repo_name
string
path
string
copies
string
size
string
content
string
license
string
TheTypoMaster/yotrino-linux-kernel
drivers/gpu/drm/nouveau/core/engine/device/nv04.c
2230
3646
/* * 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
NooNameR/k3_bravo
arch/x86/kernel/rtc.c
2486
6442
/* * RTC related functions */ #include <linux/platform_device.h> #include <linux/mc146818rtc.h> #include <linux/acpi.h> #include <linux/bcd.h> #include <linux/pnp.h> #include <linux/of.h> #include <asm/vsyscall.h> #include <asm/x86_init.h> #include <asm/time.h> #ifdef CONFIG_X86_32 /* * This is a special lock that...
gpl-2.0
flar2/xoom-ElementalX
drivers/media/video/tw9910.c
2742
24525
/* * tw9910 Video Driver * * Copyright (C) 2008 Renesas Solutions Corp. * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on ov772x driver, * * Copyright (C) 2008 Kuninori Morimoto <morimoto.kuninori@renesas.com> * Copyright 2006-7 Jonathan Corbet <corbet@lwn.net> * Copyright (C) 2008 Magnus Damm ...
gpl-2.0
seltaeb/n7100-jb-samsung
drivers/xen/xenfs/privcmd.c
3254
8414
/****************************************************************************** * privcmd.c * * Interface to privileged domain-0 commands. * * Copyright (c) 2002-2004, K A Fraser, B Dragovic */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/slab.h> #include <linux/string.h> #include <linux/er...
gpl-2.0
m-stein/linux
drivers/net/wireless/ath/ath9k/eeprom.c
3254
15079
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
gpl-2.0
remicks/android_kernel_lge_hammerhead
tools/perf/builtin-sched.c
4790
44868
#include "builtin.h" #include "perf.h" #include "util/util.h" #include "util/evlist.h" #include "util/cache.h" #include "util/evsel.h" #include "util/symbol.h" #include "util/thread.h" #include "util/header.h" #include "util/session.h" #include "util/tool.h" #include "util/parse-options.h" #include "util/trace-event....
gpl-2.0
ibm-research/fusedos-linux
drivers/net/wireless/orinoco/orinoco_cs.c
5814
14251
/* orinoco_cs.c (formerly known as dldwd_cs.c) * * A driver for "Hermes" chipset based PCMCIA wireless adaptors, such * as the Lucent WavelanIEEE/Orinoco cards and their OEM (Cabletron/ * EnteraSys RoamAbout 802.11, ELSA Airlancer, Melco Buffalo and others). * It should also be usable on various Prism II based car...
gpl-2.0
Klozz/kernel_asus_grouper_kitkat
drivers/staging/winbond/mds.c
8118
17881
#include "mds_f.h" #include "mto.h" #include "wbhal.h" #include "wb35tx_f.h" unsigned char Mds_initial(struct wbsoft_priv *adapter) { struct wb35_mds *pMds = &adapter->Mds; pMds->TxPause = false; pMds->TxRTSThreshold = DEFAULT_RTSThreshold; pMds->TxFragmentThreshold = DEFAULT_FRAGMENT_THRESHOLD; return hal_get_...
gpl-2.0
JoinTheRealms/TF700-dualboot-stockbased
drivers/staging/winbond/mds.c
8118
17881
#include "mds_f.h" #include "mto.h" #include "wbhal.h" #include "wb35tx_f.h" unsigned char Mds_initial(struct wbsoft_priv *adapter) { struct wb35_mds *pMds = &adapter->Mds; pMds->TxPause = false; pMds->TxRTSThreshold = DEFAULT_RTSThreshold; pMds->TxFragmentThreshold = DEFAULT_FRAGMENT_THRESHOLD; return hal_get_...
gpl-2.0
arcardinal/kernel_lge_g3
drivers/net/ethernet/neterion/vxge/vxge-ethtool.c
8118
41400
/****************************************************************************** * This software may be used and distributed according to the terms of * the GNU General Public License (GPL), incorporated herein by reference. * Drivers based on or derived from this code fall under the GPL and must * retain the author...
gpl-2.0
trunghieuhust/android_sony_kernel_msm8260A
drivers/sfi/sfi_acpi.c
11702
6204
/* sfi_acpi.c Simple Firmware Interface - ACPI extensions */ /* This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. GPL LICENSE SUMMARY Copyright(c) 2009 Intel Corporation. All rights reserved. This program is free software; y...
gpl-2.0
mekinik232/ambipi
lib/ffmpeg/libavcodec/qdm2_tablegen.c
183
1433
/* * Generate a header file for hardcoded QDM2 tables * * Copyright (c) 2010 Reimar Döffinger <Reimar.Doeffinger@gmx.de> * * This file is part of FFmpeg. * * FFmpeg 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 Free S...
gpl-2.0
tcp209/kernel_samsung_epic4gtouch
sound/pci/cs5535audio/cs5535audio_pm.c
951
4019
/* * Power management for audio on multifunction CS5535 companion device * Copyright (C) Jaya Kumar * * 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
houst0nn/android_kernel_lge_geeb
drivers/net/ethernet/3com/3c509.c
1207
42967
/* 3c509.c: A 3c509 EtherLink3 ethernet driver for linux. */ /* Written 1993-2000 by Donald Becker. Copyright 1994-2000 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU G...
gpl-2.0
Californication/lge-kernel-msm7x27-SDSL
drivers/infiniband/hw/mlx4/srq.c
4023
8953
/* * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2007, 2008 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2,...
gpl-2.0
s9yobena/linux-btrfs
drivers/ide/opti621.c
4791
4568
/* * Copyright (C) 1996-1998 Linus Torvalds & authors (see below) */ /* * Authors: * Jaromir Koutek <miri@punknet.cz>, * Jan Harkes <jaharkes@cwi.nl>, * Mark Lord <mlord@pobox.com> * Some parts of code are from ali14xx.c and from rz1000.c. */ #include <linux/types.h> #include <linux/module.h> #include <linu...
gpl-2.0
princeofgiri/ridon-kernel_xiaomi_armani
net/decnet/dn_nsp_out.c
4791
17970
/* * DECnet An implementation of the DECnet protocol suite for the LINUX * operating system. DECnet is implemented using the BSD Socket * interface as the means of communication with the user level. * * DECnet Network Services Protocol (Output) * * Author: Edu...
gpl-2.0
flar2/m8-GPE-5.0.1
drivers/video/omap2/dss/venc.c
4791
21906
/* * linux/drivers/video/omap2/dss/venc.c * * Copyright (C) 2009 Nokia Corporation * Author: Tomi Valkeinen <tomi.valkeinen@nokia.com> * * VENC settings from TI's DSS driver * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2...
gpl-2.0
sumitrajdev5842/kernel_samsung_kyleve
drivers/video/omap2/dss/manager.c
4791
15133
/* * linux/drivers/video/omap2/dss/manager.c * * Copyright (C) 2009 Nokia Corporation * Author: Tomi Valkeinen <tomi.valkeinen@nokia.com> * * Some code and ideas taken from drivers/video/omap/ driver * by Imre Deak. * * This program is free software; you can redistribute it and/or modify it * under the terms ...
gpl-2.0
tobigun/samsung-kernel-smg800y
drivers/video/omap2/dss/manager.c
4791
15133
/* * linux/drivers/video/omap2/dss/manager.c * * Copyright (C) 2009 Nokia Corporation * Author: Tomi Valkeinen <tomi.valkeinen@nokia.com> * * Some code and ideas taken from drivers/video/omap/ driver * by Imre Deak. * * This program is free software; you can redistribute it and/or modify it * under the terms ...
gpl-2.0
UNGLinux/UNGKernel
drivers/media/usb/dvb-usb/dibusb-mc.c
9399
5106
/* DVB USB compliant linux driver for mobile DVB-T USB devices based on * reference designs made by DiBcom (http://www.dibcom.fr/) (DiB3000M-C/P) * * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) * * based on GPL code from DiBcom, which has * Copyright (C) 2004 Amaury Demol for DiBcom (ademol...
gpl-2.0
codesnake/linux-amlogic
drivers/net/wireless/brcm80211/brcmsmac/rate.c
10935
16697
/* * 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
estiko/android_lenovo_a706_kinglplite
drivers/infiniband/hw/cxgb3/iwch_mem.c
13495
5473
/* * Copyright (c) 2006 Chelsio, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree,...
gpl-2.0
padovan/bluetooth-next
arch/score/lib/cmpdi2.c
13751
1213
/* * arch/score/lib/cmpdi2.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; either version 2 of the License, or * (at your option) any later version. * * This program is distributed i...
gpl-2.0
jackyxhb/linux
drivers/net/ieee802154/mrf24j40.c
184
20641
/* * Driver for Microchip MRF24J40 802.15.4 Wireless-PAN Networking controller * * Copyright (C) 2012 Alan Ott <alan@signal11.us> * Signal 11 Software * * 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
kinghaitao/git-core
drivers/clocksource/sh_mtu2.c
440
8381
/* * SuperH Timer Support - MTU2 * * Copyright (C) 2009 Magnus Damm * * 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 * * This program is distributed in...
gpl-2.0
stevezilla/dplive-linux
arch/arm/mach-s3c64xx/mach-smartq5.c
440
3623
/* * linux/arch/arm/mach-s3c64xx/mach-smartq5.c * * Copyright (C) 2010 Maurus Cuelenaere * * 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/fb.h> #include...
gpl-2.0
I8552-CM/android_kernel_delos3geur
arch/x86/crypto/aesni-intel_glue.c
440
39617
/* * Support for Intel AES-NI instructions. This file contains glue * code, the real AES implementation is in intel-aes_asm.S. * * Copyright (C) 2008, Intel Corp. * Author: Huang Ying <ying.huang@intel.com> * * Added RFC4106 AES-GCM support for 128-bit keys under the AEAD * interface for 64-bit kernels. * ...
gpl-2.0
drsn0w/android_kernel_zte_msm7627
drivers/video/riva/fbdev.c
952
59726
/* * linux/drivers/video/riva/fbdev.c - nVidia RIVA 128/TNT/TNT2 fb driver * * Maintained by Ani Joshi <ajoshi@shell.unixbox.com> * * Copyright 1999-2000 Jeff Garzik * * Contributors: * * Ani Joshi: Lots of debugging and cleanup work, really helped * get the driver going * * Ferenc Bakonyi: Bug fixes, cle...
gpl-2.0
caplio/android_kernel_samsung_hltedcm
drivers/of/of_slimbus.c
1208
2276
/* 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
mgottschlag/linux
drivers/video/backlight/backlight.c
1464
16071
/* * Backlight Lowlevel Control Abstraction * * Copyright (C) 2003,2004 Hewlett-Packard Company * */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/module.h> #include <linux/init.h> #include <linux/device.h> #include <linux/backlight.h> #include <linux/notifier.h> #include <linux/ctype.h> #include <...
gpl-2.0
leeymcj/linuxrk-tk1
drivers/memstick/core/mspro_block.c
1720
39961
/* * Sony MemoryStick Pro storage support * * Copyright (C) 2007 Alex Dubov <oakad@yahoo.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. * * Special thanks to Carlos ...
gpl-2.0
BlackBox-Kernel/blackbox_tomato_lp
drivers/video/bfin-t350mcqb-fb.c
2232
16614
/* * File: drivers/video/bfin-t350mcqb-fb.c * Based on: * Author: Michael Hennerich <hennerich@blackfin.uclinux.org> * * Created: * Description: Blackfin LCD Framebuffer driver * * * Modified: * Copyright 2004-2007 Analog Devices Inc. * * Bugs: Enter bugs at http://black...
gpl-2.0
maxwen/android_kernel_oppo_msm8916
fs/xfs/xfs_rename.c
2488
9393
/* * Copyright (c) 2000-2003,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
go2ev-devteam/Yoda-Kernel-ICS
arch/mips/ath79/setup.c
3000
4352
/* * Atheros AR71XX/AR724X/AR913X specific setup * * 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 * under the...
gpl-2.0
AMD-Grifon/android_kernel_samsung_aries
sound/pci/ice1712/ak4xxx.c
4024
5063
/* * ALSA driver for ICEnsemble ICE1712 (Envy24) * * AK4524 / AK4528 / AK4529 / AK4355 / AK4381 interface * * Copyright (c) 2000 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 b...
gpl-2.0
echo31/athena
sound/soc/omap/omap-dmic.c
4792
12730
/* * omap-dmic.c -- OMAP ASoC DMIC DAI driver * * Copyright (C) 2010 - 2011 Texas Instruments * * Author: David Lambert <dlambert@ti.com> * Misael Lopez Cruz <misael.lopez@ti.com> * Liam Girdwood <lrg@ti.com> * Peter Ujfalusi <peter.ujfalusi@ti.com> * * This program is free software; you can redist...
gpl-2.0
sonulohani/Xperia-L-Kernel
drivers/acpi/glue.c
5048
6011
/* * Link physical devices with ACPI devices support * * Copyright (c) 2005 David Shaohua Li <shaohua.li@intel.com> * Copyright (c) 2005 Intel Corp. * * This file is released under the GPLv2. */ #include <linux/export.h> #include <linux/init.h> #include <linux/list.h> #include <linux/device.h> #include <linux/sl...
gpl-2.0
figue/chroma_kernel_mako
crypto/lrw.c
7352
9419
/* LRW: as defined by Cyril Guyot in * http://grouper.ieee.org/groups/1619/email/pdf00017.pdf * * Copyright (c) 2006 Rik Snel <rsnel@cube.dyndns.org> * * Based on ecb.c * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or modify it * un...
gpl-2.0
uliamo/android_kernel_zte_quantum
drivers/hid/hid-lcpower.c
8120
1919
/* * HID driver for LC Power Model RC1000MCE * * Copyright (c) 2011 Chris Schlund * based on hid-topseed module */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version ...
gpl-2.0
agat63/AGAT_R970_USC
arch/mips/pmc-sierra/yosemite/atmel_read_eeprom.c
8632
3613
/* * Copyright (C) 2003 PMC-Sierra Inc. * Author: Manish Lachwani (lachwani@pmc-sierra.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...
gpl-2.0
KFire-Android/kernel_omap_otter-common
drivers/misc/iwmc3200top/fw-download.c
9144
10191
/* * iwmc3200top - Intel Wireless MultiCom 3200 Top Driver * drivers/misc/iwmc3200top/fw-download.c * * Copyright (C) 2009 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 publis...
gpl-2.0
Perseus71/KT747
arch/tile/lib/memset_32.c
9912
6375
/* * Copyright 2010 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
Twisted-Kernel/S6-MM
arch/arm/vfp/vfpsingle.c
12472
29552
/* * linux/arch/arm/vfp/vfpsingle.c * * This code is derived in part from John R. Housers softfloat library, which * carries the following notice: * * =========================================================================== * This C source file is part of the SoftFloat IEC/IEEE Floating-point * Arithmetic P...
gpl-2.0
BreakawayConsulting/gcc
gcc/testsuite/gcc.dg/cpp/pr33466.c
185
3802
/* { dg-do compile } */ /* { dg-options "-std=gnu99" } */ /* Test various invalid constant float suffixes made up of letters of valid suffixes. These are invalid regardless of whether the target compiler supports decimal float or fixed-point types. */ long double rh = 0.5rh; /* { dg-error "invalid suffix" } ...
gpl-2.0
SteveLinCH/linux
net/netfilter/nf_conntrack_labels.c
441
3102
/* * test/set flag bits stored in conntrack extension area. * * (C) 2013 Astaro GmbH & Co KG * * 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/export.h> #in...
gpl-2.0
Sikyou/s7_kernel
drivers/misc/ioc4.c
697
14889
/* * 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
nviennot/linux-2.6-scribe
drivers/media/IR/keymaps/rc-videomate-tv-pvr.c
953
1928
/* videomate-tv-pvr.h - Keytable for videomate_tv_pvr Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 pub...
gpl-2.0
ND-3500/golden_cm10.2_kernel
drivers/net/sfc/tx.c
953
34445
/**************************************************************************** * Driver for Solarflare Solarstorm network controllers and boards * Copyright 2005-2006 Fen Systems Ltd. * Copyright 2005-2010 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * ...
gpl-2.0
hurrian/kernel_samsung_trelte
sound/soc/omap/omap-mcpdm.c
1977
14916
/* * omap-mcpdm.c -- OMAP ALSA SoC DAI driver using McPDM port * * Copyright (C) 2009 - 2011 Texas Instruments * * Author: Misael Lopez Cruz <misael.lopez@ti.com> * Contact: Jorge Eduardo Candelaria <x0107209@ti.com> * Margarita Olaya <magi.olaya@ti.com> * Peter Ujfalusi <peter.ujfalusi@ti.c...
gpl-2.0
onejay09/kernel_HTC_msm7x30_KK
drivers/drm/nouveau/nv50_gpio.c
2489
7582
/* * 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
vic-nation/kernel_goghvmu
sound/pci/emu10k1/emupcm.c
4025
58639
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * Creative Labs, Inc. * Routines for control of EMU10K1 chips / PCM routines * Multichannel PCM support Copyright (c) Lee Revell <rlrevell@joe-job.com> * * BUGS: * -- * * TODO: * -- * * This program is free software; you c...
gpl-2.0
AndroidDeveloperAlliance/ZenKernel_TUNA
arch/arm/mach-shark/leds.c
4025
3444
/* * arch/arm/mach-shark/leds.c * by Alexander Schulz * * derived from: * arch/arm/kernel/leds-footbridge.c * Copyright (C) 1998-1999 Russell King * * DIGITAL Shark LED control routines. * * The leds use is as follows: * - Green front - toggles state every 50 timer interrupts * - Amber front - Unused, thi...
gpl-2.0
yank555-lu/N3-KK-faux123-yank555.lu
security/keys/trusted.c
4537
28643
/* * Copyright (C) 2010 IBM Corporation * * Author: * David Safford <safford@us.ibm.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, version 2 of the License. * * See Documentati...
gpl-2.0
boulzordev/android_kernel_motorola_msm8916
drivers/video/atafb.c
10425
91065
/* * linux/drivers/video/atafb.c -- Atari builtin chipset frame buffer device * * Copyright (C) 1994 Martin Schaller & Roman Hodek * * 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. * * Histo...
gpl-2.0
jfvelte-dev/android_kernel_samsung_jf
sound/pci/nm256/nm256_coef.c
14777
308064
#define NM_TOTAL_COEFF_COUNT 0x3158 static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { 0xFF, 0xFF, 0x2F, 0x00, 0x4B, 0xFF, 0xA5, 0x01, 0xEF, 0xFC, 0x21, 0x05, 0x87, 0xF7, 0x62, 0x11, 0xE9, 0x45, 0x5E, 0xF9, 0xB5, 0x01, 0xDE, 0xFF, 0xA4, 0xFF, 0x60, 0x00, 0xCA, 0xFF, 0x0D, 0x00, 0xFD, 0xFF, 0x36, 0x00, 0x36, 0...
gpl-2.0
babybearsg/huawei_s7_kernel
drivers/crypto/padlock-sha.c
186
8033
/* * Cryptographic API. * * Support for VIA PadLock hardware crypto engine. * * Copyright (c) 2006 Michal Ludvig <michal@logix.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; eit...
gpl-2.0
abeobk/sam9x35
net/mac802154/main.c
186
6275
/* * Copyright (C) 2007-2012 Siemens AG * * Written by: * Alexander Smirnov <alex.bluesman.smirnov@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 Foundation. * * This progr...
gpl-2.0
lg-devs/android_kernel_lge_msm8994
kernel/trace/blktrace.c
698
44914
/* * Copyright (C) 2006 Jens Axboe <axboe@kernel.dk> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but...
gpl-2.0
Aayushya/kernel_motorola_msm8226
drivers/usb/serial/garmin_gps.c
1466
39883
/* * Garmin GPS driver * * Copyright (C) 2006-2011 Hermann Kneissel herkne@gmx.de * * The latest version of the driver can be found at * http://sourceforge.net/projects/garmin-gps/ * * This driver has been derived from v2.1 of the visor driver. * * This program is free software; you can redistribute it and/or...
gpl-2.0
alban/linux
arch/arm/mach-omap2/omap_phy_internal.c
1466
4027
/* * This file configures the internal USB PHY in OMAP4430. Used * with TWL6030 transceiver and MUSB on OMAP4430. * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li...
gpl-2.0
aps243/kernel-imx
drivers/media/usb/dvb-usb/ttusb2.c
2746
18524
/* DVB USB compliant linux driver for Technotrend DVB USB boxes and clones * (e.g. Pinnacle 400e DVB-S USB2.0). * * The Pinnacle 400e uses the same protocol as the Technotrend USB1.1 boxes. * * TDA8263 + TDA10086 * * I2C addresses: * 0x08 - LNBP21PD - LNB power supply * 0x0e - TDA10086 - Demodulator * 0x5...
gpl-2.0
syhost/android_kernel_pantech_ef62l
net/rds/message.c
3770
10361
/* * Copyright (c) 2006 Oracle. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree, or t...
gpl-2.0
cmenard/kernel_smdk4412
drivers/ide/ide-ioctls.c
4026
6835
/* * IDE ioctls handling. */ #include <linux/hdreg.h> #include <linux/ide.h> #include <linux/slab.h> static const struct ide_ioctl_devset ide_ioctl_settings[] = { { HDIO_GET_32BIT, HDIO_SET_32BIT, &ide_devset_io_32bit }, { HDIO_GET_KEEPSETTINGS, HDIO_SET_KEEPSETTINGS, &ide_devset_keepsettings }, { HDIO_GET_UNMASK...
gpl-2.0
Pillar1989/linux-a80-3.4
drivers/w1/w1_int.c
4794
6465
/* * w1_int.c * * Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any la...
gpl-2.0
lexmar93/Siyah-i777
fs/afs/inode.c
5050
12514
/* * Copyright (c) 2002 Red Hat, Inc. All rights reserved. * * This software may be freely redistributed under the terms of the * GNU General Public License. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 67...
gpl-2.0
Kalashnikitty/Aurora_D802
drivers/net/irda/toim3232-sir.c
8890
12466
/********************************************************************* * * Filename: toim3232-sir.c * Version: 1.0 * Description: Implementation of dongles based on the Vishay/Temic * TOIM3232 SIR Endec chipset. Currently only the * IRWave IR320ST-2 is tested, although it should work * w...
gpl-2.0
CandyDevices/kernel_lge_msm8974
fs/fscache/proc.c
14522
1933
/* FS-Cache statistics viewing interface * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written 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 General Public License * as published by the Free Software F...
gpl-2.0
urumican/linux-3.8.8
mm/readahead.c
187
16451
/* * mm/readahead.c - address_space-level file readahead. * * Copyright (C) 2002, Linus Torvalds * * 09Apr2002 Andrew Morton * Initial version. */ #include <linux/kernel.h> #include <linux/fs.h> #include <linux/gfp.h> #include <linux/mm.h> #include <linux/export.h> #include <linux/blkdev.h> #include <linux/bac...
gpl-2.0
kernel-hut/android_kernel_xiaomi_cancro
fs/exfat/exfat_upcase.c
187
37392
/* * Copyright (C) 2012-2013 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 * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. ...
gpl-2.0
jakew02/sp3-linux
drivers/cpufreq/speedstep-lib.c
443
11852
/* * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de> * * Licensed under the terms of the GNU GPL License version 2. * * Library for common functions for Intel SpeedStep v.1 and v.2 support * * BIG FAT DISCLAIMER: Work in progress code. Possibly *dangerous* */ #include <linux/kernel.h> #include <linux/mod...
gpl-2.0
k2wl/3.0.y
fs/binfmt_script.c
699
2790
/* * linux/fs/binfmt_script.c * * Copyright (C) 1996 Martin von Löwis * original #!-checking implemented by tytso. */ #include <linux/module.h> #include <linux/string.h> #include <linux/stat.h> #include <linux/binfmts.h> #include <linux/init.h> #include <linux/file.h> #include <linux/err.h> #include <linux/fs...
gpl-2.0
W4TCH0UT/zz_quark
arch/arm/plat-iop/time.c
955
3988
/* * arch/arm/plat-iop/time.c * * Timer code for IOP32x and IOP33x based systems * * Author: Deepak Saxena <dsaxena@mvista.com> * * Copyright 2002-2003 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 as pu...
gpl-2.0
ch33kybutt/D3v1l-kernel
fs/dlm/lockspace.c
1211
19022
/****************************************************************************** ******************************************************************************* ** ** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. ** Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved. ** ** This copyrig...
gpl-2.0
DroidThug/kernel_delta_msm8916
fs/proc/nommu.c
1211
3270
/* nommu.c: mmu-less memory info files * * Copyright (C) 2004 Red Hat, Inc. All Rights Reserved. * Written 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 General Public License * as published by the Free Software Fou...
gpl-2.0
timduru/kernel-asus-tf101
drivers/video/uvesafb.c
1467
51804
/* * A framebuffer driver for VBE 2.0+ compliant video cards * * (c) 2007 Michal Januszewski <spock@gentoo.org> * Loosely based upon the vesafb driver. * */ #include <linux/init.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/skbuff.h> #include <linux/timer.h> #include <linux/compl...
gpl-2.0
allwinner-zh/linux-3.4-sunxi
net/ipv6/netfilter/nf_conntrack_reasm.c
1467
16211
/* * IPv6 fragment reassembly for connection tracking * * Copyright (C)2004 USAGI/WIDE Project * * Author: * Yasuyuki Kozakai @USAGI <yasuyuki.kozakai@toshiba.co.jp> * * Based on: net/ipv6/reassembly.c * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Ge...
gpl-2.0
NoSpamDan/android_kernel_samsung_msm8660-common
drivers/mtd/tests/mtd_stresstest.c
1979
7576
/* * Copyright (C) 2006-2008 Nokia Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but WITHOUT ...
gpl-2.0
ballock/kernel-xenial-bbr
drivers/mtd/chips/gen_probe.c
1979
6805
/* * Routines common to all CFI-type probes. * (C) 2001-2003 Red Hat, Inc. * GPL'd */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/mtd/mtd.h> #include <linux/mtd/map.h> #include <linux/mtd/cfi.h> #include <linux/mtd/gen_probe.h> static struct mtd_info *check_cmd_set(...
gpl-2.0
spacecaker/Midnight_Acer_kernel
drivers/net/ethernet/intel/e1000e/82571.c
2747
55875
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2012 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 pub...
gpl-2.0
anryl/shooteru_HTC
arch/mips/sgi-ip27/ip27-timer.c
2747
5717
/* * Copytight (C) 1999, 2000, 05, 06 Ralf Baechle (ralf@linux-mips.org) * Copytight (C) 1999, 2000 Silicon Graphics, Inc. */ #include <linux/bcd.h> #include <linux/clockchips.h> #include <linux/init.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/interrupt.h> #include <linux/kernel_stat.h> #in...
gpl-2.0
whdgmawkd/android_kernel_lge_msm8974_kr
drivers/misc/bh1780gli.c
4795
6211
/* * bh1780gli.c * ROHM Ambient Light Sensor Driver * * Copyright (C) 2010 Texas Instruments * Author: Hemanth V <hemanthv@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 Founda...
gpl-2.0
mcqaissi/galaxy-s3-kernel
sound/pci/au88x0/au88x0_xtalk.c
5051
23426
/*************************************************************************** * au88x0_cxtalk.c * * Wed Nov 19 16:29:47 2003 * Copyright 2003 mjander * mjander@users.sourceforge.org ****************************************************************************/ /* * This program is free software; ...
gpl-2.0
playfulgod/kernel_lge_dory
arch/powerpc/sysdev/fsl_rmu.c
6843
29584
/* * Freescale MPC85xx/MPC86xx RapidIO RMU support * * Copyright 2009 Sysgo AG * Thomas Moll <thomas.moll@sysgo.com> * - fixed maintenance access routines, check for aligned access * * Copyright 2009 Integrated Device Technology, Inc. * Alex Bounine <alexandre.bounine@idt.com> * - Added Port-Write message hand...
gpl-2.0
Lazy79/shamu-5.0
arch/powerpc/platforms/powermac/setup.c
7355
16022
/* * Powermac setup and early boot code plus other random bits. * * PowerPC version * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Adapted for Power Macintosh by Paul Mackerras * Copyright (C) 1996 Paul Mackerras (paulus@samba.org) * * Derived from "arch/alpha/kernel/setup.c" * Copy...
gpl-2.0
dagnarf/sgh-i717-dagkernel
fs/jffs2/xattr_user.c
12731
1418
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2006 NEC Corporation * * Created by KaiGai Kohei <kaigai@ak.jp.nec.com> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kernel.h> #include <linux/fs.h> #include <linux/jffs2.h> #include <linu...
gpl-2.0
RomzesRover/liquid-chocolate-beta4
arch/cris/arch-v32/kernel/time.c
188
10605
/* * linux/arch/cris/arch-v32/kernel/time.c * * Copyright (C) 2003-2007 Axis Communications AB * */ #include <linux/timex.h> #include <linux/time.h> #include <linux/jiffies.h> #include <linux/interrupt.h> #include <linux/swap.h> #include <linux/sched.h> #include <linux/init.h> #include <linux/threads.h> #includ...
gpl-2.0
JaeYoulLee/Linux-Kernel
drivers/input/joystick/xpad.c
188
32284
/* * X-Box gamepad driver * * Copyright (c) 2002 Marko Friedemann <mfr@bmx-chemnitz.de> * 2004 Oliver Schwartz <Oliver.Schwartz@gmx.de>, * Steven Toth <steve@toth.demon.co.uk>, * Franz Lehner <franz@caos.at>, * Ivan Hawkes <blackhawk@ivanhawk...
gpl-2.0
pokymobo/linux-yocto-lamobo-r1
arch/x86/kernel/msr.c
956
6655
/* ----------------------------------------------------------------------- * * * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * Copyright 2009 Intel Corporation; author: H. Peter Anvin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene...
gpl-2.0
ziozzang/linux
fs/xfs/xfs_mru_cache.c
1212
18170
/* * Copyright (c) 2006-2007 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
mathkid95/linux_samsung_jb
arch/arm/mach-ixp4xx/common-pci.c
1724
11966
/* * arch/arm/mach-ixp4xx/common-pci.c * * IXP4XX PCI routines for all platforms * * Maintainer: Deepak Saxena <dsaxena@plexity.net> * * Copyright (C) 2002 Intel Corporation. * Copyright (C) 2003 Greg Ungerer <gerg@snapgear.com> * Copyright (C) 2003-2004 MontaVista Software, Inc. * * This program is free so...
gpl-2.0
OpenDesireProject/android_kernel_htc_msm7x30
arch/arm/mach-omap1/gpio15xx.c
1980
2514
/* * OMAP15xx specific gpio init * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * * Author: * Charulatha V <charu@ti.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 Softw...
gpl-2.0
androidbftab1/bf-kernel
arch/avr32/kernel/process.c
1980
8689
/* * Copyright (C) 2004-2006 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/sched.h> #include <linux/module.h> #include <linux/kallsyms.h>...
gpl-2.0
krieger-od/linux
arch/avr32/kernel/process.c
1980
8689
/* * Copyright (C) 2004-2006 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/sched.h> #include <linux/module.h> #include <linux/kallsyms.h>...
gpl-2.0
u9621071/kernel-uek-UEK3
sound/pci/es1968.c
2236
80456
/* * Driver for ESS Maestro 1/2/2E Sound Card (started 21.8.99) * Copyright (c) by Matze Braun <MatzeBraun@gmx.de>. * Takashi Iwai <tiwai@suse.de> * * Most of the driver code comes from Zach Brown(zab@redhat.com) * Alan Cox OSS Driver * Rewritted from card-es1938.c source....
gpl-2.0
TeamMac/android_kernel_lge_msm7x27-3.0.x
drivers/net/zorro8390.c
2748
14235
/* * Amiga Linux/m68k and Linux/PPC Zorro NS8390 Ethernet Driver * * (C) Copyright 1998-2000 by some Elitist 680x0 Users(TM) * * --------------------------------------------------------------------------- * * This program is based on all the other NE2000 drivers for Linux * * -----------------------------...
gpl-2.0
IGGYVIP/lge-kernel-e430
drivers/scsi/bnx2i/bnx2i_hwi.c
3260
83763
/* bnx2i_hwi.c: Broadcom NetXtreme II iSCSI driver. * * Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. * Copyright (c) 2007, 2008 Mike Christie * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G...
gpl-2.0
gtvhacker/Sony-Kernel
net/irda/irlan/irlan_common.c
3516
31218
/********************************************************************* * * Filename: irlan_common.c * Version: 0.9 * Description: IrDA LAN Access Protocol Implementation * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Sun Aug 31 20:14:37 1997 * Modified...
gpl-2.0
vasudev-33/secureModule
drivers/clk/mxs/clk-ref.c
4028
3381
/* * Copyright 2012 Freescale Semiconductor, Inc. * * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU General Public License * Version 2 or later at the following locations: * * http://www.opensource.org/licenses/gpl-license.html * http://www.gnu.or...
gpl-2.0
sbreen94/Zeus_S4_r3
drivers/staging/media/as102/as102_fw.c
4796
5759
/* * Abilis Systems Single DVB-T Receiver * Copyright (C) 2008 Pierrick Hascoet <pierrick.hascoet@abilis.com> * Copyright (C) 2010 Devin Heitmueller <dheitmueller@kernellabs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publ...
gpl-2.0