repo_name
string
path
string
copies
string
size
string
content
string
license
string
hfutxqd/android_kernel_zte_s291_msm8974
arch/arm/mach-tegra/reset.c
2700
2173
/* * arch/arm/mach-tegra/reset.c * * Copyright (C) 2011,2012 NVIDIA Corporation. * * 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 distr...
gpl-2.0
kgp700/Neok-GNexroid-Kernel-JB
arch/arm/mach-omap2/clock2430.c
3212
1834
/* * clock2430.c - OMAP2430-specific clock integration code * * Copyright (C) 2005-2008 Texas Instruments, Inc. * Copyright (C) 2004-2010 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, * Gordon McNutt and Ri...
gpl-2.0
elelinux/hero_kernel
drivers/ide/ide-pci-generic.c
4236
6194
/* * Copyright (C) 2001-2002 Andre Hedrick <andre@linux-ide.org> * Portions (C) Copyright 2002 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; either version 2, or (at you...
gpl-2.0
psyke83/android_kernel_samsung_msm-codeaurora
drivers/staging/octeon/cvmx-helper-rgmii.c
4748
17448
/***********************license start*************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2008 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
gpl-2.0
sirmordred/samsung-kernel-msm7x30
drivers/s390/block/dasd_eer.c
5516
20445
/* * Character device driver for extended error reporting. * * Copyright (C) 2005 IBM Corporation * extended error reporting for DASD ECKD devices * Author(s): Stefan Weinhuber <wein@de.ibm.com> */ #define KMSG_COMPONENT "dasd-eckd" #include <linux/init.h> #include <linux/fs.h> #include <linux/kernel.h> #in...
gpl-2.0
crpalmer/android_kernel_samsung_msm8974
arch/mips/pci/msi-octeon.c
7052
12535
/* * 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. * * Copyright (C) 2005-2009, 2010 Cavium Networks */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/msi.h> #include <linux...
gpl-2.0
CyanogenMod/android_kernel_sony_msm8974
net/netfilter/ipset/ip_set_getport.c
7308
3479
/* Copyright (C) 2003-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> * * 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. */ /* Get Layer-4 data from the packets */ #include <lin...
gpl-2.0
febycv/htc_kernel_creamed_glacier
drivers/video/console/softcursor.c
10124
2129
/* * linux/drivers/video/console/softcursor.c * * Generic software cursor for frame buffer devices * * Created 14 Nov 2002 by James Simmons * * 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. ...
gpl-2.0
asoneofus/v350
FADG_4.39A/kernel/drivers/video/riva/riva_hw.c
12940
79994
/***************************************************************************\ |* *| |* Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *| |* *| |...
gpl-2.0
froggy666uk/Froggy_SensMod_CM10.1
fs/partitions/osf.c
12940
1925
/* * fs/partitions/osf.c * * Code extracted from drivers/block/genhd.c * * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King */ #include "check.h" #include "osf.h" #define MAX_OSF_PARTITIONS 18 int osf_partition(struct parsed_partitions *state) { int i; int slot = 1; unsigned...
gpl-2.0
puglia/PMFS-atomic-patch
fs/ecryptfs/inode.c
141
33574
/** * eCryptfs: Linux filesystem encryption layer * * Copyright (C) 1997-2004 Erez Zadok * Copyright (C) 2001-2004 Stony Brook University * Copyright (C) 2004-2007 International Business Machines Corp. * Author(s): Michael A. Halcrow <mahalcro@us.ibm.com> * Michael C. Thompsion <mcthomps@us.ibm.co...
gpl-2.0
embeddedEnsicaen/kernel
arch/arm/mach-ep93xx/edb93xx.c
141
10766
/* * arch/arm/mach-ep93xx/edb93xx.c * Cirrus Logic EDB93xx Development Board support. * * EDB93XX, EDB9301, EDB9307A * Copyright (C) 2008-2009 H Hartley Sweeten <hsweeten@visionengravers.com> * * EDB9302 * Copyright (C) 2006 George Kashperko <george@chas.com.ua> * * EDB9302A, EDB9315, EDB9315A * Copyright (C...
gpl-2.0
yohanes/Acer-BeTouch-E130-Linux-Kernel
drivers/net/wireless/rt2x00/rt2x00leds.c
141
6592
/* Copyright (C) 2004 - 2008 rt2x00 SourceForge Project <http://rt2x00.serialmonkey.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...
gpl-2.0
chuukai/ponyo-kernel-nAa
kernel/rcutree.c
397
52492
/* * Read-Copy Update mechanism for mutual exclusion * * 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. * * This ...
gpl-2.0
cwyy/kernel
drivers/i2c/chips/pca963x.c
397
11521
/* pca963x.c - 4-bit I2C-bus LED driver * * Copyright (C) 2008 HTC Corporation. * Author: Shan-Fu Chiou <sfchiou@gmail.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 und...
gpl-2.0
dzo/android_kernel_huawei_u8800-1
drivers/net/ethernet/msm/msm_rmnet_sdio.c
397
17598
/* 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
theme/linux
arch/cris/kernel/irq.c
1421
1597
/* * * linux/arch/cris/kernel/irq.c * * Copyright (c) 2000,2007 Axis Communications AB * * Authors: Bjorn Wesen (bjornw@axis.com) * * This file contains the code used by various IRQ handling routines: * asking for different IRQs should be done through these routines * instead of just grabbing them. ...
gpl-2.0
elelinux/hero_kernel
drivers/pci/hotplug/pcihp_slot.c
2701
7231
/* * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copyright (C) 2003-2004 Intel Corporation * (c) Copyright 2009 Hewlett-Packard Development Company, L.P. * * All rights reserved. * * This program is free software;...
gpl-2.0
houzhenggang/bcm63xx-next
drivers/oprofile/cpu_buffer.c
2957
10842
/** * @file cpu_buffer.c * * @remark Copyright 2002-2009 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> * @author Barry Kasindorf <barry.kasindorf@amd.com> * @author Robert Richter <robert.richter@amd.com> * * Each CPU has a local buffer that stores PC value/...
gpl-2.0
GlitchKernel/Glitch
drivers/mmc/host/jz4740_mmc.c
3213
25186
/* * Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de> * JZ4740 SD/MMC controller driver * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the Li...
gpl-2.0
garwynn/SC02E_LJF_Kernel
arch/um/kernel/process.c
3469
9603
/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Copyright 2003 PathScale, Inc. * Licensed under the GPL */ #include <linux/stddef.h> #include <linux/err.h> #include <linux/hardirq.h> #include <linux/mm.h> #include <linux/module.h> #include <linux/personality.h> #include <linux/proc_fs....
gpl-2.0
sebirdman/m7_kernel_dev
kernel/compat.c
4749
31208
/* * linux/kernel/compat.c * * Kernel compatibililty routines for e.g. 32 bit syscall support * on 64 bit kernels. * * Copyright (C) 2002-2003 Stephen Rothwell, IBM Corporation * * 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
TheNotOnly/linux-3.5
arch/arm/mach-mmp/brownstone.c
5005
5416
/* * linux/arch/arm/mach-mmp/brownstone.c * * Support for the Marvell Brownstone 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 * publ...
gpl-2.0
Kenepo/roots_kk_lge_msm8974
arch/arm/mach-ixp4xx/nslu2-setup.c
5005
7157
/* * arch/arm/mach-ixp4xx/nslu2-setup.c * * NSLU2 board-setup * * Copyright (C) 2008 Rod Whitby <rod@whitby.id.au> * * based on ixdp425-setup.c: * Copyright (C) 2003-2004 MontaVista Software, Inc. * based on nslu2-power.c: * Copyright (C) 2005 Tower Technologies * * Author: Mark Rakes <mrakes at mac.co...
gpl-2.0
vakkov/android_kernel_samsung_tuna
drivers/crypto/caam/error.c
7053
8106
/* * CAAM Error Reporting * * Copyright 2009-2011 Freescale Semiconductor, Inc. */ #include "compat.h" #include "regs.h" #include "intern.h" #include "desc.h" #include "jr.h" #include "error.h" #define SPRINTFCAT(str, format, param, max_alloc) \ { \ char *tmp; \ \ tmp = kmalloc(sizeof(forma...
gpl-2.0
itead/ITEADSW_kernel
scripts/dtc/libfdt/fdt.c
7309
5370
/* * libfdt - Flat Device Tree manipulation * Copyright (C) 2006 David Gibson, IBM Corporation. * * libfdt is dual licensed: you can use it either under the terms of * the GPL, or the BSD license, at your option. * * a) This library is free software; you can redistribute it and/or * modify it under the ter...
gpl-2.0
alexforsale/android_kernel_xiaomi_armani
arch/avr32/boards/merisc/merisc_sysfs.c
9101
1335
/* * Merisc sysfs exports * * Copyright (C) 2008 Martinsson Elektronik AB * * 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 <linux/kernel....
gpl-2.0
Snuzzo/Kitten_Kernel
drivers/misc/iwmc3200top/log.c
9101
8042
/* * iwmc3200top - Intel Wireless MultiCom 3200 Top Driver * drivers/misc/iwmc3200top/log.c * * Copyright (C) 2009 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 version * 2 as published by t...
gpl-2.0
aloeffler/linux308
arch/avr32/mm/cache.c
10125
3817
/* * Copyright (C) 2004-2006 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/highmem.h> #include <linux/unistd.h> #include <asm/cacheflus...
gpl-2.0
OnePlusOSS/android_kernel_oneplus_one
drivers/ide/ide-devsets.c
12941
3915
#include <linux/kernel.h> #include <linux/gfp.h> #include <linux/ide.h> DEFINE_MUTEX(ide_setting_mtx); ide_devset_get(io_32bit, io_32bit); static int set_io_32bit(ide_drive_t *drive, int arg) { if (drive->dev_flags & IDE_DFLAG_NO_IO_32BIT) return -EPERM; if (arg < 0 || arg > 1 + (SUPPORT_VLB_SYNC << 1)) retu...
gpl-2.0
kirananto/android_kernel_cyanogen_msm8916-1
drivers/gud/MobiCoreKernelApi/connection.c
910
4750
/* * Copyright (c) 2013 TRUSTONIC LIMITED * 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 will be u...
gpl-2.0
ML-Design/android-2.6.35
arch/s390/kernel/irq.c
1678
2374
/* * arch/s390/kernel/irq.c * * Copyright IBM Corp. 2004,2007 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), * Thomas Spatzier (tspat@de.ibm.com) * * This file contains interrupt related functions. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/kernel_stat.h> #includ...
gpl-2.0
bubby323/samsung-kernel-c1spr
arch/mips/math-emu/sp_tint.c
1678
3059
/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. * http://www.algor.co.uk * * ######################################################################## * * This program is free software; you can distribute it and/or modify i...
gpl-2.0
mythos234/NB_ET_Kernel
drivers/usb/host/ehci-tegra.c
1934
22530
/* * EHCI-compliant USB host controller driver for NVIDIA Tegra SoCs * * Copyright (C) 2010 Google, Inc. * Copyright (C) 2009 - 2013 NVIDIA Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Softw...
gpl-2.0
KylinUI/android_kernel_lge_mako
arch/arm/mach-msm/acpuclock-fsm9xxx.c
3214
1671
/* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
cile/pyramid-kernel
drivers/i2c/busses/i2c-ixp2000.c
3982
4373
/* * drivers/i2c/busses/i2c-ixp2000.c * * I2C adapter for IXP2000 systems using GPIOs for I2C bus * * Author: Deepak Saxena <dsaxena@plexity.net> * Based on IXDP2400 code by: Naeem M. Afzal <naeem.m.afzal@intel.com> * Made generic by: Jeff Daly <jeffrey.daly@intel.com> * * Copyright (c) 2003-2004 MontaVista So...
gpl-2.0
sktjdgns1189/android_kernel_samsung_SHW-M130K
drivers/net/irda/sa1100_ir.c
4238
22082
/* * linux/drivers/net/irda/sa1100_ir.c * * Copyright (C) 2000-2001 Russell King * * 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. * * Infra-red driver for the StrongARM SA...
gpl-2.0
cb22/tf300tg_jb_kernel
drivers/net/sonic.c
4238
22081
/* * sonic.c * * (C) 2005 Finn Thain * * Converted to DMA API, added zero-copy buffer handling, and * (from the mac68k project) introduced dhd's support for 16-bit cards. * * (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de) * * This driver is based on work from Andreas Busse, but most of * th...
gpl-2.0
santod/nuk3rn3l_htc_msm8960-lollipop
arch/arm/mach-exynos/setup-spi.c
4750
1852
/* linux/arch/arm/mach-exynos4/setup-spi.c * * Copyright (C) 2011 Samsung Electronics 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 version 2 as * published by the Free Software Foundation...
gpl-2.0
BuzzBumbleBee/kernel
arch/arm/plat-s5p/dev-uart.c
5006
2894
/* linux/arch/arm/plat-s5p/dev-uart.c * * Copyright (c) 2009 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * Base S5P UART resource and device definitions * * 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
friedrich420/N3-AEL-Kernel-Lollipop-Ed.
arch/arm/mach-orion5x/lsmini-setup.c
5006
7273
/* * arch/arm/mach-orion5x/lsmini-setup.c * * Maintainer: Alexey Kopytko <alexey@kopytko.ru> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ #include <linux/kernel.h> #i...
gpl-2.0
Ultrax5/android_kernel_sony_msm8960t
drivers/gpu/drm/gma500/mdfld_device.c
5262
18972
/************************************************************************** * Copyright (c) 2011, Intel Corporation. * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by t...
gpl-2.0
bju2000/Sense7_Kernel_b2wlj
drivers/gpu/drm/gma500/cdv_device.c
5262
13084
/************************************************************************** * Copyright (c) 2011, Intel Corporation. * All Rights Reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by t...
gpl-2.0
fire855/android_kernel_wiko_l5510
arch/powerpc/boot/ps3.c
11918
4030
/* * PS3 bootwrapper support. * * Copyright (C) 2007 Sony Computer Entertainment Inc. * Copyright 2007 Sony 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; version 2 of the...
gpl-2.0
Clumsy-Kernel-Development/M8_Kernel
sound/core/seq/seq_fifo.c
12686
6036
/* * ALSA sequencer FIFO * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl> * * * 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
ElKowak/android_kernel_motorola_msm8610
drivers/media/video/ivtv/ivtv-queue.c
14222
9002
/* buffer queues. Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2004 Chris Kennedy <c@groovy.org> 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...
gpl-2.0
zhaoleidd/btrfs
drivers/media/usb/cx231xx/cx231xx-cards.c
143
43624
/* cx231xx-cards.c - driver for Conexant Cx23100/101/102 USB video capture devices Copyright (C) 2008 <srinivasa.deevi at conexant dot com> Based on em28xx driver This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published ...
gpl-2.0
psyke83/android_kernel_huawei_msm7x25
net/ipv4/sysctl_net_ipv4.c
399
21497
/* * sysctl_net_ipv4.c: sysctl interface to net IPV4 subsystem. * * Begun April 1, 1996, Mike Shaver. * Added /proc/sys/net/ipv4 directory entry (empty =) ). [MS] */ #include <linux/mm.h> #include <linux/module.h> #include <linux/sysctl.h> #include <linux/igmp.h> #include <linux/inetdevice.h> #include <linux/seql...
gpl-2.0
henrix/rpi-linux
drivers/irqchip/irq-bcm7038-l1.c
399
8384
/* * Broadcom BCM7038 style Level 1 interrupt controller driver * * Copyright (C) 2014 Broadcom Corporation * Author: Kevin Cernekee * * 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 Found...
gpl-2.0
hpzhong/linux-stable
drivers/i2c/busses/i2c-st.c
655
22165
/* * Copyright (C) 2013 STMicroelectronics * * I2C master mode controller driver, used in STMicroelectronics devices. * * Author: Maxime Coquelin <maxime.coquelin@st.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...
gpl-2.0
sembre/kernel_totoro_update3
common/arch/arm/mach-aaec2000/aaed2000.c
1679
2298
/* * linux/arch/arm/mach-aaec2000/aaed2000.c * * Support for the Agilent AAED-2000 Development Platform. * * Copyright (c) 2005 Nicolas Bellido Y Ortega * * 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...
gpl-2.0
Fusion-Devices/android_kernel_motorola_msm8916
arch/arm/mach-kirkwood/t5325-setup.c
2703
4737
/* * * HP t5325 Thin Client setup * * Copyright (C) 2010 Martin Michlmayr <tbm@cyrius.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 y...
gpl-2.0
kimjh-sane/imx6sane-linux-3.14.28
drivers/staging/speakup/speakup_spkout.c
3471
5182
/* * originally written by: Kirk Reiser <kirk@braille.uwo.ca> * this version considerably modified by David Borowski, david575@rogers.com * * Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 2003 David Borowski. * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
gpl-2.0
drgroovestarr/kernel_samsung_manta
arch/sh/kernel/cpu/sh4a/setup-sh7724.c
4495
36230
/* * SH7724 Setup * * Copyright (C) 2009 Renesas Solutions Corp. * * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on SH7723 Setup * Copyright (C) 2008 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main direc...
gpl-2.0
tako0910/android_kernel_htc_valentewx
drivers/watchdog/iop_wdt.c
4751
6130
/* * drivers/char/watchdog/iop_wdt.c * * WDT driver for Intel I/O Processors * Copyright (C) 2005, Intel Corporation. * * Based on ixp4xx driver, Copyright 2004 (c) MontaVista, Software, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU...
gpl-2.0
htc-m8-caf/android_kernel_htc_msm8974
fs/btrfs/dir-item.c
5007
11931
/* * Copyright (C) 2007 Oracle. 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 v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHO...
gpl-2.0
NoelMacwan/SXDHuashan
drivers/net/wireless/b43/tables_phy_lcn.c
5519
25194
/* Broadcom B43 wireless driver IEEE 802.11n LCN-PHY data tables Copyright (c) 2011 Rafał Miłecki <zajec5@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 ...
gpl-2.0
mythos234/NamelessN910F-LL
fs/ext4/xattr_user.c
8591
1604
/* * linux/fs/ext4/xattr_user.c * Handler for extended user attributes. * * Copyright (C) 2001 by Andreas Gruenbacher, <a.gruenbacher@computer.org> */ #include <linux/string.h> #include <linux/fs.h> #include "ext4_jbd2.h" #include "ext4.h" #include "xattr.h" static size_t ext4_xattr_user_list(struct dentry *dent...
gpl-2.0
AlmightyMegadeth00/kernel_minnow
fs/ext4/xattr_trusted.c
8591
1523
/* * linux/fs/ext4/xattr_trusted.c * Handler for trusted extended attributes. * * Copyright (C) 2003 by Andreas Gruenbacher, <a.gruenbacher@computer.org> */ #include <linux/string.h> #include <linux/capability.h> #include <linux/fs.h> #include "ext4_jbd2.h" #include "ext4.h" #include "xattr.h" static size_t ext4...
gpl-2.0
blastagator/LGG2_TWRP_Kernel
fs/ext4/xattr_user.c
8591
1604
/* * linux/fs/ext4/xattr_user.c * Handler for extended user attributes. * * Copyright (C) 2001 by Andreas Gruenbacher, <a.gruenbacher@computer.org> */ #include <linux/string.h> #include <linux/fs.h> #include "ext4_jbd2.h" #include "ext4.h" #include "xattr.h" static size_t ext4_xattr_user_list(struct dentry *dent...
gpl-2.0
lukier/linux-hi3518
lib/mpi/generic_mpih-mul2.c
9871
1976
/* mpihelp-mul_2.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, 2001 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG 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
Radium-Devices/Radium_shamu
lib/mpi/generic_mpih-add1.c
9871
2027
/* mpihelp-add_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, * 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the F...
gpl-2.0
keily90/tf101-nv-linux
sound/core/rawmidi_compat.c
13967
3570
/* * 32bit -> 64bit ioctl wrapper for raw MIDI API * Copyright (c) by Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licen...
gpl-2.0
Euphoria-OS-Devices/android_kernel_motorola_msm8226
sound/core/rawmidi_compat.c
13967
3570
/* * 32bit -> 64bit ioctl wrapper for raw MIDI API * Copyright (c) by Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licen...
gpl-2.0
KylinUI/android_kernel_oppo_n1
arch/arm/mach-msm/smd.c
400
91980
/* arch/arm/mach-msm/smd.c * * Copyright (C) 2007 Google, Inc. * Copyright (c) 2008-2012, The Linux Foundation. All rights reserved. * Author: Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Founda...
gpl-2.0
cellphone/lge_p880_kernel_3.0
fs/hfs/btree.c
912
8736
/* * linux/fs/hfs/btree.c * * Copyright (C) 2001 * Brad Boyer (flar@allandria.com) * (C) 2003 Ardis Technologies <roman@ardistech.com> * * Handle opening/closing btree */ #include <linux/pagemap.h> #include <linux/slab.h> #include <linux/log2.h> #include "btree.h" /* Get a reference to a B*Tree and do some ...
gpl-2.0
linux-wpan/linux-wpan
drivers/scsi/qla4xxx/ql4_83xx.c
912
44525
/* * QLogic iSCSI HBA Driver * Copyright (c) 2003-2013 QLogic Corporation * * See LICENSE.qla4xxx for copyright and licensing details. */ #include <linux/ratelimit.h> #include "ql4_def.h" #include "ql4_version.h" #include "ql4_glbl.h" #include "ql4_dbg.h" #include "ql4_inline.h" uint32_t qla4_83xx_rd_reg(stru...
gpl-2.0
ChronoMonochrome/android_kernel_ste-3.4
drivers/net/wireless/bcmdhd/bcmsdh_sdmmc.c
2192
38038
/* * BCMSDH Function Driver for the native SDIO/MMC driver in the Linux Kernel * * Copyright (C) 1999-2012, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU ...
gpl-2.0
rohanpurohit/android_kernel_sony_msm8930
fs/nfsd/nfs4state.c
2704
129358
/* * Copyright (c) 2001 The Regents of the University of Michigan. * All rights reserved. * * Kendrick Smith <kmsmith@umich.edu> * Andy Adamson <kandros@umich.edu> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met...
gpl-2.0
SlimRoms/kernel_samsung_crespo
drivers/mmc/host/at91_mci.c
2704
31224
/* * linux/drivers/mmc/host/at91_mci.c - ATMEL AT91 MCI Driver * * Copyright (C) 2005 Cougar Creek Computing Devices Ltd, All Rights Reserved * * Copyright (C) 2006 Malcolm Noyes * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ve...
gpl-2.0
shminer/LG-F460-Kernel
drivers/net/wireless/rtlwifi/rtl8723ae/pwrseqcmd.c
2960
4130
/****************************************************************************** * * Copyright(c) 2009-2012 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
boa19861105/B2_UHL
arch/hexagon/kernel/vm_events.c
3216
3077
/* * Mostly IRQ support for Hexagon * * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. ...
gpl-2.0
kozmikkick/KozmiKKernel-HTC-One
drivers/dma/mv_xor.c
4496
35674
/* * offload engine driver for the Marvell XOR engine * Copyright (C) 2007, 2008, Marvell International Ltd. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. *...
gpl-2.0
yeewang/linux-sunxi
drivers/staging/tidspbridge/pmgr/io.c
7824
2376
/* * io.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * IO manager interface: Manages IO between CHNL and msg_ctrl. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
redmi/android_kernel_HM2014811
sound/pci/echoaudio/mia.c
8080
3487
/* * ALSA driver for Echoaudio soundcards. * Copyright (C) 2003-2004 Giuliano Pochini <pochini@shiny.it> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. *...
gpl-2.0
emxys1/imx6rex-bombardier-base-linux-3.10.17
arch/m68k/amiga/amiints.c
8592
4218
/* * Amiga Linux interrupt handling code * * 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/init.h> #include <linux/interrupt.h> #include <linux/errno.h> #include <linux/irq.h...
gpl-2.0
ruslan250283/alcatel_5042
arch/m68k/amiga/amiints.c
8592
4218
/* * Amiga Linux interrupt handling code * * 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/init.h> #include <linux/interrupt.h> #include <linux/errno.h> #include <linux/irq.h...
gpl-2.0
hoonir/iamroot_hypstudy_5th
arch/ia64/sn/kernel/msi_sn.c
10128
5864
/* * 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. * * Copyright (C) 2006 Silicon Graphics, Inc. All Rights Reserved. */ #include <linux/types.h> #include <linux/irq.h> #include <linux/pci.h...
gpl-2.0
skinner12/SkeRneL
drivers/media/dvb/ngene/ngene-i2c.c
12944
4470
/* * ngene-i2c.c: nGene PCIe bridge driver i2c functions * * Copyright (C) 2005-2007 Micronas * * Copyright (C) 2008-2009 Ralph Metzler <rjkm@metzlerbros.de> * Modifications for new nGene firmware, * support for EEPROM-copying, * support fo...
gpl-2.0
primiano/edison-kernel
arch/mn10300/unit-asb2303/leds.c
13712
1471
/* ASB2303 peripheral 7-segment LEDs x1 support * * 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 Licence * as published by the Free Sof...
gpl-2.0
neobuddy89/android_kernel_cyanogen_msm8916
sound/soc/msm/msm-audio-pinctrl.c
145
9214
/* Copyright (c) 2015, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hop...
gpl-2.0
hacklu/linux-2.6.39.1
drivers/isdn/i4l/isdn_common.c
401
59669
/* $Id: isdn_common.c,v 1.1.2.3 2004/02/10 01:07:13 keil Exp $ * * Linux ISDN subsystem, common used functions (linklevel). * * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1995,96 Thinking Objects Software GmbH Wuerzburg * Copyright 1995,96 by Michael Hipp (Michael.Hipp@student.un...
gpl-2.0
shubhangi-shrivastava/drm-intel-nightly
drivers/net/wireless/libertas/mesh.c
1681
30727
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/delay.h> #include <linux/etherdevice.h> #include <linux/hardirq.h> #include <linux/netdevice.h> #include <linux/if_ether.h> #include <linux/if_arp.h> #include <linux/kthread.h> #include <linux/kfifo.h> #include <net/cfg80211.h> #include "mesh.h" #include "de...
gpl-2.0
bju2000/android_kernel_lenovo_k30t
tools/perf/ui/browser.c
2193
15985
#include "../util.h" #include "../cache.h" #include "../../perf.h" #include "libslang.h" #include "ui.h" #include "util.h" #include <linux/compiler.h> #include <linux/list.h> #include <linux/rbtree.h> #include <stdlib.h> #include <sys/ttydefaults.h> #include "browser.h" #include "helpline.h" #include "keysyms.h" #inclu...
gpl-2.0
networkimprov/linux
drivers/gpu/drm/nouveau/core/core/gpuobj.c
2961
8037
/* * Copyright 2012 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 * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
xDARKMATT3Rx/xDARKMATT3Rx_davidskernel
drivers/tty/hvc/hvc_console.c
3985
23665
/* * Copyright (C) 2001 Anton Blanchard <anton@au.ibm.com>, IBM * Copyright (C) 2001 Paul Mackerras <paulus@au.ibm.com>, IBM * Copyright (C) 2004 Benjamin Herrenschmidt <benh@kernel.crashing.org>, IBM Corp. * Copyright (C) 2004 IBM Corporation * * Additional Author(s): * Ryan S. Arnold <rsa@us.ibm.com> * * Th...
gpl-2.0
samurai0000000/linux
arch/blackfin/mach-common/cpufreq.c
4497
5568
/* * Blackfin core clock scaling * * Copyright 2008-2011 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/types.h> #include <linux/init.h> #include <linux/cpufreq.h> #include <linux/fs.h> #include <linux/delay.h> #include <asm/black...
gpl-2.0
gauravdatir/linux
drivers/parisc/hppb.c
4497
2745
/* ** hppb.c: ** HP-PB bus driver for the NOVA and K-Class systems. ** ** (c) Copyright 2002 Ryan Bradetich ** (c) Copyright 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 as published by ** t...
gpl-2.0
mericon/Xperia-S-msm8660
drivers/input/touchscreen/htcpen.c
5009
5955
/* * HTC Shift touchscreen driver * * Copyright (C) 2008 Pau Oliva Fora <pof@eslack.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. */ #include <linux/errno.h> #include...
gpl-2.0
Shabbypenguin/Photon-Kernel
drivers/input/touchscreen/htcpen.c
5009
5955
/* * HTC Shift touchscreen driver * * Copyright (C) 2008 Pau Oliva Fora <pof@eslack.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. */ #include <linux/errno.h> #include...
gpl-2.0
blitzmohit/dragonboard-rtlinux-3.4
arch/mips/kernel/watch.c
9361
4633
/* * 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. * * Copyright (C) 2008 David Daney */ #include <linux/sched.h> #include <asm/processor.h> #include <asm/watch.h> /* * Install the watch r...
gpl-2.0
Pafcholini/Nadia-kernel-LL-N910F-EUR-LL-OpenSource
drivers/media/usb/dvb-usb/friio.c
9617
12421
/* DVB USB compliant Linux driver for the Friio USB2.0 ISDB-T receiver. * * Copyright (C) 2009 Akihiro Tsukada <tskd2@yahoo.co.jp> * * This module is based off the the gl861 and vp702x modules. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public...
gpl-2.0
geekboxzone/lollipop_kernel
drivers/media/usb/tm6000/tm6000-i2c.c
9617
8434
/* * tm6000-i2c.c - driver for TM5600/TM6000/TM6010 USB video capture devices * * Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.org> * * Copyright (C) 2007 Michel Ludwig <michel.ludwig@gmail.com> * - Fix SMBus Read Byte command * * This program is free software; you can redistribute it an...
gpl-2.0
Slayjay78/android_kernel_lge_hammerhead
drivers/input/joystick/grip.c
9873
11537
/* * Copyright (c) 1998-2001 Vojtech Pavlik */ /* * Gravis/Kensington GrIP protocol joystick and gamepad driver for Linux */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either v...
gpl-2.0
jokerfr9/DragonsKernel_Kylessopen
arch/sh/boards/mach-microdev/fdc37c93xapm.c
13969
6415
/* * * Setup for the SMSC FDC37C93xAPM * * Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com) * Copyright (C) 2003, 2004 SuperH, Inc. * Copyright (C) 2004, 2005 Paul Mundt * * SuperH SH4-202 MicroDev board support. * * May be copied or modified under the terms of the GNU General Public * License. S...
gpl-2.0
pio-masaki/kernel_at1s0
lib/vsprintf.c
146
48335
/* * linux/lib/vsprintf.c * * Copyright (C) 1991, 1992 Linus Torvalds */ /* vsprintf.c -- Lars Wirzenius & Linus Torvalds. */ /* * Wirzenius wrote this portably, Torvalds fucked it up :-) */ /* * Fri Jul 13 2001 Crutcher Dunnavant <crutcher+kernel@datastacks.com> * - changed to provide snprintf and vsnprin...
gpl-2.0
hchunhui/newlib
libgloss/xstormy16/eva_app.c
146
1923
/* eva_app.c -- Glue code for linking apps to run under GDB debugger control. * * Copyright (c) 2001 Red Hat, Inc. * * The authors hereby grant permission to use, copy, modify, distribute, * and license this software and its documentation for any purpose, provided * that existing copyright notices are retained in...
gpl-2.0
kmihelich/linux-espressobin
drivers/media/usb/stk1160/stk1160-v4l.c
146
21336
/* * STK1160 driver * * Copyright (C) 2012 Ezequiel Garcia * <elezegarcia--a.t--gmail.com> * * Based on Easycap driver by R.M. Thomas * Copyright (C) 2010 R.M. Thomas * <rmthomas--a.t--sciolus.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera...
gpl-2.0
adafruit/adafruit-raspberrypi-linux
drivers/net/wireless/realtek/rtlwifi/rtl8723be/sw.c
146
13756
/****************************************************************************** * * Copyright(c) 2009-2014 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
ParanoidAndroid/android_kernel_grouper
drivers/media/video/tegra/ov14810.c
146
59066
/* * ov14810.c - ov14810 sensor driver * * Copyright (c) 2011-2012, NVIDIA, All Rights Reserved. * * Contributors: * Krupal Divvela <kdivvela@nvidia.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 * ki...
gpl-2.0