repo_name
string
path
string
copies
string
size
string
content
string
license
string
Eliminater74/kernel.org
arch/x86/platform/visws/visws_quirks.c
7824
15438
/* * SGI Visual Workstation support and quirks, unmaintained. * * Split out from setup.c by davej@suse.de * * Copyright (C) 1999 Bent Hagemark, Ingo Molnar * * SGI Visual Workstation interrupt controller * * The Cobalt system ASIC in the Visual Workstation contains a "Cobalt" APIC * which serves as the m...
gpl-2.0
SlimForce/kernel_lge_hammerheadcaf
sound/pci/echoaudio/layla24.c
8080
3714
/* * ALSA driver for Echoaudio soundcards. * Copyright (C) 2003-2004 Giuliano Pochini <pochini@shiny.it> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. *...
gpl-2.0
AOKP/kernel_oppo_find5
arch/ia64/sn/pci/pcibr/pcibr_provider.c
9104
6802
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2001-2004, 2006 Silicon Graphics, Inc. All rights reserved. */ #include <linux/interrupt.h> #include <linux/types.h> #incl...
gpl-2.0
aospl/kernel_samsung_smdk4412
net/ieee802154/netlink.c
9104
3030
/* * Netlink inteface for IEEE 802.15.4 stack * * Copyright 2007, 2008 Siemens AG * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
javilonas/Enki-SM-G901F_OLD-4.4.4
security/tomoyo/load_policy.c
9616
2614
/* * security/tomoyo/load_policy.c * * Copyright (C) 2005-2011 NTT DATA CORPORATION */ #include "common.h" #ifndef CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER /* * Path to the policy loader. (default = CONFIG_SECURITY_TOMOYO_POLICY_LOADER) */ static const char *tomoyo_loader; /** * tomoyo_loader_setup - Se...
gpl-2.0
faux123/Nexus_5
drivers/misc/ibmasm/heartbeat.c
9872
3206
/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program...
gpl-2.0
Fagulhas/android_kernel_huawei_u8815
drivers/misc/ibmasm/command.c
9872
4856
/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program...
gpl-2.0
zombi-x/android_kernel_lge_mako
drivers/char/xilinx_hwicap/buffer_icap.c
13712
10726
/***************************************************************************** * * Author: Xilinx, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 o...
gpl-2.0
hominlinx/linux-bananapi
modules/wifi/nano-c047.12/WiFiEngine/ewpa/src/rsa.c
145
8729
/* * RSA * Copyright (c) 2006, Jouni Malinen <j@w1.fi> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * Alternatively, this software may be distributed under the terms of ...
gpl-2.0
xobs/fernvale-qemu
hw/misc/arm11scu.c
145
2652
/* * ARM11MPCore Snoop Control Unit (SCU) emulation * * Copyright (c) 2006-2007 CodeSourcery. * Copyright (c) 2013 SUSE LINUX Products GmbH * Written by Paul Brook and Andreas Färber * * This code is licensed under the GPL. */ #include "hw/misc/arm11scu.h" static uint64_t mpcore_scu_read(void *opaque, hwaddr ...
gpl-2.0
tbalden/htc-kernel-endeavoru-stable
drivers/scsi/mpt2sas/mpt2sas_ctl.c
145
87353
/* * Management Module Support for MPT (Message Passing Technology) based * controllers * * This code is based on drivers/scsi/mpt2sas/mpt2_ctl.c * Copyright (C) 2007-2010 LSI Corporation * (mailto:DL-MPTFusionLinux@lsi.com) * * This program is free software; you can redistribute it and/or * modify it under ...
gpl-2.0
grouper-tests/android_kernel_asus_grouper
sound/pci/hda/alc882_quirks.c
401
137941
/* * ALC882/ALC883/ALC888/ALC889 quirk models * included by patch_realtek.c */ /* ALC882 models */ enum { ALC882_AUTO, ALC882_3ST_DIG, ALC882_6ST_DIG, ALC882_ARIMA, ALC882_W2JC, ALC882_TARGA, ALC882_ASUS_A7J, ALC882_ASUS_A7M, ALC885_MACPRO, ALC885_MBA21, ALC885_MBP3, ALC885_MB5, ALC885_MACMINI3, ALC88...
gpl-2.0
gandalf-3d/mordorKernel-note3
net/ipv4/datagram.c
913
2071
/* * common UDP/RAW code * Linux INET implementation * * Authors: * Hideaki YOSHIFUJI <yoshfuji@linux-ipv6.org> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * ...
gpl-2.0
spiderworthy/linux
arch/mips/alchemy/common/usb.c
1681
15760
/* * USB block power/access management abstraction. * * Au1000+: The OHCI block control register is at the far end of the OHCI memory * area. Au1550 has OHCI on different base address. No need to handle * UDC here. * Au1200: one register to control access and clocks to O/EHCI, UDC and OTG * as well ...
gpl-2.0
KingLiuDao/linux
drivers/gpu/drm/ast/ast_dp501.c
1681
9774
#include <linux/firmware.h> #include <drm/drmP.h> #include "ast_drv.h" MODULE_FIRMWARE("ast_dp501_fw.bin"); int ast_load_dp501_microcode(struct drm_device *dev) { struct ast_private *ast = dev->dev_private; static char *fw_name = "ast_dp501_fw.bin"; int err; err = request_firmware(&ast->dp501_fw, fw_name, dev->de...
gpl-2.0
olegsvs/android_kernel_archos_persimmon_3_18
arch/mips/alchemy/common/dma.c
1681
8084
/* * * BRIEF MODULE DESCRIPTION * A DMA channel allocator for Au1x00. API is modeled loosely off of * linux/kernel/dma.c. * * Copyright 2000, 2008 MontaVista Software Inc. * Author: MontaVista Software, Inc. <source@mvista.com> * Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org) * * This progra...
gpl-2.0
lgeek/linux-tronsmart-orion-r28
arch/s390/mm/gup.c
2193
6871
/* * Lockless get_user_pages_fast for s390 * * Copyright IBM Corp. 2010 * Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com> */ #include <linux/sched.h> #include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/vmstat.h> #include <linux/pagemap.h> #include <linux/rwsem.h> #include <asm/pgtable.h> /*...
gpl-2.0
kbc-developers/android_kernel_samsung_klte
drivers/video/msm/hdmi_msm.c
2193
145125
/* Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
existz/android_kernel_samsung_tuna
arch/m68k/sun3x/time.c
4753
2102
/* * linux/arch/m68k/sun3x/time.c * * Sun3x-specific time handling */ #include <linux/types.h> #include <linux/kd.h> #include <linux/init.h> #include <linux/sched.h> #include <linux/kernel_stat.h> #include <linux/interrupt.h> #include <linux/rtc.h> #include <linux/bcd.h> #include <asm/irq.h> #include <asm/io.h>...
gpl-2.0
federivas/s6500d_official_kernel
drivers/video/sunxvr500.c
9105
11532
/* sunxvr500.c: Sun 3DLABS XVR-500 Expert3D driver for sparc64 systems * * Copyright (C) 2007 David S. Miller (davem@davemloft.net) */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/fb.h> #include <linux/pci.h> #include <linux/init.h> #include <linux/of_device.h> #include <asm/io.h> /* XXX Th...
gpl-2.0
nitroglycerine33/Note2_Tmo-Att-Vzw_Kernel
drivers/video/sunxvr500.c
9105
11532
/* sunxvr500.c: Sun 3DLABS XVR-500 Expert3D driver for sparc64 systems * * Copyright (C) 2007 David S. Miller (davem@davemloft.net) */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/fb.h> #include <linux/pci.h> #include <linux/init.h> #include <linux/of_device.h> #include <asm/io.h> /* XXX Th...
gpl-2.0
crazyleen/linux-source-3.2
drivers/input/joystick/grip_mp.c
9873
17220
/* * Driver for the Gravis Grip Multiport, a gamepad "hub" that * connects up to four 9-pin digital gamepads/joysticks. * Driver tested on SMP and UP kernel versions 2.4.18-4 and 2.4.18-5. * * Thanks to Chris Gassib for helpful advice. * * Copyright (c) 2002 Brian Bonnlander, Bill Soudan * Copyright ...
gpl-2.0
reposte/android_kernel_xiaomi_msm8992
drivers/staging/qcacld-2.0/CORE/SERVICES/DFS/src/dfs_misc.c
146
8638
/* * Copyright (c) 2002-2013 The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright noti...
gpl-2.0
AKKP/lge-kernel-star
arch/x86/kvm/x86.c
146
161139
/* * Kernel-based Virtual Machine driver for Linux * * derived from drivers/kvm/kvm_main.c * * Copyright (C) 2006 Qumranet, Inc. * Copyright (C) 2008 Qumranet, Inc. * Copyright IBM Corporation, 2008 * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * Authors: * Avi Kivity <avi@qumranet.com> * Ya...
gpl-2.0
puppeh/gcc-6502
gcc/testsuite/gcc.dg/torture/builtin-minmax-1.c
146
4142
/* Copyright (C) 2006 Free Software Foundation. Verify that built-in math function folding of fmin/fmax is correctly performed by the compiler. Origin: Kaveh R. Ghazi, November 13, 2006. */ /* { dg-do link } */ /* { dg-options "-fno-math-errno" } */ /* All references to link_error should go away at comp...
gpl-2.0
CyanogenMod/android_kernel_asus_tf101
drivers/mmc/host/atmel-mci.c
146
47305
/* * Atmel MultiMedia Card Interface driver * * Copyright (C) 2004-2008 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/blkdev.h> #includ...
gpl-2.0
DecimalMan/dkp
drivers/xen/evtchn.c
1170
13271
/****************************************************************************** * evtchn.c * * Driver for receiving and demuxing event-channel signals. * * Copyright (c) 2004-2005, K A Fraser * Multi-process extensions Copyright (c) 2004, Steven Smith * * This program is free software; you can redistribute it a...
gpl-2.0
AnupBansod/linux-btrfs
arch/x86/kernel/kprobes/core.c
1426
31846
/* * Kernel Probes (KProbes) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed ...
gpl-2.0
DooMLoRD/android_kernel_sony_apq8064
drivers/gpio/gpio-mpc8xxx.c
2706
10168
/* * GPIOs on MPC512x/8349/8572/8610 and compatible * * Copyright (C) 2008 Peter Korsgaard <jacmet@sunsite.dk> * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any * kind, whether express or implied. */ #include <...
gpl-2.0
TripNRaVeR/caf_kernel_msm_htc_m7
drivers/staging/vt6656/main_usb.c
3218
60015
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
gpl-2.0
LGaljo/android_kernel_samsung_msm8226-common
kernel/lockdep.c
3218
105381
/* * kernel/lockdep.c * * Runtime locking correctness validator * * Started by Ingo Molnar: * * Copyright (C) 2006,2007 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> * Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com> * * this code maps all the lock dependencies as they occur in a live ...
gpl-2.0
jamison904/T989_TW_JB
drivers/s390/net/smsgiucv_app.c
3474
5574
/* * Deliver z/VM CP special messages (SMSG) as uevents. * * The driver registers for z/VM CP special messages with the * "APP" prefix. Incoming messages are delivered to user space * as uevents. * * Copyright IBM Corp. 2010 * Author(s): Hendrik Brueckner <brueckner@linux.vnet.ibm.com> * */ #define KMSG_COMPO...
gpl-2.0
TEAM-Gummy/android_kernel_lge_mako
drivers/mtd/ubi/scan.c
3986
44470
/* * Copyright (c) International Business Machines Corp., 2006 * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. ...
gpl-2.0
mmontuori/tegra-olympus
arch/mips/bcm63xx/setup.c
4498
2842
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/delay.h> #inclu...
gpl-2.0
icebluechao/stuttgart_kernel
arch/powerpc/platforms/embedded6xx/storcenter.c
4498
3353
/* * Board setup routines for the storcenter * * Copyright 2007 (C) Oyvind Repvik (nail@nslu2-linux.org) * Copyright 2007 Andy Wilcox, Jon Loeliger * * Based on linkstation.c by G. Liakhovetski * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "a...
gpl-2.0
johnnyslt/kernel_zte_v967s
drivers/net/ethernet/chelsio/cxgb4/l2t.c
5266
15514
/* * This file is part of the Chelsio T4 Ethernet driver for Linux. * * Copyright (c) 2003-2010 Chelsio Communications, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL)...
gpl-2.0
dperezde/little-penguin
linux-eudyptula/arch/arm/mach-pxa/cm-x255.c
9362
4917
/* * linux/arch/arm/mach-pxa/cm-x255.c * * Copyright (C) 2007, 2008 CompuLab, Ltd. * Mike Rapoport <mike@compulab.co.il> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ...
gpl-2.0
crdroid-devices/android_kernel_htc_msm8960
arch/arm/mach-pxa/cm-x255.c
9362
4917
/* * linux/arch/arm/mach-pxa/cm-x255.c * * Copyright (C) 2007, 2008 CompuLab, Ltd. * Mike Rapoport <mike@compulab.co.il> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ...
gpl-2.0
lshain/linux-2.6.28.6
drivers/input/joystick/cobra.c
9874
6747
/* * Copyright (c) 1999-2001 Vojtech Pavlik */ /* * Creative Labs Blaster GamePad Cobra driver for Linux */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the L...
gpl-2.0
Jeongdeokho/kernel_m250l
drivers/input/joystick/joydump.c
9874
4403
/* * Copyright (c) 1996-2001 Vojtech Pavlik */ /* * This is just a very simple driver that can dump the data * out of the joystick port into the syslog ... */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the...
gpl-2.0
skywithstar1711/kernel_x86_1051_KK
drivers/net/wireless/iwlwifi/mvm/time-event.c
147
27251
/****************************************************************************** * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2012 - 2014 Intel Corporation. All rights reserved. * ...
gpl-2.0
Evervolv/android_kernel_htc_leo
drivers/staging/vt6655/wpactl.c
147
27399
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
gpl-2.0
cphelps76/elite_kernel_grouper
arch/powerpc/kernel/rtas.c
403
24739
/* * * Procedures for interfacing to the RTAS on CHRP machines. * * Peter Bergner, IBM March 2001. * Copyright (C) 2001 IBM. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundat...
gpl-2.0
faux123/kernel-MB860
drivers/input/keyboard/corgikbd.c
659
12406
/* * Keyboard driver for Sharp Corgi models (SL-C7xx) * * Copyright (c) 2004-2005 Richard Purdie * * Based on xtkbd.c/locomkbd.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Fo...
gpl-2.0
aduggan/rpi-linux
drivers/usb/serial/pl2303.c
659
25552
/* * Prolific PL2303 USB to serial adaptor driver * * Copyright (C) 2001-2007 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2003 IBM Corp. * * Original driver for 2.2.x by anonymous * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic...
gpl-2.0
TeamRegular/android_kernel_lge_iproj
fs/btrfs/relocation.c
3731
106860
/* * Copyright (C) 2009 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHO...
gpl-2.0
AMD-Grifon/android_kernel_samsung_aries
sound/drivers/opl4/opl4_proc.c
3987
3506
/* * Functions for the OPL4 proc file * Copyright (c) 2003 by Clemens Ladisch <clemens@ladisch.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * ...
gpl-2.0
Tab3/android_kernel_samsung_lt02
arch/arm/mach-s5pv210/setup-usb-phy.c
5011
2149
/* * Copyright (C) 2012 Samsung Electronics Co.Ltd * Author: Joonyoung Shim <jy0922.shim@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundationr */ #include <linux/clk.h...
gpl-2.0
oppo-source/Find7-kernel-source
drivers/staging/media/solo6x10/gpio.c
8339
2804
/* * Copyright (C) 2010 Bluecherry, LLC www.bluecherrydvr.com * Copyright (C) 2010 Ben Collins <bcollins@bluecherry.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 ...
gpl-2.0
Eliminater74/android_kernel_pantech_msm8974
security/tomoyo/environ.c
9875
3117
/* * security/tomoyo/environ.c * * Copyright (C) 2005-2011 NTT DATA CORPORATION */ #include "common.h" /** * tomoyo_check_env_acl - Check permission for environment variable's name. * * @r: Pointer to "struct tomoyo_request_info". * @ptr: Pointer to "struct tomoyo_acl_info". * * Returns true if granted, ...
gpl-2.0
temasek/lge-kernel-star
fs/ocfs2/dlm/dlmdomain.c
148
60204
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * dlmdomain.c * * defines domain join / leave apis * * Copyright (C) 2004 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * Licens...
gpl-2.0
xhjcehust/virtio_net_driver
drivers/s390/cio/chsc_sch.c
148
23760
/* * Driver for s390 chsc subchannels * * Copyright IBM Corp. 2008, 2011 * * Author(s): Cornelia Huck <cornelia.huck@de.ibm.com> * */ #include <linux/slab.h> #include <linux/compat.h> #include <linux/device.h> #include <linux/module.h> #include <linux/uaccess.h> #include <linux/miscdevice.h> #include <linux/ker...
gpl-2.0
Team-Cody/android_kernel_htc_pico
kernel/sched_autogroup.c
916
6109
#ifdef CONFIG_SCHED_AUTOGROUP #include <linux/proc_fs.h> #include <linux/seq_file.h> #include <linux/kallsyms.h> #include <linux/utsname.h> unsigned int __read_mostly sysctl_sched_autogroup_enabled = 1; static struct autogroup autogroup_default; static atomic_t autogroup_seq_nr; static void __init autogroup_init(str...
gpl-2.0
ShinySide/G531M
drivers/clk/mmp/clk-apmu.c
3732
2130
/* * mmp AXI peripharal clock operation source file * * Copyright (C) 2012 Marvell * Chao Xie <xiechao.mail@gmail.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ #i...
gpl-2.0
ultrasystem/linux
arch/um/drivers/daemon_user.c
5012
4350
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and * James Leu (jleu@mindspring.net). * Copyright (C) 2001 by various other people who didn't put their name here. * Licensed under the GPL. */ #include <stdint.h> #include <unistd...
gpl-2.0
thanhphat11/android_kernel_pantech_ef63l
drivers/infiniband/hw/amso1100/c2_ae.c
5268
9304
/* * Copyright (c) 2005 Ammasso, Inc. All rights reserved. * Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, availabl...
gpl-2.0
kbc-developers/android_kernel_samsung_exynos4210jpn
arch/arm/mach-h720x/cpu-h7202.c
8084
5365
/* * linux/arch/arm/mach-h720x/cpu-h7202.c * * Copyright (C) 2003 Thomas Gleixner <tglx@linutronix.de> * 2003 Robert Schwebel <r.schwebel@pengutronix.de> * 2004 Sascha Hauer <s.hauer@pengutronix.de> * * processor specific stuff for the Hynix h7202 * * This program is free softwar...
gpl-2.0
sdotter/GPE-6.0.0
drivers/video/savage/savagefb_accel.c
10644
3244
/*-*- linux-c -*- * linux/drivers/video/savage/savage_accel.c -- Hardware Acceleration * * Copyright (C) 2004 Antonino Daplas<adaplas@pol.net> * All Rights Reserved * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of...
gpl-2.0
Frans-Willem/newlib-xtensa
newlib/libc/machine/spu/pread_ea.c
149
2057
/* (C) Copyright IBM Corp. 2008 All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following discla...
gpl-2.0
giveme13s/android_kernel_oneplus_msm8974
mm/memory-failure.c
405
43296
/* * Copyright (C) 2008, 2009 Intel Corporation * Authors: Andi Kleen, Fengguang Wu * * This software may be redistributed and/or modified under the terms of * the GNU General Public License ("GPL") version 2 only as published by the * Free Software Foundation. * * High level machine check handler. Handles page...
gpl-2.0
W4TCH0UT/zz_plutonium
fs/proc/stat.c
661
6091
#include <linux/cpumask.h> #include <linux/fs.h> #include <linux/init.h> #include <linux/interrupt.h> #include <linux/kernel_stat.h> #include <linux/proc_fs.h> #include <linux/sched.h> #include <linux/seq_file.h> #include <linux/slab.h> #include <linux/time.h> #include <linux/irqnr.h> #include <asm/cputime.h> #include ...
gpl-2.0
jrfastab/flow-net-next
drivers/net/wireless/rtlwifi/rtl8192se/fw.c
1685
17719
/****************************************************************************** * * Copyright(c) 2009-2012 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
pershoot/kernel-2634
arch/arm/mach-at91/at91cap9.c
1941
9260
/* * arch/arm/mach-at91/at91cap9.c * * Copyright (C) 2007 Stelian Pop <stelian.pop@leadtechdesign.com> * Copyright (C) 2007 Lead Tech Design <www.leadtechdesign.com> * Copyright (C) 2007 Atmel Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GN...
gpl-2.0
GuneetAtwal/kernel_n9005
drivers/video/msm/vidc/1080p/ddl/vcd_ddl.c
2197
23101
/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
ShinySide/HispAsian_Lollipop_J4
drivers/video/msm/vidc/1080p/ddl/vidc.c
2197
39748
/* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
vlw/Kernel_MSM8916_Samsung
arch/microblaze/mm/pgtable.c
2453
6278
/* * This file contains the routines setting up the linux page tables. * * Copyright (C) 2008 Michal Simek * Copyright (C) 2008 PetaLogix * * Copyright (C) 2007 Xilinx, Inc. All rights reserved. * * Derived from arch/ppc/mm/pgtable.c: * -- paulus * * Derived from arch/ppc/mm/init.c: * Copyright...
gpl-2.0
hiepgia/kernel_hlte_lollipop
drivers/dma/pl330.c
2709
68539
/* * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Copyright (C) 2010 Samsung Electronics Co. Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis...
gpl-2.0
agat63/L900_MA7_kernel
arch/arm/mach-footbridge/cats-hw.c
2965
1972
/* * linux/arch/arm/mach-footbridge/cats-hw.c * * CATS machine fixup * * Copyright (C) 1998, 1999 Russell King, Phil Blundell */ #include <linux/ioport.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/screen_info.h> #include <linux/io.h> #include <linux/spinlock.h> #include <asm/hardware/dec2...
gpl-2.0
TheWhisp/android_kernel_samsung_msm7x27a
drivers/input/touchscreen/synaptics/rmi_f34.c
3733
18044
/** * * Synaptics Register Mapped Interface (RMI4) Function $34 support for sensor * firmware reflashing. * * Copyright (c) 2007 - 2011, Synaptics Incorporated * */ /* * This file is licensed under the GPL2 license. * *############################################################################# * GPL * * ...
gpl-2.0
asias/linux-kvm
drivers/cpuidle/governors/ladder.c
4757
5251
/* * ladder.c - the residency ladder algorithm * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2004, 2005 Dominik Brodowski <linux@brodo.de> * * (C) 2006-2007 Venkatesh Pallipadi <venkatesh.pallipadi@...
gpl-2.0
MIPS/kernel-linux-mti
drivers/hid/hid-twinhan.c
4757
4957
/* * HID driver for TwinHan IR remote control * * Based on hid-gyration.c * * Copyright (c) 2009 Bruno Prémont <bonbons@linux-vserver.org> */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Fou...
gpl-2.0
AMD-Grifon/android_kernel_samsung_aries
drivers/media/dvb/b2c2/flexcop-usb.c
4757
16422
/* * Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III * flexcop-usb.c - covers the USB part * see flexcop.c for copyright information */ #define FC_LOG_PREFIX "flexcop_usb" #include "flexcop-usb.h" #include "flexcop-common.h" /* Version information */ #define DRIVER_VERSION "0.1" #define DRI...
gpl-2.0
EPDCenter/android_kernel_archos_80_titan
fs/ocfs2/cluster/quorum.c
8085
10355
/* -*- mode: c; c-basic-offset: 8; -*- * * vim: noexpandtab sw=8 ts=8 sts=0: * * Copyright (C) 2005 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License as published by the Free Software Foundation; either...
gpl-2.0
titanxxh/xengt-ha-kernel
arch/alpha/kernel/core_irongate.c
8341
10512
/* * linux/arch/alpha/kernel/core_irongate.c * * Based on code written by David A. Rusling (david.rusling@reo.mts.dec.com). * * Copyright (C) 1999 Alpha Processor, Inc., * (David Daniel, Stig Telfer, Soohoon Lee) * * Code common to all IRONGATE core logic chips. */ #define __EXTERN_INLINE inline #include <as...
gpl-2.0
nian0114/android_kernel_zte_n918st
arch/sh/kernel/cpu/irq/ipr.c
12181
2629
/* * Interrupt handling for IPR-based IRQ. * * Copyright (C) 1999 Niibe Yutaka & Takeshi Yaegashi * Copyright (C) 2000 Kazumoto Kojima * Copyright (C) 2003 Takashi Kusuda <kusuda-takashi@hitachi-ul.co.jp> * Copyright (C) 2006 Paul Mundt * * Supported system: * On-chip supporting modules (TMU, RTC, etc.). ...
gpl-2.0
actnextgendev/android_kernel_samsung_expressatt
net/netfilter/nf_conntrack_broadcast.c
12437
2130
/* * broadcast connection tracking helper * * (c) 2005 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * ...
gpl-2.0
SlimRoms/kernel_lge_geefhd
arch/x86/lib/mmx_32.c
13461
8212
/* * MMX 3DNow! library helper functions * * To do: * We can use MMX just for prefetch in IRQ's. This may be a win. * (reported so on K6-III) * We should use a better code neutral filler for the short jump * leal ebx. [ebx] is apparently best for K6-2, but Cyrix ?? * We also want to clobber the filler registe...
gpl-2.0
wooshy1/rel-14r7
drivers/dma/shdma.c
150
34781
/* * Renesas SuperH DMA Engine support * * base is drivers/dma/flsdma.c * * Copyright (C) 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> * Copyright (C) 2009 Renesas Solutions, Inc. All rights reserved. * Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved. * * This is free software; y...
gpl-2.0
jcadduono/android_kernel_lge_msm8996
net/appletalk/ddp.c
406
49199
/* * DDP: An implementation of the AppleTalk DDP protocol for * Ethernet 'ELAP'. * * Alan Cox <alan@lxorguk.ukuu.org.uk> * * With more than a little assistance from * * Wesley Craig <netatalk@umich.edu> * * Fixes: * Neil Horman : Added missing device ioctls * Michael Callahan : Made routing work * ...
gpl-2.0
ilarrain/kernel_galaxyace
drivers/usb/host/xhci-dbg.c
918
17176
/* * xHCI host controller driver * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Soft...
gpl-2.0
vitmod/linux
arch/powerpc/platforms/512x/mpc512x_shared.c
1942
12075
/* * Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved. * * Author: John Rigby <jrigby@freescale.com> * * Description: * MPC512x Shared code * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by * the Fre...
gpl-2.0
W4TCH0UT/zz_plutonium
drivers/char/agp/parisc-agp.c
1942
10342
/* * HP Quicksilver AGP GART routines * * Copyright (c) 2006, Kyle McMartin <kyle@parisc-linux.org> * * Based on drivers/char/agpgart/hp-agp.c which is * (c) Copyright 2002, 2003 Hewlett-Packard Development Company, L.P. * Bjorn Helgaas <bjorn.helgaas@hp.com> * * This program is free software; you can redistri...
gpl-2.0
ncultra/linux-stable
arch/sparc/kernel/leon_pci_grpci1.c
2454
19468
/* * leon_pci_grpci1.c: GRPCI1 Host PCI driver * * Copyright (C) 2013 Aeroflex Gaisler AB * * This GRPCI1 driver does not support PCI interrupts taken from * GPIO pins. Interrupt generation at PCI parity and system error * detection is by default turned off since some GRPCI1 cores does * not support detection. ...
gpl-2.0
rhcp011235/sch-i405_kernel
drivers/ide/at91_ide.c
3990
10514
/* * IDE host driver for AT91 (SAM9, CAP9, AT572D940HF) Static Memory Controller * with Compact Flash True IDE logic * * Copyright (c) 2008, 2009 Kelvatek Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the F...
gpl-2.0
1N4148/kernel_golden
drivers/ide/at91_ide.c
3990
10514
/* * IDE host driver for AT91 (SAM9, CAP9, AT572D940HF) Static Memory Controller * with Compact Flash True IDE logic * * Copyright (c) 2008, 2009 Kelvatek Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the F...
gpl-2.0
utilite2/linux-kernel
fs/xfs/xfs_trans_ail.c
4758
21091
/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * Copyright (c) 2008 Dave Chinner * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is d...
gpl-2.0
cm12-g600/chil360-kernel
drivers/leds/leds-cpld.c
5014
9459
/* include/asm/mach-msm/leds-cpld.c * * Copyright (C) 2008 HTC Corporation. * * Author: Farmer Tseng * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * ...
gpl-2.0
mingit/mstcpV0.89.4_linux
arch/powerpc/boot/treeboot-iss4xx.c
9366
2023
/* * Copyright 2010 Ben. Herrenschmidt, IBM Corporation. * * Based on earlier code: * Copyright (C) Paul Mackerras 1997. * * Matt Porter <mporter@kernel.crashing.org> * Copyright 2002-2005 MontaVista Software Inc. * * Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net> * Copyright (c...
gpl-2.0
kusl/linux
arch/powerpc/boot/hack-coff.c
14230
2397
/* * hack-coff.c - hack the header of an xcoff file to fill in * a few fields needed by the Open Firmware xcoff loader on * Power Macs but not initialized by objcopy. * * Copyright (C) Paul Mackerras 1997. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
gpl-2.0
zhjwpku/gsoc
arch/powerpc/boot/hack-coff.c
14230
2397
/* * hack-coff.c - hack the header of an xcoff file to fill in * a few fields needed by the Open Firmware xcoff loader on * Power Macs but not initialized by objcopy. * * Copyright (C) Paul Mackerras 1997. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
gpl-2.0
pio-masaki/CM10.1_kernel_tostab03
fs/ocfs2/refcounttree.c
151
116280
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * refcounttree.c * * Copyright (C) 2009 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License version 2 as published by the Free...
gpl-2.0
caibo2014/linux
arch/arm/mach-at91/at91sam9.c
407
3453
/* * Setup code for AT91SAM9 * * Copyright (C) 2011 Atmel, * 2011 Nicolas Ferre <nicolas.ferre@atmel.com> * * Licensed under GPLv2 or later. */ #include <linux/of.h> #include <linux/of_platform.h> #include <asm/mach/arch.h> #include <asm/system_misc.h> #include "generic.h" #include "soc.h" s...
gpl-2.0
sultanxda/android_kernel_asus_grouper
arch/alpha/kernel/smp.c
663
18247
/* * linux/arch/alpha/kernel/smp.c * * 2001-07-09 Phil Ezolt (Phillip.Ezolt@compaq.com) * Renamed modified smp_call_function to smp_call_function_on_cpu() * Created an function that conforms to the old calling convention * of smp_call_function(). * * This is help...
gpl-2.0
bheu/raspberrypi_linux
drivers/media/tuners/tda8290.c
1175
25034
/* i2c tv tuner chip device driver controls the philips tda8290+75 tuner chip combo. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your op...
gpl-2.0
kello711/linux
arch/powerpc/platforms/44x/canyonlands.c
1431
3522
/* * This contain platform specific code for APM PPC460EX based Canyonlands * board. * * Copyright (c) 2010, Applied Micro Circuits Corporation * Author: Rupjyoti Sarmah <rsarmah@apm.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lice...
gpl-2.0
alteredlikeness/android_kernel_msm
drivers/isdn/gigaset/capi.c
2711
69498
/* * Kernel CAPI interface for the Gigaset driver * * Copyright (c) 2009 by Tilman Schmidt <tilman@imap.cc>. * * ===================================================================== * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as ...
gpl-2.0
FrancescoCG/CrazySuperKernel-CM13-KLTE-NEW-REBASE
arch/hexagon/kernel/kgdb.c
3223
8508
/* * arch/hexagon/kernel/kgdb.c - Hexagon KGDB Support * * Copyright (c) 2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Softwar...
gpl-2.0
noobnl/msm-jf-kernel
sound/soc/omap/mcbsp.c
3223
25755
/* * sound/soc/omap/mcbsp.c * * Copyright (C) 2004 Nokia Corporation * Author: Samuel Ortiz <samuel.ortiz@nokia.com> * * Contact: Jarkko Nikula <jarkko.nikula@bitmer.com> * Peter Ujfalusi <peter.ujfalusi@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the t...
gpl-2.0
AICP/kernel_samsung_tuna
drivers/s390/cio/ccwreq.c
3223
8013
/* * Handling of internal CCW device requests. * * Copyright IBM Corp. 2009 * Author(s): Peter Oberparleiter <peter.oberparleiter@de.ibm.com> */ #include <linux/types.h> #include <linux/err.h> #include <asm/ccwdev.h> #include <asm/cio.h> #include "io_sch.h" #include "cio.h" #include "device.h" #include "c...
gpl-2.0
santod/google_kernel_m7_3.4.10-g1a25406
arch/s390/kernel/process.c
4247
9173
/* * This file handles the architecture dependent parts of process handling. * * Copyright IBM Corp. 1999,2009 * Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>, * Hartmut Penner <hp@de.ibm.com>, * Denis Joseph Barrow, */ #include <linux/compiler.h> #include <linux/cpu.h> #include <linux/sched....
gpl-2.0