repo_name
string
path
string
copies
string
size
string
content
string
license
string
Rashed97/caf-kernel-msm-3.14
arch/mips/sgi-ip27/ip27-nmi.c
4045
5574
#include <linux/kernel.h> #include <linux/mmzone.h> #include <linux/nodemask.h> #include <linux/spinlock.h> #include <linux/smp.h> #include <linux/atomic.h> #include <asm/sn/types.h> #include <asm/sn/addrs.h> #include <asm/sn/nmi.h> #include <asm/sn/arch.h> #include <asm/sn/sn0/hub.h> #if 0 #define NODE_NUM_CPUS(n) CN...
gpl-2.0
zephiK/android_kernel_moto_shamu_fk
arch/mips/sgi-ip27/ip27-nmi.c
4045
5574
#include <linux/kernel.h> #include <linux/mmzone.h> #include <linux/nodemask.h> #include <linux/spinlock.h> #include <linux/smp.h> #include <linux/atomic.h> #include <asm/sn/types.h> #include <asm/sn/addrs.h> #include <asm/sn/nmi.h> #include <asm/sn/arch.h> #include <asm/sn/sn0/hub.h> #if 0 #define NODE_NUM_CPUS(n) CN...
gpl-2.0
coolshou/htc_dlxub1_kernel-3.4.10
arch/s390/kernel/sys_s390.c
4557
4238
/* * arch/s390/kernel/sys_s390.c * * S390 version * Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), * Thomas Spatzier (tspat@de.ibm.com) * * Derived from "arch/i386/kernel/sys_i386.c" * * This file cont...
gpl-2.0
MattCrystal/tripping-hipster
drivers/media/dvb/frontends/it913x-fe.c
4813
24913
/* * Driver for it913x-fe Frontend * * with support for on chip it9137 integral tuner * * Copyright (C) 2011 Malcolm Priestley (tvboxspy@gmail.com) * IT9137 Copyright (C) ITE Tech Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public ...
gpl-2.0
kostoulhs/android_kernel_samsung_expressltexx
sound/soc/au1x/psc-ac97.c
5069
12576
/* * Au12x0/Au1550 PSC ALSA ASoC audio support. * * (c) 2007-2009 MSC Vertriebsges.m.b.H., * Manuel Lauss <manuel.lauss@gmail.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 Foundat...
gpl-2.0
NamanArora/flamingo_kernel
drivers/rtc/rtc-m48t86.c
5069
5614
/* * ST M48T86 / Dallas DS12887 RTC driver * Copyright (c) 2006 Tower Technologies * * Author: Alessandro Zummo <a.zummo@towertech.it> * * 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 Fou...
gpl-2.0
JASON-RR/Imperium_Kernel_TW_5.0.1
drivers/staging/usbip/userspace/libsrc/usbip_common.c
5837
6539
/* * Copyright (C) 2005-2007 Takahiro Hirofuchi */ #include "usbip_common.h" #include "names.h" #undef PROGNAME #define PROGNAME "libusbip" int usbip_use_syslog = 0; int usbip_use_stderr = 0; int usbip_use_debug = 0; struct speed_string { int num; char *speed; char *desc; }; static const struct speed_string...
gpl-2.0
raja161287/kernel_samsung_msm8930-common
drivers/pci/hotplug/acpiphp_ibm.c
7373
14670
/* * ACPI PCI Hot Plug IBM Extension * * Copyright (C) 2004 Vernon Mauery <vernux@us.ibm.com> * Copyright (C) 2004 IBM Corp. * * 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 Softw...
gpl-2.0
pvanhoof/kernel
drivers/isdn/capi/kcapi_proc.c
9677
7547
/* * Kernel CAPI 2.0 Module - /proc/capi handling * * Copyright 1999 by Carsten Paeth <calle@calle.de> * Copyright 2002 by Kai Germaschewski <kai@germaschewski.name> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ ...
gpl-2.0
Hellybean/android_kernel_lge_hammerhead
drivers/net/ethernet/intel/ixgb/ixgb_ee.c
9677
17466
/******************************************************************************* Intel PRO/10GbE Linux driver Copyright(c) 1999 - 2008 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version 2, as pu...
gpl-2.0
GranPC/linux-asus-flo
drivers/net/ethernet/intel/ixgb/ixgb_ee.c
9677
17466
/******************************************************************************* Intel PRO/10GbE Linux driver Copyright(c) 1999 - 2008 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version 2, as pu...
gpl-2.0
RealVNC/Android-kernel-hammerhead
drivers/rtc/rtc-sun4v.c
10189
2536
/* rtc-sun4v.c: Hypervisor based RTC for SUN4V systems. * * Copyright (C) 2008 David S. Miller <davem@davemloft.net> */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/delay.h> #include <linux/init.h> #include <linux/rtc.h> #include <linux/platform_device.h> #include <asm/hypervisor.h> static ...
gpl-2.0
adityak74/android_kernel_mediatek_sprout
arch/powerpc/platforms/embedded6xx/gamecube.c
10445
2145
/* * arch/powerpc/platforms/embedded6xx/gamecube.c * * Nintendo GameCube board-specific support * Copyright (C) 2004-2009 The GameCube Linux Team * Copyright (C) 2007,2008,2009 Albert Herranz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
gpl-2.0
poondog/m7-stock
arch/powerpc/platforms/embedded6xx/gamecube.c
10445
2145
/* * arch/powerpc/platforms/embedded6xx/gamecube.c * * Nintendo GameCube board-specific support * Copyright (C) 2004-2009 The GameCube Linux Team * Copyright (C) 2007,2008,2009 Albert Herranz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
gpl-2.0
1nv4d3r5/android_kernel_oppo_find5
arch/powerpc/platforms/embedded6xx/gamecube.c
10445
2145
/* * arch/powerpc/platforms/embedded6xx/gamecube.c * * Nintendo GameCube board-specific support * Copyright (C) 2004-2009 The GameCube Linux Team * Copyright (C) 2007,2008,2009 Albert Herranz * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
gpl-2.0
smksyj/linux_modified_mlock
drivers/scsi/fnic/fnic_res.c
14541
12229
/* * Copyright 2008 Cisco Systems, Inc. All rights reserved. * Copyright 2007 Nuova Systems, Inc. All rights reserved. * * This program is free software; you may 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 ...
gpl-2.0
Silviumik/Silviu_Kernel_I9195_LTE_KitKat
net/llc/llc_c_ev.c
15053
21776
/* * llc_c_ev.c - Connection component state transition event qualifiers * * A 'state' consists of a number of possible event matching functions, * the actions associated with each being executed when that event is * matched; a 'state machine' accepts events in a serial fashion from an * event queue. Each event i...
gpl-2.0
NAM-IL/ARM_Linux_Kernel_12b
drivers/staging/rtl8723au/core/rtw_security.c
206
49843
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. * * 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 ...
gpl-2.0
ma34s/so03c_kernel
tools/perf/util/symbol.c
462
21795
#include "util.h" #include "../perf.h" #include "string.h" #include "symbol.h" #include "debug.h" #include <libelf.h> #include <gelf.h> #include <elf.h> const char *sym_hist_filter; enum dso_origin { DSO__ORIG_KERNEL = 0, DSO__ORIG_JAVA_JIT, DSO__ORIG_FEDORA, DSO__ORIG_UBUNTU, DSO__ORIG_BUILDID, DSO__ORIG_DSO...
gpl-2.0
heicrd/android_kernel_motorola_omap4-common
net/ipv4/inetpeer.c
462
19985
/* * INETPEER - A storage for permanent information about peers * * This source is covered by the GNU GPL, the same as all kernel sources. * * Authors: Andrey V. Savochkin <saw@msu.ru> */ #include <linux/module.h> #include <linux/types.h> #include <linux/slab.h> #include <linux/interrupt.h> #include <linux/sp...
gpl-2.0
varigit/VAR-SOM-AMx3-Kernel-4-1
drivers/net/wireless/rtlwifi/rtl8188ee/trx.c
974
24493
/****************************************************************************** * * Copyright(c) 2009-2013 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
sandy-harris/random.gcm
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_param.c
1742
15501
/* * Copyright (C) 1999 - 2010 Intel Corporation. * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD. * * This code was derived from the Intel e1000e Linux 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 F...
gpl-2.0
RezaSR/android_kernel_asus_tf303cl
net/sched/act_csum.c
2254
13778
/* * Checksum updating actions * * Copyright (c) 2010 Gregoire Baron <baronchon@n7mm.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 2 of the License, or (at your op...
gpl-2.0
shark147/m7-kernel
arch/m68k/kernel/sys_m68k.c
3022
13827
/* * linux/arch/m68k/kernel/sys_m68k.c * * This file contains various random system calls that * have a non-standard calling sequence on the Linux/m68k * platform. */ #include <linux/capability.h> #include <linux/errno.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/fs.h> #include <linux/smp.h>...
gpl-2.0
S4WRXTTCS/BeagleXM-Test
drivers/scsi/bnx2fc/bnx2fc_fcoe.c
4302
65725
/* bnx2fc_fcoe.c: Broadcom NetXtreme II Linux FCoE offload driver. * This file contains the code that interacts with libfc, libfcoe, * cnic modules to create FCoE instances, send/receive non-offloaded * FIP/FCoE packets, listen to link events etc. * * Copyright (c) 2008 - 2011 Broadcom Corporation * * This progr...
gpl-2.0
showp1984/bricked-mako
net/bridge/netfilter/ebtables.c
4302
63137
/* * ebtables * * Author: * Bart De Schuymer <bdschuym@pandora.be> * * ebtables.c,v 2.0, July, 2002 * * This code is stongly inspired on the iptables code which is * Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling * * This program is free software; you can redistribute it and/or * modi...
gpl-2.0
airidosas252/jellykernel_kitkat
security/tomoyo/common.c
4814
77273
/* * security/tomoyo/common.c * * Copyright (C) 2005-2011 NTT DATA CORPORATION */ #include <linux/uaccess.h> #include <linux/slab.h> #include <linux/security.h> #include "common.h" /* String table for operation mode. */ const char * const tomoyo_mode[TOMOYO_CONFIG_MAX_MODE] = { [TOMOYO_CONFIG_DISABLED] = "dis...
gpl-2.0
AOSParadox/android_kernel_oneplus_msm8974
drivers/net/ethernet/freescale/gianfar_ethtool.c
4814
47049
/* * drivers/net/ethernet/freescale/gianfar_ethtool.c * * Gianfar Ethernet Driver * Ethtool support for Gianfar Enet * Based on e1000 ethtool support * * Author: Andy Fleming * Maintainer: Kumar Gala * Modifier: Sandeep Gopalpet <sandeep.kumar@freescale.com> * * Copyright 2003-2006, 2008-2009, 2011 F...
gpl-2.0
z8cpaul/lsikernel-3.4
arch/arm/mach-s3c2410/pll.c
5070
3665
/* arch/arm/mach-s3c2410/pll.c * * Copyright (c) 2006-2007 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@arm.linux.org.uk> * * S3C2410 CPU PLL tables * * This program is free software; you can redistribute it and/or modify * it under the terms of th...
gpl-2.0
jmartinc/video_visstrim
arch/arm/mach-s3c2410/pll.c
5070
3665
/* arch/arm/mach-s3c2410/pll.c * * Copyright (c) 2006-2007 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@arm.linux.org.uk> * * S3C2410 CPU PLL tables * * This program is free software; you can redistribute it and/or modify * it under the terms of th...
gpl-2.0
crpalmer/android_kernel_samsung_msm8974
arch/arm/mach-s3c2412/cpu-freq.c
5070
6231
/* linux/arch/arm/mach-s3c2412/cpu-freq.c * * Copyright 2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C2412 CPU Frequency scalling * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versi...
gpl-2.0
TeamJB/kernel_htc_t6
drivers/i2c/busses/i2c-highlander.c
5070
11169
/* * Renesas Solutions Highlander FPGA I2C/SMBus support. * * Supported devices: R0P7780LC0011RL, R0P7785LC0011RL * * Copyright (C) 2008 Paul Mundt * Copyright (C) 2008 Renesas Solutions Corp. * Copyright (C) 2008 Atom Create Engineering Co., Ltd. * * This file is subject to the terms and conditions of the ...
gpl-2.0
bluechiptechnology/Rx3_linux_3.0.35_4.0.0
drivers/scsi/arm/oak.c
5070
4783
/* * Oak Generic NCR5380 driver * * Copyright 1995-2002, Russell King */ #include <linux/module.h> #include <linux/signal.h> #include <linux/ioport.h> #include <linux/delay.h> #include <linux/blkdev.h> #include <linux/init.h> #include <asm/ecard.h> #include <asm/io.h> #include <asm/system.h> #include "../scsi.h"...
gpl-2.0
NoelMacwan/android_kernel_sony_msm8928
arch/arm/mach-s3c2440/s3c2440-cpufreq.c
5070
7338
/* linux/arch/arm/plat-s3c24xx/s3c2440-cpufreq.c * * Copyright (c) 2006-2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@simtec.co.uk> * * S3C2440/S3C2442 CPU Frequency scaling * * This program is free software; you can redistribute it and/or modif...
gpl-2.0
andi34/android_kernel_oneplus_one
drivers/spi/spi-mpc52xx.c
5070
14783
/* * MPC52xx SPI bus driver. * * Copyright (C) 2008 Secret Lab Technologies Ltd. * * This file is released under the GPLv2 * * This is the driver for the MPC5200's dedicated SPI controller. * * Note: this driver does not support the MPC5200 PSC in SPI mode. For * that driver see drivers/spi/mpc52xx_psc_spi.c...
gpl-2.0
nasty007/kernel_msm
drivers/staging/rtl8712/rtl871x_cmd.c
5070
32679
/****************************************************************************** * rtl871x_cmd.c * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * Linux device driver for RTL8192SU * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of ...
gpl-2.0
mcmenaminadrian/Linux-devel
net/atm/atm_misc.c
9678
2635
/* net/atm/atm_misc.c - Various functions for use by ATM drivers */ /* Written 1995-2000 by Werner Almesberger, EPFL ICA */ #include <linux/module.h> #include <linux/atm.h> #include <linux/atmdev.h> #include <linux/skbuff.h> #include <linux/sonet.h> #include <linux/bitops.h> #include <linux/errno.h> #include <linux/a...
gpl-2.0
kierank/p2-kernel
drivers/video/omap/lcd_inn1510.c
207
3018
/* * LCD panel support for the TI OMAP1510 Innovator board * * Copyright (C) 2004 Nokia Corporation * Author: Imre Deak <imre.deak@nokia.com> * * 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 Founda...
gpl-2.0
kvinodhbabu/linux
fs/f2fs/dir.c
207
21310
/* * fs/f2fs/dir.c * * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.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 Foundation. */ #include <li...
gpl-2.0
jeboo/zte_a2017U_B27
drivers/misc/ioc4.c
463
14522
/* * 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) 2005-2006 Silicon Graphics, Inc. All Rights Reserved. */ /* This file contains the master driver module for use by SGI IO...
gpl-2.0
FlorentRevest/kernel
drivers/usb/host/pci-quirks.c
719
27901
/* * This file contains code to reset and initialize USB host controllers. * Some of it includes work-arounds for PCI hardware and BIOS quirks. * It may need to run early during booting -- before USB would normally * initialize -- to ensure that Linux doesn't use any legacy modes. * * Copyright (c) 1999 Martin M...
gpl-2.0
Stefan-Schmidt/linux-wpan-next
drivers/nfc/s3fwrn5/nci.c
719
4161
/* * NCI based driver for Samsung S3FWRN5 NFC chip * * Copyright (C) 2015 Samsung Electrnoics * Robert Baldyga <r.baldyga@samsung.com> * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2 or later, as publishe...
gpl-2.0
davet321/rpi-linux
arch/mips/cavium-octeon/executive/cvmx-cmd-queue.c
2255
9494
/***********************license start*************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2008 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
gpl-2.0
CowboyEnvy/Android_Kernel_samsung_amazing3gcri
fs/jffs2/readinode.c
2511
44297
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/slab.h> #include...
gpl-2.0
FullGreen/cyanogenmod_kernel_samsung_smdk4412
drivers/net/ixgb/ixgb_main.c
2767
63444
/******************************************************************************* Intel PRO/10GbE Linux driver Copyright(c) 1999 - 2008 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version 2, as pu...
gpl-2.0
CatcherXue/linux
drivers/staging/wlags49_h2/hcf.c
2767
231224
/************************************************************************************************************ * * FILE : HCF.C * * DATE : $Date: 2004/08/05 11:47:10 $ $Revision: 1.10 $ * Original: 2004/06/02 10:22:22 Revision: 1.85 Tag: hcf7_t20040602_01 * Original: 2004/04/15 09:24:41 Revision...
gpl-2.0
GameTheory-/android_kernel_lge_l1m
sound/soc/codecs/wm1250-ev1.c
2767
2773
/* * Driver for the 1250-EV1 audio I/O module * * Copyright 2011 Wolfson Microelectronics plc * * 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, o...
gpl-2.0
Trinityhaxxor/Trinity_Kernel_msm8660_XperiaS
drivers/media/video/mt9p031.c
4815
25843
/* * Driver for MT9P031 CMOS Image Sensor from Aptina * * Copyright (C) 2011, Laurent Pinchart <laurent.pinchart@ideasonboard.com> * Copyright (C) 2011, Javier Martin <javier.martin@vista-silicon.com> * Copyright (C) 2011, Guennadi Liakhovetski <g.liakhovetski@gmx.de> * * Based on the MT9V032 driver and Bastian ...
gpl-2.0
christer12/android_kernel_samsung_msm8974
drivers/char/agp/ati-agp.c
9167
14939
/* * ATi AGPGART routines. */ #include <linux/types.h> #include <linux/module.h> #include <linux/pci.h> #include <linux/init.h> #include <linux/string.h> #include <linux/slab.h> #include <linux/agp_backend.h> #include <asm/agp.h> #include "agp.h" #define ATI_GART_MMBASE_ADDR 0x14 #define ATI_RS100_APSIZE 0xac #defi...
gpl-2.0
mahound/Cyanogenmod_kernel_samsung_loganreltexx
drivers/net/wireless/iwmc3200wifi/eeprom.c
9167
6651
/* * Intel Wireless Multicomm 3200 WiFi driver * * Copyright (C) 2009 Intel Corporation. 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...
gpl-2.0
elelinux/android_kernel_htc_pyramid
arch/x86/mm/testmmiotrace.c
13519
3123
/* * Written by Pekka Paalanen, 2008-2009 <pq@iki.fi> */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/module.h> #include <linux/io.h> #include <linux/mmiotrace.h> static unsigned long mmio_address; module_param(mmio_address, ulong, 0); MODULE_PARM_DESC(mmio_address, " Start address of the mapping of...
gpl-2.0
Quarx2k/jordan-kernel
drivers/media/dvb/siano/smscoreapi.c
464
43088
/* * Siano core API module * * This file contains implementation for the interface to sms core component * * author: Uri Shkolnik * * Copyright (c), 2005-2008 Siano Mobile Silicon, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi...
gpl-2.0
sdadier/gb_kernel_2.6.32.9-mtd
Kernel/drivers/scsi/bfa/fcbuild.c
464
38214
/* * Copyright (c) 2005-2009 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 a...
gpl-2.0
telf/TDR_watchdog_RFC_1
drivers/cpufreq/exynos4x12-cpufreq.c
976
6827
/* * Copyright (c) 2010-2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * * EXYNOS4X12 - CPU frequency scaling support * * 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 Founda...
gpl-2.0
sbryan12144/BeastMode-Elite
sound/pcmcia/vx/vxpocket.c
1488
8705
/* * Driver for Digigram VXpocket V2/440 soundcards * * Copyright (c) 2002 by Takashi Iwai <tiwai@suse.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 Li...
gpl-2.0
gandalfk7/arietta_kernel3.18.1
drivers/net/irda/sh_sir.c
1744
18104
/* * SuperH IrDA Driver * * Copyright (C) 2009 Renesas Solutions Corp. * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on bfin_sir.c * Copyright 2006-2009 Analog Devices Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
ArtisteHsu/jetson-tk1-r21.2-kernel
arch/s390/kernel/process.c
2000
7328
/* * 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
sandymanu/sandy_sambar_8994
drivers/usb/phy/phy-rcar-usb.c
2256
5133
/* * Renesas R-Car USB phy driver * * Copyright (C) 2012 Renesas Solutions Corp. * Kuninori Morimoto <kuninori.morimoto.gx@renesas.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 Fo...
gpl-2.0
Swapnil133609/Zeus_exp
drivers/usb/gadget/uvc_v4l2.c
2768
8407
/* * uvc_v4l2.c -- USB Video Class Gadget driver * * Copyright (C) 2009-2010 * Laurent Pinchart (laurent.pinchart@ideasonboard.com) * * 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...
gpl-2.0
GenTarkin/SGH-T769-kernel
drivers/net/arm/at91_ether.c
3536
37546
/* * Ethernet driver for the Atmel AT91RM9200 (Thunder) * * Copyright (C) 2003 SAN People (Pty) Ltd * * Based on an earlier Atmel EMAC macrocell driver by Atmel and Lineo Inc. * Initial version by Rick Bronson 01/11/2003 * * Intel LXT971A PHY support by Christopher Bahns & David Knickerbocker * (Polaroid Co...
gpl-2.0
emceethemouth/kernel_flo
sound/soc/codecs/sigmadsp.c
3536
5298
/* * Load Analog Devices SigmaStudio firmware files * * Copyright 2009-2011 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/crc32.h> #include <linux/delay.h> #include <linux/firmware.h> #include <linux/kernel.h> #include <linux/i2c.h> #include <linux/regmap.h> #include <linux/module...
gpl-2.0
zachf714/android_kernel_asus_tf101-3.x
drivers/media/video/davinci/dm355_ccdc.c
4048
29455
/* * Copyright (C) 2005-2009 Texas Instruments 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 of the License, or * (at your option) any later version. * * This pr...
gpl-2.0
CyanogenMod/lge-kernel-msm7x27
arch/um/drivers/net_user.c
4304
5349
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <stdio.h> #include <unistd.h> #include <stdarg.h> #include <errno.h> #include <stddef.h> #include <string.h> #include <sys/socket.h> #include <sys/wait.h> #include "net_user.h" #include "kern_constants.h"...
gpl-2.0
lordeko/NebulaKernel
arch/mips/mti-malta/malta-time.c
4560
4090
/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This...
gpl-2.0
justindriggers/android_kernel_glass_glass-1
drivers/net/wireless/rtlwifi/cam.c
4816
10328
/****************************************************************************** * * 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
curbthepain/android_kernel_htc_a11chl
drivers/net/ethernet/intel/e100.c
4816
92986
/******************************************************************************* Intel PRO/100 Linux driver Copyright(c) 1999 - 2006 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version 2, as publ...
gpl-2.0
Quarx2k/android_kernel_lge_msm8226
drivers/input/misc/rb532_button.c
5072
2723
/* * Support for the S1 button on Routerboard 532 * * Copyright (C) 2009 Phil Sutter <n0-1@freewrt.org> */ #include <linux/input-polldev.h> #include <linux/module.h> #include <linux/platform_device.h> #include <asm/mach-rc32434/gpio.h> #include <asm/mach-rc32434/rb.h> #define DRV_NAME "rb532-button" #define RB...
gpl-2.0
JustAkan/lge-kernel-gproj
drivers/net/ethernet/toshiba/ps3_gelic_net.c
5072
49278
/* * PS3 gelic network driver. * * Copyright (C) 2007 Sony Computer Entertainment Inc. * Copyright 2006, 2007 Sony Corporation * * This file is based on: spider_net.c * * (C) Copyright IBM Corp. 2005 * * Authors : Utz Bacher <utz.bacher@de.ibm.com> * Jens Osterkamp <Jens.Osterkamp@de.ibm.com> * ...
gpl-2.0
zhaochengw/android_kernel_nx403
drivers/input/misc/pcap_keys.c
5072
3230
/* * Input driver for PCAP events: * * Power key * * Headphone button * * Copyright (c) 2008,2009 Ilya Petrov <ilya.muromec@gmail.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 So...
gpl-2.0
flar2/m7-Sense
arch/arm/mach-shmobile/clock.c
5072
1234
/* * SH-Mobile Clock Framework * * Copyright (C) 2010 Magnus Damm * * Used together with arch/arm/common/clkdev.c and drivers/sh/clk.c. * * 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...
gpl-2.0
system1357/pdk7105-3.4
drivers/input/misc/cobalt_btns.c
5072
4430
/* * Cobalt button interface driver. * * Copyright (C) 2007-2008 Yoichi Yuasa <yuasa@linux-mips.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 2 of the Licens...
gpl-2.0
Split-Screen/android_kernel_samsung_hlte
drivers/ata/pata_ixp4xx_cf.c
5072
5685
/* * ixp4xx PATA/Compact Flash driver * Copyright (C) 2006-07 Tower Technologies * Author: Alessandro Zummo <a.zummo@towertech.it> * * An ATA driver to handle a Compact Flash connected * to the ixp4xx expansion bus in TrueIDE mode. The CF * must have it chip selects connected to two CS lines * on the ixp4xx. In...
gpl-2.0
huiyiqun/kernel_flo
drivers/input/keyboard/opencores-kbd.c
5072
4238
/* * OpenCores Keyboard Controller Driver * http://www.opencores.org/project,keyboardcontroller * * Copyright 2007-2009 HV Sistemas S.L. * * Licensed under the GPL-2 or later. */ #include <linux/input.h> #include <linux/interrupt.h> #include <linux/io.h> #include <linux/ioport.h> #include <linux/kernel.h> #incl...
gpl-2.0
ghsr/android_kernel_samsung_i9152
arch/powerpc/platforms/52xx/lite5200.c
7632
5046
/* * Freescale Lite5200 board support * * Written by: Grant Likely <grant.likely@secretlab.ca> * * Copyright (C) Secret Lab Technologies Ltd. 2006. All rights reserved. * Copyright (C) Freescale Semicondutor, Inc. 2006. All rights reserved. * * Description: * This program is free software; you can redistribute...
gpl-2.0
simone201/Talon-SH-Vibrant
net/irda/parameters.c
11216
15732
/********************************************************************* * * Filename: parameters.c * Version: 1.0 * Description: A more general way to handle (pi,pl,pv) parameters * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Mon Jun 7 10:25:11 1999 *...
gpl-2.0
kennethlyn/parallella-lcd-linux
net/sunrpc/auth_gss/gss_generic_token.c
11472
6207
/* * linux/net/sunrpc/gss_generic_token.c * * Adapted from MIT Kerberos 5-1.2.1 lib/gssapi/generic/util_token.c * * Copyright (c) 2000 The Regents of the University of Michigan. * All rights reserved. * * Andy Adamson <andros@umich.edu> */ /* * Copyright 1993 by OpenVision Technologies, Inc. * * Per...
gpl-2.0
0xD34D/-0xD34D--Kindle-Fire-Kernel
sound/oss/soundcard.c
465
17564
/* * linux/sound/oss/soundcard.c * * Sound card driver for Linux * * * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June 1991). See the "COPYING" file distributed with this software * for more info. * * * Thomas Sa...
gpl-2.0
Cpasjuste/android_kernel_lg_p990
sound/pci/hda/hda_generic.c
465
29041
/* * Universal Interface for Intel High Definition Audio Codec * * Generic widget tree parser * * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de> * * This driver 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...
gpl-2.0
jacobrivers123/kernel-nk1-negalite-lt02ltespr
drivers/gpu/msm/adreno_a3xx_snapshot.c
465
13361
/* Copyright (c) 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 hope...
gpl-2.0
neldar/kernel-2.6.32.9-i9000-bln-only
drivers/media/dvb/frontends/stv6110.c
465
10916
/* * stv6110.c * * Driver for ST STV6110 satellite tuner IC. * * Copyright (C) 2009 NetUP Inc. * Copyright (C) 2009 Igor M. Liplianin <liplianin@netup.ru> * * 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 ...
gpl-2.0
bananacakes/bravo_2.6.35_gb-mr
arch/powerpc/kernel/machine_kexec.c
721
5648
/* * Code to handle transition of Linux booting another kernel. * * Copyright (C) 2002-2003 Eric Biederman <ebiederm@xmission.com> * GameCube/ppc32 port Copyright (C) 2004 Albert Herranz * Copyright (C) 2005 IBM Corporation. * * This source code is licensed under the GNU General Public License, * Version 2. S...
gpl-2.0
sq9fk/HamNET-Mesh-SP9PDF
target/linux/at91/image/dfboot/src/main.c
721
22643
/*---------------------------------------------------------------------------- * ATMEL Microcontroller Software Support - ROUSSET - *---------------------------------------------------------------------------- * The software is delivered "AS IS" without warranty or condition of any * kind, either express...
gpl-2.0
ArmyOfPirates/openwrt
target/linux/at91/image/dfboot/src/init.c
721
5014
//*---------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*---------------------------------------------------------------------------- //* The software is delivered "AS IS" without warranty or condition of any //* kind, either ex...
gpl-2.0
CandyDevices/kernel_mediatek_sprout
drivers/gpu/drm/vmwgfx/vmwgfx_fb.c
1489
15891
/************************************************************************** * * Copyright © 2007 David Airlie * Copyright © 2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentatio...
gpl-2.0
yajnab/android_kernel_samsung_msm7x27
drivers/mtd/maps/edb7312.c
2001
3301
/* * Handle mapping of the NOR flash on Cogent EDB7312 boards * * Copyright 2002 SYSGO Real-Time Solutions GmbH * * 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 <...
gpl-2.0
loglud/acclaim_kernel
drivers/mtd/maps/nettel.c
2001
11658
/****************************************************************************/ /* * nettel.c -- mappings for NETtel/SecureEdge/SnapGear (x86) boards. * * (C) Copyright 2000-2001, Greg Ungerer (gerg@snapgear.com) * (C) Copyright 2001-2002, SnapGear (www.snapgear.com) */ /***************************...
gpl-2.0
dreikk91/android_kernel_motorola_omap4-common
arch/arm/mach-exynos4/mach-universal_c210.c
2001
15351
/* linux/arch/arm/mach-exynos4/mach-universal_c210.c * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * * 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/pl...
gpl-2.0
lplachno/mx6-dev
arch/mn10300/mm/pgtable.c
2257
4639
/* MN10300 Page table management * * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Modified by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
gpl-2.0
Team-Blackout/BeastMode-Evita
fs/logfs/journal.c
3281
24303
/* * fs/logfs/journal.c - journal handling code * * As should be obvious for Linux kernel code, license is GPLv2 * * Copyright (c) 2005-2008 Joern Engel <joern@logfs.org> */ #include "logfs.h" #include <linux/slab.h> static void logfs_calc_free(struct super_block *sb) { struct logfs_super *super = logfs_super(s...
gpl-2.0
greg17477/kernel_motley_mako
drivers/mtd/nand/cs553x_nand.c
3281
9816
/* * drivers/mtd/nand/cs553x_nand.c * * (C) 2005, 2006 Red Hat Inc. * * Author: David Woodhouse <dwmw2@infradead.org> * Tom Sylla <tom.sylla@amd.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 t...
gpl-2.0
friedrich420/Note-3-AEL-Kernel-NEW-NG2-2
kernel/power/fbearlysuspend.c
3793
4455
/* kernel/power/fbearlysuspend.c * * Copyright (C) 2005-2008 Google, Inc. * * 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. * * This program is distributed i...
gpl-2.0
joni2012/joni
drivers/gpu/drm/radeon/r300.c
4049
43236
/* * Copyright 2008 Advanced Micro Devices, Inc. * Copyright 2008 Red Hat Inc. * Copyright 2009 Jerome Glisse. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, in...
gpl-2.0
TeamWin/android_kernel_samsung_zerolte
drivers/input/mouse/hgpk.c
4561
27822
/* * OLPC HGPK (XO-1) touchpad PS/2 mouse driver * * Copyright (c) 2006-2008 One Laptop Per Child * Authors: * Zephaniah E. Hull * Andres Salomon <dilinger@debian.org> * * This driver is partly based on the ALPS driver, which is: * * Copyright (c) 2003 Neil Brown <neilb@cse.unsw.edu.au> * Copyright (c) 2...
gpl-2.0
Caio99BR/FalconSSKernel
drivers/media/dvb/dm1105/dm1105.c
5073
29946
/* * dm1105.c - driver for DVB cards based on SDMC DM1105 PCI chip * * Copyright (C) 2008 Igor M. Liplianin <liplianin@me.by> * * 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 vers...
gpl-2.0
BrateloSlava/test-sez-cm-kernel
drivers/hid/hid-gaff.c
5329
4868
/* * Force feedback support for GreenAsia (Product ID 0x12) based devices * * The devices are distributed under various names and the same USB device ID * can be used in many game controllers. * * * 0e8f:0012 "GreenAsia Inc. USB Joystick " * - tested with MANTA Warior MM816 and SpeedLink Strike2 SL...
gpl-2.0
mrjaydee82/SinLessKerne1-m8-4.4.4
drivers/hid/hid-gaff.c
5329
4868
/* * Force feedback support for GreenAsia (Product ID 0x12) based devices * * The devices are distributed under various names and the same USB device ID * can be used in many game controllers. * * * 0e8f:0012 "GreenAsia Inc. USB Joystick " * - tested with MANTA Warior MM816 and SpeedLink Strike2 SL...
gpl-2.0
uDude/linux
arch/mips/rb532/time.c
14033
1976
/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This...
gpl-2.0
AnesHadzi/linux-socfpga
drivers/net/ethernet/sfc/mcdi.c
210
56050
/**************************************************************************** * Driver for Solarflare network controllers and boards * Copyright 2008-2013 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v...
gpl-2.0
helohe/android_kernel_samsung_n7100
drivers/media/video/samsung/mali_r3p0/common/mali_kernel_utilization.c
210
6027
/* * Copyright (C) 2010-2012 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence. * * ...
gpl-2.0
dblessing/linux
drivers/edac/xgene_edac.c
210
35117
/* * APM X-Gene SoC EDAC (error detection and correction) * * Copyright (c) 2015, Applied Micro Circuits Corporation * Author: Feng Kan <fkan@apm.com> * Loc Ho <lho@apm.com> * * 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