repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Split-Screen/android_kernel_samsung_manta | drivers/parisc/iosapic.c | 4847 | 27607 | /*
** I/O Sapic Driver - PCI interrupt line support
**
** (c) Copyright 1999 Grant Grundler
** (c) Copyright 1999 Hewlett-Packard Company
**
** 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 |
crpalmer/dna-kernel-plus-upstream | arch/ia64/sn/pci/pci_dma.c | 6895 | 13123 | /*
* 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,2002-2005 Silicon Graphics, Inc. All rights reserved.
*
* Routines for PCI DMA mapping. See Documentation/DMA-API.tx... | gpl-2.0 |
sub-b/android_kernel_samsung_matissewifi-old | drivers/scsi/mac53c94.c | 8431 | 15374 | /*
* SCSI low-level driver for the 53c94 SCSI bus adaptor found
* on Power Macintosh computers, controlling the external SCSI chain.
* We assume the 53c94 is connected to a DBDMA (descriptor-based DMA)
* controller.
*
* Paul Mackerras, August 1996.
* Copyright (C) 1996 Paul Mackerras.
*/
#include <linux/kernel.... | gpl-2.0 |
Snuzzo/funky_jewel | arch/arm/mach-w90x900/nuc910.c | 13039 | 1298 | /*
* linux/arch/arm/mach-w90x900/nuc910.c
*
* Based on linux/arch/arm/plat-s3c24xx/s3c244x.c by Ben Dooks
*
* Copyright (c) 2009 Nuvoton corporation.
*
* Wan ZongShun <mcuos.com@gmail.com>
*
* NUC910 cpu support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | gpl-2.0 |
zlatinski/p-android-omap-3.4-new-ion-topic-sync-dma-buf-fence2 | drivers/misc/cb710/debug.c | 14063 | 3344 | /*
* cb710/debug.c
*
* Copyright by Michał Mirosław, 2008-2009
*
* 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/cb710.h>
#include <linux/kernel.h>
#includ... | gpl-2.0 |
carbonsoft/kernel | arch/arm/mach-nomadik/timer.c | 496 | 4315 | /*
* linux/arch/arm/mach-nomadik/timer.c
*
* Copyright (C) 2008 STMicroelectronics
* Copyright (C) 2009 Alessandro Rubini, somewhat based on at91sam926x
*
* 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 t... | gpl-2.0 |
herophj/linux_kerner_2_6 | arch/arm/mach-pxa/pcm990-baseboard.c | 496 | 13663 | /*
* arch/arm/mach-pxa/pcm990-baseboard.c
* Support for the Phytec phyCORE-PXA270 Development Platform (PCM-990).
*
* Refer
* http://www.phytec.com/products/rdk/ARM-XScale/phyCORE-XScale-PXA270.html
* for additional hardware info
*
* Author: Juergen Kilb
* Created: April 05, 2005
* Copyright: Phytec ... | gpl-2.0 |
tyler6389/android_kernel_samsung_superiorlteskt | arch/arm/mach-exynos/setup-fimd.c | 496 | 1662 | /* linux/arch/arm/mach-exynos/setup-fimd.c
*
* Copyright (c) 2009-2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* Base Exynos4 FIMD configuration
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 ... | gpl-2.0 |
franciscofranco/manta | net/l2tp/l2tp_eth.c | 1520 | 7430 | /*
* L2TPv3 ethernet pseudowire driver
*
* Copyright (c) 2008,2009,2010 Katalix Systems Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at yo... | gpl-2.0 |
jrior001/android_kernel_asus_Z00D | drivers/net/wireless/ath/ath5k/ahb.c | 2288 | 6350 | /*
* Copyright (c) 2008-2009 Atheros Communications Inc.
* Copyright (c) 2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (c) 2009 Imre Kaloz <kaloz@openwrt.org>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
... | gpl-2.0 |
dukie/sun4i-kernel | drivers/spi/ep93xx_spi.c | 2544 | 25157 | /*
* Driver for Cirrus Logic EP93xx SPI controller.
*
* Copyright (c) 2010 Mika Westerberg
*
* Explicit FIFO handling code was inspired by amba-pl022 driver.
*
* Chip select support using other than built-in GPIOs by H. Hartley Sweeten.
*
* For more information about the SPI controller see documentation on Cir... | gpl-2.0 |
dkhoi1997/android_kernel_samsung_aries | drivers/usb/host/ohci-ep93xx.c | 4592 | 5037 | /*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
* (C) Copyright 2002 Hewlett-Packard Company
*
* Bus Glue for ep93xx.
*
* Written by Christopher Hoover <ch@hpl.hp.com>
* Base... | gpl-2.0 |
LCameron/linux-xlnx | net/wireless/wext-proc.c | 4592 | 4064 | /*
* This file implement the Wireless Extensions proc 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)
*/
/*
* The /proc/net/wireless file is a human readable user-space interface
... | gpl-2.0 |
rcoscali/nethunter-kernel-samsung-tuna | drivers/misc/apanic.c | 4592 | 14545 | /* drivers/misc/apanic.c
*
* Copyright (C) 2009 Google, Inc.
* Author: San Mehat <san@android.com>
*
* 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.
*
* Thi... | gpl-2.0 |
CyanideL/android_kernel_samsung_hlte | arch/um/os-Linux/registers.c | 5360 | 1158 | /*
* Copyright (C) 2004 PathScale, Inc
* Copyright (C) 2004 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <errno.h>
#include <string.h>
#include <sys/ptrace.h>
#include "sysdep/ptrace.h"
#include "sysdep/ptrace_user.h"
#include "registers.h"
int save_registers(int pid, st... | gpl-2.0 |
CyanogenMod/android_kernel_asus_tf701t | drivers/mfd/davinci_voicecodec.c | 7920 | 4979 | /*
* DaVinci Voice Codec Core Interface for TI platforms
*
* Copyright (C) 2010 Texas Instruments, Inc
*
* Author: Miguel Aguilar <miguel.aguilar@ridgerun.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 F... | gpl-2.0 |
linino/linux | drivers/atm/adummy.c | 12784 | 4120 | /*
* adummy.c: a dummy ATM driver
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/skbuff.h>
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/string.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/timer.h>
#include <linux/interrupt.h>
#... | gpl-2.0 |
psyke83/kernel_huawei_u8160 | arch/alpha/kernel/core_polaris.c | 13808 | 4523 | /*
* linux/arch/alpha/kernel/core_polaris.c
*
* POLARIS chip-specific code
*/
#define __EXTERN_INLINE inline
#include <asm/io.h>
#include <asm/core_polaris.h>
#undef __EXTERN_INLINE
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/sched.h>
#include <linux/init.h>
#include <asm/ptrace.h>
#inc... | gpl-2.0 |
nitrogen-os-devices/nitrogen_kernel_lge_hammerhead | arch/alpha/kernel/core_polaris.c | 13808 | 4523 | /*
* linux/arch/alpha/kernel/core_polaris.c
*
* POLARIS chip-specific code
*/
#define __EXTERN_INLINE inline
#include <asm/io.h>
#include <asm/core_polaris.h>
#undef __EXTERN_INLINE
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/sched.h>
#include <linux/init.h>
#include <asm/ptrace.h>
#inc... | gpl-2.0 |
BIBIMAINETTIDEV/imx6m300-linux-3.10.17 | scripts/kconfig/confdata.c | 241 | 25401 | /*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
*/
#include <sys/stat.h>
#include <ctype.h>
#include <errno.h>
#include <fcntl.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include <unistd.h>
#includ... | gpl-2.0 |
Bdaman80/BDA-ACTV | arch/powerpc/kvm/emulate.c | 497 | 10622 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2, as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warr... | gpl-2.0 |
RonGokhale/lge-kernel-pecan | arch/powerpc/mm/tlb_hash64.c | 497 | 6583 | /*
* This file contains the routines for flushing entries from the
* TLB and MMU hash table.
*
* Derived from arch/ppc64/mm/init.c:
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modifications by Paul Mackerras (PowerMac) (paulus@cs.anu.edu.au)
* and Cort Dougan (PReP) (cort@cs.nmt.edu)
* ... | gpl-2.0 |
OldDroid/android_kernel_samsung_tblte | arch/x86/kernel/aperture_64.c | 2289 | 14238 | /*
* Firmware replacement code.
*
* Work around broken BIOSes that don't set an aperture, only set the
* aperture in the AGP bridge, or set too small aperture.
*
* If all fails map the aperture over some low memory. This is cheaper than
* doing bounce buffering. The memory is lost. This is done at early boot
*... | gpl-2.0 |
locusf/linux | arch/mips/pci/pci-sb1250.c | 2545 | 7687 | /*
* Copyright (C) 2001,2002,2003 Broadcom Corporation
* Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of t... | gpl-2.0 |
Nick73/King_Kernel | mm/fadvise.c | 3569 | 3624 | /*
* mm/fadvise.c
*
* Copyright (C) 2002, Linus Torvalds
*
* 11Jan2003 Andrew Morton
* Initial version.
*/
#include <linux/kernel.h>
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/backing-dev.h>
#include <linux/pagevec.h>
#include <linux/fadvise.h... | gpl-2.0 |
AdrianoMartins/android_kernel_semc_msm7x30 | mm/fadvise.c | 3569 | 3624 | /*
* mm/fadvise.c
*
* Copyright (C) 2002, Linus Torvalds
*
* 11Jan2003 Andrew Morton
* Initial version.
*/
#include <linux/kernel.h>
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/backing-dev.h>
#include <linux/pagevec.h>
#include <linux/fadvise.h... | gpl-2.0 |
DroidThug/Trident | arch/m68k/hp300/time.c | 4337 | 1954 | /*
* linux/arch/m68k/hp300/time.c
*
* Copyright (C) 1998 Philip Blundell <philb@gnu.org>
*
* This file contains the HP300-specific time handling code.
*/
#include <asm/ptrace.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/kernel_stat.h>
#include <linux/interrupt.h... | gpl-2.0 |
JB1tz/kernel-msm | lib/plist.c | 4593 | 4839 | /*
* lib/plist.c
*
* Descending-priority-sorted double-linked list
*
* (C) 2002-2003 Intel Corp
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>.
*
* 2001-2005 (c) MontaVista Software, Inc.
* Daniel Walker <dwalker@mvista.com>
*
* (C) 2005 Thomas Gleixner <tglx@linutronix.de>
*
* Simplifications of ... | gpl-2.0 |
davidftv/rk3x_kernel_3.0.36 | drivers/isdn/hisax/jade_irq.c | 5105 | 6381 | /* $Id: jade_irq.c,v 1.7.2.4 2004/02/11 13:21:34 keil Exp $
*
* Low level JADE IRQ stuff (derived from original hscx_irq.c)
*
* Author Roland Klabunde
* Copyright by Roland Klabunde <R.Klabunde@Berkom.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Publi... | gpl-2.0 |
voodik/android_kernel_hardkernel_odroidxu | drivers/platform/x86/dell-wmi-aio.c | 8177 | 4322 | /*
* WMI hotkeys support for Dell All-In-One series
*
* 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 |
anoane/HTC-HD2-kernel-3.4 | arch/sh/boards/mach-migor/lcd_qvga.c | 9201 | 5008 | /*
* Support for SuperH MigoR Quarter VGA LCD Panel
*
* Copyright (C) 2008 Magnus Damm
*
* Based on lcd_powertip.c from Kenati Technologies Pvt Ltd.
* Copyright (c) 2007 Ujjwal Pande <ujjwal@kenati.com>,
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge... | gpl-2.0 |
lyapota/s7e_nougat | drivers/net/wan/hdlc_raw_eth.c | 9201 | 3146 | /*
* Generic HDLC support routines for Linux
* HDLC Ethernet emulation support
*
* Copyright (C) 2002-2006 Krzysztof Halasa <khc@pm.waw.pl>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License
* as published by the Free Soft... | gpl-2.0 |
Koumajutsu/KoumaKernel-3.0.89_N8013 | net/netfilter/xt_helper.c | 13297 | 2494 | /* iptables module to match on related connections */
/*
* (C) 2001 Martin Josefsson <gandalf@wlug.westbo.se>
*
* 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.
*/
#define pr_fmt(... | gpl-2.0 |
vmobi-d2vmu/android_kernel_samsung_d2vmu | net/802/p8023.c | 14065 | 1687 | /*
* NET3: 802.3 data link hooks used for IPX 802.3
*
* 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.
*
* 802.3 ... | gpl-2.0 |
pombredanne/bcm11351 | net/802/p8023.c | 14065 | 1687 | /*
* NET3: 802.3 data link hooks used for IPX 802.3
*
* 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.
*
* 802.3 ... | gpl-2.0 |
goodhanrry/N915S_goodHanrry_kernel | net/ipv6/ip6_tunnel.c | 242 | 44184 | /*
* IPv6 tunneling device
* Linux INET6 implementation
*
* Authors:
* Ville Nuorvala <vnuorval@tcs.hut.fi>
* Yasuyuki Kozakai <kozakai@linux-ipv6.org>
*
* Based on:
* linux/net/ipv6/sit.c and linux/net/ipv4/ipip.c
*
* RFC 2473
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
drod2169/Linux-3.13.x | drivers/net/wireless/iwlwifi/iwl-1000.c | 242 | 4544 | /******************************************************************************
*
* Copyright(c) 2008 - 2013 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Fr... | gpl-2.0 |
gallagth/keecker_kernel | net/netlink/af_netlink.c | 498 | 48882 | /*
* NETLINK Kernel-user communication protocol.
*
* Authors: Alan Cox <alan@lxorguk.ukuu.org.uk>
* Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Sof... | gpl-2.0 |
tyler6389/android_kernel_samsung_SHV-E270K | drivers/phone_svn/ipc_spi/spi_test.c | 498 | 7185 | #include "spi_main.h"
#include "spi_test.h"
#include "spi_os.h"
#include "spi_dev.h"
#include "spi_app.h"
enum SPI_TEST_SCENARIO_T spi_test_scenario_mode = SPI_TEST_SCENARIO_NONE;
static void _scenario_physical(void);
static void _scenario_sending(int param);
static void _scenario_physical(void)
{
int count = 0;
... | gpl-2.0 |
sndnvaps/linux-1 | drivers/input/keyboard/nspire-keypad.c | 1266 | 7008 | /*
* Copyright (C) 2013 Daniel Tang <tangrs@tangrs.id.au>
*
* 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/input/matrix_keypad.h>
#include <linux/platform_... | gpl-2.0 |
RazerRom/kernel_oneplus_msm8974 | drivers/gpu/drm/i915/i915_drv.c | 1522 | 29585 | /* i915_drv.c -- i830,i845,i855,i865,i915 driver -*- linux-c -*-
*/
/*
*
* Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), ... | gpl-2.0 |
lowtraxx/kernel | sound/soc/codecs/wm5102.c | 1522 | 53389 | /*
* wm5102.c -- WM5102 ALSA SoC Audio driver
*
* Copyright 2012 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 b... | gpl-2.0 |
wuxianlin/android_kernel_zte_pluto | drivers/atm/solos-pci.c | 1522 | 35220 | /*
* Driver for the Solos PCI ADSL2+ card, designed to support Linux by
* Traverse Technologies -- http://www.traverse.com.au/
* Xrio Limited -- http://www.xrio.com/
*
*
* Copyright © 2008 Traverse Technologies
* Copyright © 2008 Intel Corporation
*
* Authors: Nathan Williams <nathan@traverse.com.au... | gpl-2.0 |
htc-mirror/shooteru-ics-crc-3.0.16-e733189 | tools/perf/builtin-probe.c | 2546 | 11159 | /*
* builtin-probe.c
*
* Builtin probe command: Set up probe events by C expression
*
* Written by Masami Hiramatsu <mhiramat@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 |
high1/android_kernel_htc_golfu_reboot_old | tools/perf/builtin-probe.c | 2546 | 11159 | /*
* builtin-probe.c
*
* Builtin probe command: Set up probe events by C expression
*
* Written by Masami Hiramatsu <mhiramat@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 |
SebastianFM/HTC-Rezound-overclocked-kernel | drivers/net/wireless/ath/ath5k/rfkill.c | 4082 | 4100 | /*
* RFKILL support for ath5k
*
* Copyright (c) 2009 Tobias Doerffel <tobias.doerffel@gmail.com>
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source code m... | gpl-2.0 |
dhiru1602/android_kernel_samsung_jf | drivers/hwmon/max1668.c | 4082 | 14381 | /*
* Copyright (c) 2011 David George <david.george@ska.ac.za>
*
* based on adm1021.c
* some credit to Christoph Scheurer, but largely a rewrite
*
* 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 Foun... | gpl-2.0 |
zombi-x/android_kernel_htc_m7 | arch/arm/mach-imx/mach-pcm037_eet.c | 7666 | 4339 | /*
* Copyright (C) 2009
* Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/gpio.h>
#include <l... | gpl-2.0 |
alcobar/asuswrt-merlin | release/src-rt-6.x.4708/linux/linux-2.6.36/crypto/compress.c | 13810 | 1378 | /*
* Cryptographic API.
*
* Compression operations.
*
* Copyright (c) 2002 James Morris <jmorris@intercode.com.au>
*
* 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 ... | gpl-2.0 |
ambikadash/linux-fqt | drivers/mfd/wm5110-tables.c | 243 | 113292 | /*
* wm5110-tables.c -- WM5110 data tables
*
* Copyright 2012 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 t... | gpl-2.0 |
cogsy23/linux-hg | drivers/ata/ata_piix.c | 243 | 51319 | /*
* ata_piix.c - Intel PATA/SATA controllers
*
* Maintained by: Tejun Heo <tj@kernel.org>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
*
* Copyright 2003-2005 Red Hat Inc
* Copyright 2003-2005 Jeff Garzik
*
*
* Copyright header from piix.c:
*
* Copyright (C) 1998-19... | gpl-2.0 |
bas-t/media_tree | sound/soc/mediatek/mt2701/mt2701-afe-clock-ctrl.c | 243 | 15455 | /*
* mt2701-afe-clock-ctrl.c -- Mediatek 2701 afe clock ctrl
*
* Copyright (c) 2016 MediaTek Inc.
* Author: Garlic Tseng <garlic.tseng@mediatek.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 and
* only version 2 as... | gpl-2.0 |
GuojianZhou/linux-yocto-3.14 | drivers/mtd/nand/bf5xx_nand.c | 243 | 20476 | /* linux/drivers/mtd/nand/bf5xx_nand.c
*
* Copyright 2006-2008 Analog Devices Inc.
* http://blackfin.uclinux.org/
* Bryan Wu <bryan.wu@analog.com>
*
* Blackfin BF5xx on-chip NAND flash controller driver
*
* Derived from drivers/mtd/nand/s3c2410.c
* Copyright (c) 2007 Ben Dooks <ben@simtec.co.uk>
*
* Derived ... | gpl-2.0 |
virt2real/linux-3.10 | kernel/trace/trace_sched_wakeup.c | 243 | 17356 | /*
* trace task wakeup timings
*
* Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com>
* Copyright (C) 2008 Ingo Molnar <mingo@redhat.com>
*
* Based on code from the latency_tracer, that is:
*
* Copyright (C) 2004-2006 Ingo Molnar
* Copyright (C) 2004 Nadia Yvette Chambers
*/
#include <linux/module... | gpl-2.0 |
pulsarkernel/kernel-enrc2b | arch/arm/mach-davinci/board-tnetv107x-evm.c | 499 | 6586 | /*
* Texas Instruments TNETV107X EVM Board Support
*
* Copyright (C) 2010 Texas Instruments
*
* 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 "... | gpl-2.0 |
DESHONOR/android_kernel_huawei_msm8916_Blefish | arch/arm/mach-at91/board-dt-sama5.c | 2035 | 1963 | /*
* Setup code for SAMA5 Evaluation Kits with Device Tree support
*
* Copyright (C) 2013 Atmel,
* 2013 Ludovic Desroches <ludovic.desroches@atmel.com>
*
* Licensed under GPLv2 or later.
*/
#include <linux/types.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/gpio.h>
#inclu... | gpl-2.0 |
rr-zenfone2/android_kernel_asus_moorefield | kernel/compat.c | 2547 | 29196 | /*
* linux/kernel/compat.c
*
* Kernel compatibililty routines for e.g. 32 bit syscall support
* on 64 bit kernels.
*
* Copyright (C) 2002-2003 Stephen Rothwell, IBM Corporation
*
* 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 |
partner-seco/linux_SBC | drivers/staging/msm/lcdc_gordon.c | 3059 | 11803 | /* Copyright (c) 2009, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope th... | gpl-2.0 |
Schischu/xoom-ElementalX | drivers/staging/msm/mddi_prism.c | 3059 | 2763 | /* Copyright (c) 2008-2009, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
Team-Hydra/sultan-kernel-pyramid-pure-3.4 | arch/mn10300/unit-asb2305/pci.c | 4595 | 14151 | /* ASB2305 PCI support
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* Derived from arch/i386/kernel/pci-pc.c
* (c) 1999--2000 Martin Mares <mj@suse.cz>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of t... | gpl-2.0 |
ausdim/GE-Edition-I9505-jfltexx-new | sound/drivers/mtpav.c | 5107 | 20528 | /*
* 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 |
EPDCenterSpain/kernel_Archos_97b_Titan | fs/ceph/locks.c | 6899 | 7876 | #include <linux/ceph/ceph_debug.h>
#include <linux/file.h>
#include <linux/namei.h>
#include "super.h"
#include "mds_client.h"
#include <linux/ceph/pagelist.h>
/**
* Implement fcntl and flock locking functions.
*/
static int ceph_lock_message(u8 lock_type, u16 operation, struct file *file,
int cmd, u8 wait... | gpl-2.0 |
profglavcho/mt6735-kernel-3.10.61 | drivers/isdn/sc/timer.c | 9203 | 3858 | /* $Id: timer.c,v 1.3.6.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* For more information, please contact gpl-info@spellca... | gpl-2.0 |
free-z4u/android_kernel_htc_z4u | drivers/isdn/sc/interrupt.c | 9203 | 6631 | /* $Id: interrupt.c,v 1.4.8.3 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* For more information, please contact gpl-info@spe... | gpl-2.0 |
joryb/android_kernel_samsung_jf | arch/x86/pci/irq.c | 10483 | 33408 | /*
* Low-Level PCI Support for PC -- Routing of Interrupts
*
* (c) 1999--2000 Martin Mares <mj@ucw.cz>
*/
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/dmi.h>
#include <linux/io.h>
#include <linux/smp.h>
#include <asm/... | gpl-2.0 |
droidcore/Hydra | drivers/mtd/ubi/misc.c | 244 | 4661 | /*
* 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 |
fkfk/linux_gt-i9000-gb | drivers/usb/gadget/g_ffs.c | 244 | 10940 | #include <linux/module.h>
#include <linux/utsname.h>
/*
* kbuild is not very cooperative with respect to linking separately
* compiled library objects into one module. So for now we won't use
* separate compilation ... ensuring init/exit sections work to shrink
* the runtime footprint, and giving us at least som... | gpl-2.0 |
vpeter4/linux-fslc | mm/sparse.c | 244 | 21366 | /*
* sparse memory mappings.
*/
#include <linux/mm.h>
#include <linux/slab.h>
#include <linux/mmzone.h>
#include <linux/bootmem.h>
#include <linux/highmem.h>
#include <linux/export.h>
#include <linux/spinlock.h>
#include <linux/vmalloc.h>
#include "internal.h"
#include <asm/dma.h>
#include <asm/pgalloc.h>
#include <a... | gpl-2.0 |
9kight/WoWSourceV9 | dep/gsoap/soapServer.cpp | 244 | 3447 | /* soapServer.cpp
Generated by gSOAP 2.8.10 from gsoap.stub
Copyright(C) 2000-2012, Robert van Engelen, Genivia Inc. All Rights Reserved.
The generated code is released under one of the following licenses:
1) GPL or 2) Genivia's license for commercial use.
This program is released under the GPL with the additional ... | gpl-2.0 |
mirsys/amlogic_kernel | fs/gfs2/acl.c | 244 | 2628 | /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2006 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 |
cminyard/linux-live-app-coredump | drivers/gpu/drm/i915/selftests/i915_syncmap.c | 756 | 14600 | /*
* Copyright © 2017 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 |
silver-alx/ac100_kernel | fs/xfs/xfs_error.c | 756 | 4637 | /*
* Copyright (c) 2000-2001,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 |
pio-masaki/CM10.1_kernel_tostab03 | arch/x86/kernel/cpu/cpufreq/sc520_freq.c | 1780 | 4356 | /*
* sc520_freq.c: cpufreq driver for the AMD Elan sc520
*
* Copyright (C) 2005 Sean Young <sean@mess.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the Lic... | gpl-2.0 |
ASAZING/android_kernel_lanix_l900 | drivers/gpu/drm/qxl/qxl_ioctl.c | 2036 | 12041 | /*
* 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 |
jmc8/linux | drivers/hid/usbhid/usbkbd.c | 2036 | 11775 | /*
* Copyright (c) 1999-2001 Vojtech Pavlik
*
* USB HIDBP Keyboard support
*/
/*
* 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)... | gpl-2.0 |
Motorhead1991/android_kernel_dell_ventana | drivers/ata/pata_qdi.c | 4596 | 8659 | /*
* pata_qdi.c - QDI VLB ATA controllers
* (C) 2006 Red Hat
*
* This driver mostly exists as a proof of concept for non PCI devices under
* libata. While the QDI6580 was 'neat' in 1993 it is no longer terribly
* useful.
*
* Tuning code written from the documentation at
* http://www.ryston.cz/petr/vlb/qd650... | gpl-2.0 |
IOKP-kitkat/kernel_samsung_hlte | drivers/acpi/acpica/evgpe.c | 4852 | 22405 | /******************************************************************************
*
* Module Name: evgpe - General Purpose Event handling and dispatch
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribu... | gpl-2.0 |
bio4554/ker.nl | drivers/of/of_net.c | 7412 | 3044 | /*
* OF helpers for network devices.
*
* This file is released under the GPLv2
*
* Initially copied out of arch/powerpc/kernel/prom_parse.c
*/
#include <linux/etherdevice.h>
#include <linux/kernel.h>
#include <linux/of_net.h>
#include <linux/phy.h>
#include <linux/export.h>
/**
* It maps 'enum phy_interface_t' ... | gpl-2.0 |
jejecrdroid/kernel_samsung_espresso10 | arch/microblaze/lib/memmove.c | 7668 | 5442 | /*
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2008-2009 PetaLogix
* Copyright (C) 2007 John Williams
*
* Reasonably optimised generic C-code for memcpy on Microblaze
* This is generic C code to do efficient, alignment-aware memmove.
*
* It is based on demo code originally Copyrigh... | gpl-2.0 |
ronenil/net-next | arch/alpha/oprofile/op_model_ev5.c | 7924 | 5451 | /**
* @file arch/alpha/oprofile/op_model_ev5.c
*
* @remark Copyright 2002 OProfile authors
* @remark Read the file COPYING
*
* @author Richard Henderson <rth@twiddle.net>
*/
#include <linux/oprofile.h>
#include <linux/init.h>
#include <linux/smp.h>
#include <asm/ptrace.h>
#include "op_impl.h"
/* Compute all ... | gpl-2.0 |
kuailexs/Lenovo_A820_kernel_kk | kernel/drivers/w1/slaves/w1_smem.c | 7924 | 1784 | /*
* w1_smem.c
*
* Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the smems of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any l... | gpl-2.0 |
shankarathi07/linux_lg_lollipop | drivers/media/rc/keymaps/rc-tivo.c | 9460 | 2899 | /* rc-tivo.c - Keytable for TiVo remotes
*
* Copyright (c) 2011 by Jarod Wilson <jarod@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* ... | gpl-2.0 |
lawnn/android_kernel_samsung_d2dcm | drivers/misc/ibmasm/remote.c | 14836 | 10187 | /*
* IBM ASM Service Processor Device Driver
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program ... | gpl-2.0 |
cosino/openwrt | target/linux/ar71xx/files/arch/mips/ath79/mach-rb2011.c | 245 | 8404 | /*
* MikroTik RouterBOARD 2011 support
*
* Copyright (C) 2012 Stijn Tintel <stijn@linux-ipv6.be>
* Copyright (C) 2012 Gabor Juhos <juhosg@openwrt.org>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
* by... | gpl-2.0 |
Motorhead1991/android_kernel_samsung_amazing | arch/arm/mach-msm/msm_bus/msm_bus_dbg.c | 245 | 18644 | /* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
drod2169/drodspeed-bfs | drivers/media/video/davinci/dm644x_ccdc.c | 501 | 25002 | /*
* Copyright (C) 2006-2009 Texas Instruments 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 option) any later version.
*
* This pr... | gpl-2.0 |
ownhere/samsung-kernel-sgs2-ownhere | drivers/acpi/acpica/evxfevnt.c | 757 | 27820 | /******************************************************************************
*
* Module Name: evxfevnt - External Interfaces, ACPI event disable/enable
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2010, Intel Corp.
* All rights reserved.
*
* Redi... | gpl-2.0 |
kerneldevs/fusX-univa-kernel | drivers/net/wireless/adm8211.c | 757 | 55683 |
/*
* Linux device driver for ADMtek ADM8211 (IEEE 802.11b MAC/BBP)
*
* Copyright (c) 2003, Jouni Malinen <j@w1.fi>
* Copyright (c) 2004-2007, Michael Wu <flamingice@sourmilk.net>
* Some parts copyright (c) 2003 by David Young <dyoung@pobox.com>
* and used with permission.
*
* Much thanks to Infineon-ADMtek for... | gpl-2.0 |
LorDClockaN/DesireC-eclair | arch/sh/math-emu/math.c | 757 | 13215 | /*
* arch/sh/math-emu/math.c
*
* Copyright (C) 2006 Takashi YOSHII <takasi-y@ops.dti.ne.jp>
*
* 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/kernel.h>
#include <linux/err... | gpl-2.0 |
buglabs/bug20-2.6.35-linaro | drivers/ata/pata_cs5520.c | 1013 | 8367 | /*
* IDE tuning and bus mastering support for the CS5510/CS5520
* chipsets
*
* The CS5510/CS5520 are slightly unusual devices. Unlike the
* typical IDE controllers they do bus mastering with the drive in
* PIO mode and smarter silicon.
*
* The practical upshot of this is that we must always tune the
* drive fo... | gpl-2.0 |
cfriedt/bluetooth-next | drivers/media/pci/cx18/cx18-gpio.c | 1781 | 9373 | /*
* cx18 gpio functions
*
* Derived from ivtv-gpio.c
*
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
* Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pub... | gpl-2.0 |
TripNRaVeR/tripndroid-endeavoru-3.1.10 | drivers/char/mem.c | 2037 | 20615 | /*
* linux/drivers/char/mem.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Added devfs support.
* Jan-11-1998, C. Scott Ananian <cananian@alumni.princeton.edu>
* Shared /dev/zero mmapping support, Feb 2000, Kanoj Sarcar <kanoj@sgi.com>
*/
#include <linux/mm.h>
#include <linux/miscdevice.h>
#include ... | gpl-2.0 |
Renesas-EMEV2/Kernel | drivers/scsi/nsp32_debug.c | 2037 | 7494 | /*
* Workbit NinjaSCSI-32Bi/UDE PCI/CardBus SCSI Host Bus Adapter driver
* Debug routine
*
* This software may be used and distributed according to the terms of
* the GNU General Public License.
*/
/*
* Show the command data of a command
*/
static const char unknown[] = "UNKNOWN";
static const char * group_0_... | gpl-2.0 |
EPDCenter/android_kernel_archos_97b_Titan | arch/arm/mach-at91/board-eco920.c | 2293 | 3619 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be use... | gpl-2.0 |
XileForce/Vindicator-S6-Uni-Old | drivers/net/phy/mdio_bus.c | 2293 | 10842 | /*
* drivers/net/phy/mdio_bus.c
*
* MDIO Bus interface
*
* Author: Andy Fleming
*
* Copyright (c) 2004 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 Foundati... | gpl-2.0 |
RenderBroken/msm8974_G2-CAF_render_kernel | drivers/scsi/lpfc/lpfc_attr.c | 4853 | 151251 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2012 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
embeddedarm/linux-3.4-ts75xx | drivers/scsi/pm8001/pm8001_sas.c | 4853 | 34067 | /*
* PMC-Sierra SPC 8001 SAS/SATA based host adapters driver
*
* Copyright (c) 2008-2009 USI Co., Ltd.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
* 1. Redistributions of source cod... | gpl-2.0 |
SlimRoms/kernel_sony_msm8974 | net/ax25/ax25_addr.c | 4853 | 6193 | /*
* 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 |
GustavoVinicius/Source-23.0.1.A.5.77 | arch/arm/mach-s3c24xx/bast-irq.c | 5109 | 3624 | /* linux/arch/arm/mach-s3c2410/bast-irq.c
*
* Copyright 2003-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* http://www.simtec.co.uk/products/EB2410ITX/
*
* 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 |
xdabbeb/g2-kk-kernel | drivers/net/ethernet/chelsio/cxgb3/sge.c | 5109 | 93465 | /*
* Copyright (c) 2005-2008 Chelsio, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source ... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.