repo_name
string
path
string
copies
string
size
string
content
string
license
string
nimon/m8_kernel
drivers/mtd/maps/dbox2-flash.c
8181
2716
/* * D-Box 2 flash driver */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> #include <linux/init.h> #include <asm/io.h> #include <linux/mtd/mtd.h> #include <linux/mtd/map.h> #include <linux/mtd/partitions.h> #include <linux/errno.h> /* partition_info gives details on the logical partit...
gpl-2.0
anders3408/kernel_oppo_find5-old
drivers/isdn/i4l/isdn_concap.c
9461
2987
/* $Id: isdn_concap.c,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * Linux ISDN subsystem, protocol encapsulation * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ /* Stuff to support the concap_proto by isdn4linux. isd...
gpl-2.0
jepler/odroid-linux
arch/sh/mm/cache-sh2.c
10997
2289
/* * arch/sh/mm/cache-sh2.c * * Copyright (C) 2002 Paul Mundt * Copyright (C) 2008 Yoshinori Sato * * Released under the terms of the GNU GPL v2.0. */ #include <linux/init.h> #include <linux/mm.h> #include <asm/cache.h> #include <asm/addrspace.h> #include <asm/processor.h> #include <asm/cacheflush.h> #include ...
gpl-2.0
FEDEVEL/imx6tinyrex-linux-3.0.35
arch/mips/lasat/at93c.c
11765
2613
/* * Atmel AT93C46 serial eeprom driver * * Brian Murphy <brian.murphy@eicon.com> * */ #include <linux/kernel.h> #include <linux/delay.h> #include <asm/lasat/lasat.h> #include <linux/module.h> #include <linux/init.h> #include "at93c.h" #define AT93C_ADDR_SHIFT 7 #define AT93C_ADDR_MAX ((1 << AT93C_ADDR_SHIFT) -...
gpl-2.0
dalinaum/studyak
arch/arm/mach-realview/realview_pb11mp.c
502
10719
/* * linux/arch/arm/mach-realview/realview_pb11mp.c * * Copyright (C) 2008 ARM Limited * Copyright (C) 2000 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; e...
gpl-2.0
C-Aniruddh/SXD_kernel
arch/arm/mach-msm/rpm-smd.c
758
24795
/* 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
Bdaman80/BDA-Vivid
drivers/staging/rtl8187se/r8180_rtl8225z2.c
1014
27809
/* * This is part of the rtl8180-sa2400 driver * released under the GPL (See file COPYING for details). * Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it> * * This files contains programming code for the rtl8225 * radio frontend. * * *Many* thanks to Realtek Corp. for their great support! */ #include ...
gpl-2.0
sztupy/samsung_kernel_galaxys_gb
drivers/staging/pohmelfs/dir.c
1014
25904
/* * 2007+ Copyright (c) Evgeniy Polyakov <zbr@ioremap.net> * 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; either version 2 of the License, or * (at your option)...
gpl-2.0
seem-sky/linux
drivers/tty/serial/bfin_sport_uart.c
1270
23295
/* * Blackfin On-Chip Sport Emulated UART Driver * * Copyright 2006-2009 Analog Devices Inc. * * Enter bugs at http://blackfin.uclinux.org/ * * Licensed under the GPL-2 or later. */ /* * This driver and the hardware supported are in term of EE-191 of ADI. * http://www.analog.com/static/imported-files/applica...
gpl-2.0
JustAkan/F220K_Stock_Kernel
sound/soc/codecs/msm_stub.c
1270
2502
/* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
imoseyon/leanKernel-note3
drivers/sensorhub/stm32f/factory/gesture_max88922.c
1782
4638
/* * Copyright (C) 2012, Samsung Electronics Co. Ltd. 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; either version 2 of the License, or * (at your option) any...
gpl-2.0
gearslam/v20j-geeb
arch/hexagon/kernel/topology.c
1782
1408
/* * CPU topology for Hexagon * * 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. * * Thi...
gpl-2.0
sonicxml/Popcornkernel-Tuna
drivers/usb/serial/spcp8x5.c
3062
19074
/* * spcp8x5 USB to serial adaptor driver * * Copyright (C) 2010 Johan Hovold (jhovold@gmail.com) * Copyright (C) 2006 Linxb (xubin.lin@worldplus.com.cn) * Copyright (C) 2006 S1 Corp. * * Original driver for 2.6.10 pl2303 driver by * Greg Kroah-Hartman (greg@kroah.com) * Changes for 2.6.20 by Harald Klein <h...
gpl-2.0
PureNexusProject/android_kernel_asus_flo
drivers/watchdog/coh901327_wdt.c
4854
13040
/* * coh901327_wdt.c * * Copyright (C) 2008-2009 ST-Ericsson AB * License terms: GNU General Public License (GPL) version 2 * Watchdog driver for the ST-Ericsson AB COH 901 327 IP core * Author: Linus Walleij <linus.walleij@stericsson.com> */ #include <linux/module.h> #include <linux/types.h> #include <linux/wat...
gpl-2.0
Solitarily/jolla-kernel-Stock_KK
drivers/s390/char/tape_core.c
5110
35668
/* * drivers/s390/char/tape_core.c * basic function of the tape device driver * * S390 and zSeries version * Copyright IBM Corp. 2001, 2009 * Author(s): Carsten Otte <cotte@de.ibm.com> * Michael Holzheu <holzheu@de.ibm.com> * Tuan Ngo-Anh <ngoanh@de.ibm.com> * Martin Schwidefsky <schwidefsky@d...
gpl-2.0
Freack-v/android_kernel_eagle
drivers/pps/kc.c
8438
3840
/* * PPS kernel consumer API * * Copyright (C) 2009-2010 Alexander Gordeev <lasaine@lvk.cs.msu.su> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licens...
gpl-2.0
SlimRoms/kernel_nvidia_shieldtablet
drivers/media/pci/zoran/videocodec.c
12790
9286
/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr <scherr@net4you.at> * * $Id: videocodec.c,v 1.1.2.8 2003/03/29 07:16:04 rbultje Exp $ * * -------------------------------------------...
gpl-2.0
KryptonOmni/android_kernel_lge_mako
drivers/media/video/zoran/videocodec.c
12790
9286
/* * VIDEO MOTION CODECs internal API for video devices * * Interface for MJPEG (and maybe later MPEG/WAVELETS) codec's * bound to a master device. * * (c) 2002 Wolfgang Scherr <scherr@net4you.at> * * $Id: videocodec.c,v 1.1.2.8 2003/03/29 07:16:04 rbultje Exp $ * * -------------------------------------------...
gpl-2.0
bio4554/ker.nl
drivers/net/irda/tekram-sir.c
13302
5823
/********************************************************************* * * Filename: tekram.c * Version: 1.3 * Description: Implementation of the Tekram IrMate IR-210B dongle * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Wed Oct 21 20:0...
gpl-2.0
gauravds/linux
arch/mips/ath25/ar5312.c
247
10511
/* * 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) 2003 Atheros Communications, Inc., All Rights Reserved. * Copyright (C) 2006 FON Technology, SL. * Copyright (C) 2006 Imr...
gpl-2.0
627656505/linux
drivers/crypto/nx/nx-aes-gcm.c
247
14234
/** * AES GCM routines supporting the Power 7+ Nest Accelerators driver * * Copyright (C) 2012 International Business Machines Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; versi...
gpl-2.0
TheTypoMaster/ubuntu-utopic
drivers/hwmon/coretemp.c
503
22585
/* * coretemp.c - Linux kernel module for hardware monitoring * * Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz> * * Inspired from many hwmon drivers * * 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 Fre...
gpl-2.0
TheGreatSega/Rush-Kernel
drivers/input/mouse/lifebook.c
503
8184
/* * Fujitsu B-series Lifebook PS/2 TouchScreen driver * * Copyright (c) 2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2005 Kenan Esau <kenan.esau@conan.de> * * TouchScreen detection, absolute mode setting and packet layout is taken from * Harald Hoyer's description of the device. * * This program is f...
gpl-2.0
kbc-developers/android_kernel_samsung_d2dcm
drivers/net/can/usb/peak_usb/pcan_usb_core.c
503
22709
/* * CAN driver for PEAK System USB adapters * Derived from the PCAN project file driver/src/pcan_usb_core.c * * Copyright (C) 2003-2010 PEAK System-Technik GmbH * Copyright (C) 2010-2012 Stephane Grosjean <s.grosjean@peak-system.com> * * Many thanks to Klaus Hitschler <klaus.hitschler@gmx.de> * * This program...
gpl-2.0
kodos96/backport
drivers/media/dvb/dvb-core/dvb_frontend.c
759
61612
/* * dvb_frontend.c: DVB frontend tuning interface/thread * * * Copyright (C) 1999-2001 Ralph Metzler * Marcus Metzler * Holger Waechtler * for convergence integrated media GmbH * * Copyright (C) 2004 Andrew de Quincey (tuning thread cleanup) * * This program is free software; you can red...
gpl-2.0
byeonggonlee/lynx-ns-gb
drivers/staging/hv/channel_mgmt.c
759
25519
/* * Copyright (c) 2009, Microsoft 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
stelios97/sony-kernel-msm7x27a
drivers/video/msm/mddi_toshiba_wvga_pt.c
759
1860
/* Copyright (c) 2009-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
gromaudio/linux-imx6-31053
drivers/net/wireless/ath/regd.c
1015
17468
/* * Copyright (c) 2008-2009 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
friedrich420/S6_AEL_Kernel_Multivariant_LL-5.1.1
arch/powerpc/platforms/85xx/p3041_ds.c
2295
2238
/* * P3041 DS Setup * * Maintained by Kumar Gala (see MAINTAINERS for contact information) * * Copyright 2009-2010 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 Software...
gpl-2.0
yu-validus/kernel_cyanogen_msm8916
drivers/gpu/drm/savage/savage_bci.c
2295
31338
/* savage_bci.c -- BCI support for Savage * * Copyright 2004 Felix Kuehling * All Rights Reserved. * * 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 wit...
gpl-2.0
prasidh09/cse506
unionfs-3.10.y/drivers/clk/clk-gate.c
2295
3740
/* * Copyright (C) 2010-2011 Canonical Ltd <jeremy.kerr@canonical.com> * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd <mturquette@linaro.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 S...
gpl-2.0
hvaibhav/beagle-dev
security/keys/trusted.c
2551
28264
/* * Copyright (C) 2010 IBM Corporation * * Author: * David Safford <safford@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 Software Foundation, version 2 of the License. * * See Documentati...
gpl-2.0
MatiasBjorling/linux
drivers/block/drbd/drbd_proc.c
2551
10024
/* drbd_proc.c This file is part of DRBD by Philipp Reisner and Lars Ellenberg. Copyright (C) 2001-2008, LINBIT Information Technologies GmbH. Copyright (C) 1999-2008, Philipp Reisner <philipp.reisner@linbit.com>. Copyright (C) 2002-2008, Lars Ellenberg <lars.ellenberg@linbit.com>. drbd is free sof...
gpl-2.0
weizhenwei/mi1_kernel
drivers/acpi/acpica/tbxface.c
3319
21955
/****************************************************************************** * * Module Name: tbxface - Public interfaces to the ACPI subsystem * ACPI table oriented interfaces * *****************************************************************************/ /* * Copyright (C) 2000 - 20...
gpl-2.0
civato/SneakyKat-N9005_900T
arch/arm/mach-msm/pmic_debugfs.c
3319
25389
/* Copyright (c) 2009, 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
crazyquark/linux
drivers/media/video/tlg2300/pd-dvb.c
3575
13792
#include "pd-common.h" #include <linux/kernel.h> #include <linux/usb.h> #include <linux/dvb/dmx.h> #include <linux/delay.h> #include <linux/gfp.h> #include "vendorcmds.h" #include <linux/sched.h> #include <asm/atomic.h> static void dvb_urb_cleanup(struct pd_dvb_adapter *pd_dvb); static int dvb_bandwidth[][2] = { { ...
gpl-2.0
Loller79/Solid_Kernel-GPROJ
arch/arm/mm/fault-armv.c
4855
6880
/* * 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
MattCrystal/sarin-gas-aosp-jewel
arch/arm/mach-pxa/colibri-pxa320.c
4855
6488
/* * arch/arm/mach-pxa/colibri-pxa320.c * * Support for Toradex PXA320/310 based Colibri module * * Daniel Mack <daniel@caiaq.de> * Matthias Meier <matthias.j.meier@gmx.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ver...
gpl-2.0
schqiushui/kernel_kk442_sense_dlx
drivers/acpi/acpica/hwesleep.c
4855
8078
/****************************************************************************** * * Name: hwesleep.c - ACPI Hardware Sleep/Wake Support functions for the * extended FADT-V5 sleep registers. * *****************************************************************************/ /* * Copyright (C) 2000...
gpl-2.0
AndrewDB/rk3066-kernel
arch/xtensa/mm/tlb.c
4855
3174
/* * arch/xtensa/mm/tlb.c * * Logic that manipulates the Xtensa MMU. Derived from MIPS. * * 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 - 2003 Tensilica Inc. * *...
gpl-2.0
talnoah/Kangaroo_Kernel
drivers/video/cg6.c
8183
22315
/* cg6.c: CGSIX (GX, GXplus, TGX) frame buffer driver * * Copyright (C) 2003, 2006 David S. Miller (davem@davemloft.net) * Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1996 Miguel de Icaza (miguel@nuclecu.unam.mx) * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be) * * Driver layout b...
gpl-2.0
omnirom/android_kernel_oppo_apq8064
drivers/media/common/tuners/mt2131.c
8439
7983
/* * Driver for Microtune MT2131 "QAM/8VSB single chip tuner" * * Copyright (c) 2006 Steven Toth <stoth@linuxtv.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version ...
gpl-2.0
jeboo/kernel_KK_i9505_NB8
drivers/macintosh/via-pmu68k.c
9463
19884
/* * Device driver for the PMU on 68K-based Apple PowerBooks * * The VIA (versatile interface adapter) interfaces to the PMU, * a 6805 microprocessor core whose primary function is to control * battery charging and system power on the PowerBooks. * The PMU also controls the ADB (Apple Desktop Bus) which connects ...
gpl-2.0
Split-Screen/android_kernel_htc_msm8960
arch/x86/kernel/cpu/sched.c
9463
1144
#include <linux/sched.h> #include <linux/math64.h> #include <linux/percpu.h> #include <linux/irqflags.h> #include <asm/cpufeature.h> #include <asm/processor.h> #ifdef CONFIG_SMP static DEFINE_PER_CPU(struct aperfmperf, old_perf_sched); static unsigned long scale_aperfmperf(void) { struct aperfmperf val, *old = &__...
gpl-2.0
dohclude/android_kernel_htc_msm8960
drivers/net/usb/net1080.c
248
15783
/* * Net1080 based USB host-to-host cables * Copyright (C) 2000-2005 by David Brownell * * 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 opt...
gpl-2.0
blindi/LameSung-Kernel
drivers/bluetooth/ath3k.c
248
11012
/* * Copyright (c) 2008-2009 Atheros Communications Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ...
gpl-2.0
Evervolv/android_kernel_lge_pecan
drivers/hwmon/adt7475.c
504
35308
/* * adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives * Copyright (C) 2007-2008, Advanced Micro Devices, Inc. * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> * Copyright (C) 2008 Hans de Goede <hdegoede@redhat.com> * Derived from the lm83 driver by Jean Delvare * * This program...
gpl-2.0
t0mm13b/Zte-Blade-ClockWorkMod-Kernel
drivers/staging/vt6656/main_usb.c
504
63544
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * 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; either version 2 of the License, or * (at your opt...
gpl-2.0
bwrsandman/android_kernel_zte_roamer
fs/ceph/snap.c
760
25635
#include "ceph_debug.h" #include <linux/sort.h> #include <linux/slab.h> #include "super.h" #include "decode.h" /* * Snapshots in ceph are driven in large part by cooperation from the * client. In contrast to local file systems or file servers that * implement snapshots at a single point in the system, ceph's * ...
gpl-2.0
sndnvaps/android_kernel_samsung_m110s
drivers/isdn/hisax/sedlbauer_cs.c
760
13643
/*====================================================================== A Sedlbauer PCMCIA client driver This driver is for the Sedlbauer Speed Star and Speed Star II, which are ISDN PCMCIA Cards. The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"...
gpl-2.0
virtuous/kernel-vivow-gingerbread-v2
drivers/net/tulip/tulip_core.c
760
56045
/* tulip_core.c: A DEC 21x4x-family ethernet driver for Linux. Copyright 2000,2001 The Linux Kernel Team Written/copyright 1994-2001 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Please refer to Documentat...
gpl-2.0
ThinkingBridge/platform_kernel_lge_hammerhead
arch/arm/mach-msm/qdsp6v2/pcm_in.c
1016
11723
/* * Copyright (C) 2009 Google, Inc. * Copyright (C) 2009 HTC Corporation * Copyright (c) 2010-2012, 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, distribut...
gpl-2.0
KangBangKreations/KangBanged-Kernel
drivers/net/wireless/wl1251/sdio.c
1016
8573
/* * wl12xx SDIO routines * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, but * WITHOUT ANY WARRANTY; with...
gpl-2.0
JustBeYou/linux
arch/x86/crypto/des3_ede_glue.c
1272
12759
/* * Glue Code for assembler optimized version of 3DES * * Copyright © 2014 Jussi Kivilinna <jussi.kivilinna@mbnet.fi> * * CBC & ECB parts based on code (crypto/cbc.c,ecb.c) by: * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * CTR part based on code (crypto/ctr.c) by: * (C) Copyright IBM Corp...
gpl-2.0
MoKee/android_kernel_samsung_piranha
arch/arm/plat-s3c24xx/cpu.c
2040
6338
/* linux/arch/arm/plat-s3c24xx/cpu.c * * Copyright (c) 2004-2005 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ * Ben Dooks <ben@simtec.co.uk> * * S3C24XX CPU Support * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ...
gpl-2.0
assusdan/cyanogenmod_kernel_hs_zerasrs
arch/microblaze/kernel/setup.c
2040
6385
/* * Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2007-2009 PetaLogix * Copyright (C) 2006 Atmark Techno, Inc. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ ...
gpl-2.0
halaszk/universal7420
arch/powerpc/kvm/e500_mmu_host.c
2040
17731
/* * Copyright (C) 2008-2013 Freescale Semiconductor, Inc. All rights reserved. * * Author: Yu Liu, yu.liu@freescale.com * Scott Wood, scottwood@freescale.com * Ashish Kalra, ashish.kalra@freescale.com * Varun Sethi, varun.sethi@freescale.com * Alexander Graf, agraf@suse.de * * ...
gpl-2.0
boa19861105/android_kernel_htc_b3uhl-JP
drivers/irqchip/irq-metag.c
3064
9589
/* * Meta internal (HWSTATMETA) interrupt code. * * Copyright (C) 2011-2012 Imagination Technologies Ltd. * * This code is based on the code in SoC/common/irq.c and SoC/comet/irq.c * The code base could be generalised/merged as a lot of the functionality is * similar. Until this is done, we try to keep the code ...
gpl-2.0
TeamExodus/kernel_google_msm
drivers/media/radio/wl128x/fmdrv_v4l2.c
4856
14631
/* * FM Driver for Connectivity chip of Texas Instruments. * This file provides interfaces to V4L2 subsystem. * * This module registers with V4L2 subsystem as Radio * data system interface (/dev/radio). During the registration, * it will expose two set of function pointers. * * 1) File operation related...
gpl-2.0
AK-Kernel/AK-Mako
drivers/leds/leds-cobalt-qube.c
5112
2021
/* * Copyright 2006 - Florian Fainelli <florian@openwrt.org> * * Control the Cobalt Qube/RaQ front LED */ #include <linux/init.h> #include <linux/io.h> #include <linux/ioport.h> #include <linux/leds.h> #include <linux/module.h> #include <linux/platform_device.h> #include <linux/types.h> #define LED_FRONT_LEFT 0x01...
gpl-2.0
varund7726/AK-OnePone-Reborn
arch/arm/mach-ux500/board-mop500-uib.c
5368
2590
/* * Copyright (C) ST-Ericsson SA 2010 * * Author: Rabin Vincent <rabin.vincent@stericsson.com> for ST-Ericsson * License terms: GNU General Public License (GPL), version 2 */ #define pr_fmt(fmt) "mop500-uib: " fmt #include <linux/kernel.h> #include <linux/init.h> #include <linux/i2c.h> #include <mach/hardware....
gpl-2.0
wangxingchao/oriole
drivers/uwb/ie-rcv.c
12792
1632
/* * Ultra Wide Band * IE Received notification handling. * * Copyright (C) 2008 Cambridge Silicon Radio Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation. * * This progr...
gpl-2.0
thicklizard/p4wifi
drivers/misc/sgi-xp/xpc_partition.c
13304
14014
/* * 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-2008 Silicon Graphics, Inc. All Rights Reserved. */ /* * Cross Partition Communication (XPC) partition support. * ...
gpl-2.0
motley-git/Kernel-GT-P73xx-v2
drivers/char/n_tty.c
249
52908
/* * n_tty.c --- implements the N_TTY line discipline. * * This code used to be in tty_io.c, but things are getting hairy * enough that it made sense to split things off. (The N_TTY * processing has changed so much that it's hardly recognizable, * anyway...) * * Note that the open routine for N_TTY is guarante...
gpl-2.0
akuster/linux-yocto-3.14
drivers/staging/wlags49_h2/wl_main.c
249
133186
/******************************************************************************* * 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
GalaxyTab4/maxicm_kernel_samsung_degaswifi
drivers/block/cciss.c
249
152258
/* * Disk Array driver for HP Smart Array controllers. * (C) Copyright 2000, 2007 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
Victor-android/kernel_huawei_u8800pro
drivers/staging/comedi/drivers/ni_daq_dio24.c
761
14120
/* comedi/drivers/ni_daq_dio24.c Driver for National Instruments PCMCIA DAQ-Card DIO-24 Copyright (C) 2002 Daniel Vecino Castel <dvecino@able.es> PCMCIA crap at end of file is adapted from dummy_cs.c 1.31 2001/08/24 12:13:13 from the pcmcia package. The initial developer of the pcmcia dummy_cs....
gpl-2.0
sonicxml/Spectrum
net/8021q/vlan.c
761
18515
/* * INET 802.1Q VLAN * Ethernet-type device handling. * * Authors: Ben Greear <greearb@candelatech.com> * Please send support related email to: netdev@vger.kernel.org * VLAN Home Page: http://www.candelatech.com/~greear/vlan.html * * Fixes: * Fix for packet capture - N...
gpl-2.0
nickpack/htc-kernel-saga
drivers/s390/net/qeth_core_main.c
761
133991
/* * drivers/s390/net/qeth_core_main.c * * Copyright IBM Corp. 2007, 2009 * Author(s): Utz Bacher <utz.bacher@de.ibm.com>, * Frank Pavlic <fpavlic@de.ibm.com>, * Thomas Spatzier <tspat@de.ibm.com>, * Frank Blaschka <frank.blaschka@de.ibm.com> */ #define KMSG_COMPONENT "qeth" #define pr_fmt(fmt) KM...
gpl-2.0
DerTeufel/cm7
drivers/spi/spi_ppc4xx.c
761
14571
/* * SPI_PPC4XX SPI controller driver. * * Copyright (C) 2007 Gary Jennejohn <garyj@denx.de> * Copyright 2008 Stefan Roese <sr@denx.de>, DENX Software Engineering * Copyright 2009 Harris Corporation, Steven A. Falco <sfalco@harris.com> * * Based in part on drivers/spi/spi_s3c24xx.c * * Copyright (c) 2006 Ben D...
gpl-2.0
klock-android/linux
fs/befs/btree.c
761
22513
/* * linux/fs/befs/btree.c * * Copyright (C) 2001-2002 Will Dyson <will_dyson@pobox.com> * * Licensed under the GNU GPL. See the file COPYING for details. * * 2002-02-05: Sergey S. Kostyliov added binary search within * btree nodes. * * Many thanks to: * * Dominic Giampaolo, author of "Practical File Syst...
gpl-2.0
gdyuldin/huawei_u8850_kernel_ics
drivers/staging/vt6655/rc4.c
761
2181
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * 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; either version 2 of the License, or * (at your opt...
gpl-2.0
CyanogenMod/samsung-kernel-c1
drivers/video/cg14.c
761
15072
/* cg14.c: CGFOURTEEN frame buffer driver * * Copyright (C) 2003, 2006 David S. Miller (davem@davemloft.net) * Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx) * * Driver layout based loosely on tgafb.c, see that file for credits. */ #includ...
gpl-2.0
cmenard/GB_Bullet
drivers/staging/vt6655/datarate.c
761
12181
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * 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; either version 2 of the License, or * (at your opt...
gpl-2.0
DRHAX34/android_kernel_zte_sailboat
drivers/video/platinumfb.c
761
20260
/* * platinumfb.c -- frame buffer device for the PowerMac 'platinum' display * * Copyright (C) 1998 Franz Sirl * * Frame buffer structure from: * drivers/video/controlfb.c -- frame buffer device for * Apple 'control' display chip. * Copyright (C) 1998 Dan Jacobowitz * * Hardware information from:...
gpl-2.0
escalator2015/linux
arch/arm/mach-omap1/time.c
1017
6573
/* * linux/arch/arm/mach-omap1/time.c * * OMAP Timers * * Copyright (C) 2004 Nokia Corporation * Partial timer rewrite and additional dynamic tick timer support by * Tony Lindgen <tony@atomide.com> and * Tuukka Tikkanen <tuukka.tikkanen@elektrobit.com> * * MPU timer code based on the older MPU timer code for ...
gpl-2.0
ztemt/NX512J_kernel
net/bluetooth/hci_sock.c
1529
23082
/* BlueZ - Bluetooth protocol stack for Linux Copyright (C) 2000-2001 Qualcomm Incorporated Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.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 t...
gpl-2.0
aatjitra/PR25
fs/sysfs/inode.c
1529
8675
/* * fs/sysfs/inode.c - basic sysfs inode and dentry operations * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo <teheo@suse.de> * * This file is released under the GPLv2. * * Please see Documentation/filesystems/sysfs.txt for more information...
gpl-2.0
ztemt/NX508J_kernel
net/netfilter/nf_conntrack_acct.c
2297
3071
/* Accouting handling for netfilter. */ /* * (C) 2008 Krzysztof Piotr Oledzki <ole@ans.pl> * * 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/netfilter.h> #in...
gpl-2.0
darklord4822/android_kernel_lg_l60
arch/arm/mach-pxa/colibri-pxa300.c
4089
4671
/* * arch/arm/mach-pxa/colibri-pxa300.c * * Support for Toradex PXA300/310 based Colibri module * * Daniel Mack <daniel@caiaq.de> * Matthias Meier <matthias.j.meier@gmx.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ver...
gpl-2.0
ravikirancg/android_kernel_gionee_msm8974
drivers/net/can/mscan/mscan.c
4857
18567
/* * CAN bus driver for the alone generic (as possible as) MSCAN controller. * * Copyright (C) 2005-2006 Andrey Volkov <avolkov@varma-el.com>, * Varma Electronics Oy * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com> * Copyright (C) 2008-2009 Pengutronix <kernel@pengutronix....
gpl-2.0
sebirdman/m7_kernel_dev
drivers/hwmon/ds1621.c
4857
9218
/* * ds1621.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Christian W. Zuckschwerdt <zany@triq.net> 2000-11-23 * based on lm75.c by Frodo Looijaard <frodol@dds.nl> * Ported to Linux 2.6 by Aurelien Jarno <aurelien@aurel32.net> with * the help of Jean Delvare <khali@linux-fr.org>...
gpl-2.0
imang/gcore_kernel
drivers/hwmon/vt1211.c
4857
38600
/* * vt1211.c - driver for the VIA VT1211 Super-I/O chip integrated hardware * monitoring features * Copyright (C) 2006 Juerg Haefliger <juergh@gmail.com> * * This driver is based on the driver for kernel 2.4 by Mark D. Studebaker * and its port to kernel 2.6 by Lars Ekman. * * This program is free s...
gpl-2.0
MoKee/android_kernel_zte_nx507j
drivers/hwmon/lm83.c
4857
12807
/* * lm83.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 2003-2009 Jean Delvare <khali@linux-fr.org> * * Heavily inspired from the lm78, lm75 and adm1021 drivers. The LM83 is * a sensor chip made by National Semiconductor. It reports up to four * temperatures (it...
gpl-2.0
cr1exe/android_kernel_sony_taoshan
drivers/hwmon/thmc50.c
4857
14303
/* * thmc50.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 2007 Krzysztof Helt <krzysztof.h1@wp.pl> * Based on 2.4 driver by Frodo Looijaard <frodol@dds.nl> and * Philip Edelbrock <phil@netroedge.com> * * This program is free software; you can redistribute it and/or ...
gpl-2.0
lollipop-og/kernel_msm
drivers/hwmon/w83791d.c
4857
51605
/* * w83791d.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * * Copyright (C) 2006-2007 Charles Spirakis <bezaur@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 So...
gpl-2.0
zarboz/DLXPUL_RELOADED
drivers/watchdog/of_xilinx_wdt.c
4857
9904
/* * of_xilinx_wdt.c 1.01 A Watchdog Device Driver for Xilinx xps_timebase_wdt * * (C) Copyright 2011 (Alejandro Cabrera <aldaya@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 ...
gpl-2.0
GalaxyTab4/android_kernel_motorola_msm8226
drivers/hwmon/lm92.c
4857
13365
/* * lm92 - Hardware monitoring driver * Copyright (C) 2005-2008 Jean Delvare <khali@linux-fr.org> * * Based on the lm90 driver, with some ideas taken from the lm_sensors * lm92 driver as well. * * The LM92 is a sensor chip made by National Semiconductor. It reports * its own temperature with a 0.0625 deg reso...
gpl-2.0
garwynn/android_kernel_samsung_klte
drivers/hwmon/gl518sm.c
4857
23219
/* * gl518sm.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 1998, 1999 Frodo Looijaard <frodol@dds.nl> and * Kyosti Malkki <kmalkki@cc.hut.fi> * Copyright (C) 2004 Hong-Gunn Chew <hglinux@gunnet.org> and * Jean Delvare <khali@linux-fr.org> * * This program is ...
gpl-2.0
MoKee/android_kernel_samsung_exynos5410
drivers/hwmon/w83792d.c
4857
57730
/* * w83792d.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 2004, 2005 Winbond Electronics Corp. * Chunhao Huang <DZShen@Winbond.com.tw>, * Rudolf Marek <r.marek@assembler.cz> * * This program is free software; you can redistribute it and/or modify * it...
gpl-2.0
TeamRegular/android_kernel_lge_msm8916
arch/ia64/kernel/irq_ia64.c
5113
16110
/* * linux/arch/ia64/kernel/irq_ia64.c * * Copyright (C) 1998-2001 Hewlett-Packard Co * Stephane Eranian <eranian@hpl.hp.com> * David Mosberger-Tang <davidm@hpl.hp.com> * * 6/10/99: Updated to bring in sync with x86 version to facilitate * support for SMP and different interrupt controllers. * * 09/15/0...
gpl-2.0
spock1104/android_kernel_zte_nex
arch/mips/bcm63xx/cs.c
13561
3250
/* * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/spinlock.h> #...
gpl-2.0
yetu/linux-pfla02
fs/f2fs/file.c
250
23447
/* * fs/f2fs/file.c * * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <l...
gpl-2.0
viaembedded/vab820-kernel-bsp
arch/microblaze/mm/init.c
250
9573
/* * Copyright (C) 2007-2008 Michal Simek <monstr@monstr.eu> * Copyright (C) 2006 Atmark Techno, Inc. * * 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/bootmem.h> #include ...
gpl-2.0
marsleezm/qemu
linux-user/arm/nwfpe/extended_cpdo.c
250
6199
/* NetWinder Floating Point Emulator (c) Rebel.COM, 1998,1999 Direct questions, comments to Scott Bambrough <scottb@netwinder.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 Foundat...
gpl-2.0
FeyoMx/MDSdevKernel_a7010
sound/firewire/fireworks/fireworks_hwdep.c
250
7535
/* * fireworks_hwdep.c - a part of driver for Fireworks based devices * * Copyright (c) 2013-2014 Takashi Sakamoto * * Licensed under the terms of the GNU General Public License, version 2. */ /* * This codes have five functionalities. * * 1.get information about firewire node * 2.get notification about star...
gpl-2.0
boa19861105/android_442_KitKat_kernel_htc_dlxub1
drivers/mtd/mtdpart.c
506
20988
/* * Simple MTD partitioning layer * * Copyright © 2000 Nicolas Pitre <nico@fluxnic.net> * Copyright © 2002 Thomas Gleixner <gleixner@linutronix.de> * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the ...
gpl-2.0
Acidburn0zzz/linux-tux3
drivers/spi/spi-bcm2835.c
506
11024
/* * Driver for Broadcom BCM2835 SPI Controllers * * Copyright (C) 2012 Chris Boot * Copyright (C) 2013 Stephen Warren * * This driver is inspired by: * spi-ath79.c, Copyright (C) 2009-2011 Gabor Juhos <juhosg@openwrt.org> * spi-atmel.c, Copyright (C) 2006 Atmel Corporation * * This program is free software; ...
gpl-2.0
phiexz/kernel-cyanogen-gio
fs/xfs/xfs_log_cil.c
762
21916
/* * Copyright (c) 2010 Red Hat, Inc. 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. * * This program is distributed in the hope that it would be useful, * but WI...
gpl-2.0
cjp256/ubuntu-linux
security/selinux/ss/ebitmap.c
762
10580
/* * Implementation of the extensible bitmap type. * * Author : Stephen Smalley, <sds@epoch.ncsc.mil> */ /* * Updated: Hewlett-Packard <paul@paul-moore.com> * * Added support to import/export the NetLabel category bitmap * * (c) Copyright Hewlett-Packard Development Company, L.P., 2006 */ /* * Updated: ...
gpl-2.0