repo_name
string
path
string
copies
string
size
string
content
string
license
string
julianschweizer/kernel_23.0.1.A.0.xxx
arch/mips/netlogic/common/time.c
4692
2019
/* * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). 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 ...
gpl-2.0
Chairshot215/starship_kernel_moto_shamu
net/irda/irlan/irlan_eth.c
7508
9647
/********************************************************************* * * Filename: irlan_eth.c * Version: * Description: * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Thu Oct 15 08:37:58 1998 * Modified at: Tue Mar 21 09:06:41 2000 * Modified by: Dag B...
gpl-2.0
redglasses/android_kernel_lge_g3-V20f
arch/s390/kernel/jump_label.c
8020
1372
/* * Jump label s390 support * * Copyright IBM Corp. 2011 * Author(s): Jan Glauber <jang@linux.vnet.ibm.com> */ #include <linux/module.h> #include <linux/uaccess.h> #include <linux/stop_machine.h> #include <linux/jump_label.h> #include <asm/ipl.h> #ifdef HAVE_JUMP_LABEL struct insn { u16 opcode; s32 offset; } ...
gpl-2.0
cm-maya/android_kernel_hp_maya
arch/mips/pci/fixup-tb0219.c
9300
1438
/* * fixup-tb0219.c, The TANBAC TB0219 specific PCI fixups. * * Copyright (C) 2003 Megasolution Inc. <matsu@megasolution.jp> * Copyright (C) 2004-2005 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...
gpl-2.0
falaze/nexus5n
drivers/media/video/usbvision/usbvision-cards.c
9812
33663
/* * usbvision-cards.c * usbvision cards definition file * * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de> * * This module is part of usbvision driver project. * Updates to driver completed by Dwaine P. Garden * * This program is free software; you can redistribute it and/or modify * it ...
gpl-2.0
hallor/linux
drivers/media/usb/usbvision/usbvision-cards.c
9812
33663
/* * usbvision-cards.c * usbvision cards definition file * * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de> * * This module is part of usbvision driver project. * Updates to driver completed by Dwaine P. Garden * * This program is free software; you can redistribute it and/or modify * it ...
gpl-2.0
jazzsir/iamroot-linux-arm10c
drivers/misc/eeprom/digsy_mtc_eeprom.c
10324
2098
/* * EEPROMs access control driver for display configuration EEPROMs * on DigsyMTC board. * * (C) 2011 DENX Software Engineering, Anatolij Gustschin <agust@denx.de> * * 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 * publ...
gpl-2.0
siis/pfwall
drivers/zorro/names.c
12628
2555
/* * Zorro Device Name Tables * * Copyright (C) 1999--2000 Geert Uytterhoeven * * Based on the PCI version: * * Copyright 1992--1999 Drew Eckhardt, Frederic Potter, * David Mosberger-Tang, Martin Mares */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/types.h> #include <linux/zorro.h> #if...
gpl-2.0
SaberMod/android_kernel_lge_hammerhead-sts
arch/x86/math-emu/poly_sin.c
14420
10848
/*---------------------------------------------------------------------------+ | poly_sin.c | | | | Computation of an approximation of the sin function and the cosine | | ...
gpl-2.0
openwrt/bcm63xx-next
arch/x86/math-emu/poly_atan.c
14420
6375
/*---------------------------------------------------------------------------+ | poly_atan.c | | | | Compute the arctan of a FPU_REG, using a polynomial approximation. | | ...
gpl-2.0
arjen75/icecold-kernel
arch/x86/math-emu/poly_l2.c
14420
7242
/*---------------------------------------------------------------------------+ | poly_l2.c | | | | Compute the base 2 log of a FPU_REG, using a polynomial approximation. | | ...
gpl-2.0
omnirom/android_kernel_samsung_t1
drivers/video/omap2/dss/wb.c
85
5226
/* * linux/drivers/video/omap2/dss/wb.c * Copyright (C) 2009 Texas Instruments * Author: mythripk <mythripk@ti.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 of the GNU General Public ...
gpl-2.0
Victor-android/kernel_u8800
fs/ext4/resize.c
341
34901
/* * linux/fs/ext4/resize.c * * Support for resizing an ext4 filesystem while it is mounted. * * Copyright (C) 2001, 2002 Andreas Dilger <adilger@clusterfs.com> * * This could probably be made into a module, because it is not often in use. */ #define EXT4FS_DEBUG #include <linux/errno.h> #include <linux/sla...
gpl-2.0
G5Devs/android_kernel_lge_msm8996
drivers/regulator/ab8500-ext.c
853
12260
/* * Copyright (C) ST-Ericsson SA 2010 * * License Terms: GNU General Public License v2 * * Authors: Bengt Jonsson <bengt.g.jonsson@stericsson.com> * * This file is based on drivers/regulator/ab8500.c * * AB8500 external regulators * * ab8500-ext supports the following regulators: * - VextSupply3 */ #inclu...
gpl-2.0
eoghan2t9/HTC-Wildfire-S-Kernel
drivers/net/irda/ksdazzle-sir.c
1365
23437
/***************************************************************************** * * Filename: ksdazzle.c * Version: 0.1.2 * Description: Irda KingSun Dazzle USB Dongle * Status: Experimental * Author: Alex Villacís Lasso <a_villacis@palosanto.com> * * Based on stir4200, mcs7780, kingsun-sir...
gpl-2.0
mrimp/SM-G928T_Kernel
drivers/dma/dmatest.c
2133
33783
/* * DMA Engine test module * * Copyright (C) 2007 Atmel Corporation * Copyright (C) 2013 Intel 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 <linu...
gpl-2.0
sunnyden/ubuntu_kernel
drivers/rapidio/switches/tsi568.c
2389
5184
/* * RapidIO Tsi568 switch support * * Copyright 2009-2010 Integrated Device Technology, Inc. * Alexandre Bounine <alexandre.bounine@idt.com> * - Added EM support * - Modified switch operations initialization. * * Copyright 2005 MontaVista Software, Inc. * Matt Porter <mporter@kernel.crashing.org> * * This...
gpl-2.0
ndmsystems/linux-2.6.36
drivers/net/appletalk/cops.c
3925
29434
/* cops.c: LocalTalk driver for Linux. * * Authors: * - Jay Schulist <jschlst@samba.org> * * With more than a little help from; * - Alan Cox <alan@lxorguk.ukuu.org.uk> * * Derived from: * - skeleton.c: A network driver outline for linux. * Written 1993-94 by Donald Becker. * - ltpc...
gpl-2.0
NoelMacwan/Kernel-NanHu-11.3.A.1.39
arch/x86/kernel/mca_32.c
4693
12764
/* * Written by Martin Kolinek, February 1996 * * Changes: * * Chris Beauregard July 28th, 1996 * - Fixed up integrated SCSI detection * * Chris Beauregard August 3rd, 1996 * - Made mca_info local * - Made integrated registers accessible through standard function calls * - Added name field * - More sanity ...
gpl-2.0
cooks8/android_kernel_samsung_jf
arch/mips/lantiq/xway/prom-xway.c
4693
1148
/* * 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. * * Copyright (C) 2010 John Crispin <blogic@openwrt.org> */ #include <linux/export.h> #include <linux/clk.h> #include <asm...
gpl-2.0
XXMrHyde/android_kernel_motorola_msm8610
arch/sh/kernel/cpu/shmobile/cpuidle.c
4693
3167
/* * arch/sh/kernel/cpu/shmobile/cpuidle.c * * Cpuidle support code for SuperH Mobile * * Copyright (C) 2009 Magnus Damm * * 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 <lin...
gpl-2.0
imoseyon/leanKernel-d2vzw
arch/mips/dec/wbflush.c
4693
2110
/* * Setup the right wbflush routine for the different DECstations. * * Created with information from: * DECstation 3100 Desktop Workstation Functional Specification * DECstation 5000/200 KN02 System Module Functional Specification * mipsel-linux-objdump --disassemble vmunix | grep "wbflush" :-) *...
gpl-2.0
SlimRoms/kernel_lge_hammerhead
arch/sh/kernel/cpu/shmobile/cpuidle.c
4693
3167
/* * arch/sh/kernel/cpu/shmobile/cpuidle.c * * Cpuidle support code for SuperH Mobile * * Copyright (C) 2009 Magnus Damm * * 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 <lin...
gpl-2.0
slz/arco-samsung-kernel-msm7x30
arch/mips/lantiq/xway/prom-xway.c
4693
1148
/* * 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. * * Copyright (C) 2010 John Crispin <blogic@openwrt.org> */ #include <linux/export.h> #include <linux/clk.h> #include <asm...
gpl-2.0
Split-Screen/android_kernel_samsung_msm7x30-common
drivers/staging/omapdrm/omap_encoder.c
4949
4581
/* * drivers/staging/omapdrm/omap_encoder.c * * Copyright (C) 2011 Texas Instruments * Author: Rob Clark <rob@ti.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * Th...
gpl-2.0
VRToxin-AOSP/android_kernel_moto_shamu
drivers/media/dvb-frontends/dibx000_common.c
9557
13249
#include <linux/i2c.h> #include <linux/mutex.h> #include <linux/module.h> #include "dibx000_common.h" static int debug; module_param(debug, int, 0644); MODULE_PARM_DESC(debug, "turn on debugging (default: 0)"); #define dprintk(args...) do { if (debug) { printk(KERN_DEBUG "DiBX000: "); printk(args); printk("\n"); } }...
gpl-2.0
rock12/ALPS.L0.MT6580.SMT.DEV.P1.4_K80_KERNEL
drivers/net/wireless/zd1211rw/zd_rf_uw2453.c
10581
15773
/* ZD1211 USB-WLAN driver for Linux * * Copyright (C) 2005-2007 Ulrich Kunitz <kune@deine-taler.de> * Copyright (C) 2006-2007 Daniel Drake <dsd@gentoo.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 So...
gpl-2.0
coldnew/linux
arch/x86/math-emu/poly_2xm1.c
14421
4476
/*---------------------------------------------------------------------------+ | poly_2xm1.c | | | | Function to compute 2^x-1 by a polynomial approximation. | | ...
gpl-2.0
bedwa/P6800-Kernel
kernel/trace/trace_irqsoff.c
86
16461
/* * trace irqs off critical timings * * Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com> * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com> * * From code in the latency_tracer, that is: * * Copyright (C) 2004-2006 Ingo Molnar * Copyright (C) 2004 William Lee Irwin III */ #include <linux/kallsy...
gpl-2.0
fweisbec/tracing
drivers/staging/iio/adc/ad7606_core.c
86
14469
/* * AD7606 SPI ADC driver * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2. */ #include <linux/interrupt.h> #include <linux/device.h> #include <linux/kernel.h> #include <linux/slab.h> #include <linux/sysfs.h> #include <linux/regulator/consumer.h> #include <linux/err.h> #include <linux/gpio.h>...
gpl-2.0
EPDCenterSpain/bq-DC-v2
arch/arm/mach-rk30/cpuidle.c
86
2072
/* * Copyright (C) 2012 ROCKCHIP, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #define pr_fmt(fmt) "cpuidle: %s: " fmt, __func__ #include <linux/pm.h> #include <li...
gpl-2.0
DeltaResero/GC-Wii-Linux-Kernel-3.12.y
sound/soc/samsung/dma.c
86
11347
/* * dma.c -- ALSA Soc Audio Layer * * (c) 2006 Wolfson Microelectronics PLC. * Graeme Gregory graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com * * Copyright 2004-2005 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * This program is free software; you can redis...
gpl-2.0
openedev/streak_4.05_kernel
drivers/sh/intc.c
854
34023
/* * Shared interrupt handling code for IPR and INTC2 types of IRQs. * * Copyright (C) 2007, 2008 Magnus Damm * Copyright (C) 2009, 2010 Paul Mundt * * Based on intc2.c and ipr.c * * Copyright (C) 1999 Niibe Yutaka & Takeshi Yaegashi * Copyright (C) 2000 Kazumoto Kojima * Copyright (C) 2001 David J. Mckay ...
gpl-2.0
croniccorey/cronmod-kernel
arch/blackfin/mach-bf537/boards/pnav10.c
854
12931
/* * Copyright 2004-2009 Analog Devices Inc. * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * Licensed under the GPL-2 or later. */ #include <linux/device.h> #include <linux/etherdevice.h> #include <linux/platform_device.h> #include <linux/mtd/mt...
gpl-2.0
ahnchan2/linux
drivers/spi/spi-st-ssc4.c
854
11774
/* * Copyright (c) 2008-2014 STMicroelectronics Limited * * Author: Angus Clark <Angus.Clark@st.com> * Patrice Chotard <patrice.chotard@st.com> * Lee Jones <lee.jones@linaro.org> * * SPI master mode controller driver, used in STMicroelectronics devices. * * May be copied or modified under...
gpl-2.0
ioz9/GT-N7000-2.35.y-samsung-update1
drivers/input/mouse/alps.c
2390
22775
/* * ALPS touchpad PS/2 mouse driver * * Copyright (c) 2003 Neil Brown <neilb@cse.unsw.edu.au> * Copyright (c) 2003-2005 Peter Osterlund <petero2@telia.com> * Copyright (c) 2004 Dmitry Torokhov <dtor@mail.ru> * Copyright (c) 2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2009 Sebastian Kapfer <sebastian_k...
gpl-2.0
LiquidSmooth-Devices/android_kernel_moto_shamu
arch/x86/pci/bus_numa.c
2646
3233
#include <linux/init.h> #include <linux/pci.h> #include <linux/range.h> #include "bus_numa.h" LIST_HEAD(pci_root_infos); static struct pci_root_info *x86_find_pci_root_info(int bus) { struct pci_root_info *info; if (list_empty(&pci_root_infos)) return NULL; list_for_each_entry(info, &pci_root_infos, list) i...
gpl-2.0
ShogoFujii/PS-MPTCP
drivers/net/wireless/rtlwifi/rtl8192de/fw.c
3414
25612
/****************************************************************************** * * Copyright(c) 2009-2012 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
keiranFTW/android_kernel_sony_u8500
drivers/usb/serial/ipw.c
3926
9587
/* * IPWireless 3G UMTS TDD Modem driver (USB connected) * * Copyright (C) 2004 Roelf Diedericks <roelfd@inet.co.za> * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as ...
gpl-2.0
usmcamgrimm/kernel_lge_g3
arch/arm/mach-pxa/pxa25x.c
4950
9905
/* * linux/arch/arm/mach-pxa/pxa25x.c * * Author: Nicolas Pitre * Created: Jun 15, 2001 * Copyright: MontaVista Software Inc. * * Code specific to PXA21x/25x/26x variants. * * 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
SlimRoms/kernel_sony_msm8974pro
net/rxrpc/ar-output.c
4950
18399
/* RxRPC packet transmission * * 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; e...
gpl-2.0
kamarush/Xperia-2011-4.1.B.0.431-Sources
arch/mips/txx9/generic/setup_tx4927.c
9302
9772
/* * TX4927 setup routines * Based on linux/arch/mips/txx9/rbtx4938/setup.c, * and RBTX49xx patch from CELF patch archive. * * 2003-2005 (c) MontaVista Software, Inc. * (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007 * * This file is subject to the terms and conditions of the GNU General Public * Li...
gpl-2.0
dmitriy103/amethyst-bravo-kernel
arch/mips/sni/eisa.c
9302
1176
/* * Virtual EISA root driver. * Acts as a placeholder if we don't have a proper EISA bridge. * * (C) 2003 Marc Zyngier <maz@wild-wind.fr.eu.org> * modified for SNI usage by Thomas Bogendoerfer * * This code is released under the GPL version 2. */ #include <linux/kernel.h> #include <linux/platform_device.h> #i...
gpl-2.0
derlorenz/sony_msm8974ab
fs/hfs/trans.c
11862
3442
/* * linux/fs/hfs/trans.c * * Copyright (C) 1995-1997 Paul H. Hargrove * This file may be distributed under the terms of the GNU General Public License. * * This file contains routines for converting between the Macintosh * character set and various other encodings. This includes dealing * with ':' vs. '/' a...
gpl-2.0
hallovveen31/HELLRAZOR
arch/arm/mach-msm/qdsp5/audio_evrc_in.c
87
38875
/* arch/arm/mach-msm/qdsp5/audio_evrc_in.c * * evrc audio input device * * Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. * * This code is based in part on arch/arm/mach-msm/qdsp5v2/audio_evrc_in.c, * Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 HTC Corporation * * This software is l...
gpl-2.0
MarvinCorro/linux-cmps107
drivers/crypto/qat/qat_common/adf_admin.c
87
13077
/* 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
futranbg/ef65l-kernel-2.0
arch/arm/mach-msm/board-msm7x27.c
87
54777
/* * Copyright (C) 2007 Google, Inc. * Copyright (c) 2008-2012, Code Aurora Forum. All rights reserved. * Author: Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, di...
gpl-2.0
Luquidtester/DirtyKernel-3x-ION
drivers/staging/msm/memory.c
87
5938
/* arch/arm/mach-msm/memory.c * * Copyright (C) 2007 Google, Inc. * Copyright (c) 2009-2010, The Linux Foundation. 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 ...
gpl-2.0
chrisch1974/htc-krait-3.4
drivers/usb/core/notify.c
343
1434
/* * All the USB notify logic * * (C) Copyright 2005 Greg Kroah-Hartman <gregkh@suse.de> * * notifier functions originally based on those in kernel/sys.c * but fixed up to not be so broken. * */ #include <linux/kernel.h> #include <linux/export.h> #include <linux/notifier.h> #include <linux/usb.h> #include <li...
gpl-2.0
hroark13/prevail_kernel_fixed
arch/sparc/prom/console_32.c
343
1215
/* * console.c: Routines that deal with sending and receiving IO * to/from the current console device using the PROM. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1998 Pete Zaitcev <zaitcev@yahoo.com> */ #include <linux/types.h> #include <linux/kernel.h> #include <li...
gpl-2.0
jokersax/Photon-blur-kernel
net/phonet/pn_netlink.c
343
4436
/* * File: pn_netlink.c * * Phonet netlink interface * * Copyright (C) 2008 Nokia Corporation. * * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com> * Original author: Sakari Ailus <sakari.ailus@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the term...
gpl-2.0
securecrt/linux-leo
drivers/net/xen-netfront.c
343
45787
/* * Virtual network driver for conversing with remote driver backends. * * Copyright (c) 2002-2005, K A Fraser * Copyright (c) 2005, XenSource 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...
gpl-2.0
ryanli/kernel_huawei_c8650
drivers/char/rtc.c
855
34292
/* * Real Time Clock interface for Linux * * Copyright (C) 1996 Paul Gortmaker * * This driver allows use of the real time clock (built into * nearly all computers) from user space. It exports the /dev/rtc * interface supporting various ioctl() and also the * /proc/driver/rtc pseudo-file for status information....
gpl-2.0
halaszk/halaszk-universal5430
drivers/gpu/drm/drm_proc.c
2135
5849
/** * \file drm_proc.c * /proc support for DRM * * \author Rickard E. (Rik) Faith <faith@valinux.com> * \author Gareth Hughes <gareth@valinux.com> * * \par Acknowledgements: * Matthew J Sottek <matthew.j.sottek@intel.com> sent in a patch to fix * the problem with the proc files not outputting all their i...
gpl-2.0
javilonas/Lonas_KL-SM-G901F
drivers/video/exynos/exynos_dp_reg.c
2391
32137
/* * Samsung DP (Display port) register interface driver. * * Copyright (C) 2012 Samsung Electronics Co., Ltd. * Author: Jingoo Han <jg1.han@samsung.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 Sof...
gpl-2.0
antmicro/linux-sunxi
arch/sparc/kernel/sbus.c
4439
20505
/* * sbus.c: UltraSparc SBUS controller support. * * Copyright (C) 1999 David S. Miller (davem@redhat.com) */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/mm.h> #include <linux/spinlock.h> #include <linux/slab.h> #include <linux/export.h> #include <linux/init.h> #include <linux/interrupt.h> #...
gpl-2.0
SuperHanss/android_kernel_lge_g3
drivers/net/can/usb/peak_usb/pcan_usb_core.c
4439
22641
/* * CAN driver for PEAK System USB adapters * Derived from the PCAN project file driver/src/pcan_usb_core.c * * Copyright (C) 2003-2010 PEAK System-Technik GmbH * Copyright (C) 2010-2012 Stephane Grosjean <s.grosjean@peak-system.com> * * Many thanks to Klaus Hitschler <klaus.hitschler@gmx.de> * * This program...
gpl-2.0
duynhat1902/lte_kernel_f260s
arch/x86/kernel/apic/bigsmp_32.c
4695
6594
/* * APIC driver for "bigsmp" xAPIC machines with more than 8 virtual CPUs. * * Drives the local APIC in "clustered mode". */ #include <linux/threads.h> #include <linux/cpumask.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/dmi.h> #include <linux/smp.h> #include <asm/apicdef.h> #include <asm/...
gpl-2.0
varund7726/android_kernel_motorola_titan
arch/x86/kernel/apic/apic_flat_64.c
4695
10215
/* * Copyright 2004 James Cleverdon, IBM. * Subject to the GNU Public License, v.2 * * Flat APIC subarch code. * * Hacked for x86-64 by James Cleverdon from i386 architecture code by * Martin Bligh, Andi Kleen, James Bottomley, John Stultz, and * James Cleverdon. */ #include <linux/errno.h> #include <linux/thr...
gpl-2.0
DNSS4503/android_kernel_msm
drivers/mfd/wm831x-auxadc.c
5463
6809
/* * wm831x-auxadc.c -- AUXADC for Wolfson WM831x PMICs * * Copyright 2009-2011 Wolfson Microelectronics PLC. * * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as pu...
gpl-2.0
ShinySide/SM-T900_Kernel
arch/sh/mm/consistent.c
8791
3716
/* * arch/sh/mm/consistent.c * * Copyright (C) 2004 - 2007 Paul Mundt * * Declared coherent memory functions based on arch/x86/kernel/pci-dma_32.c * * 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 ...
gpl-2.0
JulianKemmerer/Drexel-CS370
arch/ppc/platforms/prpmc800.c
88
13802
/* * Author: Dale Farnsworth <dale.farnsworth@mvista.com> * * 2001-2004 (c) MontaVista, Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "as is" without any warranty of any kind, whether express * or implied. */ #include <linux/stdd...
gpl-2.0
u-blox/linux
drivers/dma/fsldma.c
88
39211
/* * Freescale MPC85xx, MPC83xx DMA Engine support * * Copyright (C) 2007-2010 Freescale Semiconductor, Inc. All rights reserved. * * Author: * Zhang Wei <wei.zhang@freescale.com>, Jul 2007 * Ebony Zhu <ebony.zhu@freescale.com>, May 2007 * * Description: * DMA engine driver for Freescale MPC8540 DMA con...
gpl-2.0
EnJens/android-tegra-2.6.36-adam
drivers/gpu/drm/nouveau/nv10_graph.c
88
29224
/* * Copyright 2007 Matthieu CASTET <castet.matthieu@free.fr> * 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 ...
gpl-2.0
pro4tlzz/P9000-Kernel
drivers/acpi/acpica/psargs.c
600
22390
/****************************************************************************** * * Module Name: psargs - Parse AML opcode arguments * *****************************************************************************/ /* * Copyright (C) 2000 - 2014, Intel Corp. * All rights reserved. * * Redistribution and use in ...
gpl-2.0
nks15/nks_kernel_j7xeltektt
drivers/acpi/acpica/utxfmutex.c
600
6298
/******************************************************************************* * * Module Name: utxfmutex - external AML mutex access functions * ******************************************************************************/ /* * Copyright (C) 2000 - 2014, Intel Corp. * All rights reserved. * * Redistributi...
gpl-2.0
wangxingchao/oriole
kernel/trace/trace_sysprof.c
856
6658
/* * trace stack traces * * Copyright (C) 2004-2008, Soeren Sandmann * Copyright (C) 2007 Steven Rostedt <srostedt@redhat.com> * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com> */ #include <linux/kallsyms.h> #include <linux/debugfs.h> #include <linux/hrtimer.h> #include <linux/uaccess.h> #include <linux/ftrace....
gpl-2.0
lollipop-og/kernel_msm
sound/soc/s6000/s6000-pcm.c
856
14165
/* * ALSA PCM interface for the Stetch s6000 family * * Author: Daniel Gloeckner, <dg@emlix.com> * Copyright: (C) 2009 emlix GmbH <info@emlix.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 th...
gpl-2.0
ThinkingBridge/platform_kernel_lge_hammerhead
sound/core/vmaster.c
1624
12469
/* * Virtual master and slave controls * * Copyright (c) 2008 by 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, version 2. * */ #include <linux/slab...
gpl-2.0
NamelessRom/android_kernel_oneplus_msm8994
drivers/media/usb/usbvision/usbvision-video.c
1880
48563
/* * USB USBVISION Video device driver 0.9.10 * * * * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de> * * This module is part of usbvision driver project. * * 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
tyler6389/android_kernel_samsung_frescolte
drivers/crypto/msm/qcrypto_fips.c
1880
14327
/* Qcrypto: FIPS 140-2 Selftests * * Copyright (c) 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. * * Thi...
gpl-2.0
lplachno/mx6-dev
drivers/md/dm-cache-policy-mq.c
2136
28340
/* * Copyright (C) 2012 Red Hat. All rights reserved. * * This file is released under the GPL. */ #include "dm-cache-policy.h" #include "dm.h" #include <linux/hash.h> #include <linux/module.h> #include <linux/mutex.h> #include <linux/slab.h> #include <linux/vmalloc.h> #define DM_MSG_PREFIX "cache-policy-mq" sta...
gpl-2.0
Team-Hydra/android_kernel_moto_shamu
drivers/gpu/drm/ttm/ttm_bo_vm.c
2136
11581
/************************************************************************** * * Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"...
gpl-2.0
chruck/cpsc8220
linux-4.3.3/drivers/tty/hvc/hvc_rtas.c
2136
3401
/* * IBM RTAS driver interface to hvc_console.c * * (C) Copyright IBM Corporation 2001-2005 * (C) Copyright Red Hat, Inc. 2005 * * Author(s): Maximino Augilar <IBM STI Design Center> * : Ryan S. Arnold <rsa@us.ibm.com> * : Utz Bacher <utz.bacher@de.ibm.com> * : David Woodhouse <dwmw2@infradead.org>...
gpl-2.0
Jetson-TX1-AndroidTV/android_kernel_jetson_tx1_hdmi_primary
drivers/scsi/fnic/fnic_scsi.c
2136
68543
/* * Copyright 2008 Cisco Systems, Inc. All rights reserved. * Copyright 2007 Nuova Systems, Inc. All rights reserved. * * This program is free software; you may redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the ...
gpl-2.0
mythos234/zerolte-kernel-CM
drivers/pci/pci-stub.c
2392
2480
/* pci-stub - simple stub driver to reserve a pci device * * Copyright (C) 2008 Red Hat, Inc. * Author: * Chris Wright * * This work is licensed under the terms of the GNU GPL, version 2. * * Usage is simple, allocate a new id to the stub driver and bind the * device to it. For example: * * # echo "8086 1...
gpl-2.0
AttiJeong98/Elf-Kernel_M250S_JB
drivers/net/wireless/ath/ath5k/mac80211-ops.c
2392
22479
/*- * Copyright (c) 2002-2005 Sam Leffler, Errno Consulting * Copyright (c) 2004-2005 Atheros Communications, Inc. * Copyright (c) 2006 Devicescape Software, Inc. * Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com> * Copyright (c) 2007 Luis R. Rodriguez <mcgrof@winlab.rutgers.edu> * Copyright (c) 2010 Bruno Ran...
gpl-2.0
goodhanrry/N915S_goodHanrry_kernel
fs/nfs/sysctl.c
2904
1267
/* * linux/fs/nfs/sysctl.c * * Sysctl interface to NFS parameters */ #include <linux/types.h> #include <linux/linkage.h> #include <linux/ctype.h> #include <linux/fs.h> #include <linux/sysctl.h> #include <linux/module.h> #include <linux/nfs_fs.h> static struct ctl_table_header *nfs_callback_sysctl_table; static ct...
gpl-2.0
draekko/android_kernel_ba2x_2.0
block/blk-integrity.c
2904
11710
/* * blk-integrity.c - Block layer data integrity extensions * * Copyright (C) 2007, 2008 Oracle Corporation * Written by: Martin K. Petersen <martin.petersen@oracle.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 a...
gpl-2.0
kannu1994/sgs2_kernel
drivers/net/wireless/rtlwifi/rtl8192se/table.c
3160
13995
/****************************************************************************** * * Copyright(c) 2009-2010 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
pershoot/android_kernel_samsung_p4
arch/x86/lib/inat.c
4184
2513
/* * x86 instruction attribute tables * * Written by Masami Hiramatsu <mhiramat@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at yo...
gpl-2.0
pacerom/kernel_google_msm
arch/microblaze/mm/init.c
4696
13456
/* * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu> * Copyright (C) 2006 Atmark Techno, 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. */ #include <linux/bootmem.h> #include ...
gpl-2.0
robcore/machinex_kernelv2
drivers/usb/host/ehci-xls.c
4952
3774
/* * EHCI HCD for Netlogic XLS processors. * * (C) Copyright 2011 Netlogic Microsystems Inc. * * Based on various ehci-*.c drivers * * 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. */ #inc...
gpl-2.0
AMD-Grifon/android_kernel_samsung_aries
fs/ufs/dir.c
8536
16595
/* * linux/fs/ufs/ufs_dir.c * * Copyright (C) 1996 * Adrian Rodriguez (adrian@franklins-tower.rutgers.edu) * Laboratory for Computer Science Research Computing Facility * Rutgers, The State University of New Jersey * * swab support by Francois-Rene Rideau <fare@tunes.org> 19970406 * * 4.4BSD (FreeBSD) suppor...
gpl-2.0
laitianli/loongson-linux-2.6.36-3_mips
arch/x86/boot/mkcpustr.c
9048
1251
/* ----------------------------------------------------------------------- * * * Copyright 2008 rPath, Inc. - All Rights Reserved * * This file is part of the Linux kernel, and is made available under * the terms of the GNU General Public License version 2 or (at your * option) any later version; incorpor...
gpl-2.0
kcarden/android_kernel_lge_msm8916
kernel/gcov/fs.c
10584
19303
/* * This code exports profiling data as debugfs files to userspace. * * Copyright IBM Corp. 2009 * Author(s): Peter Oberparleiter <oberpar@linux.vnet.ibm.com> * * Uses gcc-internal data definitions. * Based on the gcov-kernel patch by: * Hubertus Franke <frankeh@us.ibm.com> * Nigel Hinds <nhi...
gpl-2.0
JoinTheRealms/TF700-dualboot-hunds
arch/powerpc/boot/cuboot-c2k.c
13656
4884
/* * GEFanuc C2K platform code. * * Author: Remi Machet <rmachet@slac.stanford.edu> * * Originated from prpmc2800.c * * 2008 (c) Stanford University * 2007 (c) MontaVista, Software, Inc. * * 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
cyandream-devices/neak-n7100-jb
arch/powerpc/boot/cuboot-c2k.c
13656
4884
/* * GEFanuc C2K platform code. * * Author: Remi Machet <rmachet@slac.stanford.edu> * * Originated from prpmc2800.c * * 2008 (c) Stanford University * 2007 (c) MontaVista, Software, Inc. * * 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
icot/mysql-5.6.21
storage/ndb/src/common/portlib/NdbTick.c
89
5057
/* Copyright (C) 2003-2008 MySQL AB, 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. 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...
gpl-2.0
NEKTech-Labs/wrapfs-kernel-linux-3.17
drivers/staging/rtl8821ae/cam.c
89
9832
/****************************************************************************** * * Copyright(c) 2009-2010 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
mayqueenEMBEDDED/mq-kernel
drivers/input/touchscreen/colibri-vf50-ts.c
345
9751
/* * Toradex Colibri VF50 Touchscreen driver * * Copyright 2015 Toradex AG * * Originally authored by Stefan Agner for 3.0 kernel * * 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
schlund/nerdey-kernel
drivers/hwmon/adm1026.c
601
60096
/* adm1026.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Copyright (C) 2002, 2003 Philip Pokorny <ppokorny@penguincomputing.com> Copyright (C) 2004 Justin Thiessen <jthiessen@penguincomputing.com> Chip details at: <http://www.analog.com/UploadedFiles/Data_Sheets/77926...
gpl-2.0
Radium-Devices/Radium_yu
drivers/acpi/acpica/utxferror.c
2137
15333
/******************************************************************************* * * Module Name: utxferror - Various error/warning output functions * ******************************************************************************/ /* * Copyright (C) 2000 - 2013, Intel Corp. * All rights reserved. * * Redistrib...
gpl-2.0
codekidX/android_kernel_frost_i9082
tools/perf/util/python.c
2393
26050
#include <Python.h> #include <structmember.h> #include <inttypes.h> #include <poll.h> #include "evlist.h" #include "evsel.h" #include "event.h" #include "cpumap.h" #include "thread_map.h" /* Define PyVarObject_HEAD_INIT for python 2.5 */ #ifndef PyVarObject_HEAD_INIT # define PyVarObject_HEAD_INIT(type, size) PyObject...
gpl-2.0
bayger/kernel_amlogic
tools/perf/util/probe-finder.c
2393
51454
/* * probe-finder.c : C expression to kprobe event converter * * Written by Masami Hiramatsu <mhiramat@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of th...
gpl-2.0
erikvanzijst/flatlinux
drivers/infiniband/hw/cxgb4/resource.c
2905
12208
/* * Copyright (c) 2009-2010 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 ...
gpl-2.0
jthatch12/SKJT
arch/arm/mach-s3c2410/gpio.c
4441
1871
/* linux/arch/arm/mach-s3c2410/gpio.c * * Copyright (c) 2004-2006 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * * S3C2410 GPIO support * * 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 Founda...
gpl-2.0
coinlake/xperia-tipo-kernel
drivers/tty/serial/bcm63xx_uart.c
8025
21239
/* * 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. * * Derived from many drivers using generic_serial interface. * * Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr> * * Serial driver f...
gpl-2.0
TEAM-Gummy/android_kernel_sony_msm8x27
drivers/ata/pata_piccolo.c
9049
3908
/* * pata_piccolo.c - Toshiba Piccolo PATA/SATA controller driver. * * This is basically an update to ata_generic.c to add Toshiba Piccolo support * then split out to keep ata_generic "clean". * * Copyright 2005 Red Hat Inc, all rights reserved. * * Elements from ide/pci/generic.c * Copyright (C) 2001...
gpl-2.0
sktjdgns1189/android_kernel_samsung_lentislte
drivers/video/msm/mdss/mdss_dsi_cmd.c
90
15446
/* Copyright (c) 2012-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