repo_name
string
path
string
copies
string
size
string
content
string
license
string
openwrt/linux
drivers/staging/rts5139/xd.c
2727
57791
/* Driver for Realtek RTS51xx USB card reader * * Copyright(c) 2009 Realtek Semiconductor 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 Software Foundation; either version 2, or ...
gpl-2.0
crewrktablets/rk29_kernel_308
arch/arm/mach-h720x/common.c
2983
5856
/* * linux/arch/arm/mach-h720x/common.c * * Copyright (C) 2003 Thomas Gleixner <tglx@linutronix.de> * 2003 Robert Schwebel <r.schwebel@pengutronix.de> * 2004 Sascha Hauer <s.hauer@pengutronix.de> * * common stuff for Hynix h720x processors * * This program is free software; you c...
gpl-2.0
xdabbeb/g2-kk-kernel
sound/core/hwdep.c
3239
13466
/* * Hardware dependent layer * 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 of the License, or * (at ...
gpl-2.0
drowningchild/lgog_old
drivers/net/ethernet/davicom/dm9000.c
3495
39386
/* * Davicom DM9000 Fast Ethernet driver for Linux. * Copyright (C) 1997 Sten Wang * * 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
MoKee/android_kernel_zte_x9180
drivers/input/joystick/tdisc_vtd518_shinetsu.c
3495
13818
/* Copyright (c) 2010, 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
piasek1906/Piasek-KK-G2
drivers/input/joystick/tdisc_vtd518_shinetsu.c
3495
13818
/* Copyright (c) 2010, 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
jamison904/Nexus7_kernel
drivers/gpu/drm/ttm/ttm_bo_util.c
4519
16906
/************************************************************************** * * Copyright (c) 2007-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 documentation files (the * "Software"...
gpl-2.0
txuki2005/TaUrUs_Kernel
drivers/i2c/busses/i2c-nuc900.c
5031
14726
/* * linux/drivers/i2c/busses/i2c-nuc900.c * * Copyright (c) 2010 Nuvoton technology corporation. * * This driver based on S3C2410 I2C driver of Ben Dooks <ben-Y5A6D6n0/KfQXOPxS62xeg@public.gmane.org>. * Written by Wan ZongShun <mcuos.com-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> * * This program is free softwar...
gpl-2.0
paul-chambers/netgear-r7800
git_home/linux.git/sourcecode/drivers/media/video/cx88/cx88-dvb.c
5031
48367
/* * * device driver for Conexant 2388x based TV cards * MPEG Transport Stream (DVB) routines * * (c) 2004, 2005 Chris Pascoe <c.pascoe@itee.uq.edu.au> * (c) 2004 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 G...
gpl-2.0
haoyangw/android_kernel_xiaomi_dior_WIP
drivers/i2c/busses/i2c-nuc900.c
5031
14726
/* * linux/drivers/i2c/busses/i2c-nuc900.c * * Copyright (c) 2010 Nuvoton technology corporation. * * This driver based on S3C2410 I2C driver of Ben Dooks <ben-Y5A6D6n0/KfQXOPxS62xeg@public.gmane.org>. * Written by Wan ZongShun <mcuos.com-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> * * This program is free softwar...
gpl-2.0
TeamGlade-Devices/kernel_xiaomi_cancro
drivers/media/dvb/frontends/stv0299.c
5031
18805
/* Driver for ST STV0299 demodulator Copyright (C) 2001-2002 Convergence Integrated Media GmbH <ralph@convergence.de>, <holger@convergence.de>, <js@convergence.de> Philips SU1278/SH Copyright (C) 2002 by Peter Schildmann <peter.schildmann@web.de> LG TDQF-S001F Copyright (C) 2002 Felix ...
gpl-2.0
ibladesi/TF101-HighOC-3P2
fs/notify/dnotify/dnotify.c
8359
11681
/* * Directory notifications for Linux. * * Copyright (C) 2000,2001,2002 Stephen Rothwell * * Copyright (C) 2009 Eric Paris <Red Hat Inc> * dnotify was largly rewritten to use the new fsnotify infrastructure * * This program is free software; you can redistribute it and/or modify it * under the terms of the GN...
gpl-2.0
kamarush/yuga_aosp_kernel_lp
fs/notify/dnotify/dnotify.c
8359
11681
/* * Directory notifications for Linux. * * Copyright (C) 2000,2001,2002 Stephen Rothwell * * Copyright (C) 2009 Eric Paris <Red Hat Inc> * dnotify was largly rewritten to use the new fsnotify infrastructure * * This program is free software; you can redistribute it and/or modify it * under the terms of the GN...
gpl-2.0
xiaognol/android_kernel_zte_nx503a-4.2
arch/alpha/kernel/irq_pyxis.c
11943
2264
/* * linux/arch/alpha/kernel/irq_pyxis.c * * Based on code written by David A Rusling (david.rusling@reo.mts.dec.com). * * IRQ Code common to all PYXIS core logic chips. */ #include <linux/init.h> #include <linux/sched.h> #include <linux/irq.h> #include <asm/io.h> #include <asm/core_cia.h> #include "proto.h" #...
gpl-2.0
boa19861105/android_kernel_htc_b3uhl-JP
sound/drivers/opl4/opl4_mixer.c
15015
2867
/* * OPL4 mixer functions * 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 * (at your opt...
gpl-2.0
msfkonsole/android_kernel_xiaomi_dior
net/mac80211/michael.c
15015
2237
/* * Michael MIC implementation - optimized for TKIP MIC operations * Copyright 2002-2003, Instant802 Networks, Inc. * * 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. */ #includ...
gpl-2.0
nnamon/linux
block/blk-mq-tag.c
168
16755
/* * Fast and scalable bitmap tagging variant. Uses sparser bitmaps spread * over multiple cachelines to avoid ping-pong between multiple submitters * or submitter and completer. Uses rolling wakeups to avoid falling of * the scaling cliff when we run out of tags and have to start putting * submitters to sleep. *...
gpl-2.0
xsynergy510x/android_kernel_samsung_jf
drivers/net/wireless/ipsecdrvtl/ai.c
168
8112
/* 'hmac.c' Obfuscated by COBF (Version 1.06 2006-01-07 by BB) at Wed Dec 18 14:11:10 2013 */ #include"cobf.h" #ifdef _WIN32 #if defined( UNDER_CE) && defined( bb344) || ! defined( bb338) #define bb340 1 #define bb336 1 #else #define bb351 bb357 #define bb330 1 #define bb352 1 #endif #define bb353 1 #include"uncobf....
gpl-2.0
blackb1rd/android_kernel_samsung_d2
arch/arm/mach-msm/board-8064-gpu.c
424
6471
/* 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
xb446909/personalprojects
crosstool/source/linux-4.1.2/drivers/rtc/class.c
424
9479
/* * RTC subsystem, base class * * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo <a.zummo@towertech.it> * * class skeleton from drivers/hwmon/hwmon.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 ...
gpl-2.0
m-creations/openwrt
target/linux/generic/files/crypto/ocf/ocf-bench.c
424
13227
/* * A loadable module that benchmarks the OCF crypto speed from kernel space. * * Copyright (C) 2004-2010 David McCullough <david_mccullough@mcafee.com> * * LICENSE TERMS * * The free distribution and use of this software in both source and binary * form is allowed (with or without changes) provided that: * ...
gpl-2.0
pawitp/android_kernel_samsung_i9082
net/caif/cfctrl.c
424
16320
/* * Copyright (C) ST-Ericsson AB 2010 * Author: Sjur Brendeland/sjur.brandeland@stericsson.com * License terms: GNU General Public License (GPL) version 2 */ #define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__ #include <linux/stddef.h> #include <linux/spinlock.h> #include <linux/slab.h> #include <net/caif...
gpl-2.0
pichina/linux-bcache
drivers/mfd/menelaus.c
680
30451
/* * Copyright (C) 2004 Texas Instruments, Inc. * * Some parts based tps65010.c: * Copyright (C) 2004 Texas Instruments and * Copyright (C) 2004-2005 David Brownell * * Some parts based on tlv320aic24.c: * Copyright (C) by Kai Svahn <kai.svahn@nokia.com> * * Changes for interrupt handling and clean-up by * T...
gpl-2.0
WildfireDEV/android_kernel_samsung_s6
drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c
936
56383
/* * Copyright (c) 2010 Broadcom Corporation * * 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 notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO...
gpl-2.0
hisilicon/linaro-kernel
drivers/target/target_core_hba.c
936
4322
/******************************************************************************* * Filename: target_core_hba.c * * This file contains the TCM HBA Transport related functions. * * (c) Copyright 2003-2013 Datera, Inc. * * Nicholas A. Bellinger <nab@kernel.org> * * This program is free software; you can redistri...
gpl-2.0
MCherifiOSS/linux
drivers/staging/lustre/lustre/ptlrpc/ptlrpc_module.c
936
3667
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
gpl-2.0
longman88/qspinlock-v14
drivers/cdrom/gdrom.c
1704
23374
/* GD ROM driver for the SEGA Dreamcast * copyright Adrian McMenamin, 2007 * With thanks to Marcus Comstedt and Nathan Keynes * for work in reversing PIO and DMA * * 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
sakindia123/stock_j7_kernel
drivers/hwmon/emc2103.c
2216
21145
/* * emc2103.c - Support for SMSC EMC2103 * Copyright (c) 2010 SMSC * * 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 vers...
gpl-2.0
visi0nary/android_kernel_elephone_p8000
arch/um/drivers/ubd_user.c
2216
1217
/* * Copyright (C) 2000, 2001, 2002 Jeff Dike (jdike@karaya.com) * Copyright (C) 2001 Ridgerun,Inc (glonnon@ridgerun.com) * Licensed under the GPL */ #include <stddef.h> #include <unistd.h> #include <errno.h> #include <sched.h> #include <signal.h> #include <string.h> #include <netinet/in.h> #include <sys/time.h> ...
gpl-2.0
Evervolv/android_kernel_htc_msm7x30-3.0
fs/cifs/cifsencrypt.c
2472
22040
/* * fs/cifs/cifsencrypt.c * * Copyright (C) International Business Machines Corp., 2005,2006 * Author(s): Steve French (sfrench@us.ibm.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 the F...
gpl-2.0
balika011/android_kernel_xiaomi_kenzo
drivers/gpu/drm/nouveau/nouveau_volt.c
2472
6245
/* * Copyright 2010 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
glepag1/sultan-kernel-bruce-linaro
net/ipv4/netfilter/nf_nat_proto_icmp.c
3240
2484
/* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org> * * 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/types.h> ...
gpl-2.0
omnirom/android_kernel_oppo_find5
drivers/input/touchscreen/st1232.c
4776
6513
/* * ST1232 Touchscreen Controller Driver * * Copyright (C) 2010 Renesas Solutions Corp. * Tony SIM <chinyeow.sim.xt@renesas.com> * * Using code from: * - android.git.kernel.org: projects/kernel/common.git: synaptics_i2c_rmi.c * Copyright (C) 2007 Google, Inc. * * This software is licensed under the terms of...
gpl-2.0
ktoonsez/SiyahD
drivers/media/common/tuners/qt1010.c
4776
13845
/* * Driver for Quantek QT1010 silicon tuner * * Copyright (C) 2006 Antti Palosaari <crope@iki.fi> * Aapo Tahkola <aet@rasterburn.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 Fr...
gpl-2.0
CMyst/android_kernel_htc_msm8960
arch/arm/mach-imx/mach-mx31lilly.c
4776
8984
/* * LILLY-1131 module support * * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de> * * based on code for other MX31 boards, * * Copyright 2005-2007 Freescale Semiconductor * Copyright (c) 2009 Alberto Panizzo <maramaopercheseimorto@gmail.com> * Copyright (C) 2009 Valentin Longchamp, EPFL Mobots ...
gpl-2.0
StelixROM/android_kernel_htc_msm8960
sound/soc/davinci/davinci-vcif.c
5032
7328
/* * ALSA SoC Voice Codec Interface for TI DAVINCI processor * * Copyright (C) 2010 Texas Instruments. * * Author: Miguel Aguilar <miguel.aguilar@ridgerun.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 F...
gpl-2.0
shankarathi07/linux_lg_lollipop
sound/soc/blackfin/bfin-eval-adau1701.c
5032
3315
/* * Machine driver for EVAL-ADAU1701MINIZ on Analog Devices bfin * evaluation boards. * * Copyright 2011 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/device.h> #include <sound/core.h> #include <sound/pcm....
gpl-2.0
cogsy23/linux-hg
drivers/leds/leds-hp6xx.c
7848
2283
/* * LED Triggers Core * For the HP Jornada 620/660/680/690 handhelds * * Copyright 2008 Kristoffer Ericson <kristoffer.ericson@gmail.com> * this driver is based on leds-spitz.c by Richard Purdie. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera...
gpl-2.0
Flyhalf205/android_kernel_htc_t6
drivers/hwmon/pmbus/adm1275.c
8872
10281
/* * Hardware monitoring driver for Analog Devices ADM1275 Hot-Swap Controller * and Digital Power Monitor * * Copyright (c) 2011 Ericsson AB. * * 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
CandyDevices/kernel_htc_msm8974
arch/powerpc/math-emu/fnmadds.c
13736
1169
#include <linux/types.h> #include <linux/errno.h> #include <asm/uaccess.h> #include <asm/sfp-machine.h> #include <math-emu/soft-fp.h> #include <math-emu/double.h> #include <math-emu/single.h> int fnmadds(void *frD, void *frA, void *frB, void *frC) { FP_DECL_D(R); FP_DECL_D(A); FP_DECL_D(B); FP_DECL_D(C); FP_DECL...
gpl-2.0
VM12/android_kernel_oneplus_msm8974
arch/powerpc/math-emu/fnmadds.c
13736
1169
#include <linux/types.h> #include <linux/errno.h> #include <asm/uaccess.h> #include <asm/sfp-machine.h> #include <math-emu/soft-fp.h> #include <math-emu/double.h> #include <math-emu/single.h> int fnmadds(void *frD, void *frA, void *frB, void *frC) { FP_DECL_D(R); FP_DECL_D(A); FP_DECL_D(B); FP_DECL_D(C); FP_DECL...
gpl-2.0
no-cannabis/linux-matrix1
arch/powerpc/math-emu/fnmsubs.c
13736
1192
#include <linux/types.h> #include <linux/errno.h> #include <asm/uaccess.h> #include <asm/sfp-machine.h> #include <math-emu/soft-fp.h> #include <math-emu/double.h> #include <math-emu/single.h> int fnmsubs(void *frD, void *frA, void *frB, void *frC) { FP_DECL_D(R); FP_DECL_D(A); FP_DECL_D(B); FP_DECL_D(C); FP_DECL...
gpl-2.0
forumi0721/bananapi_linux-sunxi
arch/powerpc/math-emu/fnmadd.c
13736
1138
#include <linux/types.h> #include <linux/errno.h> #include <asm/uaccess.h> #include <asm/sfp-machine.h> #include <math-emu/soft-fp.h> #include <math-emu/double.h> int fnmadd(void *frD, void *frA, void *frB, void *frC) { FP_DECL_D(R); FP_DECL_D(A); FP_DECL_D(B); FP_DECL_D(C); FP_DECL_D(T); FP_DECL_EX; #ifdef DE...
gpl-2.0
Mazout360/kernel-maz
sound/oss/dmasound/dmasound_q40.c
14504
14354
/* * linux/sound/oss/dmasound/dmasound_q40.c * * Q40 DMA Sound Driver * * See linux/sound/oss/dmasound/dmasound_core.c for copyright and credits * prior to 28/01/2001 * * 28/01/2001 [0.1] Iain Sandoe * - added versioning * - put in and populated the hardware_afmts field. * [0.2] ...
gpl-2.0
mrwargod/boeffla-kernel-slimversion-bacon
arch/sparc/kernel/us2e_cpufreq.c
169
9883
/* us2e_cpufreq.c: UltraSPARC-IIe cpu frequency support * * Copyright (C) 2003 David S. Miller (davem@redhat.com) * * Many thanks to Dominik Brodowski for fixing up the cpufreq * infrastructure in order to make this driver easier to implement. */ #include <linux/kernel.h> #include <linux/module.h> #include <linu...
gpl-2.0
lostemp/port_linux-2.6.30.4
drivers/net/wireless/b43legacy/xmit.c
169
18549
/* Broadcom B43legacy wireless driver Transmission (TX/RX) related functions. Copyright (C) 2005 Martin Langer <martin-langer@gmx.de> Copyright (C) 2005 Stefano Brivio <stefano.brivio@polimi.it> Copyright (C) 2005, 2006 Michael Buesch <mb@bu3sch.de> Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>...
gpl-2.0
zoyi/openwrt-ar71xx
target/linux/ar71xx/files/arch/mips/ath79/mach-mzk-w300nh.c
681
3165
/* * Planex MZK-W300NH board support * * Copyright (C) 2008-2012 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * 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 ...
gpl-2.0
tinixx/linux
drivers/usb/serial/kobil_sct.c
1193
16150
/* * KOBIL USB Smart Card Terminal Driver * * Copyright (C) 2002 KOBIL Systems GmbH * Author: Thomas Wahrenbruch * * Contact: linuxusb@kobil.de * * This program is largely derived from work by the linux-usb group * and associated source files. Please see the usb/serial files for * individual credits ...
gpl-2.0
AndroidDeveloperAlliance/ZenKernel_Crespo
arch/arm/mach-sa1100/assabet.c
2473
11208
/* * linux/arch/arm/mach-sa1100/assabet.c * * Author: Nicolas Pitre * * This file contains all Assabet-specific tweaks. * * 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
zanezam/boeffla-kernel-samsung-s3
arch/arm/mach-ixp4xx/gtwx5715-setup.c
2473
4619
/* * arch/arm/mach-ixp4xx/gtwx5715-setup.c * * Gemtek GTWX5715 (Linksys WRV54G) board setup * * Copyright (C) 2004 George T. Joseph * Derived from Coyote * * 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 S...
gpl-2.0
raden/blue-kelisa-kernel
drivers/net/wireless/iwlwifi/iwl-agn-rs.c
2729
101226
/****************************************************************************** * * Copyright(c) 2005 - 2012 Intel 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 Fr...
gpl-2.0
Backspace-Dev/htx21
drivers/s390/scsi/zfcp_qdio.c
3497
13894
/* * zfcp device driver * * Setup and helper functions to access QDIO. * * Copyright IBM Corporation 2002, 2010 */ #define KMSG_COMPONENT "zfcp" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/slab.h> #include <linux/module.h> #include "zfcp_ext.h" #include "zfcp_qdio.h" #define QBUFF_PER_PAGE (PA...
gpl-2.0
arnavgosain/moto_msm8226
net/nfc/netlink.c
4777
15204
/* * Copyright (C) 2011 Instituto Nokia de Tecnologia * * Authors: * Lauro Ramos Venancio <lauro.venancio@openbossa.org> * Aloisio Almeida Jr <aloisio.almeida@openbossa.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
gpl-2.0
savoca/kernel-msm
arch/arm/mach-s3c24xx/mach-at2440evb.c
4777
5288
/* linux/arch/arm/mach-s3c2440/mach-at2440evb.c * * Copyright (c) 2008 Ramax Lo <ramaxlo@gmail.com> * Based on mach-anubis.c by Ben Dooks <ben@simtec.co.uk> * and modifications by SBZ <sbz@spgui.org> and * Weibing <http://weibing.blogbus.com> * * For product information, visit http://www.arm.com/ ...
gpl-2.0
M1cha/backup_android_kernel_xiaomi_aries
arch/arm/mach-s3c24xx/mach-at2440evb.c
4777
5288
/* linux/arch/arm/mach-s3c2440/mach-at2440evb.c * * Copyright (c) 2008 Ramax Lo <ramaxlo@gmail.com> * Based on mach-anubis.c by Ben Dooks <ben@simtec.co.uk> * and modifications by SBZ <sbz@spgui.org> and * Weibing <http://weibing.blogbus.com> * * For product information, visit http://www.arm.com/ ...
gpl-2.0
davidmueller13/valexKernel-lt03wifi
drivers/media/dvb/frontends/hd29l2.c
5033
17943
/* * HDIC HD29L2 DMB-TH demodulator driver * * Copyright (C) 2011 Metropolia University of Applied Sciences, Electria R&D * * Author: Antti Palosaari <crope@iki.fi> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published ...
gpl-2.0
MinimalOS-AOSP/kernel_huawei_angler
arch/h8300/kernel/irq.c
6825
3637
/* * linux/arch/h8300/kernel/irq.c * * Copyright 2007 Yoshinori Sato <ysato@users.sourceforge.jp> */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/kernel_stat.h> #include <linux/seq_file.h> #include <linux/init.h> #include <linux/random.h> #in...
gpl-2.0
Docker-J/Sail_GEE
arch/h8300/kernel/irq.c
6825
3637
/* * linux/arch/h8300/kernel/irq.c * * Copyright 2007 Yoshinori Sato <ysato@users.sourceforge.jp> */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/kernel_stat.h> #include <linux/seq_file.h> #include <linux/init.h> #include <linux/random.h> #in...
gpl-2.0
faux123/HTC_Amaze_Kernel
net/netfilter/nf_tproxy_core.c
10409
1415
/* * Transparent proxy support for Linux/iptables * * Copyright (c) 2006-2007 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
Desterly/android_kernel_motorola_msm8994
arch/sparc/prom/memory.c
12201
1937
/* memory.c: Prom routine for acquiring various bits of information * about RAM on the machine, both virtual and physical. * * Copyright (C) 1995, 2008 David S. Miller (davem@davemloft.net) * Copyright (C) 1997 Michael A. Griffith (grif@acm.org) */ #include <linux/kernel.h> #include <linux/sort.h> #incl...
gpl-2.0
netico-solutions/linux-am335x
fs/adfs/map.c
12969
7075
/* * linux/fs/adfs/map.c * * Copyright (C) 1997-2002 Russell King * * 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/buffer_head.h> #include <asm/unaligned....
gpl-2.0
monishk10/moshi_cancro
drivers/video/via/via_utility.c
12969
6019
/* * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2008 S3 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; * either ...
gpl-2.0
boyan3010/ShooterU_Kernel_3.2.X
fs/gfs2/dir.c
170
46895
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
gpl-2.0
Potin/linux-am33x-04.06.00.07
kernel/rcutorture.c
170
47300
/* * Read-Copy Update module-based torture test facility * * 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. * * T...
gpl-2.0
TenchiMasaki/android_kernel_asus_moorefield
drivers/external_drivers/camera/drivers/media/pci/atomisp2/css2401a0_legacy_v21/isp/kernels/xnr/xnr_1.0/ia_css_xnr.host.c
170
1752
/* * Support for Intel Camera Imaging ISP subsystem. * * Copyright (c) 2010 - 2014 Intel 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 version * 2 as published by the Free Software Foundation. * ...
gpl-2.0
wanahmadzainie/linux-mainline
drivers/scsi/bfa/bfad_attr.c
426
29968
/* * Copyright (c) 2005-2014 Brocade Communications Systems, Inc. * Copyright (c) 2014- QLogic Corporation. * All rights reserved * www.qlogic.com * * Linux driver for QLogic BR-series Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms ...
gpl-2.0
OMFGB/htc-kernel-msm7x30_omfgb
drivers/staging/dream/qdsp5/audio_aac.c
938
27336
/* arch/arm/mach-msm/qdsp5/audio_aac.c * * aac audio decoder device * * Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 HTC Corporation * Copyright (c) 2008-2009 QUALCOMM USA, INC. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Softwar...
gpl-2.0
bju2000/cm_kernel_samsung_slte
net/core/net-procfs.c
1962
9566
#include <linux/netdevice.h> #include <linux/proc_fs.h> #include <linux/seq_file.h> #include <net/wext.h> #define BUCKET_SPACE (32 - NETDEV_HASHBITS - 1) #define get_bucket(x) ((x) >> BUCKET_SPACE) #define get_offset(x) ((x) & ((1 << BUCKET_SPACE) - 1)) #define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o)) ext...
gpl-2.0
CODEG3EK/Odin
drivers/gpu/drm/i810/i810_dma.c
2218
33619
/* i810_dma.c -- DMA support for the i810 -*- linux-c -*- * Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, f...
gpl-2.0
Stane1983/amlogic-m6_m8
fs/notify/vfsmount_mark.c
2730
5447
/* * Copyright (C) 2008 Red Hat, Inc., Eric Paris <eparis@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 Foundation; either version 2, or (at your option) * any later version. * ...
gpl-2.0
garwynn/D710VMUB_FL26_Kernel
arch/m32r/platforms/mappi3/setup.c
2986
5461
/* * linux/arch/m32r/platforms/mappi3/setup.c * * Setup routines for Renesas MAPPI-III(M3A-2170) Board * * Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto, Mamoru Sakugawa */ #include <linux/irq.h> #include <linux/kernel.h> #include <linux/init.h> #inclu...
gpl-2.0
manveru0/FeaCore_Phoenix_S3
arch/arm/plat-s3c24xx/cpu-freq.c
2986
17684
/* linux/arch/arm/plat-s3c24xx/cpu-freq.c * * Copyright (c) 2006-2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C24XX CPU Frequency scaling * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
gpl-2.0
ZeroInfinityXDA/OQC-m9
arch/mips/ath79/dev-usb.c
4522
6162
/* * Atheros AR7XXX/AR9XXX USB Host Controller device * * Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * Parts of this file are based on Atheros' 2.6.15 BSP * * This program is free software; you can redistribute it and/or modify it * unde...
gpl-2.0
NamanArora/flamingo_kernel
drivers/mfd/twl4030-power.c
5034
14670
/* * linux/drivers/i2c/chips/twl4030-power.c * * Handle TWL4030 Power initialization * * Copyright (C) 2008 Nokia Corporation * Copyright (C) 2006 Texas Instruments, Inc * * Written by Kalle Jokiniemi * Peter De Schrijver <peter.de-schrijver@nokia.com> * Several fixes by Amit Kucheria <amit.kucheria@verdure...
gpl-2.0
Haxynox/kernel_samsung_n7100-old
drivers/media/common/tuners/tda8290.c
8106
24382
/* 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
Elektropippo/kernel_852i
arch/parisc/math-emu/sfadd.c
12202
14617
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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 * ...
gpl-2.0
chijure/android_kernel_lge_vee1
arch/arm/mach-msm/sdio_smem.c
427
3951
/* Copyright (c) 2010-2011, Code Aurora Forum. 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 ho...
gpl-2.0
iamroot12D/linux
drivers/irqchip/irq-keystone.c
427
6004
/* * Texas Instruments Keystone IRQ controller IP driver * * Copyright (C) 2014 Texas Instruments, Inc. * Author: Sajesh Kumar Saran <sajesh@ti.com> * Grygorii Strashko <grygorii.strashko@ti.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General ...
gpl-2.0
omor1/linux-430
drivers/pci/hotplug/sgi_hotplug.c
427
18383
/* * 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 work was based on the 2.4/2.6 kernel development by Dick Re...
gpl-2.0
Abhishek-karmakar/caf-kernel-msm8916
drivers/input/misc/dm355evm_keys.c
2475
8109
/* * dm355evm_keys.c - support buttons and IR remote on DM355 EVM board * * Copyright (c) 2008 by David Brownell * * 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 t...
gpl-2.0
sandymanu/sandy_lettuce_8916
drivers/block/ps3disk.c
2475
14279
/* * PS3 Disk Storage Driver * * Copyright (C) 2007 Sony Computer Entertainment Inc. * Copyright 2007 Sony Corp. * * 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 Licens...
gpl-2.0
hfutxqd/android_kernel_zte_s291_msm8974
arch/cris/arch-v10/kernel/process.c
4523
7643
/* * linux/arch/cris/kernel/process.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 2000-2002 Axis Communications AB * * Authors: Bjorn Wesen (bjornw@axis.com) * Mikael Starvik (starvik@axis.com) * * This file handles the architecture-dependent parts of process handling.. */ #incl...
gpl-2.0
Jarbu12/Mini-NovaXM4.3
drivers/staging/media/lirc/lirc_igorplugusb.c
5035
13574
/* * lirc_igorplugusb - USB remote support for LIRC * * Supports the standard homebrew IgorPlugUSB receiver with Igor's firmware. * See http://www.cesko.host.sk/IgorPlugUSB/IgorPlug-USB%20(AVR)_eng.htm * * The device can only record bursts of up to 36 pulses/spaces. * Works fine with RC5. Longer commands lead to...
gpl-2.0
CyanideL/android_kernel_samsung_klte
drivers/net/ethernet/broadcom/bcm63xx_enet.c
5035
49123
/* * Driver for BCM963xx builtin Ethernet mac * * Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr> * * 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
0mark/linux-sunxi
drivers/net/wireless/libertas_tf/main.c
5035
19558
/* * Copyright (C) 2008, cozybit Inc. * Copyright (C) 2003-2006, Marvell International 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; either version 2 of the License, or (at ...
gpl-2.0
willowgarage/pr2-kernel
arch/arm/plat-pxa/dma.c
7339
10008
/* * linux/arch/arm/plat-pxa/dma.c * * PXA DMA registration and IRQ dispatching * * Author: Nicolas Pitre * Created: Nov 15, 2001 * Copyright: MontaVista Software Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version...
gpl-2.0
zhaochengw/android_kernel_nx403
lib/sha1.c
8107
6197
/* * SHA1 routine optimized to do word accesses rather than byte accesses, * and to avoid unnecessary copies into the context array. * * This was based on the git SHA1 implementation. */ #include <linux/kernel.h> #include <linux/export.h> #include <linux/bitops.h> #include <linux/cryptohash.h> #include <asm/unali...
gpl-2.0
Arc-Team/android_kernel_htc_msm8660
sound/oss/sequencer.c
8363
34554
/* * sound/oss/sequencer.c * * The sequencer personality manager. */ /* * 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...
gpl-2.0
DerRomtester/android_kernel_oneplus_bacon-3.10
drivers/uwb/beacon.c
11691
16601
/* * Ultra Wide Band * Beacon management * * Copyright (C) 2005-2006 Intel Corporation * Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.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 Sof...
gpl-2.0
Snuzzo/vigor_aosp_kernel
fs/ext4/inode.c
172
177459
/* * linux/fs/ext4/inode.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds * * Goal-directed block allocat...
gpl-2.0
FEDEVEL/openrex-linux-3.14
drivers/usb/serial/digi_acceleport.c
428
44236
/* * Digi AccelePort USB-4 and USB-2 Serial Converters * * Copyright 2000 by Digi International * * 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 ...
gpl-2.0
s0be/android_kernel_letv_msm8994
drivers/md/dm.c
428
64285
/* * Copyright (C) 2001, 2002 Sistina Software (UK) Limited. * Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. * * This file is released under the GPL. */ #include "dm.h" #include "dm-uevent.h" #include <linux/init.h> #include <linux/module.h> #include <linux/mutex.h> #include <linux/moduleparam.h> #i...
gpl-2.0
quadcores/Full_Dedup_Liu
net/core/net_namespace.c
684
23264
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/workqueue.h> #include <linux/rtnetlink.h> #include <linux/cache.h> #include <linux/slab.h> #include <linux/list.h> #include <linux/delay.h> #include <linux/sched.h> #include <linux/idr.h> #include <linux/rculist.h> #include <linux/nsproxy.h> #include <linux/f...
gpl-2.0
xiaoleili/linux-mediatek
drivers/video/fbdev/omap2/displays-new/encoder-tpd12s015.c
940
8594
/* * TPD12S015 HDMI ESD protection & level shifter chip driver * * Copyright (C) 2013 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...
gpl-2.0
agat63/AGAT_JB_kernel
drivers/tty/serial/samsung.c
1708
34693
/* * Driver core for Samsung SoC onboard UARTs. * * Ben Dooks, Copyright (c) 2003-2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * * 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
KernelWorld/KW-Kenzo
drivers/input/serio/rpckbd.c
2476
4339
/* * Copyright (c) 2000-2001 Vojtech Pavlik * Copyright (c) 2002 Russell King */ /* * Acorn RiscPC PS/2 keyboard controller driver for Linux/ARM */ /* * 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 Soft...
gpl-2.0
HostZero/android_kernel_zuk_msm8996
arch/arm/common/sharpsl_param.c
2476
1916
/* * Hardware parameter area specific to Sharp SL series devices * * Copyright (c) 2005 Richard Purdie * * Based on Sharp's 2.4 kernel patches * * 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 Sof...
gpl-2.0
faux123/Note_4_SM-N910T
arch/blackfin/mach-bf537/boards/cm_bf537u.c
2732
18359
/* * Copyright 2004-2009 Analog Devices Inc. * 2008-2009 Bluetechnix * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * Licensed under the GPL-2 or later. */ #include <linux/device.h> #include <linux/etherdevice.h> #include <linux/export...
gpl-2.0
Tasssadar/kernel_nexus
arch/powerpc/platforms/embedded6xx/mpc7448_hpc2.c
2732
5818
/* * mpc7448_hpc2.c * * Board setup routines for the Freescale mpc7448hpc2(taiga) platform * * Author: Jacob Pan * jacob.pan@freescale.com * Author: Xianghua Xiao * x.xiao@freescale.com * Maintainer: Roy Zang <tie-fei.zang@freescale.com> * Add Flat Device Tree support fot mpc7448hpc2 board * * Copyr...
gpl-2.0
Rerito/linux-ubi
arch/blackfin/mach-bf537/boards/dnp5370.c
2732
9890
/* * This is the configuration for SSV Dil/NetPC DNP/5370 board. * * DIL module: http://www.dilnetpc.com/dnp0086.htm * SK28 (starter kit): http://www.dilnetpc.com/dnp0088.htm * * Copyright 2010 3ality Digital Systems * Copyright 2005 National ICT Australia (NICTA) * Copyright 2004-2006 Analog Devices In...
gpl-2.0