repo_name
string
path
string
copies
string
size
string
content
string
license
string
CheckYourScreen/Arsenic.Kernel_onyx-oos
arch/arm/nwfpe/single_cpdo.c
15000
3563
/* NetWinder Floating Point Emulator (c) Rebel.COM, 1998,1999 (c) Philip Blundell, 2001 Direct questions, comments to Scott Bambrough <scottb@netwinder.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
oscardagrach/linux
drivers/net/can/grcan.c
153
50892
/* * Socket CAN driver for Aeroflex Gaisler GRCAN and GRHCAN. * * 2012 (c) Aeroflex Gaisler AB * * This driver supports GRCAN and GRHCAN CAN controllers available in the GRLIB * VHDL IP core library. * * Full documentation of the GRCAN core can be found here: * http://www.gaisler.com/products/grlib/grip.pdf *...
gpl-2.0
vm03/android_kernel_asus_P024
drivers/pinctrl/core.c
409
43657
/* * Core driver for the pin control subsystem * * Copyright (C) 2011-2012 ST-Ericsson SA * Written on behalf of Linaro for ST-Ericsson * Based on bits of regulator core, gpio core and clk core * * Author: Linus Walleij <linus.walleij@linaro.org> * * Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved. ...
gpl-2.0
ktraghavendra/linux
arch/m68k/mm/hwtest.c
1689
2584
/* Tests for presence or absence of hardware registers. * This code was originally in atari/config.c, but I noticed * that it was also in drivers/nubus/nubus.c and I wanted to * use it in hp300/config.c, so it seemed sensible to pull it * out into its own file. * * The test is for use when trying to read a hardwa...
gpl-2.0
jyizheng/net-next-nuse-old
drivers/hwmon/max16065.c
1945
22285
/* * Driver for * Maxim MAX16065/MAX16066 12-Channel/8-Channel, Flash-Configurable * System Managers with Nonvolatile Fault Registers * Maxim MAX16067/MAX16068 6-Channel, Flash-Configurable System Managers * with Nonvolatile Fault Registers * Maxim MAX16070/MAX16071 12-Channel/8-Channel, Flash-Configurable S...
gpl-2.0
vic3t3chn0/kernel_ubuntu_togari
drivers/rtc/rtc-pcf8563.c
3225
7407
/* * An I2C driver for the Philips PCF8563 RTC * Copyright 2005-06 Tower Technologies * * Author: Alessandro Zummo <a.zummo@towertech.it> * Maintainers: http://www.nslu2-linux.org/ * * based on the other drivers in this same directory. * * http://www.semiconductors.philips.com/acrobat/datasheets/PCF8563-04.pdf...
gpl-2.0
ChronoMonochrome/Samsung_STE_Kernel
arch/frv/kernel/gdb-io.c
3993
4990
/* gdb-io.c: FR403 GDB stub I/O * * Copyright (C) 2003 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...
gpl-2.0
csolg/hi35xx-buildroot
linux/linux-3.4.y/arch/arm/mach-msm/irq-vic.c
5785
10910
/* * Copyright (C) 2007 Google, Inc. * Copyright (c) 2009, Code Aurora Forum. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This...
gpl-2.0
ali-filth/android_kernel_samsung_msm8226
arch/sh/kernel/kprobes.c
7833
15267
/* * Kernel probes (kprobes) for SuperH * * Copyright (C) 2007 Chris Smith <chris.smith@st.com> * Copyright (C) 2006 Lineo Solutions, Inc. * * 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. ...
gpl-2.0
MattCrystal/oneXL
drivers/sh/intc/handle.c
10393
7013
/* * Shared interrupt handling code for IPR and INTC2 types of IRQs. * * Copyright (C) 2007, 2008 Magnus Damm * Copyright (C) 2009, 2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more d...
gpl-2.0
EPDCenterSpain/kernel_odys_genio
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c
12185
7818
/* * Driver for Sound Core PDAudioCF soundcards * * PCM part * * Copyright (c) 2003 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 ve...
gpl-2.0
garwynn/L900_LJC_Kernel
sound/pcmcia/pdaudiocf/pdaudiocf_pcm.c
12185
7818
/* * Driver for Sound Core PDAudioCF soundcards * * PCM part * * Copyright (c) 2003 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 ve...
gpl-2.0
Split-Screen/android_kernel_motorola_otus
drivers/mtd/maps/pmcmsp-flash.c
12185
6243
/* * Mapping of a custom board with both AMD CFI and JEDEC flash in partitions. * Config with both CFI and JEDEC device support. * * Basically physmap.c with the addition of partitions and * an array of mapping info to accommodate more than one flash type per board. * * Copyright 2005-2007 PMC-Sierra, Inc. * *...
gpl-2.0
prakhya/linux_sai
arch/ia64/kernel/perfmon_default_smpl.c
12185
7512
/* * Copyright (C) 2002-2003 Hewlett-Packard Co * Stephane Eranian <eranian@hpl.hp.com> * * This file implements the default sampling buffer format * for the Linux/ia64 perfmon-2 subsystem. */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/module.h> #include <linux/init.h> #inclu...
gpl-2.0
Ezekeel/GLaDOS-nexus-s
arch/m32r/kernel/setup.c
12953
10349
/* * linux/arch/m32r/kernel/setup.c * * Setup routines for Renesas M32R * * Copyright (c) 2001, 2002 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/stddef.h> #include <linux/fs.h> #include <linux/sched.h> #i...
gpl-2.0
mdalexca/marlin
drivers/net/wimax/i2400m/op-rfkill.c
12953
6534
/* * Intel Wireless WiMAX Connection 2400m * Implement backend for the WiMAX stack rfkill support * * * Copyright (C) 2007-2008 Intel Corporation <linux-wimax@intel.com> * Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> * * This program is free software; you can redistribute it and/or * modify it under t...
gpl-2.0
nks15/nks_kernel_j7xeltektt
drivers/net/wireless/b43/main.c
154
155679
/* Broadcom B43 wireless driver Copyright (c) 2005 Martin Langer <martin-langer@gmx.de> Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it> Copyright (c) 2005-2009 Michael Buesch <m@bues.ch> Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org> Copyright (c) 2005 Andreas Jaggi <andreas.jaggi@wa...
gpl-2.0
embeddedarm/linux-vanilla-imx6
drivers/cpufreq/freq_table.c
154
7687
/* * linux/drivers/cpufreq/freq_table.c * * Copyright (C) 2002 - 2003 Dominik Brodowski * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * */ #define pr_fmt(fmt) KBUILD_MODN...
gpl-2.0
myjang0507/Polaris
drivers/net/wireless/bcmdhd4358a3/dhd_common.c
154
74093
/* * Broadcom Dongle Host Driver (DHD), common DHD core. * * Copyright (C) 1999-2015, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public License...
gpl-2.0
darth-llamah/a510_almoststock
drivers/gpio/gpio-mcp23s08.c
410
16005
/* * MCP23S08 SPI/GPIO gpio expander driver */ #include <linux/kernel.h> #include <linux/device.h> #include <linux/mutex.h> #include <linux/gpio.h> #include <linux/i2c.h> #include <linux/spi/spi.h> #include <linux/spi/mcp23s08.h> #include <linux/slab.h> #include <asm/byteorder.h> /** * MCP types supported by drive...
gpl-2.0
Mathijsz/razdroid-kernel
arch/mips/kernel/smp-mt.c
666
7322
/* * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warran...
gpl-2.0
infectedmushi/kernel-sony-copyleft
arch/mips/pmcs-msp71xx/msp_irq_cic.c
922
5018
/* * Copyright 2010 PMC-Sierra, Inc, derived from irq_cpu.c * * This file define the irq handler for MSP CIC subsystem interrupts. * * 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
oguz298/FTL-Kernel
arch/arm/mach-s3c24xx/s3c2416.c
1178
4129
/* linux/arch/arm/mach-s3c2416/s3c2416.c * * Copyright (c) 2009 Yauhen Kharuzhy <jekhor@gmail.com>, * as part of OpenInkpot project * Copyright (c) 2009 Promwad Innovation Company * Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com> * * Samsung S3C2416 Mobile CPU support * * This program is free software; you can r...
gpl-2.0
CyanogenMod/android_kernel_motorola_msm8916
fs/ocfs2/dlmfs/dlmfs.c
2202
17204
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * dlmfs.c * * Code which implements the kernel side of a minimal userspace * interface to our DLM. This file handles the virtual file system * used for communication with userspace. Credit should go to ramfs, * which was a template for...
gpl-2.0
garyd9/linux_kernel_GT-P6210
net/netfilter/nfnetlink.c
3482
5667
/* Netfilter messages via netlink socket. Allows for user space * protocol helpers and general trouble making from userspace. * * (C) 2001 by Jay Schulist <jschlst@samba.org>, * (C) 2002-2005 by Harald Welte <laforge@gnumonks.org> * (C) 2005,2007 by Pablo Neira Ayuso <pablo@netfilter.org> * * Initial netfilter m...
gpl-2.0
PaulMilbank/g300_kernel
drivers/input/misc/ati_remote.c
3994
28140
/* * USB ATI Remote support * * Version 2.2.0 Copyright (c) 2004 Torrey Hoffman <thoffman@arnor.net> * Version 2.1.1 Copyright (c) 2002 Vladimir Dergachev * * This 2.2.0 version is a rewrite / cleanup of the 2.1.1 driver, including * porting to the 2.6 kernel interfaces, along with other modification * to...
gpl-2.0
jmztaylor/android_kernel_pantech_pororo
arch/arm/kernel/xscale-cp0.c
4250
4029
/* * linux/arch/arm/kernel/xscale-cp0.c * * XScale DSP and iWMMXt coprocessor context switching and handling * * 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 <lin...
gpl-2.0
mkasick/android_kernel_samsung_jfltespr
drivers/usb/musb/musb_host.c
4762
65619
/* * MUSB OTG driver host support * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2008-2009 MontaVista Software, Inc. <source@mvista.com> * * This program is free software; you can redistribute it and/or *...
gpl-2.0
AndropaX/Resurrected-Kernel
drivers/isdn/mISDN/layer1.c
4762
9951
/* * * Author Karsten Keil <kkeil@novell.com> * * Copyright 2008 by Karsten Keil <kkeil@novell.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is dis...
gpl-2.0
boa19861105/BOA
fs/sysv/ialloc.c
5018
5819
/* * linux/fs/sysv/ialloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Copyright (C) 1992 Doug Evans * * coh/alloc.c * Copyright (C) 1993 Pascal Haible, Bruno Haible * * sysv/ialloc.c...
gpl-2.0
StelixROM/android_kernel_google_msm
drivers/i2c/busses/i2c-iop3xx.c
5018
12879
/* ------------------------------------------------------------------------- */ /* i2c-iop3xx.c i2c driver algorithms for Intel XScale IOP3xx & IXP46x */ /* ------------------------------------------------------------------------- */ /* Copyright (C) 2003 Peter Milne, D-TACQ Solutions Ltd * <P...
gpl-2.0
faux123/mako
tools/perf/arch/powerpc/util/dwarf-regs.c
5274
2413
/* * Mapping of DWARF debug register numbers into register names. * * Copyright (C) 2010 Ian Munsie, IBM 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 Foundation; either version * 2...
gpl-2.0
percy-g2/android_kernel_motorola_msm8610
drivers/leds/leds-cobalt-raq.c
5274
3334
/* * LEDs driver for the Cobalt Raq series. * * Copyright (C) 2007 Yoichi Yuasa <yuasa@linux-mips.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Lice...
gpl-2.0
EPDCenter/android_kernel_bq_qc
drivers/mtd/maps/pci.c
7834
8823
/* * linux/drivers/mtd/maps/pci.c * * Copyright (C) 2001 Russell King, 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. * * Generic PCI memory map driv...
gpl-2.0
cm-a7lte/device_samsung_a7lte
drivers/memstick/host/tifm_ms.c
9626
17033
/* * TI FlashMedia driver * * 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 Corbacho for pro...
gpl-2.0
thanhphat11/Kernel-Stock-A900-SLK
drivers/memstick/host/tifm_ms.c
9626
17033
/* * TI FlashMedia driver * * 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 Corbacho for pro...
gpl-2.0
SynerconTechnologies/FLA-Kernel
drivers/media/usb/pwc/pwc-misc.c
9882
2909
/* Linux driver for Philips webcam Various miscellaneous functions and tables. (C) 1999-2003 Nemosoft Unv. (C) 2004-2006 Luc Saillard (luc@saillard.org) NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx driver and thus may have bugs that are not present in the original version....
gpl-2.0
syhost/android_kernel_pantech_ef50l
drivers/mca/mca-proc.c
9882
7280
/* -*- mode: c; c-basic-offset: 8 -*- */ /* * MCA bus support functions for the proc fs. * * NOTE: this code *requires* the legacy MCA api. * * Legacy API means the API that operates in terms of MCA slot number * * (C) 2002 James Bottomley <James.Bottomley@HansenPartnership.com> * **---------------------------...
gpl-2.0
cphelps76/DEMENTED_kernel_jf
drivers/net/ethernet/dec/tulip/21142.c
10394
8242
/* drivers/net/ethernet/dec/tulip/21142.c Copyright 2000,2001 The Linux Kernel Team Written/copyright 1994-2001 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. DC21143 manual "21143 PCI/CardBus 10/100Mb/s E...
gpl-2.0
kerneldevs/caf-kernel
sound/synth/emux/emux_nrpn.c
14234
9938
/* * NRPN / SYSEX callbacks for Emu8k/Emu10k1 * * Copyright (c) 1999-2000 Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Li...
gpl-2.0
ocoot/Xiaomi_Kernel_OpenSource
drivers/block/paride/epat.c
15514
7137
/* epat.c (c) 1997-8 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. This is the low level protocol driver for the EPAT parallel to IDE adapter from Shuttle Technologies. This adapter is used in many popular parallel port ...
gpl-2.0
EZchip/gdb
opcodes/m32r-opinst.c
155
33716
/* Semantic operand instances for m32r. THIS FILE IS MACHINE GENERATED WITH CGEN. Copyright 1996-2010 Free Software Foundation, Inc. This file is part of the GNU Binutils and/or GDB, the GNU debugger. This file is free software; you can redistribute it and/or modify it under the terms of the GNU General Publi...
gpl-2.0
bugralevent/linux
drivers/staging/media/omap4iss/iss_video.c
411
34453
/* * TI OMAP4 ISS V4L2 Driver - Generic video node * * Copyright (C) 2012 Texas Instruments, Inc. * * Author: Sergio Aguirre <sergio.a.aguirre@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 So...
gpl-2.0
ArthySundaram/firstrepo
arch/x86/kernel/kprobes.c
411
32117
/* * Kernel Probes (KProbes) * * 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 ...
gpl-2.0
TeamHorizon/android_kernel_htc_endeavoru
drivers/gpio/gpio-74x164.c
411
4045
/* * 74Hx164 - Generic serial-in/parallel-out 8-bits shift register GPIO driver * * Copyright (C) 2010 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2010 Miguel Gaio <miguel.gaio@efixo.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
hackerspace/rpi-linux
arch/powerpc/platforms/powernv/opal-nvram.c
1179
2049
/* * PowerNV nvram code. * * Copyright 2011 IBM 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; either version * 2 of the License, or (at your option) any later version. */ #de...
gpl-2.0
Hani-K/H-Vitamin_trltedt
ipc/shm.c
1179
32665
/* * linux/ipc/shm.c * Copyright (C) 1992, 1993 Krishna Balasubramanian * Many improvements/fixes by Bruno Haible. * Replaced `struct shm_desc' by `struct vm_area_struct', July 1994. * Fixed the shm swap deallocation (shm_unuse()), August 1998 Andrea Arcangeli. * * /proc/sysvipc/shm support (c) 1999 Dragos Acos...
gpl-2.0
Validus-Kernel/kernel_htc_flounder
sound/soc/samsung/smdk_wm8994.c
2203
5622
/* * smdk_wm8994.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. */ #include "../codecs/wm8994.h"...
gpl-2.0
MikeC84/android_kernel_moto_shamu
block/blk-exec.c
2203
3348
/* * Functions related to setting various queue properties from drivers */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/bio.h> #include <linux/blkdev.h> #include <linux/sched/sysctl.h> #include "blk.h" /* * for max sense size */ #include <scsi/scsi_cmnd.h> /** * blk_end_sync_rq - executes...
gpl-2.0
GlitchKernel/Glitch-i9300
drivers/acpi/acpica/utmisc.c
3227
26816
/******************************************************************************* * * Module Name: utmisc - common utility procedures * ******************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Redistribution and use in...
gpl-2.0
snandlal/samsung_kernel
drivers/acpi/acpica/pswalk.c
3227
3540
/****************************************************************************** * * Module Name: pswalk - Parser routines to walk parsed op tree(s) * *****************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Redistribut...
gpl-2.0
EPDCenter/android_kernel_rockchip_mk908
drivers/acpi/acpica/dsutils.c
3227
25450
/******************************************************************************* * * Module Name: dsutils - Dispatcher utilities * ******************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Redistribution and use in sou...
gpl-2.0
Puri321/lge-kernel-bssq
fs/xfs/quota/xfs_qm_stats.c
3483
2801
/* * Copyright (c) 2000-2003 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be ...
gpl-2.0
arasilinux/kernel-3.2.0
arch/sh/drivers/push-switch.c
4763
3204
/* * Generic push-switch framework * * Copyright (C) 2006 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/init.h> #include <linux/slab.h> #include <linux/mod...
gpl-2.0
jgcaaprom/android_kernel_oneplus_msm8974
arch/arm/mach-omap2/smartreflex-class3.c
4763
1448
/* * Smart reflex Class 3 specific implementations * * Author: Thara Gopinath <thara@ti.com> * * Copyright (C) 2010 Texas Instruments, Inc. * Thara Gopinath <thara@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versi...
gpl-2.0
philozheng/kernel-msm
drivers/uwb/est.c
7323
13767
/* * Ultra Wide Band Radio Control * Event Size Tables 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 ...
gpl-2.0
ChameleonOS/android_kernel_amazon_bowser-common
arch/sh/kernel/sh_ksyms_32.c
8603
2668
#include <linux/module.h> #include <linux/string.h> #include <linux/uaccess.h> #include <linux/delay.h> #include <linux/mm.h> #include <asm/checksum.h> #include <asm/sections.h> EXPORT_SYMBOL(memchr); EXPORT_SYMBOL(memcpy); EXPORT_SYMBOL(memset); EXPORT_SYMBOL(memmove); EXPORT_SYMBOL(__copy_user); EXPORT_SYMBOL(__udel...
gpl-2.0
iyahman/android_kernel_samsung_jf
drivers/net/wireless/wl1251/debugfs.c
9883
17368
/* * This file is part of wl1251 * * Copyright (C) 2009 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...
gpl-2.0
sycolon/lge_g3_kernel
arch/arm/mach-omap2/mux44xx.c
9883
63046
/* * OMAP44xx ES1.0 pin mux definition * * Copyright (C) 2010 Texas Instruments, Inc. * * Benoit Cousson (b-cousson@ti.com) * * - Based on mux34xx.c done by Tony Lindgren <tony@atomide.com> * * This file is automatically generated from the OMAP hardware databases. * We respectfully ask that any modifications ...
gpl-2.0
arif8323/linux
drivers/sbus/char/jsflash.c
10651
14482
/* * drivers/sbus/char/jsflash.c * * Copyright (C) 1991, 1992 Linus Torvalds (drivers/char/mem.c) * Copyright (C) 1997 Eddie C. Dost (drivers/sbus/char/flash.c) * Copyright (C) 1997-2000 Pavel Machek <pavel@ucw.cz> (drivers/block/nbd.c) * Copyright (C) 1999-2000 Pete Zaitcev * * This driver is used to ...
gpl-2.0
aidfarh/android_kernel_lge_palman
arch/powerpc/platforms/8xx/adder875.c
12187
3142
/* Analogue & Micro Adder MPC875 board support * * Author: Scott Wood <scottwood@freescale.com> * * Copyright (c) 2007 Freescale Semiconductor, 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 ...
gpl-2.0
kumajaya/android_kernel_samsung_espresso10
arch/powerpc/platforms/8xx/adder875.c
12187
3142
/* Analogue & Micro Adder MPC875 board support * * Author: Scott Wood <scottwood@freescale.com> * * Copyright (c) 2007 Freescale Semiconductor, 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 ...
gpl-2.0
xuejian1354/attitude_adjustment
target/linux/s3c24xx/files-2.6.30/drivers/ar6000/htc/htc_services.c
156
15342
/* * * Copyright (c) 2007 Atheros Communications 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 version 2 as * published by the Free Software Foundation; * * Software distributed under the Licens...
gpl-2.0
cminyard/linux-live-app-coredump
net/ipv4/netfilter/nf_tproxy_ipv4.c
412
3862
// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2007-2008 BalaBit IT Ltd. * Author: Krisztian Kovacs */ #include <net/netfilter/nf_tproxy.h> #include <linux/module.h> #include <linux/skbuff.h> #include <net/sock.h> #include <net/inet_sock.h> #include <linux/ip.h> #include <net/checksum.h> #include <net/...
gpl-2.0
DirtyUnicorns/android_kernel_samsung_tuna
arch/m68k/atari/config.c
2972
18511
/* * linux/arch/m68k/atari/config.c * * Copyright (C) 1994 Bjoern Brauel * * 5/2/94 Roman Hodek: * Added setting of time_adj to get a better clock. * * 5/14/94 Roman Hodek: * gettod() for TT * * 5/15/94 Roman Hodek: * hard_reset_now() for Atari (and others?) * * 94/12/30 Andreas Schwab: * ...
gpl-2.0
EPDCenterSpain/bq-DC-v1
drivers/net/fsl_pq_mdio.c
2972
11718
/* * Freescale PowerQUICC Ethernet Driver -- MIIM bus implementation * Provides Bus interface for MIIM regs * * Author: Andy Fleming <afleming@freescale.com> * Modifier: Sandeep Gopalpet <sandeep.kumar@freescale.com> * * Copyright 2002-2004, 2008-2009 Freescale Semiconductor, Inc. * * Based on gianfar_mii.c an...
gpl-2.0
sloanyang/android_kernel_zte_u950
arch/sh/kernel/hw_breakpoint.c
3996
8797
/* * arch/sh/kernel/hw_breakpoint.c * * Unified kernel/user-space hardware breakpoint facility for the on-chip UBC. * * Copyright (C) 2009 - 2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive *...
gpl-2.0
skybosi/linux
arch/arm/mach-ixp4xx/ixp4xx_npe.c
4764
21755
/* * Intel IXP4xx Network Processor Engine driver for Linux * * Copyright (C) 2007 Krzysztof Halasa <khc@pm.waw.pl> * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License * as published by the Free Software Foundation. * * Th...
gpl-2.0
intel-linux-graphics/drm-intel
arch/arm/mach-ixp4xx/ixp4xx_npe.c
4764
21755
/* * Intel IXP4xx Network Processor Engine driver for Linux * * Copyright (C) 2007 Krzysztof Halasa <khc@pm.waw.pl> * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License * as published by the Free Software Foundation. * * Th...
gpl-2.0
cile381/kernel_m7_4.4.3
drivers/net/wireless/iwmc3200wifi/cfg80211.c
5020
22230
/* * Intel Wireless Multicomm 3200 WiFi driver * * Copyright (C) 2009 Intel Corporation <ilw@linux.intel.com> * Samuel Ortiz <samuel.ortiz@intel.com> * Zhu Yi <yi.zhu@intel.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License versio...
gpl-2.0
NitroKK/kernel_lge_iproj
arch/m68k/emu/natfeat.c
6300
1495
/* * natfeat.c - ARAnyM hardware support via Native Features (natfeats) * * Copyright (c) 2005 Petr Stehlik of ARAnyM dev team * * Reworked for Linux by Roman Zippel <zippel@linux-m68k.org> * * This software may be used and distributed according to the terms of * the GNU General Public License (GPL), incorporat...
gpl-2.0
insop/sched-deadline2
arch/x86/um/syscalls_32.c
8860
1828
/* * Copyright (C) 2000 - 2003 Jeff Dike (jdike@addtoit.com) * Licensed under the GPL */ #include "linux/sched.h" #include "linux/shm.h" #include "linux/ipc.h" #include "linux/syscalls.h" #include "asm/mman.h" #include "asm/uaccess.h" #include "asm/unistd.h" /* * The prototype on i386 is: * * int clone(int...
gpl-2.0
wyldstallyns/roughneck-m8
drivers/input/joystick/maplecontrol.c
9884
4963
/* * SEGA Dreamcast controller driver * Based on drivers/usb/iforce.c * * Copyright Yaegashi Takeshi, 2001 * Adrian McMenamin, 2008 - 2009 */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/input.h> #include <linux/module.h> #include <linux/init.h> #include <linux/timer.h> #include <linux/maple...
gpl-2.0
omnirom/android_kernel_lge_x3
fs/afs/security.c
10140
9138
/* AFS security handling * * 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 Foundation; eithe...
gpl-2.0
TheMeddlingMonk/android_kernel_toshiba_tostab03
drivers/media/dvb/dvb-core/dvb_math.c
14748
5423
/* * dvb-math provides some complex fixed-point math * operations shared between the dvb related stuff * * Copyright (C) 2006 Christoph Pfister (christophpfister@gmail.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 *...
gpl-2.0
alexpotter1/QuantumKernel_msm8974_hammerhead
drivers/media/dvb/dvb-core/dvb_math.c
14748
5423
/* * dvb-math provides some complex fixed-point math * operations shared between the dvb related stuff * * Copyright (C) 2006 Christoph Pfister (christophpfister@gmail.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 *...
gpl-2.0
lexi6725/linux-3.17.1
drivers/i2c/busses/i2c-sirf.c
413
12466
/* * I2C bus driver for CSR SiRFprimaII * * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company. * * Licensed under GPLv2 or later. */ #include <linux/interrupt.h> #include <linux/kernel.h> #include <linux/module.h> #include <linux/slab.h> #include <linux/platform_device.h> #include <linu...
gpl-2.0
tgnice/kvm
drivers/char/hw_random/picoxcell-rng.c
413
4785
/* * Copyright (c) 2010-2011 Picochip Ltd., Jamie Iles * * 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. * * All enquiries to support@picochip.com */ #include <linux/clk.h> #in...
gpl-2.0
CM-CHT/android_kernel_intel_cherrytrail
drivers/scsi/qla2xxx/qla_gs.c
413
56526
/* * QLogic Fibre Channel HBA Driver * Copyright (c) 2003-2013 QLogic Corporation * * See LICENSE.qla2xxx for copyright and licensing details. */ #include "qla_def.h" #include "qla_target.h" static int qla2x00_sns_ga_nxt(scsi_qla_host_t *, fc_port_t *); static int qla2x00_sns_gid_pt(scsi_qla_host_t *, sw_info_t ...
gpl-2.0
rfalize/endeavoru-suitcasekernel
drivers/ssb/driver_chipcommon_pmu.c
413
19566
/* * Sonics Silicon Backplane * Broadcom ChipCommon Power Management Unit driver * * Copyright 2009, Michael Buesch <m@bues.ch> * Copyright 2007, Broadcom Corporation * * Licensed under the GNU/GPL. See COPYING for details. */ #include <linux/ssb/ssb.h> #include <linux/ssb/ssb_regs.h> #include <linux/ssb/ssb_d...
gpl-2.0
Skin1980/android_kernel_lge_dory
net/ipv4/inet_connection_sock.c
925
26884
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Support for INET connection oriented protocols. * * Authors: See the TCP sources * * This program is free...
gpl-2.0
ResurrectionRemix-Devices/android_kernel_samsung_smdk4412
drivers/mmc/host/bfin_sdh.c
3229
16273
/* * bfin_sdh.c - Analog Devices Blackfin SDH Controller * * Copyright (C) 2007-2009 Analog Device Inc. * * Licensed under the GPL-2 or later. */ #define DRIVER_NAME "bfin-sdh" #include <linux/module.h> #include <linux/init.h> #include <linux/ioport.h> #include <linux/platform_device.h> #include <linux/delay.h>...
gpl-2.0
daedae1112/kernel
drivers/isdn/hisax/s0box.c
5021
7062
/* $Id: s0box.c,v 2.6.2.4 2004/01/13 23:48:39 keil Exp $ * * low level stuff for Creatix S0BOX * * Author Enrik Berkhan * Copyright by Enrik Berkhan <enrik@starfleet.inka.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by...
gpl-2.0
SlimRoms/kernel_samsung_exynos5410
sound/core/pcm_timer.c
11677
3755
/* * Digital Audio (PCM) abstract 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...
gpl-2.0
95A31/android_kernel_msm
arch/x86/boot/memory.c
12445
3367
/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright 2007 rPath, Inc. - All Rights Reserved * Copyright 2009 Intel Corporation; author H. Peter Anvin * * This file is part of the Linux kernel, and is made available under * ...
gpl-2.0
zeroprobe/ZeroMHL-Overclocked-V3
arch/x86/boot/memory.c
12445
3367
/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright 2007 rPath, Inc. - All Rights Reserved * Copyright 2009 Intel Corporation; author H. Peter Anvin * * This file is part of the Linux kernel, and is made available under * ...
gpl-2.0
volk3/CS736
arch/mips/dec/tc.c
14237
2056
/* * TURBOchannel architecture calls. * * Copyright (c) Harald Koerfgen, 1998 * Copyright (c) 2001, 2003, 2005, 2006 Maciej W. Rozycki * Copyright (c) 2005 James Simmons * * This file is subject to the terms and conditions of the GNU * General Public License. See the file "COPYING" in the main * directory o...
gpl-2.0
keiranFTW/android_kernel_sony_u8500
fs/jfs/namei.c
926
38047
/* * Copyright (C) International Business Machines Corp., 2000-2004 * Portions Copyright (C) Christoph Hellwig, 2001-2002 * * 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; eithe...
gpl-2.0
javilonas/Enki-GT-I9300
arch/ia64/mm/contig.c
2718
9676
/* * 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) 1998-2003 Hewlett-Packard Co * David Mosberger-Tang <davidm@hpl.hp.com> * Stephane Eranian <eranian@hpl.hp.com> * Copyrig...
gpl-2.0
CaptainThrowback/kernel_android-tegra-flounder-3.10
sound/drivers/portman2x4.c
2718
25836
/* * Driver for Midiman Portman2x4 parallel port midi interface * * Copyright (c) by Levent Guendogdu <levon@feature-it.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; ei...
gpl-2.0
Alucard24/SGS4-SAMMY-Kernel
arch/arm/mach-s3c64xx/clock.c
4766
23619
/* linux/arch/arm/plat-s3c64xx/clock.c * * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * http://armlinux.simtec.co.uk/ * * S3C64XX Base clock support * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
moddingg33k/android_kernel_synopsis_backup
lib/locking-selftest.c
5022
29290
/* * lib/locking-selftest.c * * Testsuite for various locking APIs: spinlocks, rwlocks, * mutexes and rw-semaphores. * * It is checking both false positives and false negatives. * * Started by Ingo Molnar: * * Copyright (C) 2006 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> */ #include <linux/rwsem.h> #incl...
gpl-2.0
holyangel/M8-GPE_M
scripts/dtc/libfdt/fdt_wip.c
6046
3669
/* * libfdt - Flat Device Tree manipulation * Copyright (C) 2006 David Gibson, IBM Corporation. * * libfdt is dual licensed: you can use it either under the terms of * the GPL, or the BSD license, at your option. * * a) This library is free software; you can redistribute it and/or * modify it under the ter...
gpl-2.0
AmperificSuperKANG/kernel_hammerhead
arch/alpha/kernel/sys_jensen.c
6814
5671
/* * linux/arch/alpha/kernel/sys_jensen.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the Jensen. */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/mm.h> #include <linux/sched.h> #include <linux/pci.h> #include <linux/init.h> #inclu...
gpl-2.0
R-M-S/RMS_EXPERIMENTAL_Kernel
drivers/staging/speakup/speakup_ltlk.c
7582
6036
/* * originally written by: Kirk Reiser <kirk@braille.uwo.ca> * this version considerably modified by David Borowski, david575@rogers.com * * Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 2003 David Borowski. * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
gpl-2.0
xiaognol/android_kernel_chm_cl00
drivers/media/pci/saa7164/saa7164-dvb.c
8094
15853
/* * Driver for the NXP SAA7164 PCIe bridge * * Copyright (c) 2010 Steven Toth <stoth@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 published by * the Free Software Foundation; either version 2 of the Licens...
gpl-2.0
lyfkevin/Wind_iproj_JB_kernel_old
arch/mn10300/lib/bitops.c
9118
1087
/* MN10300 Non-trivial bit operations * * 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 Foun...
gpl-2.0
Abhinav1997/kernel_cyanogen_msm8916
arch/mn10300/kernel/gdb-io-serial.c
9118
3903
/* 16550 serial driver for gdbstub I/O * * 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 Fou...
gpl-2.0
buglabs/bug20-2.6.35-linaro
arch/frv/mb93090-mb00/flash.c
12702
2338
/* Flash mappings for the MB93090-MB00 motherboard * * Copyright (C) 2009 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 ...
gpl-2.0
ska/linux-fsl
arch/um/drivers/stdio_console.c
159
4907
/* * Copyright (C) 2000, 2001 Jeff Dike (jdike@karaya.com) * Licensed under the GPL */ #include <linux/posix_types.h> #include <linux/tty.h> #include <linux/tty_flip.h> #include <linux/types.h> #include <linux/major.h> #include <linux/kdev_t.h> #include <linux/console.h> #include <linux/string.h> #include <linux/s...
gpl-2.0