repo_name
string
path
string
copies
string
size
string
content
string
license
string
bootc/linux
arch/mips/cavium-octeon/dma-octeon.c
4687
10071
/* * 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) 2000 Ani Joshi <ajoshi@unixbox.com> * Copyright (C) 2000, 2001 Ralf Baechle <ralf@gnu.org> * Copyright (C) 2005 Ilya A. ...
gpl-2.0
javelinanddart/bricked-flo
drivers/i2c/busses/i2c-pxa-pci.c
4943
3943
/* * The CE4100's I2C device is more or less the same one as found on PXA. * It does not support slave mode, the register slightly moved. This PCI * device provides three bars, every contains a single I2C controller. */ #include <linux/module.h> #include <linux/pci.h> #include <linux/platform_device.h> #include <li...
gpl-2.0
Elnya/aosproject
drivers/scsi/bfa/bfa_ioc_ct.c
4943
25739
/* * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus 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 a...
gpl-2.0
CyanogenMod/android_kernel_sony_msm8660
drivers/leds/leds-regulator.c
4943
5254
/* * leds-regulator.c - LED class driver for regulator driven LEDs. * * Copyright (C) 2009 Antonio Ospite <ospite@studenti.unina.it> * * Inspired by leds-wm8350 driver. * * 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
SaatvikShukla/android_kernel_oneplus_msm8974
drivers/scsi/bfa/bfa_ioc_ct.c
4943
25739
/* * Copyright (c) 2005-2010 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus 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 a...
gpl-2.0
ztemt/NX507J_5.1_kernel
fs/ubifs/scan.c
5455
9657
/* * This file is part of UBIFS. * * Copyright (C) 2006-2008 Nokia 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 the hope th...
gpl-2.0
nycbjr/kernel_sony_sgp3xx
drivers/w1/slaves/w1_ds2408.c
5455
9764
/* * w1_ds2408.c - w1 family 29 (DS2408) driver * * Copyright (c) 2010 Jean-Francois Dagenais <dagenaisj@sonatest.com> * * This source code is licensed under the GNU General Public License, * Version 2. See the file COPYING for more details. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux...
gpl-2.0
GustavoRD78/78Kernel-6.0.1-23.5.A.0.575
arch/cris/arch-v32/mach-fs/vcs_hook.c
9295
2062
/* * Call simulator hook. This is the part running in the * simulated program. */ #include "vcs_hook.h" #include <stdarg.h> #include <arch-v32/hwregs/reg_map.h> #include <arch-v32/hwregs/intr_vect_defs.h> #define HOOK_TRIG_ADDR 0xb7000000 /* hook cvlog model reg address */ #define HOOK_MEM_BASE_ADDR 0xa0000000...
gpl-2.0
Tegra4/android_kernel_hp_phobos-old
drivers/input/evbug.c
12623
3179
/* * Copyright (c) 1999-2001 Vojtech Pavlik */ /* * Input driver event debug module - dumps all events into syslog */ /* * 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
chadouming/android_kernel_htc_msm8994
arch/sh/mm/tlb-urb.c
13903
2067
/* * arch/sh/mm/tlb-urb.c * * TLB entry wiring helpers for URB-equipped parts. * * Copyright (C) 2010 Matt Fleming * * 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/mm....
gpl-2.0
ausdim/TW-jb-Edition-I9505-jfltexx
lib/xz/xz_dec_test.c
13903
5278
/* * XZ decoder tester * * Author: Lasse Collin <lasse.collin@tukaani.org> * * This file has been put into the public domain. * You can do whatever you want with this file. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/fs.h> #include <linux/uaccess.h> #include <linux/crc32.h> #include <...
gpl-2.0
ioz9/GT-N7000-2.35.y-samsung-update1
arch/sh/mm/tlb-urb.c
13903
2067
/* * arch/sh/mm/tlb-urb.c * * TLB entry wiring helpers for URB-equipped parts. * * Copyright (C) 2010 Matt Fleming * * 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/mm....
gpl-2.0
heptalium/rpi-sources-3.16
lib/xz/xz_dec_test.c
13903
5278
/* * XZ decoder tester * * Author: Lasse Collin <lasse.collin@tukaani.org> * * This file has been put into the public domain. * You can do whatever you want with this file. */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/fs.h> #include <linux/uaccess.h> #include <linux/crc32.h> #include <...
gpl-2.0
steppnasty/htc-kernel-msm7x30
net/rds/iw_stats.c
14159
2865
/* * Copyright (c) 2006 Oracle. 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) Version 2, available from the file * COPYING in the main directory of this source tree, or t...
gpl-2.0
AscendG630-DEV/android_kernel_g630u20
arch/arm/mach-msm/clock-debug.c
80
12980
/* * Copyright (C) 2007 Google, Inc. * Copyright (c) 2007-2013, The Linux Foundation. All rights reserved. * * 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. *...
gpl-2.0
sigma-random/linux-source-3.13.2-cgc
drivers/net/wireless/ath/ath9k/ar9003_hw.c
80
24892
/* * 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
globalgang/linux-at91
net/l2tp/l2tp_ppp.c
80
48575
/***************************************************************************** * Linux PPP over L2TP (PPPoX/PPPoL2TP) Sockets * * PPPoX --- Generic PPP encapsulation socket family * PPPoL2TP --- PPP over L2TP (RFC 2661) * * Version: 2.0.0 * * Authors: James Chapman (jchapman@katalix.com) * * Based on origi...
gpl-2.0
Zenfone2-Dev/android_kernel_asus_moorefield
drivers/net/wireless/bcmdhd/circularbuf.c
80
10743
/** @file circularbuf.c * * PCIe host driver and dongle firmware need to communicate with each other. The mechanism consists * of multiple circular buffers located in (DMA'able) host memory. A circular buffer is either used * for host -> dongle (h2d) or dongle -> host communication. Both host driver and firmware ma...
gpl-2.0
jobermayr/pcsx2
3rdparty/pthreads4w/ptw32_new.c
336
2723
/* * ptw32_new.c * * Description: * This translation unit implements miscellaneous thread functions. * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copyright(C) 1999,2005 Pt...
gpl-2.0
aapav01/android_kernel_samsung_j7elte
drivers/gpu/arm/t6xx/kbase/src/common/mali_kbase_instr.c
336
19344
/* * * (C) COPYRIGHT 2011-2013 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software * Foundation, and any use by you of this program is subject to the terms * of such GNU licence....
gpl-2.0
beta1993/android_kernel_htc_msm7227
drivers/net/phy/qsemi.c
848
3803
/* * drivers/net/phy/qsemi.c * * Driver for Quality Semiconductor PHYs * * Author: Andy Fleming * * Copyright (c) 2004 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 S...
gpl-2.0
Splitter/android_kernel_htc_msm7x30
drivers/video/vesafb.c
848
14831
/* * framebuffer driver for VBE 2.0 compliant graphic boards * * switching to graphics mode happens at boot time (while * running in real mode, see arch/i386/boot/video.S). * * (c) 1998 Gerd Knorr <kraxel@goldbach.in-berlin.de> * */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #...
gpl-2.0
3EleVen/android_kernel_motorola_ghost
arch/arm/mach-msm/batterydata-lib.c
1104
8108
/* Copyright (c) 2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
aospan/linux-next-bcm4708-edgecore-ecw7220-l
drivers/video/fbdev/vesafb.c
1104
14605
/* * framebuffer driver for VBE 2.0 compliant graphic boards * * switching to graphics mode happens at boot time (while * running in real mode, see arch/i386/boot/video.S). * * (c) 1998 Gerd Knorr <kraxel@goldbach.in-berlin.de> * */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #...
gpl-2.0
ChronoMonochrome/Chrono_Kernel
drivers/staging/intel_sst/intel_sst_app_interface.c
2384
38523
/* * intel_sst_interface.c - Intel SST Driver for audio engine * * Copyright (C) 2008-10 Intel Corp * Authors: Vinod Koul <vinod.koul@intel.com> * Harsha Priya <priya.harsha@intel.com> * Dharageswari R <dharageswari.r@intel.com> * Jeeja KP <jeeja.kp@intel.com> * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
gpl-2.0
Snuzzo/max_od
drivers/net/benet/be_ethtool.c
2384
18798
/* * Copyright (C) 2005 - 2011 Emulex * 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. The full GNU General * Public License is included in this distrib...
gpl-2.0
MoKee/android_kernel_xiaomi_cancro
net/netfilter/nf_queue.c
4176
9486
#include <linux/kernel.h> #include <linux/slab.h> #include <linux/init.h> #include <linux/module.h> #include <linux/proc_fs.h> #include <linux/skbuff.h> #include <linux/netfilter.h> #include <linux/seq_file.h> #include <linux/rcupdate.h> #include <net/protocol.h> #include <net/netfilter/nf_queue.h> #include <net/dst.h>...
gpl-2.0
jawad6233/Lenovo_A820_kernel_kk
kernel/drivers/scsi/qlogicpti.c
4944
41392
/* qlogicpti.c: Performance Technologies QlogicISP sbus card driver. * * Copyright (C) 1996, 2006, 2008 David S. Miller (davem@davemloft.net) * * A lot of this driver was directly stolen from Erik H. Moe's PCI * Qlogic ISP driver. Mucho kudos to him for this code. * * An even bigger kudos to John Grana at Perfo...
gpl-2.0
TheNameIsNigel/android_kernel_huawei_msm8928
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.c
8272
32203
/** @verbatim Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. ADDI-DATA GmbH Dieselstrasse 3 D-77833 Ottersweier Tel: +19(0)7223/9493-0 Fax: +49(0)7223/9493-92 http://www.addi-data.com info@addi-data.com This program is free software; you can redistribute it and/or modify it under ...
gpl-2.0
Arc-Team/android_kernel_htc_msm8960
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3501.c
8272
32203
/** @verbatim Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. ADDI-DATA GmbH Dieselstrasse 3 D-77833 Ottersweier Tel: +19(0)7223/9493-0 Fax: +49(0)7223/9493-92 http://www.addi-data.com info@addi-data.com This program is free software; you can redistribute it and/or modify it under ...
gpl-2.0
stratosk/samsung-kernel-aries
arch/mips/pnx833x/common/prom.c
8784
1588
/* * prom.c: * * Copyright 2008 NXP Semiconductors * Chris Steel <chris.steel@nxp.com> * Daniel Laird <daniel.j.laird@nxp.com> * * Based on software written by: * Nikita Youshchenko <yoush@debian.org>, based on PNX8550 code. * * This program is free software; you can redistribute it and/or modif...
gpl-2.0
linhphi9x94/android_kerrnel_lge_f260s_kernel
drivers/media/rc/keymaps/rc-it913x-v1.c
9296
2727
/* ITE Generic remotes Version 1 * * Copyright (C) 2012 Malcolm Priestley (tvboxspy@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
brycecr/linux
drivers/bluetooth/btmrvl_main.c
81
17890
/** * Marvell Bluetooth driver * * Copyright (C) 2009, Marvell International Ltd. * * This software file (the "File") is distributed by Marvell International * Ltd. under the terms of the GNU General Public License Version 2, June 1991 * (the "License"). You may use, redistribute and/or modify this File in * a...
gpl-2.0
Werdo/Clickarm_Kernel_3.8
arch/arm/mach-omap2/cclock3xxx_data.c
81
105255
/* * OMAP3 clock data * * Copyright (C) 2007-2012 Texas Instruments, Inc. * Copyright (C) 2007-2011 Nokia Corporation * * Written by Paul Walmsley * Updated to COMMON clk data format by Rajendra Nayak <rnayak@ti.com> * With many device clock fixes by Kevin Hilman and Jouni Högander * DPLL bypass clock support ...
gpl-2.0
mythos234/cmkernel_zeroltexx
net/core/sock.c
81
73968
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Generic socket support routines. Memory allocators, socket lock/release * handler for protocols to use and g...
gpl-2.0
ysat0/linux-ysato
lib/genalloc.c
337
15867
/* * Basic general purpose allocator for managing special purpose * memory, for example, memory that is not managed by the regular * kmalloc/kfree interface. Uses for this includes on-device special * memory, uncached memory etc. * * It is safe to use the allocator in NMI handlers and other special * unblockabl...
gpl-2.0
vmcpherson/linux
drivers/net/ethernet/xilinx/xilinx_axienet_main.c
337
51485
/* * Xilinx Axi Ethernet device driver * * Copyright (c) 2008 Nissin Systems Co., Ltd., Yoshio Kashiwagi * Copyright (c) 2005-2008 DLA Systems, David H. Lynch Jr. <dhlii@dlasys.net> * Copyright (c) 2008-2009 Secret Lab Technologies Ltd. * Copyright (c) 2010 - 2011 Michal Simek <monstr@monstr.eu> * Copyright (c...
gpl-2.0
botto/openwrt-1505-mirror
target/linux/generic/files/crypto/ocf/kirkwood/mvHal/kw_family/ctrlEnv/mvCtrlEnvLib.c
593
45268
/******************************************************************************* Copyright (C) Marvell International Ltd. and its affiliates This software file (the "File") is owned and distributed by Marvell International Ltd. and/or its affiliates ("Marvell") under the following alternative licensing terms. Once y...
gpl-2.0
civato/CivZ-P900-KK
drivers/tty/serial/atmel_serial.c
593
48329
/* * 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
ChiKaLiO/lge-kernel-gproj
drivers/video/msm/vidc/720p/ddl/vcd_ddl_hal.c
849
25198
/* 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
jdkernel/mecha_aosp_2.6.35
drivers/staging/winbond/wb35rx.c
849
9515
/* * ============================================================================ * Copyright (c) 1996-2002 Winbond Electronic Corporation * * Module Name: * Wb35Rx.c * * Abstract: * Processing the Rx message from down layer * * ========================================================================...
gpl-2.0
Mirenk/android_kernel_semc_msm7x30
arch/arm/mach-msm/ocmem_sched.c
1105
41610
/* Copyright (c) 2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
TheTypoMaster/Fujitsu-Siemens-ESPRIMO-Mobile-V5535
arch/sparc/kernel/pcic.c
1105
22615
/* * pcic.c: MicroSPARC-IIep PCI controller support * * Copyright (C) 1998 V. Roganov and G. Raiko * * Code is derived from Ultra/PCI PSYCHO controller support, see that * for author info. * * Support for diverse IIep based platforms by Pete Zaitcev. * CP-1200 by Eric Brower. */ #include <linux/kernel.h> #in...
gpl-2.0
flingone/rk3066-kernel
net/mac80211/util.c
1105
36848
/* * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2005-2006, Devicescape Software, Inc. * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-2.0
gianlucaborello/linux
net/llc/sysctl_net_llc.c
2129
1841
/* * sysctl_net_llc.c: sysctl interface to LLC net subsystem. * * Arnaldo Carvalho de Melo <acme@conectiva.com.br> */ #include <linux/mm.h> #include <linux/init.h> #include <linux/sysctl.h> #include <net/net_namespace.h> #include <net/llc.h> #ifndef CONFIG_SYSCTL #error This file should not be compiled without CO...
gpl-2.0
lissyx/codeaurora_kernel_msm
arch/arm/plat-omap/counter_32k.c
2129
5396
/* * OMAP 32ksynctimer/counter_32k-related code * * Copyright (C) 2009 Texas Instruments * Copyright (C) 2010 Nokia Corporation * Tony Lindgren <tony@atomide.com> * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> * * This program is free software; you can redistribute it and/or modify * it u...
gpl-2.0
regalstreak/S7262-Kernel
drivers/staging/gma500/psb_intel_sdvo.c
2385
36324
/* * Copyright (c) 2006-2007 Intel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, ...
gpl-2.0
Elnya/aosproject_tizen
drivers/usb/host/xhci-pci.c
2641
9458
/* * xHCI host controller driver PCI Bus Glue. * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. * * 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
Fusion-Devices/android_kernel_moto_shamu
arch/arm/mach-omap2/cclock2430_data.c
2641
55513
/* * OMAP2430 clock data * * Copyright (C) 2005-2009, 2012 Texas Instruments, Inc. * Copyright (C) 2004-2011 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-2.0
AICP/kernel_htc_msm8960
drivers/leds/led-core.c
4433
2346
/* * LED Class Core * * Copyright 2005-2006 Openedhand Ltd. * * Author: Richard Purdie <rpurdie@openedhand.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. * */ #incl...
gpl-2.0
pknithis/linux
arch/mn10300/unit-asb2305/unit-init.c
4689
1556
/* ASB2305 Initialisation * * 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 Software Foundation; eith...
gpl-2.0
Octane70/SGH-I337M_JB_4.2.2_Kernel_MG1
drivers/i2c/busses/i2c-puv3.c
4945
6478
/* * I2C driver for PKUnity-v3 SoC * Code specific to PKUnity SoC and UniCore ISA * * Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn> * Copyright (C) 2001-2010 Guan Xuetao * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 a...
gpl-2.0
VanirAOSP/kernel_lge_g3
arch/alpha/kernel/srm_env.c
4945
6960
/* * srm_env.c - Access to SRM environment * variables through linux' procfs * * (C) 2001,2002,2006 by Jan-Benedict Glaw <jbglaw@lug-owl.de> * * This driver is a modified version of Erik Mouw's example proc * interface, so: thank you, Erik! He can be reached via email at * <J.A.K.Mouw@its.tudelft.nl...
gpl-2.0
corcor67/SMPL_M8_SENSE
drivers/media/video/mt9t031.c
4945
22874
/* * Driver for MT9T031 CMOS Image Sensor from Micron * * Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering <lg@denx.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...
gpl-2.0
Split-Screen/android_kernel_samsung_exynos5410
drivers/media/video/mt9t031.c
4945
22874
/* * Driver for MT9T031 CMOS Image Sensor from Micron * * Copyright (C) 2008, Guennadi Liakhovetski, DENX Software Engineering <lg@denx.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...
gpl-2.0
Split-Screen/android_kernel_sony_msm8974
sound/soc/davinci/davinci-pcm.c
4945
25941
/* * ALSA PCM interface for the TI DAVINCI processor * * Author: Vladimir Barinov, <vbarinov@embeddedalley.com> * Copyright: (C) 2007 MontaVista Software, Inc., <source@mvista.com> * added SRAM ping/pong (C) 2008 Troy Kisky <troy.kisky@boundarydevices.com> * * This program is free software; you can redist...
gpl-2.0
davidmueller13/david_kernel_aosp_flo_6.0
net/caif/cfmuxl.c
5201
6463
/* * Copyright (C) ST-Ericsson AB 2010 * Author: Sjur Brendeland/sjur.brandeland@stericsson.com * License terms: GNU General Public License (GPL) version 2 */ #define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__ #include <linux/stddef.h> #include <linux/spinlock.h> #include <linux/slab.h> #include <linux/rc...
gpl-2.0
zhaochengw/android_kernel_nubia_nx40x
arch/sh/kernel/cpu/sh4/setup-sh4-202.c
7505
4525
/* * SH4-202 Setup * * Copyright (C) 2006 Paul Mundt * Copyright (C) 2009 Magnus Damm * * 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/platform_device.h> #include <l...
gpl-2.0
AuzOne/auzone_kenel
drivers/staging/rtl8192u/r819xU_cmdpkt.c
9041
22690
/****************************************************************************** (c) Copyright 2008, RealTEK Technologies Inc. All Rights Reserved. Module: r819xusb_cmdpkt.c (RTL8190 TX/RX command packet handler Source C File) Note: The module is responsible for handling TX and RX command packet. 1. TX...
gpl-2.0
glewarne/LG_G2-D802_StockMOD_Kernel
arch/x86/crypto/salsa20_glue.c
9809
3789
/* * Glue code for optimized assembly version of Salsa20. * * Copyright (c) 2007 Tan Swee Heng <thesweeheng@gmail.com> * * The assembly codes are public domain assembly codes written by Daniel. J. * Bernstein <djb@cr.yp.to>. The codes are modified to include indentation * and to remove extraneous comments and f...
gpl-2.0
samno1607/LG-P920-Stock-Gingerbread-Kernel
arch/x86/crypto/salsa20_glue.c
9809
3789
/* * Glue code for optimized assembly version of Salsa20. * * Copyright (c) 2007 Tan Swee Heng <thesweeheng@gmail.com> * * The assembly codes are public domain assembly codes written by Daniel. J. * Bernstein <djb@cr.yp.to>. The codes are modified to include indentation * and to remove extraneous comments and f...
gpl-2.0
Tegra4/android_kernel_hp_ranger
drivers/char/ipmi/ipmi_poweroff.c
10321
19855
/* * ipmi_poweroff.c * * MontaVista IPMI Poweroff extension to sys_reboot * * Author: MontaVista Software, Inc. * Steven Dake <sdake@mvista.com> * Corey Minyard <cminyard@mvista.com> * source@mvista.com * * Copyright 2002,2004 MontaVista Software Inc. * * This program is free softwa...
gpl-2.0
yuhc/linux-3.6.5-for-gxen
arch/arm/mach-at91/board-flexibity.c
82
4074
/* * linux/arch/arm/mach-at91/board-flexibity.c * * Copyright (C) 2010-2011 Flexibity * Copyright (C) 2005 SAN People * Copyright (C) 2006 Atmel * * 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...
gpl-2.0
petkan/linux
drivers/mmc/core/sd.c
82
28873
/* * linux/drivers/mmc/core/sd.c * * Copyright (C) 2003-2004 Russell King, All Rights Reserved. * SD support Copyright (C) 2004 Ian Molton, All Rights Reserved. * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under t...
gpl-2.0
fourthskyinteractive/dolphin
Externals/wxWidgets3/src/osx/radiobox_osx.cpp
82
13708
///////////////////////////////////////////////////////////////////////////// // Name: src/osx/radiobox_osx.cpp // Purpose: wxRadioBox // Author: Stefan Csomor // Modified by: JS Lair (99/11/15) first implementation // Created: 1998-01-01 // Copyright: (c) Stefan Csomor // Licence: wxWindows l...
gpl-2.0
Fe-Pi/linux
sound/usb/usx2y/usbusx2yaudio.c
82
29015
/* * US-X2Y AUDIO * Copyright (c) 2002-2004 by Karsten Wiese * * based on * * (Tentative) USB Audio Driver for ALSA * * Main and PCM part * * Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de> * * Many codes borrowed from audio.c by * Alan Cox (alan@lxorguk.ukuu.org.uk) * Thomas Sai...
gpl-2.0
RowdyGhost/git-core
builtin/mktag.c
338
5360
#include "builtin.h" #include "tag.h" /* * A signature file has a very simple fixed format: four lines * of "object <sha1>" + "type <typename>" + "tag <tagname>" + * "tagger <committer>", followed by a blank line, a free-form tag * message and a signature block that git itself doesn't care about, * but that can b...
gpl-2.0
spairal/linux-for-lobster
arch/avr32/kernel/ptrace.c
850
9472
/* * 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. */ #undef DEBUG #include <linux/kernel.h> #include <linux/sched.h> #include <linu...
gpl-2.0
rastomanchik/android_kernel_xiaomi_armani
drivers/scsi/isci/port_config.c
850
25544
/* * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * 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 un...
gpl-2.0
MWisBest/omap
net/sctp/auth.c
1106
24508
/* SCTP kernel implementation * (C) Copyright 2007 Hewlett-Packard Development Company, L.P. * * This file is part of the SCTP kernel implementation * * This SCTP implementation is free software; * you can redistribute it and/or modify it under the terms of * the GNU General Public License as published by * the...
gpl-2.0
TheTypoMaster/linux-pm
arch/alpha/boot/main.c
1106
4321
/* * arch/alpha/boot/main.c * * Copyright (C) 1994, 1995 Linus Torvalds * * This file is the bootloader for the Linux/AXP kernel */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/string.h> #include <generated/utsrelease.h> #include <linux/mm.h> #include <asm/console.h> #include <asm/hwrpb.h> #...
gpl-2.0
joolswills/linux
drivers/net/wireless/ath/carl9170/rx.c
1362
24630
/* * Atheros CARL9170 driver * * 802.11 & command trap routines * * Copyright 2008, Johannes Berg <johannes@sipsolutions.net> * Copyright 2009, 2010, Christian Lamparter <chunkeey@googlemail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
elixirflash/dm-keepfast
drivers/net/cxgb4vf/sge.c
2386
74134
/* * This file is part of the Chelsio T4 PCI-E SR-IOV Virtual Function Ethernet * driver for Linux. * * Copyright (c) 2009-2010 Chelsio Communications, 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 GN...
gpl-2.0
thiagomacieira/linux
crypto/rmd128.c
2386
10465
/* * Cryptographic API. * * RIPEMD-128 - RACE Integrity Primitives Evaluation Message Digest. * * Based on the reference implementation by Antoon Bosselaers, ESAT-COSIC * * Copyright (c) 2008 Adrian-Ken Rueegsegger <ken@codelabs.ch> * * This program is free software; you can redistribute it and/or modify it *...
gpl-2.0
nspierbundel/test
drivers/net/iseries_veth.c
2642
43878
/* File veth.c created by Kyle A. Lucke on Mon Aug 7 2000. */ /* * IBM eServer iSeries Virtual Ethernet Device Driver * Copyright (C) 2001 Kyle A. Lucke (klucke@us.ibm.com), IBM Corp. * Substantially cleaned up by: * Copyright (C) 2003 David Gibson <dwg@au1.ibm.com>, IBM Corporation. * Copyright (C) 2004-2005 Mic...
gpl-2.0
sztena/DG08_android4.2
fs/afs/dir.c
2898
27723
/* dir.c: AFS filesystem directory handling * * Copyright (C) 2002 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Softwar...
gpl-2.0
minz1/xosp_kernel_xiaomi_msm8956
drivers/media/tuners/fc0011.c
4434
12928
/* * Fitipower FC0011 tuner driver * * Copyright (C) 2012 Michael Buesch <m@bues.ch> * * Derived from FC0012 tuner driver: * Copyright (C) 2012 Hans-Frieder Vogt <hfvogt@gmx.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
gpl-2.0
buenajuan300/android_kernel_samsung_grandprimevelte
drivers/media/tuners/fc0011.c
4434
12928
/* * Fitipower FC0011 tuner driver * * Copyright (C) 2012 Michael Buesch <m@bues.ch> * * Derived from FC0012 tuner driver: * Copyright (C) 2012 Hans-Frieder Vogt <hfvogt@gmx.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
gpl-2.0
ZolaIII/android_kernel_synopsis_nightly
drivers/video/console/sticore.c
4946
27082
/* * linux/drivers/video/console/sticore.c - * core code for console driver using HP's STI firmware * * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2001-2003 Helge Deller <deller@gmx.de> * Copyright (C) 2001-2002 Thomas Bogendoerfer <tsbogend@alpha.franken.de> * * TODO: * - call STI in ...
gpl-2.0
qubex22/AK-OnePone
net/sched/act_police.c
5458
9863
/* * net/sched/police.c Input police filter. * * 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. * * Authors: ...
gpl-2.0
agat63/AGAT_L720_kernel
arch/sh/boards/mach-cayman/setup.c
7506
5576
/* * arch/sh/mach-cayman/setup.c * * SH5 Cayman support * * Copyright (C) 2002 David J. Mckay & Benedict Gaster * Copyright (C) 2003 - 2007 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for...
gpl-2.0
dimfishr/android_kernel_lge_bullhead
drivers/i2c/i2c-boardinfo.c
7506
3082
/* * i2c-boardinfo.c - collect pre-declarations of I2C devices * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. ...
gpl-2.0
izzaeroth/kernel_vzw_m8
arch/sh/kernel/cpu/sh3/setup-sh7710.c
7506
5959
/* * SH3 Setup code for SH7710, SH7712 * * Copyright (C) 2006 - 2009 Paul Mundt * Copyright (C) 2007 Nobuhiro Iwamatsu * * 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 <lin...
gpl-2.0
hiikezoe/android_kernel_kyocera_201k
arch/sh/kernel/machvec.c
7506
3029
/* * arch/sh/kernel/machvec.c * * The SuperH machine vector setup handlers, yanked from setup.c * * Copyright (C) 1999 Niibe Yutaka * Copyright (C) 2002 - 2007 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory o...
gpl-2.0
ASAZING/android_kernel_lanix_l900
arch/x86/um/mem_32.c
8530
1162
/* * Copyright (C) 2011 Richard Weinberger <richrd@nod.at> * * 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/mm.h> #include <asm/page.h> #include <asm/mman.h>...
gpl-2.0
htc-mirror/primou-ics-3.0.16-d5b834a
net/ipv4/tcp_output.c
83
84138
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Implementation of the Transmission Control Protocol(TCP). * * Authors: Ross Biro * Fred N. van Kempen, <wa...
gpl-2.0
blue236/linux-1
arch/arm/mach-imx/gpc.c
83
11311
/* * Copyright 2011-2013 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/gp...
gpl-2.0
baldo/freifunk-hamburg
target/linux/adm5120/files/arch/mips/adm5120/zyxel/p-334wt.c
595
1065
/* * ZyXEL Prestige P-334WT support * * Copyright (C) 2007-2008 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. * */ #include "p-33x.h...
gpl-2.0
klothius/htc_pyramid_kernel_30
net/ipv4/proc.c
851
17923
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * This file implements the various access functions for the * PROC file system. It is mainly used for debuggi...
gpl-2.0
thicklizard/cm-otg-patch
sound/soc/soc-core.c
1107
100211
/* * soc-core.c -- ALSA SoC Audio Layer * * Copyright 2005 Wolfson Microelectronics PLC. * Copyright 2005 Openedhand Ltd. * Copyright (C) 2010 Slimlogic Ltd. * Copyright (C) 2010 Texas Instruments Inc. * * Author: Liam Girdwood <lrg@slimlogic.co.uk> * with code, comments and ideas from :- * ...
gpl-2.0
DJSteve/G800F-LL_Kernel
fs/nilfs2/btree.c
1107
62516
/* * btree.c - NILFS B-tree. * * Copyright (C) 2005-2008 Nippon Telegraph and Telephone Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or ...
gpl-2.0
simon-rock/linux-2.6.32-rc8
arch/mips/pmc-sierra/msp71xx/msp_irq_slp.c
1619
2622
/* * This file define the irq handler for MSP SLM subsystem interrupts. * * Copyright 2005-2006 PMC-Sierra, Inc, derived from irq_cpu.c * Author: Andrew Hughes, Andrew_Hughes@pmc-sierra.com * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public...
gpl-2.0
greg17477/kernel_motley_mako
sound/soc/omap/abe/abe_port.c
1875
56616
/* This file is provided under a dual BSD/GPLv2 license. When using or redistributing this file, you may do so under either license. GPL LICENSE SUMMARY Copyright(c) 2010-2011 Texas Instruments Incorporated, All rights reserved. This program is free software; you can redistribute it and/or modify it ...
gpl-2.0
TeamJB/kernel_samsung_i9300
drivers/video/pxa168fb.c
2387
21180
/* * linux/drivers/video/pxa168fb.c -- Marvell PXA168 LCD Controller * * Copyright (C) 2008 Marvell International Ltd. * All rights reserved. * * 2009-02-16 adapted from original version for PXA168/910 * Jun Nie <njun@marvell.com> * * This file is subject to the terms and conditions of the GNU...
gpl-2.0
DirtyUnicorns/android_kernel_oppo_msm8939
drivers/staging/csr/sdio_stubs.c
2387
1959
/* * Stubs for some of the bottom edge functions. * * These stubs are optional functions in the bottom edge (SDIO driver * interface) API that not all platforms or SDIO drivers may support. * * They're declared as weak symbols so they can be overridden by * simply providing a non-weak declaration. * * Copyrigh...
gpl-2.0
faux123/samsung_GS2
arch/mips/ath79/irq.c
2899
4746
/* * Atheros AR71xx/AR724x/AR913x specific interrupt handling * * Copyright (C) 2008-2010 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * * Parts of this file are based on Atheros' 2.6.15 BSP * * This program is free software; you can redistribute it and/or modify it ...
gpl-2.0
NoelMacwan/android_Kernel_sony_msm8974
drivers/gpu/drm/drm_usb.c
3411
2456
#include "drmP.h" #include <linux/usb.h> #include <linux/module.h> int drm_get_usb_dev(struct usb_interface *interface, const struct usb_device_id *id, struct drm_driver *driver) { struct drm_device *dev; struct usb_device *usbdev; int ret; DRM_DEBUG("\n"); dev = kzalloc(sizeof(*dev), GFP_KERNEL); ...
gpl-2.0
Ace-III-Dev/android_kernel_samsung_hawaii
arch/powerpc/platforms/82xx/pq2.c
4691
1968
/* * Common PowerQUICC II code. * * Author: Scott Wood <scottwood@freescale.com> * Copyright (c) 2007 Freescale Semiconductor * * Based on code by Vitaly Bordug <vbordug@ru.mvista.com> * pq2_restart fix by Wade Farnsworth <wfarnsworth@mvista.com> * Copyright (c) 2006 MontaVista Software, Inc. * * This program...
gpl-2.0
dasago13/android_kernel_lenovo_s650
arch/x86/mm/srat.c
4691
4594
/* * ACPI 3.0 based NUMA setup * Copyright 2004 Andi Kleen, SuSE Labs. * * Reads the ACPI SRAT table to figure out what memory belongs to which CPUs. * * Called from acpi_numa_init while reading the SRAT and SLIT tables. * Assumes all memory regions belonging to a single proximity domain * are in one chunk. Hol...
gpl-2.0
airidosas252/cm10.2_kernel
drivers/usb/renesas_usbhs/pipe.c
4947
14943
/* * Renesas USB driver * * Copyright (C) 2011 Renesas Solutions Corp. * Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE...
gpl-2.0