repo_name
string
path
string
copies
string
size
string
content
string
license
string
engine95/navelC-990
arch/xtensa/variants/s6000/gpio.c
7518
5627
/* * s6000 gpio driver * * Copyright (c) 2009 emlix GmbH * Authors: Oskar Schirmer <os@emlix.com> * Johannes Weiner <jw@emlix.com> * Daniel Gloeckner <dg@emlix.com> */ #include <linux/bitops.h> #include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/io.h> #include <linux/irq...
gpl-2.0
MattCrystal/secret-nemesis
arch/c6x/platforms/dscr.c
9310
16546
/* * Device State Control Registers driver * * Copyright (C) 2011 Texas Instruments Incorporated * Author: Mark Salter <msalter@redhat.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 S...
gpl-2.0
omnirom/android_kernel_htc_flounder
drivers/media/i2c/soc_camera/ov5650_v4l2.c
95
25040
/* * OmniVision OV5650 sensor driver * * Copyright (c) 2012-2013, 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 as * published by the Free Software Foundation version 2. * * This program ...
gpl-2.0
Brainiarc7/linux-3.18-parrot
drivers/net/ethernet/qlogic/netxen/netxen_nic_main.c
95
86096
/* * Copyright (C) 2003 - 2009 NetXen, Inc. * Copyright (C) 2009 - QLogic Corporation. * All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the ...
gpl-2.0
TeamGlide/LiteKernel
fs/sync.c
351
10125
/* * High-level sync()-related operations */ #include <linux/kernel.h> #include <linux/file.h> #include <linux/fs.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/namei.h> #include <linux/sched.h> #include <linux/writeback.h> #include <linux/syscalls.h> #include <linux/linkage.h> #include <linux/...
gpl-2.0
nmacs/lm3s-linux
drivers/gpu/drm/nouveau/nv10_graph.c
863
26344
/* * 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
wangxingchao/oriole
drivers/gpu/drm/i810/i810_drv.c
863
2995
/* i810_drv.c -- I810 driver -*- linux-c -*- * Created: Mon Dec 13 01:56:22 1999 by jhartmann@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of charge...
gpl-2.0
parheliamm/T440p-kernel
drivers/mtd/devices/phram.c
1375
6699
/** * Copyright (c) ???? Jochen Schäuble <psionic@psionic.de> * Copyright (c) 2003-2004 Joern Engel <joern@wh.fh-wedel.de> * * Usage: * * one commend line parameter per device, each in the form: * phram=<name>,<start>,<len> * <name> may be up to 63 characters. * <start> and <len> can be octal, decimal or he...
gpl-2.0
ParanoidNote/void-kernel
drivers/media/dvb/frontends/lgdt330x.c
1631
22561
/* * Support for LGDT3302 and LGDT3303 - VSB/QAM * * Copyright (C) 2005 Wilson Michaels <wilsonmichaels@earthlink.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; eit...
gpl-2.0
Dm47021/Linux-kernel_4.1.15-rt17_MusicOS
tools/usb/usbip/src/utils.c
1887
1584
/* * Copyright (C) 2011 matt mooney <mfm@muteddisk.com> * 2005-2007 Takahiro Hirofuchi * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 2 of the License, or ...
gpl-2.0
DJLaMontagneIII/android_kernel_moto_shamu
net/tipc/name_table.c
2143
26070
/* * net/tipc/name_table.c: TIPC name table code * * Copyright (c) 2000-2006, Ericsson AB * Copyright (c) 2004-2008, 2010-2011, Wind River Systems * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ar...
gpl-2.0
NicholasPace/android_kernel_asus_moorefield
fs/fscache/cookie.c
2143
15761
/* netfs cookie management * * Copyright (C) 2004-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...
gpl-2.0
columbia/linux-2.6-mutable
arch/blackfin/kernel/asm-offsets.c
3935
6357
/* * generate definitions needed by assembly language modules * * Copyright 2004-2009 Analog Devices Inc. * * Licensed under the GPL-2 or later */ #include <linux/stddef.h> #include <linux/sched.h> #include <linux/kernel_stat.h> #include <linux/ptrace.h> #include <linux/hardirq.h> #include <linux/irq.h> #include...
gpl-2.0
rafyvitto/HTC-Vivid-ICS-GPU-CPU-OC
arch/x86/platform/efi/efi_32.c
4703
2968
/* * Extensible Firmware Interface * * Based on Extensible Firmware Interface Specification version 1.0 * * Copyright (C) 1999 VA Linux Systems * Copyright (C) 1999 Walt Drummond <drummond@valinux.com> * Copyright (C) 1999-2002 Hewlett-Packard Co. * David Mosberger-Tang <davidm@hpl.hp.com> * Stephane Eranian <...
gpl-2.0
OptimusG-Dev-Team/caf-clean-kernel
arch/arm/mach-pxa/ezx.c
4959
29114
/* * ezx.c - Common code for the EZX platform. * * Copyright (C) 2005-2006 Harald Welte <laforge@openezx.org>, * 2007-2008 Daniel Ribeiro <drwyrm@gmail.com>, * 2007-2008 Stefan Schmidt <stefan@datenfreihafen.org> * * This program is free software; you can redistribute it and/or modify * it under the t...
gpl-2.0
CyanogenMod/android_kernel_oneplus_msm8974
drivers/media/dvb/mantis/mantis_pci.c
8031
4265
/* Mantis PCI bridge driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later v...
gpl-2.0
cm12-g600/chil360-kernel
drivers/net/ethernet/intel/e1000/e1000_param.c
8287
22134
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2006 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 pub...
gpl-2.0
cooldudezach/android_kernel_zte_msm8930
arch/c6x/kernel/c6x_ksyms.c
9311
2024
/* * Port on Texas Instruments TMS320C6x architecture * * Copyright (C) 2004, 2009, 2010, 2011 Texas Instruments Incorporated * Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic...
gpl-2.0
ali-filth/android_kernel_samsung_msm8226
drivers/pcmcia/pxa2xx_cm_x2xx.c
10079
1149
/* * linux/drivers/pcmcia/pxa/pxa_cm_x2xx.c * * 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. * * Compulab Ltd., 2003, 2007, 2008 * Mike Rapoport <mike@compulab.co.il> * */ ...
gpl-2.0
mereck/os-fork
drivers/ide/ide.c
10847
10698
/* * Copyright (C) 1994-1998 Linus Torvalds & authors (see below) * Copyright (C) 2003-2005, 2007 Bartlomiej Zolnierkiewicz */ /* * Mostly written by Mark Lord <mlord@pobox.com> * and Gadi Oxman <gadio@netvision.net.il> * and Andre Hedrick <andre@linux-ide.org> * * See ...
gpl-2.0
Lprigara/KernelLinuxRaspberry
drivers/media/pci/ivtv/ivtv-routing.c
14175
3640
/* Audio/video-routing-related ivtv functions. Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as publi...
gpl-2.0
pacificIT/linux-2.6.36
drivers/media/video/uvc/uvc_video.c
96
34945
/* * uvc_video.c -- USB Video Class driver - Video handling * * Copyright (C) 2005-2009 * Laurent Pinchart (laurent.pinchart@skynet.be) * * 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
chunyanliu/qemu
hw/ssi/xilinx_spips.c
96
23871
/* * QEMU model of the Xilinx Zynq SPI controller * * Copyright (c) 2012 Peter A. G. Crosthwaite * * 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 withou...
gpl-2.0
system1357/pdk7105-3.4
kernel/workqueue.c
96
110033
/* * kernel/workqueue.c - generic async execution with shared worker pool * * Copyright (C) 2002 Ingo Molnar * * Derived from the taskqueue/keventd code by: * David Woodhouse <dwmw2@infradead.org> * Andrew Morton * Kai Petzke <wpp@marie.physik.tu-berlin.de> * Theodore Ts'o <tytso@mit.edu> *...
gpl-2.0
evilwombat/gopro-linux
arch/arm/mach-omap2/mux.c
96
23187
/* * linux/arch/arm/mach-omap2/mux.c * * OMAP2, OMAP3 and OMAP4 pin multiplexing configurations * * Copyright (C) 2004 - 2010 Texas Instruments Inc. * Copyright (C) 2003 - 2008 Nokia Corporation * * Written by Tony Lindgren * * This program is free software; you can redistribute it and/or modify * it under t...
gpl-2.0
fabiocannizzo/linux
arch/powerpc/platforms/embedded6xx/gamecube.c
352
1819
// SPDX-License-Identifier: GPL-2.0-or-later /* * arch/powerpc/platforms/embedded6xx/gamecube.c * * Nintendo GameCube board-specific support * Copyright (C) 2004-2009 The GameCube Linux Team * Copyright (C) 2007,2008,2009 Albert Herranz */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/irq.h> ...
gpl-2.0
ThiagoGarciaAlves/linux
fs/ext4/xattr.c
608
47015
/* * linux/fs/ext4/xattr.c * * Copyright (C) 2001-2003 Andreas Gruenbacher, <agruen@suse.de> * * Fix by Harrison Xing <harrison@mountainviewdata.com>. * Ext4 code with a lot of help from Eric Jarman <ejarman@acm.org>. * Extended attributes for symlinks and special files added per * suggestion of Luka Renko <lu...
gpl-2.0
Paul-L/android_gio_stock_kernel
sound/oss/audio.c
1120
25632
/* * sound/oss/audio.c * * Device file manager for /dev/audio */ /* * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June 1991). See the "COPYING" file distributed with this software * for more info. */ /* * Thomas Sa...
gpl-2.0
Luquidtester/DirtyKernel-3.0.101
arch/arm/mach-exynos4/dev-sysmmu.c
2400
5250
/* linux/arch/arm/mach-exynos4/dev-sysmmu.c * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com * * EXYNOS4 - System MMU support * * 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...
gpl-2.0
VRToxin-AOSP/android_kernel_lge_bullhead
fs/jffs2/scan.c
2400
36049
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/kernel.h> #include <li...
gpl-2.0
bluewish/tiny4412-linux-3.5
sound/soc/sh/dma-sh7760.c
3680
10382
/* * SH7760 ("camelot") DMABRG audio DMA unit support * * Copyright (C) 2007 Manuel Lauss <mano@roarinelk.homelinux.net> * licensed under the terms outlined in the file COPYING at the root * of the linux kernel sources. * * The SH7760 DMABRG provides 4 dma channels (2x rec, 2x play), which * trigger an interr...
gpl-2.0
zhhwin/MiCore_kernel_aries
drivers/usb/host/ehci-fsl.c
4704
18686
/* * Copyright 2005-2009 MontaVista Software, Inc. * Copyright 2008 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or...
gpl-2.0
shengdie/Dorimanx-LG-G2-D802-Kernel
drivers/clocksource/clksrc-dbx500-prcmu.c
4960
2481
/* * Copyright (C) ST-Ericsson SA 2011 * * License Terms: GNU General Public License v2 * Author: Mattias Wallin <mattias.wallin@stericsson.com> for ST-Ericsson * Author: Sundar Iyer for ST-Ericsson * sched_clock implementation is based on: * plat-nomadik/timer.c Linus Walleij <linus.walleij@stericsson.com> * ...
gpl-2.0
grzmot22/android_kernel_msm
arch/arm/mach-s5pv210/mach-torbreck.c
4960
3452
/* linux/arch/arm/mach-s5pv210/mach-torbreck.c * * Copyright (c) 2010 aESOP Community * http://www.aesop.or.kr/ * * 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 <...
gpl-2.0
artcotto/ElementalX-N5
drivers/gpu/drm/drm_auth.c
7008
5918
/** * \file drm_auth.c * IOCTLs for authentication * * \author Rickard E. (Rik) Faith <faith@valinux.com> * \author Gareth Hughes <gareth@valinux.com> */ /* * Created: Tue Feb 2 08:37:54 1999 by faith@valinux.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux System...
gpl-2.0
upndwn4par/kernel_jfltexxx_kitkat
scripts/pnmtologo.c
9312
11940
/* * Convert a logo in ASCII PNM format to C source suitable for inclusion in * the Linux kernel * * (C) Copyright 2001-2003 by Geert Uytterhoeven <geert@linux-m68k.org> * * -------------------------------------------------------------------------- * * This file is subject to the terms and conditions of t...
gpl-2.0
TeamHorizon/android_kernel_htc_endeavoru
arch/arm/mach-tegra/tegra3_emc.c
97
42387
/* * arch/arm/mach-tegra/tegra3_emc.c * * Copyright (C) 2011-2012, 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 as published by * the Free Software Foundation; either version 2 of the Licen...
gpl-2.0
pboettch/linux
drivers/net/wireless/ti/wlcore/spi.c
97
10177
/* * This file is part of wl1271 * * Copyright (C) 2008-2009 Nokia Corporation * * Contact: Luciano Coelho <luciano.coelho@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 2 as published by the Free Software Fou...
gpl-2.0
richardtrip/Iconia_a500_3.2
drivers/media/video/uvc/uvc_driver.c
97
63015
/* * uvc_driver.c -- USB Video Class driver * * Copyright (C) 2005-2009 * Laurent Pinchart (laurent.pinchart@skynet.be) * * 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 S...
gpl-2.0
Red54/linux-shumeipai2
mm/dmapool.c
865
12850
/* * DMA Pool allocator * * Copyright 2001 David Brownell * Copyright 2007 Intel Corporation * Author: Matthew Wilcox <willy@linux.intel.com> * * This software may be redistributed and/or modified under the terms of * the GNU General Public License ("GPL") version 2 as published by the * Free Software Founda...
gpl-2.0
AndroidDeveloperAlliance/ZenKernel_Crespo
drivers/s390/net/qeth_l3_main.c
1633
99603
/* * drivers/s390/net/qeth_l3_main.c * * Copyright IBM Corp. 2007, 2009 * Author(s): Utz Bacher <utz.bacher@de.ibm.com>, * Frank Pavlic <fpavlic@de.ibm.com>, * Thomas Spatzier <tspat@de.ibm.com>, * Frank Blaschka <frank.blaschka@de.ibm.com> */ #define KMSG_COMPONENT "qeth" #define pr_fmt(fmt) KMSG...
gpl-2.0
vitek999/android_kernel_oukitel_orange
arch/m68k/atari/config.c
2145
24033
/* * linux/arch/m68k/atari/config.c * * Copyright (C) 1994 Bjoern Brauel * * 5/2/94 Roman Hodek: * Added setting of time_adj to get a better clock. * * 5/14/94 Roman Hodek: * gettod() for TT * * 5/15/94 Roman Hodek: * hard_reset_now() for Atari (and others?) * * 94/12/30 Andreas Schwab: * ...
gpl-2.0
javelinanddart/android_kernel_3.10_ville
drivers/staging/media/as102/as102_fe.c
2657
13685
/* * Abilis Systems Single DVB-T Receiver * Copyright (C) 2008 Pierrick Hascoet <pierrick.hascoet@abilis.com> * Copyright (C) 2010 Devin Heitmueller <dheitmueller@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 publ...
gpl-2.0
thicklizard/patch
sound/soc/codecs/88pm860x-codec.c
3937
45214
/* * 88pm860x-codec.c -- 88PM860x ALSA SoC Audio Driver * * Copyright 2010 Marvell International Ltd. * Author: Haojian Zhuang <haojian.zhuang@marvell.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 ...
gpl-2.0
humberos/android_kernel_samsung_smdk4412
arch/um/os-Linux/drivers/ethertap_user.c
4705
6034
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and * James Leu (jleu@mindspring.net). * Copyright (C) 2001 by various other people who didn't put their name here. * Licensed under the GPL. */ #include <stdio.h> #include <unistd....
gpl-2.0
whoi-acomms/linux
drivers/net/ethernet/atheros/atl1e/atl1e_ethtool.c
4961
11359
/* * Copyright(c) 2007 Atheros Corporation. All rights reserved. * * Derived from Intel e1000 driver * Copyright(c) 1999 - 2005 Intel 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 t...
gpl-2.0
TeamLGOG/android_kernel_lge_f320k
arch/mips/loongson/common/cmdline.c
7777
1284
/* * Based on Ocelot Linux port, which is * Copyright 2001 MontaVista Software Inc. * Author: jsun@mvista.com or jsun@junsun.net * * Copyright 2003 ICT CAS * Author: Michael Guo <guoyi@ict.ac.cn> * * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology * Author: Fuxin Zhang, zhangfx@lemote.com ...
gpl-2.0
neighborhoodhacker/msm-3.4
drivers/s390/block/dasd_devmap.c
8033
34673
/* * File...........: linux/drivers/s390/block/dasd_devmap.c * Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com> * Horst Hummel <Horst.Hummel@de.ibm.com> * Carsten Otte <Cotte@de.ibm.com> * Martin Schwidefsky <schwidefsky@de.ibm.com> * Bugreports.to..: <Linux390@de.ibm.com> * (C) IBM...
gpl-2.0
drowningchild/dc-geebus
drivers/coresight/coresight-etb.c
98
11810
/* Copyright (c) 2011-2012, 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
OSLL/linux
drivers/phy/phy-ti-pipe3.c
98
14769
/* * phy-ti-pipe3 - PIPE3 PHY driver. * * Copyright (C) 2013 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 License as published by * the Free Software Foundation; either version 2 of the Lice...
gpl-2.0
heesub/linux
drivers/staging/rtl8723bs/hal/sdio_halinit.c
98
56863
/****************************************************************************** * * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the ...
gpl-2.0
ptmr3/GalaxyNote2_Kernel2
crypto/testmgr.c
354
56980
/* * Algorithm testing framework and tests. * * Copyright (c) 2002 James Morris <jmorris@intercode.com.au> * Copyright (c) 2002 Jean-Francois Dive <jef@linuxbe.org> * Copyright (c) 2007 Nokia Siemens Networks * Copyright (c) 2008 Herbert Xu <herbert@gondor.apana.org.au> * * Updated RFC4106 AES-GCM testing. * ...
gpl-2.0
Jeongseob/linux-page-coloring
arch/powerpc/kvm/book3s_pr_papr.c
610
9799
/* * Copyright (C) 2011. Freescale Inc. All rights reserved. * * Authors: * Alexander Graf <agraf@suse.de> * Paul Mackerras <paulus@samba.org> * * Description: * * Hypercall handling for running PAPR guests in PR KVM on Book 3S * processors. * * This program is free software; you can redistribute it a...
gpl-2.0
petalyaa/htc-evo3d-shooteru
kernel/sched_debug.c
2146
12059
/* * kernel/time/sched_debug.c * * Print the CFS rbtree * * Copyright(C) 2007, Red Hat, Inc., Ingo Molnar * * 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
attn1/android_kernel_pantech_p9070
drivers/mmc/host/sdhci-pxa.c
2402
7756
/* linux/drivers/mmc/host/sdhci-pxa.c * * Copyright (C) 2010 Marvell International Ltd. * Zhangfei Gao <zhangfei.gao@marvell.com> * Kevin Wang <dwang4@marvell.com> * Mingwei Wang <mwwang@marvell.com> * Philip Rakity <prakity@marvell.com> * Mark Brown <markb@marvell.com> * * This program is free software; ...
gpl-2.0
netico-solutions/linux-amxx
drivers/net/wireless/libertas/cmd.c
2914
44173
/* * This file contains the handling of command. * It prepares command and sends it to firmware when it is ready. */ #include <linux/hardirq.h> #include <linux/kfifo.h> #include <linux/sched.h> #include <linux/slab.h> #include <linux/if_arp.h> #include <linux/export.h> #include "decl.h" #include "cfg.h" #include "...
gpl-2.0
szezso/3.0-mid
drivers/net/tokenring/smctr.c
2914
189193
/* * smctr.c: A network driver for the SMC Token Ring Adapters. * * Written by Jay Schulist <jschlst@samba.org> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * * This device driver works with the following SMC ada...
gpl-2.0
voidz777/android_kernel_htc_shooterk
drivers/staging/wlags49_h2/wl_wext.c
2914
109028
/******************************************************************************* * Agere Systems Inc. * Wireless device driver for Linux (wlags49). * * Copyright (c) 1998-2003 Agere Systems Inc. * All rights reserved. * http://www.agere.com * * Initially developed by TriplePoint, Inc. * http://www.triplepo...
gpl-2.0
brindev/bugfree-wookie
drivers/net/ethernet/8390/ne.c
3426
29646
/* ne.c: A general non-shared-memory NS8390 ethernet driver for linux. */ /* Written 1992-94 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU General Publi...
gpl-2.0
karandeepdps/ics_p690_kernel_2.35
arch/um/drivers/daemon_user.c
4706
4368
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and * James Leu (jleu@mindspring.net). * Copyright (C) 2001 by various other people who didn't put their name here. * Licensed under the GPL. */ #include <stdint.h> #include <unistd...
gpl-2.0
mikel0pez/mlkernel_d838
arch/arm/mach-omap2/clock44xx_data.c
4706
107487
/* * OMAP4 Clock data * * Copyright (C) 2009-2010 Texas Instruments, Inc. * Copyright (C) 2009-2010 Nokia Corporation * * Paul Walmsley (paul@pwsan.com) * Rajendra Nayak (rnayak@ti.com) * Benoit Cousson (b-cousson@ti.com) * * This file is automatically generated from the OMAP hardware databases. * We respect...
gpl-2.0
titanxxh/xengt-ha-kernel
drivers/media/dvb-frontends/dib3000mc.c
8802
26579
/* * Driver for DiBcom DiB3000MC/P-demodulator. * * Copyright (C) 2004-7 DiBcom (http://www.dibcom.fr/) * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de) * * This code is partially based on the previous dib3000mc.c . * * This program is free software; you can redistribute it and/or * modify ...
gpl-2.0
rohan07/linux
drivers/media/dvb-frontends/tda10023.c
8802
16592
/* TDA10023 - DVB-C decoder (as used in Philips CU1216-3 NIM and the Reelbox DVB-C tuner card) Copyright (C) 2005 Georg Acher, BayCom GmbH (acher at baycom dot de) Copyright (c) 2006 Hartmut Birr (e9hack at gmail dot com) Remotely based on tda10021.c Copyright (C) 1999 Convergence Integrated ...
gpl-2.0
TheTypoMaster/ubuntu-utopic
drivers/media/dvb-frontends/ves1820.c
8802
11495
/* VES1820 - Single Chip Cable Channel Receiver driver module Copyright (C) 1999 Convergence Integrated Media GmbH <ralph@convergence.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 Fou...
gpl-2.0
myjang0507/slte
drivers/media/dvb-frontends/tda10023.c
8802
16592
/* TDA10023 - DVB-C decoder (as used in Philips CU1216-3 NIM and the Reelbox DVB-C tuner card) Copyright (C) 2005 Georg Acher, BayCom GmbH (acher at baycom dot de) Copyright (c) 2006 Hartmut Birr (e9hack at gmail dot com) Remotely based on tda10021.c Copyright (C) 1999 Convergence Integrated ...
gpl-2.0
gao-feng/net
arch/m68k/atari/atasound.c
9314
2681
/* * linux/arch/m68k/atari/atasound.c * * ++Geert: Moved almost all stuff to linux/drivers/sound/ * * The author of atari_nosound, atari_mksound and atari_microwire_cmd is * unknown. (++roman: That's me... :-) * * This file is subject to the terms and conditions of the GNU General Public * License. See the fi...
gpl-2.0
spock1104/android_kernel_zte_nex
arch/powerpc/boot/uartlite.c
14178
1778
/* * Xilinx UARTLITE bootloader driver * * Copyright (C) 2007 Secret Lab Technologies Ltd. * * 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 <stdarg.h> #include <s...
gpl-2.0
arter97-temasek-i9300/android_kernel_samsung_smdk4412
sound/oss/hex2hex.c
14434
1966
/* * hex2hex reads stdin in Intel HEX format and produces an * (unsigned char) array which contains the bytes and writes it * to stdout using C syntax */ #include <stdio.h> #include <string.h> #include <stdlib.h> #define ABANDON(why) { fprintf(stderr, "%s\n", why); exit(1); } #define MAX_SIZE (256*1024) unsigned ...
gpl-2.0
omnirom/android_kernel_acer_t30
drivers/tty/serial/atmel_serial.c
355
46049
/* * Driver for Atmel AT91 / AT32 Serial ports * Copyright (C) 2003 Rick Bronson * * Based on drivers/char/serial_sa1100.c, by Deep Blue Solutions Ltd. * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * DMA support added by Chip Coldwell. * * This program is free software; you can red...
gpl-2.0
OSLL/linux
net/bridge/netfilter/ebtable_filter.c
611
3110
/* * ebtable_filter * * Authors: * Bart De Schuymer <bdschuym@pandora.be> * * April, 2002 * */ #include <linux/netfilter_bridge/ebtables.h> #include <linux/module.h> #define FILTER_VALID_HOOKS ((1 << NF_BR_LOCAL_IN) | (1 << NF_BR_FORWARD) | \ (1 << NF_BR_LOCAL_OUT)) static struct ebt_entries initial_cha...
gpl-2.0
ehigh2014/linux
kernel/smp.c
611
20396
/* * Generic helpers for smp ipi calls * * (C) Jens Axboe <jens.axboe@oracle.com> 2008 */ #include <linux/irq_work.h> #include <linux/rcupdate.h> #include <linux/rculist.h> #include <linux/kernel.h> #include <linux/export.h> #include <linux/percpu.h> #include <linux/init.h> #include <linux/gfp.h> #include <linux/sm...
gpl-2.0
beealone/linux
kernel/smp.c
611
20396
/* * Generic helpers for smp ipi calls * * (C) Jens Axboe <jens.axboe@oracle.com> 2008 */ #include <linux/irq_work.h> #include <linux/rcupdate.h> #include <linux/rculist.h> #include <linux/kernel.h> #include <linux/export.h> #include <linux/percpu.h> #include <linux/init.h> #include <linux/gfp.h> #include <linux/sm...
gpl-2.0
getitnowmarketing/LG-2.6.32
drivers/staging/pohmelfs/path_entry.c
611
2824
/* * 2007+ Copyright (c) Evgeniy Polyakov <zbr@ioremap.net> * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option)...
gpl-2.0
ah-/ubuntu-kernel-mbp
drivers/platform/x86/asus-nb-wmi.c
611
3716
/* * Asus Notebooks WMI hotkey driver * * Copyright(C) 2010 Corentin Chary <corentin.chary@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License,...
gpl-2.0
MoKee/android_kernel_samsung_aries
drivers/video/mxsfb.c
867
24021
/* * Copyright (C) 2010 Juergen Beisert, Pengutronix * * This code is based on: * Author: Vitaly Wool <vital@embeddedalley.com> * * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved. * * This program is free software; you c...
gpl-2.0
kozmikkick/kozmikkernel3.8
scripts/asn1_compiler.c
2147
34574
/* Simplified ASN.1 notation parser * * Copyright (C) 2012 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 Founda...
gpl-2.0
nychitman1/android_kernel_moto_shamu
drivers/mtd/ofpart.c
2147
4456
/* * Flash partitions described by the OF (or flattened) device tree * * Copyright © 2006 MontaVista Software Inc. * Author: Vitaly Wool <vwool@ru.mvista.com> * * Revised to handle newer style flash binding by: * Copyright © 2007 David Gibson, IBM Corporation. * * This program is free software; you can redis...
gpl-2.0
stevezilla/amherst-linux-imx6
drivers/target/target_core_tmr.c
2147
11678
/******************************************************************************* * Filename: target_core_tmr.c * * This file contains SPC-3 task management infrastructure * * (c) Copyright 2009-2012 RisingTide Systems LLC. * * Nicholas A. Bellinger <nab@kernel.org> * * This program is free software; you can r...
gpl-2.0
danonbrown/trltetmo-kernel
drivers/staging/comedi/drivers/ni_mio_cs.c
2147
7804
/* comedi/drivers/ni_mio_cs.c Hardware driver for NI PCMCIA MIO E series cards COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1997-2000 David A. Schleef <ds@schleef.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU Ge...
gpl-2.0
TeamBliss-Devices/android_kernel_moto_shamu
drivers/staging/asus_oled/asus_oled.c
2147
19945
/* * Asus OLED USB driver * * Copyright (C) 2007,2008 Jakub Schmidtke (sjakub@gmail.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at...
gpl-2.0
StarKissed/starkissed-kernel-trlte
sound/soc/pxa/e800_wm9712.c
2403
4157
/* * e800-wm9712.c -- SoC audio for e800 * * Copyright 2007 (c) Ian Molton <spyro@f2s.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 ONLY. * */ #include <lin...
gpl-2.0
SVMP/android-kernel
drivers/video/backlight/da9052_bl.c
2403
4237
/* * Backlight Driver for Dialog DA9052 PMICs * * Copyright(c) 2012 Dialog Semiconductor Ltd. * * Author: David Dajun Chen <dchen@diasemi.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 Foun...
gpl-2.0
tyler6389/android_kernel_samsung_baffinve
drivers/video/bf54x-lq043fb.c
2915
19070
/* * File: drivers/video/bf54x-lq043.c * Based on: * Author: Michael Hennerich <hennerich@blackfin.uclinux.org> * * Created: * Description: ADSP-BF54x Framebufer driver * * * Modified: * Copyright 2007-2008 Analog Devices Inc. * * Bugs: Enter bugs at http://blackfin.ucli...
gpl-2.0
CyanogenMod/android_kernel_samsung_t1
mm/mprotect.c
3171
8057
/* * mm/mprotect.c * * (C) Copyright 1994 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig * * Address space accounting code <alan@lxorguk.ukuu.org.uk> * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ #include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/shm.h> #include <linux/mman...
gpl-2.0
wanam/Adam-Kernel-Note2
mm/mprotect.c
3171
8057
/* * mm/mprotect.c * * (C) Copyright 1994 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig * * Address space accounting code <alan@lxorguk.ukuu.org.uk> * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ #include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/shm.h> #include <linux/mman...
gpl-2.0
Entropy512/n7000_erasetest_kernel
drivers/net/mac89x0.c
3171
18519
/* mac89x0.c: A Crystal Semiconductor CS89[02]0 driver for linux. */ /* Written 1996 by Russell Nelson, with reference to skeleton.c written 1993-1994 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. The author...
gpl-2.0
Root-Box/kernel_samsung_smdk4412
drivers/acpi/button.c
8035
12443
/* * button.c - ACPI Button Driver * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free software; you can redistrib...
gpl-2.0
adrset/kernel
drivers/acpi/button.c
8035
12443
/* * button.c - ACPI Button Driver * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free software; you can redistrib...
gpl-2.0
CyanogenMod/android_kernel_samsung_smdk4412
drivers/sensorhub/accel_lsm330.c
100
8088
/* * Copyright (C) 2012, Samsung Electronics Co. Ltd. All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any...
gpl-2.0
juliusbaxter/binutils-or1k
gold/testsuite/common_test_3.c
100
1128
/* common_test_3.c -- test common symbol name conflicts Copyright 2009 Free Software Foundation, Inc. Written by Ian Lance Taylor <iant@google.com> This file is part of gold. 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
spezi77/android_kernel_htc_qsd8k_3.0
arch/arm/mach-msm/7x30-smd/smd_pkt.c
100
17100
/* Copyright (c) 2008-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 ho...
gpl-2.0
ajtomato/linux-2.6.34
drivers/ata/sata_vsc.c
612
12719
/* * sata_vsc.c - Vitesse VSC7174 4 port DPA SATA * * Maintained by: Jeremy Higdon @ SGI * Please ALWAYS copy linux-ide@vger.kernel.org * on emails. * * Copyright 2004 SGI * * Bits from Jeff Garzik, Copyright RedHat, Inc. * * * This program is free software; you can redistribute it and/or m...
gpl-2.0
sarwarbhuiyan/linux
net/ipv6/netfilter/nft_reject_ipv6.c
612
2134
/* * Copyright (c) 2008-2009 Patrick McHardy <kaber@trash.net> * Copyright (c) 2013 Eric Leblond <eric@regit.org> * * 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. * * Developm...
gpl-2.0
rbrune/android_kernel_google_steelhead_orig
drivers/usb/serial/cp210x.c
868
25783
/* * Silicon Laboratories CP210x USB to RS232 serial adaptor driver * * Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundatio...
gpl-2.0
wanshibo/wsb_kernel
drivers/net/wireless/ath/ath9k/xmit.c
1380
65655
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
gpl-2.0
qiyei2015/firefly-rk3288-pad-kernel-linux3.10
drivers/watchdog/sch311x_wdt.c
2404
13891
/* * sch311x_wdt.c - Driver for the SCH311x Super-I/O chips * integrated watchdog. * * (c) Copyright 2008 Wim Van Sebroeck <wim@iguana.be>. * * 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
xenord/TrebonKernel-3.0.101
drivers/media/video/tvp7002.c
2916
33997
/* Texas Instruments Triple 8-/10-BIT 165-/110-MSPS Video and Graphics * Digitizer with Horizontal PLL registers * * Copyright (C) 2009 Texas Instruments Inc * Author: Santiago Nunez-Corrales <santiago.nunez@ridgerun.com> * * This code is partially based upon the TVP5150 driver * written by Mauro Carvalho Chehab...
gpl-2.0
MoKee/android_kernel_samsung_msm8660-common
drivers/edac/edac_mc.c
2916
24018
/* * edac_mc kernel module * (C) 2005, 2006 Linux Networx (http://lnxi.com) * This file may be distributed under the terms of the * GNU General Public License. * * Written by Thayne Harbaugh * Based on work by Dan Hollis <goemon at anime dot net> and others. * http://www.anime.net/~goemon/linux-ecc/ * * Modif...
gpl-2.0
bayger/kernel_amlogic
arch/arm/mach-pxa/cm-x255.c
2916
4941
/* * linux/arch/arm/mach-pxa/cm-x255.c * * Copyright (C) 2007, 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 Foundation. */ ...
gpl-2.0
CandyDevices/kernel_samsung_msm8660-common
sound/pci/au88x0/au88x0.c
4196
10316
/* * ALSA driver for the Aureal Vortex family of soundprocessors. * Author: Manuel Jander (mjander@embedded.cl) * * This driver is the result of the OpenVortex Project from Savannah * (savannah.nongnu.org/projects/openvortex). I would like to thank * the developers of OpenVortex, Jeff Muizelaar and Kester Maddo...
gpl-2.0