repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
ShieldKteam/shield_osprey | arch/x86/kernel/apic/probe_32.c | 2772 | 6225 | /*
* Default generic APIC driver. This handles up to 8 CPUs.
*
* Copyright 2003 Andi Kleen, SuSE Labs.
* Subject to the GNU Public License, v.2
*
* Generic x86 APIC driver probe layer.
*/
#include <linux/threads.h>
#include <linux/cpumask.h>
#include <linux/module.h>
#include <linux/string.h>
#include <linux/ker... | gpl-2.0 |
olegk0/rk3x_kernel_3.0.36 | drivers/net/wd.c | 3028 | 17569 | /* wd.c: A WD80x3 ethernet driver for linux. */
/*
Written 1993-94 by Donald Becker.
Copyright 1993 United States Government as represented by the
Director, National Security Agency.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by referen... | gpl-2.0 |
MikeC84/android_kernel_moto_shamu | drivers/usb/core/devices.c | 4052 | 19280 | /*
* devices.c
* (C) Copyright 1999 Randy Dunlap.
* (C) Copyright 1999,2000 Thomas Sailer <sailer@ife.ee.ethz.ch>.
* (proc file per device)
* (C) Copyright 1999 Deti Fliegl (new USB architecture)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General... | gpl-2.0 |
Sparkey67/android_kernel_lge_g3-1 | arch/arm/mach-s3c24xx/mach-amlm5900.c | 4820 | 5868 | /* linux/arch/arm/mach-s3c2410/mach-amlm5900.c
*
* linux/arch/arm/mach-s3c2410/mach-amlm5900.c
*
* Copyright (c) 2006 American Microsystems Limited
* David Anders <danders@amltd.com>
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
... | gpl-2.0 |
CyanogenMod/android_kernel_cyanogen_msm8994 | arch/sparc/kernel/iommu.c | 6868 | 21361 | /* iommu.c: Generic sparc64 IOMMU support.
*
* Copyright (C) 1999, 2007, 2008 David S. Miller (davem@davemloft.net)
* Copyright (C) 1999, 2000 Jakub Jelinek (jakub@redhat.com)
*/
#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <linux/delay.h>
#include <linux/device.h>
#include ... | gpl-2.0 |
noobnl/msm-jf-kernel | drivers/hid/hid-cherry.c | 7380 | 2300 | /*
* HID driver for some cherry "special" devices
*
* Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>
* Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc
* Copyright (c) 2006-2007 Jiri Kosina
* Copyright (c) 2007 Paul Walmsley
* Copyrigh... | gpl-2.0 |
Shelnutt2/android_kernel_lge_f180k | drivers/media/rc/keymaps/rc-pixelview.c | 7636 | 2010 | /* pixelview.h - Keytable for pixelview Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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
* t... | gpl-2.0 |
kelcecil/linux | drivers/acpi/device_pm.c | 213 | 32768 | /*
* drivers/acpi/device_pm.c - ACPI device power management routines.
*
* Copyright (C) 2012, Intel Corp.
* Author: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free software; you can redistribute it and/or m... | gpl-2.0 |
ardumont/linux | sound/soc/pxa/pxa2xx-i2s.c | 469 | 10098 | /*
* pxa2xx-i2s.c -- ALSA Soc Audio Layer
*
* Copyright 2005 Wolfson Microelectronics PLC.
* Author: Liam Girdwood
* lrg@slimlogic.co.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
* Free So... | gpl-2.0 |
project-voodoo-vibrant/linux_sgh-t959v | tools/perf/util/config.c | 469 | 19249 | /*
* GIT - The information manager from hell
*
* Copyright (C) Linus Torvalds, 2005
* Copyright (C) Johannes Schindelin, 2005
*
*/
#include "util.h"
#include "cache.h"
#include "exec_cmd.h"
#define MAXNAME (256)
static FILE *config_file;
static const char *config_file_name;
static int config_linenr;
static int ... | gpl-2.0 |
earlish/linux-fslc | drivers/net/wireless/hostap/hostap_80211_tx.c | 981 | 16408 | #include <linux/slab.h>
#include <linux/export.h>
#include <linux/etherdevice.h>
#include "hostap_80211.h"
#include "hostap_common.h"
#include "hostap_wlan.h"
#include "hostap.h"
#include "hostap_ap.h"
/* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */
/* Ethernet-II snap header (RFC1042 for most EtherTyp... | gpl-2.0 |
devttys1/linux-fslc | arch/arm/mach-s3c64xx/mach-smartq.c | 1237 | 9275 | /*
* linux/arch/arm/mach-s3c64xx/mach-smartq.c
*
* Copyright (C) 2010 Maurus Cuelenaere
*
* 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>
#inclu... | gpl-2.0 |
travistabbal/dragon-fire-kernel | arch/powerpc/platforms/86xx/mpc86xx_smp.c | 1749 | 2660 | /*
* Author: Xianghua Xiao <x.xiao@freescale.com>
* Zhang Wei <wei.zhang@freescale.com>
*
* Copyright 2006 Freescale Semiconductor Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software ... | gpl-2.0 |
zparallax/amplitude-kk-tw | drivers/platform/msm/ipa/ipa_flt.c | 1749 | 21915 | /* Copyright (c) 2012-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 |
Arc-Team/android_kernel_samsung_afyonlte | drivers/platform/msm/ipa/ipa_flt.c | 1749 | 21915 | /* Copyright (c) 2012-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 |
Brainiarc7/linux-3.18-parrot | drivers/dma/bestcomm/sram.c | 2773 | 4442 | /*
* Simple memory allocator for on-board SRAM
*
*
* Maintainer : Sylvain Munaut <tnt@246tNt.com>
*
* Copyright (C) 2005 Sylvain Munaut <tnt@246tNt.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,... | gpl-2.0 |
CyanogenMod/android_kernel_htc_msm8660 | arch/x86/mm/pageattr.c | 3029 | 34234 | /*
* Copyright 2002 Andi Kleen, SuSE Labs.
* Thanks to Ben LaHaise for precious feedback.
*/
#include <linux/highmem.h>
#include <linux/bootmem.h>
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/interrupt.h>
#include <linux/seq_file.h>
#include <linux/debugfs.h>
#include <lin... | gpl-2.0 |
ivanmeler/android_kernel_samsung_n7100 | drivers/isdn/hardware/eicon/debug.c | 3029 | 69112 | #include "platform.h"
#include "pc.h"
#include "di_defs.h"
#include "debug_if.h"
#include "divasync.h"
#include "kst_ifc.h"
#include "maintidi.h"
#include "man_defs.h"
/*
LOCALS
*/
#define DBG_MAGIC (0x47114711L)
static void DI_register (void *arg);
static void DI_deregister (pDbgHandle hDbg);
static void DI_form... | gpl-2.0 |
kmobs/android_lge_kernel_hammerhead | sound/isa/adlib.c | 5077 | 3007 | /*
* AdLib FM card driver.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/isa.h>
#include <sound/core.h>
#include <sound/initval.h>
#include <sound/opl3.h>
#define CRD_NAME "AdLib FM"
#define DEV_NAME "adlib"
MODULE_DESCRIPTION(CRD_NAME);
MODULE_AUTHOR("Rene Herman");
MODULE_LICENSE("GPL");... | gpl-2.0 |
sub77/matissewifi | net/sctp/bind_addr.c | 5589 | 14373 | /* SCTP kernel implementation
* (C) Copyright IBM Corp. 2001, 2003
* Copyright (c) Cisco 1999,2000
* Copyright (c) Motorola 1999,2000,2001
* Copyright (c) La Monte H.P. Yarroll 2001
*
* This file is part of the SCTP kernel implementation.
*
* A collection class to handle the storage of transport addresses.
*
... | gpl-2.0 |
binkybear/flo | drivers/media/rc/keymaps/rc-em-terratec.c | 7637 | 1693 | /* em-terratec.h - Keytable for em_terratec Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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
... | gpl-2.0 |
casinobrawl/dt2w_native_Z | drivers/media/rc/keymaps/rc-genius-tvgo-a11mce.c | 7637 | 2432 | /* genius-tvgo-a11mce.h - Keytable for genius_tvgo_a11mce Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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... | gpl-2.0 |
blakha/OS_TEST | drivers/media/rc/keymaps/rc-pixelview-002t.c | 7637 | 1925 | /* rc-pixelview-mk12.h - Keytable for pixelview Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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... | gpl-2.0 |
eagleeyetom/android_kernel_mtk_mt6572 | drivers/media/rc/keymaps/rc-flyvideo.c | 7637 | 1914 | /* flyvideo.h - Keytable for flyvideo Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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... | gpl-2.0 |
ArtVandelae/steamos_kernel | drivers/media/rc/keymaps/rc-videomate-s350.c | 7637 | 2117 | /* videomate-s350.h - Keytable for videomate_s350 Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 publish... | gpl-2.0 |
killerkink/kernel_sony_c2105 | drivers/media/rc/keymaps/rc-adstech-dvb-t-pci.c | 7637 | 2258 | /* adstech-dvb-t-pci.h - Keytable for adstech_dvb_t_pci Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 p... | gpl-2.0 |
pinpong/enigma-i9100 | drivers/pci/hotplug/cpqphp_ctrl.c | 9173 | 78004 | /*
* Compaq Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
*
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G... | gpl-2.0 |
tinyclub/linux-loongson-community | drivers/media/platform/coda/coda-common.c | 214 | 60461 | /*
* Coda multi-standard codec IP
*
* Copyright (C) 2012 Vista Silicon S.L.
* Javier Martin, <javier.martin@vista-silicon.com>
* Xavier Duret
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software... | gpl-2.0 |
flyhorsegit/linux | drivers/s390/block/xpram.c | 214 | 12180 | /*
* Xpram.c -- the S/390 expanded memory RAM-disk
*
* significant parts of this code are based on
* the sbull device driver presented in
* A. Rubini: Linux Device Drivers
*
* Author of XPRAM specific coding: Reinhard Buendgen
* buendgen@de.ibm.com
* Rewrite for 2.5:... | gpl-2.0 |
freedesktop-unofficial-mirror/drm-intel | drivers/gpu/host1x/syncpt.c | 726 | 10899 | /*
* Tegra host1x Syncpoints
*
* Copyright (c) 2010-2013, NVIDIA 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 distribute... | gpl-2.0 |
zhangshichen/linux-1 | arch/sh/kernel/traps_32.c | 1750 | 18859 | /*
* 'traps.c' handles hardware traps and faults after we have saved some
* state in 'entry.S'.
*
* SuperH version: Copyright (C) 1999 Niibe Yutaka
* Copyright (C) 2000 Philipp Rumpf
* Copyright (C) 2000 David Howells
* Copyright (C) 2002 - 2010 Paul Mundt
*
... | gpl-2.0 |
NoelMacwan/android_kernel_sony_u8500-1 | arch/alpha/mm/init.c | 2774 | 9387 | /*
* linux/arch/alpha/mm/init.c
*
* Copyright (C) 1995 Linus Torvalds
*/
/* 2.3.x zone allocator, 1999 Andrea Arcangeli <andrea@suse.de> */
#include <linux/pagemap.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/string.h>
#include <linux/... | gpl-2.0 |
Lloir/android_kernel_htc_enrc2b-bladev2 | drivers/isdn/hisax/config.c | 3286 | 47073 | /* $Id: config.c,v 2.84.2.5 2004/02/11 13:21:33 keil Exp $
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
* by Kai Germaschewski <kai.germaschewski@gmx.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public Licens... | gpl-2.0 |
MoKee/android_kernel_htc_villec2 | drivers/ata/pata_it8213.c | 3542 | 8377 | /*
* pata_it8213.c - iTE Tech. Inc. IT8213 PATA driver
*
* The IT8213 is a very Intel ICH like device for timing purposes, having
* a similar register layout and the same split clock arrangement. Cable
* detection is different, and it does not have slave channels or all the
* clutter of later ICH/... | gpl-2.0 |
CyanogenMod/android_kernel_htc_msm8994 | arch/arm/mach-spear/pl080.c | 3798 | 1828 | /*
* arch/arm/plat-spear/pl080.c
*
* DMAC pl080 definitions for SPEAr platform
*
* Copyright (C) 2012 ST Microelectronics
* Viresh Kumar <viresh.linux@gmail.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of ... | gpl-2.0 |
XperianPro/cyanogen_modified_edition_aries | arch/arm/mach-s3c64xx/mach-real6410.c | 4822 | 7686 | /* linux/arch/arm/mach-s3c64xx/mach-real6410.c
*
* Copyright 2010 Darius Augulis <augulis.darius@gmail.com>
* Copyright 2008 Openmoko, Inc.
* Copyright 2008 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* This program is free software; you can redistribute it and/or modify
... | gpl-2.0 |
NoelMacwan/SXDEagleKernels | drivers/net/wimax/i2400m/rx.c | 5334 | 43839 | /*
* Intel Wireless WiMAX Connection 2400m
* Handle incoming traffic and deliver it to the control or data planes
*
*
* 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... | gpl-2.0 |
inn1983/linux-sunxi | drivers/isdn/icn/icn.c | 7382 | 42513 | /* $Id: icn.c,v 1.65.6.8 2001/09/23 22:24:55 kai Exp $
*
* ISDN low-level module for the ICN active ISDN-Card.
*
* Copyright 1994,95,96 by Fritz Elfert (fritz@isdn4linux.de)
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.... | gpl-2.0 |
Evervolv/android_kernel_samsung_jf | arch/arm/mach-omap2/clkt34xx_dpll3m2.c | 7894 | 3209 | /*
* OMAP34xx M2 divider clock code
*
* Copyright (C) 2007-2008 Texas Instruments, Inc.
* Copyright (C) 2007-2010 Nokia Corporation
*
* Paul Walmsley
* Jouni Högander
*
* Parts of this code are based on code written by
* Richard Woodruff, Tony Lindgren, Tuukka Tikkanen, Karthik Dasu
*
* This program is free... | gpl-2.0 |
rutvik95/android_kernel_samsung_i9060 | drivers/net/wireless/b43legacy/debugfs.c | 9174 | 12066 | /*
Broadcom B43legacy wireless driver
debugfs driver debugging code
Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
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 |
RenderBroken/msm8974_Victara-Stock_render_kernel | drivers/input/misc/pmic8xxx-pwrkey.c | 215 | 8361 | /* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
JoeyJiao/android-huawei-kernel-common | net/rose/rose_link.c | 471 | 7061 | /*
* 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.
*
* Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u... | gpl-2.0 |
AK-Kernel/AK-Mako | arch/arm/mach-msm/qdsp5v2/audio_mvs.c | 983 | 45089 | /* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
avareldalton85/rt-linux-rpi2 | drivers/net/wireless/rtlwifi/rtl8821ae/fw.c | 983 | 68778 | /******************************************************************************
*
* Copyright(c) 2009-2010 Realtek Corporation.
*
* 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 Foundati... | gpl-2.0 |
KOala888/GB_kernel | drivers/usb/host/ehci-dbg.c | 1239 | 25753 | /*
* Copyright (c) 2001-2002 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* This progra... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_trlte | arch/arm/boot/compressed/misc.c | 1495 | 2960 | /*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Modified for ARM Linux by Russell King
*
* Nicolas Pitre <nico@visuaide.com> 1999/04/14 :
* For this code to run directly from Flash, all constan... | gpl-2.0 |
GAXUSXX/GalaxyS7edge_G935F_Kernel | arch/frv/kernel/setup.c | 1751 | 32677 | /* setup.c: FRV specific setup
*
* Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* - Derived from arch/m68k/kernel/setup.c
*
* 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 |
Bogdacutu/android_kernel_nvidia_shieldtablet | drivers/tty/serial/vt8500_serial.c | 1751 | 16981 | /*
* Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
*
* Based on msm_serial.c, which is:
* Copyright (C) 2007 Google, Inc.
* Author: Robert Love <rlove@google.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, an... | gpl-2.0 |
acheron1502/android_kernel_BLU_BLU_PURE_XL | arch/s390/hypfs/inode.c | 2007 | 12749 | /*
* Hypervisor filesystem for Linux on s390.
*
* Copyright IBM Corp. 2006, 2008
* Author(s): Michael Holzheu <holzheu@de.ibm.com>
*/
#define KMSG_COMPONENT "hypfs"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/namei.h... | gpl-2.0 |
desaishivam26/android_kernel_motorola_msm8916 | arch/arm/mach-imx/mach-armadillo5x0.c | 2263 | 15069 | /*
* armadillo5x0.c
*
* Copyright 2009 Alberto Panizzo <maramaopercheseimorto@gmail.com>
* updates in http://alberdroid.blogspot.com/
*
* Based on Atmark Techno, Inc. armadillo 500 BSP 2008
* Based on mx31ads.c and pcm037.c Great Work!
*
* This program is free software; you can redistribute it and/or modify
*... | gpl-2.0 |
abev66/linux-kernel-vta2-ns | drivers/tty/serial/cpm_uart/cpm_uart_core.c | 2775 | 35290 | /*
* Driver for CPM (SCC/SMC) serial ports; core driver
*
* Based on arch/ppc/cpm2_io/uart.c by Dan Malek
* Based on ppc8xx.c by Thomas Gleixner
* Based on drivers/serial/amba.c by Russell King
*
* Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2)
* Pantelis Antoniou (panto@intracom.gr... | gpl-2.0 |
surdupetru/android_kernel_huawei_msm8916 | drivers/usb/renesas_usbhs/pipe.c | 2775 | 17189 | /*
* Renesas USB driver
*
* Copyright (C) 2011 Renesas Solutions Corp.
* Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE... | gpl-2.0 |
Jetson-TK1-AndroidTV/android_kernel_tegra_hdmi_prime | drivers/infiniband/hw/ipath/ipath_file_ops.c | 3287 | 73544 | /*
* 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 |
kprkpr/kernel-e400 | drivers/ata/pata_optidma.c | 3543 | 12504 | /*
* pata_optidma.c - Opti DMA PATA for new ATA layer
* (C) 2006 Red Hat Inc
*
* The Opti DMA controllers are related to the older PIO PCI controllers
* and indeed the VLB ones. The main differences are that the timing
* numbers are now based off PCI clocks not VLB and differ, and that
* MWDMA is supported.... | gpl-2.0 |
raden/blue-kelisa-kernel | fs/nfs/callback_proc.c | 4823 | 15361 | /*
* linux/fs/nfs/callback_proc.c
*
* Copyright (C) 2004 Trond Myklebust
*
* NFSv4 callback procedures
*/
#include <linux/nfs4.h>
#include <linux/nfs_fs.h>
#include <linux/slab.h>
#include <linux/rcupdate.h>
#include "nfs4_fs.h"
#include "callback.h"
#include "delegation.h"
#include "internal.h"
#include "pnfs.h"... | gpl-2.0 |
willizambranoback/evolution_CM13 | arch/arm/mach-at91/board-ecbat91.c | 4823 | 4457 | /*
* linux/arch/arm/mach-at91rm9200/board-ecbat91.c
* Copyright (C) 2007 emQbit.com.
*
* We started from board-dk.c, which is Copyright (C) 2005 SAN People.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free ... | gpl-2.0 |
dadcup18/cm11_kernel_samsung_codinalte | arch/m68k/amiga/amisound.c | 4823 | 2828 | /*
* linux/arch/m68k/amiga/amisound.c
*
* amiga sound driver for Linux/m68k
*
* 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/jiffies.h>
#include <linux/timer.h>
#include <... | gpl-2.0 |
uberlaggydarwin/htc-desire-eye-kernel | fs/gfs2/inode.c | 4823 | 43756 | /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2011 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 Licen... | gpl-2.0 |
Motorhead1991/android_kernel_samsung_geim | arch/m68k/atari/atasound.c | 4823 | 2705 | /*
* linux/arch/m68k/atari/atasound.c
*
* ++Geert: Moved almost all stuff to linux/drivers/sound/
*
* The author of atari_nosound, atari_mksound and atari_microwire_cmd is
* unknown. (++roman: That's me... :-)
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the fi... | gpl-2.0 |
CarbonTEAM/android_kernel_htc_msm8974 | drivers/media/video/sh_mobile_csi2.c | 5079 | 10077 | /*
* Driver for the SH-Mobile MIPI CSI-2 unit
*
* Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.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.
*/
#inclu... | gpl-2.0 |
yeewang/linux-sunxi | drivers/watchdog/sc520_wdt.c | 7383 | 11140 | /*
* AMD Elan SC520 processor Watchdog Timer driver
*
* Based on acquirewdt.c by Alan Cox,
* and sbc60xxwdt.c by Jakob Oestergaard <jakob@unthought.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... | gpl-2.0 |
efargas/linux | fs/hfsplus/bnode.c | 8151 | 15516 | /*
* linux/fs/hfsplus/bnode.c
*
* Copyright (C) 2001
* Brad Boyer (flar@allandria.com)
* (C) 2003 Ardis Technologies <roman@ardistech.com>
*
* Handle basic btree node operations
*/
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/pagemap.h>
#include <linux/fs.h>
#include <linux/swap.h>
#incl... | gpl-2.0 |
Euphoria-OS-Devices/android_kernel_lge_g3 | arch/powerpc/kernel/msi.c | 11991 | 1099 | /*
* Copyright 2006-2007, Michael Ellerman, 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 the License, or (at your option) any later version.
*/... | gpl-2.0 |
AMD-Grifon/android_kernel_samsung_aries | arch/powerpc/kernel/msi.c | 11991 | 1099 | /*
* Copyright 2006-2007, Michael Ellerman, 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 the License, or (at your option) any later version.
*/... | gpl-2.0 |
nychitman1/android_kernel_asus_flo | net/rds/ib_stats.c | 12503 | 2903 | /*
* 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 |
bgill55/kernel_htc-mecha | net/core/fib_rules.c | 472 | 15083 | /*
* net/core/fib_rules.c Generic Routing Rules
*
* 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.
*
* Authors: Thomas Graf <tgraf@suug.ch>
*/
#include <linux/types.h>
#inclu... | gpl-2.0 |
cgjones/samsung-android-kernel | arch/arm/mach-mx3/mx31lite-db.c | 728 | 5562 | /*
* LogicPD i.MX31 SOM-LV development board support
*
* Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
*
* based on code for other MX31 boards,
*
* Copyright 2005-2007 Freescale Semiconductor
* Copyright (c) 2009 Alberto Panizzo <maramaopercheseimorto@gmail.com>
* Copyright (C) 2009 Valentin L... | gpl-2.0 |
MoKee/android_kernel_htc_msm8960 | drivers/staging/wlags49_h2/wl_priv.c | 728 | 65048 | /*******************************************************************************
* Agere Systems Inc.
* Wireless device driver for Linux (wlags49).
*
* Copyright (c) 1998-2003 Agere Systems Inc.
* All rights reserved.
* http://www.agere.com
*
* Initially developed by TriplePoint, Inc.
* http://www.triplepo... | gpl-2.0 |
davidel/linux | arch/score/mm/cache.c | 1752 | 7086 | /*
* arch/score/mm/cache.c
*
* Score Processor version.
*
* Copyright (C) 2009 Sunplus Core Technology Co., Ltd.
* Lennox Wu <lennox.wu@sunplusct.com>
* Chen Liqin <liqin.chen@sunplusct.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | gpl-2.0 |
myhro/debian-linux-kernel-gzip | arch/powerpc/platforms/cell/spufs/file.c | 2520 | 65744 | /*
* SPU file system -- file contents
*
* (C) Copyright IBM Deutschland Entwicklung GmbH 2005
*
* Author: Arnd Bergmann <arndb@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 Software Foundati... | gpl-2.0 |
kabata1975/emotion_shamu_kernel | drivers/s390/crypto/zcrypt_cex4.c | 2520 | 4067 | /*
* Copyright IBM Corp. 2012
* Author(s): Holger Dengler <hd@linux.vnet.ibm.com>
*/
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/err.h>
#include <linux/atomic.h>
#include <linux/uaccess.h>
#include "ap_bus.h"
#include "zcrypt_api.h"
#include "zcrypt_msgtype6.h"
#incl... | gpl-2.0 |
chris41g/android_kernel_samsung_epic4gtouch | arch/sparc/kernel/traps_32.c | 4312 | 12547 | /*
* arch/sparc/kernel/traps.c
*
* Copyright 1995, 2008 David S. Miller (davem@davemloft.net)
* Copyright 2000 Jakub Jelinek (jakub@redhat.com)
*/
/*
* I hate traps on the sparc, grrr...
*/
#include <linux/sched.h> /* for jiffies */
#include <linux/kernel.h>
#include <linux/signal.h>
#include <linux/smp.h>
#i... | gpl-2.0 |
VilleEvitaCake/android_kernel_htc_msm8960 | drivers/usb/gadget/uvc_v4l2.c | 4824 | 8230 | /*
* uvc_v4l2.c -- USB Video Class Gadget driver
*
* Copyright (C) 2009-2010
* Laurent Pinchart (laurent.pinchart@ideasonboard.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 |
FrozenCow/msm | drivers/s390/cio/chsc.c | 5080 | 24705 | /*
* drivers/s390/cio/chsc.c
* S/390 common I/O routines -- channel subsystem call
*
* Copyright IBM Corp. 1999,2010
* Author(s): Ingo Adlung (adlung@de.ibm.com)
* Cornelia Huck (cornelia.huck@de.ibm.com)
* Arnd Bergmann (arndb@de.ibm.com)
*/
#define KMSG_COMPONENT "cio"
#define pr_fmt(fmt) KMSG_C... | gpl-2.0 |
omnirom/android_kernel_xiaomi_aries | drivers/net/ethernet/korina.c | 5080 | 32486 | /*
* Driver for the IDT RC32434 (Korina) on-chip ethernet controller.
*
* Copyright 2004 IDT Inc. (rischelp@idt.com)
* Copyright 2006 Felix Fietkau <nbd@openwrt.org>
* Copyright 2008 Florian Fainelli <florian@openwrt.org>
*
* This program is free software; you can redistribute it and/or modify it
* under... | gpl-2.0 |
mastero9017/Blu_Spark | drivers/ssb/driver_gige.c | 5336 | 7529 | /*
* Sonics Silicon Backplane
* Broadcom Gigabit Ethernet core driver
*
* Copyright 2008, Broadcom Corporation
* Copyright 2008, Michael Buesch <m@bues.ch>
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include <linux/ssb/ssb.h>
#include <linux/ssb/ssb_driver_gige.h>
#include <linux/export.h>
#in... | gpl-2.0 |
savoca/ifc6540 | drivers/watchdog/w83977f_wdt.c | 7384 | 12122 | /*
* W83977F Watchdog Timer Driver for Winbond W83977F I/O Chip
*
* (c) Copyright 2005 Jose Goncalves <jose.goncalves@inov.pt>
*
* Based on w83877f_wdt.c by Scott Jennings,
* and wdt977.c by Woody Suwalski
*
* -----------------------
*
* This program is free software; you can redistribute it... | gpl-2.0 |
AOSPA/android_kernel_lge_mako | drivers/watchdog/w83977f_wdt.c | 7384 | 12122 | /*
* W83977F Watchdog Timer Driver for Winbond W83977F I/O Chip
*
* (c) Copyright 2005 Jose Goncalves <jose.goncalves@inov.pt>
*
* Based on w83877f_wdt.c by Scott Jennings,
* and wdt977.c by Woody Suwalski
*
* -----------------------
*
* This program is free software; you can redistribute it... | gpl-2.0 |
TeamWin/android_kernel_lge_msm8974 | net/rxrpc/ar-error.c | 7896 | 5903 | /* Error message handling (ICMP)
*
* 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 License
* as published by the Free Software Foundatio... | gpl-2.0 |
alanjumpi/mptcp | drivers/staging/frontier/alphatrack.c | 217 | 22642 | /*
* Frontier Designs Alphatrack driver
*
* Copyright (C) 2007 Michael Taht (m@taht.net)
*
* Based on the usbled driver and ldusb drivers by
*
* Copyright (C) 2004 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2005 Michael Hund <mhund@ld-didactic.de>
*
* The ldusb driver was, in turn, derived from Lego ... | gpl-2.0 |
hggh/linux | crypto/skcipher.c | 217 | 7435 | /*
* Symmetric key cipher operations.
*
* Generic encrypt/decrypt wrapper for ciphers, handles operations across
* multiple page boundaries by using temporary blocks. In user context,
* the kernel is given a chance to schedule us once per page.
*
* Copyright (c) 2015 Herbert Xu <herbert@gondor.apana.org.au>
*
... | gpl-2.0 |
firstred/surfacepro3-kernel | drivers/net/ethernet/cisco/enic/vnic_dev.c | 473 | 22990 | /*
* Copyright 2008-2010 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... | gpl-2.0 |
zephiK/android_kernel_moto_shamu_fk | arch/tile/kernel/process.c | 2009 | 18279 | /*
* Copyright 2010 Tilera Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
auras76/32.1.A.1.163 | arch/s390/hypfs/hypfs_dbfs.c | 2009 | 2473 | /*
* Hypervisor filesystem for Linux on s390 - debugfs interface
*
* Copyright IBM Corp. 2010
* Author(s): Michael Holzheu <holzheu@linux.vnet.ibm.com>
*/
#include <linux/slab.h>
#include "hypfs.h"
static struct dentry *dbfs_dir;
static struct hypfs_dbfs_data *hypfs_dbfs_data_alloc(struct hypfs_dbfs_file *f)
{
... | gpl-2.0 |
madprogrammer/linux-e8-rt | drivers/s390/net/ctcm_main.c | 2777 | 48367 | /*
* drivers/s390/net/ctcm_main.c
*
* Copyright IBM Corp. 2001, 2009
* Author(s):
* Original CTC driver(s):
* Fritz Elfert (felfert@millenux.com)
* Dieter Wellerdiek (wel@de.ibm.com)
* Martin Schwidefsky (schwidefsky@de.ibm.com)
* Denis Joseph Barrow (barrow_dj@yahoo.com)
* Jochen Roehrig (roehrig@de.ibm... | gpl-2.0 |
OneEducation/kernel-rk310-lollipop-cx929 | drivers/media/usb/dvb-usb/opera1.c | 2777 | 14125 | /* DVB USB framework compliant Linux driver for the Opera1 DVB-S Card
*
* Copyright (C) 2006 Mario Hlawitschka (dh1pa@amsat.org)
* Copyright (C) 2006 Marco Gittler (g.marco@freenet.de)
*
* 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 |
hroark13/hydro_kernel | drivers/acpi/processor_perflib.c | 3033 | 19753 | /*
* processor_perflib.c - ACPI Processor P-States Library ($Revision: 71 $)
*
* Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
* Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
* Copyright (C) 2004 Dominik Brodowski <linux@brodo.de>
* Copyright (C) 2004 Anil S ... | gpl-2.0 |
zarboz/Monarudo_M7_port | drivers/net/ethernet/intel/igbvf/netdev.c | 4825 | 78719 | /*******************************************************************************
Intel(R) 82576 Virtual Function Linux driver
Copyright(c) 2009 - 2012 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,
... | gpl-2.0 |
cnexus/kernel_d2spr_tw_44 | drivers/scsi/libsas/sas_init.c | 4825 | 13241 | /*
* Serial Attached SCSI (SAS) Transport Layer initialization
*
* Copyright (C) 2005 Adaptec, Inc. All rights reserved.
* Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com>
*
* This file is licensed under GPLv2.
*
* This program is free software; you can redistribute it and/or
* modify it under the t... | gpl-2.0 |
aznrice/l-preview | drivers/acpi/apei/cper.c | 5081 | 13604 | /*
* UEFI Common Platform Error Record (CPER) support
*
* Copyright (C) 2010, Intel Corp.
* Author: Huang Ying <ying.huang@intel.com>
*
* CPER is the format used to describe platform hardware error by
* various APEI tables, such as ERST, BERT and HEST etc.
*
* For more information about CPER, please refer to A... | gpl-2.0 |
Evervolv/android_kernel_samsung_smdk4210 | drivers/isdn/hardware/eicon/debuglib.c | 5081 | 4523 |
/*
*
Copyright (c) Eicon Networks, 2002.
*
This source file is supplied for the use with
Eicon Networks range of DIVA Server Adapters.
*
Eicon File Revision : 2.1
*
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 |
Gaojiquan/android_kernel_zte_digger | drivers/net/ethernet/i825xx/3c505.c | 5081 | 48547 | /*
* Linux Ethernet device driver for the 3Com Etherlink Plus (3C505)
* By Craig Southeren, Juha Laiho and Philip Blundell
*
* 3c505.c This module implements an interface to the 3Com
* Etherlink Plus (3c505) Ethernet card. Linux device
* driver interface reverse engineered from... | gpl-2.0 |
klquicksall/Galaxy-Nexus-4.2 | drivers/isdn/hardware/eicon/debuglib.c | 5081 | 4523 |
/*
*
Copyright (c) Eicon Networks, 2002.
*
This source file is supplied for the use with
Eicon Networks range of DIVA Server Adapters.
*
Eicon File Revision : 2.1
*
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 |
markewebber/android_kernel_samsung_jf | drivers/ide/tx4939ide.c | 5593 | 17667 | /*
* TX4939 internal IDE driver
* Based on RBTX49xx patch from CELF patch archive.
*
* 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.
*
* (C) Copyright TOSHIBA CORPORATION 2005-2007
*/
#inc... | gpl-2.0 |
Flemmard/htc7x30-3.0 | sound/core/oss/pcm_plugin.c | 8153 | 21871 | /*
* PCM Plug-In shared (kernel/library) code
* Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
*
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License ... | gpl-2.0 |
lyfkevin/lge-kernel-iproj | sound/core/seq/oss/seq_oss_readq.c | 11993 | 4875 | /*
* OSS compatible sequencer driver
*
* seq_oss_readq.c - MIDI input queue
*
* Copyright (C) 1998,99 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; eith... | gpl-2.0 |
htc-mirror/ville-crc-3.0.8-9d2ad31 | arch/avr32/kernel/ocd.c | 13785 | 3885 | /*
* Copyright (C) 2007 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/init.h>
#include <linux/sched.h>
#include <linux/spinlock.h>
#incl... | gpl-2.0 |
synexxus/synnix | drivers/clk/qcom/gcc-apq8084.c | 218 | 90040 | /*
* Copyright (c) 2014, The Linux Foundation. All rights reserved.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distributed in the h... | gpl-2.0 |
Rashed97/caf-kernel-msm-3.18 | drivers/mtd/devices/st_spi_fsm.c | 474 | 56350 | /*
* st_spi_fsm.c - ST Fast Sequence Mode (FSM) Serial Flash Controller
*
* Author: Angus Clark <angus.clark@st.com>
*
* Copyright (C) 2010-2014 STMicroelectronics Limited
*
* JEDEC probe based on drivers/mtd/devices/m25p80.c
*
* This code is free software; you can redistribute it and/or modify
* it under the... | gpl-2.0 |
jcadduono/android_kernel_oneplus_msm8996 | drivers/char/hw_random/n2-drv.c | 474 | 18377 | /* n2-drv.c: Niagara-2 RNG driver.
*
* Copyright (C) 2008, 2011 David S. Miller <davem@davemloft.net>
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/types.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <linux/workqueue.h>
#include <linux/preempt.h>
#include <linux/hw_random.h>
... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.