repo_name
string
path
string
copies
string
size
string
content
string
license
string
rickyzhang82/dragon-linux
drivers/gpu/drm/udl/udl_gem.c
970
5007
/* * Copyright (C) 2012 Red Hat * * This file is subject to the terms and conditions of the GNU General Public * License v2. See the file COPYING in the main directory of this archive for * more details. */ #include <drm/drmP.h> #include "udl_drv.h" #include <linux/shmem_fs.h> #include <linux/dma-buf.h> struct ...
gpl-2.0
placiano/linux-3.10.y
kernel/nsproxy.c
1994
6369
/* * Copyright (C) 2006 IBM Corporation * * Author: Serge Hallyn <serue@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. * * Jun 2006 - ...
gpl-2.0
deafnote/android_kernel_huawei_u88251
drivers/video/fbmon.c
2250
37539
/* * linux/drivers/video/fbmon.c * * Copyright (C) 2002 James Simmons <jsimmons@users.sf.net> * * Credits: * * The EDID Parser is a conglomeration from the following sources: * * 1. SciTech SNAP Graphics Architecture * Copyright (C) 1991-2002 SciTech Software, Inc. All rights reserved. * * 2. XFree...
gpl-2.0
CPA-Poke/LiquidKernel-Shamu
drivers/media/usb/gspca/jeilinj.c
2250
13874
/* * Jeilinj subdriver * * Supports some Jeilin dual-mode cameras which use bulk transport and * download raw JPEG data. * * Copyright (C) 2009 Theodore Kilgore * * Sportscam DV15 support and control settings are * Copyright (C) 2011 Patrice Chotard * * This program is free software; you can redistribute it ...
gpl-2.0
MoKee/android_kernel_zte_x9180
drivers/usb/serial/metro-usb.c
2762
11185
/* Some of this code is credited to Linux USB open source files that are distributed with Linux. Copyright: 2007 Metrologic Instruments. All rights reserved. Copyright: 2011 Azimut Ltd. <http://azimutrzn.ru/> */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/tty.h> #include <linux/module.h>...
gpl-2.0
jehoffmann/l4linux
fs/dlm/plock.c
2762
11939
/* * Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public License version 2. */ #include <linux/fs.h> #include <linux/miscdevice.h> #...
gpl-2.0
EmbeddedAtUM/panappticon-kernel
sound/drivers/mtpav.c
3018
20514
/* * MOTU Midi Timepiece ALSA Main routines * Copyright by Michael T. Mayers (c) Jan 09, 2000 * mail: michael@tweakoz.com * Thanks to John Galbraith * * 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
Elnya/aosproject_tizen
sound/pci/hda/patch_ca0132.c
3274
28340
/* * HD audio interface patch for Creative CA0132 chip * * Copyright (c) 2011, Creative Technology Ltd. * * Based on patch_ca0110.c * Copyright (c) 2008 Takashi Iwai <tiwai@suse.de> * * This driver is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ...
gpl-2.0
jblorenzo/mptcp-nexus5
scripts/dtc/libfdt/fdt.c
4298
5991
/* * libfdt - Flat Device Tree manipulation * Copyright (C) 2006 David Gibson, IBM Corporation. * * libfdt is dual licensed: you can use it either under the terms of * the GPL, or the BSD license, at your option. * * a) This library is free software; you can redistribute it and/or * modify it under the ter...
gpl-2.0
hroark13/zw340
drivers/scsi/bnx2i/bnx2i_init.c
4810
15776
/* bnx2i.c: Broadcom NetXtreme II iSCSI driver. * * Copyright (c) 2006 - 2011 Broadcom Corporation * Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved. * Copyright (c) 2007, 2008 Mike Christie * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener...
gpl-2.0
psachin/apc-rock-II-kernel
drivers/staging/comedi/drivers/usbduxsigma.c
4810
77827
#define DRIVER_VERSION "v0.6" #define DRIVER_AUTHOR "Bernd Porr, BerndPorr@f2s.com" #define DRIVER_DESC "Stirling/ITL USB-DUX SIGMA -- Bernd.Porr@f2s.com" /* comedi/drivers/usbdux.c Copyright (C) 2011 Bernd Porr, Bernd.Porr@f2s.com This program is free software; you can redistribute it and/or modify it und...
gpl-2.0
Evervolv/android_kernel_samsung_jf
net/tipc/core.c
4810
5119
/* * net/tipc/core.c: TIPC module code * * Copyright (c) 2003-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 are met: * ...
gpl-2.0
DragonDevs/android_kernel_zte_msm8226
drivers/usb/serial/omninet.c
4810
8741
/* * USB ZyXEL omni.net LCD PLUS driver * * 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. * * See Documentation/usb/usb-serial.txt for more information on using this * driver ...
gpl-2.0
kozmikkick/KozmiKKerneL-KitKat
drivers/pci/msi.c
5066
26226
/* * File: msi.c * Purpose: PCI Message Signaled Interrupt (MSI) * * Copyright (C) 2003-2004 Intel * Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com) */ #include <linux/err.h> #include <linux/mm.h> #include <linux/irq.h> #include <linux/interrupt.h> #include <linux/init.h> #include <linux/export.h> #includ...
gpl-2.0
srisurya95/Bhel_Kernel_falcon
arch/unicore32/kernel/puv3-core.c
7370
6535
/* * linux/arch/unicore32/kernel/puv3-core.c * * Code specific to PKUnity SoC and UniCore ISA * * Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn> * Copyright (C) 2001-2010 Guan Xuetao * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
gpl-2.0
tibere86/GPe-5.0.1-M8
drivers/media/radio/radio-trust.c
9674
6025
/* radio-trust.c - Trust FM Radio card driver for Linux 2.2 * by Eric Lammerts <eric@scintilla.utwente.nl> * * Based on radio-aztech.c. Original notes: * * Adapted to support the Video for Linux API by * Russell Kroll <rkroll@exploits.org>. Based on original tuner code by: * * Quay Ly * Donald Song * Jason L...
gpl-2.0
omnirom/android_kernel_oppo_n1
fs/affs/dir.c
9930
3816
/* * linux/fs/affs/dir.c * * (c) 1996 Hans-Joachim Widmaier - Rewritten * * (C) 1993 Ray Burr - Modified for Amiga FFS filesystem. * * (C) 1992 Eric Youngdale Modified for ISO 9660 filesystem. * * (C) 1991 Linus Torvalds - minix filesystem * * affs directory handling functions * */ #include "aff...
gpl-2.0
arter97/f2fs-backport
arch/mips/sibyte/swarm/rtc_m41t81.c
12490
6938
/* * Copyright (C) 2000, 2001 Broadcom Corporation * * Copyright (C) 2002 MontaVista Software Inc. * Author: jsun@mvista.com or jsun@junsun.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 Fo...
gpl-2.0
wurikiji/ttFS
ulinux/linux-3.10.61/drivers/media/pci/zoran/zr36050.c
13002
27029
/* * Zoran ZR36050 basic configuration functions * * Copyright (C) 2001 Wolfgang Scherr <scherr@net4you.at> * * $Id: zr36050.c,v 1.1.2.11 2003/08/03 14:54:53 rbultje Exp $ * * ------------------------------------------------------------------------ * * This program is free software; you can redistribute it and...
gpl-2.0
thiagomacieira/linux
drivers/gpu/drm/qxl/qxl_display.c
203
29821
/* * Copyright 2013 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
mkresin/u-boot
drivers/mtd/ubi/wl.c
203
44819
/* * Copyright (c) International Business Machines Corp., 2006 * * 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
extremetempz/extremekernel
arch/arm/mach-s5pc100/cpu.c
459
2095
/* linux/arch/arm/mach-s5pc100/cpu.c * * Copyright 2009 Samsung Electronics Co. * Byungho Min <bhmin@samsung.com> * * Based on mach-s3c6410/cpu.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 ...
gpl-2.0
greg-pe/platform_kernel_omap
drivers/input/touchscreen/mk712.c
1739
5792
/* * ICS MK712 touchscreen controller driver * * Copyright (c) 1999-2002 Transmeta Corporation * Copyright (c) 2005 Rick Koch <n1gp@hotmail.com> * Copyright (c) 2005 Vojtech Pavlik <vojtech@suse.cz> */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Gen...
gpl-2.0
Litew/android_kernel_motorola_olympus
sound/soc/codecs/ad1980.c
2763
7822
/* * ad1980.c -- ALSA Soc AD1980 codec support * * Copyright: Analog Device Inc. * Author: Roy Huang <roy.huang@analog.com> * Cliff Cai <cliff.cai@analog.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
Badadroid/android_kernel_samsung_wave
drivers/staging/nvec/nvec_power.c
2763
9831
#include <linux/module.h> #include <linux/platform_device.h> #include <linux/err.h> #include <linux/power_supply.h> #include <linux/slab.h> #include <linux/workqueue.h> #include <linux/delay.h> #include "nvec.h" struct nvec_power { struct notifier_block notifier; struct delayed_work poller; struct nvec_chip *nvec; ...
gpl-2.0
BackupTheBerlios/gemini-board
sound/aoa/codecs/onyx.c
3019
30196
/* * Apple Onboard Audio driver for Onyx codec * * Copyright 2006 Johannes Berg <johannes@sipsolutions.net> * * GPL v2, can be found in COPYING. * * * This is a driver for the pcm3052 codec chip (codenamed Onyx) * that is present in newer Apple hardware (with digital output). * * The Onyx codec has the follo...
gpl-2.0
Buckmarble/Lunar_kernel_sense_m7
fs/nfs/write.c
3787
45816
/* * linux/fs/nfs/write.c * * Write file data over NFS. * * Copyright (C) 1996, 1997, Olaf Kirch <okir@monad.swb.de> */ #include <linux/types.h> #include <linux/slab.h> #include <linux/mm.h> #include <linux/pagemap.h> #include <linux/file.h> #include <linux/writeback.h> #include <linux/swap.h> #include <linux/mi...
gpl-2.0
vpeter4/linux-fslc
arch/sh/boards/mach-cayman/setup.c
4555
5556
/* * arch/sh/mach-cayman/setup.c * * SH5 Cayman support * * Copyright (C) 2002 David J. Mckay & Benedict Gaster * Copyright (C) 2003 - 2007 Paul Mundt * * 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...
gpl-2.0
tommytarts/QuantumKernelM8-GPe
drivers/usb/serial/moto_modem.c
4811
1585
/* * Motorola USB Phone driver * * Copyright (C) 2008 Greg Kroah-Hartman <greg@kroah.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. * * {sigh} * Motorola should be...
gpl-2.0
Abhinav1997/kernel_sony_msm8930
drivers/net/ethernet/cisco/enic/enic_pp.c
4811
9206
/* * Copyright 2011 Cisco Systems, Inc. All rights reserved. * * This program is free software; you may 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. * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WAR...
gpl-2.0
nvertigo/AK-OnePone
net/batman-adv/gateway_client.c
4811
17411
/* * Copyright (C) 2009-2012 B.A.T.M.A.N. contributors: * * Marek Lindner * * 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 Foundation. * * This program is distributed in the hope that...
gpl-2.0
partyajak/android_kernel_lge_g2m
drivers/net/ethernet/silan/sc92031.c
5067
40327
/* Silan SC92031 PCI Fast Ethernet Adapter driver * * Based on vendor drivers: * Silan Fast Ethernet Netcard Driver: * MODULE_AUTHOR ("gaoyonghong"); * MODULE_DESCRIPTION ("SILAN Fast Ethernet driver"); * MODULE_LICENSE("GPL"); * 8139D Fast Ethernet driver: * (C) 2002 by gaoyonghong * MODULE...
gpl-2.0
TeamRegular/android_kernel_lge_msm8916
net/wireless/wext-spy.c
5323
6716
/* * This file implement the Wireless Extensions spy API. * * Authors : Jean Tourrilhes - HPL - <jt@hpl.hp.com> * Copyright (c) 1997-2007 Jean Tourrilhes, All Rights Reserved. * * (As all part of the Linux kernel, this file is GPL) */ #include <linux/wireless.h> #include <linux/netdevice.h> #include <linux/ethe...
gpl-2.0
issi5862/ishida_jbd2_linux-2.0
arch/frv/kernel/ptrace.c
8907
9103
/* 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
hobit26/h3_linux
sound/oss/uart401.c
9419
10693
/* * sound/oss/uart401.c * * MPU-401 UART driver (formerly uart401_midi.c) * * * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June 1991). See the "COPYING" file distributed with this software * for more info. * * Ch...
gpl-2.0
GustavoRD78/78Kernel-ZL-283
drivers/isdn/hardware/avm/b1pcmcia.c
9675
5698
/* $Id: b1pcmcia.c,v 1.1.2.2 2004/01/16 21:09:27 keil Exp $ * * Module for AVM B1/M1/M2 PCMCIA-card. * * Copyright 1999 by Carsten Paeth <calle@calle.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ #include <l...
gpl-2.0
mericon/Xp_Kernel_LGH850
drivers/spi/spi-xtensa-xtfpga.c
204
4144
/* * Xtensa xtfpga SPI controller driver * * Copyright (c) 2014 Cadence Design Systems Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/delay.h> #incl...
gpl-2.0
v3best/u-boot-v3best
arch/powerpc/cpu/74xx_7xx/speed.c
204
4509
/* * (C) Copyright 2000-2002 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * 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 F...
gpl-2.0
acuicultor/android_kernel_oneplus_msm8974-1
drivers/media/platform/msm/camera_v2/sensor/csiphy/msm_csiphy.c
716
22198
/* 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
omega-roms/I9300_Stock_Kernel_JB_4.3
drivers/staging/speakup/speakup_soft.c
1740
9912
/* 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
fengguang/linux
fs/utimes.c
2252
5886
#include <linux/compiler.h> #include <linux/file.h> #include <linux/fs.h> #include <linux/linkage.h> #include <linux/mount.h> #include <linux/namei.h> #include <linux/sched.h> #include <linux/stat.h> #include <linux/utime.h> #include <linux/syscalls.h> #include <asm/uaccess.h> #include <asm/unistd.h> #ifdef __ARCH_WAN...
gpl-2.0
1N4148/android_kernel_espresso
fs/squashfs/dir.c
3020
6387
/* * 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
Team-Blackout/Blackout_Ville_plus
arch/x86/kvm/lapic.c
3788
33748
/* * Local APIC virtualization * * Copyright (C) 2006 Qumranet, Inc. * Copyright (C) 2007 Novell * Copyright (C) 2007 Intel * Copyright 2009 Red Hat, Inc. and/or its affiliates. * * Authors: * Dor Laor <dor.laor@qumranet.com> * Gregory Haskins <ghaskins@novell.com> * Yaozu (Eddie) Dong <eddie.dong@int...
gpl-2.0
MoKee/android_kernel_nubia_nx505j
kernel/kallsyms.c
4044
15090
/* * kallsyms.c: in-kernel printing of symbolic oopses and stack traces. * * Rewritten and vastly simplified by Rusty Russell for in-kernel * module loader: * Copyright 2002 Rusty Russell <rusty@rustcorp.com.au> IBM Corporation * * ChangeLog: * * (25/Aug/2004) Paulo Marques <pmarques@grupopie.com> * Ch...
gpl-2.0
Mirenk/marshmallow_kernel_b2wlj
fs/nfsd/nfs4callback.c
4300
26533
/* * Copyright (c) 2001 The Regents of the University of Michigan. * All rights reserved. * * Kendrick Smith <kmsmith@umich.edu> * Andy Adamson <andros@umich.edu> * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * ...
gpl-2.0
superr/android_kernel_n9510_n9520
fs/xfs/xfs_qm_bhv.c
4812
4577
/* * Copyright (c) 2000-2006 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be ...
gpl-2.0
upndwn4par/graviton_n5_kernel
fs/xfs/xfs_inode_item.c
4812
27129
/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it woul...
gpl-2.0
Team-Hydra/S5-AEL-Kernel
drivers/media/video/saa7134/saa7134-input.c
4812
27293
/* * * handle saa7134 IR remotes via linux kernel input layer. * * 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
Renzo-Olivares/android_43_kernel_htc_monarudo
drivers/media/video/em28xx/em28xx-i2c.c
4812
13944
/* em28xx-i2c.c - driver for Empia EM2800/EM2820/2840 USB video capture devices Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it> Markus Rechberger <mrechberger@gmail.com> Mauro Carvalho Chehab <mchehab@infradead.org> Sascha Sommer <saschasommer@freenet.de> This program is free s...
gpl-2.0
alexpotter1/QuantumKernel_msm8974_d802
drivers/media/video/mt9t112.c
4812
27986
/* * mt9t112 Camera Driver * * Copyright (C) 2009 Renesas Solutions Corp. * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on ov772x driver, mt9m111 driver, * * Copyright (C) 2008 Kuninori Morimoto <morimoto.kuninori@renesas.com> * Copyright (C) 2008, Robert Jarzmik <robert.jarzmik@free.fr> * Cop...
gpl-2.0
engine95/navelC-990
drivers/media/video/blackfin/bfin_capture.c
4812
27837
/* * Analog Devices video capture driver * * Copyright (c) 2011 Analog Devices Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
bigbiff/android_kernel_samsung_sm900t
drivers/media/video/saa7164/saa7164-vbi.c
4812
33995
/* * Driver for the NXP SAA7164 PCIe bridge * * Copyright (c) 2010 Steven Toth <stoth@kernellabs.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licens...
gpl-2.0
forumber/temiz_kernel_g2
drivers/video/hgafb.c
5068
17071
/* * linux/drivers/video/hgafb.c -- Hercules graphics adaptor frame buffer device * * Created 25 Nov 1999 by Ferenc Bakonyi (fero@drama.obuda.kando.hu) * Based on skeletonfb.c by Geert Uytterhoeven and * mdacon.c by Andrew Apted * * History: * * - Revision 0.1.8 (23 Oct 2002): Ported t...
gpl-2.0
rachitrawat/Vengeance-Kernel-MSM7x27-JLO
drivers/s390/cio/device_pgid.c
5836
14405
/* * CCW device PGID and path verification I/O handling. * * Copyright IBM Corp. 2002,2009 * Author(s): Cornelia Huck <cornelia.huck@de.ibm.com> * Martin Schwidefsky <schwidefsky@de.ibm.com> * Peter Oberparleiter <peter.oberparleiter@de.ibm.com> */ #include <linux/kernel.h> #include <linux/string.h> ...
gpl-2.0
ashwinr64/android_kernel_motorola_msm8974
drivers/mtd/nftlmount.c
8396
26585
/* * NFTL mount code with extensive checks * * Author: Fabrice Bellard (fabrice.bellard@netgem.com) * Copyright © 2000 Netgem S.A. * Copyright © 1999-2010 David Woodhouse <dwmw2@infradead.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
gpl-2.0
ibladesi/TF101-HighOC-3P1
arch/x86/kernel/acpi/realmode/wakemain.c
9676
1537
#include "wakeup.h" #include "boot.h" static void udelay(int loops) { while (loops--) io_delay(); /* Approximately 1 us */ } static void beep(unsigned int hz) { u8 enable; if (!hz) { enable = 0x00; /* Turn off speaker */ } else { u16 div = 1193181/hz; outb(0xb6, 0x43); /* Ctr 2, squarewave, load, binar...
gpl-2.0
smihir/wireless-testing
drivers/media/usb/dvb-usb/dvb-usb-firmware.c
14284
3956
/* dvb-usb-firmware.c is part of the DVB USB library. * * Copyright (C) 2004-6 Patrick Boettcher (patrick.boettcher@desy.de) * see dvb-usb-init.c for copyright information. * * This file contains functions for downloading the firmware to Cypress FX 1 and 2 based devices. * * FIXME: This part does actually not be...
gpl-2.0
systemdaemon/systemd
src/linux/drivers/rtc/rtc-test.c
205
4187
/* * An RTC test device/driver * Copyright (C) 2005 Tower Technologies * Author: Alessandro Zummo <a.zummo@towertech.it> * * 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. */ #...
gpl-2.0
SudaMod-devices/android_kernel_google_msm
drivers/staging/prima/CORE/MAC/src/pe/lim/limSendSmeRspMessages.c
717
88312
/* * Copyright (c) 2012-2013, 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 not...
gpl-2.0
mdeejay/msm7x30-ics
drivers/mfd/wm8994-core.c
717
13108
/* * wm8994-core.c -- Device access for Wolfson WM8994 * * Copyright 2009 Wolfson Microelectronics PLC. * * Author: Mark Brown <broonie@opensource.wolfsonmicro.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
darkobas/android_kernel_leeco_msm8996
sound/synth/emux/emux_oss.c
717
11881
/* * Interface for OSS sequencer emulation * * Copyright (C) 1999 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 Free Software Foundation; either version 2 of the License, o...
gpl-2.0
wolverine2k/android_kernel_oppo_n1
drivers/iommu/dmar.c
717
32259
/* * Copyright (c) 2006, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but...
gpl-2.0
iAMr00t/android_kernel_huawei_msm8916
drivers/misc/spear13xx_pcie_gadget.c
2253
23063
/* * drivers/misc/spear13xx_pcie_gadget.c * * Copyright (C) 2010 ST Microelectronics * Pratyush Anand<pratyush.anand@st.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 or implied. ...
gpl-2.0
Eyeless95/samsung_g531_kernel
drivers/misc/spear13xx_pcie_gadget.c
2253
23063
/* * drivers/misc/spear13xx_pcie_gadget.c * * Copyright (C) 2010 ST Microelectronics * Pratyush Anand<pratyush.anand@st.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 or implied. ...
gpl-2.0
uraran/rk3066-kernel
kernel/debug/kdb/kdb_main.c
2509
71359
/* * Kernel Debugger Architecture Independent Main Code * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. * * Copyright (C) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. * Copyright...
gpl-2.0
javelinanddart/kernel_samsung_msm8660-common-1
drivers/staging/vt6655/device_main.c
2765
119586
/* * 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
ea4862/boeffla41
drivers/staging/nvec/nvec_kbd.c
2765
2678
#include <linux/slab.h> #include <linux/input.h> #include <linux/delay.h> #include "nvec-keytable.h" #include "nvec.h" #define ACK_KBD_EVENT {'\x05','\xed','\x01'} static unsigned char keycodes[ARRAY_SIZE(code_tab_102us) + ARRAY_SIZE(extcode_tab_us102)]; struct nvec_keys { struct input_dev *input; struct notifi...
gpl-2.0
zaventh/android_kernel_lge_hammerhead
drivers/usb/host/uhci-hub.c
3789
11225
/* * Universal Host Controller Interface driver for USB. * * Maintainer: Alan Stern <stern@rowland.harvard.edu> * * (C) Copyright 1999 Linus Torvalds * (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com * (C) Copyright 1999 Randy Dunlap * (C) Copyright 1999 Georg Acher, acher@in.tum.de * (C) Copyri...
gpl-2.0
rooque/android_kernel_xiaomi_cancro
fs/xfs/xfs_vnodeops.c
4813
58697
/* * Copyright (c) 2000-2006 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be ...
gpl-2.0
googyanas/Googy-Max4-CM-Kernel
drivers/spi/spi-rspi.c
4813
12033
/* * SH RSPI driver * * Copyright (C) 2012 Renesas Solutions Corp. * * Based on spi-sh.c: * Copyright (C) 2011 Renesas Solutions 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...
gpl-2.0
ztemt/NX505J_5.1_kernel
drivers/media/video/mx2_emmaprp.c
4813
25725
/* * Support eMMa-PrP through mem2mem framework. * * eMMa-PrP is a piece of HW that allows fetching buffers * from one memory location and do several operations on * them such as scaling or format conversion giving, as a result * a new processed buffer in another memory location. * * Based on mem2mem_testdev.c ...
gpl-2.0
sjkoon/original-sgs3-soonjung
arch/powerpc/platforms/8xx/mpc86xads_setup.c
4813
3918
/*arch/powerpc/platforms/8xx/mpc86xads_setup.c * * Platform setup for the Freescale mpc86xads board * * Vitaly Bordug <vbordug@ru.mvista.com> * * Copyright 2005 MontaVista Software Inc. * * Heavily modified by Scott Wood <scottwood@freescale.com> * Copyright 2007 Freescale Semiconductor, Inc. * * This file i...
gpl-2.0
pierdebeer/Audax_Kernel
drivers/cpufreq/e_powersaver.c
5069
12700
/* * Based on documentation provided by Dave Jones. Thanks! * * Licensed under the terms of the GNU GPL License version 2. * * BIG FAT DISCLAIMER: Work in progress code. Possibly *dangerous* */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/cpufreq.h> #include <lin...
gpl-2.0
jejecule/android_kernel_oppo_msm8974
drivers/mfd/tps65010.c
8141
28924
/* * tps65010 - driver for tps6501x power management chips * * Copyright (C) 2004 Texas Instruments * Copyright (C) 2004-2005 David Brownell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundat...
gpl-2.0
toastido/N900TUVUDNF4
drivers/scsi/a4000t.c
11469
3489
/* * Detection routine for the NCR53c710 based Amiga SCSI Controllers for Linux. * Amiga Technologies A4000T SCSI controller. * * Written 1997 by Alan Hourihane <alanh@fairlite.demon.co.uk> * plus modifications of the 53c7xx.c driver to support the Amiga. * * Rewritten to use 53c700.c by Kars de Jong <jongk@lin...
gpl-2.0
GalaxyTab4/aosparadox_kernel_samsung_msm8226
drivers/scsi/fnic/fnic_res.c
14541
12229
/* * Copyright 2008 Cisco Systems, Inc. All rights reserved. * Copyright 2007 Nuova Systems, Inc. All rights reserved. * * This program is free software; you may 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 ...
gpl-2.0
sakuraba001/android_kernel_samsung_d2
kernel/watchdog.c
206
16923
/* * Detect hard and soft lockups on a system * * started by Don Zickus, Copyright (C) 2010 Red Hat, Inc. * * Note: Most of this code is borrowed heavily from the original softlockup * detector, so thanks to Ingo for the initial implementation. * Some chunks also taken from the old x86-specific nmi watchdog code...
gpl-2.0
binsys/qemu-linaro
qobject/qlist.c
206
3291
/* * QList Module * * Copyright (C) 2009 Red Hat Inc. * * Authors: * Luiz Capitulino <lcapitulino@redhat.com> * * This work is licensed under the terms of the GNU LGPL, version 2.1 or later. * See the COPYING.LIB file in the top-level directory. */ #include "qapi/qmp/qlist.h" #include "qapi/qmp/qobject.h" #...
gpl-2.0
firstred/surfacepro3-kernel
fs/hpfs/file.c
462
5472
/* * linux/fs/hpfs/file.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * file VFS functions */ #include "hpfs_fn.h" #include <linux/mpage.h> #define BLOCKS(size) (((size) + 511) >> 9) static int hpfs_file_release(struct inode *inode, struct file *file) { hpfs_lock(inode->i_sb); hpfs...
gpl-2.0
BenHuiHui/linux
drivers/base/regmap/regmap-i2c.c
462
7449
/* * Register map access API - I2C support * * Copyright 2011 Wolfson Microelectronics plc * * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the...
gpl-2.0
compudj/linux-libringbuffer
sound/soc/imx/imx-ssi.c
718
18499
/* * imx-ssi.c -- ALSA Soc Audio Layer * * Copyright 2009 Sascha Hauer <s.hauer@pengutronix.de> * * This code is based on code copyrighted by Freescale, * Liam Girdwood, Javier Martin and probably others. * * This program is free software; you can redistribute it and/or modify it * under the terms of th...
gpl-2.0
system1357/pdk7105-3.4
arch/mips/mm/dma-default.c
718
9190
/* * 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) 2000 Ani Joshi <ajoshi@unixbox.com> * Copyright (C) 2000, 2001, 06 Ralf Baechle <ralf@linux-mips.org> * swiped from i386...
gpl-2.0
xiufeng/TCP-LTE
drivers/mfd/rtsx_usb.c
974
19251
/* Driver for Realtek USB card reader * * Copyright(c) 2009-2013 Realtek Semiconductor Corp. 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 Foundation. * * This pro...
gpl-2.0
ericli1989/ali_kernel
arch/alpha/kernel/irq_i8259.c
1486
4256
/* * linux/arch/alpha/kernel/irq_i8259.c * * This is the 'legacy' 8259A Programmable Interrupt Controller, * present in the majority of PC/AT boxes. * * Started hacking from linux-2.3.30pre6/arch/i386/kernel/i8259.c. */ #include <linux/init.h> #include <linux/cache.h> #include <linux/sched.h> #include <lin...
gpl-2.0
synexxus/synnix
fs/xfs/xfs_globals.c
1486
1736
/* * Copyright (c) 2000-2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be ...
gpl-2.0
oppo-source/R7plus-5.1-kernel-source
drivers/ata/libata-transport.c
1742
19838
/* * Copyright 2008 ioogle, Inc. All rights reserved. * Released under GPL v2. * * Libata transport class. * * The ATA transport class contains common code to deal with ATA HBAs, * an approximated representation of ATA topologies in the driver model, * and various sysfs attributes to expose these topologies a...
gpl-2.0
AICP/kernel_nvidia_shieldtablet
drivers/ata/libata-transport.c
1742
19838
/* * Copyright 2008 ioogle, Inc. All rights reserved. * Released under GPL v2. * * Libata transport class. * * The ATA transport class contains common code to deal with ATA HBAs, * an approximated representation of ATA topologies in the driver model, * and various sysfs attributes to expose these topologies a...
gpl-2.0
Android-Dongyf/itop-kernel
lib/bsearch.c
3022
1615
/* * A generic implementation of binary search for the Linux kernel * * Copyright (C) 2008-2009 Ksplice, Inc. * Author: Tim Abbott <tabbott@ksplice.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 Soft...
gpl-2.0
v1ron/mk802iv-linux
sound/soc/pxa/mioa701_wm9713.c
3022
7438
/* * Handles the Mitac mioa701 SoC system * * Copyright (C) 2008 Robert Jarzmik * * 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 in version 2 of the License. * * This program is distrib...
gpl-2.0
mzhou/lge-kernel-p880-cyanogenmod
drivers/isdn/capi/capi.c
3022
33254
/* $Id: capi.c,v 1.1.2.7 2004/04/28 09:48:59 armin Exp $ * * CAPI 2.0 Interface for Linux * * Copyright 1996 by Carsten Paeth <calle@calle.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ #include <linux/module...
gpl-2.0
Luquidtester/DirtyKernel-3.4.76
sound/soc/omap/overo.c
3022
3509
/* * overo.c -- SoC audio for Gumstix Overo * * Author: Steve Sakoman <steve@sakoman.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. * * This program is distributed i...
gpl-2.0
hroark13/n861_two_n860
sound/soc/pxa/mioa701_wm9713.c
3022
7438
/* * Handles the Mitac mioa701 SoC system * * Copyright (C) 2008 Robert Jarzmik * * 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 in version 2 of the License. * * This program is distrib...
gpl-2.0
Arc-Team/android_kernel_htc_glacier
sound/soc/pxa/e740_wm9705.c
3022
5139
/* * e740-wm9705.c -- SoC audio for e740 * * Copyright 2007 (c) Ian Molton <spyro@f2s.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 ONLY. * */ #include <lin...
gpl-2.0
CyanHacker-Lollipop/kernel_sony_msm8974
arch/mips/txx9/generic/setup_tx4939.c
4558
16986
/* * TX4939 setup routines * Based on linux/arch/mips/txx9/generic/setup_tx4938.c, * and RBTX49xx patch from CELF patch archive. * * 2003-2005 (c) MontaVista Software, Inc. * (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007 * * This file is subject to the terms and conditions of the GNU General Public...
gpl-2.0
Zoldyck07/Bakemono-
fs/xfs/xfs_rename.c
4814
9415
/* * Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it woul...
gpl-2.0
yank555-lu/Hammerhead-3.4-kitkat-mr2
arch/arm/mach-s3c2440/s3c2440-cpufreq.c
5070
7338
/* linux/arch/arm/plat-s3c24xx/s3c2440-cpufreq.c * * Copyright (c) 2006-2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@simtec.co.uk> * * S3C2440/S3C2442 CPU Frequency scaling * * This program is free software; you can redistribute it and/or modif...
gpl-2.0
drgroovestarr/kernel_samsung_manta
drivers/leds/leds-fsg.c
5070
5244
/* * LED Driver for the Freecom FSG-3 * * Copyright (c) 2008 Rod Whitby <rod@whitby.id.au> * * Author: Rod Whitby <rod@whitby.id.au> * * Based on leds-spitz.c * Copyright 2005-2006 Openedhand Ltd. * Author: Richard Purdie <rpurdie@openedhand.com> * * This program is free software; you can redistribute it and...
gpl-2.0
jpihet/linux
drivers/mtd/maps/sun_uflash.c
5070
3689
/* sun_uflash.c - Driver for user-programmable flash on * Sun Microsystems SME boardsets. * * This driver does NOT provide access to the OBP-flash for * safety reasons-- use <linux>/drivers/sbus/char/flash.c instead. * * Copyright (c) 2001 Eric Brower (ebrower@usa.net) */ #include <linux/kernel.h...
gpl-2.0
RenderBroken/msm8974_G2_render_kernel
drivers/usb/host/ohci-da8xx.c
5070
10625
/* * OHCI HCD (Host Controller Driver) for USB. * * TI DA8xx (OMAP-L1x) Bus Glue * * Derived from: ohci-omap.c and ohci-s3c2410.c * Copyright (C) 2008-2009 MontaVista Software, Inc. <source@mvista.com> * * This file is licensed under the terms of the GNU General Public License * version 2. This program is lice...
gpl-2.0
Koloses/kernel_i8200
arch/arm/mach-s3c2440/s3c2440-pll-12000000.c
5070
3993
/* arch/arm/mach-s3c2440/s3c2440-pll-12000000.c * * Copyright (c) 2006-2007 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@arm.linux.org.uk> * * S3C2440/S3C2442 CPU PLL tables (12MHz Crystal) * * This program is free software; you can redistribute it ...
gpl-2.0