repo_name
string
path
string
copies
string
size
string
content
string
license
string
GenetICS/lge_kernel_msm7x27
drivers/ssb/sprom.c
2416
5355
/* * Sonics Silicon Backplane * Common SPROM support routines * * Copyright (C) 2005-2008 Michael Buesch <mb@bu3sch.de> * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de> * Copyright (C) 2005 Stefano Brivio <st3@riseup.net> * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org> * Copyright (C) 2005 An...
gpl-2.0
sparkma/kernel
drivers/tty/serial/uartlite.c
2928
15598
/* * uartlite.c: Serial driver for Xilinx uartlite serial controller * * Copyright (C) 2006 Peter Korsgaard <jacmet@sunsite.dk> * Copyright (C) 2007 Secret Lab Technologies Ltd. * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any ...
gpl-2.0
krosk/android-omap-tuna-sideload
drivers/net/ibm_newemac/tah.c
3184
4144
/* * drivers/net/ibm_newemac/tah.c * * Driver for PowerPC 4xx on-chip ethernet controller, TAH support. * * Copyright 2007 Benjamin Herrenschmidt, IBM Corp. * <benh@kernel.crashing.org> * * Based on the arch/ppc version of the driver: * * Copyright 2004 MontaVista Software, Inc. * Matt Porter ...
gpl-2.0
jarpii/android_kernel_huawei_y530
drivers/net/ethernet/amd/am79c961a.c
4976
18387
/* * linux/drivers/net/ethernet/amd/am79c961a.c * * by Russell King <rmk@arm.linux.org.uk> 1995-2001. * * 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. * * Derived from vari...
gpl-2.0
SamueleCiprietti/nova_kernel
arch/arm/plat-mxc/devices/platform-mxc_nand.c
8048
2388
/* * Copyright (C) 2009-2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ #include <asm/sizes.h> #includ...
gpl-2.0
USBhost/Simple-Stream
arch/x86/math-emu/fpu_aux.c
12656
4394
/*---------------------------------------------------------------------------+ | fpu_aux.c | | | | Code to implement some of the FPU auxiliary instructions. | | ...
gpl-2.0
viaembedded/vab820-kernel-bsp
drivers/ide/falconide.c
14704
3961
/* * Atari Falcon IDE Driver * * Created 12 Jul 1997 by Geert Uytterhoeven * * 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/module.h> #include <linux/types.h> #inc...
gpl-2.0
sonicxml/Spectrum
drivers/ide/falconide.c
14704
3961
/* * Atari Falcon IDE Driver * * Created 12 Jul 1997 by Geert Uytterhoeven * * 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/module.h> #include <linux/types.h> #inc...
gpl-2.0
mdeejay/shooter_u-gb-crc
scripts/kconfig/images.c
16496
6565
/* * Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org> * Released under the terms of the GNU GPL v2.0. */ static const char *xpm_load[] = { "22 22 5 1", ". c None", "# c #000000", "c c #838100", "a c #ffff00", "b c #ffffff", "......................", "......................", "......................", ".........
gpl-2.0
antonblanchard/linux
drivers/media/pci/ttpci/av7110_hw.c
113
31559
// SPDX-License-Identifier: GPL-2.0-or-later /* * av7110_hw.c: av7110 low level hardware access and firmware interface * * Copyright (C) 1999-2002 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH * * originally based on code by: * Copyright (C) 1998,1999 Christian The...
gpl-2.0
truefitness/vlc
compat/tdestroy.c
113
6268
/***************************************************************************** * tdestroy.c : implement every t* fuctions *****************************************************************************/ #ifdef HAVE_CONFIG_H # include <config.h> #endif /** search.h is not present so every t* functions has to be implem...
gpl-2.0
dhcstruggle/jz2440-kernel
arch/i386/math-emu/fpu_aux.c
113
4342
/*---------------------------------------------------------------------------+ | fpu_aux.c | | | | Code to implement some of the FPU auxiliary instructions. | | ...
gpl-2.0
val2k/linux
net/netfilter/xt_state.c
113
1999
/* Kernel module to match connection tracking information. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2005 Netfilter Core Team <coreteam@netfilter.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 ...
gpl-2.0
ff94315/AA
target/linux/ramips/files/arch/mips/ralink/rt305x/setup.c
113
2077
/* * Ralink RT305x SoC specific setup * * Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org> * * Parts of this file are based on Ralink's 2.6.21 BSP * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by ...
gpl-2.0
ktd2004/linux-stable
arch/x86/kernel/kgdb.c
881
21355
/* * 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, or (at your option) any * later version. * * This program is distributed in the hope that it will be useful, but * WIT...
gpl-2.0
ugur2323/WhisperKernelAveaInTouch4
arch/s390/oprofile/hwsampler.c
2161
25105
/* * Copyright IBM Corp. 2010 * Author: Heinz Graalfs <graalfs@de.ibm.com> */ #include <linux/kernel_stat.h> #include <linux/kernel.h> #include <linux/module.h> #include <linux/smp.h> #include <linux/errno.h> #include <linux/workqueue.h> #include <linux/interrupt.h> #include <linux/notifier.h> #include <linux/cpu.h...
gpl-2.0
Split-Screen/android_kernel_asus_fugu
arch/arm/mach-s5pv210/clock.c
2161
34192
/* linux/arch/arm/mach-s5pv210/clock.c * * Copyright (c) 2010 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * S5PV210 - Clock support * * 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...
gpl-2.0
microzans/android_samsung_sm-g355h_kernel
drivers/ssb/driver_chipcommon_sflash.c
2161
3400
/* * Sonics Silicon Backplane * ChipCommon serial flash interface * * Licensed under the GNU/GPL. See COPYING for details. */ #include <linux/ssb/ssb.h> #include "ssb_private.h" struct ssb_sflash_tbl_e { char *name; u32 id; u32 blocksize; u16 numblocks; }; static struct ssb_sflash_tbl_e ssb_sflash_st_tbl[]...
gpl-2.0
zenfone-legacy/android_kernel_asus_T00F
drivers/pinctrl/pinctrl-falcon.c
2161
14748
/* * linux/drivers/pinctrl/pinmux-falcon.c * based on linux/drivers/pinctrl/pinmux-pxa910.c * * 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) 2012 Thoma...
gpl-2.0
AnonymousMediatekTeam/android_kernel_aio_otfp
drivers/usb/host/ehci-ps3.c
2161
6934
/* * PS3 EHCI Host Controller driver * * Copyright (C) 2006 Sony Computer Entertainment Inc. * Copyright 2006 Sony 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; version 2...
gpl-2.0
jonypx09/kernel_ba2x_2.0
net/ipv4/netfilter/ipt_MASQUERADE.c
2673
4527
/* Masquerade. Simple mapping which alters range to a local IP address (depending on route). */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub...
gpl-2.0
dianlujitao/android_kernel_huawei_msm8610
drivers/block/loop.c
2929
47366
/* * linux/drivers/block/loop.c * * Written by Theodore Ts'o, 3/29/93 * * Copyright 1993 by Theodore Ts'o. Redistribution of this file is * permitted under the GNU General Public License. * * DES encryption plus some minor changes by Werner Almesberger, 30-MAY-1993 * more DES encryption plus IDEA encryption...
gpl-2.0
omnirom/android_kernel_asus_tegra3
arch/arm/mach-lpc32xx/timer.c
2929
5084
/* * arch/arm/mach-lpc32xx/timer.c * * Author: Kevin Wells <kevin.wells@nxp.com> * * Copyright (C) 2009 - 2010 NXP Semiconductors * Copyright (C) 2009 Fontys University of Applied Sciences, Eindhoven * Ed Schouten <e.schouten@fontys.nl> * Laurens Timmermans <l.timmermans@fo...
gpl-2.0
wangshaowei/ok6410-linux
fs/udf/truncate.c
2929
8193
/* * truncate.c * * PURPOSE * Truncate handling routines for the OSTA-UDF(tm) filesystem. * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: * ftp://prep.ai.mit.edu/pub/gnu/GPL * Each contributing author retains all righ...
gpl-2.0
gromaudio/linux-imx6
net/tipc/node.c
2929
13984
/* * net/tipc/node.c: TIPC node management routines * * Copyright (c) 2000-2006, Ericsson AB * Copyright (c) 2005-2006, 2010-2011, Wind River Systems * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions...
gpl-2.0
sfumato77/rk3x_kernel_3.0.36
sound/pci/oxygen/xonar_dg.c
3185
16469
/* * card driver for the Xonar DG * * Copyright (c) Clemens Ladisch <clemens@ladisch.de> * * * This driver is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2. * * This driver is distributed in the hope that it will be useful, * but WIT...
gpl-2.0
SolidRun/linux-imx6-3.14
drivers/cpufreq/ppc_cbe_cpufreq_pmi.c
3697
3725
/* * pmi backend for the cbe_cpufreq driver * * (C) Copyright IBM Deutschland Entwicklung GmbH 2005-2007 * * Author: Christian Krafft <krafft@de.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 So...
gpl-2.0
coreentin/android_kernel_nvidia_s8515
arch/m68k/apollo/config.c
4465
6133
#include <linux/types.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/tty.h> #include <linux/console.h> #include <linux/rtc.h> #include <linux/vt_kern.h> #include <linux/interrupt.h> #include <asm/setup.h> #include <asm/bootinfo.h> #include <asm/pgtable.h> #include <asm/apollohw.h> #include <asm/irq...
gpl-2.0
puskyer/android_kernel_motorola_olympus
arch/powerpc/mm/slice.c
4465
20490
/* * address space "slices" (meta-segments) support * * Copyright (C) 2007 Benjamin Herrenschmidt, IBM Corporation. * * Based on hugetlb implementation * * Copyright (C) 2003 David Gibson, IBM Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-2.0
AndroPlus-org/kernel
drivers/video/console/font_mini_4x6.c
4977
55915
/* Hand composed "Minuscule" 4x6 font, with binary data generated using * Perl stub. * * Use 'perl -x mini_4x6.c < mini_4x6.c > new_version.c' to regenerate * binary data. * * Created by Kenneth Albanowski. * No rights reserved, released to the public domain. * * Version 1.0 */ /* #!/usr/bin/perl -pn s{((...
gpl-2.0
Split-Screen/android_kernel_lge_gee
drivers/atm/zatm.c
4977
44403
/* 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
YaDev/kernel_samsung_gardaltetmo
drivers/infiniband/hw/ipath/ipath_init_chip.c
5233
33427
/* * Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, 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-2.0
RolanDroid/android_kernel_motorola_msm8226
drivers/input/mouse/touchkit_ps2.c
13169
3147
/* ---------------------------------------------------------------------------- * touchkit_ps2.c -- Driver for eGalax TouchKit PS/2 Touchscreens * * Copyright (C) 2005 by Stefan Lucke * Copyright (C) 2004 by Daniel Ritz * Copyright (C) by Todd E. Johnson (mtouchusb.c) * * This program is free software; you can...
gpl-2.0
XileForce/Vindicator-S6-Unified
arch/mn10300/lib/negdi2.c
13937
1821
/* More subroutines needed by GCC output code on some machines. */ /* Compile this one with gcc. */ /* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it unde...
gpl-2.0
goodhanrry/updaten_915s_to_lollipop
drivers/macintosh/windfarm_pid.c
14961
3751
/* * Windfarm PowerMac thermal control. Generic PID helpers * * (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp. * <benh@kernel.crashing.org> * * Released under the term of the GNU GPL v2. */ #include <linux/types.h> #include <linux/errno.h> #include <linux/kernel.h> #include <linux/strin...
gpl-2.0
RafaelRMachado/qtwebkit
Source/WebKit2/UIProcess/Downloads/DownloadProxyMap.cpp
114
2877
/* * Copyright (C) 2012 Apple Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions a...
gpl-2.0
GuoqingJiang/linux
drivers/net/wan/hdlc_fr.c
114
30075
/* * Generic HDLC support routines for Linux * Frame Relay support * * Copyright (C) 1999 - 2006 Krzysztof Halasa <khc@pm.waw.pl> * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License * as published by the Free Software Found...
gpl-2.0
hgl888/linux
drivers/i2c/busses/i2c-bcm-iproc.c
114
15674
/* * Copyright (C) 2014 Broadcom 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. * * This program is distributed "as is" WITHOUT ANY WARRANTY of any * kind, wheth...
gpl-2.0
KylinUI/android_kernel_htc_m7
drivers/media/rc/keymaps/rc-videomate-m1f.c
370
2216
/* videomate-k100.h - Keytable for videomate_k100 Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Pavel Osnova <pvosnova@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 * ...
gpl-2.0
flar2/m7-GPE-4.4.3
drivers/media/rc/ir-rc6-decoder.c
370
6343
/* ir-rc6-decoder.c - A decoder for the RC6 IR protocol * * Copyright (C) 2010 by David Härdeman <david@hardeman.nu> * * 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 Licen...
gpl-2.0
zhmz90/linux
net/ieee802154/nl-mac.c
626
35369
/* * Netlink interface for IEEE 802.15.4 stack * * Copyright 2007, 2008 Siemens AG * * 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 hop...
gpl-2.0
Perferom/android_kernel_lge_msm7x27
fs/lockd/clntproc.c
882
21321
/* * linux/fs/lockd/clntproc.c * * RPC procedures for the client side NLM implementation * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/module.h> #include <linux/smp_lock.h> #include <linux/slab.h> #include <linux/types.h> #include <linux/errno.h> #include <linux/fs.h> #include <linux/...
gpl-2.0
psyke83/android_kernel_samsung_msm-codeaurora
sound/atmel/ac97c.c
882
30839
/* * Driver for Atmel AC97C * * Copyright (C) 2005-2009 Atmel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. */ #include <linux/clk.h> #include <linux/delay.h> #...
gpl-2.0
aqua-project/Linux-Minimal-x86-Reimplementation
arch/sparc/kernel/unaligned_32.c
1650
9440
/* * unaligned.c: Unaligned load/store trap handling with special * cases for the kernel to do them more quickly. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1996 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include <linux/kernel.h> #include <linux/sched.h> #includ...
gpl-2.0
goodwinos/linux-2.6
drivers/media/rc/keymaps/rc-fusionhdtv-mce.c
1906
2490
/* fusionhdtv-mce.h - Keytable for fusionhdtv_mce Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Mauro Carvalho Chehab * * 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
ivecera/net-next
drivers/media/rc/keymaps/rc-pctv-sedna.c
1906
2094
/* pctv-sedna.h - Keytable for pctv_sedna Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Mauro Carvalho Chehab * * 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 Fo...
gpl-2.0
Strongmind91/N8013_JB_Kernel_TW
fs/squashfs/cache.c
2930
11319
/* * Squashfs - a compressed read only filesystem for Linux * * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 * Phillip Lougher <phillip@squashfs.org.uk> * * 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...
gpl-2.0
thesawolf/android_kernel_allwinner_a10
drivers/mtd/chips/cfi_util.c
3186
6868
/* * Common Flash Interface support: * Generic utility functions not dependent on command set * * Copyright (C) 2002 Red Hat * Copyright (C) 2003 STMicroelectronics Limited * * This code is covered by the GPL. */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> #include <asm/io.h>...
gpl-2.0
supersonicninja/L01FJBKERNEL
arch/sh/kernel/module.c
9842
3741
/* Kernel module help for SH. SHcompact version by Kaz Kojima and Paul Mundt. SHmedia bits: Copyright 2004 SuperH (UK) Ltd Author: Richard Curnow Based on the sh version, and on code from the sh64-specific parts of modutils, originally written by Richard Curnow and Ben Gaster. This program is free...
gpl-2.0
iamroot9C-arm/linux
arch/x86/pci/early.c
13682
2383
#include <linux/kernel.h> #include <linux/pci.h> #include <asm/pci-direct.h> #include <asm/io.h> #include <asm/pci_x86.h> /* Direct PCI access. This is used for PCI accesses in early boot before the PCI subsystem works. */ u32 read_pci_config(u8 bus, u8 slot, u8 func, u8 offset) { u32 v; outl(0x80000000 | (bus<<...
gpl-2.0
rneugeba/linux-stable
net/dsa/tag_lan9303.c
115
4494
/* * Copyright (C) 2017 Pengutronix, Juergen Borleis <jbe@pengutronix.de> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope that it ...
gpl-2.0
wisniew/Harfix2_kernel_I9300
drivers/sensorhub/ssp_sensorhub.c
115
16370
/* * 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
shengzhou/linux
drivers/usb/serial/mos7840.c
371
72666
/* * 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. * * This program is distributed in the hope that it will be use...
gpl-2.0
MattCrystal/Nine
security/keys/permission.c
371
1768
/* Key permission checking * * Copyright (C) 2005 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 Foundation; eit...
gpl-2.0
longqiany/linux
drivers/gpu/drm/nouveau/nvkm/engine/sw/nv10.c
371
2300
/* * Copyright 2012 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
htc-msm8960/android_kernel_htc_msm8930
net/sched/ematch.c
371
10692
/* * net/sched/ematch.c Extended Match API * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. * * Authors: T...
gpl-2.0
ISTweak/android_kernel_sony_fuji_hayate
drivers/input/misc/isa1200-ff-memless.c
883
10734
/* * Copyright (C) 2009 Samsung Electronics * Kyungmin Park <kyungmin.park@samsung.com> * * Copyright (c) 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 a...
gpl-2.0
XtheOne/enrc2b-3.1.10-42105bd
drivers/pci/pci-acpi.c
1139
10662
/* * File: pci-acpi.c * Purpose: Provide PCI support in ACPI * * Copyright (C) 2005 David Shaohua Li <shaohua.li@intel.com> * Copyright (C) 2004 Tom Long Nguyen <tom.l.nguyen@intel.com> * Copyright (C) 2004 Intel Corp. */ #include <linux/delay.h> #include <linux/init.h> #include <linux/pci.h> #include <linux/mo...
gpl-2.0
Abhinav1997/kernel_cyanogen_msm8916
arch/s390/pci/pci_event.c
2163
2205
/* * Copyright IBM Corp. 2012 * * Author(s): * Jan Glauber <jang@linux.vnet.ibm.com> */ #define COMPONENT "zPCI" #define pr_fmt(fmt) COMPONENT ": " fmt #include <linux/kernel.h> #include <linux/pci.h> /* Content Code Description for PCI Function Error */ struct zpci_ccdf_err { u32 reserved1; u32 fh; /...
gpl-2.0
faux123/Note_4_SM-N910T
arch/mips/kernel/smtc-proc.c
2419
1797
/* * /proc hooks for SMTC kernel * Copyright (C) 2005 Mips Technologies, Inc */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/cpumask.h> #include <linux/interrupt.h> #include <asm/cpu.h> #include <asm/processor.h> #include <linux/atomic.h> #include <asm/hardirq.h> #include <asm/mmu_context.h> ...
gpl-2.0
rdesfo/kernel
drivers/staging/dgrp/dgrp_mon_ops.c
2675
6442
/***************************************************************************** * * Copyright 1999 Digi International (www.digi.com) * James Puzzo <jamesp at digi dot com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe...
gpl-2.0
compulab/trimslice-android-kernel
drivers/media/video/hexium_gemini.c
2931
15402
/* hexium_gemini.c - v4l2 driver for Hexium Gemini frame grabber cards Visit http://www.mihu.de/linux/saa7146/ and follow the link to "hexium" for further details about this card. Copyright (C) 2003 Michael Hunold <michael@mihu.de> This program is free software; you can redistribute it and/or mod...
gpl-2.0
bigzz/sc7715-kernel
arch/arm/mach-s3c24xx/iotiming-s3c2410.c
4211
11959
/* * Copyright (c) 2006-2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C24XX CPU Frequency scaling - IO timing for S3C2410/S3C2440/S3C2442 * * 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
GoldRenard/android_kernel_lenovo_msm8926
fs/eventfd.c
4467
11232
/* * fs/eventfd.c * * Copyright (C) 2007 Davide Libenzi <davidel@xmailserver.org> * */ #include <linux/file.h> #include <linux/poll.h> #include <linux/init.h> #include <linux/fs.h> #include <linux/sched.h> #include <linux/kernel.h> #include <linux/slab.h> #include <linux/list.h> #include <linux/spinlock.h> #in...
gpl-2.0
loli10K/linux-sunxi
arch/m68k/platform/527x/config.c
4467
2630
/***************************************************************************/ /* * linux/arch/m68knommu/platform/527x/config.c * * Sub-architcture dependent initialization code for the Freescale * 5270/5271 CPUs. * * Copyright (C) 1999-2004, Greg Ungerer (gerg@snapgear.com) * Copyright (C) 2001-2004, SnapGear I...
gpl-2.0
vinay94185vinay/Flamingo-kernel
drivers/video/neofb.c
4979
56721
/* * linux/drivers/video/neofb.c -- NeoMagic Framebuffer Driver * * Copyright (c) 2001-2002 Denis Oliver Kropp <dok@directfb.org> * * * Card specific code is based on XFree86's neomagic driver. * Framebuffer framework code is based on code of cyber2000fb. * * This file is subject to the terms and conditions o...
gpl-2.0
garwynn/android_kernel_samsung_jflte
sound/mips/au1x00.c
5235
19210
/* * BRIEF MODULE DESCRIPTION * Driver for AMD Au1000 MIPS Processor, AC'97 Sound Port * * Copyright 2004 Cooper Street Innovations Inc. * Author: Charles Eidsness <charles@cooper-street.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General ...
gpl-2.0
armpc/Armcore-a20-V12-kernel
fs/ncpfs/symlink.c
7795
4351
/* * linux/fs/ncpfs/symlink.c * * Code for allowing symbolic links on NCPFS (i.e. NetWare) * Symbolic links are not supported on native NetWare, so we use an * infrequently-used flag (Sh) and store a two-word magic header in * the file to make sure we don't accidentally use a non-link file * as a link. * ...
gpl-2.0
spanish33/android_kernel_oneplus_msm8974
fs/ncpfs/symlink.c
7795
4351
/* * linux/fs/ncpfs/symlink.c * * Code for allowing symbolic links on NCPFS (i.e. NetWare) * Symbolic links are not supported on native NetWare, so we use an * infrequently-used flag (Sh) and store a two-word magic header in * the file to make sure we don't accidentally use a non-link file * as a link. * ...
gpl-2.0
thicklizard/sense-4.2
arch/arm/mach-pxa/colibri-evalboard.c
7795
3365
/* * linux/arch/arm/mach-pxa/colibri-evalboard.c * * Support for Toradex Colibri Evaluation Carrier Board * Daniel Mack <daniel@caiaq.de> * Marek Vasut <marek.vasut@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ve...
gpl-2.0
davidmueller13/android_kernel_lge_msm8974-old
arch/m32r/platforms/opsput/io.c
13939
10799
/* * linux/arch/m32r/platforms/opsput/io.c * * Typical I/O routines for OPSPUT board. * * Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto, Takeo Takahashi * * This file is subject to the terms and conditions of the GNU General * Public License. See t...
gpl-2.0
willcharlton/linux
arch/cris/arch-v32/drivers/sync_serial.c
372
48865
/* * Simple synchronous serial port driver for ETRAX FS and ARTPEC-3. * * Copyright (c) 2005, 2008 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 ...
gpl-2.0
jcbless/linux-xlnx
drivers/staging/rtl8192e/rtl8192e/rtl_pci.c
1140
3011
/****************************************************************************** * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. * * Based on the r8180 driver, which is: * Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al. * This program is free software; you can redistribute...
gpl-2.0
sbrissen/android_kernel_samsung_smdk4210_new
arch/parisc/kernel/cache.c
2164
13735
/* * 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-2006 Helge Deller <deller@gmx.de> (07-13-1999) * Copyright (C) 1999 SuSE GmbH Nuernberg * Copyright (C) 2000 Philipp ...
gpl-2.0
SchulerControl/linux
drivers/net/dsa/mv88e6131.c
2676
10904
/* * net/dsa/mv88e6131.c - Marvell 88e6095/6095f/6131 switch chip support * Copyright (c) 2008-2009 Marvell Semiconductor * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2...
gpl-2.0
mickael-guene/kernel
drivers/staging/vt6656/michael.c
2676
3958
/* * 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
droidroidz/d2usc-tw-jb
fs/sysv/inode.c
2932
9858
/* * linux/fs/sysv/inode.c * * minix/inode.c * Copyright (C) 1991, 1992 Linus Torvalds * * xenix/inode.c * Copyright (C) 1992 Doug Evans * * coh/inode.c * Copyright (C) 1993 Pascal Haible, Bruno Haible * * sysv/inode.c * Copyright (C) 1993 Paul B. Monday * * sysv/inode.c * Copyright (C) 1...
gpl-2.0
gromaudio/linux-imx6
drivers/usb/atm/speedtch.c
3188
29192
/****************************************************************************** * speedtch.c - Alcatel SpeedTouch USB xDSL modem driver * * Copyright (C) 2001, Alcatel * Copyright (C) 2003, Duncan Sands * Copyright (C) 2004, David Woodhouse * * Based on "modem_run.c", copyright (C) 2001, Benoit Papillault...
gpl-2.0
mereck/os-fork
drivers/hwmon/m_adcproc.c
3444
11564
/* Copyright (c) 2010-2011, 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
wulsic/android_kernel_samsung_kylevess
drivers/staging/speakup/speakup_soft.c
3956
9772
/* speakup_soft.c - speakup driver to register and make available * a user space device for software synthesizers. written by: Kirk * Reiser <kirk@braille.uwo.ca> * * Copyright (C) 2003 Kirk Reiser. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-2.0
tripleoxygen/kernel_zeebo
drivers/video/omap/lcd_htcherald.c
4212
3186
/* * File: drivers/video/omap/lcd-htcherald.c * * LCD panel support for the HTC Herald * * Copyright (C) 2009 Cory Maccarrone <darkstar6262@gmail.com> * Copyright (C) 2009 Wing Linux * * Based on the lcd_htcwizard.c file from the linwizard project: * Copyright (C) linwizard.sourceforge.net * Author: Angelo Ar...
gpl-2.0
Stuxnet-Kernel/kernel_g3
arch/s390/kernel/vdso.c
4468
8391
/* * vdso setup for s390 * * Copyright IBM Corp. 2008 * Author(s): Martin Schwidefsky (schwidefsky@de.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 only) * as published by the Free Software Foundation. */ #...
gpl-2.0
spegelius/android_kernel_samsung_jf
arch/mips/bcm63xx/setup.c
4468
3283
/* * 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/init.h> #include <linux/kernel.h> #include <linux/delay.h> #inclu...
gpl-2.0
CyanideL/android_kernel_lge_hammerhead
drivers/media/video/videobuf2-dma-sg.c
4724
6899
/* * videobuf2-dma-sg.c - dma scatter/gather memory allocator for videobuf2 * * Copyright (C) 2010 Samsung Electronics * * Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publ...
gpl-2.0
elliott-wen/S7270-Kernel
drivers/net/wireless/ath/ath6kl/sdio.c
4724
37491
/* * Copyright (c) 2004-2011 Atheros Communications Inc. * Copyright (c) 2011-2012 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 this permission notice appear in al...
gpl-2.0
Ander-Alvarez/UltraPluscondor
drivers/macintosh/windfarm_pm121.c
4980
25373
/* * Windfarm PowerMac thermal control. iMac G5 iSight * * (c) Copyright 2007 Étienne Bersac <bersace@gmail.com> * * Bits & pieces from windfarm_pm81.c by (c) Copyright 2005 Benjamin * Herrenschmidt, IBM Corp. <benh@kernel.crashing.org> * * Released under the term of the GNU GPL v2. * * * * PowerMac12,1 * ...
gpl-2.0
davidmueller13/android_kernel_samsung_lt03lte
drivers/ssb/driver_mipscore.c
4980
7147
/* * Sonics Silicon Backplane * Broadcom MIPS core driver * * Copyright 2005, Broadcom Corporation * Copyright 2006, 2007, Michael Buesch <m@bues.ch> * * Licensed under the GNU/GPL. See COPYING for details. */ #include <linux/ssb/ssb.h> #include <linux/serial.h> #include <linux/serial_core.h> #include <linux/...
gpl-2.0
angpysha/KitKatExtendedKernel
arch/powerpc/perf/power6-pmu.c
7284
15833
/* * Performance counter support for POWER6 processors. * * Copyright 2008-2009 Paul Mackerras, 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 t...
gpl-2.0
tony0924/itri
arch/powerpc/perf/power6-pmu.c
7284
15833
/* * Performance counter support for POWER6 processors. * * Copyright 2008-2009 Paul Mackerras, 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 t...
gpl-2.0
g7755725/android_kernel_samsung_jf
drivers/net/wireless/iwlegacy/4965-debug.c
7540
30479
/****************************************************************************** * * GPL LICENSE SUMMARY * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of version 2 of the GNU General Public License as * p...
gpl-2.0
tarunkapadia93/gk_a6k
drivers/scsi/sr_ioctl.c
8052
15538
#include <linux/kernel.h> #include <linux/mm.h> #include <linux/fs.h> #include <linux/errno.h> #include <linux/string.h> #include <linux/blkdev.h> #include <linux/module.h> #include <linux/blkpg.h> #include <linux/cdrom.h> #include <linux/delay.h> #include <linux/slab.h> #include <asm/io.h> #include <asm/uaccess.h> #i...
gpl-2.0
Blackburn29/PsycoKernel
arch/arm/mach-msm/board-mem-audio-amp.c
117
2093
/* arch/arm/mach-msm/htc_acoustic_alsa.c * * Copyright (C) 2012 HTC Corporation * * 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 distrib...
gpl-2.0
johnnyslt/android_kernel_htc_msm8660
drivers/crypto/msm/qcrypto.c
117
87805
/* Qualcomm Crypto driver * * 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 pro...
gpl-2.0
logicbricks/linux-xlnx
arch/arm/mach-imx/devices/platform-imx-ssi.c
629
2927
/* * Copyright (C) 2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ #include "../hardware.h" #include "...
gpl-2.0
HeeroLuca/ONEPONE
drivers/media/platform/msm/wfd/wfd-ioctl.c
1397
47396
/* Copyright (c) 2011-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...
gpl-2.0
Ca1ne/Classic-Sense-Kernel
drivers/media/video/cpia2/cpia2_core.c
1653
77737
/**************************************************************************** * * Filename: cpia2_core.c * * Copyright 2001, STMicrolectronics, Inc. * Contact: steve.miller@st.com * * Description: * This is a USB driver for CPia2 based video cameras. * The infrastructure of this driver is base...
gpl-2.0
SiddheshK15/android_kernel_cyanogen_msm8916
arch/mips/kernel/cpu-probe.c
1909
25797
/* * Processor capabilities determination functions. * * Copyright (C) xxxx the Anonymous * Copyright (C) 1994 - 2006 Ralf Baechle * Copyright (C) 2003, 2004 Maciej W. Rozycki * Copyright (C) 2001, 2004, 2011, 2012 MIPS Technologies, Inc. * * This program is free software; you can redistribute it and/or * m...
gpl-2.0
lujji/JXD-7800b-KK-kernel
drivers/media/video/c-qcam.c
2677
21453
/* * Video4Linux Colour QuickCam driver * Copyright 1997-2000 Philip Blundell <philb@gnu.org> * * Module parameters: * * parport=auto -- probe all parports (default) * parport=0 -- parport0 becomes qcam1 * parport=2,0,1 -- parports 2,0,1 are tried in that order * * probe=0 -- do no prob...
gpl-2.0
redyk/omap3630-3.0.8
drivers/net/wimax/i2400m/control.c
2933
43832
/* * Intel Wireless WiMAX Connection 2400m * Miscellaneous control functions for managing the device * * * Copyright (C) 2007-2008 Intel Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
gpl-2.0
alianmohammad/gem5-linux-kernel
net/802/stp.c
4981
2684
/* * STP SAP demux * * Copyright (c) 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/mutex.h> #include <linux/skbuff...
gpl-2.0