repo_name
string
path
string
copies
string
size
string
content
string
license
string
Hardslog/f2fs
drivers/input/touchscreen/inexio.c
2116
4627
/* * iNexio serial touchscreen driver * * Copyright (c) 2008 Richard Lemon * Based on the mtouch driver (c) Vojtech Pavlik and Dan Streetman * */ /* * 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 Fre...
gpl-2.0
rijine/android_kernel_xiaomi_ferrari
drivers/infiniband/hw/qib/qib_driver.c
2116
22000
/* * Copyright (c) 2013 Intel Corporation. All rights reserved. * Copyright (c) 2006, 2007, 2008, 2009 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...
gpl-2.0
cholokei/msm8660_test_kernel-1
drivers/input/keyboard/tegra-kbc.c
2372
19788
/* * Keyboard class input driver for the NVIDIA Tegra SoC internal matrix * keyboard controller * * Copyright (c) 2009-2011, NVIDIA 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 Fou...
gpl-2.0
JustAkan/eas_backport
drivers/w1/w1_netlink.c
2628
9983
/* * w1_netlink.c * * Copyright (c) 2003 Evgeniy Polyakov <zbr@ioremap.net> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) an...
gpl-2.0
mir-ror/linux-yocto-dev
arch/arm/mach-imx/pcm970-baseboard.c
2884
5447
/* * Copyright (C) 2008 Juergen Beisert (kernel@pengutronix.de) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. ...
gpl-2.0
cheatman-xda/kyleopen-kernel
arch/mips/kernel/mips-mt-fpaff.c
3140
5123
/* * General MIPS MT support routines, usable in AP/SP, SMVP, or SMTC kernels * Copyright (C) 2005 Mips Technologies, Inc */ #include <linux/cpu.h> #include <linux/cpuset.h> #include <linux/cpumask.h> #include <linux/delay.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/sched.h> #include <linux/...
gpl-2.0
chonix/trinity
arch/mips/kernel/mips-mt-fpaff.c
3140
5123
/* * General MIPS MT support routines, usable in AP/SP, SMVP, or SMTC kernels * Copyright (C) 2005 Mips Technologies, Inc */ #include <linux/cpu.h> #include <linux/cpuset.h> #include <linux/cpumask.h> #include <linux/delay.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/sched.h> #include <linux/...
gpl-2.0
baolfire/aries_kernel_pexcn
arch/cris/arch-v10/drivers/pcf8563.c
4420
8766
/* * PCF8563 RTC * * From Phillips' datasheet: * * The PCF8563 is a CMOS real-time clock/calendar optimized for low power * consumption. A programmable clock output, interrupt output and voltage * low detector are also provided. All address and data are transferred * serially via two-line bidirectional I2C-bus....
gpl-2.0
boa19861105/android_43_kernel_htc_dlxub1
arch/s390/mm/vmem.c
4676
8763
/* * arch/s390/mm/vmem.c * * Copyright IBM Corp. 2006 * Author(s): Heiko Carstens <heiko.carstens@de.ibm.com> */ #include <linux/bootmem.h> #include <linux/pfn.h> #include <linux/mm.h> #include <linux/module.h> #include <linux/list.h> #include <linux/hugetlb.h> #include <linux/slab.h> #include <asm/pgalloc...
gpl-2.0
msdx321/android_kernel_xiaomi_msm8996
arch/blackfin/kernel/shadow_console.c
4676
2856
/* * manage a small early shadow of the log buffer which we can pass between the * bootloader so early crash messages are communicated properly and easily * * Copyright 2009 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/console.h>...
gpl-2.0
Ca1ne/Enoch316
drivers/staging/cxt1e1/linux.c
5188
34064
/* Copyright (C) 2007-2008 One Stop Systems * Copyright (C) 2003-2006 SBE, 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 o...
gpl-2.0
lanniaoershi/android_kernel_oneplus_msm8994
drivers/staging/crystalhd/crystalhd_hw.c
7236
64667
/*************************************************************************** * Copyright (c) 2005-2009, Broadcom Corporation. * * Name: crystalhd_hw . c * * Description: * BCM70010 Linux driver HW layer. * ********************************************************************** * This file is part of the crys...
gpl-2.0
Quaesar/android_kernel_hp_phobos
drivers/block/hd.c
7748
19311
/* * Copyright (C) 1991, 1992 Linus Torvalds * * This is the low-level hd interrupt support. It traverses the * request-list, using interrupts to jump between functions. As * all the functions are called within interrupts, we may not * sleep. Special care is recommended. * * modified by Drew Eckhardt to chec...
gpl-2.0
asis92/kernel_lge_d802
arch/s390/math-emu/math.c
8516
74516
/* * arch/s390/math-emu/math.c * * S390 version * Copyright (C) 1999-2001 IBM Deutschland Entwicklung GmbH, IBM Corporation * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), * * 'math.c' emulates IEEE instructions on a S390 processor * that does not have the IEEE fpu (all processors bef...
gpl-2.0
nDroidProject/nDroid-kernel
arch/m32r/platforms/mappi3/setup.c
9028
5437
/* * linux/arch/m32r/platforms/mappi3/setup.c * * Setup routines for Renesas MAPPI-III(M3A-2170) Board * * Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto, Mamoru Sakugawa */ #include <linux/irq.h> #include <linux/kernel.h> #include <linux/init.h> #inclu...
gpl-2.0
weritos666/Vee7
arch/m32r/platforms/mappi/setup.c
9028
4161
/* * linux/arch/m32r/platforms/mappi/setup.c * * Setup routines for Renesas MAPPI Board * * Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto */ #include <linux/irq.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/platform_device.h> #i...
gpl-2.0
android-ia/kernel_intel
drivers/isdn/i4l/isdn_x25iface.c
9284
9953
/* $Id: isdn_x25iface.c,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * Linux ISDN subsystem, X.25 related functions * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * * stuff needed to support the Linux X.25 PLP code on top ...
gpl-2.0
Phoenix-CJ23/stockkernel
drivers/isdn/i4l/isdn_x25iface.c
9284
9953
/* $Id: isdn_x25iface.c,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $ * * Linux ISDN subsystem, X.25 related functions * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * * stuff needed to support the Linux X.25 PLP code on top ...
gpl-2.0
yvxiang/linux-zswap
drivers/tty/n_tracesink.c
12100
7253
/* * n_tracesink.c - Trace data router and sink path through tty space. * * Copyright (C) Intel 2011 * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * 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
lawnn/Dorimanx-LG-G2-D802-Kernel
arch/mn10300/kernel/mn10300-debug.c
13892
1413
/* Debugging stuff for the MN10300-based processors * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free...
gpl-2.0
SlimRoms/kernel_asus_flo
arch/parisc/math-emu/fcnvfx.c
14148
15062
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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 * ...
gpl-2.0
weritos666/BOOST_KERNEL
arch/parisc/math-emu/fcnvfut.c
14148
8031
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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 * ...
gpl-2.0
miquelmartos/geeksphone-kernel-zero-3.0
arch/parisc/math-emu/dfmpy.c
14148
11736
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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 * ...
gpl-2.0
ErikAndren/linux
arch/parisc/math-emu/sfrem.c
14148
8127
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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 * ...
gpl-2.0
sultanqasim/android_kernel_alcatel_alto45
net/mac80211/cfg.c
69
94557
/* * mac80211 configuration hooks for cfg80211 * * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net> * * This file is GPLv2 as found in COPYING. */ #include <linux/ieee80211.h> #include <linux/nl80211.h> #include <linux/rtnetlink.h> #include <linux/slab.h> #include <net/net_namespace.h> #include <lin...
gpl-2.0
kasi86/linux
drivers/gpu/drm/exynos/exynos_drm_rotator.c
69
19173
/* * Copyright (C) 2012 Samsung Electronics Co.Ltd * Authors: * YoungJun Cho <yj44.cho@samsung.com> * Eunchul Kim <chulspro.kim@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 Softwa...
gpl-2.0
nopy/acer_kernel_picasso
net/mac80211/cfg.c
69
42012
/* * mac80211 configuration hooks for cfg80211 * * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net> * * This file is GPLv2 as found in COPYING. */ #include <linux/ieee80211.h> #include <linux/nl80211.h> #include <linux/rtnetlink.h> #include <linux/slab.h> #include <net/net_namespace.h> #include <lin...
gpl-2.0
goodhanrry/N915S_goodHanrry_kernel
drivers/net/wireless/iwlwifi/mvm/sta.c
69
37432
/****************************************************************************** * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2012 - 2013 Intel Corporation. All rights reserved. * ...
gpl-2.0
sajal/mptcp-rpi
drivers/net/wireless/ath/ath9k/beacon.c
69
22202
/* * Copyright (c) 2008-2011 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
shakalaca/ASUS_ZenFone_ZE550ML_ZE551ML
linux/kernel/drivers/usb/gadget/f_acm.c
69
24877
/* * f_acm.c -- USB CDC serial (ACM) function driver * * Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com) * Copyright (C) 2008 by David Brownell * Copyright (C) 2008 by Nokia Corporation * Copyright (C) 2009 by Samsung Electronics * Author: Michal Nazarewicz (mina86@mina86.com) * * This software is...
gpl-2.0
ivanich/senny_kernel-3.4
drivers/usb/storage/usual-tables.c
325
3295
/* Driver for USB Mass Storage devices * Usual Tables File for usb-storage and libusual * * Copyright (C) 2009 Alan Stern (stern@rowland.harvard.edu) * * Please see http://www.one-eyed-alien.net/~mdharm/linux-usb for more * information about this driver. * * This program is free software; you can redistribute i...
gpl-2.0
kaostao/linux
drivers/video/xilinxfb.c
325
13651
/* * Xilinx TFT frame buffer driver * * Author: MontaVista Software, Inc. * source@mvista.com * * 2002-2007 (c) MontaVista Software, Inc. * 2007 (c) Secret Lab Technologies, Ltd. * 2009 (c) Xilinx Inc. * * This file is licensed under the terms of the GNU General Public License * version 2. This prog...
gpl-2.0
rchicoli/linux
arch/mips/kernel/smp-gic.c
325
1560
/* * Copyright (C) 2013 Imagination Technologies * Author: Paul Burton <paul.burton@imgtec.com> * * Based on smp-cmp.c: * Copyright (C) 2007 MIPS Technologies, Inc. * Author: Chris Dearman (chris@mips.com) * * This program is free software; you can redistribute it and/or modify it * under the terms of the GN...
gpl-2.0
realloc/cirrostratus-old
drivers/staging/rtl8192su/r8192SU_HWImg.c
581
358138
/*Created on 2009/ 1/15, 3:10*/ #include "r8192SU_HWImg.h" u8 Rtl8192SUFwImgArray[ImgArrayLength] = { 0x92,0x81,0x2b,0x90,0x30,0x00,0x00,0x00,0x08,0x74,0x00,0x00,0x88,0x96,0x00,0x00, 0x30,0x00,0x00,0x00,0x00,0x95,0x00,0x00,0x00,0x00,0x2b,0x00,0x03,0x03,0x23,0x00, 0x92,0x81,0x02,0x01,0x00,0x00,0x12,0x04,0x00,0x00,0x...
gpl-2.0
dwindsor/linux-next
sound/pci/echoaudio/echoaudio_dsp.c
837
30709
/**************************************************************************** Copyright Echo Digital Audio Corporation (c) 1998 - 2004 All rights reserved www.echoaudio.com This file is part of Echo Digital Audio's generic driver library. Echo Digital Audio's generic driver library is free software; ...
gpl-2.0
siminles/LG-f460s
drivers/xen/xen-pciback/pciback_ops.c
1349
10727
/* * PCI Backend Operations - respond to PCI requests from Frontend * * Author: Ryan Wilson <hap9@epoch.ncsc.mil> */ #include <linux/module.h> #include <linux/wait.h> #include <linux/bitops.h> #include <xen/events.h> #include <linux/sched.h> #include "pciback.h" int verbose_request; module_param(verbose_request,...
gpl-2.0
yanghy/evo_ics
sound/soc/codecs/ak4641.c
2373
18286
/* * ak4641.c -- AK4641 ALSA Soc Audio driver * * Copyright (C) 2008 Harald Welte <laforge@gnufiish.org> * Copyright (C) 2011 Dmitry Artamonow <mad_soft@inbox.ru> * * Based on ak4535.c by Richard Purdie * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G...
gpl-2.0
DroidJunk/android_kernel
drivers/usb/host/ehci-w90x900.c
2373
4109
/* * linux/driver/usb/host/ehci-w90x900.c * * Copyright (c) 2008 Nuvoton technology corporation. * * Wan ZongShun <mcuos.com@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation;...
gpl-2.0
zeroblade1984/Xiaomi-MSM8226
drivers/misc/carma/carma-fpga.c
4933
37392
/* * CARMA DATA-FPGA Access Driver * * Copyright (c) 2009-2011 Ira W. Snyder <iws@ovro.caltech.edu> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (...
gpl-2.0
younggi-hong/linux-imx-ranix
arch/blackfin/mach-common/ints-priority.c
4933
29656
/* * Set up the interrupt priorities * * Copyright 2004-2009 Analog Devices Inc. * 2003 Bas Vermeulen <bas@buyways.nl> * 2002 Arcturus Networks Inc. MaTed <mated@sympatico.ca> * 2000-2001 Lineo, Inc. D. Jefff Dionne <jeff@lineo.ca> * 1999 D. Jeff Dionne...
gpl-2.0
prototype-U/gal_core_kernel
drivers/memstick/host/jmb38x_ms.c
7237
26361
/* * jmb38x_ms.c - JMicron jmb38x MemoryStick card reader * * Copyright (C) 2008 Alex Dubov <oakad@yahoo.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. * */ #includ...
gpl-2.0
kabata1975/emotion_hammerhead_kernel
drivers/leds/ledtrig-default-on.c
9797
1071
/* * LED Kernel Default ON Trigger * * Copyright 2008 Nick Forbes <nick.forbes@incepta.com> * * Based on Richard Purdie's ledtrig-timer.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 Softwar...
gpl-2.0
dnkn/rk3188_tablet
drivers/leds/ledtrig-default-on.c
9797
1071
/* * LED Kernel Default ON Trigger * * Copyright 2008 Nick Forbes <nick.forbes@incepta.com> * * Based on Richard Purdie's ledtrig-timer.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 Softwar...
gpl-2.0
allwinner-zh/linux-3.4-sunxi
arch/x86/kernel/cpu/mtrr/amd.c
13637
3149
#include <linux/init.h> #include <linux/mm.h> #include <asm/mtrr.h> #include <asm/msr.h> #include "mtrr.h" static void amd_get_mtrr(unsigned int reg, unsigned long *base, unsigned long *size, mtrr_type *type) { unsigned long low, high; rdmsr(MSR_K6_UWCCR, low, high); /* Upper dword is region 1, lower is reg...
gpl-2.0
Openwide-Ingenierie/openocd
testing/examples/ledtest-imx27ads/test.c
70
1980
/*************************************************************************** * Copyright (C) 2009 by Alan Carvalho de Assis * * acassis@gmail.com * * * * This program ...
gpl-2.0
jemmy655/linux
drivers/thermal/power_allocator.c
70
15203
/* * A power allocator to manage temperature * * Copyright (C) 2014 ARM 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 program is distributed "as is" WITHOUT ...
gpl-2.0
yuvjjang/KVMGT-kernel
drivers/gpu/drm/i915/intel_pm.c
70
163790
/* * Copyright © 2012 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, pub...
gpl-2.0
vl197602/android_kernel_cyanogen_msm8916
arch/s390/crypto/ghash_s390.c
1094
3403
/* * Cryptographic API. * * s390 implementation of the GHASH algorithm for GCM (Galois/Counter Mode). * * Copyright IBM Corp. 2011 * Author(s): Gerald Schaefer <gerald.schaefer@de.ibm.com> */ #include <crypto/internal/hash.h> #include <linux/module.h> #include "crypt_s390.h" #define GHASH_BLOCK_SIZE 16 #defin...
gpl-2.0
bigzz/linux-stable
net/netfilter/ipvs/ip_vs_dh.c
1606
6576
/* * IPVS: Destination Hashing scheduling module * * Authors: Wensong Zhang <wensong@gnuchina.org> * * Inspired by the consistent hashing scheduler patch from * Thomas Proell <proellt@gmx.de> * * This program is free software; you can redistribute it and/or * ...
gpl-2.0
SlimRoms/kernel_htc_msm8974
lib/digsig.c
1606
5868
/* * Copyright (C) 2011 Nokia Corporation * Copyright (C) 2011 Intel Corporation * * Author: * Dmitry Kasatkin <dmitry.kasatkin@nokia.com> * <dmitry.kasatkin@intel.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licens...
gpl-2.0
henrix/beagle-linux
fs/hfs/string.c
2118
3807
/* * linux/fs/hfs/string.c * * Copyright (C) 1995-1997 Paul H. Hargrove * (C) 2003 Ardis Technologies <roman@ardistech.com> * This file may be distributed under the terms of the GNU General Public License. * * This file contains the string comparison function for the * Macintosh character set. * * The code ...
gpl-2.0
hallovveen31/Magic
drivers/acpi/osl.c
2374
39175
/* * acpi_osl.c - OS-dependent functions ($Revision: 83 $) * * Copyright (C) 2000 Andrew Henroid * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (c) 2008 Intel Corporation * Author: Matthew Wilcox...
gpl-2.0
drod2169/Linux-3.10.x
kernel/task_work.c
2374
2223
#include <linux/spinlock.h> #include <linux/task_work.h> #include <linux/tracehook.h> static struct callback_head work_exited; /* all we need is ->next == NULL */ int task_work_add(struct task_struct *task, struct callback_head *work, bool notify) { struct callback_head *head; do { head = ACCESS_ONCE(task->task_...
gpl-2.0
elixirflash/dm-keepfast
fs/squashfs/decompressor.c
2374
2883
/* * Squashfs - a compressed read only filesystem for Linux * * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 * 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 ...
gpl-2.0
frank-liu/SPADE-7x30-3.0
drivers/media/video/davinci/vpif.c
2630
11387
/* * vpif - DM646x Video Port Interface driver * VPIF is a receiver and transmitter for video data. It has two channels(0, 1) * that receiveing video byte stream and two channels(2, 3) for video output. * The hardware supports SDTV, HDTV formats, raw data capture. * Currently, the driver supports NTSC and PAL stan...
gpl-2.0
Snuzzo/vigor_mofokernel
net/ipv4/netfilter/nf_nat_proto_unknown.c
3398
1523
/* The "unknown" protocol. This is what is used for protocols we * don't understand. It's returned by ip_ct_find_proto(). */ /* (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...
gpl-2.0
EnJens/android_kernel_asus_grouper
fs/jfs/jfs_inode.c
3910
4133
/* * Copyright (C) International Business Machines Corp., 2000-2004 * * 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
letama/android_kernel_nozomi
drivers/gpu/drm/i915/intel_dvo.c
3910
12982
/* * Copyright 2006 Dave Airlie <airlied@linux.ie> * Copyright © 2006-2007 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without lim...
gpl-2.0
avinashphilip/am335x_linux
scripts/kconfig/util.c
5446
2884
/* * Copyright (C) 2002-2005 Roman Zippel <zippel@linux-m68k.org> * Copyright (C) 2002-2005 Sam Ravnborg <sam@ravnborg.org> * * Released under the terms of the GNU GPL v2.0. */ #include <stdarg.h> #include <stdlib.h> #include <string.h> #include "lkc.h" /* file already present in list? If not add it */ struct fi...
gpl-2.0
fell978/kernel_huawei
arch/mips/kernel/stacktrace.c
8774
2076
/* * Stack trace management functions * * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp> */ #include <linux/sched.h> #include <linux/stacktrace.h> #include <linux/export.h> #include <asm/stacktrace.h> /* * Save stack-backtrace addresses into a stack_trace buffer: */ static void save_raw_context_stack(s...
gpl-2.0
rutvik95/speedx_kernel_i9082
arch/x86/kernel/cpu/topology.c
10310
2575
/* * Check for extended topology enumeration cpuid leaf 0xb and if it * exists, use it for populating initial_apicid and cpu topology * detection. */ #include <linux/cpu.h> #include <asm/apic.h> #include <asm/pat.h> #include <asm/processor.h> /* leaf 0xb SMT level */ #define SMT_LEVEL 0 /* leaf 0xb sub-leaf type...
gpl-2.0
msva/android_kernel_asus_A80
drivers/pcmcia/pcmcia_resource.c
11846
26100
/* * PCMCIA 16-bit resource management functions * * The initial developer of the original code is David A. Hinds * <dahinds@users.sourceforge.net>. Portions created by David A. Hinds * are Copyright (C) 1999 David A. Hinds. All Rights Reserved. * * Copyright (C) 1999 David A. Hinds * Copyright (C) 2004-...
gpl-2.0
CyanogenMod/android_kernel_oneplus_onyx
drivers/char/agp/isoch.c
14662
13204
/* * Setup routines for AGP 3.5 compliant bridges. */ #include <linux/list.h> #include <linux/pci.h> #include <linux/agp_backend.h> #include <linux/module.h> #include <linux/slab.h> #include "agp.h" /* Generic AGP 3.5 enabling routines */ struct agp_3_5_dev { struct list_head list; u8 capndx; u32 maxbw; struc...
gpl-2.0
ktoonsez/SiyahD
net/xfrm/xfrm_user.c
71
71255
/* xfrm_user.c: User interface to configure xfrm engine. * * Copyright (C) 2002 David S. Miller (davem@redhat.com) * * Changes: * Mitsuru KANDA @USAGI * Kazunori MIYAZAWA @USAGI * Kunihiro Ishiguro <kunihiro@ipinfusion.com> * IPv6 support * */ #include <linux/crypto.h> #include <linux/module.h> #include ...
gpl-2.0
Fusion-Devices/android_kernel_lge_g3
drivers/staging/prima/CORE/MAC/src/pe/lim/limFT.c
71
65972
/* * Copyright (c) 2012-2014 The Linux Foundation. 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 noti...
gpl-2.0
Naoya-Horiguchi/linux
drivers/ata/sata_via.c
583
20771
// SPDX-License-Identifier: GPL-2.0-or-later /* * sata_via.c - VIA Serial ATA controllers * * Maintained by: Tejun Heo <tj@kernel.org> * Please ALWAYS copy linux-ide@vger.kernel.org * on emails. * * Copyright 2003-2004 Red Hat, Inc. All rights reserved. * Copyright 2003-2004 Jeff Garzik * * li...
gpl-2.0
googyanas/Googy-Max4-Kernel
arch/arm/mvp/mvpkm/qp_common.c
839
9265
/* * Linux 2.6.32 and later Kernel module for VMware MVP Hypervisor Support * * Copyright (C) 2010-2013 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 version 2 as published by * the Free Software F...
gpl-2.0
wwbhl/android_kernel_samsung_piranha
kernel/relay.c
1095
33536
/* * Public API and common code for kernel->userspace relay file support. * * See Documentation/filesystems/relay.txt for an overview. * * Copyright (C) 2002-2005 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp * Copyright (C) 1999-2005 - Karim Yaghmour (karim@opersys.com) * * Moved to kernel/relay.c by Paul Mundt...
gpl-2.0
mina86/linux
drivers/hsi/clients/hsi_char.c
1863
19854
/* * HSI character device driver, implements the character device * interface. * * Copyright (C) 2010 Nokia Corporation. All rights reserved. * * Contact: Andras Domokos <andras.domokos@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General P...
gpl-2.0
Grace5921/Kernel_samsung_a8elte
fs/ceph/strings.c
2375
3988
/* * Ceph fs string constants */ #include <linux/module.h> #include <linux/ceph/types.h> const char *ceph_mds_state_name(int s) { switch (s) { /* down and out */ case CEPH_MDS_STATE_DNE: return "down:dne"; case CEPH_MDS_STATE_STOPPED: return "down:stopped"; /* up and out */ case CEPH_MDS_STATE_BOO...
gpl-2.0
alwaysadeel/AJ-Kernel
sound/pci/emu10k1/emu10k1x.c
2631
48867
/* * Copyright (c) by Francisco Moraes <fmoraes@nc.rr.com> * Driver EMU10K1X chips * * Parts of this code were adapted from audigyls.c driver which is * Copyright (c) by James Courtier-Dutton <James@superbug.demon.co.uk> * * BUGS: * -- * * TODO: * * Chips (SB0200 model): * - EMU10K1X-DBQ * ...
gpl-2.0
chlorisdroid/linux-rt-odroid-c1
drivers/mmc/host/sdhci-spear.c
2887
7476
/* * drivers/mmc/host/sdhci-spear.c * * Support of SDHCI platform devices for spear soc family * * Copyright (C) 2010 ST Microelectronics * Viresh Kumar<viresh.kumar@st.com> * * Inspired by sdhci-pltfm.c * * This file is licensed under the terms of the GNU General Public * License version 2. This program is ...
gpl-2.0
Chad0989/vigor_aosp_kernel
arch/frv/kernel/ptrace.c
3143
9127
/* ptrace.c: FRV specific parts of process tracing * * Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - Derived from arch/m68k/kernel/ptrace.c * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
gpl-2.0
faux123/Galaxy_S5
drivers/leds/leds-msm-pdm.c
3399
5732
/* Copyright (c) 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 hope...
gpl-2.0
TheTypoMaster/ubuntu-utopic
drivers/hid/hid-lg2ff.c
4167
2804
/* * Force feedback support for Logitech RumblePad and Rumblepad 2 * * Copyright (c) 2008 Anssi Hannula <anssi.hannula@gmail.com> */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; ...
gpl-2.0
NooNameR/Sense4.0-kernel
arch/arm/plat-s3c24xx/cpu-freq-debugfs.c
4423
4669
/* linux/arch/arm/plat-s3c24xx/cpu-freq-debugfs.c * * Copyright (c) 2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C24XX CPU Frequency scaling - debugfs status support * * This program is free software; you can redistribute it and/or modify * it under the terms of ...
gpl-2.0
justin0406/HC-GEE
arch/powerpc/kernel/pci_dn.c
4679
4958
/* * pci_dn.c * * Copyright (C) 2001 Todd Inglett, IBM Corporation * * PCI manipulation via device_nodes. * * 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
MoKee/android_kernel_sony_tianchi
sound/isa/sb/emu8000_callback.c
5191
13554
/* * synth callback routines for the emu8000 (AWE32/64) * * Copyright (C) 1999 Steve Ratcliffe * Copyright (C) 1999-2000 Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fre...
gpl-2.0
NoelMacwan/SXDNickiDS
drivers/net/wan/cosa.c
5703
58717
/* $Id: cosa.c,v 1.31 2000/03/08 17:47:16 kas Exp $ */ /* * Copyright (C) 1995-1997 Jan "Yenya" Kasprzak <kas@fi.muni.cz> * Generic HDLC port Copyright (C) 2008 Krzysztof Halasa <khc@pm.waw.pl> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
percy-g2/android_kernel_sony_msm8226
net/rds/ib_rdma.c
7495
20126
/* * Copyright (c) 2006 Oracle. 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 this source tree, or t...
gpl-2.0
StNick/android_kernel_samsung_lt03lte
drivers/media/rc/keymaps/rc-trekstor.c
9543
2633
/* * TrekStor remote controller keytable * * Copyright (C) 2010 Antti Palosaari <crope@iki.fi> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, ...
gpl-2.0
tkawajir/lge-kernel-gproj
drivers/media/rc/keymaps/rc-terratec-slim-2.c
9543
2242
/* * TerraTec remote controller keytable * * Copyright (C) 2011 Martin Groszhauser <mgroszhauser@gmail.com> * Copyright (C) 2011 Antti Palosaari <crope@iki.fi> * * 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
bradfa/linux
drivers/media/rc/keymaps/rc-alink-dtu-m.c
9543
1995
/* * A-Link DTU(m) remote controller keytable * * Copyright (C) 2010 Antti Palosaari <crope@iki.fi> * * 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 Lice...
gpl-2.0
geneyeung/linux-3.0.35
fs/befs/inode.c
12871
1153
/* * inode.c * * Copyright (C) 2001 Will Dyson <will_dyson@pobox.com> */ #include <linux/fs.h> #include "befs.h" #include "inode.h" /* Validates the correctness of the befs inode Returns BEFS_OK if the inode should be used, otherwise returns BEFS_BAD_INODE */ int befs_check_inode(struct super_block *sb, befs...
gpl-2.0
dadziokPL/android_kernel_samsung_grandprimevelte
drivers/ata/sata_fsl.c
72
44696
/* * drivers/ata/sata_fsl.c * * Freescale 3.0Gbps SATA device driver * * Author: Ashish Kalra <ashish.kalra@freescale.com> * Li Yang <leoli@freescale.com> * * Copyright (c) 2006-2007, 2011-2012 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under ...
gpl-2.0
davidmueller13/valexKernel-lt03wifi
net/bluetooth/hci_conn.c
72
23420
/* BlueZ - Bluetooth protocol stack for Linux Copyright (c) 2000-2001, 2010, Code Aurora Forum. All rights reserved. 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 versi...
gpl-2.0
tonghua208/ok6410_uboot_1_6
board/mpc8266ads/flash.c
72
12023
/* * (C) Copyright 2000, 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * (C) Copyright 2001, Stuart Hughes, Lineo Inc, stuarth@lineo.com * Add support the Sharp chips on the mpc8260ads. * I started with board/ip860/flash.c and made changes I found in * the MTD project by David Schleef. * * See...
gpl-2.0
sultanqasim/android_kernel_htc_msm8996
arch/powerpc/platforms/512x/mpc512x_shared.c
328
13858
/* * Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved. * * Author: John Rigby <jrigby@freescale.com> * * Description: * MPC512x Shared code * * 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 Fre...
gpl-2.0
JPRasquin/Ubuntu14.04
drivers/net/wan/lapbether.c
584
10201
/* * "LAPB via ethernet" driver release 001 * * This code REQUIRES 2.1.15 or higher/ NET3.038 * * This module: * This module 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
ariev7x/S7270_foxkernel
net/sched/sch_api.c
1096
42065
/* * net/sched/sch_api.c Packet scheduler 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...
gpl-2.0
verygreen/ti-omap-encore-kernel
drivers/net/arm/etherh.c
1096
20512
/* * linux/drivers/acorn/net/etherh.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. * * NS8390 I-cubed EtherH and ANT EtherM spe...
gpl-2.0
ZeroInfinityXDA/OQC-m9
fs/notify/fdinfo.c
1864
4334
#include <linux/file.h> #include <linux/fs.h> #include <linux/fsnotify_backend.h> #include <linux/idr.h> #include <linux/init.h> #include <linux/inotify.h> #include <linux/fanotify.h> #include <linux/kernel.h> #include <linux/namei.h> #include <linux/sched.h> #include <linux/types.h> #include <linux/seq_file.h> #includ...
gpl-2.0
jamison904/android_kernel_samsung_trlte
fs/nilfs2/ifile.c
2376
5495
/* * ifile.c - NILFS inode file * * Copyright (C) 2006-2008 Nippon Telegraph and Telephone Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, ...
gpl-2.0
aatjitra/PR25
drivers/mfd/tc6387xb.c
2376
5838
/* * Toshiba TC6387XB support * Copyright (c) 2005 Ian Molton * * 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 file contains TC6387XB base support. * */ #include <...
gpl-2.0
aceofall/linux-kernel
net/sched/ematch.c
2376
14851
/* * 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
jlelli/sched-deadline
tools/perf/ui/tui/util.c
2632
5078
#include "../../util/util.h" #include <signal.h> #include <stdbool.h> #include <string.h> #include <sys/ttydefaults.h> #include "../../util/cache.h" #include "../../util/debug.h" #include "../browser.h" #include "../keysyms.h" #include "../helpline.h" #include "../ui.h" #include "../util.h" #include "../libslang.h" s...
gpl-2.0
voidz777/android_kernel_samsung_wmsm8660
arch/powerpc/kvm/book3s_64_mmu_host.c
3144
8241
/* * Copyright (C) 2009 SUSE Linux Products GmbH. All rights reserved. * * Authors: * Alexander Graf <agraf@suse.de> * Kevin Wolf <mail@kevin-wolf.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 * publish...
gpl-2.0
royale1223/omap-kernel
arch/arm/plat-orion/pcie.c
3144
7329
/* * arch/arm/plat-orion/pcie.c * * Marvell Orion SoC PCIe handling. * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ #include <linux/kernel.h> #include <linux/pci.h> #in...
gpl-2.0
Paul-L/android_gio_stock_kernel
security/integrity/ima/ima_audit.c
4168
1757
/* * Copyright (C) 2008 IBM Corporation * Author: 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 published by * the Free Software Foundation, version 2 of the License. * * File: integrity_audit.c *...
gpl-2.0
syhost/kernel_ef65l_3.4
arch/sh/kernel/cpu/sh4a/clock-shx3.c
4424
4720
/* * arch/sh/kernel/cpu/sh4/clock-shx3.c * * SH-X3 support for the clock framework * * Copyright (C) 2006-2007 Renesas Technology Corp. * Copyright (C) 2006-2007 Renesas Solutions Corp. * Copyright (C) 2006-2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * ...
gpl-2.0