repo_name
string
path
string
copies
string
size
string
content
string
license
string
Jovy23/N930TUVU1APGC_Kernel
drivers/acpi/processor_driver.c
995
8356
/* * processor_driver.c - ACPI Processor Driver * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2004 Dominik Brodowski <linux@brodo.de> * Copyright (C) 2004 Anil S Keshavamurthy <anil.s.keshava...
gpl-2.0
alianmohammad/linux-kernel-4.2.6-hacks
ipc/mq_sysctl.c
2019
2985
/* * Copyright (C) 2007 IBM Corporation * * Author: Cedric Le Goater <clg@fr.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. */ #include <l...
gpl-2.0
TaichiN/android_kernel_samsung_tuna
drivers/ata/sata_uli.c
2531
6987
/* * sata_uli.c - ULi Electronics SATA * * * 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. * * This program is distribut...
gpl-2.0
JijonHyuni/HyperKernel-JB
virt/drivers/staging/et131x/et131x_netdev.c
2531
20330
/* * Agere Systems Inc. * 10/100/1000 Base-T Ethernet Driver for the ET1301 and ET131x series MACs * * Copyright © 2005 Agere Systems Inc. * All rights reserved. * http://www.agere.com * *------------------------------------------------------------------------------ * * et131x_netdev.c - Routines and data r...
gpl-2.0
Luquidtester/DirtyKernel-3.0.101
drivers/media/dvb/mantis/hopper_cards.c
2787
6996
/* Hopper PCI bridge driver Copyright (C) Manu Abraham (abraham.manu@gmail.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 option) any later v...
gpl-2.0
anoane/ville-4.2.2-sense5-evitaul_porting
fs/ext3/hash.c
3811
4397
/* * linux/fs/ext3/hash.c * * Copyright (C) 2002 by Theodore Ts'o * * This file is released under the GPL v2. * * This file may be redistributed under the terms of the GNU Public * License. */ #include "ext3.h" #include <linux/cryptohash.h> #define DELTA 0x9E3779B9 static void TEA_transform(__u32 buf[4], _...
gpl-2.0
arkas/Samsung-GT-I5510-Kernel
arch/ia64/hp/sim/boot/fw-emu.c
4835
11574
/* * PAL & SAL emulation. * * Copyright (C) 1998-2001 Hewlett-Packard Co * David Mosberger-Tang <davidm@hpl.hp.com> */ #ifdef CONFIG_PCI # include <linux/pci.h> #endif #include <linux/efi.h> #include <asm/io.h> #include <asm/pal.h> #include <asm/sal.h> #include "ssc.h" #define MB (1024*1024UL) #define SIMPLE_...
gpl-2.0
vuanhduy/odroidxu-3.4.y
net/wireless/wext-sme.c
4835
9469
/* * cfg80211 wext compat for managed mode. * * Copyright 2009 Johannes Berg <johannes@sipsolutions.net> * Copyright (C) 2009 Intel Corporation. All rights reserved. */ #include <linux/export.h> #include <linux/etherdevice.h> #include <linux/if_arp.h> #include <linux/slab.h> #include <net/cfg80211.h> #include <...
gpl-2.0
rogrady/lin_imx6
net/sched/ematch.c
7651
14816
/* * net/sched/ematch.c Extended Match API * * 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. * * Authors: T...
gpl-2.0
GustavoRD78/78Kernel-ZL-230
net/rds/iw_sysctl.c
8163
4338
/* * 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
b8e5n/KTG-kernel_es209ra
arch/xtensa/kernel/xtensa_ksyms.c
9443
2236
/* * arch/xtensa/kernel/xtensa_ksyms.c * * Export Xtensa-specific functions for loadable modules. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2001 - 2005 Tensilica ...
gpl-2.0
CyanogenMod/android_kernel_nvidia_shieldtablet
drivers/net/ethernet/marvell/mvneta.c
228
76704
/* * Driver for Marvell NETA network card for Armada XP and Armada 370 SoCs. * * Copyright (C) 2012 Marvell * * Rami Rosen <rosenr@marvell.com> * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licen...
gpl-2.0
raininja/android_kernel_asus_a500cg
arch/arm/mach-kirkwood/board-dnskw.c
2276
1225
/* * Copyright 2012 (C), Jamie Lentin <jm@lentin.co.uk> * * arch/arm/mach-kirkwood/board-dnskw.c * * D-link DNS-320 & DNS-325 NAS Init for drivers not converted to * flattened device tree yet. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as...
gpl-2.0
javilonas/Ptah-GT-I9300_OLD
drivers/hwmon/w83791d.c
2532
51462
/* w83791d.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Copyright (C) 2006-2007 Charles Spirakis <bezaur@gmail.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 ...
gpl-2.0
javilonas/SGS3-Sourcedrops
drivers/char/ipmi/ipmi_kcs_sm.c
4324
13751
/* * ipmi_kcs_sm.c * * State machine for handling IPMI KCS interfaces. * * Author: MontaVista Software, Inc. * Corey Minyard <minyard@mvista.com> * source@mvista.com * * Copyright 2002 MontaVista Software Inc. * * This program is free software; you can redistribute it and/or modify it * un...
gpl-2.0
crdroid-devices/android_kernel_lge_hammerhead
drivers/tty/serial/msm_serial_debugger.c
4836
9578
/* * drivers/serial/msm_serial_debuger.c * * Serial Debugger Interface for MSM7K * * Copyright (C) 2008 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under th...
gpl-2.0
nychitman1/android_kernel_lge_hammerhead
net/llc/llc_conn.c
8932
27806
/* * llc_conn.c - Driver routines for connection component. * * Copyright (c) 1997 by Procom Technology, Inc. * 2001-2003 by Arnaldo Carvalho de Melo <acme@conectiva.com.br> * * This program can be redistributed or modified under the terms of the * GNU General Public License as published by the Free Software F...
gpl-2.0
smac0628/htc_gpe_51
drivers/video/omap/lcdc.c
9188
19816
/* * OMAP1 internal LCD controller * * Copyright (C) 2004 Nokia Corporation * Author: Imre Deak <imre.deak@nokia.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 o...
gpl-2.0
Stefan-Schmidt/linux-2.6
fs/afs/callback.c
9956
11654
/* * Copyright (c) 2002, 2007 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, In...
gpl-2.0
tusharbehera/linux
fs/afs/cache.c
12772
11040
/* AFS caching stuff * * Copyright (C) 2008 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 Foundation; either ve...
gpl-2.0
zhenyw/linux
sound/drivers/opl4/yrw801.c
15588
56838
/* * Information about the Yamaha YRW801 wavetable ROM chip * * Copyright (c) 2003 by Clemens Ladisch <clemens@ladisch.de> * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistrib...
gpl-2.0
kendling/android_kernel_google_dragon
arch/powerpc/mm/mmap.c
229
2768
/* * flexible mmap layout support * * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * 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...
gpl-2.0
itsmerajit/kernel_otus
arch/sparc/mm/fault_32.c
485
14927
/* * fault.c: Page fault handlers for the Sparc. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be) * Copyright (C) 1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include <asm/head.h> #include <linux/string.h> #include <linux/types.h> #include <l...
gpl-2.0
olegsvs/android_kernel_ark_benefit_m7_mm
drivers/pwm/pwm-atmel.c
741
9890
/* * Driver for Atmel Pulse Width Modulation Controller * * Copyright (C) 2013 Atmel Corporation * Bo Shen <voice.shen@atmel.com> * * Licensed under GPLv2. */ #include <linux/clk.h> #include <linux/err.h> #include <linux/io.h> #include <linux/module.h> #include <linux/of.h> #include <linux/of_device.h> #inclu...
gpl-2.0
Note-2/android_kernel_samsung_smdk4412
arch/arm/mach-tegra/board-harmony.c
2277
5514
/* * arch/arm/mach-tegra/board-harmony.c * * Copyright (C) 2010 Google, Inc. * Copyright (C) 2011 NVIDIA, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those ter...
gpl-2.0
Troj80/T.J.T-Kernel-vivo
drivers/scsi/bfa/bfa_fcs.c
2533
33940
/* * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 a...
gpl-2.0
mwoodward/Amaze-ics-sense
security/integrity/ima/ima_main.c
2533
5853
/* * Copyright (C) 2005,2006,2007,2008 IBM Corporation * * Authors: * Reiner Sailer <sailer@watson.ibm.com> * Serge Hallyn <serue@us.ibm.com> * Kylene Hall <kylene@us.ibm.com> * Mimi Zohar <zohar@us.ibm.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the G...
gpl-2.0
VanirAOSP/kernel_samsung_codinalte
drivers/input/misc/ad714x-i2c.c
2533
2863
/* * AD714X CapTouch Programmable Controller driver (I2C bus) * * Copyright 2009 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/input.h> /* BUS_I2C */ #include <linux/i2c.h> #include <linux/module.h> #include <linux/types.h> #include <linux/pm.h> #include "ad714x.h" #ifdef CONFIG_...
gpl-2.0
aftian/linux-blankon
drivers/net/can/c_can/c_can_platform.c
2533
5289
/* * Platform CAN bus driver for Bosch C_CAN controller * * Copyright (C) 2010 ST Microelectronics * Bhupesh Sharma <bhupesh.sharma@st.com> * * Borrowed heavily from the C_CAN driver originally written by: * Copyright (C) 2007 * - Sascha Hauer, Marc Kleine-Budde, Pengutronix <s.hauer@pengutronix.de> * - Simon ...
gpl-2.0
MinoochX/bproj-mxk
security/integrity/ima/ima_main.c
2533
5853
/* * Copyright (C) 2005,2006,2007,2008 IBM Corporation * * Authors: * Reiner Sailer <sailer@watson.ibm.com> * Serge Hallyn <serue@us.ibm.com> * Kylene Hall <kylene@us.ibm.com> * Mimi Zohar <zohar@us.ibm.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the G...
gpl-2.0
mastero9017/Blu_Spark
drivers/gpu/drm/nouveau/nouveau_i2c.c
4837
9764
/* * Copyright 2009 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
mpokwsths/hammerhead_kernel
arch/powerpc/kernel/io-workarounds.c
4837
4251
/* * Support PCI IO workaround * * Copyright (C) 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> * IBM, Corp. * (C) Copyright 2007-2008 TOSHIBA 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 a...
gpl-2.0
JackpotClavin/3.4-Kernel-Tuna
drivers/leds/leds-atmel-pwm.c
4837
3664
#include <linux/kernel.h> #include <linux/platform_device.h> #include <linux/leds.h> #include <linux/io.h> #include <linux/atmel_pwm.h> #include <linux/slab.h> #include <linux/module.h> struct pwmled { struct led_classdev cdev; struct pwm_channel pwmc; struct gpio_led *desc; u32 mult; u8 active_low; }; /*...
gpl-2.0
omerjerk/CodyKernel-hammerhead
arch/x86/platform/olpc/olpc-xo1-sci.c
5349
14729
/* * Support for OLPC XO-1 System Control Interrupts (SCI) * * Copyright (C) 2010 One Laptop per Child * Copyright (C) 2006 Red Hat, Inc. * Copyright (C) 2006 Advanced Micro Devices, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice...
gpl-2.0
TJAndHisStudents/sting-linux
net/core/gen_estimator.c
6885
8636
/* * net/sched/gen_estimator.c Simple rate estimator. * * 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
Fusion-Devices/kernel_cyanogen_msm8916
net/core/gen_estimator.c
6885
8636
/* * net/sched/gen_estimator.c Simple rate estimator. * * 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
GuneetAtwal/kernel_h1s
net/wireless/ethtool.c
8421
2109
#include <linux/utsname.h> #include <net/cfg80211.h> #include "core.h" #include "ethtool.h" static void cfg80211_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) { struct wireless_dev *wdev = dev->ieee80211_ptr; strlcpy(info->driver, wiphy_dev(wdev->wiphy)->driver->name, sizeof(info->driver)...
gpl-2.0
brymaster5000/m7-GPE-L
tools/perf/arch/sh/util/dwarf-regs.c
8677
1317
/* * Mapping of DWARF debug register numbers into register names. * * Copyright (C) 2010 Matt Fleming <matt@console-pimps.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 ver...
gpl-2.0
clumsy1991/M8_GPE_Kernel
arch/mn10300/unit-asb2303/unit-init.c
12261
1693
/* ASB2303 initialisation * * 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 Licence * as published by the Free Software Foundation; eith...
gpl-2.0
alianmohammad/gem5-linux-kernel
arch/mn10300/unit-asb2303/unit-init.c
12261
1693
/* ASB2303 initialisation * * 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 Licence * as published by the Free Software Foundation; eith...
gpl-2.0
Hashcode/android_kernel_samsung-jf-common
drivers/media/isdbtmm/tuner_drv.c
230
56835
/* * * drivers/media/isdbtmm/tuner_drv.c * * MM Tuner Driver * * Copyright (C) (2013, Samsung Electronics) * * 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 distrib...
gpl-2.0
ZUK2/android_kernel_zuk_z2_plus
drivers/platform/x86/intel_scu_ipc.c
486
18543
/* * intel_scu_ipc.c: Driver for the Intel SCU IPC mechanism * * (C) Copyright 2008-2010 Intel Corporation * Author: Sreedhara DS (sreedhara.ds@intel.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 So...
gpl-2.0
lukier/linux-hi3518
sound/firewire/bebob/bebob_maudio.c
486
21556
/* * bebob_maudio.c - a part of driver for BeBoB based devices * * Copyright (c) 2013-2014 Takashi Sakamoto * * Licensed under the terms of the GNU General Public License, version 2. */ #include "./bebob.h" #include <sound/control.h> /* * Just powering on, Firewire 410/Audiophile/1814 and ProjectMix I/O wait t...
gpl-2.0
sleshepic/epic_touch_kernel
drivers/infiniband/hw/nes/nes_cm.c
742
103557
/* * Copyright (c) 2006 - 2009 Intel Corporation. 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...
gpl-2.0
2fast4u88/Htc-Design-FastKernel
fs/nilfs2/file.c
742
4220
/* * file.c - NILFS regular file handling primitives including fsync(). * * Copyright (C) 2005-2008 Nippon Telegraph and Telephone Corporation. * * 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
knightkill3r/FalcoKernel
arch/arm/mach-imx/mach-mx1ads.c
2278
3365
/* * arch/arm/mach-imx/mach-mx1ads.c * * Initially based on: * linux-2.6.7-imx/arch/arm/mach-imx/scb9328.c * Copyright (c) 2004 Sascha Hauer <sascha@saschahauer.de> * * 2004 (c) MontaVista Software, Inc. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is l...
gpl-2.0
evnit/android_kernel_samsung_msm8660-common
drivers/pcmcia/pxa2xx_palmld.c
2534
3185
/* * linux/drivers/pcmcia/pxa2xx_palmld.c * * Driver for Palm LifeDrive PCMCIA * * Copyright (C) 2006 Alex Osborne <ato@meshy.org> * Copyright (C) 2007-2011 Marek Vasut <marek.vasut@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi...
gpl-2.0
Motorhead1991/android_kernel_samsung_exynos7420
drivers/media/usb/tlg2300/pd-alsa.c
2790
7997
#include <linux/kernel.h> #include <linux/usb.h> #include <linux/init.h> #include <linux/sound.h> #include <linux/spinlock.h> #include <linux/soundcard.h> #include <linux/vmalloc.h> #include <linux/proc_fs.h> #include <linux/module.h> #include <linux/gfp.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound...
gpl-2.0
chen2011521/xt560_kernel
drivers/usb/otg/ulpi.c
3046
6271
/* * Generic ULPI USB transceiver support * * Copyright (C) 2009 Daniel Mack <daniel@caiaq.de> * * Based on sources from * * Sascha Hauer <s.hauer@pengutronix.de> * Freescale Semiconductors * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
FennyFatal/SGS4-M919-FennyKernel
drivers/gpu/drm/nouveau/nv50_evo.c
5350
10937
/* * 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
crpalmer/dna-kernel
arch/arm/mach-gemini/time.c
12006
2470
/* * Copyright (C) 2001-2006 Storlink, Corp. * Copyright (C) 2008-2009 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2...
gpl-2.0
fduchene/mptcp-rpi
sound/pci/echoaudio/mona_dsp.c
12518
11013
/**************************************************************************** Copyright Echo Digital Audio Corporation (c) 1998 - 2004 All rights reserved www.echoaudio.com This file is part of Echo Digital Audio's generic driver library. Echo Digital Audio's generic driver library is free software; ...
gpl-2.0
ajayramaswamy/linux-imx-gk802
arch/powerpc/boot/virtex.c
14054
2919
/* * The platform specific code for virtex devices since a boot loader is not * always used. * * (C) Copyright 2008 Xilinx, 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 Foundatio...
gpl-2.0
lbule/android_kernel_htc_m9pw
drivers/parisc/lasi.c
14566
6308
/* * LASI Device Driver * * (c) Copyright 1999 Red Hat Software * Portions (c) Copyright 1999 The Puffin Group Inc. * Portions (c) Copyright 1999 Hewlett-Packard * * 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
espenfjo/android_kernel_samsung_n8000
arch/arm/mach-exynos/pmu-exynos4.c
231
16603
/* linux/arch/arm/mach-exynos/pmu-exynos4.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * EXYNOS4210 - CPU PMU(Power Management Unit) support * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License vers...
gpl-2.0
tinyclub/linux-loongson-community
drivers/crypto/qat/qat_common/adf_transport.c
231
17448
/* 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) 2014 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU Gene...
gpl-2.0
jdlfg/lith-omap
net/9p/protocol.c
743
12054
/* * net/9p/protocol.c * * 9P Protocol Support Code * * Copyright (C) 2008 by Eric Van Hensbergen <ericvh@gmail.com> * * Base on code from Anthony Liguori <aliguori@us.ibm.com> * Copyright (C) 2008 by IBM, Corp. * * This program is free software; you can redistribute it and/or modify * it under the term...
gpl-2.0
desaishivam26/android_kernel_motorola_msm8916
drivers/platform/msm/msm_bus/msm_bus_config.c
999
2352
/* Copyright (c) 2011-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
crimsonthunder/kernel_samsung_trlte
drivers/clocksource/tcb_clksrc.c
2279
9422
#include <linux/init.h> #include <linux/clocksource.h> #include <linux/clockchips.h> #include <linux/interrupt.h> #include <linux/irq.h> #include <linux/clk.h> #include <linux/err.h> #include <linux/ioport.h> #include <linux/io.h> #include <linux/platform_device.h> #include <linux/atmel_tc.h> /* * We're configured ...
gpl-2.0
ptmr3/GalaxyNote2_Kernel2
drivers/staging/tty/epca.c
2535
76751
/* Copyright (C) 1996 Digi International. For technical support please email digiLinux@dgii.com or call Digi tech support at (612) 912-3456 ** This driver is no longer supported by Digi ** Much of this design and code came from epca.c which was copyright (C) 1994, 1995 Troy De Jongh, and subsequently modifie...
gpl-2.0
jiangyanfeng/android_kernel_huawei_G300
drivers/media/dvb/dvb-usb/technisat-usb2.c
2535
19872
/* * Linux driver for Technisat DVB-S/S2 USB 2.0 device * * Copyright (C) 2010 Patrick Boettcher, * Kernel Labs Inc. PO Box 745, St James, NY 11780 * * Development was sponsored by Technisat Digital UK Limited, whose * registered office is Witan Gate House 500 - 600 Witan Gate West, * Milton ...
gpl-2.0
sktjdgns1189/android_kernel_samsung_SHV-E110S
drivers/usb/host/whci/hcd.c
3047
8650
/* * Wireless Host Controller (WHC) driver. * * Copyright (C) 2007 Cambridge Silicon Radio Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation. * * This program is distribut...
gpl-2.0
CyanHacker-Lollipop/kernel_htc_msm8974
drivers/input/touchscreen/tsc40.c
3559
3933
/* * TSC-40 serial touchscreen driver. It should be compatible with * TSC-10 and 25. * * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> * License: GPLv2 as published by the FSF. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/slab.h> #include <linux/input.h> #include <linux/seri...
gpl-2.0
austinkelleher/linux
drivers/gpu/drm/gma500/power.c
4071
9111
/************************************************************************** * Copyright (c) 2009-2011, Intel Corporation. * 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"), * to deal in the...
gpl-2.0
lijinc/linux-source-3.11.0
drivers/pnp/pnpbios/proc.c
4327
8377
/* * /proc/bus/pnp interface for Plug and Play devices * * Written by David Hinds, dahinds@users.sourceforge.net * Modified by Thomas Hood * * The .../devices and .../<node> and .../boot/<node> files are * utilized by the lspnp and setpnp utilities, supplied with the * pcmcia-cs package. * http://pcmcia-cs...
gpl-2.0
isimobile/android_kernel_sony_fusion3
drivers/net/irda/stir4200.c
4839
26362
/***************************************************************************** * * Filename: stir4200.c * Version: 0.4 * Description: Irda SigmaTel USB Dongle * Status: Experimental * Author: Stephen Hemminger <shemminger@osdl.org> * * Based on earlier driver by Paul Stewart <stewart@parc.c...
gpl-2.0
Split-Screen/android_kernel_motorola_msm8610
drivers/gpu/drm/radeon/radeon_sa.c
5351
5266
/* * Copyright 2011 Red Hat Inc. * 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"), to deal in the Software without restriction, including * without limitation the rights to use, copy, m...
gpl-2.0
z8cpaul/lsikernel-3.14
arch/mn10300/mm/cache-smp-inv.c
12263
4428
/* Functions for global i/dcache invalidation when caching in SMP * * Copyright (C) 2010 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 Licence * as publish...
gpl-2.0
Red680812/android_44_KitKat_kernel_htc_dlxpul
fs/proc/proc_sysctl.c
232
34128
#include <linux/init.h> #include <linux/sysctl.h> #include <linux/poll.h> #include <linux/proc_fs.h> #include <linux/security.h> #include <linux/sched.h> #include <linux/namei.h> #include <linux/mm.h> #include <linux/module.h> #include "internal.h" static const struct dentry_operations proc_sys_dentry_operations; stat...
gpl-2.0
ali1234/u-boot-n900
board/esd/ar405/fpgadata.c
232
225470
0x00,0x09,0x0f,0xf0,0x0f,0xf0,0x0f,0xf0,0x0f,0xf0,0x00,0x00,0x01,0x61,0x00,0x0d, 0x70,0x70,0x63,0x5f,0x61,0x72,0x30,0x31,0x2e,0x6e,0x63,0x64,0x00,0x62,0x00,0x0b, 0x73,0x34,0x30,0x78,0x6c,0x70,0x71,0x32,0x34,0x30,0x00,0x63,0x00,0x0b,0x32,0x30, 0x30,0x31,0x2f,0x30,0x32,0x2f,0x31,0x34,0x00,0x64,0x00,0x09,0x31,0x35,0x3...
gpl-2.0
ajopanoor/mic_card_os
fs/hpfs/buffer.c
232
4391
/* * linux/fs/hpfs/buffer.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * general buffer i/o */ #include <linux/sched.h> #include <linux/slab.h> #include <linux/blkdev.h> #include "hpfs_fn.h" void hpfs_prefetch_sectors(struct super_block *s, unsigned secno, int n) { struct buffer_head...
gpl-2.0
stefanstrogin/linux
arch/arm64/kernel/cpu_ops.c
488
2191
/* * CPU kernel entry/exit control * * Copyright (C) 2013 ARM Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will b...
gpl-2.0
Jaiglissechef-i9100/android_kernel_samsung_smdk4412
drivers/misc/mpu3050/accel/mantis.c
744
8033
/* $License: Copyright (C) 2010 InvenSense 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; either version 2 of the License, or (at your option) ...
gpl-2.0
adeepv/android-kernel-zte-v9a
drivers/net/wireless/ath/ath5k/initvals.c
1000
53594
/* * Initial register settings functions * * Copyright (c) 2004-2007 Reyk Floeter <reyk@openbsd.org> * Copyright (c) 2006-2009 Nick Kossifidis <mickflemm@gmail.com> * Copyright (c) 2007-2008 Jiri Slaby <jirislaby@gmail.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with...
gpl-2.0
zombi-x/android_kernel_asus_flo
arch/arm/mach-msm/spm.c
1000
7789
/* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
ac100-ru/picasso-kernel
drivers/input/tablet/kbtab.c
1768
5204
#include <linux/kernel.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/usb/input.h> #include <asm/unaligned.h> /* * Version Information * v0.0.1 - Original, extremely basic version, 2.4.xx only * v0.0.2 - Updated, works with 2.5.62 and 2.4.20; * - added pressure-threshold modules par...
gpl-2.0
quadcores/linux
drivers/gpu/drm/radeon/radeon_mem.c
1768
7412
/* radeon_mem.c -- Simple GART/fb memory manager for radeon -*- linux-c -*- */ /* * Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved. * * The Weather Channel (TM) funded Tungsten Graphics to develop the * initial release of the Radeon 8500 driver under the XFree86 license. * This notice must be ...
gpl-2.0
HazyTeam/android_kernel_moto_shamu
drivers/net/ethernet/stmicro/stmmac/stmmac_ptp.c
2280
5379
/******************************************************************************* PTP 1588 clock using the STMMAC. Copyright (C) 2013 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 License, version 2, as p...
gpl-2.0
TeamWin/android_kernel_samsung_goyave
arch/arm/mach-s3c24xx/mach-nexcoder.c
2280
3961
/* linux/arch/arm/mach-s3c2440/mach-nexcoder.c * * Copyright (c) 2004 Nex Vision * Guillaume GOURAT <guillaume.gourat@nexvision.tv> * * 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 Found...
gpl-2.0
ktoonsez/SiyahD
drivers/target/target_core_fabric_lib.c
2536
12758
/******************************************************************************* * Filename: target_core_fabric_lib.c * * This file contains generic high level protocol identifier and PR * handlers for TCM fabric modules * * Copyright (c) 2010 Rising Tide Systems, Inc. * Copyright (c) 2010 Linux-iSCSI.org * *...
gpl-2.0
bestmjh47/Ultimate-Kernel-EF34K
net/netfilter/xt_AUDIT.c
2536
5058
/* * Creates audit record for dropped/accepted packets * * (C) 2010-2011 Thomas Graf <tgraf@redhat.com> * (C) 2010-2011 Red Hat, 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 Foun...
gpl-2.0
jonypx09/new_kernel_kylessopen
drivers/staging/rtl8192e/ieee80211/ieee80211_tx.c
2536
28403
/****************************************************************************** Copyright(c) 2003 - 2004 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 Free Softw...
gpl-2.0
DragunKorr/dragun-android_kernel_htc_pyramid
drivers/pcmcia/pxa2xx_colibri.c
2536
5157
/* * linux/drivers/pcmcia/pxa2xx_colibri.c * * Driver for Toradex Colibri PXA270 CF socket * * Copyright (C) 2010 Marek Vasut <marek.vasut@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 F...
gpl-2.0
Marvell-Semi/PXA168_kernel
arch/arm/mach-omap2/clock2430.c
3816
1788
/* * clock2430.c - OMAP2430-specific clock integration code * * Copyright (C) 2005-2008 Texas Instruments, Inc. * Copyright (C) 2004-2010 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, * Gordon McNutt and Ri...
gpl-2.0
zeroblade1984/armani_kernel
drivers/hwmon/lm75.c
4584
12300
/* * lm75.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (c) 1998, 1999 Frodo Looijaard <frodol@dds.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 Foundat...
gpl-2.0
sktjdgns1189/android_kernel_samsung_SHW-M290S
drivers/isdn/hisax/hfcscard.c
4840
8107
/* $Id: hfcscard.c,v 1.10.2.4 2004/01/14 16:04:48 keil Exp $ * * low level stuff for hfcs based cards (Teles3c, ACER P10) * * Author Karsten Keil * Copyright by Karsten Keil <keil@isdn4linux.de> * * This software may be used and distributed according to the terms * of the GNU General Public Licen...
gpl-2.0
NoelMacwan/SXDHuashan
drivers/mmc/host/wbsd.c
5352
40733
/* * linux/drivers/mmc/host/wbsd.c - Winbond W83L51xD SD/MMC driver * * Copyright (C) 2004-2007 Pierre Ossman, 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; eit...
gpl-2.0
NoelMacwan/Kernel-Honami-Togari-14.2.A.1.142
arch/sh/boards/board-edosk7760.c
7400
4620
/* * Renesas Europe EDOSK7760 Board Support * * Copyright (C) 2008 SPES Societa' Progettazione Elettronica e Software Ltd. * Author: Luca Santini <luca.santini@spesonline.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis...
gpl-2.0
wolverine2k/android_kernel_oppo_n1
net/netrom/nr_in.c
7912
7118
/* * 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 Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) ...
gpl-2.0
agat63/E4GT_ICS_kernel
arch/score/mm/cache.c
8680
7027
/* * arch/score/mm/cache.c * * Score Processor version. * * Copyright (C) 2009 Sunplus Core Technology Co., Ltd. * Lennox Wu <lennox.wu@sunplusct.com> * Chen Liqin <liqin.chen@sunplusct.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ...
gpl-2.0
ktoonsez/MIUIv4-I777
drivers/scsi/aic7xxx/aic7xxx_osm_pci.c
11240
12348
/* * Linux driver attachment glue for PCI based controllers. * * Copyright (c) 2000-2001 Adaptec Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code...
gpl-2.0
Nick73/King_Kernel
arch/ia64/sn/kernel/iomv.c
13800
2281
/* * 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-2003, 2006 Silicon Graphics, Inc. All rights reserved. */ #include <linux/module.h> #include <linux/acpi.h> #include ...
gpl-2.0
madmack/i747_kernel_ics
drivers/media/video/msm_zsl/mt9p012_bam.c
745
34644
/* Copyright (c) 2008-2009, 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
DirtyUnicorns/android_kernel_lge_gee
net/dcb/dcbnl.c
1513
57044
/* * Copyright (c) 2008-2011, 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...
gpl-2.0
IADcodes/cubebone_kernel_shw-m250s
net/sctp/transport.c
1769
19888
/* SCTP kernel implementation * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2001-2003 International Business Machines Corp. * Copyright (c) 2001 Intel Corp. * Copyright (c) 2001 La Monte H.P. Yarroll * * This file is part of the SCTP kernel implementation * * Th...
gpl-2.0
CyanogenMod/android_kernel_google_steelhead
arch/arm/mach-davinci/da850.c
2281
29882
/* * TI DA850/OMAP-L138 chip specific setup * * Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/ * * Derived from: arch/arm/mach-davinci/da830.c * Original Copyrights follow: * * 2009 (c) MontaVista Software, Inc. This file is licensed under * the terms of the GNU General Public License v...
gpl-2.0
binarybishop/android_kernel_msm8660-common
drivers/media/video/pvrusb2/pvrusb2-v4l2.c
2537
32574
/* * * * Copyright (C) 2005 Mike Isely <isely@pobox.com> * Copyright (C) 2004 Aurelien Alleaume <slts@free.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 ...
gpl-2.0
vmobi-gogh/android_kernel_samsung_gogh
sound/core/isadma.c
4073
3072
/* * ISA DMA support functions * 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
TREX-ROM/android_kernel_lge_hammerheadcaf
arch/powerpc/sysdev/qe_lib/ucc.c
4841
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
coderzstas/android_kernel_asus_grouper
drivers/parport/parport_cs.c
8169
5882
/*====================================================================== A driver for PCMCIA parallel port adapters (specifically, for the Quatech SPP-100 EPP card: other cards will probably require driver tweaks) parport_cs.c 1.29 2002/10/11 06:57:41 The contents of this file are subject to...
gpl-2.0