repo_name
string
path
string
copies
string
size
string
content
string
license
string
ivanich/android_kernel_oneplus_msm8996
arch/arm/mach-omap2/clkt_iclk.c
1018
1462
/* * OMAP2/3 interface clock control * * Copyright (C) 2011 Nokia Corporation * Paul Walmsley * * 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 <linu...
gpl-2.0
prarit/staging-next-unisys
drivers/watchdog/lantiq_wdt.c
1274
5878
/* * 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. * * Copyright (C) 2010 John Crispin <blogic@openwrt.org> * Based on EP93xx wdt driver */ #define pr_fmt(fmt) KBUILD_MODN...
gpl-2.0
scotthartbti/android_kernel_samsung_trlte
arch/arm/mach-integrator/integrator_cp.c
1786
13661
/* * linux/arch/arm/mach-integrator/integrator_cp.c * * Copyright (C) 2003 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License. */...
gpl-2.0
Gandi/ktrill
drivers/regulator/pcf50633-regulator.c
2042
3972
/* NXP PCF50633 PMIC Driver * * (C) 2006-2008 by Openmoko, Inc. * Author: Balaji Rao <balajirrao@openmoko.org> * All rights reserved. * * Broken down from monstrous PCF50633 driver mainly by * Harald Welte and Andy Green and Werner Almesberger * * This program is free software; you can redistribute it and/or...
gpl-2.0
desaishivam26/android_kernel_motorola_msm8916
kernel/debug/kdb/kdb_bt.c
2810
5297
/* * Kernel Debugger Architecture Independent Stack Traceback * * 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) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. * Cop...
gpl-2.0
shaumux/semc-kernel-qsd8k-jb
crypto/algapi.c
3066
19443
/* * Cryptographic API for algorithms (i.e., low-level API). * * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either versi...
gpl-2.0
S3neos/android_kernel_samsung_s3ve3g
drivers/atm/iphase.c
4858
110639
/****************************************************************************** iphase.c: Device driver for Interphase ATM PCI adapter cards Author: Peter Wang <pwang@iphase.com> Some fixes: Arnaldo Carvalho de Melo <acme@conectiva.com.br> Interphase Co...
gpl-2.0
stev47/linux
drivers/input/ff-core.c
4858
9133
/* * Force feedback support for Linux input subsystem * * Copyright (c) 2006 Anssi Hannula <anssi.hannula@gmail.com> * Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru> */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publi...
gpl-2.0
ktoonsez/KTManta
drivers/input/ff-core.c
4858
9133
/* * Force feedback support for Linux input subsystem * * Copyright (c) 2006 Anssi Hannula <anssi.hannula@gmail.com> * Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru> */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publi...
gpl-2.0
caplio/android_kernel_samsung_hltedcm
drivers/net/ethernet/freescale/fec_mpc52xx_phy.c
10490
3865
/* * Driver for the MPC5200 Fast Ethernet Controller - MDIO bus driver * * Copyright (C) 2007 Domen Puncer, Telargo, Inc. * Copyright (C) 2008 Wolfram Sang, Pengutronix * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty...
gpl-2.0
x456/linux
arch/arm/kernel/swp_emulate.c
251
7204
/* * linux/arch/arm/kernel/swp_emulate.c * * Copyright (C) 2009 ARM Limited * __user_* functions adapted from include/asm/uaccess.h * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Fou...
gpl-2.0
wanghao-xznu/linux-2.6.32.9-hiveboard_130326
arch/sh/kernel/cpu/sh4a/setup-sh7366.c
507
11773
/* * SH7366 Setup * * Copyright (C) 2008 Renesas Solutions * * Based on linux/arch/sh/kernel/cpu/sh4a/setup-sh7722.c * * 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/p...
gpl-2.0
pershoot/android_kernel_samsung_p4
drivers/acpi/battery.c
507
32056
/* * battery.c - ACPI Battery Driver (Revision: 2.0) * * Copyright (C) 2007 Alexey Starikovskiy <astarikovskiy@suse.de> * Copyright (C) 2004-2007 Vladimir Lebedev <vladimir.p.lebedev@intel.com> * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul....
gpl-2.0
rombaby/android_kernel_xiaomi_redmi2
kernel/posix-cpu-timers.c
2043
43324
/* * Implement CPU time clocks for the POSIX clock interface. */ #include <linux/sched.h> #include <linux/posix-timers.h> #include <linux/errno.h> #include <linux/math64.h> #include <asm/uaccess.h> #include <linux/kernel_stat.h> #include <trace/events/timer.h> #include <linux/random.h> #include <linux/tick.h> #inclu...
gpl-2.0
ztemt/NX510J_5.1_kernel
drivers/gpio/gpio-bt8xx.c
2299
8173
/* bt8xx GPIO abuser Copyright (C) 2008 Michael Buesch <m@bues.ch> Please do _only_ contact the people listed _above_ with issues related to this driver. All the other people listed below are not related to this driver. Their names are only here, because this driver is derived from the bt848 driv...
gpl-2.0
shakalaca/ASUS_ZenFone_ZC451CG
linux/kernel/drivers/acpi/acpica/evgpeutil.c
2299
11755
/****************************************************************************** * * Module Name: evgpeutil - GPE utilities * *****************************************************************************/ /* * Copyright (C) 2000 - 2013, Intel Corp. * All rights reserved. * * Redistribution and use in source and...
gpl-2.0
cm-a7lte/kernel_samsung_a7lte
drivers/acpi/acpica/utresrc.c
2299
21565
/******************************************************************************* * * Module Name: utresrc - Resource management utilities * ******************************************************************************/ /* * Copyright (C) 2000 - 2013, Intel Corp. * All rights reserved. * * Redistribution and u...
gpl-2.0
JackpotClavin/android_kernel_samsung_venturi
drivers/media/video/uvc/uvc_isight.c
3323
3953
/* * uvc_isight.c -- USB Video Class driver - iSight support * * Copyright (C) 2006-2007 * Ivan N. Zlatev <contact@i-nz.net> * Copyright (C) 2008-2009 * Laurent Pinchart <laurent.pinchart@ideasonboard.com> * * This program is free software; you can redistribute it and/or modify * it under th...
gpl-2.0
Evervolv/android_kernel_oppo_msm8974
drivers/connector/cn_proc.c
4091
9716
/* * cn_proc.c - process events connector * * Copyright (C) Matt Helsley, IBM Corp. 2005 * Based on cn_fork.c by Guillaume Thouvenin <guillaume.thouvenin@bull.net> * Original copyright notice follows: * Copyright (C) 2005 BULL SA. * * * This program is free software; you can redistribute it and/or modify * it...
gpl-2.0
DirtyUnicorns/android_kernel_nvidia_shieldtablet
drivers/video/omap2/omapfb/omapfb-sysfs.c
4347
12283
/* * linux/drivers/video/omap2/omapfb-sysfs.c * * Copyright (C) 2008 Nokia Corporation * Author: Tomi Valkeinen <tomi.valkeinen@nokia.com> * * Some code and ideas taken from drivers/video/omap/ driver * by Imre Deak. * * This program is free software; you can redistribute it and/or modify it * under the terms...
gpl-2.0
Alex-V2/One_M8_4.4.3_kernel
drivers/staging/nvec/nvec_ps2.c
4859
4135
/* * nvec_ps2: mouse driver for a NVIDIA compliant embedded controller * * Copyright (C) 2011 The AC100 Kernel Team <ac100@lists.launchpad.net> * * Authors: Pierre-Hugues Husson <phhusson@free.fr> * Ilya Petrov <ilya.muromec@gmail.com> * Marc Dietrich <marvin24@gmx.de> * * This file is sub...
gpl-2.0
ztemt/NX505J_5.1_kernel
drivers/net/ethernet/intel/ixgbevf/vf.c
4859
12780
/******************************************************************************* Intel 82599 Virtual Function driver Copyright(c) 1999 - 2012 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...
gpl-2.0
ivanich/senny_kernel-3.4
drivers/char/tpm/tpm_tis.c
4859
22637
/* * Copyright (C) 2005, 2006 IBM Corporation * * Authors: * Leendert van Doorn <leendert@watson.ibm.com> * Kylene Hall <kjhall@us.ibm.com> * * Maintained by: <tpmdd-devel@lists.sourceforge.net> * * Device driver for TCG/TCPA TPM (trusted platform module). * Specifications at www.trustedcomputinggroup.org * ...
gpl-2.0
kumajaya/android_kernel_samsung_espresso10
drivers/misc/ioc4.c
7931
14731
/* * 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-2006 Silicon Graphics, Inc. All Rights Reserved. */ /* This file contains the master driver module for use by SGI IO...
gpl-2.0
Mirenk/android_kernel_htc_msm8974
sound/pci/ac97/ac97_patch.c
7931
129899
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * Universal interface for Audio Codec '97 * * For more details look to AC '97 component specification revision 2.2 * by Intel Corporation (http://developer.intel.com) and to datasheets * for specific codecs. * * * This program is free software; you ...
gpl-2.0
jejecule/kernel_despair_find7
fs/proc/proc_tty.c
10747
4805
/* * proc_tty.c -- handles /proc/tty * * Copyright 1997, Theodore Ts'o */ #include <asm/uaccess.h> #include <linux/module.h> #include <linux/init.h> #include <linux/errno.h> #include <linux/time.h> #include <linux/proc_fs.h> #include <linux/stat.h> #include <linux/tty.h> #include <linux/seq_file.h> #include <linux...
gpl-2.0
charles1018/kernel_sony_14.4.A.0.157
net/ceph/armor.c
12795
1946
#include <linux/errno.h> int ceph_armor(char *dst, const char *src, const char *end); int ceph_unarmor(char *dst, const char *src, const char *end); /* * base64 encode/decode. */ static const char *pem_key = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"; static int encode_bits(int c) { ret...
gpl-2.0
Sudokamikaze/XKernel-taoshan
drivers/video/i810/i810_accel.c
13563
12190
/*-*- linux-c -*- * linux/drivers/video/i810_accel.c -- Hardware Acceleration * * Copyright (C) 2001 Antonino Daplas<adaplas@pol.net> * All Rights Reserved * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of th...
gpl-2.0
sleshepic/l900_MK4_Kernel
lib/extable.c
13819
2486
/* * Derived from arch/ppc/mm/extable.c and arch/i386/mm/extable.c. * * Copyright (C) 2004 Paul Mackerras, 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 version * 2 ...
gpl-2.0
mikronac/android_kernel_htc_msm8960
arch/powerpc/boot/cuboot-hotfoot.c
13819
4113
/* * Old U-boot compatibility for Esteem 195E Hotfoot CPU Board * * Author: Solomon Peachy <solomon@linux-wlan.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. */ #inclu...
gpl-2.0
Lukas1212/htc7x30-3.0
drivers/misc/pmic8058-pwm.c
252
26954
/* Copyright (c) 2010-2011, 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
full-of-foo/linux
arch/powerpc/sysdev/ppc4xx_pci.c
508
51050
/* * PCI / PCI-X / PCI-Express support for 4xx parts * * Copyright 2007 Ben. Herrenschmidt <benh@kernel.crashing.org>, IBM Corp. * * Most PCI Express code is coming from Stefan Roese implementation for * arch/ppc in the Denx tree, slightly reworked by me. * * Copyright 2007 DENX Software Engineering, Stefan Roe...
gpl-2.0
burstlam/zte-kernel-gb
net/netfilter/xt_statistic.c
764
2486
/* * Copyright (c) 2006 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * Based on ipt_random and ipt_nth by Fabrice MARIE <fabrice@netfilt...
gpl-2.0
Shkerzy/alcatel_brandy_kernel
drivers/staging/memrar/memrar_handler.c
764
25559
/* * memrar_handler 1.0: An Intel restricted access region handler device * * Copyright (C) 2010 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General * Public License as publ...
gpl-2.0
burstlam/zte-blade-35
net/sunrpc/auth_gss/gss_krb5_mech.c
764
20001
/* * linux/net/sunrpc/gss_krb5_mech.c * * Copyright (c) 2001-2008 The Regents of the University of Michigan. * All rights reserved. * * Andy Adamson <andros@umich.edu> * J. Bruce Fields <bfields@umich.edu> * * Redistribution and use in source and binary forms, with or without * modification, are permit...
gpl-2.0
arpith20/ubuntu-vivid
drivers/leds/leds-lm3530.c
1020
12991
/* * Copyright (C) 2011 ST-Ericsson SA. * Copyright (C) 2009 Motorola, Inc. * * License Terms: GNU General Public License v2 * * Simple driver for National Semiconductor LM3530 Backlight driver chip * * Author: Shreshtha Kumar SAHU <shreshthakumar.sahu@stericsson.com> * based on leds-lm3530.c by Dan Murphy <D....
gpl-2.0
adbaby/android_kernel_msm8974
fs/ext4/page-io.c
3580
11535
/* * linux/fs/ext4/page-io.c * * This contains the new page_io functions for ext4 * * Written by Theodore Ts'o, 2010. */ #include <linux/fs.h> #include <linux/time.h> #include <linux/jbd2.h> #include <linux/highuid.h> #include <linux/pagemap.h> #include <linux/quotaops.h> #include <linux/string.h> #include <linu...
gpl-2.0
lplachno/mx6-dev
arch/mips/pci/fixup-ip32.c
4348
1484
#include <linux/init.h> #include <linux/kernel.h> #include <linux/pci.h> #include <asm/ip32/ip32_ints.h> /* * O2 has up to 5 PCI devices connected into the MACE bridge. The device * map looks like this: * * 0 aic7xxx 0 * 1 aic7xxx 1 * 2 expansion slot * 3 N/C * 4 N/C */ #define SCSI0 MACEPCI_SCSI0_IRQ ...
gpl-2.0
AICP/kernel_htc_m7
net/rxrpc/ar-recvmsg.c
4604
11038
/* RxRPC recvmsg() implementation * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundati...
gpl-2.0
adrynalyne/clean_kernel_htc-mecha
fs/reiserfs/lbalance.c
4860
42396
/* * Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README */ #include <asm/uaccess.h> #include <linux/string.h> #include <linux/time.h> #include <linux/reiserfs_fs.h> #include <linux/buffer_head.h> /* these are used in do_balance.c */ /* leaf_move_items leaf_shift_left leaf_shift_right lea...
gpl-2.0
piasek1906/Piasek-KK
drivers/usb/atm/ueagle-atm.c
4860
68475
/*- * Copyright (c) 2003, 2004 * Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. * * Copyright (c) 2005-2007 Matthieu Castet <castet.matthieu@free.fr> * Copyright (c) 2005-2007 Stanislaw Gruszka <stf_xl@wp.pl> * * This software is available to you under a choice of one of two * licenses. You m...
gpl-2.0
ardX/android_kernel_k-touch_msm8x25q
drivers/video/sh_mipi_dsi.c
4860
15400
/* * Renesas SH-mobile MIPI DSI support * * Copyright (C) 2010 Guennadi Liakhovetski <g.liakhovetski@gmx.de> * * This 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 Foundation. */ #include <linux/bi...
gpl-2.0
jamison904/Galaxy_Note_3
drivers/net/ethernet/faraday/ftgmac100.c
4860
35713
/* * Faraday FTGMAC100 Gigabit Ethernet * * (C) Copyright 2009-2011 Faraday Technology * Po-Yu Chuang <ratbert@faraday-tech.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either ...
gpl-2.0
xXminiWHOOPERxX/xXminiWHOOPERxX-Kernel-ZaraCL-
drivers/staging/vme/boards/vme_vmivme7805.c
5628
2963
/* * Support for the VMIVME-7805 board access to the Universe II bridge. * * Author: Arthur Benilov <arthur.benilov@iba-group.com> * Copyright 2010 Ion Beam Application, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as pub...
gpl-2.0
maxwen/android_kernel_oppo_apq8064
drivers/staging/vme/boards/vme_vmivme7805.c
5628
2963
/* * Support for the VMIVME-7805 board access to the Universe II bridge. * * Author: Arthur Benilov <arthur.benilov@iba-group.com> * Copyright 2010 Ion Beam Application, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as pub...
gpl-2.0
anders3408/kernel_oppo_find5-old
drivers/staging/vme/boards/vme_vmivme7805.c
5628
2963
/* * Support for the VMIVME-7805 board access to the Universe II bridge. * * Author: Arthur Benilov <arthur.benilov@iba-group.com> * Copyright 2010 Ion Beam Application, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as pub...
gpl-2.0
Redmi-dev/android_kernel_xiaomi_msm8226
arch/um/drivers/mmapper_kern.c
7676
2898
/* * arch/um/drivers/mmapper_kern.c * * BRIEF MODULE DESCRIPTION * * Copyright (C) 2000 RidgeRun, Inc. * Author: RidgeRun, Inc. * Greg Lonnon glonnon@ridgerun.com or info@ridgerun.com * */ #include <linux/stddef.h> #include <linux/types.h> #include <linux/fs.h> #include <linux/init.h> #include <linux/...
gpl-2.0
mustermaxmueller/android_kernel_sony_msm8974_togari_5.x
fs/ntfs/attrib.c
7676
91838
/** * attrib.c - NTFS attribute 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 Lice...
gpl-2.0
denghongcai/rk3x_kernel_3.0.36
kernel/time/timecompare.c
7932
4966
/* * Copyright (C) 2009 Intel Corporation. * Author: Patrick Ohly <patrick.ohly@intel.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...
gpl-2.0
Lenovo-K3/android_kernel_lenovo_msm8916
drivers/rapidio/switches/tsi500.c
11516
2485
/* * RapidIO Tsi500 switch support * * Copyright 2009-2010 Integrated Device Technology, Inc. * Alexandre Bounine <alexandre.bounine@idt.com> * - Modified switch operations initialization. * * Copyright 2005 MontaVista Software, Inc. * Matt Porter <mporter@kernel.crashing.org> * * This program is free softwa...
gpl-2.0
getitnowmarketing/Gz-One-Commando
crypto/cbc.c
11516
7621
/* * CBC: Cipher Block Chaining mode * * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or ...
gpl-2.0
Hui-Zhi/gpu_cgroup_kernel
sound/soc/codecs/wm8974.c
253
18758
/* * wm8974.c -- WM8974 ALSA Soc Audio driver * * Copyright 2006-2009 Wolfson Microelectronics PLC. * * Author: Liam Girdwood <Liam.Girdwood@wolfsonmicro.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 * publish...
gpl-2.0
manveru0/FeaCore_Phoenix
drivers/net/e1000e/es2lan.c
765
40883
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 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 pub...
gpl-2.0
androidbftab1/bf-kernel-3.18
arch/mips/loongson/lemote-2f/clock.c
765
3106
/* * Copyright (C) 2006 - 2008 Lemote Inc. & Insititute of Computing Technology * Author: Yanhua, yanh@lemote.com * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/clk.h> #...
gpl-2.0
Leoyzen/Charm-Kiss-Primou
drivers/firewire/net.c
1533
44387
/* * IPv4 over IEEE 1394, per RFC 2734 * * Copyright (C) 2009 Jay Fenlason <fenlason@redhat.com> * * based on eth1394 by Ben Collins et al */ #include <linux/bug.h> #include <linux/delay.h> #include <linux/device.h> #include <linux/ethtool.h> #include <linux/firewire.h> #include <linux/firewire-constants.h> #inc...
gpl-2.0
IntelBUAP/Repo-Linux-RT
arch/powerpc/kernel/udbg_16550.c
1789
6573
/* * udbg for NS16550 compatible serial ports * * Copyright (C) 2001-2005 PPC 64 Team, 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 version * 2 o...
gpl-2.0
Ca1ne/Enoch
drivers/acpi/processor_driver.c
2045
22112
/* * acpi_processor.c - ACPI Processor Driver ($Revision: 71 $) * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2004 Dominik Brodowski <linux@brodo.de> * Copyright (C) 2004 Anil S Keshavamurthy...
gpl-2.0
MoKee/android_kernel_cyanogen_msm8916-amss
arch/arm/mach-shmobile/board-kzm9g-reference.c
2045
3582
/* * KZM-A9-GT board support - Reference Device Tree Implementation * * Copyright (C) 2012 Horms Solutions Ltd. * * Based on board-kzm9g.c * Copyright (C) 2012 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
gpl-2.0
hurrian/kernel_samsung_trelte
arch/tile/gxio/usb_host.c
2301
2064
/* * Copyright 2012 Tilera Corporation. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * This program is distributed in the hope that it will ...
gpl-2.0
omerjerk/android_kernel_xiaomi_ferrari
arch/powerpc/sysdev/xics/xics-common.c
2301
10315
/* * Copyright 2011 IBM 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 (at your option) any later version. * */ #include <linux/...
gpl-2.0
isnehalkiran/kernel-msm
drivers/hwmon/max6650.c
2301
19847
/* * max6650.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring. * * (C) 2007 by Hans J. Koch <hjk@hansjkoch.de> * * based on code written by John Morris <john.morris@spirentcom.com> * Copyright (c) 2003 Spirent Communications * and Claus Gindhart <claus.gindhart@kontron.com> * ...
gpl-2.0
chadouming/canuck-3.10
drivers/scsi/t128.c
2557
11810
#define AUTOSENSE #define PSEUDO_DMA /* * Trantor T128/T128F/T228 driver * Note : architecturally, the T100 and T130 are different and won't * work * * Copyright 1993, Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * drew@colorado.edu * +1 (303) 440-4894 * * ...
gpl-2.0
fweisbec/tracing
fs/jbd/commit.c
3325
28750
/* * linux/fs/jbd/commit.c * * Written by Stephen C. Tweedie <sct@redhat.com>, 1998 * * Copyright 1998 Red Hat corp --- All Rights Reserved * * This file is part of the Linux kernel and is made available under * the terms of the GNU General Public License, version 2, or at your * option, any later version, inc...
gpl-2.0
tweakos/HD-Kernel
drivers/net/wan/sbni.c
3581
43201
/* sbni.c: Granch SBNI12 leased line adapters driver for linux * * Written 2001 by Denis I.Timofeev (timofeev@granch.ru) * * Previous versions were written by Yaroslav Polyakov, * Alexey Zverev and Max Khon. * * Driver supports SBNI12-02,-04,-05,-10,-11 cards, single and * double-channel, PCI and ISA modificat...
gpl-2.0
garwynn/D710BST_GC01_Kernel
arch/um/sys-x86_64/signal.c
3837
8160
/* * Copyright (C) 2003 PathScale, Inc. * Copyright (C) 2003 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/personality.h> #include <linux/ptrace.h> #include <linux/kernel.h> #include <asm/unistd.h> #include <asm/uaccess.h> #include <asm/ucontext.h> #include "frame_k...
gpl-2.0
InfinitiveOS-Devices/android_kernel_oneplus_msm8974
tools/perf/perf.c
3837
12280
/* * perf.c * * Performance analysis utility. * * This is the main hub from which the sub-commands (perf stat, * perf top, perf record, perf report, etc.) are started. */ #include "builtin.h" #include "util/exec_cmd.h" #include "util/cache.h" #include "util/quote.h" #include "util/run-command.h" #include "util/...
gpl-2.0
renaudallard/nexus5_kernel
drivers/net/ethernet/i825xx/sun3_82586.c
4861
32823
/* * Sun3 i82586 Ethernet driver * * Cloned from ni52.c for the Sun3 by Sam Creasey (sammy@sammy.net) * * Original copyright follows: * -------------------------- * * net-3-driver for the NI5210 card (i82586 Ethernet chip) * * This is an extension to the Linux operating system, and is covered by the * same G...
gpl-2.0
naufragoweb/android_kernel_samsung_kyleopen
drivers/watchdog/w83697hf_wdt.c
4861
10188
/* * w83697hf/hg WDT driver * * (c) Copyright 2006 Samuel Tardieu <sam@rfc1149.net> * (c) Copyright 2006 Marcus Junker <junker@anduras.de> * * Based on w83627hf_wdt.c which is based on advantechwdt.c * which is based on wdt.c. * Original copyright messages: * * (c) Copyright 2003 Pádraig Brady <P@draigBrady.c...
gpl-2.0
julianschweizer/kernel_23.0.1.A.0.xxx
drivers/net/ethernet/aeroflex/greth.c
4861
40788
/* * Aeroflex Gaisler GRETH 10/100/1G Ethernet MAC. * * 2005-2010 (c) Aeroflex Gaisler AB * * This driver supports GRETH 10/100 and GRETH 10/100/1G Ethernet MACs * available in the GRLIB VHDL IP core library. * * Full documentation of both cores can be found here: * http://www.gaisler.com/products/grlib/grip.p...
gpl-2.0
savoca/furnace-g3
net/sunrpc/bc_svc.c
5629
2024
/****************************************************************************** (c) 2007 Network Appliance, Inc. All Rights Reserved. (c) 2009 NetApp. All Rights Reserved. NetApp provides this source code under the GPL v2 License. The GPL v2 license is available at http://opensource.org/licenses/gpl-license.php. T...
gpl-2.0
khusika/samsung-kernel-msm7x30
drivers/mca/mca-device.c
9981
6771
/* -*- mode: c; c-basic-offset: 8 -*- */ /* * MCA device support functions * * These functions support the ongoing device access API. * * (C) 2002 James Bottomley <James.Bottomley@HansenPartnership.com> * **----------------------------------------------------------------------------- ** ** This program is fre...
gpl-2.0
phenomx4/android_kernel_lge_fx3
drivers/net/sb1000.c
11773
32210
/* sb1000.c: A General Instruments SB1000 driver for linux. */ /* Written 1998 by Franco Venturi. Copyright 1998 by Franco Venturi. Copyright 1994,1995 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. This driver is for the General Instruments S...
gpl-2.0
sub77/kernel_samsung_matisse
arch/arm/mach-msm/board-sprd6500-spi.c
254
3252
/* arch/arm/mach-capri/board-baffin-spi.c * * Copyright (C) 2011 Samsung Electronics Co, Ltd. * * 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 prog...
gpl-2.0
qnhoang81/Intercept_Kernel
drivers/staging/otus/wrap_pkt.c
510
4797
/* * Copyright (c) 2007-2008 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
omnirom/android_kernel_asus_tegra3
arch/arm/kernel/kprobes-arm.c
510
37104
/* * arch/arm/kernel/kprobes-decode.c * * Copyright (C) 2006, 2007 Motorola Inc. * * 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 ...
gpl-2.0
uplusplus/ls300_smdkc110
drivers/staging/vme/vme.c
510
33921
/* * VME Bridge Framework * * Author: Martyn Welch <martyn.welch@gefanuc.com> * Copyright 2008 GE Fanuc Intelligent Platforms Embedded Systems, Inc. * * Based on work by Tom Armistead and Ajit Prem * Copyright 2004 Motorola Inc. * * This program is free software; you can redistribute it and/or modify it * un...
gpl-2.0
SM-G920P/TeamSPR_Kernel_OLD
drivers/media/usb/dvb-usb-v2/mxl111sf-tuner.c
2302
12376
/* * mxl111sf-tuner.c - driver for the MaxLinear MXL111SF CMOS tuner * * Copyright (C) 2010 Michael Krufky <mkrufky@kernellabs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; ...
gpl-2.0
Tesla-Redux-Devices/android_kernel_samsung_trlte
drivers/net/ethernet/packetengines/yellowfin.c
2302
45672
/* yellowfin.c: A Packet Engines G-NIC ethernet driver for linux. */ /* Written 1997-2001 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Public License (GPL), incorporated herein by reference. Drivers based on or derived from this code fall under the GPL and m...
gpl-2.0
Split-Screen/android_kernel_oneplus_msm8996
sound/isa/wavefront/wavefront_fx.c
3326
6309
/* * Copyright (c) 1998-2002 by Paul Davis <pbd@op.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ...
gpl-2.0
Howpathetic/Revolution_kernel
arch/mips/kernel/signal.c
4350
17911
/* * 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) 1991, 1992 Linus Torvalds * Copyright (C) 1994 - 2000 Ralf Baechle * Copyright (C) 1999, 2000 Silicon Graphics, Inc. */...
gpl-2.0
virtualopensystems/linux-kvm-arm
drivers/media/pci/mantis/mantis_ca.c
4606
5803
/* Mantis PCI bridge driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later v...
gpl-2.0
sktjdgns1189/android_kernel_samsung_SHW-M290S
arch/arm/mach-ks8695/devices.c
4606
5114
/* * arch/arm/mach-ks8695/devices.c * * Copyright (C) 2006 Andrew Victor * * 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. * * This program is distributed in the hope that it will be us...
gpl-2.0
TeamOrion-Devices/kernel_sony_msm8x27
drivers/video/i740fb.c
4862
34356
/* * i740fb - framebuffer driver for Intel740 * Copyright (c) 2011 Ondrej Zary * * Based on old i740fb driver (c) 2001-2002 Andrey Ulanov <drey@rt.mipt.ru> * which was partially based on: * VGA 16-color framebuffer driver (c) 1999 Ben Pfaff <pfaffben@debian.org> * and Petr Vandrovec <VANDROVE@vc.cvut.cz> * i7...
gpl-2.0
purrify/android_kernel_lenovo_a6000
arch/mips/kernel/irq_txx9.c
4862
4861
/* * Based on linux/arch/mips/jmr3927/rbhma3100/irq.c, * linux/arch/mips/tx4927/common/tx4927_irq.c, * linux/arch/mips/tx4938/common/irq.c * * Copyright 2001, 2003-2005 MontaVista Software Inc. * Author: MontaVista Software, Inc. * ahennessy@mvista.com * source@mvista.com * Copyright (C) 2000-200...
gpl-2.0
ssvb/linux-sunxi
drivers/media/video/gspca/w996Xcf.c
5118
18008
/** * * GSPCA sub driver for W996[78]CF JPEG USB Dual Mode Camera Chip. * * Copyright (C) 2009 Hans de Goede <hdegoede@redhat.com> * * This module is adapted from the in kernel v4l1 w9968cf driver: * * Copyright (C) 2002-2004 by Luca Risolia <luca.risolia@studio.unibo.it> * * This program is free software; yo...
gpl-2.0
mythos234/AndromedaCANCRO-KK
fs/btrfs/extent_map.c
5630
8888
#include <linux/err.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/spinlock.h> #include <linux/hardirq.h> #include "ctree.h" #include "extent_map.h" static struct kmem_cache *extent_map_cache; int __init extent_map_init(void) { extent_map_cache = kmem_cache_create("extent_map", sizeof(struc...
gpl-2.0
Sparkey67/android_kernel_lge_g3-1
fs/signalfd.c
6142
8174
/* * fs/signalfd.c * * Copyright (C) 2003 Linus Torvalds * * Mon Mar 5, 2007: Davide Libenzi <davidel@xmailserver.org> * Changed ->read() to return a siginfo strcture instead of signal number. * Fixed locking in ->poll(). * Added sighand-detach notification. * Added fd re-use in sys_sig...
gpl-2.0
jfdsmabalot/kernel_samsung_msm8974pro
drivers/hid/hid-monterey.c
7422
2139
/* * HID driver for some monterey "special" devices * * Copyright (c) 1999 Andreas Gal * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc * Copyright (c) 2006-2007 Jiri Kosina * Copyright (c) 2007 Paul Walmsley * Copyri...
gpl-2.0
JustAkan/jolla-kernel_bullhead
arch/ia64/kernel/cyclone.c
8958
3017
#include <linux/module.h> #include <linux/smp.h> #include <linux/time.h> #include <linux/errno.h> #include <linux/timex.h> #include <linux/clocksource.h> #include <asm/io.h> /* IBM Summit (EXA) Cyclone counter code*/ #define CYCLONE_CBAR_ADDR 0xFEB00CD0 #define CYCLONE_PMCC_OFFSET 0x51A0 #define CYCLONE_MPMC_OFFSET 0x...
gpl-2.0
AmperificSuperKANG/lge_kernel_loki
drivers/net/wireless/b43/tables_phy_ht.c
10238
32970
/* Broadcom B43 wireless driver IEEE 802.11n HT-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 t...
gpl-2.0
MassStash/htc_m8_kernel_GPE_5.0.1
net/rmnet_data/rmnet_data_config.c
255
18928
/* * Copyright (c) 2013, 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 h...
gpl-2.0
pawo99/stock_mm_dpgw
drivers/gpu/arm/mali400/mali/common/mali_gp_scheduler.c
255
14036
/* * Copyright (C) 2011-2012 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. * * A ...
gpl-2.0
c313742678/qt210_kernel
drivers/gpu/vga/vgaarb.c
767
33002
/* * vgaarb.c: Implements the VGA arbitration. For details refer to * Documentation/vgaarbiter.txt * * * (C) Copyright 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org> * (C) Copyright 2007 Paulo R. Zanoni <przanoni@gmail.com> * (C) Copyright 2007, 2009 Tiago Vignatti <vignatti@freedesktop.org> * * Permis...
gpl-2.0
KOala888/GB_kernel
drivers/staging/rtl8192su/ieee80211/ieee80211_crypt_wep.c
767
7342
/* * Host AP crypt: host-based WEP encryption implementation for Host AP driver * * Copyright (c) 2002-2004, Jouni Malinen <jkmaline@cc.hut.fi> * * 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 Soft...
gpl-2.0
Outernet-Project/rpi-linux
drivers/tty/amiserial.c
767
46980
/* * Serial driver for the amiga builtin port. * * This code was created by taking serial.c version 4.30 from kernel * release 2.3.22, replacing all hardware related stuff with the * corresponding amiga hardware actions, and removing all irrelevant * code. As a consequence, it uses many of the constants and names...
gpl-2.0
Entropy512/android_kernel_samsung_dempsey
arch/arm/mach-u300/core.c
767
49412
/* * * arch/arm/mach-u300/core.c * * * Copyright (C) 2007-2010 ST-Ericsson AB * License terms: GNU General Public License (GPL) version 2 * Core platform support, IRQ handling and device definitions. * Author: Linus Walleij <linus.walleij@stericsson.com> */ #include <linux/kernel.h> #include <linux/init.h> #in...
gpl-2.0
Dazzozo/huawei-kernel-3.4
fs/fat/file.c
3327
11218
/* * linux/fs/fat/file.c * * Written 1992,1993 by Werner Almesberger * * regular file handling primitives for fat-based filesystems */ #include <linux/capability.h> #include <linux/module.h> #include <linux/compat.h> #include <linux/mount.h> #include <linux/time.h> #include <linux/buffer_head.h> #include <lin...
gpl-2.0
CyanogenMod/android_kernel_samsung_mondrianwifi
lib/bitmap.c
3327
35502
/* * lib/bitmap.c * Helper functions for bitmap.h. * * This source code is licensed under the GNU General Public License, * Version 2. See the file COPYING for more details. */ #include <linux/export.h> #include <linux/thread_info.h> #include <linux/ctype.h> #include <linux/errno.h> #include <linux/bitmap.h> #in...
gpl-2.0
MinimalOS-CAF/kernel_huawei_angler
arch/um/kernel/ksyms.c
3583
1159
/* * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/module.h> #include <os.h> EXPORT_SYMBOL(set_signals); EXPORT_SYMBOL(get_signals); EXPORT_SYMBOL(os_stat_fd); EXPORT_SYMBOL(os_stat_file); EXPORT_SYMBOL(os_access); EXPORT_SYMBOL(os_set_exec_clos...
gpl-2.0
sev3n85/android_kernel_samsung_s3ve3g
net/netfilter/nf_log.c
4607
7370
#include <linux/kernel.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 <net/protocol.h> #include <net/netfilter/nf_log.h> #include "nf_internals.h" /* Internal logging interface, which relies on...
gpl-2.0