repo_name
string
path
string
copies
string
size
string
content
string
license
string
GalaxyTab4/bliss_kernel_samsung_s3ve3g
net/ipv6/netfilter/ip6t_rpfilter.c
5054
3433
/* * Copyright (c) 2011 Florian Westphal <fw@strlen.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. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/module.h>...
gpl-2.0
tarunkapadia93/android_kernel_xiaomi_cancro
drivers/staging/speakup/i18n.c
7358
18885
/* Internationalization implementation. Includes definitions of English * string arrays, and the i18n pointer. */ #include <linux/slab.h> /* For kmalloc. */ #include <linux/ctype.h> #include <linux/module.h> #include <linux/string.h> #include "speakup.h" #include "spk_priv.h" static char *speakup_msgs[MSG_LAST_IND...
gpl-2.0
ManhIT-CMB/SpaceX-Kernel-Exynos7420
sound/pci/echoaudio/darla24_dsp.c
12478
3872
/*************************************************************************** Copyright Echo Digital Audio Corporation (c) 1998 - 2004 All rights reserved www.echoaudio.com This file is part of Echo Digital Audio's generic driver library. Echo Digital Audio's generic driver library is free software; ...
gpl-2.0
guillermocorrea/wcf-wssecurity
PruebaDeceval/Infraestructure/openssl-1.0.1e/openssl-1.0.1e/test/igetest.c
191
16986
/* test/igetest.c -*- mode:C; c-file-style: "eay" -*- */ /* ==================================================================== * Copyright (c) 2006 The OpenSSL Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the foll...
gpl-2.0
FrostBite-Android/android_kernel_samsung_smdk4412
drivers/scsi/hpsa.c
703
127406
/* * Disk Array driver for HP Smart Array SAS controllers * Copyright 2000, 2009 Hewlett-Packard Development Company, L.P. * * 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
delafer/YP-GI1CW
net/ipv6/netfilter/nf_conntrack_proto_icmpv6.c
703
9098
/* * Copyright (C)2003,2004 USAGI/WIDE Project * * 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. * * Author: * Yasuyuki Kozakai @USAGI <yasuyuki.kozakai@toshiba.co.jp> */ #in...
gpl-2.0
clemsyn/asusOC
arch/sparc/kernel/sun4d_irq.c
959
14348
/* * arch/sparc/kernel/sun4d_irq.c: * SS1000/SC2000 interrupt handling. * * Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz) * Heavily based on arch/sparc/kernel/irq.c. */ #include <linux/errno.h> #include <linux/linkage.h> #include <linux/kernel_stat.h> #include <linux/signal.h> #include <lin...
gpl-2.0
Pafcholini/Nadia-kernel-KK-N910F-EUR-KK-N910FXXU1ANK4-Update1
kernel/smpboot.c
1983
7064
/* * Common SMP CPU bringup/teardown functions */ #include <linux/cpu.h> #include <linux/err.h> #include <linux/smp.h> #include <linux/init.h> #include <linux/list.h> #include <linux/slab.h> #include <linux/sched.h> #include <linux/export.h> #include <linux/percpu.h> #include <linux/kthread.h> #include <linux/smpboot...
gpl-2.0
superac11/x500_letv_kernel_3.10_K11
fs/fscache/object.c
2239
28516
/* FS-Cache object state machine handler * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software F...
gpl-2.0
Shabbypenguin/Kettle_Corn_Kernel
arch/mips/sgi-ip22/ip22-mc.c
2751
6848
/* * ip22-mc.c: Routines for manipulating SGI Memory Controller. * * Copyright (C) 1996 David S. Miller (davem@davemloft.net) * Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu) - Indigo2 changes * Copyright (C) 2003 Ladislav Michl (ladis@linux-mips.org) * Copyright (C) 2004 Peter Fuerst (pf@net.alphadv.de...
gpl-2.0
MikePach/stock_kernel_lge_l2s
arch/arm/kernel/crunch.c
4543
2112
/* * arch/arm/kernel/crunch.c * Cirrus MaverickCrunch context switching and handling * * Copyright (C) 2006 Lennert Buytenhek <buytenh@wantstofly.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 F...
gpl-2.0
12019/old_samsung-lt02wifi-kernel
drivers/watchdog/iTCO_vendor_support.c
4799
11246
/* * intel TCO vendor specific watchdog driver support * * (c) Copyright 2006-2009 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 Foundation; either version * 2 ...
gpl-2.0
Thecrazyskull/kernel_msm
drivers/macintosh/windfarm_smu_controls.c
4799
8267
/* * Windfarm PowerMac thermal control. SMU based controls * * (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. * <benh@kernel.crashing.org> * * Released under the term of the GNU GPL v2. */ #include <linux/types.h> #include <linux/errno.h> #include <linux/kernel.h> #include <linux/delay....
gpl-2.0
shepherd44/kernel_3.14.4
sound/pci/emu10k1/timer.c
4799
2750
/* * Copyright (c) by Lee Revell <rlrevell@joe-job.com> * Clemens Ladisch <clemens@ladisch.de> * Routines for control of EMU10K1 chips * * BUGS: * -- * * TODO: * -- * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera...
gpl-2.0
jfdsmabalot/kernel_lge_g2
drivers/char/lp.c
5055
26820
/* * Generic parallel printer driver * * Copyright (C) 1992 by Jim Weigand and Linus Torvalds * Copyright (C) 1992,1993 by Michael K. Johnson * - Thanks much to Gunter Windau for pointing out to me where the error * checking ought to be. * Copyright (C) 1993 by Nigel Gamble (added interrupt code) * Copyright ...
gpl-2.0
rickyzhang82/odroid-linux
arch/arm/mach-ux500/board-mop500-stuib.c
7871
4759
/* * Copyright (C) ST-Ericsson SA 2010 * * License terms: GNU General Public License (GPL), version 2 */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/mfd/stmpe.h> #include <linux/input/bu21013.h> #include <linux/gpio.h> #include <linux/interrupt.h> #include <linux/i2c.h> #include <linux/input/...
gpl-2.0
glewarne/LG_G2-D802_StockMOD_Kernel
net/netfilter/nf_conntrack_snmp.c
8383
2225
/* * SNMP service broadcast connection tracking helper * * (c) 2011 Jiri Olsa <jolsa@redhat.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version ...
gpl-2.0
e9wifi-dev/android_kernel_lge_e9wifi
arch/cris/kernel/crisksyms.c
9407
1679
#include <linux/module.h> #include <linux/user.h> #include <linux/elfcore.h> #include <linux/sched.h> #include <linux/in6.h> #include <linux/interrupt.h> #include <linux/pm.h> #include <linux/kernel.h> #include <linux/string.h> #include <linux/tty.h> #include <asm/processor.h> #include <asm/uaccess.h> #include <asm/ch...
gpl-2.0
spacecaker/android_kernel_acer_swing_cm10.1_MDP4
drivers/infiniband/hw/ehca/ehca_mcast.c
13503
4589
/* * IBM eServer eHCA Infiniband device driver for Linux on POWER * * mcast functions * * Authors: Khadija Souissi <souissik@de.ibm.com> * Waleri Fomin <fomin@de.ibm.com> * Reinhard Ernst <rernst@de.ibm.com> * Hoang-Nam Nguyen <hnguyen@de.ibm.com> * Heiko J Schick <s...
gpl-2.0
aldanopolis/android_kernel_motorola_msm8226
net/wimax/debugfs.c
14527
2283
/* * Linux WiMAX * Debugfs support * * * Copyright (C) 2005-2006 Intel Corporation <linux-wimax@intel.com> * Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as publ...
gpl-2.0
Raylingogogo/ij3c-openwrt
target/linux/generic/files/drivers/net/phy/rtl8367.c
448
59026
/* * Platform driver for the Realtek RTL8367R/M ethernet switches * * Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.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. */ ...
gpl-2.0
fabianbergmark/linux-sctp
drivers/misc/mic/cosm/cosm_scif_server.c
448
12775
/* * Intel MIC Platform Software Stack (MPSS) * * Copyright(c) 2015 Intel Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2, as * published by the Free Software Foundation. * * This program is distributed in t...
gpl-2.0
mk01/linux-fslc
tools/testing/selftests/powerpc/primitives/load_unaligned_zeropad.c
448
3412
/* * Userspace test harness for load_unaligned_zeropad. Creates two * pages and uses mprotect to prevent access to the second page and * a SEGV handler that walks the exception tables and runs the fixup * routine. * * The results are compared against a normal load that is that is * performed while access to the ...
gpl-2.0
GalaticStryder/kernel_leeco_msm8996
drivers/clocksource/sh_tmu.c
448
15380
/* * SuperH Timer Support - TMU * * Copyright (C) 2009 Magnus Damm * * 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 * * This program is distributed in ...
gpl-2.0
paulalesius/kernel-3.10.20-lenovo-tablet
arch/arm/mach-imx/platsmp.c
1984
2671
/* * Copyright 2011 Freescale Semiconductor, Inc. * Copyright 2011 Linaro Ltd. * * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU General Public License * Version 2 or later at the following locations: * * http://www.opensource.org/licenses/gpl-lic...
gpl-2.0
moresushant48/android_kernel_cyanogen_msm8916
drivers/net/can/sja1000/ems_pci.c
2240
10101
/* * Copyright (C) 2007 Wolfgang Grandegger <wg@grandegger.com> * Copyright (C) 2008 Markus Plessing <plessing@ems-wuensche.com> * Copyright (C) 2008 Sebastian Haas <haas@ems-wuensche.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the version 2 of the GNU Gen...
gpl-2.0
XileForce/Vindicator-S6-Unified
drivers/ata/pata_atiixp.c
2752
8723
/* * pata_atiixp.c - ATI PATA for new ATA layer * (C) 2005 Red Hat Inc * (C) 2009-2010 Bartlomiej Zolnierkiewicz * * Based on * * linux/drivers/ide/pci/atiixp.c Version 0.01-bart2 Feb. 26, 2004 * * Copyright (C) 2003 ATI Inc. <hyu@ati.com> * Copyright (C) 2004 Bartlomiej Zolnierkiewicz * */ #in...
gpl-2.0
ML-Design/android-2.6.35
drivers/gpu/drm/drm_dma.c
4032
4105
/** * \file drm_dma.c * DMA IOCTL and function support * * \author Rickard E. (Rik) Faith <faith@valinux.com> * \author Gareth Hughes <gareth@valinux.com> */ /* * Created: Fri Mar 19 14:30:16 1999 by faith@valinux.com * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Li...
gpl-2.0
ARMP/ARM-Project
drivers/gpu/drm/drm_dma.c
4032
4105
/** * \file drm_dma.c * DMA IOCTL and function support * * \author Rickard E. (Rik) Faith <faith@valinux.com> * \author Gareth Hughes <gareth@valinux.com> */ /* * Created: Fri Mar 19 14:30:16 1999 by faith@valinux.com * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Li...
gpl-2.0
makarandk/linux
arch/mips/emma/markeins/irq.c
4544
8151
/* * Copyright (C) NEC Electronics Corporation 2004-2006 * * This file is based on the arch/mips/ddb5xxx/ddb5477/irq.c * * Copyright 2001 MontaVista Software 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 ...
gpl-2.0
andytimes/kernel-msm8660
drivers/tty/serial/crisv10.c
4800
128985
/* * Serial port driver for the ETRAX 100LX chip * * Copyright (C) 1998-2007 Axis Communications AB * * Many, many authors. Based once upon a time on serial.c for 16x50. * */ static char *serial_version = "$Revision: 1.25 $"; #include <linux/types.h> #include <linux/errno.h> #include <linux/signal.h> #i...
gpl-2.0
jituijiaqiezi/linux
drivers/ide/cs5535.c
4800
6315
/* * Copyright (C) 2004-2005 Advanced Micro Devices, Inc. * Copyright (C) 2007 Bartlomiej Zolnierkiewicz * * History: * 09/20/2005 - Jaya Kumar <jayakumar.ide@gmail.com> * - Reworked tuneproc, set_drive, misc mods to prep for mainline * - Work was sponsored by CIS (M) Sdn Bhd. * Ported to Kernel 2.6.11 on ...
gpl-2.0
akkufix/HTC_M7xx_kernel-4.4x
arch/x86/kernel/amd_nb.c
5824
7001
/* * Shared support code for AMD K8 northbridges and derivates. * Copyright 2006 Andi Kleen, SUSE Labs. Subject to GPLv2. */ #include <linux/types.h> #include <linux/slab.h> #include <linux/init.h> #include <linux/errno.h> #include <linux/module.h> #include <linux/spinlock.h> #include <asm/amd_nb.h> static u32 *flu...
gpl-2.0
Flemmard/htc7x30-3.0
fs/hpfs/name.c
10944
3234
/* * linux/fs/hpfs/name.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * operations with filenames */ #include "hpfs_fn.h" static inline int not_allowed_char(unsigned char c) { return c<' ' || c=='"' || c=='*' || c=='/' || c==':' || c=='<' || c=='>' || c=='?' || c=='\\' || c=='...
gpl-2.0
eoghan2t9/primou-kernel-IRONMAN
arch/blackfin/mach-bf538/dma.c
12224
3039
/* * the simple DMA Implementation for Blackfin * * Copyright 2008 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <asm/blackfin.h> #include <asm/dma.h> struct dma_register * const dma_io_base_addr[MAX_DMA_CHANNELS] = { (struct dma_register *) DMA0_NEXT_DESC_PT...
gpl-2.0
cattleprod/samsung-kernel-gt-i9100
mm/kmemcheck.c
12736
2910
#include <linux/gfp.h> #include <linux/mm_types.h> #include <linux/mm.h> #include <linux/slab.h> #include <linux/kmemcheck.h> void kmemcheck_alloc_shadow(struct page *page, int order, gfp_t flags, int node) { struct page *shadow; int pages; int i; pages = 1 << order; /* * With kmemcheck enabled, we need to al...
gpl-2.0
szezso/android_kernel_motorola_msm8916
mm/kmemcheck.c
12736
2910
#include <linux/gfp.h> #include <linux/mm_types.h> #include <linux/mm.h> #include <linux/slab.h> #include <linux/kmemcheck.h> void kmemcheck_alloc_shadow(struct page *page, int order, gfp_t flags, int node) { struct page *shadow; int pages; int i; pages = 1 << order; /* * With kmemcheck enabled, we need to al...
gpl-2.0
savoca/h811
crypto/cipher.c
12992
3391
/* * 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
fschaefer/android-samsung-3.0-jb
arch/powerpc/boot/cuboot-taishan.c
14016
1361
/* * Old U-boot compatibility for Taishan * * Author: Hugh Blemings <hugh@au.ibm.com> * * Copyright 2007 Hugh Blemings, IBM Corporation. * Based on cuboot-ebony.c which is: * Copyright 2007 David Gibson, IBM Corporation. * Based on cuboot-83xx.c, which is: * Copyright (c) 2007 Freescale Semiconductor, Inc....
gpl-2.0
windxixi/kernel_ef39s_ics
drivers/gpu/msm/adreno_postmortem.c
193
21527
/* Copyright (c) 2010-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
zhaiyu/linux-2.6
drivers/staging/comedi/drivers/pcmad.c
193
4047
/* * pcmad.c * Hardware driver for Winsystems PCM-A/D12 and PCM-A/D16 * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 2000,2001 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 General Public Li...
gpl-2.0
iTechnoguy/zwkernel
mm/migrate.c
449
46080
/* * Memory Migration functionality - linux/mm/migration.c * * Copyright (C) 2006 Silicon Graphics, Inc., Christoph Lameter * * Page migration was first developed in the context of the memory hotplug * project. The main authors of the migration code are: * * IWAMOTO Toshihiro <iwamoto@valinux.co.jp> * Hirokazu...
gpl-2.0
G620s-Development/android_kernel_huawei_g620s
drivers/cpuidle/driver.c
449
5568
/* * driver.c - driver support * * (C) 2006-2007 Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> * Shaohua Li <shaohua.li@intel.com> * Adam Belay <abelay@novell.com> * * This code is licenced under the GPL. */ #include <linux/mutex.h> #include <linux/module.h> #include <linux/cp...
gpl-2.0
aimaletdinow/LABS
drivers/net/ethernet/brocade/bna/bna_tx_rx.c
449
98712
/* * Linux network driver for Brocade Converged Network Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 as * published by the Free Software Foundation * * This program is distributed in the hope that it will ...
gpl-2.0
BobZhome/android_kernel_gelato
arch/sh/boards/mach-snapgear/io.c
1473
2630
/* * Copyright (C) 2002 David McCullough <davidm@snapgear.com> * Copyright (C) 2001 Ian da Silva, Jeremy Siegel * Based largely on io_se.c. * * I/O routine for Hitachi 7751 SolutionEngine. * * Initial version only to support LAN access; some * placeholder code from io_se.c left in with the * expectation of l...
gpl-2.0
LuisCastillo98/FenomenalMod_alto45_kernel
drivers/net/usb/r8152.c
1985
42253
/* * Copyright (c) 2013 Realtek Semiconductor Corp. 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. * */ #include <linux/init.h> #include <linux/signal....
gpl-2.0
ryrzy/g2_4.2.2
arch/alpha/kernel/srmcons.c
4545
6074
/* * linux/arch/alpha/kernel/srmcons.c * * Callback based driver for SRM Console console device. * (TTY driver and console driver) */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/console.h> #include <linux/delay.h> #include <linux/mm.h> #include <linux/slab.h> #include <linux/spinlock.h> #inc...
gpl-2.0
lawnn/android_kernel_samsung_d2dcm
arch/arm/mach-exynos/clock-exynos4.c
4545
43133
/* * Copyright (c) 2010-2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * * EXYNOS4 - Clock 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 the Free Software Foundation. */ #include ...
gpl-2.0
percy-g2/android_kernel_sony_msm8226
drivers/gpu/drm/radeon/radeon_asic.c
4801
49248
/* * Copyright 2008 Advanced Micro Devices, Inc. * Copyright 2008 Red Hat Inc. * Copyright 2009 Jerome Glisse. * * 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, in...
gpl-2.0
hroark13/android_kernel_zte_draconis
drivers/s390/char/tty3270.c
4801
42856
/* * drivers/s390/char/tty3270.c * IBM/3270 Driver - tty functions. * * Author(s): * Original 3270 Code for 2.4 written by Richard Hitt (UTS Global) * Rewritten for 2.5 by Martin Schwidefsky <schwidefsky@de.ibm.com> * -- Copyright (C) 2003 IBM Deutschland Entwicklung GmbH, IBM Corporation */ #includ...
gpl-2.0
FrancescoCG/CrazySuperKernel-CM13-KLTE-NEW-REBASE
arch/arm/mach-gemini/board-nas4220b.c
5313
2430
/* * Support for Raidsonic NAS-4220-B * * Copyright (C) 2009 Janos Laube <janos.dev@gmail.com> * * based on rut1xx.c * Copyright (C) 2008 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * 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
Feche/android_kernel_motorola_olympus_oc
lib/decompress_inflate.c
8385
3811
#ifdef STATIC /* Pre-boot environment: included */ /* prevent inclusion of _LINUX_KERNEL_H in pre-boot environment: lots * errors about console_printk etc... on ARM */ #define _LINUX_KERNEL_H #include "zlib_inflate/inftrees.c" #include "zlib_inflate/inffast.c" #include "zlib_inflate/inflate.c" #else /* STATIC */ /*...
gpl-2.0
zhaochengw/android_kernel_nx403
net/netfilter/xt_tcpudp.c
13249
5817
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/types.h> #include <linux/module.h> #include <net/ip.h> #include <linux/ipv6.h> #include <net/ipv6.h> #include <net/tcp.h> #include <net/udp.h> #include <linux/netfilter/x_tables.h> #include <linux/netfilter/xt_tcpudp.h> #include <linux/netfilter_ipv4/ip_tables...
gpl-2.0
netmaxt3r/omni_kernel_sony_msm8974ab
drivers/block/paride/on26.c
15553
7532
/* on26.c (c) 1997-8 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. on26.c is a low-level protocol driver for the OnSpec 90c26 parallel to IDE adapter chip. */ /* Changes: 1.01 GRG 1998.05.06 init_proto, ...
gpl-2.0
javelinanddart/android_kernel_samsung_msm8974
drivers/video/fb_sys_fops.c
15553
2075
/* * linux/drivers/video/fb_sys_read.c - Generic file operations where * framebuffer is in system RAM * * Copyright (C) 2007 Antonino Daplas <adaplas@pol.net> * * 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 * f...
gpl-2.0
chui101/kernel-lge-msm7x30
drivers/block/paride/on26.c
15553
7532
/* on26.c (c) 1997-8 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. on26.c is a low-level protocol driver for the OnSpec 90c26 parallel to IDE adapter chip. */ /* Changes: 1.01 GRG 1998.05.06 init_proto, ...
gpl-2.0
TeamFahQ/kernel_linux-4.2.6-lz
sound/soc/codecs/ak4671.c
194
22490
/* * ak4671.c -- audio driver for AK4671 * * Copyright (C) 2009 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 Softwa...
gpl-2.0
cuviper/linux-uprobes
drivers/net/wireless/iwlegacy/iwl-4965-tx.c
194
40985
/****************************************************************************** * * GPL LICENSE SUMMARY * * Copyright(c) 2008 - 2011 Intel 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...
gpl-2.0
allanmatthew/backports-20141221
drivers/media/dvb-frontends/au8522_dig.c
450
19904
/* Auvitek AU8522 QAM/8VSB demodulator driver Copyright (C) 2008 Steven Toth <stoth@linuxtv.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, ...
gpl-2.0
loveboylion/android_kernel_yu_msm8916
drivers/gpu/drm/radeon/atombios_dp.c
706
26500
/* * 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
pcarrier/linux
drivers/oprofile/timer_int.c
1474
2597
/** * @file timer_int.c * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> */ #include <linux/kernel.h> #include <linux/notifier.h> #include <linux/smp.h> #include <linux/oprofile.h> #include <linux/profile.h> #include <linux/init.h> #inc...
gpl-2.0
TEAM-Gummy/android_kernel_sony_msm8x27
mm/readahead.c
1986
15575
/* * mm/readahead.c - address_space-level file readahead. * * Copyright (C) 2002, Linus Torvalds * * 09Apr2002 Andrew Morton * Initial version. */ #include <linux/kernel.h> #include <linux/fs.h> #include <linux/gfp.h> #include <linux/mm.h> #include <linux/export.h> #include <linux/blkdev.h> #include <linux/bac...
gpl-2.0
Zenfone2-Dev/Kernel-for-Asus-Zenfone-2
drivers/video/backlight/ili9320.c
2242
6932
/* drivers/video/backlight/ili9320.c * * ILI9320 LCD controller driver core. * * Copyright 2007 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versi...
gpl-2.0
rutvik95/speedx_kernel_i9082
drivers/base/node.c
2242
17890
/* * drivers/base/node.c - basic Node class support */ #include <linux/sysdev.h> #include <linux/module.h> #include <linux/init.h> #include <linux/mm.h> #include <linux/memory.h> #include <linux/vmstat.h> #include <linux/node.h> #include <linux/hugetlb.h> #include <linux/compaction.h> #include <linux/cpumask.h> #inc...
gpl-2.0
HRTKernel/Hacker_Kernel_SM-G928F
tools/perf/util/cpumap.c
2242
6087
#include "util.h" #include "sysfs.h" #include "../perf.h" #include "cpumap.h" #include <assert.h> #include <stdio.h> #include <stdlib.h> static struct cpu_map *cpu_map__default_new(void) { struct cpu_map *cpus; int nr_cpus; nr_cpus = sysconf(_SC_NPROCESSORS_ONLN); if (nr_cpus < 0) return NULL; cpus = malloc(s...
gpl-2.0
ShinyROM/android_kernel_asus_grouper
drivers/md/dm-delay.c
3266
8595
/* * Copyright (C) 2005-2007 Red Hat GmbH * * A target that delays reads and/or writes and can send * them to different devices. * * This file is released under the GPL. */ #include <linux/module.h> #include <linux/init.h> #include <linux/blkdev.h> #include <linux/bio.h> #include <linux/slab.h> #include <linux...
gpl-2.0
sytuxww/android2.3-dm8168
arch/h8300/kernel/traps.c
3266
4062
/* * linux/arch/h8300/boot/traps.c -- general exception handling code * H8/300 support Yoshinori Sato <ysato@users.sourceforge.jp> * * Cloned from Linux/m68k. * * No original Copyright holder listed, * Probable original (C) Roman Zippel (assigned DJD, 1999) * * Copyright 1999-2000 D. Jeff Dionne, <jeff@rt-con...
gpl-2.0
EmericanX/android_kernel_motorola_msm8960-common
drivers/regulator/userspace-consumer.c
4034
5005
/* * userspace-consumer.c * * Copyright 2009 CompuLab, Ltd. * * Author: Mike Rapoport <mike@compulab.co.il> * * Based of virtual consumer driver: * Copyright 2008 Wolfson Microelectronics PLC. * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> * * This program is free software; you can redistribu...
gpl-2.0
Alex-the-black/android_kernel_huawei_msm8212
drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c
4802
81943
/* * Original code based Host AP (software wireless LAN access point) driver * for Intersil Prism2/2.5/3 - hostap.o module, common routines * * Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen * <jkmaline@cc.hut.fi> * Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi> * Copyri...
gpl-2.0
Tegra4/android_kernel_hp_phobos-old
drivers/target/target_core_iblock.c
4802
17644
/******************************************************************************* * Filename: target_core_iblock.c * * This file contains the Storage Engine <-> Linux BlockIO transport * specific functions. * * Copyright (c) 2003, 2004, 2005 PyX Technologies, Inc. * Copyright (c) 2005, 2006, 2007 SBE, Inc. * C...
gpl-2.0
Rashed97/android_kernel_samsung_lt03lte
drivers/net/usb/pegasus.c
4802
39300
/* * Copyright (c) 1999-2005 Petko Manolov (petkan@users.sourceforge.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. * * ChangeLog: * .... Most of the time spent on re...
gpl-2.0
yaymalaga/hellsPrime_kernel
arch/arm/mach-s5pv210/pm.c
5058
4215
/* linux/arch/arm/mach-s5pv210/pm.c * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com * * S5PV210 - Power Management support * * Based on arch/arm/mach-s3c2410/pm.c * Copyright (c) 2006 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * * This program is free software; you can r...
gpl-2.0
dankocher/android_kernel_lge_w7ds
drivers/gpu/drm/udl/udl_encoder.c
5314
1920
/* * Copyright (C) 2012 Red Hat * based in parts on udlfb.c: * Copyright (C) 2009 Roberto De Ioris <roberto@unbit.it> * Copyright (C) 2009 Jaya Kumar <jayakumar.lkml@gmail.com> * Copyright (C) 2009 Bernie Thompson <bernie@plugable.com> * * This file is subject to the terms and conditions of the GNU General Publi...
gpl-2.0
Yzoni/android_kernel_google_msm
arch/arm/mach-gemini/board-rut1xx.c
5314
2066
/* * Support for Teltonika RUT1xx * * Copyright (C) 2008-2009 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * 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
drewis/android_kernel_grouper
drivers/video/hpfb.c
8130
11168
/* * HP300 Topcat framebuffer support (derived from macfb of all things) * Phil Blundell <philb@gnu.org> 1998 * DIO-II, colour map and Catseye support by * Kars de Jong <jongk@linux-m68k.org>, May 2004. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/string.h> #incl...
gpl-2.0
pranav01/android_kernel_cyanogen_msm8916-1
arch/cris/arch-v32/mach-fs/pinmux.c
11714
7770
/* * Allocator for I/O pins. All pins are allocated to GPIO at bootup. * Unassigned pins and GPIO pins can be allocated to a fixed interface * or the I/O processor instead. * * Copyright (c) 2004-2007 Axis Communications AB. */ #include <linux/init.h> #include <linux/errno.h> #include <linux/kernel.h> #include <...
gpl-2.0
calixtolinux/Calixto-AM335x-Linux3.2-Versa-EVM-V1
arch/cris/arch-v32/mach-fs/pinmux.c
11714
7770
/* * Allocator for I/O pins. All pins are allocated to GPIO at bootup. * Unassigned pins and GPIO pins can be allocated to a fixed interface * or the I/O processor instead. * * Copyright (c) 2004-2007 Axis Communications AB. */ #include <linux/init.h> #include <linux/errno.h> #include <linux/kernel.h> #include <...
gpl-2.0
estiko/android_lenovo_a706_kinglplite
drivers/block/paride/ktti.c
15554
2782
/* ktti.c (c) 1998 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. ktti.c is a low-level protocol driver for the KT Technology parallel port adapter. This adapter is used in the "PHd" portable hard-drives. As far as I can t...
gpl-2.0
Stuxnet-Kernel/kernel_shamu
drivers/block/rbd.c
195
139801
/* rbd.c -- Export ceph rados objects as a Linux block device based on drivers/block/osdblk.c: Copyright 2009 Red Hat, 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. T...
gpl-2.0
kh007im/ngawi-ics
drivers/gpu/drm/radeon/radeon_pm.c
451
2160
/* * 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, publish, distribute, sublicense, * and/or s...
gpl-2.0
Umang88/Radon-Kenzo
drivers/ata/pata_at32.c
1987
10369
/* * AVR32 SMC/CFC PATA Driver * * Copyright (C) 2007 Atmel Norway * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation. */ #define DEBUG #include <linux/kernel.h> #include <linu...
gpl-2.0
garwedgess/android_kernel_lge_g4
arch/arm64/kvm/emulate.c
1987
4243
/* * (not much of an) Emulation layer for 32bit guests. * * Copyright (C) 2012,2013 - ARM Ltd * Author: Marc Zyngier <marc.zyngier@arm.com> * * based on arch/arm/kvm/emulate.c * Copyright (C) 2012 - Virtual Open Systems and Columbia University * Author: Christoffer Dall <c.dall@virtualopensystems.com> * * Thi...
gpl-2.0
pacificIT/edison-kernel
sound/soc/kirkwood/kirkwood-dma.c
2243
11124
/* * kirkwood-dma.c * * (c) 2010 Arnaud Patard <apatard@mandriva.com> * (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.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; eithe...
gpl-2.0
h113331pp/kernel-3.10.17
sound/soc/samsung/smdk_wm8994pcm.c
2243
4093
/* * sound/soc/samsung/smdk_wm8994pcm.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd * http://www.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 ...
gpl-2.0
djvoleur/kernel_samsung_exynos7420
drivers/video/backlight/l4f00242t03.c
2243
7083
/* * l4f00242t03.c -- support for Epson L4F00242T03 LCD * * Copyright 2007-2009 Freescale Semiconductor, Inc. All Rights Reserved. * * Copyright (c) 2009 Alberto Panizzo <maramaopercheseimorto@gmail.com> * Inspired by Marek Vasut work in l4f00242t03.c * * This program is free software; you can redistribute it a...
gpl-2.0
lowtraxx/kernel
drivers/usb/core/endpoint.c
2243
5174
/* * drivers/usb/core/endpoint.c * * (C) Copyright 2002,2004,2006 Greg Kroah-Hartman * (C) Copyright 2002,2004 IBM Corp. * (C) Copyright 2006 Novell Inc. * * Endpoint sysfs stuff * */ #include <linux/kernel.h> #include <linux/spinlock.h> #include <linux/slab.h> #include <linux/idr.h> #include <linux/usb.h> #i...
gpl-2.0
TheYorickable/tf300t_jb_kernel
drivers/video/fb_ddc.c
4035
2637
/* * driver/vide/fb_ddc.c - DDC/EDID read support. * * Copyright (C) 2006 Dennis Munsie <dmunsie@cecropia.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 this archive * for more details. */ #include <linux/delay.h> #...
gpl-2.0
Galland/Linux3188
arch/mips/sgi-ip22/ip22-berr.c
4035
3611
/* * ip22-berr.c: Bus error handling. * * Copyright (C) 2002, 2003 Ladislav Michl (ladis@linux-mips.org) */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/sched.h> #include <asm/addrspace.h> #include <asm/system.h> #include <asm/traps.h> #include <asm/branch.h> #include <asm/irq_regs.h> #includ...
gpl-2.0
androidarmv6/android_kernel_samsung_bcm21553-common
net/netrom/nr_dev.c
4291
4427
/* * 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. * * Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) ...
gpl-2.0
Dabug123/owlCore64
drivers/media/firewire/firedtv-dvb.c
4547
5895
/* * FireDTV driver (formerly known as FireSAT) * * Copyright (C) 2004 Andreas Monitzer <andy@monitzer.com> * Copyright (C) 2008 Henrik Kurelid <henrik@kurelid.se> * * 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 th...
gpl-2.0
Ronfante/android_kernel_xiaomi_cancro
drivers/media/video/s2255drv.c
4803
77408
/* * s2255drv.c - a driver for the Sensoray 2255 USB video capture device * * Copyright (C) 2007-2010 by Sensoray Company Inc. * Dean Anderson * * Some video buffer code based on vivi driver: * * Sensoray 2255 device supports 4 simultaneous channels. * The channels are not "cros...
gpl-2.0
mr-tweaker/sabermod_kernel_cancro
drivers/scsi/qla4xxx/ql4_os.c
4803
169182
/* * QLogic iSCSI HBA Driver * Copyright (c) 2003-2010 QLogic Corporation * * See LICENSE.qla4xxx for copyright and licensing details. */ #include <linux/moduleparam.h> #include <linux/slab.h> #include <linux/blkdev.h> #include <linux/iscsi_boot_sysfs.h> #include <linux/inet.h> #include <scsi/scsi_tcq.h> #includ...
gpl-2.0
zakee94/stellar_msm8226
drivers/media/video/cx23885/cimax2.c
8131
12963
/* * cimax2.c * * CIMax2(R) SP2 driver in conjunction with NetUp Dual DVB-S2 CI card * * Copyright (C) 2009 NetUP Inc. * Copyright (C) 2009 Igor M. Liplianin <liplianin@netup.ru> * Copyright (C) 2009 Abylay Ospan <aospan@netup.ru> * * This program is free software; you can redistribute it and/or modify * it u...
gpl-2.0
santod/KK_sense_kernel_htc_m8vzw
drivers/media/video/cx23885/cimax2.c
8131
12963
/* * cimax2.c * * CIMax2(R) SP2 driver in conjunction with NetUp Dual DVB-S2 CI card * * Copyright (C) 2009 NetUP Inc. * Copyright (C) 2009 Igor M. Liplianin <liplianin@netup.ru> * Copyright (C) 2009 Abylay Ospan <aospan@netup.ru> * * This program is free software; you can redistribute it and/or modify * it u...
gpl-2.0
arasilinux/kernel-3.2.0
fs/nls/nls_ascii.c
12227
5874
/* * linux/fs/nls/nls_ascii.c * * Charset ascii translation tables. * Generated automatically from the Unicode and charset * tables from the Unicode Organization (www.unicode.org). * The Unicode to charset table has only exact mappings. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/stri...
gpl-2.0
ptmr3/SGH-T989_JB
sound/isa/gus/gus_mem_proc.c
14019
3022
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * GUS's memory access via proc filesystem * * * 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
VirtuOR/OpenTRILL
linux-3.10.7/drivers/infiniband/hw/ipath/ipath_stats.c
14275
11237
/* * Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 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-2.0
bjzhang/linux_arm_xen
drivers/block/paride/fit3.c
15555
4484
/* fit3.c (c) 1998 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. fit3.c is a low-level protocol driver for newer models of the Fidelity International Technology parallel port adapter. This adapter is used in their TransDi...
gpl-2.0
YogeshNain/linux
sound/soc/codecs/tlv320aic32x4.c
196
26505
/* * linux/sound/soc/codecs/tlv320aic32x4.c * * Copyright 2011 Vista Silicon S.L. * * Author: Javier Martin <javier.martin@vista-silicon.com> * * Based on sound/soc/codecs/wm8974 and TI driver for kernel 2.6.27. * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
gpl-2.0
siis/pfwall
drivers/usb/musb/musb_host.c
196
65606
/* * MUSB OTG driver host support * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2008-2009 MontaVista Software, Inc. <source@mvista.com> * * This program is free software; you can redistribute it and/or *...
gpl-2.0