repo_name
string
path
string
copies
string
size
string
content
string
license
string
detule/linux-msm-d2
drivers/platform/msm/qpnp-clkdiv.c
1630
6964
/* 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
mina86/linux
drivers/clk/rockchip/clk-rockchip.c
1630
2326
/* * Copyright (c) 2013 MundoReader S.L. * Author: Heiko Stuebner <heiko@sntech.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 License, or * (at your option...
gpl-2.0
nc543/linux-release
sound/core/oss/mulaw.c
1886
10480
/* * Mu-Law conversion Plug-In Interface * Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz> * Uros Bizjak <uros@kss-loka.si> * * Based on reference implementation by Sun Microsystems, Inc. * * This library is free software; you can redistribute it and/or modify * it under the...
gpl-2.0
jcadduono/nethunter_kernel_kccat6
fs/btrfs/delayed-ref.c
2142
25254
/* * Copyright (C) 2009 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
zarboz/EvilZ-Kernel122
scripts/kconfig/gconf.c
2398
40846
/* Hey EMACS -*- linux-c -*- */ /* * * Copyright (C) 2002-2003 Romain Lievin <roms@tilp.info> * Released under the terms of the GNU GPL v2.0. * */ #ifdef HAVE_CONFIG_H # include <config.h> #endif #include "lkc.h" #include "images.c" #include <glade/glade.h> #include <gtk/gtk.h> #include <glib.h> #include <gdk/...
gpl-2.0
halaszk/halaszk-universal5430
drivers/video/aty/radeon_base.c
2398
76767
/* * drivers/video/aty/radeon_base.c * * framebuffer driver for ATI Radeon chipset video boards * * Copyright 2003 Ben. Herrenschmidt <benh@kernel.crashing.org> * Copyright 2000 Ani Joshi <ajoshi@kernel.crashing.org> * * i2c bits from Luca Tettamanti <kronos@kronoz.cjb.net> * * Special thanks to ATI DevRel t...
gpl-2.0
longsleep/ubuntu-odroidc
fs/autofs4/inode.c
2398
8437
/* -*- c -*- --------------------------------------------------------------- * * * linux/fs/autofs/inode.c * * Copyright 1997-1998 Transmeta Corporation -- All Rights Reserved * Copyright 2005-2006 Ian Kent <raven@themaw.net> * * This file is part of the Linux kernel and is made available under * the terms of...
gpl-2.0
mbadarkhe/davinci-next
arch/h8300/kernel/setup.c
2398
6650
/* * linux/arch/h8300/kernel/setup.c * * Copyleft ()) 2000 James D. Schettine {james@telos-systems.com} * Copyright (C) 1999,2000 Greg Ungerer (gerg@snapgear.com) * Copyright (C) 1998,1999 D. Jeff Dionne <jeff@lineo.ca> * Copyright (C) 1998 Kenneth Albanowski <kjahds@kjahds.com> * Copyright ...
gpl-2.0
hiikezoe/android_kernel_asus_tf300t
drivers/gpu/drm/radeon/radeon_irq.c
2654
10612
/* radeon_irq.c -- IRQ handling for radeon -*- linux-c -*- */ /* * Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved. * * The Weather Channel (TM) funded Tungsten Graphics to develop the * initial release of the Radeon 8500 driver under the XFree86 license. * This notice must be preserved. * * ...
gpl-2.0
MaccKing/CBx
arch/sparc/kernel/perf_event.c
2910
36518
/* Performance event support for sparc64. * * Copyright (C) 2009, 2010 David S. Miller <davem@davemloft.net> * * This code is based almost entirely upon the x86 perf event * code, which is: * * Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de> * Copyright (C) 2008-2009 Red Hat, Inc., Ingo Molnar * Cop...
gpl-2.0
voidz777/android_kernel_samsung_msm8660-common
arch/um/os-Linux/umid.c
4702
8252
/* * Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <stdio.h> #include <stdlib.h> #include <dirent.h> #include <errno.h> #include <fcntl.h> #include <signal.h> #include <string.h> #include <unistd.h> #include <sys/stat.h> #include "init.h" #include "kern_c...
gpl-2.0
Kato4imoto/armani-kk-kernel
arch/arm/mach-omap2/omap_hwmod_common_data.c
4958
1690
/* * omap_hwmod common data structures * * Copyright (C) 2010 Texas Instruments, Inc. * Thara Gopinath <thara@ti.com> * Benoît Cousson * * Copyright (C) 2010 Nokia Corporation * Paul Walmsley * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ...
gpl-2.0
android-armv7a-belalang-tempur/Android_SpeedKernel
drivers/usb/host/uhci-pci.c
7774
8353
/* * UHCI HCD (Host Controller Driver) PCI Bus Glue. * * Extracted from uhci-hcd.c: * Maintainer: Alan Stern <stern@rowland.harvard.edu> * * (C) Copyright 1999 Linus Torvalds * (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com * (C) Copyright 1999 Randy Dunlap * (C) Copyright 1999 Georg Acher, ach...
gpl-2.0
freak07/Kirisakura_Pixel
arch/c6x/kernel/sys_c6x.c
9054
1932
/* * Port on Texas Instruments TMS320C6x architecture * * Copyright (C) 2004, 2009, 2010, 2011 Texas Instruments Incorporated * Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic...
gpl-2.0
weritos666/kernel_L7_II_KK
arch/x86/mm/pf_in.c
12126
10785
/* * Fault Injection Test harness (FI) * Copyright (C) Intel Crop. * * 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...
gpl-2.0
windyyuan/linux
lib/fonts/font_8x8.c
14686
50858
/**********************************************/ /* */ /* Font file generated by cpi2fnt */ /* */ /**********************************************/ #include <linux/font.h> #define FONTDATAMAX 2048 static const unsigned c...
gpl-2.0
bbbLinux/kernel
arch/s390/pci/pci.c
95
25717
/* * Copyright IBM Corp. 2012 * * Author(s): * Jan Glauber <jang@linux.vnet.ibm.com> * * The System z PCI code is a rewrite from a prototype by * the following people (Kudoz!): * Alexander Schmidt * Christoph Raisch * Hannes Hering * Hoang-Nam Nguyen * Jan-Bernd Themann * Stefan Roscher * ...
gpl-2.0
rickyzhang82/linux-up2date
drivers/mfd/ab8500-debugfs.c
95
71608
/* * Copyright (C) ST-Ericsson SA 2010 * * Author: Mattias Wallin <mattias.wallin@stericsson.com> for ST-Ericsson. * License Terms: GNU General Public License v2 */ /* * AB8500 register access * ====================== * * read: * # echo BANK > <debugfs>/ab8500/register-bank * # echo ADDR > <debugfs>/ab85...
gpl-2.0
AntonioPT/u8150-kernel-pulse-port
drivers/message/fusion/mptctl.c
351
86991
/* * linux/drivers/message/fusion/mptctl.c * mpt Ioctl driver. * For use with LSI PCI chip/adapters * running LSI Fusion MPT (Message Passing Technology) firmware. * * Copyright (c) 1999-2008 LSI Corporation * (mailto:DL-MPTFusionLinux@lsi.com) * */ /*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=...
gpl-2.0
Team-Hydra/android_kernel_htc_msm8x60
block/genhd.c
351
44540
/* * gendisk handling */ #include <linux/module.h> #include <linux/fs.h> #include <linux/genhd.h> #include <linux/kdev_t.h> #include <linux/kernel.h> #include <linux/blkdev.h> #include <linux/init.h> #include <linux/spinlock.h> #include <linux/proc_fs.h> #include <linux/seq_file.h> #include <linux/slab.h> #include ...
gpl-2.0
jetonbacaj/SomeKernel_G920P_PB6
drivers/gpu/drm/i915/intel_ringbuffer.c
607
51125
/* * Copyright © 2008-2010 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge...
gpl-2.0
Split-Screen/android_kernel_huawei_msm8928
drivers/scsi/ufs/ufshcd-pltfrm.c
1887
4640
/* * Universal Flash Storage Host controller Platform bus based glue driver * * This code is based on drivers/scsi/ufs/ufshcd-pltfrm.c * Copyright (C) 2011-2013 Samsung India Software Operations * * Authors: * Santosh Yaraganavi <santosh.sy@samsung.com> * Vinayak Holikatti <h.vinayak@samsung.com> * * This pro...
gpl-2.0
sivasankariit/linux-rl
drivers/usb/phy/omap-usb3.c
2143
9069
/* * omap-usb3 - USB PHY, talking to dwc3 controller in OMAP. * * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; eith...
gpl-2.0
Tesla-Redux-Devices/android_kernel_samsung_trlte
block/partitions/msdos.c
2143
16103
/* * fs/partitions/msdos.c * * Code extracted from drivers/block/genhd.c * Copyright (C) 1991-1998 Linus Torvalds * * Thanks to Branko Lankester, lankeste@fwi.uva.nl, who found a bug * in the early extended-partition checks and added DM partitions * * Support for DiskManager v6.0x added by Mark Lord, *...
gpl-2.0
saafir7/exynos7420
drivers/video/pxa168fb.c
2399
20917
/* * 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
PureNexusProject/android_kernel_asus_fugu
drivers/tty/hvc/hvc_opal.c
2399
10705
/* * opal driver interface to hvc_console.c * * Copyright 2011 Benjamin Herrenschmidt <benh@kernel.crashing.org>, IBM Corp. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either versio...
gpl-2.0
zparallax/amplitude_shamu
drivers/clk/ux500/clk-prcc.c
3167
3681
/* * PRCC clock implementation for ux500 platform. * * Copyright (C) 2012 ST-Ericsson SA * Author: Ulf Hansson <ulf.hansson@linaro.org> * * License terms: GNU General Public License (GPL) version 2 */ #include <linux/clk-provider.h> #include <linux/clk-private.h> #include <linux/slab.h> #include <linux/io.h> #i...
gpl-2.0
djvoleur/G92XP-R4_COI9
fs/lockd/host.c
3679
17334
/* * linux/fs/lockd/host.c * * Management for NLM peer hosts. The nlm_host struct is shared * between client and server implementation. The only reason to * do so is to reduce code bloat. * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/types.h> #include <linux/slab.h> #include <linux/...
gpl-2.0
superceleron/Kernel-3188
net/dsa/tag_edsa.c
4191
5424
/* * net/dsa/tag_edsa.c - Ethertype DSA tagging * Copyright (c) 2008-2009 Marvell Semiconductor * * 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
Mirenk/android_kernel_semc_msm7x30
drivers/leds/leds-pwm.c
4959
3401
/* * linux/drivers/leds-pwm.c * * simple PWM based LED control * * Copyright 2009 Luotao Fu @ Pengutronix (l.fu@pengutronix.de) * * based on leds-gpio.c by Raphael Assenat <raph@8d.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice...
gpl-2.0
juston-li/hammerhead
arch/mips/jz4740/reset.c
7775
1852
/* * Copyright (C) 2010, Lars-Peter Clausen <lars@metafoo.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 License, or (at your * option) any later ver...
gpl-2.0
MoKee/android_kernel_zte_x9180
drivers/staging/bcm/LeakyBucket.c
8031
11392
/********************************************************************** * LEAKYBUCKET.C * This file contains the routines related to Leaky Bucket Algorithm. ***********************************************************************/ #include "headers.h" /****************************************************************...
gpl-2.0
thermatk/N8000
drivers/staging/bcm/LeakyBucket.c
8031
11392
/********************************************************************** * LEAKYBUCKET.C * This file contains the routines related to Leaky Bucket Algorithm. ***********************************************************************/ #include "headers.h" /****************************************************************...
gpl-2.0
codeworkx/android_kernel_rockchip_rk30xx
drivers/input/touchscreen/hampshire.c
9055
5069
/* * Hampshire serial touchscreen driver * * Copyright (c) 2010 Adam Bennett * Based on the dynapro driver (c) Tias Guns * */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundatio...
gpl-2.0
itsmerajit/kernel_otus
sound/parisc/harmony.c
9823
25954
/* Hewlett-Packard Harmony audio driver * * This is a driver for the Harmony audio chipset found * on the LASI ASIC of various early HP PA-RISC workstations. * * Copyright (C) 2004, Kyle McMartin <kyle@{debian.org,parisc-linux.org}> * * Based on the previous Harmony incarnations by, * Copyright ...
gpl-2.0
Californication/lge-kernel-msm7x27-SDSL
sound/parisc/harmony.c
9823
25954
/* Hewlett-Packard Harmony audio driver * * This is a driver for the Harmony audio chipset found * on the LASI ASIC of various early HP PA-RISC workstations. * * Copyright (C) 2004, Kyle McMartin <kyle@{debian.org,parisc-linux.org}> * * Based on the previous Harmony incarnations by, * Copyright ...
gpl-2.0
Jewbie/Kernel-2.6.32
arch/ia64/sn/pci/pcibr/pcibr_reg.c
14175
7374
/* * 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) 2004 Silicon Graphics, Inc. All rights reserved. */ #include <linux/interrupt.h> #include <linux/types.h> #include <asm/sn...
gpl-2.0
pigworlds/asuswrttest
release/src-ra/linux/linux-2.6.21.x/fs/hfs/mdb.c
96
10423
/* * linux/fs/hfs/mdb.c * * Copyright (C) 1995-1997 Paul H. Hargrove * (C) 2003 Ardis Technologies <roman@ardistech.com> * This file may be distributed under the terms of the GNU General Public License. * * This file contains functions for reading/writing the MDB. */ #include <linux/cdrom.h> #include <linux/...
gpl-2.0
f123h456/linux
fs/cifs/cifs_debug.c
864
18446
/* * fs/cifs_debug.c * * Copyright (C) International Business Machines Corp., 2000,2005 * * Modified by Steve French (sfrench@us.ibm.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Soft...
gpl-2.0
NicholasPace/android_kernel_asus_moorefield-stock
drivers/mmc/host/sh_mobile_sdhi.c
2144
8241
/* * SuperH Mobile SDHI * * 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 version 2 as * published by the Free Software Foundation. * * Based on "Compaq ASIC3 support": * * Copyright 2001 Compaq C...
gpl-2.0
AICP/kernel_asus_fugu
arch/arm/mach-kirkwood/guruplug-setup.c
2144
3044
/* * arch/arm/mach-kirkwood/guruplug-setup.c * * Marvell GuruPlug Reference Board Setup * * 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> #includ...
gpl-2.0
ipodtouchdude/linux-amlogic
drivers/pci/hotplug/acpiphp_core.c
2144
10390
/* * ACPI PCI Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copyright (C) 2002 Hiroshi Aono (h-aono@ap.jp.nec.com) * Copyright (C) 2002,2003 Takayoshi Kochi (t-kochi@bq.jp.nec.com) * Co...
gpl-2.0
Serranove/android_kernel_samsung_serranovelte
drivers/net/ethernet/marvell/skge.c
2144
108113
/* * New driver for Marvell Yukon chipset and SysKonnect Gigabit * Ethernet adapters. Based on earlier sk98lin, e100 and * FreeBSD if_sk drivers. * * This driver intentionally does not support all the features * of the original driver such as link fail-over and link management because * those should be done at h...
gpl-2.0
F4uzan/f4kernel_sprout
drivers/watchdog/pnx4008_wdt.c
2144
6270
/* * drivers/char/watchdog/pnx4008_wdt.c * * Watchdog driver for PNX4008 board * * Authors: Dmitry Chigirev <source@mvista.com>, * Vitaly Wool <vitalywool@gmail.com> * Based on sa1100 driver, * Copyright (C) 2000 Oleg Drokin <green@crimea.edu> * * 2005-2006 (c) MontaVista Software, Inc. * * (C) 2012 Wol...
gpl-2.0
kernelhackx/kernel_hammerhead
drivers/staging/bcm/InterfaceInit.c
4192
23784
#include "headers.h" static struct usb_device_id InterfaceUsbtable[] = { { USB_DEVICE(BCM_USB_VENDOR_ID_T3, BCM_USB_PRODUCT_ID_T3) }, { USB_DEVICE(BCM_USB_VENDOR_ID_T3, BCM_USB_PRODUCT_ID_T3B) }, { USB_DEVICE(BCM_USB_VENDOR_ID_T3, BCM_USB_PRODUCT_ID_T3L) }, { USB_DEVICE(BCM_USB_VENDOR_ID_T3, BCM_USB_PRODUCT_ID_SM2...
gpl-2.0
andi34/kernel_oneplus_msm8974
arch/xtensa/kernel/ptrace.c
4704
8201
// TODO some minor issues /* * 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) 2001 - 2007 Tensilica Inc. * * Joe Taylor <joe@tensilica.com, joetylr@yahoo.com> * Chris Zanke...
gpl-2.0
pvittman/donkey-cm12
arch/arm/mach-omap2/common.c
4704
4657
/* * linux/arch/arm/mach-omap2/common.c * * Code common to all OMAP2+ machines. * * 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 red...
gpl-2.0
BanBxda/m7-3.4.10-4-4-2
drivers/clocksource/clksrc-dbx500-prcmu.c
4960
2481
/* * Copyright (C) ST-Ericsson SA 2011 * * License Terms: GNU General Public License v2 * Author: Mattias Wallin <mattias.wallin@stericsson.com> for ST-Ericsson * Author: Sundar Iyer for ST-Ericsson * sched_clock implementation is based on: * plat-nomadik/timer.c Linus Walleij <linus.walleij@stericsson.com> * ...
gpl-2.0
Freack-v/stock_kernel
arch/arm/mach-kirkwood/addr-map.c
4960
2282
/* * arch/arm/mach-kirkwood/addr-map.c * * Address map functions for Marvell Kirkwood SoCs * * 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> #inc...
gpl-2.0
NoelMacwan/SXDNickiMallow
fs/ntfs/mft.c
9312
101923
/** * mft.c - NTFS kernel mft record operations. Part of the Linux-NTFS project. * * Copyright (c) 2001-2012 Anton Altaparmakov and Tuxera Inc. * Copyright (c) 2002 Richard Russon * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
gpl-2.0
ryoon/gcc-4.2.4-SCO-OpenServer5
gcc/testsuite/gcc.dg/vmx/3c-01a.c
97
49575
/* { dg-do compile } */ #include <altivec.h> typedef const volatile unsigned int _1; typedef const unsigned int _2; typedef volatile unsigned int _3; typedef unsigned int _4; typedef const volatile vector bool short _5; typedef const vector bool short _6; typedef volatile vector bool short _7; typedef vector bo...
gpl-2.0
merbanan/linuxtv
drivers/video/backlight/lp8788_bl.c
353
7941
/* * TI LP8788 MFD - backlight driver * * Copyright 2012 Texas Instruments * * Author: Milo(Woogyom) Kim <milo.kim@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. *...
gpl-2.0
TeamRegular/android_kernel_nvidia_shieldtablet
drivers/scsi/hpsa.c
865
148532
/* * 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
SomethingExplosive/android_kernel_samsung_tuna
mm/nobootmem.c
1121
10713
/* * bootmem - A boot-time physical memory allocator and configurator * * Copyright (C) 1999 Ingo Molnar * 1999 Kanoj Sarcar, SGI * 2008 Johannes Weiner * * Access to this subsystem has to be serialized externally (which is true * for the boot process anyway). */ #include <linux...
gpl-2.0
TEAM-RAZOR-DEVICES/kernel_oneplus_msm8994
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
2145
39865
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2013 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, ver...
gpl-2.0
katinatez/android_kernel_oneplus_msm8974
drivers/hwmon/fam15h_power.c
2401
7552
/* * fam15h_power.c - AMD Family 15h processor power monitoring * * Copyright (c) 2011 Advanced Micro Devices, Inc. * Author: Andreas Herrmann <andreas.herrmann3@amd.com> * * * This driver is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License; either * v...
gpl-2.0
civato/Note8.0-StormCharger-Android-4.2.2
arch/arm/mm/fault-armv.c
2913
6906
/* * linux/arch/arm/mm/fault-armv.c * * Copyright (C) 1995 Linus Torvalds * Modifications for ARM processor (c) 1995-2002 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...
gpl-2.0
lioux/AK-tuna
drivers/video/igafb.c
3169
15878
/* * linux/drivers/video/igafb.c -- Frame buffer device for IGA 1682 * * Copyright (C) 1998 Vladimir Roganov and Gleb Raiko * * This driver is partly based on the Frame buffer device for ATI Mach64 * and partially on VESA-related code. * * Copyright (C) 1997-1998 Geert Uytterhoeven * Copyri...
gpl-2.0
friedrich420/Sprint-Note-4-Android-5.1.1-Kernel
KernelN910P-5_1_1GIT/drivers/clk/ux500/clk-sysctrl.c
3681
5718
/* * Sysctrl clock implementation for ux500 platform. * * Copyright (C) 2013 ST-Ericsson SA * Author: Ulf Hansson <ulf.hansson@linaro.org> * * License terms: GNU General Public License (GPL) version 2 */ #include <linux/clk-provider.h> #include <linux/mfd/abx500/ab8500-sysctrl.h> #include <linux/device.h> #incl...
gpl-2.0
devil1437/GalaxyNexusKernel
drivers/scsi/jazz_esp.c
4193
5579
/* jazz_esp.c: ESP front-end for MIPS JAZZ systems. * * Copyright (C) 2007 Thomas Bogendörfer (tsbogend@alpha.frankende) */ #include <linux/kernel.h> #include <linux/gfp.h> #include <linux/types.h> #include <linux/module.h> #include <linux/init.h> #include <linux/interrupt.h> #include <linux/platform_device.h> #inc...
gpl-2.0
Jazz-823/kernel_samsung_i9505
drivers/spi/spi-dw.c
4449
22756
/* * Designware SPI core controller driver (refer pxa2xx_spi.c) * * Copyright (c) 2009, 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. * ...
gpl-2.0
ardatdat/archos-kernel
arch/um/drivers/port_user.c
4705
3774
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) * Licensed under the GPL */ #include <stdio.h> #include <stdlib.h> #include <errno.h> #include <termios.h> #include <unistd.h> #include <netinet/in.h> #include "chan_user.h" #include "kern_constants.h" #include "os.h" #include "port.h" #incl...
gpl-2.0
alexpotter1/Neutron_msm8974_hammerhead
drivers/staging/iio/dac/ad5504.c
4961
9870
/* * AD5504, AD5501 High Voltage Digital to Analog Converter * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2. */ #include <linux/interrupt.h> #include <linux/fs.h> #include <linux/device.h> #include <linux/kernel.h> #include <linux/spi/spi.h> #include <linux/slab.h> #include <linux/sysfs.h> #...
gpl-2.0
Frontier314/frontkernel_kitkat
drivers/video/backlight/lp855x_bl.c
98
9283
/* * TI LP855x Backlight Driver * * Copyright (C) 2011 Texas Instruments * * 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/sl...
gpl-2.0
drewis/android_kernel_msm
drivers/usb/host/ehci-msm72k.c
98
20261
/* ehci-msm.c - HSUSB Host Controller Driver Implementation * * Copyright (c) 2008-2012, Code Aurora Forum. All rights reserved. * * Partly derived from ehci-fsl.c and ehci-hcd.c * Copyright (c) 2000-2004 by David Brownell * Copyright (c) 2005 MontaVista Software * * All source code in this file is licensed und...
gpl-2.0
LegacyXperia/android_kernel_semc_msm7x30
fs/cifs/transport.c
354
24467
/* * fs/cifs/transport.c * * Copyright (C) International Business Machines Corp., 2002,2008 * Author(s): Steve French (sfrench@us.ibm.com) * Jeremy Allison (jra@samba.org) 2006. * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General P...
gpl-2.0
sadven/meisiekernel
MeiKern/drivers/net/can/janz-ican3.c
610
47647
/* * Janz MODULbus VMOD-ICAN3 CAN Interface Driver * * Copyright (c) 2010 Ira W. Snyder <iws@ovro.caltech.edu> * * 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
mfrw/linux
arch/x86/pci/i386.c
866
12290
/* * Low-Level PCI Access for i386 machines * * Copyright 1993, 1994 Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * Drew@Colorado.EDU * +1 (303) 786-7975 * * Drew's work was sponsored by: * iX Multiuser Multitasking Magazine * Hannover, Germany ...
gpl-2.0
abenagiel/android_kernel_fih_msm7x30
arch/arm/mach-sa1100/cpu-sa1100.c
1634
7866
/* * cpu-sa1100.c: clock scaling for the SA1100 * * Copyright (C) 2000 2001, The Delft University of Technology * * Authors: * - Johan Pouwelse (J.A.Pouwelse@its.tudelft.nl): initial version * - Erik Mouw (J.A.K.Mouw@its.tudelft.nl): * - major rewrite for linux-2.3.99 * - rewritten for the more generic pow...
gpl-2.0
basr/Hammerhead
arch/s390/kernel/processor.c
1890
2273
/* * arch/s390/kernel/processor.c * * Copyright IBM Corp. 2008 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com) */ #define KMSG_COMPONENT "cpu" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/kernel.h> #include <linux/init.h> #include <linux/smp.h> #include <linux/seq_file.h> #include <lin...
gpl-2.0
vlw/android_kernel_samsung_msm8916_A3
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
2146
34580
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2013 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, ver...
gpl-2.0
Myself5/android_kernel_sony_msm
arch/m68k/atari/ataints.c
2146
10069
/* * arch/m68k/atari/ataints.c -- Atari Linux interrupt handling code * * 5/2/94 Roman Hodek: * Added support for TT interrupts; setup for TT SCU (may someone has * twiddled there and we won't get the right interrupts :-() * * Major change: The device-independent code in m68k/ints.c didn't know * about non-...
gpl-2.0
sleshepic/G920T_OI1_kernel
drivers/scsi/device_handler/scsi_dh_rdac.c
2146
23072
/* * LSI/Engenio/NetApp E-Series RDAC SCSI Device Handler * * Copyright (C) 2005 Mike Christie. All rights reserved. * Copyright (C) Chandra Seetharaman, IBM Corp. 2007 * * 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
RegaliaEzz/Hexa-N9208
drivers/net/irda/irda-usb.c
2658
59383
/***************************************************************************** * * Filename: irda-usb.c * Version: 0.10 * Description: IrDA-USB Driver * Status: Experimental * Author: Dag Brattli <dag@brattli.net> * * Copyright (C) 2000, Roman Weissgaerber <weissg@vienna.at> * ...
gpl-2.0
ajayramaswamy/linux-imx-gk802
drivers/staging/wlags49_h2/wl_wext.c
2914
109028
/******************************************************************************* * Agere Systems Inc. * Wireless device driver for Linux (wlags49). * * Copyright (c) 1998-2003 Agere Systems Inc. * All rights reserved. * http://www.agere.com * * Initially developed by TriplePoint, Inc. * http://www.triplepo...
gpl-2.0
Supermaster34/3.0-Kernel-Galaxy-Player-US
drivers/watchdog/iTCO_vendor_support.c
4194
11254
/* * 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
chadouming/android_kernel_htc_msm8994
drivers/net/ethernet/toshiba/spider_net_ethtool.c
4450
5020
/* * Network device driver for Cell Processor-Based Blade * * (C) Copyright IBM Corp. 2005 * * Authors : Utz Bacher <utz.bacher@de.ibm.com> * Jens Osterkamp <Jens.Osterkamp@de.ibm.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub...
gpl-2.0
eyeballer/LenovoA1-3.0.8
arch/um/drivers/tty.c
4706
1544
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) * Licensed under the GPL */ #include <errno.h> #include <fcntl.h> #include <termios.h> #include "chan_user.h" #include "kern_constants.h" #include "os.h" #include "um_malloc.h" #include "user.h" struct tty_chan { char *dev; int raw; stru...
gpl-2.0
de-wolff/caf_device_kernel_msm
drivers/staging/iio/adc/ad7606_spi.c
4962
2367
/* * AD7606 SPI ADC driver * * Copyright 2011 Analog Devices Inc. * * Licensed under the GPL-2. */ #include <linux/module.h> #include <linux/spi/spi.h> #include <linux/types.h> #include <linux/err.h> #include "../iio.h" #include "ad7606.h" #define MAX_SPI_FREQ_HZ 23500000 /* VDRIVE above 4.75 V */ static int...
gpl-2.0
clemsyn/UpdatedTF101-OCkernel
arch/um/kernel/sigio.c
4962
1043
/* * Copyright (C) 2002 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) * Licensed under the GPL */ #include <linux/interrupt.h> #include "irq_kern.h" #include "os.h" #include "sigio.h" /* Protected by sigio_lock() called from write_sigio_workaround */ static int sigio_irq_fd = -1; static irqreturn_t sigio_int...
gpl-2.0
qwerty97/src1
arch/arm/common/via82c505.c
4962
1888
#include <linux/kernel.h> #include <linux/pci.h> #include <linux/interrupt.h> #include <linux/mm.h> #include <linux/init.h> #include <linux/ioport.h> #include <linux/io.h> #include <asm/system.h> #include <asm/mach/pci.h> #define MAX_SLOTS 7 #define CONFIG_CMD(bus, devfn, where) (0x80000000 | (bus->number << 16)...
gpl-2.0
AOSP-Nexus/android_kernel_msm
arch/powerpc/platforms/powermac/feature.c
7522
82395
/* * Copyright (C) 1996-2001 Paul Mackerras (paulus@cs.anu.edu.au) * Ben. Herrenschmidt (benh@kernel.crashing.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 Founda...
gpl-2.0
cmenard/kernel_smdk4412
drivers/s390/scsi/zfcp_fc.c
8034
26785
/* * zfcp device driver * * Fibre Channel related functions for the zfcp device driver. * * Copyright IBM Corporation 2008, 2010 */ #define KMSG_COMPONENT "zfcp" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/types.h> #include <linux/slab.h> #include <linux/utsname.h> #include <scsi/fc/fc_els.h> #i...
gpl-2.0
CowboyEnvy/Android_Kernel_samsung_amazing3gcri
sound/pci/pcxhr/pcxhr_core.c
8034
37111
/* * Driver for Digigram pcxhr compatible soundcards * * low level interface with interrupt and message handling implementation * * Copyright (c) 2004 by Digigram <alsa@digigram.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
gpl-2.0
razrqcom-dev-team/android_kernel_motorola_apq8084
drivers/media/dvb-frontends/tda10023.c
8802
16592
/* TDA10023 - DVB-C decoder (as used in Philips CU1216-3 NIM and the Reelbox DVB-C tuner card) Copyright (C) 2005 Georg Acher, BayCom GmbH (acher at baycom dot de) Copyright (c) 2006 Hartmut Birr (e9hack at gmail dot com) Remotely based on tda10021.c Copyright (C) 1999 Convergence Integrated ...
gpl-2.0
loverszhaokai/gcc
gcc/testsuite/gcc.target/i386/avx512f-vaddps-2.c
99
1199
/* { dg-do run } */ /* { dg-options "-O2 -mavx512f" } */ /* { dg-require-effective-target avx512f } */ #define AVX512F #include "avx512f-helper.h" #define SIZE (AVX512F_LEN / 32) #include "avx512f-mask-type.h" static void CALC (float *r, float *s1, float *s2) { int i; for (i = 0; i < SIZE; i++) { r[i]...
gpl-2.0
eugene373/ka6_last_Dead_Horse
fs/ubifs/file.c
355
45805
/* * 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 t...
gpl-2.0
coredumb/linux-grsecurity
drivers/staging/lustre/lnet/selftest/conctl.c
355
22379
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
gpl-2.0
ulrikdb/linux
drivers/of/device.c
355
4752
#include <linux/string.h> #include <linux/kernel.h> #include <linux/of.h> #include <linux/of_device.h> #include <linux/init.h> #include <linux/module.h> #include <linux/mod_devicetable.h> #include <linux/slab.h> #include <asm/errno.h> #include "of_private.h" /** * of_match_device - Tell if a struct device matches an...
gpl-2.0
francegabb/mxu1130driver
drivers/gpu/drm/msm/mdp/mdp4/mdp4_crtc.c
355
17966
/* * Copyright (C) 2013 Red Hat * Author: Rob Clark <robdclark@gmail.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * This program is distributed in the hope that it ...
gpl-2.0
0x20c24/linux-psec
drivers/video/fbdev/arkfb.c
611
32832
/* * linux/drivers/video/arkfb.c -- Frame buffer device driver for ARK 2000PV * with ICS 5342 dac (it is easy to add support for different dacs). * * Copyright (c) 2007 Ondrej Zajicek <santiago@crfreenet.org> * * This file is subject to the terms and conditions of the GNU General Public * License. See the ...
gpl-2.0
jshafer817/sailfish_kernel_hp_tenderloin30
sound/usb/mixer.c
611
64034
/* * (Tentative) USB Audio Driver for ALSA * * Mixer control 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 Sailer (sailer@ife.ee.ethz.ch) * * * This program is free software; you can redist...
gpl-2.0
imoseyon/leanKernel-tbolt-gingerbread
drivers/scsi/aic7xxx/aic7xxx_core.c
867
216584
/* * Core routines and tables shareable across OS platforms. * * Copyright (c) 1994-2002 Justin T. Gibbs. * Copyright (c) 2000-2002 Adaptec Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * a...
gpl-2.0
jayk/linux
drivers/net/wireless/iwlwifi/dvm/power.c
1379
12902
/****************************************************************************** * * Copyright(c) 2007 - 2014 Intel Corporation. All rights reserved. * * Portions of this file are derived from the ipw3945 project, as well * as portions of the ieee80211 subsystem header files. * * This program is free software; yo...
gpl-2.0
sandeep1027/kernel-3.10
drivers/net/wireless/rtlwifi/pci.c
1635
57281
/****************************************************************************** * * 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
Riccorbypro/android_kernel_sony_wukong
arch/powerpc/kvm/book3s_mmu_hpte.c
2147
8654
/* * Copyright (C) 2010 SUSE Linux Products GmbH. All rights reserved. * * Authors: * Alexander Graf <agraf@suse.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. * ...
gpl-2.0
gingo21/kernel_wiko_cink_slim
sound/soc/samsung/s3c24xx_simtec.c
2915
9306
/* sound/soc/samsung/s3c24xx_simtec.c * * Copyright 2009 Simtec Electronics * * 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/gpio.h> #include <linux/clk.h> ...
gpl-2.0
HTCKernels/One-SV-cricket-k2plccl
arch/arm/mach-omap2/hsmmc.c
4707
15713
/* * linux/arch/arm/mach-omap2/hsmmc.c * * Copyright (C) 2007-2008 Texas Instruments * Copyright (C) 2008 Nokia Corporation * Author: Texas Instruments * * 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...
gpl-2.0
laruence/linux
sound/pci/ctxfi/ctdaio.c
8035
17649
/** * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. * * This source file is released under GPL v2 license (no other versions). * See the COPYING file included in the main directory of this source * distribution for the license terms and conditions. * * @File ctdaio.c * * @Brief * This file...
gpl-2.0
MattCrystal/sarin-gas-aosp-jewel
drivers/media/dvb/pt1/va1j5jf8007t.c
8803
11580
/* * ISDB-T driver for VA1J5JF8007/VA1J5JF8011 * * Copyright (C) 2009 HIRANO Takahito <hiranotaka@zng.info> * * based on pt1dvr - http://pt1dvr.sourceforge.jp/ * by Tomoaki Ishikawa <tomy@users.sourceforge.jp> * * This program is free software; you can redistribute it and/or modify * it under the terms of the...
gpl-2.0