repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
nightscape/yoga-900-kernel | arch/nios2/kernel/sys_nios2.c | 1736 | 1210 | /*
* Copyright (C) 2013 Altera Corporation
* Copyright (C) 2011-2012 Tobias Klauser <tklauser@distanz.ch>
* Copyright (C) 2004 Microtronix Datacom Ltd.
*
* 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 mor... | gpl-2.0 |
NX511J-dev/kernel_zte_nx511j | sound/isa/es1688/es1688.c | 2248 | 10359 | /*
* Driver for generic ESS AudioDrive ESx688 soundcards
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* 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 o... | gpl-2.0 |
Razdroid/razdroid-kernel | drivers/clk/clk-nomadik.c | 2248 | 1570 | #include <linux/clk.h>
#include <linux/clkdev.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/clk-provider.h>
/*
* The Nomadik clock tree is described in the STN8815A12 DB V4.2
* reference manual for the chip, page 94 ff.
*/
void __init nomadik_clk_init(void)
{
struct clk *clk;
clk = clk_registe... | gpl-2.0 |
7420dev/android_kernel_samsung_zero | arch/sh/kernel/cpu/sh3/setup-sh7705.c | 2504 | 5944 | /*
* SH7705 Setup
*
* Copyright (C) 2006 - 2009 Paul Mundt
* Copyright (C) 2007 Nobuhiro Iwamatsu
*
* 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/platform_device.h>... | gpl-2.0 |
energycsdx/kernel-msm-taoshan | net/ipv4/inetpeer.c | 2760 | 17799 | /*
* INETPEER - A storage for permanent information about peers
*
* This source is covered by the GNU GPL, the same as all kernel sources.
*
* Authors: Andrey V. Savochkin <saw@msu.ru>
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/interrupt.h>
#include <linux/sp... | gpl-2.0 |
dsb9938/DNA_JB_KERNEL | net/phonet/socket.c | 3528 | 18370 | /*
* File: socket.c
*
* Phonet sockets
*
* Copyright (C) 2008 Nokia Corporation.
*
* Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com>
* Original author: Sakari Ailus <sakari.ailus@nokia.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU G... | gpl-2.0 |
jdkoreclipse/incrediblec_2.6.38 | arch/ia64/sn/kernel/io_acpi_init.c | 3784 | 15177 | /*
* 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) 2006 Silicon Graphics, Inc. All rights reserved.
*/
#include <asm/sn/types.h>
#include <asm/sn/addrs.h>
#include <asm/sn/p... | gpl-2.0 |
mlachwani/Android_4.4.2_MotoG_Kernel | arch/mips/sgi-ip27/ip27-memory.c | 4552 | 12031 | /*
* 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, 05 by Ralf Baechle (ralf@linux-mips.org)
* Copyright (C) 2000 by Silicon Graphics, Inc.
* Copyright (C) 2004 by Chri... | gpl-2.0 |
yank555-lu/Hammerhead-3.4-lollipop | arch/mips/pci/pci-bcm63xx.c | 4552 | 6754 | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2008 Maxime Bizon <mbizon@freebox.fr>
*/
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#includ... | gpl-2.0 |
oppo-source/Find7-5.0-kernel-source | arch/mips/alchemy/devboards/bcsr.c | 4552 | 3626 | /*
* bcsr.h -- Db1xxx/Pb1xxx Devboard CPLD registers ("BCSR") abstraction.
*
* All Alchemy development boards (except, of course, the weird PB1000)
* have a few registers in a CPLD with standardised layout; they mostly
* only differ in base address.
* All registers are 16bits wide with 32bit spacing.
*/
#includ... | gpl-2.0 |
qingdear/lemax | drivers/isdn/hisax/nj_s.c | 4808 | 8283 | /* $Id: nj_s.c,v 2.13.2.4 2004/01/16 01:53:48 keil Exp $
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/init.h>
#include "hisax.h"
#include "isac.h"
#include "isdnl1.h"
#include <linux/pci.h>
#include... | gpl-2.0 |
FusionSP/android_kernel_samsung_klte | drivers/staging/rtl8712/rtl871x_xmit.c | 4808 | 31738 | /******************************************************************************
* rtl871x_xmit.c
*
* Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
* Linux device driver for RTL8192SU
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of... | gpl-2.0 |
Snuzzo/funky_kernel | fs/jffs2/read.c | 4808 | 7016 | /*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright © 2001-2007 Red Hat, Inc.
*
* Created by David Woodhouse <dwmw2@infradead.org>
*
* For licensing information, see the file 'LICENCE' in this directory.
*
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/crc32.h>
#include... | gpl-2.0 |
slz/samsung-kernel-msm7x30 | fs/xfs/xfs_itable.c | 4808 | 20030 | /*
* 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 |
detule/linux-msm-d2 | drivers/net/ethernet/stmicro/stmmac/stmmac_platform.c | 4808 | 7021 | /*******************************************************************************
This contains the functions to handle the platform driver.
Copyright (C) 2007-2011 STMicroelectronics Ltd
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU General ... | gpl-2.0 |
csimmonds/rowboat-kernel | drivers/scsi/dtc.c | 5064 | 13348 |
#define AUTOSENSE
#define PSEUDO_DMA
#define DONT_USE_INTR
#define UNSAFE /* Leave interrupts enabled during pseudo-dma I/O */
#define xNDEBUG (NDEBUG_INTR+NDEBUG_RESELECTION+\
NDEBUG_SELECTION+NDEBUG_ARBITRATION)
#define DMA_WORKS_RIGHT
/*
* DTC 3180/3280 driver, by
* Ray Van Tassle rayvt@comm.mot.com
*
* ... | gpl-2.0 |
Pafcholini/Nadia-kernel-LL-N910F-EUR-LL-OpenSource | fs/ext2/xip.c | 5832 | 2034 | /*
* linux/fs/ext2/xip.c
*
* Copyright (C) 2005 IBM Corporation
* Author: Carsten Otte (cotte@de.ibm.com)
*/
#include <linux/mm.h>
#include <linux/fs.h>
#include <linux/genhd.h>
#include <linux/buffer_head.h>
#include <linux/blkdev.h>
#include "ext2.h"
#include "xip.h"
static inline int
__inode_direct_access(st... | gpl-2.0 |
namhyung/linux | arch/ia64/sn/kernel/sn2/timer.c | 8904 | 1525 | /*
* linux/arch/ia64/sn/kernel/sn2/timer.c
*
* Copyright (C) 2003 Silicon Graphics, Inc.
* Copyright (C) 2003 Hewlett-Packard Co
* David Mosberger <davidm@hpl.hp.com>: updated for new timer-interpolation infrastructure
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/... | gpl-2.0 |
Jetson-TX1-AndroidTV/android_kernel_shield_tv_video4linux | net/netfilter/xt_pkttype.c | 13768 | 1686 | /* (C) 1999-2001 Michal Ludvig <michal@logix.cz>
*
* 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/module.h>
#include <linux/skbuff.h>
#include <linux/if_ether... | gpl-2.0 |
houstar/linux-3.8.8 | arch/avr32/mach-at32ap/at32ap700x.c | 201 | 54718 | /*
* Copyright (C) 2005-2006 Atmel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/dw_dmac.h>
#in... | gpl-2.0 |
mdmower/android_kernel_htc_msm8960 | kernel/kthread.c | 457 | 17405 | /* Kernel thread helper functions.
* Copyright (C) 2004 IBM Corporation, Rusty Russell.
*
* Creation is done via kthreadd, so that we get a clean environment
* even if we're invoked from userspace (think modprobe, hotplug cpu,
* etc.).
*/
#include <linux/sched.h>
#include <linux/kthread.h>
#include <linux/compl... | gpl-2.0 |
ayushtyagi28/android_kernel_cyanogen_msm8994 | arch/powerpc/kernel/pci_64.c | 1993 | 7828 | /*
* Port for PPC64 David Engebretsen, IBM Corp.
* Contains common pci routines for ppc64 platform, pSeries and iSeries brands.
*
* Copyright (C) 2003 Anton Blanchard <anton@au.ibm.com>, IBM
* Rework, based on alpha PCI code.
*
* This program is free software; you can redistribute it and/or
* modif... | gpl-2.0 |
djvoleur/G_N92XP-R4_AOJ6 | drivers/mmc/host/cb710-mmc.c | 2249 | 21977 | /*
* cb710/mmc.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/kernel.h>
#include <linux/module.h>
#include... | gpl-2.0 |
burstlam/pantech_kernel_A850 | drivers/net/wireless/wl12xx/tx.c | 4809 | 28896 | /*
* This file is part of wl1271
*
* Copyright (C) 2009 Nokia Corporation
*
* Contact: Luciano Coelho <luciano.coelho@nokia.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 Foundati... | gpl-2.0 |
jejecule/kernel_despair_find7 | fs/xfs/xfs_da_btree.c | 4809 | 66859 | /*
* 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 |
mhmtemnacr/android_kernel_samsung_matissewifi | drivers/video/backlight/cr_bllcd.c | 4809 | 7525 | /*
* Copyright (c) Intel Corp. 2007.
* All Rights Reserved.
*
* Intel funded Tungsten Graphics (http://www.tungstengraphics.com) to
* develop this driver.
*
* This file is part of the Carillo Ranch video subsystem driver.
* The Carillo Ranch video subsystem driver is free software;
* you can redistribute it an... | gpl-2.0 |
horuscentro/android_kernel_motorola_msm8226 | drivers/isdn/gigaset/i4l.c | 4809 | 18537 | /*
* Stuff used by all variants of the driver
*
* Copyright (c) 2001 by Stefan Eilers,
* Hansjoerg Lipp <hjlipp@web.de>,
* Tilman Schmidt <tilman@imap.cc>.
*
* =====================================================================
* This program is free software; you c... | gpl-2.0 |
xiaolvmu/villec2-kernel | fs/xfs/xfs_attr.c | 4809 | 56695 | /*
* 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 |
infected-lp/android_kernel_sony_msm8974 | drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c | 4809 | 68773 | /*******************************************************************************
Intel 10 Gigabit PCI Express Linux driver
Copyright(c) 1999 - 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,
ver... | gpl-2.0 |
Split-Screen/android_kernel_samsung_exynos5410 | drivers/staging/line6/driver.c | 4809 | 32122 | /*
* Line6 Linux USB driver - 0.9.1beta
*
* Copyright (C) 2004-2010 Markus Grabner (grabner@icg.tugraz.at)
*
* 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.
*
*/
#include <l... | gpl-2.0 |
lg-devs/android_kernel_lge_msm8610 | drivers/infiniband/hw/qib/qib_uc.c | 4809 | 14508 | /*
* Copyright (c) 2006, 2007, 2008, 2009, 2010 QLogic Corporation.
* All rights reserved.
* Copyright (c) 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 Lice... | gpl-2.0 |
nmenon/linux-omap-ti-pm | sound/synth/emux/emux.c | 4809 | 4303 | /*
* Copyright (C) 2000 Takashi Iwai <tiwai@suse.de>
*
* Routines for control of EMU WaveTable chip
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licen... | gpl-2.0 |
nels83/android_kernel_common | drivers/isdn/mISDN/dsp_core.c | 4809 | 33953 | /*
* Author Andreas Eversberg (jolly@eversberg.eu)
* Based on source code structure by
* Karsten Keil (keil@isdn4linux.de)
*
* This file is (c) under GNU PUBLIC LICENSE
* For changes and modifications please read
* ../../../Documentation/isdn/mISDN.cert
*
* Thanks to Karsten Keil (great drivers)
... | gpl-2.0 |
MoKee/android_kernel_htc_msm8960 | drivers/isdn/mISDN/dsp_core.c | 4809 | 33953 | /*
* Author Andreas Eversberg (jolly@eversberg.eu)
* Based on source code structure by
* Karsten Keil (keil@isdn4linux.de)
*
* This file is (c) under GNU PUBLIC LICENSE
* For changes and modifications please read
* ../../../Documentation/isdn/mISDN.cert
*
* Thanks to Karsten Keil (great drivers)
... | gpl-2.0 |
crpalmer/android_kernel_motorola_msm8974 | drivers/hwmon/sch5627.c | 4809 | 19692 | /***************************************************************************
* Copyright (C) 2010-2012 Hans de Goede <hdegoede@redhat.com> *
* *
* This program is free software; you can redistribute it and/or modify *
* it unde... | gpl-2.0 |
chrisc93/android_kernel_samsung_jf | arch/x86/mm/memtest.c | 5065 | 3168 | #include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/string.h>
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/smp.h>
#include <linux/init.h>
#include <linux/pfn.h>
#include <linux/memblock.h>
static u64 patterns[] __initdata = {
0,
0xffffffffffffffffULL,
0x5555555555555555ULL,
0xaaaaa... | gpl-2.0 |
FreonRoms/freon_kernel_samsung_d2 | arch/arm/mach-cns3xxx/devices.c | 5065 | 2729 | /*
* CNS3xxx common devices
*
* Copyright 2008 Cavium Networks
* Scott Shu
* Copyright 2010 MontaVista Software, LLC.
* Anton Vorontsov <avorontsov@mvista.com>
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, Version 2, as
* pu... | gpl-2.0 |
thanhphat11/Android_kernel_xiaomi_ALL | arch/blackfin/kernel/kgdb_test.c | 8905 | 2461 | /*
* arch/blackfin/kernel/kgdb_test.c - Blackfin kgdb tests
*
* Copyright 2005-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/proc_fs.h>
#include <asm/current.h>
#include <asm/uaccess.h>
#include <as... | gpl-2.0 |
CyanogenMod/android_kernel_xiaomi_cancro | drivers/usb/dwc3/core.c | 202 | 20962 | /**
* core.c - DesignWare USB3 DRD Controller Core file
*
* Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com
*
* Authors: Felipe Balbi <balbi@ti.com>,
* Sebastian Andrzej Siewior <bigeasy@linutronix.de>
*
* Redistribution and use in source and binary forms, with or without
* modif... | gpl-2.0 |
quarnster/boxeebox-xbmc | lib/libUPnP/Neptune/Source/Tests/Tls1/TlsTest1.cpp | 202 | 15523 | /*****************************************************************
|
| TLS Test Program 1
|
| (c) 2001-2006 Gilles Boccon-Gibod
| Author: Gilles Boccon-Gibod (bok@bok.net)
|
****************************************************************/
/*-------------------------------------------------------------... | gpl-2.0 |
ps3dev/binutils-2.21.1-PS3 | bfd/pei-arm-wince.c | 202 | 1220 | /* BFD back-end for ARM WINCE PE IMAGE COFF files.
Copyright 2006, 2007 Free Software Foundation, Inc.
This file is part of BFD, the Binary File Descriptor library.
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 |
motley-git/TF201-Kernel-Lite | drivers/net/caif/tegra_caif_sspi.c | 458 | 10710 | /*
* Copyright (c) 2011, NVIDIA Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program ... | gpl-2.0 |
aatjitra/PR25 | drivers/gpu/drm/drm_ioc32.c | 458 | 32648 | /**
* \file drm_ioc32.c
*
* 32-bit ioctl compatibility routines for the DRM.
*
* \author Paul Mackerras <paulus@samba.org>
*
* Copyright (C) Paul Mackerras 2005.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documenta... | gpl-2.0 |
jforge/linux | drivers/usb/dwc3/ulpi.c | 714 | 2039 | /**
* ulpi.c - DesignWare USB3 Controller's ULPI PHY interface
*
* Copyright (C) 2015 Intel Corporation
*
* Author: Heikki Krogerus <heikki.krogerus@linux.intel.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
* pu... | gpl-2.0 |
MikeC84/mac_kernel_htc_flounder | drivers/watchdog/da9055_wdt.c | 2250 | 5235 | /*
* System monitoring driver for DA9055 PMICs.
*
* Copyright(c) 2012 Dialog Semiconductor Ltd.
*
* Author: David Dajun Chen <dchen@diasemi.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 Fo... | gpl-2.0 |
mus1711/nitro_kernel | drivers/video/omap2/dss/dispc-compat.c | 2250 | 15595 | /*
* Copyright (C) 2012 Texas Instruments
* Author: Tomi Valkeinen <tomi.valkeinen@ti.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 in ... | gpl-2.0 |
Silentlys/android_kernel_xiaomi_redmi2 | arch/sh/kernel/cpu/sh4a/setup-sh7780.c | 2506 | 16271 | /*
* SH7780 Setup
*
* Copyright (C) 2006 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 more details.
*/
#include <linux/platform_device.h>
#include <linux/init.h>
#include <linux/serial.h... | gpl-2.0 |
fledermaus/steamos_kernel | drivers/hwmon/ab8500.c | 2762 | 5471 | /*
* Copyright (C) ST-Ericsson 2010 - 2013
* Author: Martin Persson <martin.persson@stericsson.com>
* Hongbo Zhang <hongbo.zhang@linaro.org>
* License Terms: GNU General Public License v2
*
* When the AB8500 thermal warning temperature is reached (threshold cannot
* be changed by SW), an interrupt is set... | gpl-2.0 |
myjang0507/Polaris-slte- | drivers/staging/netlogic/platform_net.c | 2762 | 6532 | /*
* Copyright (c) 2003-2012 Broadcom Corporation
* 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
* 1. Redistributions of source code must retain the above copyright
* General Public License (GPL) Versi... | gpl-2.0 |
MoKee/android_kernel_samsung_hlte | 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 |
EPDCenterSpain/kernel_Archos_97b_Titan | drivers/media/video/ivtv/ivtv-controls.c | 3530 | 3235 | /*
ioctl control functions
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
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 |
iceblu3710/SUNXI_XENOMAI | drivers/video/logo/logo.c | 4554 | 2446 |
/*
* Linux logo to be displayed on boot
*
* Copyright (C) 1996 Larry Ewing (lewing@isc.tamu.edu)
* Copyright (C) 1996,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
* Copyright (C) 2001 Greg Banks <gnb@alphalink.com.au>
* Copyright (C) 2001 Jan-Benedict Glaw <jbglaw@lug-owl.de>
* Copyright (C) 2003 Geert Uyt... | gpl-2.0 |
BanBxda/Sense_5.5-JB-M7 | drivers/net/ethernet/stmicro/stmmac/enh_desc.c | 4554 | 9448 | /*******************************************************************************
This contains the functions to handle the enhanced descriptors.
Copyright (C) 2007-2009 STMicroelectronics Ltd
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU Gen... | gpl-2.0 |
invisiblek/android_kernel_sony_sonys4 | drivers/usb/serial/cyberjack.c | 4810 | 13003 | /*
* REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
*
* Copyright (C) 2001 REINER SCT
* Author: Matthias Bruestle
*
* Contact: support@reiner-sct.com (see MAINTAINERS)
*
* This program is largely derived from work by the linux-usb group
* and associated source files. Please see the usb/se... | gpl-2.0 |
rutvik95/android_kernel_samsung_i9060 | drivers/edac/r82600_edac.c | 4810 | 11844 | /*
* Radisys 82600 Embedded chipset Memory Controller kernel module
* (C) 2005 EADS Astrium
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written by Tim Small <tim@buttersideup.com>, based on work by Thayne
* Harbaugh, Dan Hollis <goemon at anime dot net> and others.
*
... | gpl-2.0 |
sktjdgns1189/android_kernel_samsung_jalteskt | drivers/edac/i82875p_edac.c | 4810 | 14868 | /*
* Intel D82875P Memory Controller kernel module
* (C) 2003 Linux Networx (http://lnxi.com)
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written by Thayne Harbaugh
* Contributors:
* Wang Zhenyu at intel.com
*
* $Id: edac_i82875p.c,v 1.5.2.11 2005/10/05 00:43:44 dsp... | gpl-2.0 |
galaxyfreak/18.6-eagle-stock | net/tipc/msg.c | 4810 | 9962 | /*
* net/tipc/msg.c: TIPC message header routines
*
* Copyright (c) 2000-2006, Ericsson AB
* Copyright (c) 2005, 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 me... | gpl-2.0 |
binkybear/furnace_kernel_lge_hammerhead | drivers/clocksource/sh_tmu.c | 4810 | 10943 | /*
* SuperH Timer Support - TMU
*
* Copyright (C) 2009 Magnus Damm
*
* 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
*
* This program is distributed in ... | gpl-2.0 |
xixi012023/sultan-kernel-vivid-homeslice-ION | drivers/infiniband/hw/qib/qib_eeprom.c | 8650 | 13019 | /*
* Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public L... | gpl-2.0 |
ignacio28/android_kernel_lge_msm8610 | arch/mips/emma/common/prom.c | 9418 | 1880 | /*
* Copyright (C) NEC Electronics Corporation 2004-2006
*
* This file is based on the arch/mips/ddb5xxx/common/prom.c
*
* Copyright 2001 MontaVista Software 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
... | gpl-2.0 |
gentu/android_kernel_zte_nx503a | arch/powerpc/boot/cuboot-acadia.c | 14026 | 4964 | /*
* Old U-boot compatibility for Acadia
*
* Author: Josh Boyer <jwboyer@linux.vnet.ibm.com>
*
* Copyright 2008 IBM 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 Foundatio... | gpl-2.0 |
TheTypoMaster/SM-G360T1_kernel | drivers/coresight/coresight-rpm-etm.c | 459 | 9398 | /* Copyright (c) 2013-2014, 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 |
k0nane/Twilight_Zone_kernel | drivers/s390/char/keyboard.c | 715 | 12698 | /*
* drivers/s390/char/keyboard.c
* ebcdic keycode functions for s390 console drivers
*
* S390 version
* Copyright (C) 2003 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*/
#include <linux/module.h>
#include <linux/sched.h>
#include <linux... | gpl-2.0 |
lukino563/normandy_lulz_kernel | arch/x86/kernel/cpu/perf_event_intel.c | 715 | 51857 | /*
* Per core/cpu state
*
* Used to coordinate shared registers between HT threads or
* among events on a single PMU.
*/
#include <linux/stddef.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <asm/hardirq.h>
#include <asm/apic.h>
#include "perf_even... | gpl-2.0 |
TheTypoMaster/ubuntu-utopic | drivers/net/ethernet/mellanox/mlx5/core/srq.c | 1227 | 6050 | /*
* Copyright (c) 2013, Mellanox Technologies 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 th... | gpl-2.0 |
chrisch1974/htc7x30-2.6-flyer | Documentation/accounting/getdelays.c | 1483 | 12224 | /* getdelays.c
*
* Utility to get per-pid and per-tgid delay accounting statistics
* Also illustrates usage of the taskstats interface
*
* Copyright (C) Shailabh Nagar, IBM Corp. 2005
* Copyright (C) Balbir Singh, IBM Corp. 2006
* Copyright (c) Jay Lan, SGI. 2006
*
* Compile with
* gcc -I/usr/src/linux/includ... | gpl-2.0 |
Jazz-823/kernel_ayame | 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 |
leexdon/linux | drivers/w1/masters/ds1wm.c | 1739 | 15671 | /*
* 1-wire busmaster driver for DS1WM and ASICs with embedded DS1WMs
* such as HP iPAQs (including h5xxx, h2200, and devices with ASIC3
* like hx4700).
*
* Copyright (c) 2004-2005, Szabolcs Gyurko <szabolcs.gyurko@tlt.hu>
* Copyright (c) 2004-2007, Matt Reimer <mreimer@vpop.net>
*
* Use consistent with the GNU... | gpl-2.0 |
thanhphat11/Kernel_N4_N910SLK | drivers/media/usb/gspca/pac7311.c | 2251 | 19961 | /*
* Pixart PAC7311 library
* Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li
*
* V4L2 by Jean-Francois Moine <http://moinejf.free.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Fou... | gpl-2.0 |
honor6-dev/android_kernel_huawei_h60 | drivers/mfd/htc-i2cpld.c | 2251 | 18368 | /*
* htc-i2cpld.c
* Chip driver for an unknown CPLD chip found on omap850 HTC devices like
* the HTC Wizard and HTC Herald.
* The cpld is located on the i2c bus and acts as an input/output GPIO
* extender.
*
* Copyright (C) 2009 Cory Maccarrone <darkstar6262@gmail.com>
*
* Based on work done in the linw... | gpl-2.0 |
Sunfong/sunfong-samsung-3.0 | drivers/usb/gadget/fusb300_udc.c | 2507 | 42556 | /*
* Fusb300 UDC (USB gadget)
*
* Copyright (C) 2010 Faraday Technology Corp.
*
* Author : Yuan-hsin Chen <yhchen@faraday-tech.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; ver... | gpl-2.0 |
storm31/android_kernel_samsung_aries | sound/soc/codecs/tpa6130a2.c | 2763 | 11814 | /*
* ALSA SoC Texas Instruments TPA6130A2 headset stereo amplifier driver
*
* Copyright (C) Nokia Corporation
*
* Author: Peter Ujfalusi <peter.ujfalusi@ti.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 publish... | gpl-2.0 |
dschensen/android_kernel_samsung_smdk4412 | drivers/net/tulip/eeprom.c | 2763 | 12698 | /*
drivers/net/tulip/eeprom.c
Copyright 2000,2001 The Linux Kernel Team
Written/copyright 1994-2001 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
Please refer to Documentation/DocBook/tulip-user.{pdf,ps,h... | gpl-2.0 |
AOKP/kernel_samsung_jf | drivers/rapidio/devices/tsi721.c | 3275 | 67377 | /*
* RapidIO mport driver for Tsi721 PCIExpress-to-SRIO bridge
*
* Copyright 2011 Integrated Device Technology, Inc.
* Alexandre Bounine <alexandre.bounine@idt.com>
* Chul Kim <chul.kim@idt.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 |
skelton/G5_444 | drivers/gpio/max7301.c | 3531 | 2798 | /*
* drivers/gpio/max7301.c
*
* Copyright (C) 2006 Juergen Beisert, Pengutronix
* Copyright (C) 2008 Guennadi Liakhovetski, Pengutronix
* Copyright (C) 2009 Wolfram Sang, Pengutronix
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License v... | gpl-2.0 |
hyuh/kernel-jewel | arch/x86/kernel/kvmclock.c | 4043 | 6157 | /* KVM paravirtual clock driver. A clocksource implementation
Copyright (C) 2008 Glauber de Oliveira Costa, Red Hat 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 versio... | gpl-2.0 |
shinkumara/royss_shinkumara_kernel | drivers/net/ethernet/brocade/bna/bfa_ioc.c | 4811 | 66686 | /*
* Linux network driver for Brocade Converged Network Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 as
* published by the Free Software Foundation
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
DirtyUnicorns/android_kernel_lge_g3 | drivers/net/wireless/rtlwifi/rc.c | 4811 | 7859 | /******************************************************************************
*
* Copyright(c) 2009-2012 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 |
VM12/android_kernel_oneplus_msm8974 | drivers/media/video/s5p-tv/hdmi_drv.c | 4811 | 28090 | /*
* Samsung HDMI interface driver
*
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
*
* Tomasz Stanislawski, <t.stanislaws@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
* by the Free Software Fo... | gpl-2.0 |
h2o64/kernel_msm | drivers/pci/pci-acpi.c | 4811 | 9780 | /*
* File: pci-acpi.c
* Purpose: Provide PCI support in ACPI
*
* Copyright (C) 2005 David Shaohua Li <shaohua.li@intel.com>
* Copyright (C) 2004 Tom Long Nguyen <tom.l.nguyen@intel.com>
* Copyright (C) 2004 Intel Corp.
*/
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/mo... | gpl-2.0 |
Docker-J/Sail_STOCK | drivers/media/video/msp3400-driver.c | 4811 | 26556 | /*
* Programming the mspx4xx sound processor family
*
* (c) 1997-2001 Gerd Knorr <kraxel@bytesex.org>
*
* what works and what doesn't:
*
* AM-Mono
* Support for Hauppauge cards added (decoding handled by tuner) added by
* Frederic Crozat <fcrozat@mail.dotcom.fr>
*
* FM-Mono
* should work. T... | gpl-2.0 |
slayher/android_kernel_samsung_hlte | drivers/power/max8997_charger.c | 5067 | 5421 | /*
* max8997_charger.c - Power supply consumer driver for the Maxim 8997/8966
*
* Copyright (C) 2011 Samsung Electronics
* MyungJoo Ham <myungjoo.ham@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* t... | gpl-2.0 |
bestmjh47/android_kernel_kttech_e100_kk | arch/mips/pci/pci-rc32434.c | 5323 | 7483 | /*
* BRIEF MODULE DESCRIPTION
* PCI initialization for IDT EB434 board
*
* Copyright 2004 IDT Inc. (rischelp@idt.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; eith... | gpl-2.0 |
NitroKK/kernel_lge_iproj | drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c | 7883 | 11400 | /*
* Host AP crypt: host-based CCMP encryption implementation for Host AP driver
*
* Copyright (c) 2003-2004, Jouni Malinen <jkmaline@cc.hut.fi>
*
* 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 Sof... | gpl-2.0 |
Loller79/Solid_Kernel-GPROJ | drivers/ide/macide.c | 10187 | 3048 | /*
* Macintosh IDE Driver
*
* Copyright (C) 1998 by Michael Schmitz
*
* This driver was written based on information obtained from the MacOS IDE
* driver binary by Mikael Forselius
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the ma... | gpl-2.0 |
chrisdiamand/linux | drivers/media/pci/cx18/cx18-av-audio.c | 12747 | 13482 | /*
* cx18 ADEC audio functions
*
* Derived from cx25840-audio.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 Lice... | gpl-2.0 |
Evil-Green/Lonas_KL-GT-I9300-1 | arch/frv/kernel/uaccess.c | 13515 | 2170 | /* uaccess.c: userspace access functions
*
* Copyright (C) 2004 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 F... | gpl-2.0 |
Evervolv/android_kernel_htc_qsd8k | drivers/media/video/tvaudio.c | 204 | 63624 | /*
* Driver for simple i2c audio chips.
*
* Copyright (c) 2000 Gerd Knorr
* based on code by:
* Eric Sandeen (eric_sandeen@bigfoot.com)
* Steve VanDeBogart (vandebo@uclink.berkeley.edu)
* Greg Alexander (galexand@acm.org)
*
* Copyright(c) 2005-2008 Mauro Carvalho Chehab
* - Some cleanups, code fixes, et... | gpl-2.0 |
ivanmmj/CommunityEris | fs/ubifs/xattr.c | 204 | 15822 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia 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.
*
* This program is distributed in the hope t... | gpl-2.0 |
major91/HTC_X515E_major-kernel | drivers/media/video/msm/gemini_8x60/msm_gemini_platform.c | 204 | 6860 | /* Copyright (c) 2010, Code Aurora Forum. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain the above copyright
* notice, this list ... | gpl-2.0 |
einon/staging-et131x | arch/blackfin/kernel/signal.c | 460 | 7132 | /*
* Copyright 2004-2010 Analog Devices Inc.
*
* Licensed under the GPL-2 or later
*/
#include <linux/signal.h>
#include <linux/syscalls.h>
#include <linux/ptrace.h>
#include <linux/tty.h>
#include <linux/personality.h>
#include <linux/binfmts.h>
#include <linux/uaccess.h>
#include <linux/tracehook.h>
#include <a... | gpl-2.0 |
HinTak/linux | drivers/net/ethernet/cavium/common/cavium_ptp.c | 460 | 8944 | // SPDX-License-Identifier: GPL-2.0
/* cavium_ptp.c - PTP 1588 clock on Cavium hardware
* Copyright (c) 2003-2015, 2017 Cavium, Inc.
*/
#include <linux/device.h>
#include <linux/module.h>
#include <linux/timecounter.h>
#include <linux/pci.h>
#include "cavium_ptp.h"
#define DRV_NAME "cavium_ptp"
#define PCI_DEVICE... | gpl-2.0 |
vbatts/linux | drivers/dma/mxs-dma.c | 716 | 24215 | /*
* Copyright 2011 Freescale Semiconductor, Inc. All Rights Reserved.
*
* Refer to drivers/dma/imx-sdma.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux... | gpl-2.0 |
KainXS/android_kernel_huawei_y301a2 | arch/arm/mach-msm/devices-msm7x25.c | 1996 | 24132 | /*
* Copyright (C) 2008 Google, Inc.
* Copyright (c) 2008-2012, 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.
*... | gpl-2.0 |
hsarkanen/linux-imx6 | drivers/gpu/drm/drm_vm.c | 1996 | 18482 | /**
* \file drm_vm.c
* Memory mapping for DRM
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>
* \author Gareth Hughes <gareth@valinux.com>
*/
/*
* Created: Mon Jan 4 08:58:31 1999 by faith@valinux.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, In... | gpl-2.0 |
The-Demon12/msm8916 | drivers/watchdog/mtx-1_wdt.c | 2252 | 6447 | /*
* Driver for the MTX-1 Watchdog.
*
* (C) Copyright 2005 4G Systems <info@4g-systems.biz>,
* All Rights Reserved.
* http://www.4g-systems.biz
*
* (C) Copyright 2007 OpenWrt.org, Florian Fainelli <florian@openwrt.org>
*
* This program is free software; you can... | gpl-2.0 |
visi0nary/mt6735-kernel-3.10.61 | drivers/video/omap2/dss/display-sysfs.c | 2252 | 7799 | /*
* Copyright (C) 2009 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* Some code and ideas taken from drivers/video/omap/ driver
* by Imre Deak.
*
* 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... | gpl-2.0 |
semdoc/kernel_moto_shamu | arch/powerpc/sysdev/mpic_msgr.c | 2252 | 7032 | /*
* Copyright 2011-2012, Meador Inge, Mentor Graphics Corporation.
*
* Some ideas based on un-pushed work done by Vivek Mahajan, Jason Jin, and
* Mingkai Hu from Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public ... | gpl-2.0 |
Kali-/android_kernel_sony_msm8974 | drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 3276 | 79102 | /*
* Copyright (C) 1999 - 2010 Intel Corporation.
* Copyright (C) 2010 - 2012 LAPIS SEMICONDUCTOR CO., LTD.
*
* This code was derived from the Intel e1000e Linux 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... | gpl-2.0 |
brinlyaus/sturdy-eureka | drivers/video/auo_k190x.c | 4044 | 28261 | /*
* Common code for AUO-K190X framebuffer drivers
*
* Copyright (C) 2012 Heiko Stuebner <heiko@sntech.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... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.