repo_name
string
path
string
copies
string
size
string
content
string
license
string
C-Aniruddh/Axiom_totoro
arch/arm/mach-sa1100/leds-badge4.c
4916
2774
/* * linux/arch/arm/mach-sa1100/leds-badge4.c * * Author: Christopher Hoover <ch@hpl.hp.com> * Copyright (C) 2002 Hewlett-Packard Company * * 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 ...
gpl-2.0
baran0119/kernel_samsung_baffinlitexx
drivers/usb/storage/usual-tables.c
5428
3473
/* Driver for USB Mass Storage devices * Usual Tables File for usb-storage and libusual * * Copyright (C) 2009 Alan Stern (stern@rowland.harvard.edu) * * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more * information about this driver. * * This program is free software; you can redistribute i...
gpl-2.0
MassStash/htc_m8_kernel_GPE_6.0
net/activity_stats.c
7988
2833
/* net/activity_stats.c * * Copyright (C) 2010 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope tha...
gpl-2.0
OptiPop/kernel_asus_grouper
drivers/net/sni_82596.c
9268
4754
/* * sni_82596.c -- driver for intel 82596 ethernet controller, as * used in older SNI RM machines */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/string.h> #include <linux/errno.h> #include <linux/ioport.h> #include <linux/interrupt.h> #include <linux/delay.h> #include <linux/netdevice....
gpl-2.0
HashBang173/kernel_common
drivers/media/dvb/frontends/tua6100.c
9524
5366
/** * Driver for Infineon tua6100 pll. * * (c) 2006 Andrew de Quincey * * Based on code found in budget-av.c, which has the following: * Compiled from various sources by Michael Hunold <michael@mihu.de> * * CI interface support (c) 2004 Olivier Gournet <ogournet@anevia.com> & * An...
gpl-2.0
dasty/kernel-openwrt-tmp
mm/quicklist.c
9524
2454
/* * Quicklist support. * * Quicklists are light weight lists of pages that have a defined state * on alloc and free. Pages must be in the quicklist specific defined state * (zero by default) when the page is freed. It seems that the initial idea * for such lists first came from Dave Miller and then various other...
gpl-2.0
SlimRoms/kernel_lge_hammerhead
arch/sh/kernel/irq_32.c
12340
1147
/* * SHcompact irqflags support * * Copyright (C) 2006 - 2009 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/irqflags.h> #include <linux/module.h> void notra...
gpl-2.0
AOSP-TEAM/android_kernel_samsung_i9100g
sound/soc/sh/siu_dai.c
53
20838
/* * siu_dai.c - ALSA SoC driver for Renesas SH7343, SH7722 SIU peripheral. * * Copyright (C) 2009-2010 Guennadi Liakhovetski <g.liakhovetski@gmx.de> * Copyright (C) 2006 Carlos Munoz <carlos@kenati.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene...
gpl-2.0
knone1/android_kernel_asus_moorefield
drivers/external_drivers/camera/drivers/media/pci/atomisp2/css2300/sh_css_rx.c
53
13499
/* * Support for Medfield PNW Camera Imaging ISP subsystem. * * Copyright (c) 2010 Intel Corporation. All Rights Reserved. * * Copyright (c) 2010 Silicon Hive www.siliconhive.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 ...
gpl-2.0
kozmikkick/eternityprj-kernel-endeavoru-128
drivers/isdn/mISDN/socket.c
309
18242
/* * * 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
johnzz/fastsocket
kernel/lib/inflate.c
565
39493
#define DEBG(x) #define DEBG1(x) /* inflate.c -- Not copyrighted 1992 by Mark Adler version c10p1, 10 January 1993 */ /* * Adapted for booting Linux by Hannu Savolainen 1993 * based on gzip-1.0.3 * * Nicolas Pitre <nico@fluxnic.net>, 1999/04/14 : * Little mods for all variable to reside either into rodata ...
gpl-2.0
petkan/linux
drivers/mfd/tps80031.c
821
16688
/* * tps80031.c -- TI TPS80031/TPS80032 mfd core driver. * * MFD core driver for TI TPS80031/TPS80032 Fully Integrated * Power Management with Power Path and Battery Charger * * Copyright (c) 2012, NVIDIA Corporation. * * Author: Laxman Dewangan <ldewangan@nvidia.com> * * This program is free software; you ca...
gpl-2.0
snq-/bravo-kernel
crypto/cipher.c
821
3392
/* * Cryptographic API. * * Cipher operations. * * Copyright (c) 2002 James Morris <jmorris@intercode.com.au> * Copyright (c) 2005 Herbert Xu <herbert@gondor.apana.org.au> * * 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
Restorn/android_kernel_elephone_p8000
drivers/clk/spear/spear3xx_clock.c
1333
23043
/* * SPEAr3xx machines clock framework source file * * Copyright (C) 2012 ST Microelectronics * Viresh Kumar <viresh.linux@gmail.com> * * 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 i...
gpl-2.0
dovydasvenckus/linux
fs/fat/nfs.c
1333
8016
/* fs/fat/nfs.c * * 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 program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRAN...
gpl-2.0
xergm/linux
drivers/i2c/busses/i2c-sis96x.c
1845
8528
/* Copyright (c) 2003 Mark M. Hoffman <mhoffman@lightlink.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later versi...
gpl-2.0
xNombre/android_kernel_samsung_golden
net/ethernet/eth.c
2357
10908
/* * 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. * * Ethernet-type device handling. * * Version: @(#)eth.c 1.0.7 05/25/93 * * Authors: Ross Biro * Fred N. va...
gpl-2.0
jcadduono/nethunter_kernel_g5
arch/tile/kernel/tlb.c
2357
3098
/* * 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
ownhere/samsung-kernel-sgs3-ownhere
fs/reiserfs/file.c
2613
10501
/* * Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README */ #include <linux/time.h> #include <linux/reiserfs_fs.h> #include <linux/reiserfs_acl.h> #include <linux/reiserfs_xattr.h> #include <asm/uaccess.h> #include <linux/pagemap.h> #include <linux/swap.h> #include <linux/writeback.h> #include <linu...
gpl-2.0
schqiushui/kernel_kk444_sense_m8ace
security/integrity/ima/ima_queue.c
7221
3993
/* * Copyright (C) 2005,2006,2007,2008 IBM Corporation * * Authors: * Serge Hallyn <serue@us.ibm.com> * Reiner Sailer <sailer@watson.ibm.com> * Mimi Zohar <zohar@us.ibm.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * pub...
gpl-2.0
jollaman999/LGF180-Optimus-G-_Android_KK_v30b_Kernel
drivers/media/dvb/dvb-usb/mxl111sf-phy.c
7733
8740
/* * mxl111sf-phy.c - driver for the MaxLinear MXL111SF * * Copyright (C) 2010 Michael Krufky <mkrufky@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 versio...
gpl-2.0
NicholasPace/android_kernel_motorola_msm8226
drivers/xen/xen-pciback/passthrough.c
8501
4666
/* * PCI Backend - Provides restricted access to the real PCI bus topology * to the frontend * * Author: Ryan Wilson <hap9@epoch.ncsc.mil> */ #include <linux/list.h> #include <linux/pci.h> #include <linux/mutex.h> #include "pciback.h" struct passthrough_dev_data { /* Access to dev_list must be p...
gpl-2.0
judacis/Galaxy-S2-Kernel
arch/ia64/kernel/ia64_ksyms.c
8501
2506
/* * Architecture-specific kernel symbols * * Don't put any exports here unless it's defined in an assembler file. * All other exports should be put directly after the definition. */ #include <linux/module.h> #include <linux/string.h> EXPORT_SYMBOL(memset); EXPORT_SYMBOL(memcpy); EXPORT_SYMBOL(strlen); #include...
gpl-2.0
Benowit/android_kernel_motorola_msm8226
sound/i2c/other/pt2258.c
10037
6224
/* * ALSA Driver for the PT2258 volume controller. * * Copyright (c) 2006 Jochen Voss <voss@seehuhn.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 ...
gpl-2.0
brocktice/pixel_linux
sound/i2c/other/pt2258.c
10037
6224
/* * ALSA Driver for the PT2258 volume controller. * * Copyright (c) 2006 Jochen Voss <voss@seehuhn.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 ...
gpl-2.0
huiyiqun/kernel_flo
arch/sh/drivers/pci/ops-sh4.c
12341
2527
/* * Generic SH-4 / SH-4A PCIC operations (SH7751, SH7780). * * Copyright (C) 2002 - 2009 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License v2. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/pci.h> #include <...
gpl-2.0
Jetson-TK1-AndroidTV/android_kernel_tegra_hdmi_prime
arch/sh/boards/mach-x3proto/setup.c
12341
5933
/* * arch/sh/boards/mach-x3proto/setup.c * * Renesas SH-X3 Prototype Board Support. * * Copyright (C) 2007 - 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 details. */ #include ...
gpl-2.0
Klozz/TheXperienceProject_Motorola_Kernel_msm8226_falcon
drivers/tty/serial/8250/8250_boca.c
12341
1261
/* * Copyright (C) 2005 Russell King. * Data taken from include/asm-i386/serial.h * * 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 <linu...
gpl-2.0
Guitarboarder28/android_kernel_htc_flounder
samples/kdb/kdb_hello.c
13365
1543
/* * Created by: Jason Wessel <jason.wessel@windriver.com> * * Copyright (c) 2010 Wind River Systems, Inc. All Rights Reserved. * * 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...
gpl-2.0
bigbiff/android_kernel_samsung_n900
samples/kdb/kdb_hello.c
13365
1543
/* * Created by: Jason Wessel <jason.wessel@windriver.com> * * Copyright (c) 2010 Wind River Systems, Inc. All Rights Reserved. * * 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...
gpl-2.0
GaloisInc/linux-deadline
fs/nfsd/nfssvc.c
54
15923
/* * Central processing for nfsd. * * Authors: Olaf Kirch (okir@monad.swb.de) * * Copyright (C) 1995, 1996, 1997 Olaf Kirch <okir@monad.swb.de> */ #include <linux/sched.h> #include <linux/freezer.h> #include <linux/fs_struct.h> #include <linux/swap.h> #include <linux/sunrpc/stats.h> #include <linux/sunrpc/svcso...
gpl-2.0
lsigithub/axxia_yocto_linux_4.1_pull
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c
54
26933
/* * Copyright 2007-8 Advanced Micro Devices, Inc. * Copyright 2008 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * t...
gpl-2.0
strukturag/gst-plugins-bad
sys/cdrom/gstcdplayer_ioctl.c
54
3356
/* gstcdplay * Copyright (c) 2002 Charles Schmidt <cbschmid@uiuc.edu> * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library 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
binkybear/nexus7_2012-5
arch/arm/mach-tegra/board-ardbeg-memory.c
54
779156
/* * Copyright (c) 2013-2014, NVIDIA CORPORATION. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it wil...
gpl-2.0
oxp-edward/linux-3.5
arch/sh/boards/mach-ap325rxa/setup.c
54
16720
/* * Renesas - AP-325RXA * (Compatible with Algo System ., LTD. - AP-320A) * * Copyright (C) 2008 Renesas Solutions Corp. * Author : Yusuke Goda <goda.yuske@renesas.com> * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of thi...
gpl-2.0
scjen/rts-pj2
drivers/rtc/rtc-wm831x.c
54
14579
/* * Real Time Clock driver for Wolfson Microelectronics WM831x * * Copyright (C) 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 License...
gpl-2.0
omega-roms/G900I_Omega_Kernel_LL_5.0
mm/compaction.c
54
32681
/* * linux/mm/compaction.c * * Memory compaction for the reduction of external fragmentation. Note that * this heavily depends upon page migration to do all the real heavy * lifting * * Copyright IBM Corp. 2007-2010 Mel Gorman <mel@csn.ul.ie> */ #include <linux/swap.h> #include <linux/migrate.h> #include <linux...
gpl-2.0
onyx-intl/ak98_kernel
arch/sh/kernel/cpu/sh4a/clock-sh7786.c
566
3252
/* * arch/sh/kernel/cpu/sh4a/clock-sh7786.c * * SH7786 support for the clock framework * * Copyright (C) 2008, 2009 Renesas Solutions Corp. * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on SH7785 * Copyright (C) 2007 Paul Mundt * * This file is subject to the terms and conditions of the GN...
gpl-2.0
j1nx/Amlogic-reff16-kernel
drivers/mtd/chips/cfi_probe.c
822
11670
/* Common Flash Interface probe code. (C) 2000 Red Hat. GPL'd. */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> #include <linux/init.h> #include <asm/io.h> #include <asm/byteorder.h> #include <linux/errno.h> #include <linux/slab.h> #include <linux/interrupt.h> #include <linux/mtd/...
gpl-2.0
Split-Screen/android_kernel_mediatek_sprout
arch/arm/mach-omap2/omap3-restart.c
1334
1075
/* * omap3-restart.c - Code common to all OMAP3xxx machines. * * Copyright (C) 2009, 2012 Texas Instruments * Copyright (C) 2010 Nokia Corporation * Tony Lindgren <tony@atomide.com> * Santosh Shilimkar <santosh.shilimkar@ti.com> * * This program is free software; you can redistribute it and/or modify * it unde...
gpl-2.0
Holong/kernel-zynq
drivers/media/pci/ttpci/av7110_av.c
1334
40325
/* * av7110_av.c: audio and video MPEG decoder stuff * * Copyright (C) 1999-2002 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH * * originally based on code by: * Copyright (C) 1998,1999 Christian Theiss <mistert@rz.fh-augsburg.de> * * This program is free softwar...
gpl-2.0
visi0nary/android_kernel_alps_k05ts_a
arch/arm/mach-mmp/mmp2.c
2102
4483
/* * linux/arch/arm/mach-mmp/mmp2.c * * code name MMP2 * * Copyright (C) 2009 Marvell International Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/...
gpl-2.0
jbott/android_kernel_rpi_rpi
arch/arm/mach-omap2/powerdomains3xxx_data.c
2102
10282
/* * OMAP3 powerdomain definitions * * Copyright (C) 2007-2008, 2011 Texas Instruments, Inc. * Copyright (C) 2007-2011 Nokia Corporation * * Paul Walmsley, Jouni Högander * * 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
detule/lge-linux-msm
drivers/message/fusion/mptctl.c
2614
88341
/* * linux/drivers/message/fusion/mptctl.c * mpt Ioctl driver. * For use with LSI PCI chip/adapters * running LSI Fusion MPT (Message Passing Technology) firmware. * * Copyright (c) 1999-2008 LSI Corporation * (mailto:DL-MPTFusionLinux@lsi.com) * */ /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
gpl-2.0
akw28888/msm
arch/m68k/atari/ataints.c
4406
6330
/* * arch/m68k/atari/ataints.c -- Atari Linux interrupt handling code * * 5/2/94 Roman Hodek: * Added support for TT interrupts; setup for TT SCU (may someone has * twiddled there and we won't get the right interrupts :-() * * Major change: The device-independent code in m68k/ints.c didn't know * about non-...
gpl-2.0
thicklizard/patch
arch/arm/mach-exynos/setup-usb-phy.c
4662
3354
/* * Copyright (C) 2011 Samsung Electronics Co.Ltd * Author: Joonyoung Shim <jy0922.shim@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 Software Foundation; either version 2 of the Lic...
gpl-2.0
ZdrowyGosciu/kernel_lge_g2_msm8974
drivers/mfd/ucb1x00-ts.c
9782
11092
/* * Touchscreen driver for UCB1x00-based touchscreens * * Copyright (C) 2001 Russell King, All Rights Reserved. * Copyright (C) 2005 Pavel Machek * * 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 Fr...
gpl-2.0
Cryptoo/kernel
drivers/gpu/drm/gma500/mdfld_tpo_vid.c
10038
4086
/* * Copyright © 2010 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
gpl-2.0
DennisBold/CodeAurora-MSM-Kernel
Documentation/connector/ucon.c
12086
5237
/* * ucon.c * * Copyright (c) 2004+ Evgeniy Polyakov <zbr@ioremap.net> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any la...
gpl-2.0
victorlapin/kernel_lge_bullhead-NG
drivers/mtd/ubi/wl.c
55
62834
/* * Copyright (c) International Business Machines Corp., 2006 * Copyright (c) 2014 - 2015, Linux Foundation. All rights reserved. * Linux Foundation chooses to take subject only to the GPLv2 * license terms, and distributes only under these terms. * * This program is free software; you can redistribute it and/or...
gpl-2.0
v1ron/linux-mainline
tools/build/feature/test-all.c
55
3643
/* * test-all.c: Try to build all the main testcases at once. * * A well-configured system will have all the prereqs installed, so we can speed * up auto-detection on such systems. */ /* * Quirk: Python and Perl headers cannot be in arbitrary places, so keep * these 3 testcases at the top: */ #define main main...
gpl-2.0
jdkernel/jdkernel_vigor_2.6.35
arch/arm/mach-msm/qdsp6v3/apr.c
55
17530
/* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
openwrt-es/linux
fs/ufs/super.c
55
45273
// SPDX-License-Identifier: GPL-2.0-only /* * linux/fs/ufs/super.c * * Copyright (C) 1998 * Daniel Pirkl <daniel.pirkl@email.cz> * Charles University, Faculty of Mathematics and Physics */ /* Derived from * * linux/fs/ext2/super.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * ...
gpl-2.0
Ca1ne/Enoch-Sense-Kernel
arch/arm/mach-msm/radio_feedback.c
311
6026
/* arch/arm/mach-msm/radio_feedback.c * * Copyright (C) 2010 HTC Corporation. * Author: YaWen Su <YaWen_Su@htc.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, distributed, and modified under those...
gpl-2.0
aatjitra/7105u1
drivers/media/video/samsung/mali_r3p1_lsi/linux/mali_osk_profiling_internal.c
311
9332
/* * Copyright (C) 2010-2012 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence. * * ...
gpl-2.0
ASAZING/android_kernel_huawei_y210
drivers/mtd/maps/gpio-addr-flash.c
311
9036
/* * drivers/mtd/maps/gpio-addr-flash.c * * Handle the case where a flash device is mostly addressed using physical * line and supplemented by GPIOs. This way you can hook up say a 8MiB flash * to a 2MiB memory range and use the GPIOs to select a particular range. * * Copyright © 2000 Nicolas Pitre <nico@cam.or...
gpl-2.0
RidaShamasneh/nethunter_kernel_g5
security/integrity/ima/ima_main.c
311
9784
/* * Copyright (C) 2005,2006,2007,2008 IBM Corporation * * Authors: * Reiner Sailer <sailer@watson.ibm.com> * Serge Hallyn <serue@us.ibm.com> * Kylene Hall <kylene@us.ibm.com> * Mimi Zohar <zohar@us.ibm.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the G...
gpl-2.0
HCDRJacob/htc-kernel-wildfire-old
drivers/usb/gadget/config.c
567
5771
/* * usb/gadget/config.c -- simplify building config descriptors * * Copyright (C) 2003 David Brownell * * 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, o...
gpl-2.0
EnJens/android_kernel_asus_grouper
sound/pci/asihpi/hpifunc.c
567
71471
#include "hpi_internal.h" #include "hpimsginit.h" #include "hpidebug.h" struct hpi_handle { unsigned int obj_index:12; unsigned int obj_type:4; unsigned int adapter_index:14; unsigned int spare:1; unsigned int read_only:1; }; union handle_word { struct hpi_handle h; u32 w; }; u32 hpi_indexes_to_handle(const...
gpl-2.0
1nv4d3r5/linux
drivers/firmware/efi/vars.c
1335
27525
/* * Originally from efivars.c * * Copyright (C) 2001,2003,2004 Dell <Matt_Domsch@dell.com> * Copyright (C) 2004 Intel Corporation <matthew.e.tolentino@intel.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * ...
gpl-2.0
quadcores/cbs_4.2.4
drivers/net/wireless/wl3501_cs.c
1591
54896
/* * WL3501 Wireless LAN PCMCIA Card Driver for Linux * Written originally for Linux 2.0.30 by Fox Chen, mhchen@golf.ccl.itri.org.tw * Ported to 2.2, 2.4 & 2.5 by Arnaldo Carvalho de Melo <acme@conectiva.com.br> * Wireless extensions in 2.4 by Gustavo Niemeyer <niemeyer@conectiva.com> * * References used by Fox C...
gpl-2.0
lijinc/linux-source-3.11.0
kernel/context_tracking.c
2103
5588
/* * Context tracking: Probe on high level context boundaries such as kernel * and userspace. This includes syscalls and exceptions entry/exit. * * This is used by RCU to remove its dependency on the timer tick while a CPU * runs in userspace. * * Started by Frederic Weisbecker: * * Copyright (C) 2012 Red Hat...
gpl-2.0
linux4hach/linux-at91
drivers/pcmcia/sa1100_assabet.c
4407
2520
/* * drivers/pcmcia/sa1100_assabet.c * * PCMCIA implementation routines for Assabet * */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/interrupt.h> #include <linux/device.h> #include <linux/init.h> #include <linux/gpio.h> #include <asm/mach-types.h> #include <mach/as...
gpl-2.0
TeamRegular/android_kernel_samsung_exynos3470
drivers/acpi/acpica/dsobject.c
4919
24843
/****************************************************************************** * * Module Name: dsobject - Dispatcher object management routines * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistributio...
gpl-2.0
omega-roms/I9500_Stock_Kernel_KK_4.4.2
drivers/acpi/acpica/dswstate.c
4919
21428
/****************************************************************************** * * Module Name: dswstate - Dispatcher parse tree walk management routines * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redi...
gpl-2.0
AOKP/kernel_samsung_manta
drivers/acpi/acpica/dscontrol.c
4919
11508
/****************************************************************************** * * Module Name: dscontrol - Support for execution control opcodes - * if/else/while/return * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Int...
gpl-2.0
smac0628/htc_gpe_51
drivers/acpi/acpica/psxface.c
4919
11333
/****************************************************************************** * * Module Name: psxface - Parser external interfaces * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in...
gpl-2.0
AOSParadox/kernel_msm
drivers/acpi/acpica/hwvalid.c
4919
10510
/****************************************************************************** * * Module Name: hwvalid - I/O request validation * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in so...
gpl-2.0
UnORoms/SebastianFM-kernel
drivers/acpi/acpica/utstate.c
4919
10325
/******************************************************************************* * * Module Name: utstate - state object support procedures * ******************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and...
gpl-2.0
AlmightyMegadeth00/kernel_oneplus_msm8974
fs/9p/fid.c
5175
7287
/* * V9FS FID Management * * Copyright (C) 2007 by Latchesar Ionkov <lucho@ionkov.net> * Copyright (C) 2005, 2006 by Eric Van Hensbergen <ericvh@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 publishe...
gpl-2.0
widz4rd/WIDzard-A850K
tools/perf/util/debugfs.c
5175
2557
#include "util.h" #include "debugfs.h" #include "cache.h" #include <linux/kernel.h> #include <sys/mount.h> static int debugfs_premounted; char debugfs_mountpoint[PATH_MAX + 1] = "/sys/kernel/debug"; char tracing_events_path[PATH_MAX + 1] = "/sys/kernel/debug/tracing/events"; static const char *debugfs_known_mountpoi...
gpl-2.0
cameron581/kernel
net/irda/irqueue.c
5431
23284
/********************************************************************* * * Filename: irqueue.c * Version: 0.3 * Description: General queue implementation * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Tue Jun 9 13:29:31 1998 * Modified at: Sun Dec 1...
gpl-2.0
valir/android_kernel_samsung_chagalllte
drivers/staging/tidspbridge/core/ue_deh.c
7991
6802
/* * ue_deh.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * Implements upper edge DSP exception handling (DEH) functions. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modif...
gpl-2.0
Ravike14/Ravike14-kernel
drivers/net/wireless/atmel_pci.c
9015
2535
/*** -*- linux-c -*- ********************************************************** Driver for Atmel at76c502 at76c504 and at76c506 wireless cards. Copyright 2004 Simon Kelley. 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
bas-t/linux_media
drivers/auxdisplay/cfag12864b.c
12855
8374
/* * Filename: cfag12864b.c * Version: 0.1.0 * Description: cfag12864b LCD driver * License: GPLv2 * Depends: ks0108 * * Author: Copyright (C) Miguel Ojeda Sandonis * Date: 2006-10-31 * * This program is free software; you can redistribute it and/or modify * it under the terms of...
gpl-2.0
gizero/linux-wallya-2.6.33-rc4-psp03.20.00.14
drivers/net/xen-netfront.c
56
45808
/* * 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
Metaluim/linux-rtws-2.6.36-d13
arch/arm/mach-mmp/jasper.c
56
3255
/* * linux/arch/arm/mach-mmp/jasper.c * * Support for the Marvell Jasper Development Platform. * * Copyright (C) 2009-2010 Marvell International 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 * publishhed b...
gpl-2.0
davidmueller13/L900_3.9_Experiment
arch/arm/mach-omap2/gpmc-nand.c
56
4013
/* * gpmc-nand.c * * Copyright (C) 2009 Texas Instruments * Vimal Singh <vimalsingh@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. */ #include <linux/kernel.h> #in...
gpl-2.0
androidaosp/kernel-msm
drivers/pwm/pwm-imx.c
312
8874
/* * simple driver for PWM (Pulse Width Modulator) controller * * 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. * * Derived from pxa PWM driver by eric miao <eric.miao@marvell.c...
gpl-2.0
arunthomas/linux
net/netfilter/nf_conntrack_proto_dccp.c
824
29451
/* * DCCP connection tracking protocol helper * * Copyright (c) 2005, 2006, 2008 Patrick McHardy <kaber@trash.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 Software Foundation. * */ #incl...
gpl-2.0
glewarne/testing
drivers/cpufreq/pcc-cpufreq.c
824
15808
/* * pcc-cpufreq.c - Processor Clocking Control firmware cpufreq interface * * Copyright (C) 2009 Red Hat, Matthew Garrett <mjg@redhat.com> * Copyright (C) 2009 Hewlett-Packard Development Company, L.P. * Nagananda Chumbalkar <nagananda.chumbalkar@hp.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
gpl-2.0
hiikezoe/android_kernel_huawei_204hw
drivers/regulator/core.c
824
96792
/* * core.c -- Voltage/Current Regulator framework. * * Copyright 2007, 2008 Wolfson Microelectronics PLC. * Copyright 2008 SlimLogic Ltd. * * Author: Liam Girdwood <lrg@slimlogic.co.uk> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Pub...
gpl-2.0
anshulsahni/linux
arch/mn10300/kernel/mn10300-watchdog.c
1848
4914
/* MN10300 Watchdog timer * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - Derived from arch/i386/kernel/nmi.c * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as publis...
gpl-2.0
Shabbypenguin/Jellybean_kernel
arch/arm/mach-msm/board-msm8x60.c
2360
2613
/* Copyright (c) 2010, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope th...
gpl-2.0
EPDCenterSpain/bq-DC-v1
arch/arm/mach-omap2/omap_phy_internal.c
2616
6355
/* * This file configures the internal USB PHY in OMAP4430. Used * with TWL6030 transceiver and MUSB on OMAP4430. * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li...
gpl-2.0
Evervolv/android_kernel_hp_tenderloin
fs/reiserfs/stree.c
3896
65952
/* * Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README */ /* * Written by Anatoly P. Pinchuk pap@namesys.botik.ru * Programm System Institute * Pereslavl-Zalessky Russia */ /* * This file contains functions dealing with S+tree * * B_IS_IN_TREE * copy_item_head * comp_short_keys * c...
gpl-2.0
eoghan2t9/Oppo-Find5-4.2-Kernel
drivers/staging/usbip/usbip_common.c
4920
20444
/* * Copyright (C) 2003-2008 Takahiro Hirofuchi * * This 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 is distribute...
gpl-2.0
SimpleAOSP-Kernel/kernel_shamu
drivers/input/touchscreen/hp680_ts_input.c
9784
2949
#include <linux/input.h> #include <linux/module.h> #include <linux/init.h> #include <linux/interrupt.h> #include <asm/io.h> #include <asm/delay.h> #include <asm/adc.h> #include <mach/hp6xx.h> #define MODNAME "hp680_ts_input" #define HP680_TS_ABS_X_MIN 40 #define HP680_TS_ABS_X_MAX 950 #define HP680_TS_ABS_Y_MIN 80 #d...
gpl-2.0
linux-pmfs/pmfs
sound/isa/gus/gus_volume.c
10040
5656
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later versio...
gpl-2.0
wjrsonic/openwrt
qca/src/qca-legacy-uboot/board/cmi/cmi.c
57
1819
/* * (C) Copyright 2003 * Martin Winistoerfer, martinwinistoerfer@gmx.ch. * * See file CREDITS for list of people who contributed to this * project. * * 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 Softwar...
gpl-2.0
hoonir/iamroot_hypstudy_5th
drivers/staging/bcm/InterfaceDld.c
57
11102
#include "headers.h" int InterfaceFileDownload(PVOID arg, struct file *flp, unsigned int on_chip_loc) { /* unsigned int reg = 0; */ mm_segment_t oldfs = {0}; int errno = 0, len = 0; /* ,is_config_file = 0 */ loff_t pos = 0; struct bcm_interface_adapter *psIntfAdapter = (struct bcm_interface_adapter *)arg; /* str...
gpl-2.0
AresHou/android_kernel_lge_geehrc
kernel/trace/blktrace.c
57
42907
/* * Copyright (C) 2006 Jens Axboe <axboe@kernel.dk> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but...
gpl-2.0
vamanea/u-boot-linaro
board/exmeritus/hww1u1a/hww1u1a.c
57
7040
/* * Copyright 2009-2011 eXMeritus, A Boeing Company * Copyright 2007-2009 Freescale Semiconductor, Inc. * * See file CREDITS for list of people who contributed to this * project. * * 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
randomstuffpaul/android_kernel_samsung_klimtwifi
drivers/block/nbd.c
313
21594
/* * Network block device - make block devices work over TCP * * Note that you can not swap over this thing, yet. Seems to work but * deadlocks sometimes - you can not swap over TCP in general. * * Copyright 1997-2000, 2008 Pavel Machek <pavel@ucw.cz> * Parts copyright 2001 Steven Whitehouse <steve@chygwyn.com>...
gpl-2.0
RC-MODULE/linux-3.10.x
drivers/edac/edac_mc_sysfs.c
313
29611
/* * edac_mc kernel module * (C) 2005-2007 Linux Networx (http://lnxi.com) * * This file may be distributed under the terms of the * GNU General Public License. * * Written Doug Thompson <norsk5@xmission.com> www.softwarebitmaker.com * * (c) 2012-2013 - Mauro Carvalho Chehab <mchehab@redhat.com> * The entire ...
gpl-2.0
NamJa/surface3-kernel
arch/powerpc/platforms/pseries/nvram.c
313
23445
/* * c 2001 PPC 64 Team, 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
agat63/GS4_test
kernel/time/tick-broadcast.c
569
16436
/* * linux/kernel/time/tick-broadcast.c * * This file contains functions which emulate a local clock-event * device via a broadcast event source. * * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de> * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas ...
gpl-2.0
croniccorey/WIP-8x50
arch/arm/kernel/perf_event_v7.c
1081
24771
/* * ARMv7 Cortex-A8 and Cortex-A9 Performance Events handling code. * * ARMv7 support: Jean Pihet <jpihet@mvista.com> * 2010 (c) MontaVista Software, LLC. * * Copied from ARMv6 code, with the low level code inspired * by the ARMv7 Oprofile code. * * Cortex-A8 has up to 4 configurable performance counters and...
gpl-2.0
darchstar/kernel-heroc-2.6.32
arch/avr32/kernel/module.c
1337
8775
/* * AVR32-specific kernel module loader * * Copyright (C) 2005-2006 Atmel Corporation * * GOT initialization parts are based on the s390 version * Copyright (C) 2002, 2003 IBM Deutschland Entwicklung GmbH, * IBM Corporation * * This program is free software; you can redistribute i...
gpl-2.0
Alucard24/Alucard-Kernel-LG-G5
Documentation/vDSO/vdso_standalone_test_x86.c
1849
2853
/* * vdso_test.c: Sample code to test parse_vdso.c on x86 * Copyright (c) 2011-2014 Andy Lutomirski * Subject to the GNU General Public License, version 2 * * You can amuse yourself by compiling with: * gcc -std=gnu99 -nostdlib * -Os -fno-asynchronous-unwind-tables -flto -lgcc_s * vdso_standalone_test_...
gpl-2.0