repo_name
string
path
string
copies
string
size
string
content
string
license
string
bsmitty83/NeWsEnSe
arch/mips/math-emu/dp_add.c
7838
4674
/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. * * ######################################################################## * * This program is free software; you can distribute it and/or modify it * un...
gpl-2.0
Pafcholini/Nadia-kernel-LL-N910F-EUR-LL-OpenSource
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
nyterage/Galaxy_Tab_3_217s
drivers/infiniband/hw/ipath/ipath_qp.c
11678
26688
/* * Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. * Copyright (c) 2005, 2006 PathScale, 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) Versi...
gpl-2.0
DevriesL/HeroQLTE_ImageBreaker
fs/jfs/jfs_debug.c
14238
2823
/* * 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
perillamint/android_kernel_casio_gzone
fs/jfs/jfs_debug.c
14238
2823
/* * 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
NamJa/surface3-kernel
drivers/iio/industrialio-trigger.c
159
14080
/* The industrial I/O core, trigger handling functions * * Copyright (c) 2008 Jonathan Cameron * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ #include <linux/kernel.h> #i...
gpl-2.0
animalcreek/linux
drivers/pinctrl/sh-pfc/pfc-r8a7792.c
159
80070
/* * r8a7792 processor support - PFC hardware block. * * Copyright (C) 2013-2014 Renesas Electronics Corporation * Copyright (C) 2016 Cogent Embedded, Inc., <source@cogentembedded.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ...
gpl-2.0
zachf714/android_kernel_common
drivers/pci/probe.c
159
39744
/* * probe.c - PCI detection and setup code */ #include <linux/kernel.h> #include <linux/delay.h> #include <linux/init.h> #include <linux/pci.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/cpumask.h> #include <linux/pci-aspm.h> #include "pci.h" #define CARDBUS_LATENCY_TIMER 176 /* secondary la...
gpl-2.0
huzl008/zeda-android-kernel
arch/tile/mm/homecache.c
159
12406
/* * Copyright 2010 Tilera Corporation. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * This program is distributed in the hope that it will ...
gpl-2.0
android-armv7a-belalang-tempur/RAZORFERRARI
fs/ext4/mballoc.c
415
144899
/* * Copyright (c) 2003-2006, Cluster File Systems, Inc, info@clusterfs.com * Written by Alex Tomas <alex@clusterfs.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. * * T...
gpl-2.0
adrienverge/linux
drivers/net/wireless/intersil/orinoco/hw.c
671
34740
/* Encapsulate basic setting changes and retrieval on Hermes hardware * * See copyright notice in main.c */ #include <linux/kernel.h> #include <linux/device.h> #include <linux/if_arp.h> #include <linux/ieee80211.h> #include <linux/wireless.h> #include <net/cfg80211.h> #include "hermes.h" #include "hermes_rid.h" #inc...
gpl-2.0
GusBricker/surfacepro2-kernel
drivers/media/pci/cx23885/cx23885-ioctl.c
671
2955
/* * Driver for the Conexant CX23885/7/8 PCIe bridge * * Various common ioctl() support functions * * Copyright (c) 2009 Andy Walls <awalls@md.metrocast.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * t...
gpl-2.0
Dm47021/AlienKernel4Jellybean
net/wireless/sysfs.c
927
2957
/* * This file provides /sys/class/ieee80211/<wiphy name>/ * and some default attributes. * * Copyright 2005-2006 Jiri Benc <jbenc@suse.cz> * Copyright 2006 Johannes Berg <johannes@sipsolutions.net> * * This file is GPLv2 as found in COPYING. */ #include <linux/device.h> #include <linux/module.h> #include <lin...
gpl-2.0
embeddedarm/linux-2.6.35-ts4800
arch/m68knommu/platform/68360/config.c
1695
4731
/* * linux/arch/m68knommu/platform/68360/config.c * * Copyright (c) 2000 Michael Leslie <mleslie@lineo.com> * Copyright (C) 1993 Hamish Macdonald * Copyright (C) 1999 D. Jeff Dionne <jeff@uclinux.org> * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COP...
gpl-2.0
ivanmeler/android_kernel_samsung_smdk4412
drivers/tty/serial/jsm/jsm_neo.c
2207
37237
/************************************************************************ * Copyright 2003 Digi International (www.digi.com) * * Copyright (C) 2004 IBM 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 ...
gpl-2.0
Schischu/android_kernel_samsung_lt03lte
tools/usb/ffs-test.c
2719
12215
/* * ffs-test.c.c -- user mode filesystem api for usb composite function * * Copyright (C) 2010 Samsung Electronics * Author: Michal Nazarewicz <mina86@mina86.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
arasilinux/arasievm-kernel
arch/x86/kernel/tce_64.c
5023
4149
/* * This file manages the translation entries for the IBM Calgary IOMMU. * * Derived from arch/powerpc/platforms/pseries/iommu.c * * Copyright (C) IBM Corporation, 2006 * * Author: Jon Mason <jdmason@us.ibm.com> * Author: Muli Ben-Yehuda <muli@il.ibm.com> * * This program is free software; you can redistribu...
gpl-2.0
CyanogenMod/android_kernel_htc_msm8974
drivers/net/ethernet/cisco/enic/vnic_wq.c
7327
4826
/* * Copyright 2008-2010 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...
gpl-2.0
brymaster5000/Lunar_Max
arch/unicore32/kernel/setup.c
7327
7677
/* * linux/arch/unicore32/kernel/setup.c * * Code specific to PKUnity SoC and UniCore ISA * * Copyright (C) 2001-2010 GUAN Xue-tao * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Founda...
gpl-2.0
ashwinr64/android_kernel_motorola_msm8974
drivers/staging/speakup/speakup_apollo.c
7583
6834
/* * 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
xiaogaogao/linuxFromDigilent
drivers/staging/speakup/speakup_dectlk.c
7583
8873
/* * 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 ...
gpl-2.0
Plain-Devices/android_kernel_lge_msm8974
arch/arm/plat-mxc/devices/platform-mxc_rnga.c
8095
1333
/* * Copyright (C) 2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.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 published by the * Free Software Foundation. */ #include <mach/hardware.h> #include...
gpl-2.0
tsfs/Vybrid-Linux
sound/usb/caiaq/control.c
8351
19099
/* * Copyright (c) 2007 Daniel Mack * friendly supported by NI. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any la...
gpl-2.0
cellphone/lge_p880_kernel_3.0
net/phonet/pep-gprs.c
9119
6982
/* * File: pep-gprs.c * * GPRS over Phonet pipe end point socket * * Copyright (C) 2008 Nokia Corporation. * * Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version ...
gpl-2.0
harryxue1999/linux
arch/tile/kernel/tile-desc_32.c
9375
113746
/* TILEPro opcode information. * * Copyright 2011 Tilera Corporation. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * This program is distri...
gpl-2.0
LiquidSmooth-Devices/Deathly_Kernel_D2
arch/powerpc/sysdev/grackle.c
9887
2083
/* * Functions for setting up and using a MPC106 northbridge * Extracted from arch/powerpc/platforms/powermac/pci.c. * * Copyright (C) 2003 Benjamin Herrenschmuidt (benh@kernel.crashing.org) * Copyright (C) 1997 Paul Mackerras (paulus@samba.org) * * This program is free software; you can redistribute it and/or ...
gpl-2.0
MoKee/android_kernel_lge_omap4-common
net/bridge/br_stp_bpdu.c
1952
5285
/* * Spanning tree protocol; BPDU handling * Linux ethernet bridge * * Authors: * Lennert Buytenhek <buytenh@gnu.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 ...
gpl-2.0
mozilla-b2g/codeaurora_kernel_msm
arch/arm/mach-msm/board-8064-camera.c
1952
19010
/* Copyright (c) 2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
limbo127/KVMGT-kernel
sound/oss/pas2_card.c
2720
9701
/* * sound/oss/pas2_card.c * * Detection routine for the Pro Audio Spectrum cards. */ #include <linux/init.h> #include <linux/interrupt.h> #include <linux/module.h> #include <linux/spinlock.h> #include "sound_config.h" #include "pas2.h" #include "sb.h" static unsigned char dma_bits[] = { 4, 1, 2, 3, 0, 5, 6, 7 ...
gpl-2.0
perkarom/Shark
fs/jfs/jfs_imap.c
2720
86272
/* * Copyright (C) International Business Machines Corp., 2000-2004 * * 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 ...
gpl-2.0
linux4kix/linux-linaro-stable-mx6
lib/lz4/lz4hc_compress.c
4000
12549
/* * LZ4 HC - High Compression Mode of LZ4 * Copyright (C) 2011-2012, Yann Collet. * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php) * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * ...
gpl-2.0
sayeed99/kernel-FlareM
arch/um/kernel/initrd.c
4256
1727
/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/init.h> #include <linux/bootmem.h> #include <linux/initrd.h> #include <asm/types.h> #include <init.h> #include <os.h> /* Changed by uml_initrd_setup, which is a setup */ static char *initrd __init...
gpl-2.0
EPDCenterSpain/kernel-mk908
drivers/media/dvb/dvb-usb/cinergyT2-fe.c
4768
8474
/* * TerraTec Cinergy T2/qanu USB2 DVB-T adapter. * * Copyright (C) 2007 Tomi Orava (tomimo@ncircle.nullnet.fi) * * Based on the dvb-usb-framework code and the * original Terratec Cinergy T2 driver by: * * Copyright (C) 2004 Daniel Mack <daniel@qanu.de> and * Holger Waechtler <holger@qanu.de> ...
gpl-2.0
awifi-dev/android_kernel_lge_palman
drivers/scsi/sun3_NCR5380.c
5280
93465
/* sun3_NCR5380.c -- adapted from atari_NCR5380.c for the sun3 by Sam Creasey. */ /* * NCR 5380 generic driver routines. These should make it *trivial* * to implement 5380 SCSI drivers under Linux with a non-trantor * architecture. * * Note that these routines also work with NR53c400 family chips. * * Co...
gpl-2.0
GuneetAtwal/kernel_h1s
drivers/gpio/gpio-ucb1400.c
5280
2654
/* * Philips UCB1400 GPIO driver * * Author: 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 Free Software Foundation. * */ #include <linux/module.h> #include <li...
gpl-2.0
meyskld/hammerhead_mr1
drivers/net/wireless/b43/phy_lp.c
5280
99600
/* Broadcom B43 wireless driver IEEE 802.11a/g LP-PHY driver Copyright (c) 2008-2009 Michael Buesch <m@bues.ch> Copyright (c) 2009 Gábor Stefanik <netrolller.3d@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 publishe...
gpl-2.0
estiko/kernel_smartfren_d5c
arch/arm/mach-mxs/devices/platform-mxs-i2c.c
7840
1313
/* * Copyright (C) 2011 Pengutronix * Wolfram Sang <w.sang@pengutronix.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 published by the * Free Software Foundation. */ #include <asm/sizes.h> #include <mach/mx28.h> #in...
gpl-2.0
FennyFatal/i747_kernel_ics
arch/ia64/kvm/process.c
10656
25112
/* * process.c: handle interruption inject for guests. * Copyright (c) 2005, 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 prog...
gpl-2.0
munjeni/kernel_htc_golfu
arch/sparc/kernel/starfire.c
10912
2682
/* * starfire.c: Starfire/E10000 support. * * Copyright (C) 1998 David S. Miller (davem@redhat.com) * Copyright (C) 2000 Anton Blanchard (anton@samba.org) */ #include <linux/kernel.h> #include <linux/slab.h> #include <asm/page.h> #include <asm/oplib.h> #include <asm/smp.h> #include <asm/upa.h> #include <asm/star...
gpl-2.0
Fusion-Devices/android_kernel_samsung_jf
fs/fscache/netfs.c
11680
2660
/* FS-Cache netfs (client) registration * * 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 Licence * as published by the Free Software Fo...
gpl-2.0
xapp-le/kernel
sound/isa/gus/gus_io.c
14752
17906
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * I/O routines for GF1/InterWave synthesizer chips * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of t...
gpl-2.0
julian-klode/linux
drivers/base/firmware_class.c
161
40811
/* * firmware_class.c - Multi purpose firmware loading support * * Copyright (c) 2003 Manuel Estrada Sainz * * Please see Documentation/firmware_class/ for more information. * */ #include <linux/capability.h> #include <linux/device.h> #include <linux/module.h> #include <linux/init.h> #include <linux/timer.h> #i...
gpl-2.0
iperminov/linux-tion270
drivers/staging/lustre/lnet/lnet/lib-msg.c
161
16969
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
gpl-2.0
heybaby2707/VFCore
dep/g3dlite/source/Image3.cpp
673
5016
/** @file Image3.cpp @maintainer Morgan McGuire, http://graphics.cs.williams.edu @created 2007-01-31 @edited 2007-01-31 */ #include "G3D/Image3.h" #include "G3D/Image3uint8.h" #include "G3D/GImage.h" #include "G3D/Color4.h" #include "G3D/Color4uint8.h" #include "G3D/Color1.h" #include "G3D/Color1uint8.h" #...
gpl-2.0
mythos234/zerolte-kernel-CM
fs/xfs/xfs_inode.c
1441
118832
/* * Copyright (c) 2000-2006 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
kevinzyuan/ok6410
arch/mn10300/kernel/asm-offsets.c
1441
3286
/* * Generate definitions needed by assembly language modules. * This code generates raw asm output which is post-processed * to extract and format the required data. */ #include <linux/sched.h> #include <linux/signal.h> #include <linux/personality.h> #include <linux/kbuild.h> #include <asm/ucontext.h> #include <a...
gpl-2.0
gchild320/flounder
net/netfilter/nf_log.c
1953
9122
#include <linux/kernel.h> #include <linux/init.h> #include <linux/module.h> #include <linux/proc_fs.h> #include <linux/skbuff.h> #include <linux/netfilter.h> #include <linux/seq_file.h> #include <net/protocol.h> #include <net/netfilter/nf_log.h> #include "nf_internals.h" /* Internal logging interface, which relies on...
gpl-2.0
kogone/android_kernel_oneplus_msm8974
arch/arm/mach-msm/board-8930-camera.c
1953
16952
/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
garwedgess/android_kernel_lge_g4
arch/m68k/mvme147/config.c
2209
4823
/* * arch/m68k/mvme147/config.c * * Copyright (C) 1996 Dave Frascone [chaos@mindspring.com] * Cloned from Richard Hirst [richard@sleepie.demon.co.uk] * * Based on: * * Copyright (C) 1993 Hamish Macdonald * * This file is subject to the terms and conditions of the GNU General Public * License. See...
gpl-2.0
quincykt/android_kernel_samsung_SHV-E170K
fs/ocfs2/dlmglue.c
2209
115760
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * dlmglue.c * * Code which implements an OCFS2 specific interface to our DLM. * * Copyright (C) 2003, 2004 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of...
gpl-2.0
Dee-UK/RK3288_Lollipop_Kernel
drivers/char/ipmi/ipmi_bt_sm.c
2465
20842
/* * ipmi_bt_sm.c * * The state machine for an Open IPMI BT sub-driver under ipmi_si.c, part * of the driver architecture at http://sourceforge.net/projects/openipmi * * Author: Rocky Craig <first.last@hp.com> * * This program is free software; you can redistribute it and/or modify it * under the terms ...
gpl-2.0
broodplank/glass-omap-xrr02
drivers/hid/hid-debug.c
2721
36332
/* * (c) 1999 Andreas Gal <gal@cs.uni-magdeburg.de> * (c) 2000-2001 Vojtech Pavlik <vojtech@ucw.cz> * (c) 2007-2009 Jiri Kosina * * HID debugging 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 * t...
gpl-2.0
AmeriCanAndroid/kernel_htc_shooteru
arch/x86/oprofile/nmi_timer_int.c
2977
1364
/** * @file nmi_timer_int.c * * @remark Copyright 2003 OProfile authors * @remark Read the file COPYING * * @author Zwane Mwaikambo <zwane@linuxpower.ca> */ #include <linux/init.h> #include <linux/smp.h> #include <linux/errno.h> #include <linux/oprofile.h> #include <linux/rcupdate.h> #include <linux/kdebug.h> ...
gpl-2.0
dsb9938/DNA_JB_KERNEL_2
mm/kmemleak.c
3745
53858
/* * mm/kmemleak.c * * Copyright (C) 2008 ARM Limited * Written by Catalin Marinas <catalin.marinas@arm.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 progra...
gpl-2.0
StarKissed/starkissed-kernel-ardbeg
drivers/char/nwflash.c
4257
13461
/* * Flash memory interface rev.5 driver for the Intel * Flash chips used on the NetWinder. * * 20/08/2000 RMK use __ioremap to map flash into virtual memory * make a few more places use "volatile" * 22/05/2001 RMK - Lock read against write * - merge printk level changes (with mods) from Alan Cox. * - use...
gpl-2.0
Superbox/D3-Linux
sound/soc/mid-x86/sst_platform.c
5025
13858
/* * sst_platform.c - Intel MID Platform driver * * Copyright (C) 2010 Intel Corp * Author: Vinod Koul <vinod.koul@intel.com> * Author: Harsha Priya <priya.harsha@intel.com> * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free software; you can redistribute...
gpl-2.0
AODP/android_kernel_asus_moorefield
arch/powerpc/platforms/cell/cbe_thermal.c
7329
10504
/* * thermal support for the cell processor * * This module adds some sysfs attributes to cpu and spu nodes. * Base for measurements are the digital thermal sensors (DTS) * located on the chip. * The accuracy is 2 degrees, starting from 65 up to 125 degrees celsius * The attributes can be found under * /sys/dev...
gpl-2.0
z8cpaul/lsikernel-3.10
drivers/media/pci/cx18/cx18-fileops.c
7841
25737
/* * cx18 file operation functions * * Derived from ivtv-fileops.c * * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> * Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
lce67/android_kernel_htc_inc
drivers/usb/gadget/nokia.c
162
6457
/* * nokia.c -- Nokia Composite Gadget Driver * * Copyright (C) 2008-2010 Nokia Corporation * Contact: Felipe Balbi <felipe.balbi@nokia.com> * * This gadget driver borrows from serial.c which is: * * Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com) * Copyright (C) 2008 by David Brownell * Copyrigh...
gpl-2.0
skitlab/kernel-source-dm8168-3.2.y
drivers/media/video/gspca/t613.c
162
36136
/* * T613 subdriver * * Copyright (C) 2010 Jean-Francois Moine (http://moinejf.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 the License, or * any later ...
gpl-2.0
netarchy/android-git-kernel
net/netfilter/ipvs/ip_vs_proto.c
162
6158
/* * ip_vs_proto.c: transport protocol load balancing support for IPVS * * Authors: Wensong Zhang <wensong@linuxvirtualserver.org> * Julian Anastasov <ja@ssi.bg> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gen...
gpl-2.0
zhuowei/dolphin
Externals/wxWidgets3/src/common/geometry.cpp
162
8961
///////////////////////////////////////////////////////////////////////////// // Name: src/common/geometry.cpp // Purpose: Common Geometry Classes // Author: Stefan Csomor // Modified by: // Created: 08/05/99 // Copyright: (c) 1999 Stefan Csomor // Licence: wxWindows licence //////////////////...
gpl-2.0
Zenfone2-Dev/kernel_4.3.y
drivers/mfd/wm831x-irq.c
674
15657
/* * wm831x-irq.c -- Interrupt controller support for Wolfson WM831x PMICs * * Copyright 2009 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...
gpl-2.0
necsst-nms/PMAL_TRACE
kernel/sched/cpupri.c
930
6807
/* * kernel/sched/cpupri.c * * CPU priority management * * Copyright (C) 2007-2008 Novell * * Author: Gregory Haskins <ghaskins@novell.com> * * This code tracks the priority of each CPU so that global migration * decisions are easy to calculate. Each CPU can be in a state as follows: * * ...
gpl-2.0
blazingwolf/Acer-A500-Stock-Kernel-with-touchscreen-fix-for-ICS
net/sched/sch_netem.c
930
15675
/* * net/sched/sch_netem.c Network emulator * * 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. * * Many of the algorithms and ideas for this ...
gpl-2.0
hajuuk/asuswrt
release/src-rt-6.x.4708/linux/linux-2.6.36/fs/coda/dir.c
930
17339
/* * Directory operations for Coda filesystem * Original version: (C) 1996 P. Braam and M. Callahan * Rewritten for Linux 2.1. (C) 1997 Carnegie Mellon University * * Carnegie Mellon encourages users to contribute improvements to * the Coda project. Contact Peter Braam (coda@cs.cmu.edu). */ #include <linux/ty...
gpl-2.0
thanhphat11/Android_kernel_xiaomi_ALL
arch/arm/mach-msm/board-8960-gpiomux.c
1954
24746
/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
ArtisteHsu/jetson-tk1-r21.3-kernel
drivers/regulator/dummy.c
2722
2201
/* * dummy.c * * Copyright 2010 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 * published by the Free Software Foundation; either versi...
gpl-2.0
TeamWin/android_kernel_oneplus_msm8974
kernel/trace/trace_irqsoff.c
3490
15890
/* * 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
crysehillmes/android_kernel_samsung_klimtlte
drivers/gpu/drm/i915/intel_panel.c
4002
10465
/* * Copyright © 2006-2010 Intel Corporation * Copyright (c) 2006 Dave Airlie <airlied@linux.ie> * * 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...
gpl-2.0
GalaxyTab4/android_kernel_motorola_msm8226
drivers/power/da9030_battery.c
5026
16063
/* * Battery charger driver for Dialog Semiconductor DA9030 * * Copyright (C) 2008 Compulab, Ltd. * Mike Rapoport <mike@compulab.co.il> * * 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 F...
gpl-2.0
stupaq/linux-file-tracer
drivers/isdn/i4l/isdn_v110.c
5026
16733
/* $Id: isdn_v110.c,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * Linux ISDN subsystem, V.110 related functions (linklevel). * * Copyright by Thomas Pfeiffer (pfeiffer@pds.de) * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference...
gpl-2.0
byeonggonlee/lynx-jb
drivers/scsi/aic94xx/aic94xx_seq.c
8098
47441
/* * Aic94xx SAS/SATA driver sequencer interface. * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com> * * Parts of this code adapted from David Chaw's adp94xx_seq.c. * * This file is licensed under GPLv2. * * This file is part of the aic94xx ...
gpl-2.0
percy-g2/bbbandroid-kernel
arch/alpha/kernel/sys_eiger.c
8098
5516
/* * linux/arch/alpha/kernel/sys_eiger.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996, 1999 Jay A Estabrook * Copyright (C) 1998, 1999 Richard Henderson * Copyright (C) 1999 Iain Grant * * Code supporting the EIGER (EV6+TSUNAMI). */ #include <linux/kernel.h> #include <linux/types.h> #include <l...
gpl-2.0
chrisc93/android_kernel_samsung_jf
drivers/input/keyboard/xtkbd.c
9890
4779
/* * Copyright (c) 1999-2001 Vojtech Pavlik */ /* * XT keyboard driver for Linux */ /* * 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 o...
gpl-2.0
zefie/nxt_andx86_kernel
drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_plane.c
163
6782
/* * Copyright 2015 Freescale Semiconductor, Inc. * * Freescale DCU drm device driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
gpl-2.0
Motorhead1991/android_kernel_samsung_geim
drivers/net/sunbmac.c
163
34117
/* sunbmac.c: Driver for Sparc BigMAC 100baseT ethernet adapters. * * Copyright (C) 1997, 1998, 1999, 2003, 2008 David S. Miller (davem@davemloft.net) */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/types.h> #include <linux/fcntl.h> #include <linux/interrupt.h> #include <linux/ioport.h> #inc...
gpl-2.0
MrApocalypse/Immortality_kernel
arch/mips/sibyte/sb1250/setup.c
675
5817
/* * Copyright (C) 2000, 2001, 2002, 2003 Broadcom 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 * of the License, or (at your option) any later version. ...
gpl-2.0
ISTweak/android_kernel_nec_msm7x30
drivers/uio/uio.c
931
20300
/* * drivers/uio/uio.c * * Copyright(C) 2005, Benedikt Spranger <b.spranger@linutronix.de> * Copyright(C) 2005, Thomas Gleixner <tglx@linutronix.de> * Copyright(C) 2006, Hans J. Koch <hjk@linutronix.de> * Copyright(C) 2006, Greg Kroah-Hartman <greg@kroah.com> * * Userspace IO * * Base Functions * * Licensed...
gpl-2.0
Druboo666/android_kernel_asus_moorefield
scripts/mod/devicetable-offsets.c
1187
5216
#include <linux/kbuild.h> #include <linux/mod_devicetable.h> #define DEVID(devid) DEFINE(SIZE_##devid, sizeof(struct devid)) #define DEVID_FIELD(devid, field) \ DEFINE(OFF_##devid##_##field, offsetof(struct devid, field)) int main(void) { DEVID(usb_device_id); DEVID_FIELD(usb_device_id, match_flags); DEVID_FIELD(...
gpl-2.0
chongzi865458/android4.04_kernel
arch/powerpc/sysdev/tsi108_pci.c
2979
11403
/* * Common routines for Tundra Semiconductor TSI108 host bridge. * * 2004-2005 (c) Tundra Semiconductor Corp. * Author: Alex Bounine (alexandreb@tundra.com) * Author: Roy Zang (tie-fei.zang@freescale.com) * Add pci interrupt router host * * This program is free software; you can redistribute it and/or modi...
gpl-2.0
eagleeyetom/android_kernel_mtk_mt6572
drivers/tty/serial/of_serial.c
4259
5320
/* * Serial Port driver for Open Firmware platform devices * * Copyright (C) 2006 Arnd Bergmann <arnd@arndb.de>, 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 ...
gpl-2.0
MrColdbird/android_kernel_oukitel_k4000pro
drivers/ide/cs5530.c
5027
8338
/* * Copyright (C) 2000 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2000 Mark Lord <mlord@pobox.com> * Copyright (C) 2007 Bartlomiej Zolnierkiewicz * * May be copied or modified under the terms of the GNU General Public License * * Development of this chipset driver was funded * by the nice folks ...
gpl-2.0
victormlourenco/kernel_msm
drivers/media/dvb/frontends/dvb-pll.c
5027
20509
/* * descriptions + helper functions for simple dvb plls. * * (c) 2004 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs] * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of...
gpl-2.0
BanBxda/GoogleEdition_4.3
fs/afs/proc.c
8611
17455
/* /proc interface for AFS * * Copyright (C) 2002 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; eit...
gpl-2.0
NoelMacwan/android_kernel_sony_c2005
drivers/media/video/cx23885/cx23885-f300.c
9379
4188
/* * Driver for Silicon Labs C8051F300 microcontroller. * * It is used for LNB power control in TeVii S470, * TBS 6920 PCIe DVB-S2 cards. * * Microcontroller connected to cx23885 GPIO pins: * GPIO0 - data - P0.3 F300 * GPIO1 - reset - P0.2 F300 * GPIO2 - clk - P0.1 F300 * GPIO3 - busy - P0.0 F300 * * Cop...
gpl-2.0
AOKP/kernel_motorola_msm8960dt
drivers/media/video/cx23885/cx23885-f300.c
9379
4188
/* * Driver for Silicon Labs C8051F300 microcontroller. * * It is used for LNB power control in TeVii S470, * TBS 6920 PCIe DVB-S2 cards. * * Microcontroller connected to cx23885 GPIO pins: * GPIO0 - data - P0.3 F300 * GPIO1 - reset - P0.2 F300 * GPIO2 - clk - P0.1 F300 * GPIO3 - busy - P0.0 F300 * * Cop...
gpl-2.0
tempesta-tech/linux-4.1-tfw
fs/logfs/compr.c
12707
1816
/* * fs/logfs/compr.c - compression routines * * As should be obvious for Linux kernel code, license is GPLv2 * * Copyright (c) 2005-2008 Joern Engel <joern@logfs.org> */ #include "logfs.h" #include <linux/vmalloc.h> #include <linux/zlib.h> #define COMPR_LEVEL 3 static DEFINE_MUTEX(compr_mutex); static struct z...
gpl-2.0
Blechd0se/mako_kernel
fs/logfs/compr.c
12707
1816
/* * fs/logfs/compr.c - compression routines * * As should be obvious for Linux kernel code, license is GPLv2 * * Copyright (c) 2005-2008 Joern Engel <joern@logfs.org> */ #include "logfs.h" #include <linux/vmalloc.h> #include <linux/zlib.h> #define COMPR_LEVEL 3 static DEFINE_MUTEX(compr_mutex); static struct z...
gpl-2.0
sim0629/linux-openwrt
arch/parisc/lib/memset.c
14243
2442
/* Copyright (C) 1991, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the...
gpl-2.0
iyahman/samsung-kernel-aries
arch/parisc/lib/memset.c
14243
2442
/* Copyright (C) 1991, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the...
gpl-2.0
Entropy512/android_kernel_motorola_msm8226
drivers/tc/tc-driver.c
15011
3027
/* * TURBOchannel driver services. * * Copyright (c) 2005 James Simmons * Copyright (c) 2006 Maciej W. Rozycki * * Loosely based on drivers/dio/dio-driver.c and * drivers/pci/pci-driver.c. * * This file is subject to the terms and conditions of the GNU * General Public License. See the file "COPYING" in th...
gpl-2.0
Excito/community-b3-kernel
sound/isa/cs423x/cs4236.c
164
22577
/* * Driver for generic CS4232/CS4235/CS4236/CS4236B/CS4237B/CS4238B/CS4239 chips * 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 Found...
gpl-2.0
abhinavaggarwal/MuseScore
thirdparty/freetype/src/gxvalid/gxvmorx1.c
164
9719
/***************************************************************************/ /* */ /* gxvmorx1.c */ /* */ /* Tr...
gpl-2.0
LimKyungWoo/linux-2.6.39
drivers/scsi/libsas/sas_expander.c
164
51769
/* * Serial Attached SCSI (SAS) Expander discovery and configuration * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com> * * This file is licensed under GPLv2. * * This program is free software; you can redistribute it and/or * modify it under...
gpl-2.0
stepsongit/linux
drivers/gpu/drm/msm/hdmi/hdmi_phy_8x60.c
420
5377
/* * Copyright (C) 2013 Red Hat * Author: Rob Clark <robdclark@gmail.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * This program is distributed in the hope that it ...
gpl-2.0
rafyvitto/HTC-Vivid-ICS-GPU-CPU-OC
drivers/pci/hotplug/acpiphp_glue.c
1444
36213
/* * ACPI PCI HotPlug glue functions to ACPI CA subsystem * * Copyright (C) 2002,2003 Takayoshi Kochi (t-kochi@bq.jp.nec.com) * Copyright (C) 2002 Hiroshi Aono (h-aono@ap.jp.nec.com) * Copyright (C) 2002,2003 NEC Corporation * Copyright (C) 2003-2005 Matthew Wilcox (matthew.wilcox@hp.com) * Copyright (C) 2003-20...
gpl-2.0
BORETS24/common.git-android-3.18
net/wireless/debugfs.c
1956
3100
/* * cfg80211 debugfs * * Copyright 2009 Luis R. Rodriguez <lrodriguez@atheros.com> * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * * 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 Soft...
gpl-2.0
Sricharanti/sricharan
drivers/staging/sbe-2t3e3/netdev.c
2724
3542
/* * SBE 2T3E3 synchronous serial card driver for Linux * * Copyright (C) 2009-2010 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. * * T...
gpl-2.0
JijonHyuni/HyperKernel-JB
drivers/staging/ath6kl/htc2/htc_services.c
2980
18495
//------------------------------------------------------------------------------ // <copyright file="htc_services.c" company="Atheros"> // Copyright (c) 2007-2010 Atheros Corporation. All rights reserved. // // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without f...
gpl-2.0