repo_name
string
path
string
copies
string
size
string
content
string
license
string
nmenon/ti-linux-kernel-nm
fs/cifs/smb2misc.c
196
17505
/* * fs/cifs/smb2misc.c * * Copyright (C) International Business Machines Corp., 2002,2011 * Etersoft, 2012 * Author(s): Steve French (sfrench@us.ibm.com) * Pavel Shilovsky (pshilovsky@samba.org) 2012 * * This library is free software; you can redistribute it and/or modify ...
gpl-2.0
alskjstl/linux
arch/s390/crypto/sha1_s390.c
452
2861
/* * Cryptographic API. * * s390 implementation of the SHA1 Secure Hash Algorithm. * * Derived from cryptoapi implementation, adapted for in-place * scatterlist interface. Originally based on the public domain * implementation written by Steve Reid. * * s390 Version: * Copyright IBM Corp. 2003, 2007 * A...
gpl-2.0
quadcores/cbs_4.2.4
drivers/net/wireless/rtlwifi/pci.c
708
68830
/****************************************************************************** * * 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
civato/P900-Lollipop
drivers/video/omap2/dss/apply.c
1988
30491
/* * Copyright (C) 2011 Texas Instruments * Author: Tomi Valkeinen <tomi.valkeinen@ti.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. * * This program is distributed in ...
gpl-2.0
jameskdev/lge-kernel-d1l_kr
net/rose/rose_out.c
4292
2864
/* * 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. * * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u...
gpl-2.0
winpih/Riderism-crc-2.6.35
net/rose/rose_out.c
4292
2864
/* * 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. * * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u...
gpl-2.0
yank555-lu/private_msm8660_ics
arch/powerpc/platforms/cell/spu_notify.c
4548
1999
/* * Move OProfile dependencies from spufs module to the kernel so it * can run on non-cell PPC. * * Copyright (C) IBM 2005 * * 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 versi...
gpl-2.0
Fusion-Devices/android_kernel_samsung_klte
drivers/watchdog/wm831x_wdt.c
4804
7930
/* * Watchdog driver for the wm831x PMICs * * Copyright (C) 2009 Wolfson Microelectronics * * 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 */ #include <linux/module.h> #include <linux/m...
gpl-2.0
DevSwift/Kernel-3.4-NovaThor
arch/mips/alchemy/common/prom.c
12228
3438
/* * * BRIEF MODULE DESCRIPTION * PROM library initialisation code, supports YAMON and U-Boot. * * Copyright 2000-2001, 2006, 2008 MontaVista Software Inc. * Author: MontaVista Software, Inc. <source@mvista.com> * * This file was derived from Carsten Langgaard's * arch/mips/mips-boards/xx files. * * Carst...
gpl-2.0
wangyikai/linux
sound/soc/codecs/wm5110.c
197
71880
/* * wm5110.c -- WM5110 ALSA SoC Audio driver * * Copyright 2012 Wolfson Microelectronics plc * * Author: Mark Brown <broonie@opensource.wolfsonmicro.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 b...
gpl-2.0
SOKP/kernel_htc_msm8974
drivers/media/platform/msm/vidc/q6_hfi.c
197
35471
/* Copyright (c) 2013-2014, 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
bftg/gcc-5.3.0
gcc/testsuite/gcc.c-torture/execute/va-arg-pack-1.c
197
2623
/* __builtin_va_arg_pack () builtin tests. */ #include <stdarg.h> extern void abort (void); int v1 = 8; long int v2 = 3; void *v3 = (void *) &v2; struct A { char c[16]; } v4 = { "foo" }; long double v5 = 40; char seen[20]; int cnt; __attribute__ ((noinline)) int foo1 (int x, int y, ...) { int i; long int l; ...
gpl-2.0
ubuntustudio-kernel/ubuntu-saucy-lowlatency
arch/sparc/kernel/ds.c
453
26272
/* ds.c: Domain Services driver for Logical Domains * * Copyright (C) 2007, 2008 David S. Miller <davem@davemloft.net> */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/types.h> #include <linux/string.h> #include <linux/slab.h> #include <linux/sched.h> #include <linux/delay.h> #include <linux/m...
gpl-2.0
ResurrectionRemix-Devices/android_kernel_oneplus_msm8974
tools/usb/ffs-test.c
709
12233
/* * ffs-test.c.c -- user mode filesystem api for usb composite function * * Copyright (C) 2010 Samsung Electronics * Author: Michal Nazarewicz <mina86@mina86.com> * * 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
longqiany/linux
sound/isa/wavefront/wavefront.c
1221
19002
/* * ALSA card-level driver for Turtle Beach Wavefront cards * (Maui,Tropez,Tropez+) * * Copyright (c) 1997-1999 by Paul Barton-Davis <pbd@op.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...
gpl-2.0
Sublime-Development/kernel_flounder
drivers/net/ethernet/freescale/fs_enet/mii-bitbang.c
2245
5446
/* * Combined Ethernet driver for Motorola MPC8xx and MPC82xx. * * Copyright (c) 2003 Intracom S.A. * by Pantelis Antoniou <panto@intracom.gr> * * 2005 (c) MontaVista Software, Inc. * Vitaly Bordug <vbordug@ru.mvista.com> * * This file is licensed under the terms of the GNU General Public License * version 2...
gpl-2.0
playfulgod/kernel_lge_dory
drivers/staging/sm7xxfb/sm7xxfb.c
2245
24008
/* * Silicon Motion SM7XX frame buffer device * * Copyright (C) 2006 Silicon Motion Technology Corp. * Authors: Ge Wang, gewang@siliconmotion.com * Boyod boyod.yang@siliconmotion.com.cn * * Copyright (C) 2009 Lemote, Inc. * Author: Wu Zhangjin, wuzhangjin@gmail.com * * Copyright (C) 2011 Igalia, S.L. ...
gpl-2.0
faux123/Galaxy_S5
arch/powerpc/kernel/idle.c
2501
3935
/* * Idle daemon for PowerPC. Idle daemon will handle any action * that needs to be taken when the system becomes idle. * * Originally written by Cort Dougan (cort@cs.nmt.edu). * Subsequent 32-bit hacking by Tom Rini, Armin Kuster, * Paul Mackerras and others. * * iSeries supported added by Mike Corrigan <mike...
gpl-2.0
puppies/fl2440
linux-3.10.33/fs/cifs/cifs_spnego.c
2757
4952
/* * fs/cifs/cifs_spnego.c -- SPNEGO upcall management for CIFS * * Copyright (c) 2007 Red Hat, Inc. * Author(s): Jeff Layton (jlayton@redhat.com) * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License as published * by ...
gpl-2.0
allwinner-ics/lichee_linux-3.0
drivers/input/keyboard/gpio_keys_polled.c
3269
6521
/* * Driver for buttons on GPIO lines not capable of generating interrupts * * Copyright (C) 2007-2010 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2010 Nuno Goncalves <nunojpg@gmail.com> * * This file was based on: /drivers/input/misc/cobalt_btns.c * Copyright (C) 2007 Yoichi Yuasa <yoichi_yuasa@tripeak...
gpl-2.0
ruffy91/u0lte_kernel
drivers/media/dvb/frontends/mt352.c
3269
14571
/* * Driver for Zarlink DVB-T MT352 demodulator * * Written by Holger Waechtler <holger@qanu.de> * and Daniel Mack <daniel@qanu.de> * * AVerMedia AVerTV DVB-T 771 support by * Wolfram Joost <dbox2@frokaschwei.de> * * Support for Samsung TDTC9251DH01C(M) tuner * Copyright (C) 2004 Antonio Mancuso <...
gpl-2.0
c313742678/qt210_kernel
arch/sparc/lib/ksyms.c
3525
5184
/* * Export of symbols defined in assembler */ /* Tell string.h we don't want memcpy etc. as cpp defines */ #define EXPORT_SYMTAB_STROPS #include <linux/module.h> #include <linux/string.h> #include <linux/types.h> #include <asm/checksum.h> #include <asm/uaccess.h> #include <asm/ftrace.h> /* string functions */ EX...
gpl-2.0
kozmikkick/KozmiKKerneL-KitKat
drivers/mtd/maps/intel_vr_nor.c
4805
7271
/* * drivers/mtd/maps/intel_vr_nor.c * * An MTD map driver for a NOR flash bank on the Expansion Bus of the Intel * Vermilion Range chipset. * * The Vermilion Range Expansion Bus supports four chip selects, each of which * has 64MiB of address space. The 2nd BAR of the Expansion Bus PCI Device * is a 256MiB me...
gpl-2.0
varunfsl/fsl_pamu
drivers/pcmcia/pxa2xx_sharpsl.c
4805
7191
/* * Sharp SL-C7xx Series PCMCIA routines * * Copyright (c) 2004-2005 Richard Purdie * * Based on Sharp's 2.4 kernel patches and pxa2xx_mainstone.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 Fre...
gpl-2.0
Rashed97/android_kernel_samsung_lt03lte
sound/soc/fsl/mpc8610_hpcd.c
4805
17451
/** * Freescale MPC8610HPCD ALSA SoC Machine driver * * Author: Timur Tabi <timur@freescale.com> * * Copyright 2007-2010 Freescale Semiconductor, Inc. * * 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, w...
gpl-2.0
pausa/android_kernel_htc_k2_ul
drivers/net/ethernet/dec/tulip/de2104x.c
4805
54710
/* de2104x.c: A Linux PCI Ethernet driver for Intel/Digital 21040/1 chips. */ /* Copyright 2001,2003 Jeff Garzik <jgarzik@pobox.com> Copyright 1994, 1995 Digital Equipment Corporation. [de4x5.c] Written/copyright 1994-2001 by Donald Becker. [tulip.c] This software may be used and distributed according to...
gpl-2.0
AOSPA-legacy/android_kernel_lge_g3
tools/perf/util/trace-event-read.c
4805
9873
/* * Copyright (C) 2009, Steven Rostedt <srostedt@redhat.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 Foundati...
gpl-2.0
widz4rd/WIDzard-A850K
drivers/edac/cpc925_edac.c
5061
31950
/* * cpc925_edac.c, EDAC driver for IBM CPC925 Bridge and Memory Controller. * * Copyright (c) 2008 Wind River Systems, Inc. * * Authors: Cao Qingtao <qingtao.cao@windriver.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versio...
gpl-2.0
MinoochX/i9500-mxk
drivers/video/omap2/displays/panel-dvi.c
5061
7414
/* * DVI output support * * Copyright (C) 2011 Texas Instruments Inc * Author: Tomi Valkeinen <tomi.valkeinen@ti.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. * * Th...
gpl-2.0
steven676/ti-omap-encore-kernel3
arch/frv/kernel/pm-mb93093.c
13765
1429
/* * FR-V MB93093 Power Management Routines * * Copyright (c) 2004 Red Hat, Inc. * * Written by: msalter@redhat.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License. * */ #include <linux/init.h> #include <linux/pm.h> #include <lin...
gpl-2.0
changbindu/linux-ok6410
arch/frv/kernel/pm-mb93093.c
13765
1429
/* * FR-V MB93093 Power Management Routines * * Copyright (c) 2004 Red Hat, Inc. * * Written by: msalter@redhat.com * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License. * */ #include <linux/init.h> #include <linux/pm.h> #include <lin...
gpl-2.0
sminki/android_kernel_sony_u8500
net/ipv4/xfrm4_mode_transport.c
14277
2135
/* * xfrm4_mode_transport.c - Transport mode encapsulation for IPv4. * * Copyright (c) 2004-2006 Herbert Xu <herbert@gondor.apana.org.au> */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/module.h> #include <linux/skbuff.h> #include <linux/stringify.h> #include <net/dst.h> #include <net/ip.h> #i...
gpl-2.0
dchadic/linux-cmps107
net/netfilter/xt_TPROXY.c
198
17149
/* * Transparent proxy support for Linux/iptables * * Copyright (c) 2006-2010 BalaBit IT Ltd. * Author: Balazs Scheidler, Krisztian Kovacs * * 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...
gpl-2.0
gic4107/HSA-linux
drivers/acpi/acpica/evregion.c
198
22668
/****************************************************************************** * * Module Name: evregion - Operation Region support * *****************************************************************************/ /* * Copyright (C) 2000 - 2013, Intel Corp. * All rights reserved. * * Redistribution and use in ...
gpl-2.0
scoty755/Sense7_Kernel_b2wlj
drivers/mtd/devices/msm_qpic_nand.c
1478
80601
/* * Copyright (C) 2007 Google, Inc. * 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. *...
gpl-2.0
golden-guy/android_kernel_samsung_golden
fs/xfs/linux-2.6/xfs_super.c
1734
46635
/* * Copyright (c) 2000-2006 Silicon Graphics, 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. * * This program is distributed in the hope that it would be ...
gpl-2.0
yandex/smart
drivers/gpu/drm/nouveau/core/subdev/mc/nv44.c
1990
2171
/* * Copyright 2012 Red Hat Inc. * * 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, including without limitation * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
Pesach85/ph85-p880-kernel-project
drivers/video/console/vgacon.c
3014
41514
/* * linux/drivers/video/vgacon.c -- Low level VGA based console driver * * Created 28 Sep 1997 by Geert Uytterhoeven * * Rewritten by Martin Mares <mj@ucw.cz>, July 1998 * * This file is based on the old console.c, vga.c and vesa_blank.c drivers. * * Copyright (C) 1991, 1992 Linus Torvalds * 1995 J...
gpl-2.0
faux123/flo_nexus7
virt/kvm/iommu.c
3014
8475
/* * Copyright (c) 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 published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but...
gpl-2.0
TeamBliss-Devices/android_kernel_asus_grouper
drivers/media/video/tda9840.c
3270
5787
/* tda9840 - i2c-driver for the tda9840 by SGS Thomson Copyright (C) 1998-2003 Michael Hunold <michael@mihu.de> Copyright (C) 2008 Hans Verkuil <hverkuil@xs4all.nl> The tda9840 is a stereo/dual sound processor with digital identification. It can be found at address 0x84 on the i2c-bus. For d...
gpl-2.0
eyosen/kernel_htc_endeavoru
arch/powerpc/sysdev/qe_lib/ucc.c
3782
5577
/* * arch/powerpc/sysdev/qe_lib/ucc.c * * QE UCC API Set - UCC specific routines implementations. * * Copyright (C) 2006 Freescale Semicondutor, Inc. All rights reserved. * * Authors: Shlomi Gridish <gridish@freescale.com> * Li Yang <leoli@freescale.com> * * This program is free software; you can redistrib...
gpl-2.0
penreturns/AK-OnePone
arch/powerpc/mm/stab.c
4550
7645
/* * PowerPC64 Segment Translation Support. * * Dave Engebretsen and Mike Corrigan {engebret|mikejc}@us.ibm.com * Copyright (c) 2001 Dave Engebretsen * * Copyright (C) 2002 Anton Blanchard <anton@au.ibm.com>, IBM * * This program is free software; you can redistribute it and/or * modify it under t...
gpl-2.0
finnq/android_kernel_lge_g3
drivers/media/radio/radio-keene.c
4806
12036
/* * Copyright (c) 2012 Hans Verkuil <hverkuil@xs4all.nl> * * 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
rmbq/android_kernel_lge_hammerhead
drivers/net/ethernet/marvell/pxa168_eth.c
4806
42635
/* * PXA168 ethernet driver. * Most of the code is derived from mv643xx ethernet driver. * * Copyright (C) 2010 Marvell International Ltd. * Sachin Sanap <ssanap@marvell.com> * Zhangfei Gao <zgao6@marvell.com> * Philip Rakity <prakity@marvell.com> * Mark Brown <markb@marvell.com> * * This program is free ...
gpl-2.0
s9yobena/CSM-ANDROID
drivers/net/wireless/wl12xx/testmode.c
4806
7414
/* * This file is part of wl1271 * * Copyright (C) 2010 Nokia Corporation * * Contact: Luciano Coelho <luciano.coelho@nokia.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 Foundati...
gpl-2.0
LeonardKoenig/android_kernel_sony_msm8x60-caf
drivers/media/video/hexium_orion.c
5062
12928
/* hexium_orion.c - v4l2 driver for the Hexium Orion frame grabber cards Visit http://www.mihu.de/linux/saa7146/ and follow the link to "hexium" for further details about this card. Copyright (C) 2003 Michael Hunold <michael@mihu.de> This program is free software; you can redistribute it and/or m...
gpl-2.0
smac0628/htc_gpe_51
arch/sh/kernel/cpu/sh4/setup-sh7760.c
5062
8901
/* * SH7760 Setup * * Copyright (C) 2006 Paul Mundt * * 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. */ #include <linux/platform_device.h> #include <linux/init.h> #include <linux/serial.h...
gpl-2.0
crazyleen/linux-source-3.2
drivers/ata/pata_marvell.c
7878
4541
/* * Marvell PATA driver. * * For the moment we drive the PATA port in legacy mode. That * isn't making full use of the device functionality but it is * easy to get working. * * (c) 2006 Red Hat */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/pci.h> #include <linux/init.h> #include <linu...
gpl-2.0
loxdegio/GT_S7500_LoxKernel_trebon
GT-S7500_Kernel/fs/ecryptfs/messaging.c
8134
17771
/** * eCryptfs: Linux filesystem encryption layer * * Copyright (C) 2004-2008 International Business Machines Corp. * Author(s): Michael A. Halcrow <mhalcrow@us.ibm.com> * Tyler Hicks <tyhicks@ou.edu> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gen...
gpl-2.0
Nokius/android_kernel_oppo_n1
arch/x86/mm/pat_rbtree.c
8902
6025
/* * Handle caching attributes in page tables (PAT) * * Authors: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> * Suresh B Siddha <suresh.b.siddha@intel.com> * * Interval tree (augmented rbtree) used to store the PAT memory type * reservations. */ #include <linux/seq_file.h> #include <linux/debug...
gpl-2.0
googyanas/Googy-Max-Kernel
drivers/net/wireless/rt2x00/rt2x00leds.c
9158
6602
/* Copyright (C) 2004 - 2009 Ivo van Doorn <IvDoorn@gmail.com> <http://rt2x00.serialmonkey.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; either version 2 of the License, or (at your opti...
gpl-2.0
BOOTMGR/GT-I9070_kernel
fs/hfs/bitmap.c
10182
5969
/* * linux/fs/hfs/bitmap.c * * Copyright (C) 1996-1997 Paul H. Hargrove * (C) 2003 Ardis Technologies <roman@ardistech.com> * This file may be distributed under the terms of the GNU General Public License. * * Based on GPLed code Copyright (C) 1995 Michael Dreher * * This file contains the code to modify th...
gpl-2.0
evilwombat/gopro-linux
drivers/media/dvb/frontends/dibx000_common.c
199
4809
#include <linux/i2c.h> #include "dibx000_common.h" static int debug; module_param(debug, int, 0644); MODULE_PARM_DESC(debug, "turn on debugging (default: 0)"); #define dprintk(args...) do { if (debug) { printk(KERN_DEBUG "DiBX000: "); printk(args); printk("\n"); } } while (0) static int dibx000_write_word(struct di...
gpl-2.0
placiano/NBKernel_NK4
drivers/usb/host/xhci-plat.c
455
6449
/* * xhci-plat.c - xHCI host controller driver platform Bus Glue. * * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> * * A lot of code borrowed from the Linux xHCI driver. * * This program is free software; you can redistribute i...
gpl-2.0
facchinm/kernel-brain
fs/xfs/xfs_itable.c
2247
20065
/* * Copyright (c) 2000-2002,2005 Silicon Graphics, 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. * * This program is distributed in the hope that it woul...
gpl-2.0
RadiumBot/Radium_tomato
drivers/staging/iio/adc/ad7816.c
2247
11406
/* * AD7816 digital temperature sensor driver supporting AD7816/7/8 * * Copyright 2010 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/interrupt.h> #include <linux/gpio.h> #include <linux/device.h> #include <linux/kernel.h> #include <linux/slab.h> #include <linux/sysfs.h> #include <...
gpl-2.0
zhaochengw/android_kernel_nx403
drivers/switch/switch_class.c
4039
4393
/* * drivers/switch/switch_class.c * * Copyright (C) 2008 Google, Inc. * Author: Mike Lockwood <lockwood@android.com> * * 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 t...
gpl-2.0
ignacio28/android_kernel_lge_msm8610
drivers/char/hw_random/omap-rng.c
4807
5039
/* * omap-rng.c - RNG driver for TI OMAP CPU family * * Author: Deepak Saxena <dsaxena@plexity.net> * * Copyright 2005 (c) MontaVista Software, Inc. * * Mostly based on original driver: * * Copyright (C) 2005 Nokia Corporation * Author: Juha Yrjölä <juha.yrjola@nokia.com> * * This file is licensed under th...
gpl-2.0
CallMeAldy/AK-Mako
drivers/s390/crypto/zcrypt_cex2a.c
4807
15459
/* * linux/drivers/s390/crypto/zcrypt_cex2a.c * * zcrypt 2.1.0 * * Copyright (C) 2001, 2006 IBM Corporation * Author(s): Robert Burroughs * Eric Rossman (edrossma@us.ibm.com) * * Hotplug & misc device support: Jochen Roehrig (roehrig@de.ibm.com) * Major cleanup & driver split: Martin Schwidefsky...
gpl-2.0
mdalexca/marlin
drivers/isdn/hisax/enternow_pci.c
4807
11565
/* enternow_pci.c,v 0.99 2001/10/02 * * enternow_pci.c Card-specific routines for * Formula-n enter:now ISDN PCI ab * Gerdes AG Power ISDN PCI * Woerltronic SA 16 PCI * (based on HiSax driver by Karsten Keil) * * Author ...
gpl-2.0
RealVNC/Android-kernel-mako-NCM
drivers/net/ethernet/qlogic/qlge/qlge_main.c
4807
135228
/* * QLogic qlge NIC HBA Driver * Copyright (c) 2003-2008 QLogic Corporation * See LICENSE.qlge for copyright and licensing details. * Author: Linux qlge network device driver by * Ron Mercer <ron.mercer@qlogic.com> */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/bit...
gpl-2.0
lyapota/m8_sense_3-4-0
drivers/watchdog/via_wdt.c
4807
7815
/* * VIA Chipset Watchdog Driver * * Copyright (C) 2011 Sigfox * License terms: GNU General Public License (GPL) version 2 * Author: Marc Vertes <marc.vertes@sigfox.com> * Based on a preliminary version from Harald Welte <HaraldWelte@viatech.com> * Timer code by Wim Van Sebroeck <wim@iguana.be> * * Caveat: PnP...
gpl-2.0
Samsung-BCM/android_kernel_samsung_bcm
sound/isa/azt2320.c
5063
9945
/* card-azt2320.c - driver for Aztech Systems AZT2320 based soundcards. Copyright (C) 1999-2000 by Massimo Piccioni <dafastidio@libero.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 Foun...
gpl-2.0
finnq/android_kernel_lge_g3
arch/sh/kernel/time.c
7367
2636
/* * arch/sh/kernel/time.c * * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2002 - 2009 Paul Mundt * Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org> * * This file is subject to the terms and conditions of the GNU General Publ...
gpl-2.0
jpilet/linux-anemobox
drivers/lguest/segments.c
9671
7965
/*P:600 * The x86 architecture has segments, which involve a table of descriptors * which can be used to do funky things with virtual address interpretation. * We originally used to use segments so the Guest couldn't alter the * Guest<->Host Switcher, and then we had to trim Guest segments, and restore * for users...
gpl-2.0
Validus-Kernel/kernel_oneplus2
arch/avr32/boards/atngw100/mrmt.c
9671
10132
/* * Board-specific setup code for Remote Media Terminal 1 (RMT1) * add-on board for the ATNGW100 Network Gateway * * Copyright (C) 2008 Mediama Technologies * Based on ATNGW100 Network Gateway (Copyright (C) Atmel) * * This program is free software; you can redistribute it and/or modify * it under the terms of...
gpl-2.0
xsynergy510x/android_kernel_google_msm
drivers/net/arcnet/capmode.c
12487
7629
/* * Linux ARCnet driver - "cap mode" packet encapsulation. * It adds sequence numbers to packets for communicating between a user space * application and the driver. After a transmit it sends a packet with protocol * byte 0 back up to the userspace containing the sequence number of the packet * plus the transmit-...
gpl-2.0
tyeo098/MK908-Kernel-NAND
net/netfilter/xt_policy.c
13767
4843
/* IP tables module for matching IPsec policy * * Copyright (c) 2004,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 version 2 as * published by the Free Software Foundation. */ #define pr_fmt(...
gpl-2.0
Sunfong/sunfong-nexus-s
drivers/scsi/qla2xxx/qla_isr.c
200
67649
/* * QLogic Fibre Channel HBA Driver * Copyright (c) 2003-2008 QLogic Corporation * * See LICENSE.qla2xxx for copyright and licensing details. */ #include "qla_def.h" #include <linux/delay.h> #include <linux/slab.h> #include <scsi/scsi_tcq.h> #include <scsi/scsi_bsg_fc.h> #include <scsi/scsi_eh.h> static void q...
gpl-2.0
jderrick/linux-blkdev
arch/arm/mach-zynq/slcr.c
456
5971
/* * Xilinx SLCR driver * * Copyright (c) 2011-2013 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 of the License, or (at your option) any later version...
gpl-2.0
tenorntex/lhbalanced
arch/x86/kernel/cpu/cpufreq/speedstep-ich.c
1224
11024
/* * (C) 2001 Dave Jones, Arjan van de ven. * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de> * * Licensed under the terms of the GNU GPL License version 2. * Based upon reverse engineered information, and on Intel documentation * for chipsets ICH2-M and ICH3-M. * * Many thanks to Ducrot Bruno for find...
gpl-2.0
lambchops468/omap443x-overclock-lge-p769
net/bridge/br_device.c
1736
8512
/* * Device handling code * Linux ethernet bridge * * Authors: * Lennert Buytenhek <buytenh@gnu.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
SemonCat/texj-kernel-samsung-s6-g9250
sound/isa/es1688/es1688.c
2248
10359
/* * Driver for generic ESS AudioDrive ESx688 soundcards * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * * * 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
KuronekoDungeon/android_kernel_sony_msm
sound/soc/codecs/ac97.c
2248
3500
/* * ac97.c -- ALSA Soc AC97 codec support * * Copyright 2005 Wolfson Microelectronics PLC. * Author: Liam Girdwood <lrg@slimlogic.co.uk> * * 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 F...
gpl-2.0
honeyx/S3mini_golden_kernel
fs/lockd/svcproc.c
2504
14949
/* * linux/fs/lockd/svcproc.c * * Lockd server procedures. We don't implement the NLM_*_RES * procedures because we don't use the async procedures. * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/types.h> #include <linux/time.h> #include <linux/lockd/lockd.h> #include <linux/lockd/sha...
gpl-2.0
CyanogenMod/android_kernel_samsung_jf
fs/lockd/svcproc.c
2504
14949
/* * linux/fs/lockd/svcproc.c * * Lockd server procedures. We don't implement the NLM_*_RES * procedures because we don't use the async procedures. * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/types.h> #include <linux/time.h> #include <linux/lockd/lockd.h> #include <linux/lockd/sha...
gpl-2.0
amphorion/kernel_pyramidv2
drivers/net/tile/tilepro.c
2760
65002
/* * Copyright 2011 Tilera Corporation. 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, version 2. * * This program is distributed in the hope that it will ...
gpl-2.0
dlumberg/kernel_asus_tf101
drivers/net/wireless/bcm4329/bcmsdstd_linux.c
4040
6395
/* * 'Standard' SDIO HOST CONTROLLER driver - linux portion * * Copyright (C) 1999-2010, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public Lic...
gpl-2.0
sztena/DG08_android4.2
drivers/usb/serial/hp4x.c
4296
2074
/* * HP4x Calculators Serial USB driver * * Copyright (C) 2005 Arthur Huillet (ahuillet@users.sf.net) * Copyright (C) 2001-2005 Greg Kroah-Hartman (greg@kroah.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 * th...
gpl-2.0
Rockr172/villeu-4.2
arch/mips/netlogic/xlr/platform.c
4552
2401
/* * Copyright 2011, Netlogic Microsystems. * Copyright 2004, Matt Porter <mporter@kernel.crashing.org> * * 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 <linux/de...
gpl-2.0
davidmueller13/valexKernel-lt03wifi
arch/mips/sgi-ip27/ip27-memory.c
4552
12031
/* * 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) 2000, 05 by Ralf Baechle (ralf@linux-mips.org) * Copyright (C) 2000 by Silicon Graphics, Inc. * Copyright (C) 2004 by Chri...
gpl-2.0
InfinitiveOS-Devices/android_kernel_lge_hammerhead
drivers/net/ethernet/cisco/enic/enic_main.c
4808
64625
/* * Copyright 2008-2010 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...
gpl-2.0
mer-hybris/android_kernel_lge_hammerhead
drivers/video/backlight/tdo24m.c
4808
11119
/* * tdo24m - SPI-based drivers for Toppoly TDO24M series LCD panels * * Copyright (C) 2008 Marvell International Ltd. * Eric Miao <eric.miao@marvell.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 * publishhed...
gpl-2.0
schqiushui/kernel_kk442_sense_dlx
drivers/staging/xgifb/XGI_main_26.c
4808
60736
/* * XG20, XG21, XG40, XG42 frame buffer device * for Linux kernels 2.5.x, 2.6.x * Base on TW's sis fbdev code. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt /* #include <linux/config.h> */ #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/kernel.h> #include <linux/spinlock.h> #include <l...
gpl-2.0
Perseus71/KT747
drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c
4808
7021
/******************************************************************************* This contains the functions to handle the platform driver. Copyright (C) 2007-2011 STMicroelectronics Ltd This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General ...
gpl-2.0
Prism2/HUAWEI-U8686-Open-Source-U8686-JellyBean-kernel-3.4.0-
drivers/s390/cio/ccwgroup.c
4808
16238
/* * bus driver for ccwgroup * * Copyright IBM Corp. 2002, 2009 * * Author(s): Arnd Bergmann (arndb@de.ibm.com) * Cornelia Huck (cornelia.huck@de.ibm.com) */ #include <linux/module.h> #include <linux/errno.h> #include <linux/slab.h> #include <linux/list.h> #include <linux/device.h> #include <linux/init...
gpl-2.0
sxwzhw/iproj-su640
drivers/net/ethernet/stmicro/stmmac/stmmac_pci.c
4808
5912
/******************************************************************************* This contains the functions to handle the pci driver. Copyright (C) 2011-2012 Vayavya Labs Pvt Ltd This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public ...
gpl-2.0
lozohcum/kernel
sound/soc/codecs/ak4104.c
4808
6152
/* * AK4104 ALSA SoC (ASoC) driver * * Copyright (c) 2009 Daniel Mack <daniel@caiaq.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 (at y...
gpl-2.0
baran0119/kernel_samsung_baffinlitexx
drivers/media/video/saa7134/saa7134-cards.c
4808
200709
/* * * device driver for philips saa7134 based TV cards * card-specific stuff. * * (c) 2001-04 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs] * * 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 Found...
gpl-2.0
nobodyAtall/msm7x30-3.4.x-nAa
fs/xfs/xfs_dquot.c
4808
26701
/* * Copyright (c) 2000-2003 Silicon Graphics, 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. * * This program is distributed in the hope that it would be ...
gpl-2.0
sony-msm8960/android_kernel_sony_apq8064
drivers/i2c/busses/i2c-ibm_iic.c
5064
19815
/* * drivers/i2c/busses/i2c-ibm_iic.c * * Support for the IIC peripheral on IBM PPC 4xx * * Copyright (c) 2003, 2004 Zultys Technologies. * Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net> * * Copyright (c) 2008 PIKA Technologies * Sean MacLennan <smaclennan@pikatech.com> * * Based on orig...
gpl-2.0
LeJay/android_kernel_samsung_I9505G
drivers/video/cg3.c
8136
11698
/* cg3.c: CGTHREE frame buffer driver * * Copyright (C) 2003, 2006 David S. Miller (davem@davemloft.net) * Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1996 Miguel de Icaza (miguel@nuclecu.unam.mx) * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be) * * Driver layout based loosely on ...
gpl-2.0
pugs/vfio-linux-2.6
security/apparmor/context.c
10696
5518
/* * AppArmor security module * * This file contains AppArmor functions used to manipulate object security * contexts. * * Copyright (C) 1998-2008 Novell/SUSE * Copyright 2009-2010 Canonical Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General P...
gpl-2.0
MahoSata/linux-4.3-sata
sound/soc/fsl/fsl_spdif.c
201
36373
/* * Freescale S/PDIF ALSA SoC Digital Audio Interface (DAI) driver * * Copyright (C) 2013 Freescale Semiconductor, Inc. * * Based on stmp3xxx_spdif_dai.c * Vladimir Barinov <vbarinov@embeddedalley.com> * Copyright 2008 SigmaTel, Inc * Copyright 2008 Embedded Alley Solutions, Inc * * This file is licensed und...
gpl-2.0
chenyu105/linux
drivers/gpu/drm/nouveau/dispnv04/arb.c
457
7968
/* * Copyright 1993-2003 NVIDIA, Corporation * Copyright 2007-2009 Stuart Bennett * * 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, including without limitation * ...
gpl-2.0
Renesas-EMEV2/Kernel
arch/arm/mach-realview/realview_pb1176.c
713
10790
/* * linux/arch/arm/mach-realview/realview_pb1176.c * * Copyright (C) 2008 ARM Limited * Copyright (C) 2000 Deep Blue Solutions 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 Free Software Foundation; e...
gpl-2.0
TeamRefuse/android_kernel_samsung_dempsey
drivers/ata/sata_mv.c
713
122988
/* * sata_mv.c - Marvell SATA support * * Copyright 2008-2009: Marvell Corporation, all rights reserved. * Copyright 2005: EMC Corporation, all rights reserved. * Copyright 2005 Red Hat, Inc. All rights reserved. * * Originally written by Brett Russ. * Extensive overhaul and enhancement by Mark Lord <mlord@pob...
gpl-2.0
dl12345/kernel_sony_kitakami
net/sctp/ulpevent.c
1481
31338
/* SCTP kernel implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2001 Intel Corp. * Copyright (c) 2001 Nokia, Inc. * Copyright (c) 2001 La Monte H.P. Yarroll * * These functions manipulate an sctp event. The struc...
gpl-2.0
crazy-canux/linux
drivers/hwmon/adt7411.c
1481
9497
/* * Driver for the ADT7411 (I2C/SPI 8 channel 10 bit ADC & temperature-sensor) * * Copyright (C) 2008, 2010 Pengutronix * * 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
hurrian/kernel_samsung_trelte
drivers/acpi/apei/einj.c
2249
20712
/* * APEI Error INJection support * * EINJ provides a hardware error injection mechanism, this is useful * for debugging and testing of other APEI and RAS features. * * For more information about EINJ, please refer to ACPI Specification * version 4.0, section 17.5. * * Copyright 2009-2010 Intel Corp. * Auth...
gpl-2.0