repo_name
string
path
string
copies
string
size
string
content
string
license
string
maz-1/android_kernel_lge_msm8974
arch/sh/kernel/cpu/sh4a/clock-sh7343.c
4424
9815
/* * arch/sh/kernel/cpu/sh4a/clock-sh7343.c * * SH7343 clock framework support * * 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 as published by * the Free Software Foundation; either version 2 of t...
gpl-2.0
AnguisCaptor/PwnKernel_Shamu_M
fs/jffs2/background.c
7752
4311
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org> * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #define pr_fmt(fmt) ...
gpl-2.0
lloydchang/ubuntu-oneiric
arch/arm/mach-iop33x/irq.c
11848
2404
/* * arch/arm/mach-iop33x/irq.c * * Generic IOP331 IRQ handling functionality * * Author: Dave Jiang <dave.jiang@intel.com> * Copyright (C) 2003 Intel Corp. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published ...
gpl-2.0
HinTak/linux
drivers/net/wireless/broadcom/brcm80211/brcmsmac/dma.c
1097
43941
/* * Copyright (c) 2010 Broadcom Corporation * * 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" AND THE AUTHO...
gpl-2.0
shabinp555/https-github.com-torvalds-linux
arch/x86/um/sysrq_64.c
2121
1268
/* * Copyright 2003 PathScale, Inc. * * Licensed under the GPL */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/sched.h> #include <linux/utsname.h> #include <asm/current.h> #include <asm/ptrace.h> #include <asm/sysrq.h> void show_regs(struct pt_regs *regs) { printk("\n"); print_modules(); ...
gpl-2.0
Fusion-Devices/android_kernel_mediatek_sprout
drivers/staging/keucr/init.c
2377
9679
#include <linux/sched.h> #include <linux/errno.h> #include <linux/slab.h> #include <scsi/scsi.h> #include <scsi/scsi_eh.h> #include <scsi/scsi_device.h> #include "usb.h" #include "scsiglue.h" #include "transport.h" #include "init.h" /* * ENE_InitMedia(): */ int ENE_InitMedia(struct us_data *us) { int result; BYT...
gpl-2.0
evnit/android_kernel_samsung_msm8660-common-10.2
drivers/target/target_core_tmr.c
2377
13390
/******************************************************************************* * Filename: target_core_tmr.c * * This file contains SPC-3 task management infrastructure * * Copyright (c) 2009,2010 Rising Tide Systems * Copyright (c) 2009,2010 Linux-iSCSI.org * * Nicholas A. Bellinger <nab@kernel.org> * * T...
gpl-2.0
BigBot96/android_kernel_samsung_espressovzw-jb
arch/powerpc/platforms/85xx/ksi8560.c
2889
6194
/* * Board setup routines for the Emerson KSI8560 * * Author: Alexandr Smirnov <asmirnov@ru.mvista.com> * * Based on mpc85xx_ads.c maintained by Kumar Gala * * 2008 (c) MontaVista, Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "...
gpl-2.0
TheBootloader/android_kernel_shooter
arch/m68k/platform/68VZ328/config.c
3145
4571
/***************************************************************************/ /* * linux/arch/m68knommu/platform/68VZ328/config.c * * Copyright (C) 1993 Hamish Macdonald * Copyright (C) 1999 D. Jeff Dionne * Copyright (C) 2001 Georges Menie, Ken Desmet * * This file is subject to the terms and conditions of...
gpl-2.0
LeJay/android_kernel_samsung_jactiveltexx_stock
net/sunrpc/xprtrdma/svc_rdma_transport.c
4937
38881
/* * Copyright (c) 2005-2007 Network Appliance, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
gpl-2.0
Kali-/android_kernel_sony_msm8974pro
drivers/watchdog/mpc8xxx_wdt.c
4937
8281
/* * mpc8xxx_wdt.c - MPC8xx/MPC83xx/MPC86xx watchdog userspace interface * * Authors: Dave Updegraff <dave@cray.org> * Kumar Gala <galak@kernel.crashing.org> * Attribution: from 83xx_wst: Florian Schirmer <jolt@tuxbox.org> * ..and from sc520_wdt * Copyright (c) 2008 MontaVista Software, Inc. * ...
gpl-2.0
necioerrante/kernel
security/selinux/ss/conditional.c
5961
14229
/* Authors: Karl MacMillan <kmacmillan@tresys.com> * Frank Mayer <mayerf@tresys.com> * * Copyright (C) 2003 - 2004 Tresys Technology, LLC * 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
XxXPachaXxX/PachaRX-VS4-3.0.16
arch/mips/lasat/ds1603.c
13641
3192
/* * Dallas Semiconductors 1603 RTC driver * * Brian Murphy <brian@murphy.dk> * */ #include <linux/kernel.h> #include <asm/lasat/lasat.h> #include <linux/delay.h> #include <asm/lasat/ds1603.h> #include <asm/time.h> #include "ds1603.h" #define READ_TIME_CMD 0x81 #define SET_TIME_CMD 0x80 #define TRIMMER_SET_CMD 0...
gpl-2.0
Altaf-Mahdi/bacon
drivers/media/video/cx18/cx18-scb.c
13897
5794
/* * cx18 System Control Block initialization * * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> * Copyright (C) 2008 Andy Walls <awalls@md.metrocast.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 ...
gpl-2.0
tprrt/linux-stable
drivers/gpu/drm/arm/malidp_drv.c
74
27760
// SPDX-License-Identifier: GPL-2.0-only /* * (C) COPYRIGHT 2016 ARM Limited. All rights reserved. * Author: Liviu Dudau <Liviu.Dudau@arm.com> * * ARM Mali DP500/DP550/DP650 KMS/DRM driver */ #include <linux/module.h> #include <linux/clk.h> #include <linux/component.h> #include <linux/of_device.h> #include <linux...
gpl-2.0
TeamWin/android_kernel_lge_msm8974
arch/arm/mach-msm/qdsp5/audio_qcelp_in.c
330
39326
/* arch/arm/mach-msm/qdsp5/audio_qcelp_in.c * * qcelp audio input device * * Copyright (c) 2011-2012, The Linux Foundation. All rights reserved. * * This code is based in part on arch/arm/mach-msm/qdsp5v2/audio_qcelp_in.c, * Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 HTC Corporation * * This softwar...
gpl-2.0
Cold-D/linux
arch/cris/arch-v32/drivers/sync_serial.c
330
45426
/* * Simple synchronous serial port driver for ETRAX FS and Artpec-3. * * Copyright (c) 2005 Axis Communications AB * * Author: Mikael Starvik * */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/types.h> #include <linux/errno.h> #include <linux/major.h> #include <linux/sched.h> #include <li...
gpl-2.0
BOOTMGR/lge_victo_msm7x30-CM
drivers/usb/serial/option.c
330
60852
/* USB Driver for GSM modems Copyright (C) 2005 Matthias Urlichs <smurf@smurf.noris.de> This driver 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. Portions copied from the Keyspan dri...
gpl-2.0
DerArtem/android_kernel_dell_streak7
sound/soc/s3c24xx/jive_wm8750.c
842
4680
/* sound/soc/s3c24xx/jive_wm8750.c * * Copyright 2007,2008 Simtec Electronics * * Based on sound/soc/pxa/spitz.c * Copyright 2005 Wolfson Microelectronics PLC. * Copyright 2005 Openedhand Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi...
gpl-2.0
leshak/i5700-leshak-kernel
net/ipv4/netfilter/nf_nat_proto_dccp.c
1610
2906
/* * DCCP NAT protocol helper * * Copyright (c) 2005, 2006. 2008 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. * */ #include <linux/kern...
gpl-2.0
darkspr1te/android_kernel_samsung_msm8916_a5
arch/arm/mach-kirkwood/ts219-setup.c
2634
3591
/* * * QNAP TS-11x/TS-21x Turbo NAS Board Setup * * Copyright (C) 2009 Martin Michlmayr <tbm@cyrius.com> * Copyright (C) 2008 Byron Bradley <byron.bbradley@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...
gpl-2.0
hunter3k/aosp_kernel_lge_d315
lib/mpi/mpih-mul.c
4938
15270
/* mpihelp-mul.c - MPI helper functions * Copyright (C) 1994, 1996, 1998, 1999, * 2000 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fre...
gpl-2.0
jrfastab/tx-rate-limits
arch/arm/mach-mmp/common.c
6218
1205
/* * linux/arch/arm/mach-mmp/common.c * * Code common to PXA168 processor lines * * 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/init.h> #include <linux/...
gpl-2.0
MarkDownUnder/android_kernel_htc_leo
drivers/media/video/bt866.c
7242
6255
/* bt866 - BT866 Digital Video Encoder (Rockwell Part) Copyright (C) 1999 Mike Bernson <mike@mlb.org> Copyright (C) 1998 Dave Perks <dperks@ibm.net> Modifications for LML33/DC10plus unified driver Copyright (C) 2000 Serguei Miridonov <mirsev@cicese.mx> This code was modify/ported from the saa...
gpl-2.0
IllusionRom-deprecated/android_kernel_lge_msm8974
drivers/media/video/wm8739.c
7242
7739
/* * wm8739 * * Copyright (C) 2005 T. Adachi <tadachi@tadachi-net.com> * * Copyright (C) 2005 Hans Verkuil <hverkuil@xs4all.nl> * - Cleanup * * 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
psachin/apc-rock-II-kernel
drivers/media/video/tlv320aic23b.c
7242
6242
/* * tlv320aic23b - driver version 0.0.1 * * Copyright (C) 2006 Scott Alfter <salfter@ssai.us> * * Based on wm8775 driver * * Copyright (C) 2004 Ulf Eklund <ivtv at eklund.to> * Copyright (C) 2005 Hans Verkuil <hverkuil@xs4all.nl> * * This program is free software; you can redistribute it and/or modify * it ...
gpl-2.0
Guazi/kernelwip
drivers/media/video/cs53l32a.c
7242
6736
/* * cs53l32a (Adaptec AVC-2010 and AVC-2410) i2c ivtv driver. * Copyright (C) 2005 Martin Vaughan * * Audio source switching for Adaptec AVC-2410 added by Trev Jackson * * 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
flar2/m8-GPE
drivers/oprofile/oprofile_stats.c
75
2236
/** * @file oprofile_stats.c * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author John Levon */ #include <linux/oprofile.h> #include <linux/smp.h> #include <linux/cpumask.h> #include <linux/threads.h> #include "oprofile_stats.h" #include "cpu_buffer.h" struct oprofile_stat_s...
gpl-2.0
InkVisible/wow
dep/acelite/ace/OS_NS_fcntl.cpp
75
8003
// $Id: OS_NS_fcntl.cpp 80826 2008-03-04 14:51:23Z wotte $ #include "ace/OS_NS_fcntl.h" ACE_RCSID(ace, OS_NS_fcntl, "$Id: OS_NS_fcntl.cpp 80826 2008-03-04 14:51:23Z wotte $") #if !defined (ACE_HAS_INLINED_OSCALLS) # include "ace/OS_NS_fcntl.inl" #endif /* ACE_HAS_INLINED_OSCALLS */ #include "ace/OS_NS_stdio.h" #inc...
gpl-2.0
Silentlys/android_kernel_qcom_msm8916
drivers/gpu/msm/adreno_ringbuffer.c
75
36681
/* Copyright (c) 2002,2007-2014, 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 i...
gpl-2.0
zarboz/Evita_UL_422-JB
arch/arm/mm/proc-syms.c
331
1029
/* * linux/arch/arm/mm/proc-syms.c * * Copyright (C) 2000-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 Foundation. */ #include <linux/module.h> #include <linux/mm....
gpl-2.0
squllcx/Axon7
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac_wx.c
331
14461
/* IEEE 802.11 SoftMAC layer * Copyright (c) 2005 Andrea Merello <andrea.merello@gmail.com> * * Mostly extracted from the rtl8180-sa2400 driver for the * in-kernel generic ieee802.11 stack. * * Some pieces of code might be stolen from ipw2100 driver * copyright of who own it's copyright ;-) * * PS wx handler m...
gpl-2.0
UnicronNL/vyos-kernel-utilite
drivers/extcon/extcon-gpio.c
331
5077
/* * drivers/extcon/extcon_gpio.c * * Single-state GPIO extcon driver based on extcon class * * Copyright (C) 2008 Google, Inc. * Author: Mike Lockwood <lockwood@android.com> * * Modified by MyungJoo Ham <myungjoo.ham@samsung.com> to support extcon * (originally switch class is supported) * * This software...
gpl-2.0
lg-devs/android_kernel_lge_msm8952
drivers/staging/lustre/lnet/klnds/socklnd/socklnd_proto.c
331
21366
/* * Copyright (c) 2009, 2010, Oracle and/or its affiliates. All rights reserved. * * Copyright (c) 2012, Intel Corporation. * * Author: Zach Brown <zab@zabbo.net> * Author: Peter J. Braam <braam@clusterfs.com> * Author: Phil Schwan <phil@clusterfs.com> * Author: Eric Barton <eric@bartonsoftware.com> *...
gpl-2.0
darchstar/kernel-heroc-2.6.32
drivers/edac/x38_edac.c
587
12142
/* * Intel X38 Memory Controller kernel module * Copyright (C) 2008 Cluster Computing, Inc. * * This file may be distributed under the terms of the * GNU General Public License. * * This file is based on i3200_edac.c * */ #include <linux/module.h> #include <linux/init.h> #include <linux/pci.h> #include <linux...
gpl-2.0
agayev/linux
fs/omfs/dir.c
843
9854
/* * OMFS (as used by RIO Karma) directory operations. * Copyright (C) 2005 Bob Copeland <me@bobcopeland.com> * Released under GPL v2. */ #include <linux/fs.h> #include <linux/ctype.h> #include <linux/buffer_head.h> #include "omfs.h" static int omfs_hash(const char *name, int namelen, int mod) { int i, hash = 0;...
gpl-2.0
pro4tlzz/P9000-Kernel
drivers/input/keyboard/lpc32xx-keys.c
843
10510
/* * NXP LPC32xx SoC Key Scan Interface * * Authors: * Kevin Wells <kevin.wells@nxp.com> * Roland Stigge <stigge@antcom.de> * * Copyright (C) 2010 NXP Semiconductors * Copyright (C) 2012 Roland Stigge * * This program is free software; you can redistribute it and/or modify * it under the terms of the G...
gpl-2.0
LorDClockaN/Ace-2.6.35
arch/sparc/kernel/pcic.c
843
24623
/* * pcic.c: MicroSPARC-IIep PCI controller support * * Copyright (C) 1998 V. Roganov and G. Raiko * * Code is derived from Ultra/PCI PSYCHO controller support, see that * for author info. * * Support for diverse IIep based platforms by Pete Zaitcev. * CP-1200 by Eric Brower. */ #include <linux/kernel.h> #in...
gpl-2.0
Fusion-Devices/android_kernel_moto_shamu_old
drivers/tty/serial/ar933x_uart.c
2123
17996
/* * Atheros AR933X SoC built-in UART driver * * Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org> * * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version ...
gpl-2.0
kirananto/RaZorLettuce
drivers/tty/serial/sa1100.c
2123
23042
/* * Driver for SA11x0 serial ports * * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * 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...
gpl-2.0
DroidThug/kernel_delta_msm8916
net/iucv/iucv.c
2123
54974
/* * IUCV base infrastructure. * * Copyright IBM Corp. 2001, 2009 * * Author(s): * Original source: * Alan Altmark (Alan_Altmark@us.ibm.com) Sept. 2000 * Xenia Tkatschow (xenia@us.ibm.com) * 2Gb awareness and general cleanup: * Fritz Elfert (elfert@de.ibm.com, felfert@millenux.com) * Rewritten for a...
gpl-2.0
fards/ainol_elfii_common
drivers/ata/pata_pcmcia.c
2379
13741
/* * pata_pcmcia.c - PCMCIA PATA controller driver. * Copyright 2005-2006 Red Hat Inc, all rights reserved. * PCMCIA ident update Copyright 2006 Marcin Juszkiewicz * <openembedded@hrw.one.pl> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
gpl-2.0
SlimRoms/kernel_xiaomi_armani
mm/page_isolation.c
3659
3786
/* * linux/mm/page_isolation.c */ #include <linux/mm.h> #include <linux/page-isolation.h> #include <linux/pageblock-flags.h> #include "internal.h" static inline struct page * __first_valid_page(unsigned long pfn, unsigned long nr_pages) { int i; for (i = 0; i < nr_pages; i++) if (pfn_valid_within(pfn + i)) b...
gpl-2.0
emceethemouth/kernel_jflte
net/core/net-sysfs.c
4427
36473
/* * net-sysfs.c - network device class and attributes * * Copyright (c) 2003 Stephen Hemminger <shemminger@osdl.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 * 2...
gpl-2.0
Jackeagle/android_kernel_samsung_a7lte
drivers/misc/vmw_vmci/vmci_event.c
4427
5539
/* * VMware VMCI Driver * * Copyright (C) 2012 VMware, 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 version 2 and no later version. * * This program is dis...
gpl-2.0
dizgustipated/BOCA-2.6.35.14
drivers/isdn/i4l/isdn_bsdcomp.c
4427
24005
/* * BSD compression module * * Patched version for ISDN syncPPP written 1997/1998 by Michael Hipp * The whole module is now SKB based. * */ /* * Update: The Berkeley copyright was changed, and the change * is retroactive to all "true" BSD software (ie everything * from UCB as opposed to other peoples code t...
gpl-2.0
Gaojiquan/android_kernel_zte_digger
drivers/video/omap/lcd_mipid.c
4939
13930
/* * LCD driver for MIPI DBI-C / DCS compatible LCDs * * Copyright (C) 2006 Nokia Corporation * Author: Imre Deak <imre.deak@nokia.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
CandyDevices/kernel_htc_msm8974
drivers/mmc/host/dw_mmc-pci.c
4939
3636
/* * Synopsys DesignWare Multimedia Card PCI Interface driver * * Copyright (C) 2012 Vayavya Labs Pvt. 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 Licen...
gpl-2.0
Foxda-Tech/polaris-kernel
drivers/media/i2c/bt819.c
7243
14285
/* * bt819 - BT819A VideoStream Decoder (Rockwell Part) * * Copyright (C) 1999 Mike Bernson <mike@mlb.org> * Copyright (C) 1998 Dave Perks <dperks@ibm.net> * * Modifications for LML33/DC10plus unified driver * Copyright (C) 2000 Serguei Miridonov <mirsev@cicese.mx> * * Changes by Ronald Bultje <rbultje@ronald...
gpl-2.0
boddob/linux
drivers/atm/zatm.c
76
44446
/* drivers/atm/zatm.c - ZeitNet ZN122x device driver */ /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/pci.h> #include <linux/errno.h> #include <linux/atm.h> #include <linux/atmdev.h> #include <linux/sonet.h> #inc...
gpl-2.0
hzpeterchen/linux-usb
drivers/staging/rtl8188eu/core/rtw_sta_mgt.c
76
17168
/****************************************************************************** * * Copyright(c) 2007 - 2011 Realtek 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 * published by the ...
gpl-2.0
wrapped/kernel_htc_m7
drivers/usb/gadget/u_smd.c
332
21940
/* * u_smd.c - utilities for USB gadget serial over smd * * Copyright (c) 2011, Code Aurora Forum. All rights reserved. * * This code also borrows from drivers/usb/gadget/u_serial.c, which is * Copyright (C) 2000 - 2003 Al Borchers (alborchers@steinerpoint.com) * Copyright (C) 2008 David Brownell * Copyright (C...
gpl-2.0
sandymanu/sandy_lettuce_8916
sound/usb/usx2y/usbusx2yaudio.c
1868
29249
/* * US-X2Y AUDIO * Copyright (c) 2002-2004 by Karsten Wiese * * based on * * (Tentative) USB Audio Driver for ALSA * * Main and PCM part * * Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de> * * Many codes borrowed from audio.c by * Alan Cox (alan@lxorguk.ukuu.org.uk) * Thomas Sai...
gpl-2.0
jyizheng/net-next-nuse-old
drivers/video/fbdev/skeletonfb.c
1868
36774
/* * linux/drivers/video/skeletonfb.c -- Skeleton for a frame buffer device * * Modified to new api Jan 2001 by James Simmons (jsimmons@transvirtual.com) * * Created 28 Dec 1997 by Geert Uytterhoeven * * * I have started rewriting this driver as a example of the upcoming new API * The primary goal is to re...
gpl-2.0
blazingwolf/fireball-ics-3.0.8-2.17.605.2
drivers/bcma/host_pci.c
2380
4923
/* * Broadcom specific AMBA * PCI Host * * Licensed under the GNU/GPL. See COPYING for details. */ #include "bcma_private.h" #include <linux/slab.h> #include <linux/bcma/bcma.h> #include <linux/pci.h> static void bcma_host_pci_switch_core(struct bcma_device *core) { pci_write_config_dword(core->bus->host_pci, B...
gpl-2.0
ea4862/boeffla
drivers/staging/comedi/drivers/addi-data/addi_common.c
2380
58899
/** @verbatim Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. ADDI-DATA GmbH Dieselstrasse 3 D-77833 Ottersweier Tel: +19(0)7223/9493-0 Fax: +49(0)7223/9493-92 http://www.addi-data.com info@addi-data.com This program is free software; you can redistribute it and/or modify it under ...
gpl-2.0
CyanogenMod/lge-kernel-e400
drivers/infiniband/hw/mthca/mthca_eq.c
2636
25634
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Versi...
gpl-2.0
omnirom/android_kernel_huawei_angler
arch/arm/mach-at91/board-csb637.c
2636
3520
/* * linux/arch/arm/mach-at91/board-csb637.c * * Copyright (C) 2005 SAN People * * 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) a...
gpl-2.0
MTDEV-KERNEL/msm_kernel
arch/ia64/sn/kernel/sn2/sn_hwperf.c
2892
23215
/* * 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-2006 Silicon Graphics, Inc. All rights reserved. * * SGI Altix topology and hardware performance monitoring API. * ...
gpl-2.0
Freack-v/android_kernel_eagle
drivers/xen/xenbus/xenbus_probe.c
4940
18262
/****************************************************************************** * Talks to Xen Store to figure out what devices we have. * * Copyright (C) 2005 Rusty Russell, IBM Corporation * Copyright (C) 2005 Mike Wray, Hewlett-Packard * Copyright (C) 2005, 2006 XenSource Ltd * * This program is free software...
gpl-2.0
mp3deviant721/boeffla-kernel-cm-bacon-mod
drivers/pci/hotplug/fakephp.c
4940
3787
/* Works like the fakephp driver used to, except a little better. * * - It's possible to remove devices with subordinate busses. * - New PCI devices that appear via any method, not just a fakephp triggered * rescan, will be noticed. * - Devices that are removed via any method, not just a fakephp triggered * r...
gpl-2.0
DeqingSun/Glass_kernel
drivers/video/w100fb.c
4940
48927
/* * linux/drivers/video/w100fb.c * * Frame Buffer Device for ATI Imageon w100 (Wallaby) * * Copyright (C) 2002, ATI Corp. * Copyright (C) 2004-2006 Richard Purdie * Copyright (c) 2005 Ian Molton * Copyright (c) 2006 Alberto Mardegan * * Rewritten for 2.6 by Richard Purdie <rpurdie@rpsys.net> * * Generic pl...
gpl-2.0
computersforpeace/UBIFS-backports
drivers/hwmon/adt7462.c
4940
60232
/* * A hwmon driver for the Analog Devices ADT7462 * Copyright (C) 2008 IBM * * Author: Darrick J. Wong <djwong@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; either versi...
gpl-2.0
unitecontrol/linux-sunxi
drivers/hwmon/adcxx.c
4940
6781
/* * adcxx.c * * The adcxx4s is an AD converter family from National Semiconductor (NS). * * Copyright (c) 2008 Marc Pignat <marc.pignat@hevs.ch> * * The adcxx4s communicates with a host processor via an SPI/Microwire Bus * interface. This driver supports the whole family of devices with name * ADC<bb><c>S<sss...
gpl-2.0
kaihua/Simple_kernel_jlo
drivers/staging/usbip/stub_main.c
5196
6523
/* * Copyright (C) 2003-2008 Takahiro Hirofuchi * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This is distribute...
gpl-2.0
CM-Tab-S/android_kernel_samsung_chagallwifi
fs/ubifs/budget.c
5196
24369
/* * 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
Kinoma/acorn_kernel
fs/nfsd/stats.c
7756
2777
/* * procfs-based user access to knfsd statistics * * /proc/net/rpc/nfsd * * Format: * rc <hits> <misses> <nocache> * Statistsics for the reply cache * fh <stale> <total-lookups> <anonlookups> <dir-not-in-dcache> <nondir-not-in-dcache> * statistics for filehandle lookup * io <bytes-read> <bytes-written> ...
gpl-2.0
todorez/galileo-linux-stable
arch/score/kernel/asm-offsets.c
12364
6742
/* * arch/score/kernel/asm-offsets.c * * Score Processor version. * * Copyright (C) 2009 Sunplus Core Technology Co., Ltd. * Chen Liqin <liqin.chen@sunplusct.com> * Lennox Wu <lennox.wu@sunplusct.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
AdrianoMartins/android_kernel_semc_msm7x30
security/integrity/ima/ima_queue.c
77
3747
/* * Copyright (C) 2005,2006,2007,2008 IBM Corporation * * Authors: * Serge Hallyn <serue@us.ibm.com> * Reiner Sailer <sailer@watson.ibm.com> * Mimi Zohar <zohar@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 * pub...
gpl-2.0
cosmoecho/linux_xenvnuma
drivers/usb/gadget/dummy_hcd.c
77
70051
/* * dummy_hcd.c -- Dummy/Loopback USB host and device emulator driver. * * Maintainer: Alan Stern <stern@rowland.harvard.edu> * * Copyright (C) 2003 David Brownell * Copyright (C) 2003-2005 Alan Stern * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene...
gpl-2.0
chucktr/android_kernel_htc_msm8960
drivers/staging/prima/CORE/MAC/src/pe/lim/limSendManagementFrames.c
77
192033
/* * Copyright (c) 2012, Code Aurora Forum. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, 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 ...
gpl-2.0
KylinUI/android_kernel_htc_m7
lib/klist.c
333
6952
/* * klist.c - Routines for manipulating klists. * * Copyright (C) 2005 Patrick Mochel * * This file is released under the GPL v2. * * This klist interface provides a couple of structures that wrap around * struct list_head to provide explicit list "head" (struct klist) and list * "node" (struct klist_node) ob...
gpl-2.0
CyanogenMod/android_kernel_sony_msm8x27
fs/ntfs/file.c
589
67784
/* * file.c - NTFS kernel file operations. Part of the Linux-NTFS project. * * Copyright (c) 2001-2011 Anton Altaparmakov and Tuxera Inc. * * This program/include file 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 Softwa...
gpl-2.0
HyochanPyo/kernel_3.18.9
drivers/gpu/drm/nouveau/nvc0_fbcon.c
845
7082
/* * Copyright 2010 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
Perferom/android_kernel_zte_msm7x27
Documentation/vm/page-types.c
845
21876
/* * page-types: Tool for querying page flags * * 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 be useful, but WITHOUT ...
gpl-2.0
zhaiyu/linux-2.6
drivers/video/fbdev/tcx.c
845
12289
/* tcx.c: TCX 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 based loosely on tgaf...
gpl-2.0
JDevs/OWL-Predator-KERNEL
arch/powerpc/platforms/44x/ppc44x_simple.c
845
2422
/* * Generic PowerPC 44x platform support * * Copyright 2008 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; version 2 of the License. * * This implements simple platf...
gpl-2.0
weboo/kernel-nexus-s
drivers/video/backlight/progear_bl.c
1101
3983
/* * Backlight Driver for Frontpath ProGear HX1050+ * * Copyright (c) 2006 Marcin Juszkiewicz * * Based on Progear LCD driver by M Schacht * <mschacht at alumni dot washington dot edu> * * Based on Sharp's Corgi Backlight Driver * Based on Backlight Driver for HP Jornada 680 * * This program is free s...
gpl-2.0
Austinpb/linux
drivers/hwmon/jz4740-hwmon.c
1101
4348
/* * Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de> * JZ4740 SoC HWMON driver * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at yo...
gpl-2.0
freexperia/android_kernel_semc_msm7x30
arch/arm/mach-msm/qdsp5v2/adsp_info.c
1357
5214
/* * Copyright (c) 2008-2010, Code Aurora Forum. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the...
gpl-2.0
PhilZ-cwm6/android_kernel_htc_vigor
drivers/usb/musb/musb_gadget_ep0.c
2125
27667
/* * MUSB OTG peripheral driver ep0 handling * * Copyright 2005 Mentor Graphics Corporation * Copyright (C) 2005-2006 by Texas Instruments * Copyright (C) 2006-2007 Nokia Corporation * Copyright (C) 2008-2009 MontaVista Software, Inc. <source@mvista.com> * * This program is free software; you can redistribute i...
gpl-2.0
hallovveen31/smooth
drivers/staging/lirc/lirc_parallel.c
2381
16173
/* * lirc_parallel.c * * lirc_parallel - device driver for infra-red signal receiving and * transmitting unit built by the author * * Copyright (C) 1998 Christoph Bartelmus <lirc@bartelmus.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the...
gpl-2.0
AdiPat/android_kernel_htc_pico
drivers/video/nuc900fb.c
2637
19488
/* * * Copyright (c) 2009 Nuvoton technology 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; either version 2 of the License, or * (at your option) a...
gpl-2.0
dreamer7/ZOPO-TSN
drivers/net/tun.c
2637
39428
/* * TUN - Universal TUN/TAP device driver. * Copyright (C) 1999-2002 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 as published by * the Free Software Foundation; either version 2 of the L...
gpl-2.0
openwrt/linux
net/ipv4/netfilter/nf_nat_l3proto_ipv4.c
2893
7853
/* * (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org> * (C) 2011 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 So...
gpl-2.0
sztena/DG12
sound/usb/caiaq/device.c
2893
14716
/* * caiaq.c: ALSA driver for caiaq/NativeInstruments devices * * Copyright (c) 2007 Daniel Mack <daniel@caiaq.de> * Karsten Wiese <fzu@wemgehoertderstaat.de> * * 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
SlimRoms/kernel_sony_msm8974
drivers/media/video/videobuf2-vmalloc.c
4429
5064
/* * videobuf2-vmalloc.c - vmalloc memory allocator for videobuf2 * * Copyright (C) 2010 Samsung Electronics * * Author: Pawel Osciak <pawel@osciak.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 Sof...
gpl-2.0
realthunder/a33_linux
drivers/staging/vt6655/iwctl.c
4941
66385
/* * 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
denseye73/mykernel
drivers/staging/tidspbridge/core/tiomap_io.c
4941
11615
/* * tiomap_io.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * Implementation for the io read/write routines. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
Sparhawk76/android_kernel_samsung_afyonltev1
drivers/xen/sys-hypervisor.c
4941
9370
/* * copyright (c) 2006 IBM Corporation * Authored by: Mike D. Day <ncmike@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 version 2 as * published by the Free Software Foundation. */ #include <linux/slab.h> #includ...
gpl-2.0
XXMrHyde/android_kernel_lge_hammerhead
drivers/rtc/rtc-s35390a.c
4941
7580
/* * Seiko Instruments S-35390A RTC Driver * * Copyright (c) 2007 Byron Bradley * * 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) a...
gpl-2.0
s9yobena/linux
drivers/clocksource/dw_apb_timer.c
7501
11521
/* * (C) Copyright 2009 Intel Corporation * Author: Jacob Pan (jacob.jun.pan@intel.com) * * Shared with ARM platforms, Jamie Iles, Picochip 2011 * * 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 So...
gpl-2.0
chijure/phoenix_v1
drivers/clocksource/dw_apb_timer.c
7501
11521
/* * (C) Copyright 2009 Intel Corporation * Author: Jacob Pan (jacob.jun.pan@intel.com) * * Shared with ARM platforms, Jamie Iles, Picochip 2011 * * 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 So...
gpl-2.0
ASAZING/Android-Kernel-Gt-s7390l
drivers/media/video/bt8xx/bttv-risc.c
8525
25962
/* bttv-risc.c -- interfaces to other kernel modules bttv risc code handling - memory management - generation (c) 2000-2003 Gerd Knorr <kraxel@bytesex.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 b...
gpl-2.0
lehmanju/kernel_lenovo_lifetab_e10312
lib/bch.c
12877
36404
/* * Generic binary BCH encoding/decoding library * * 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 WITHO...
gpl-2.0
TheWolfer22/android_kernel_lge_g3
drivers/net/fddi/skfp/queue.c
13133
4083
/****************************************************************************** * * (C)Copyright 1998,1999 SysKonnect, * a business unit of Schneider & Koch & Co. Datensysteme GmbH. * * See the file "skfddi.c" for further information. * * This program is free software; you can redistribute it and/or modify * it...
gpl-2.0
FireHound-Devices/android_kernel_cyanogen_msm8916
drivers/video/atafb_iplan2p2.c
14925
6818
/* * linux/drivers/video/iplan2p2.c -- Low level frame buffer operations for * interleaved bitplanes à la Atari (2 * planes, 2 bytes interleave) * * Created 5 Apr 1997 by Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * License. See the fi...
gpl-2.0
BenRomer/unisys
drivers/acpi/acpica/rsmisc.c
78
20920
/******************************************************************************* * * Module Name: rsmisc - Miscellaneous resource descriptors * ******************************************************************************/ /* * Copyright (C) 2000 - 2016, Intel Corp. * All rights reserved. * * Redistribution a...
gpl-2.0
Pingmin/linux
drivers/scsi/scsi_logging.c
78
11769
// SPDX-License-Identifier: GPL-2.0-only /* * scsi_logging.c * * Copyright (C) 2014 SUSE Linux Products GmbH * Copyright (C) 2014 Hannes Reinecke <hare@suse.de> */ #include <linux/kernel.h> #include <linux/atomic.h> #include <scsi/scsi.h> #include <scsi/scsi_cmnd.h> #include <scsi/scsi_device.h> #include <scsi/s...
gpl-2.0
GAXUSXX/G935FGaXusKernel3
drivers/pinctrl/spear/pinctrl-spear320.c
334
91542
/* * Driver for the ST Microelectronics SPEAr320 pinmux * * Copyright (C) 2012 ST Microelectronics * Viresh Kumar <viresh.linux@gmail.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express...
gpl-2.0