repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Team-Blackout/Blackout_Ville_plus | net/caif/cffrml.c | 5240 | 4609 | /*
* CAIF Framing Layer.
*
* Copyright (C) ST-Ericsson AB 2010
* Author: Sjur Brendeland/sjur.brandeland@stericsson.com
* License terms: GNU General Public License (GPL) version 2
*/
#define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__
#include <linux/stddef.h>
#include <linux/spinlock.h>
#include <linux/... | gpl-2.0 |
alexandru-g/kernel_htc_m8_gpe | drivers/net/ethernet/cisco/enic/enic_dev.c | 5240 | 5924 | /*
* Copyright 2011 Cisco Systems, Inc. All rights reserved.
*
* This program is free software; you may redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WAR... | gpl-2.0 |
elektroschmock/android_kernel_lge_hammerhead | drivers/scsi/a2091.c | 5240 | 6690 | #include <linux/types.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/mm.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/zorro.h>
#include <linux/module.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/amigaints.h>
#include <asm/amigahw.h>
#include "scsi.h... | gpl-2.0 |
sai9615/MY-kernel-for-grand-I9082 | drivers/input/mouse/pc110pad.c | 13176 | 4680 | /*
* Copyright (c) 2000-2001 Vojtech Pavlik
*
* Based on the work of:
* Alan Cox Robin O'Leary
*/
/*
* IBM PC110 touchpad driver for Linux
*/
/*
* 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 |
levex/qr-linux | mm/memory_hotplug.c | 121 | 52610 | /*
* linux/mm/memory_hotplug.c
*
* Copyright (C)
*/
#include <linux/stddef.h>
#include <linux/mm.h>
#include <linux/swap.h>
#include <linux/interrupt.h>
#include <linux/pagemap.h>
#include <linux/compiler.h>
#include <linux/export.h>
#include <linux/pagevec.h>
#include <linux/writeback.h>
#include <linux/slab.h>... | gpl-2.0 |
weritos666/BOOST_KERNEL | arch/arm/mach-msm/clock-pcom.c | 377 | 5137 | /*
* Copyright (C) 2007 Google, Inc.
* Copyright (c) 2007-2011, Code Aurora Forum. 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 |
invisiblek/android_kernel_samsung_msm8960 | drivers/staging/prima/CORE/MAC/src/pe/lim/limProcessDeauthFrame.c | 377 | 18673 | /*
* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright not... | gpl-2.0 |
tcp209/kernel_samsung_epic4gtouch | drivers/ide/hpt366.c | 889 | 43072 | /*
* Copyright (C) 1999-2003 Andre Hedrick <andre@linux-ide.org>
* Portions Copyright (C) 2001 Sun Microsystems, Inc.
* Portions Copyright (C) 2003 Red Hat Inc
* Portions Copyright (C) 2007 Bartlomiej Zolnierkiewicz
* Portions Copyright (C) 2005-2009 MontaVista Software, Inc.
*
* Thanks to HighPoint T... | gpl-2.0 |
tommytarts/QuantumKernelS3 | drivers/xen/swiotlb-xen.c | 1657 | 15866 | /*
* Copyright 2010
* by Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
*
* This code provides a IOMMU for Xen PV guests with PCI passthrough.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License v2.0 as published by
* the Free Softwar... | gpl-2.0 |
bl4ckic3/linux | arch/microblaze/kernel/prom.c | 1913 | 3152 | /*
* Procedures for creating, accessing and interpreting the device tree.
*
* Paul Mackerras August 1996.
* Copyright (C) 1996-2005 Paul Mackerras.
*
* Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner.
* {engebret|bergner}@us.ibm.com
*
* This program is free software; you can redistribu... | gpl-2.0 |
zarboz/thisisatest | drivers/staging/brcm80211/util/bcmutils.c | 2425 | 17566 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
rfbsoft/polievanie_kernel | arch/metag/mm/cache.c | 2425 | 13474 | /*
* arch/metag/mm/cache.c
*
* Copyright (C) 2001, 2002, 2005, 2007, 2012 Imagination Technologies.
*
* 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.
*
* Cache control code
*... | gpl-2.0 |
omega-roms/I9300_Stock_Kernel_JB_4.3 | drivers/uwb/scan.c | 2937 | 4126 | /*
* Ultra Wide Band
* Scanning management
*
* Copyright (C) 2005-2006 Intel Corporation
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@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 published by the Free S... | gpl-2.0 |
C457/android_kernel_samsung_corsica | drivers/video/omap/hwa742.c | 3193 | 27786 | /*
* Epson HWA742 LCD controller driver
*
* Copyright (C) 2004-2005 Nokia Corporation
* Authors: Juha Yrjölä <juha.yrjola@nokia.com>
* Imre Deak <imre.deak@nokia.com>
* YUV support: Jussi Laako <jussi.laako@nokia.com>
*
* This program is free software; you can redistribute it and/or modify i... | gpl-2.0 |
Team-Exhibit/android_kernel_samsung_u8500 | drivers/staging/ft1000/ft1000-usb/ft1000_usb.c | 3193 | 7378 | /*=====================================================
* CopyRight (C) 2007 Qualcomm Inc. All Rights Reserved.
*
*
* This file is part of Express Card USB Driver
*
* $Id:
*====================================================
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
#includ... | gpl-2.0 |
GuneetAtwal/kernel_n9005 | drivers/media/rc/ir-rc6-decoder.c | 4729 | 7241 | /* ir-rc6-decoder.c - A decoder for the RC6 IR protocol
*
* Copyright (C) 2010 by David Härdeman <david@hardeman.nu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version 2 of the Licen... | gpl-2.0 |
cybojenix/android_kernel_nvidia_kalamata | drivers/media/rc/ir-rc6-decoder.c | 4729 | 7241 | /* ir-rc6-decoder.c - A decoder for the RC6 IR protocol
*
* Copyright (C) 2010 by David Härdeman <david@hardeman.nu>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version 2 of the Licen... | gpl-2.0 |
ysat0/linux-ysato | arch/um/drivers/pcap_kern.c | 4729 | 2588 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL.
*/
#include <linux/init.h>
#include <linux/netdevice.h>
#include <net_kern.h>
#include "pcap_user.h"
struct pcap_init {
char *host_if;
int promisc;
int optimize;
char *filter;
};
void pcap_init(struct net_devi... | gpl-2.0 |
SM-G920P/G92XP-R4_COI9 | arch/um/drivers/umcast_kern.c | 4729 | 4711 | /*
* user-mode-linux networking multicast transport
* Copyright (C) 2001 by Harald Welte <laforge@gnumonks.org>
* Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
*
* based on the existing uml-networking code, which is
* Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and
* James Leu ... | gpl-2.0 |
AD5GB/android_kernel_google_msm | drivers/isdn/hisax/avma1_cs.c | 4985 | 4146 | /*
* PCMCIA client driver for AVM A1 / Fritz!PCMCIA
*
* Author Carsten Paeth
* Copyright 1998-2001 by Carsten Paeth <calle@calle.in-berlin.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <lin... | gpl-2.0 |
ReaperXL2/Overkill_v4_extended | drivers/input/keyboard/max7359_keypad.c | 4985 | 8232 | /*
* max7359_keypad.c - MAX7359 Key Switch Controller Driver
*
* Copyright (C) 2009 Samsung Electronics
* Kim Kyuwon <q1.kim@samsung.com>
*
* Based on pxa27x_keypad.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
* ... | gpl-2.0 |
mastero9017/Blu_Spark | fs/ecryptfs/dentry.c | 7801 | 3081 | /**
* eCryptfs: Linux filesystem encryption layer
*
* Copyright (C) 1997-2003 Erez Zadok
* Copyright (C) 2001-2003 Stony Brook University
* Copyright (C) 2004-2006 International Business Machines Corp.
* Author(s): Michael A. Halcrow <mahalcro@us.ibm.com>
*
* This program is free software; you can redistribut... | gpl-2.0 |
omnirom/android_kernel_samsung_n1 | sound/oss/dmasound/dmasound_core.c | 8313 | 45405 | /*
* linux/sound/oss/dmasound/dmasound_core.c
*
*
* OSS/Free compatible Atari TT/Falcon and Amiga DMA sound driver for
* Linux/m68k
* Extended to support Power Macintosh for Linux/ppc by Paul Mackerras
*
* (c) 1995 by Michael Schlueter & Michael Marte
*
* Michael Schlueter (michael@duck.syd.de) did the ... | gpl-2.0 |
ms705/linux | arch/blackfin/mach-bf538/ext-gpio.c | 9337 | 4282 | /*
* GPIOLIB interface for BF538/9 PORT C, D, and E GPIOs
*
* Copyright 2009-2011 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/err.h>
#include <asm/blackfin.h>
#include <asm/gpio.h>
#include <asm/portmux.h>
#define DEFINE_REG(reg, off) \
static inline u... | gpl-2.0 |
k2wl/evolution_i9082 | arch/powerpc/boot/addnote.c | 10361 | 5143 | /*
* Program to hack in a PT_NOTE program header entry in an ELF file.
* This is needed for OF on RS/6000s to load an image correctly.
* Note that OF needs a program header entry for the note, not an
* ELF section.
*
* Copyright 2000 Paul Mackerras.
*
* This program is free software; you can redistribute it and... | gpl-2.0 |
PatrikKT/android_kernel_huawei_y536a1 | arch/arm/mach-msm/lpm_levels.c | 122 | 27982 | /* Copyright (c) 2012-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 |
ztotherad/nd7 | arch/arm/mach-exynos/kona-input.c | 122 | 11117 | /*
* arch/arm/mach-exynos/p4-input.c
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/i2c.h>
#include... | gpl-2.0 |
hzc1126/dell_gallo_kernel_ics | arch/mn10300/kernel/signal.c | 122 | 15032 | /* MN10300 Signal handling
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licence
* as published by the Free Software Foundation; eit... | gpl-2.0 |
nics21212/android_kernel_samsung_msm8660-common | net/ipv4/ipmr.c | 378 | 59095 | /*
* IP multicast routing support for mrouted 3.6/3.8
*
* (c) 1995 Alan Cox, <alan@lxorguk.ukuu.org.uk>
* Linux Consultancy and Custom Driver Development
*
* 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 |
toastcfh/mecha-htc-2.6.32 | fs/yaffs2/yaffs_nand.c | 634 | 3273 | /*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2007 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning <charles@aleph1.co.uk>
*
* This program is free software; you can redistribute it and/or modify
* it unde... | gpl-2.0 |
andreasgal/GT9100-kernel | drivers/isdn/mISDN/l1oip_core.c | 890 | 39990 | /*
* l1oip.c low level driver for tunneling layer 1 over IP
*
* NOTE: It is not compatible with TDMoIP nor "ISDN over IP".
*
* Author Andreas Eversberg (jolly@eversberg.eu)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis... | gpl-2.0 |
ezterry/kernel-biff-testing | drivers/net/mlx4/sense.c | 1146 | 4592 | /*
* Copyright (c) 2007 Mellanox Technologies. 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 sou... | gpl-2.0 |
shivdasgujare/linux-omap | fs/jbd2/recovery.c | 1402 | 22400 | /*
* linux/fs/jbd2/recovery.c
*
* Written by Stephen C. Tweedie <sct@redhat.com>, 1999
*
* Copyright 1999-2000 Red Hat Software --- All Rights Reserved
*
* This file is part of the Linux kernel and is made available under
* the terms of the GNU General Public License, version 2, or at your
* option, any later ... | gpl-2.0 |
ProtouProject/android_kernel_msm | drivers/media/common/tuners/xc4000.c | 3706 | 45349 | /*
* Driver for Xceive XC4000 "QAM/8VSB single chip tuner"
*
* Copyright (c) 2007 Xceive Corporation
* Copyright (c) 2007 Steven Toth <stoth@linuxtv.org>
* Copyright (c) 2009 Devin Heitmueller <dheitmueller@kernellabs.com>
* Copyright (c) 2009 Davide Ferri <d.ferri@zero11.it>
* Copyright (c) 2010 Istvan Va... | gpl-2.0 |
threader/Huawei_S7_kernel_2.6.35 | arch/arm/mach-iop13xx/setup.c | 3962 | 15096 | /*
* iop13xx platform Initialization
* Copyright (c) 2005-2006, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distri... | gpl-2.0 |
NoelMacwan/SXDHuashan | arch/arm/mach-mxs/mach-apx4devkit.c | 4730 | 7429 | /*
* Copyright (C) 2011-2012
* Lauri Hintsala, Bluegiga, <lauri.hintsala@bluegiga.com>
* Veli-Pekka Peltola, Bluegiga, <veli-pekka.peltola@bluegiga.com>
*
* based on: mach-mx28evk.c
* Copyright 2010 Freescale Semiconductor, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and... | gpl-2.0 |
kecinzer/kernel_opo_kecinzer | arch/arm/mach-at91/board-yl-9200.c | 4730 | 19175 | /*
* linux/arch/arm/mach-at91/board-yl-9200.c
*
* Adapted from various board files in arch/arm/mach-at91
*
* Modifications for YL-9200 platform:
* Copyright (C) 2007 S. Birtles
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu... | gpl-2.0 |
vanyasvl/android_kernel_samsung_picassoeur | arch/arm/mach-at91/board-cpu9krea.c | 4730 | 8792 | /*
* linux/arch/arm/mach-at91/board-cpu9krea.c
*
* Copyright (C) 2005 SAN People
* Copyright (C) 2006 Atmel
* Copyright (C) 2009 Eric Benard - eric@eukrea.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 |
intervigilium/android_kernel_samsung_klte | arch/arm/mach-ixp4xx/goramo_mlr.c | 4730 | 12484 | /*
* Goramo MultiLink router platform code
* Copyright (C) 2006-2009 Krzysztof Halasa <khc@pm.waw.pl>
*/
#include <linux/delay.h>
#include <linux/hdlc.h>
#include <linux/i2c-gpio.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/serial_8250.h>
#include ... | gpl-2.0 |
ali-filth/android_kernel_samsung_msm8226 | arch/arm/mach-at91/board-rm9200dk.c | 4730 | 5799 | /*
* linux/arch/arm/mach-at91/board-rm9200dk.c
*
* Copyright (C) 2005 SAN People
*
* Epson S1D framebuffer glue code is:
* Copyright (C) 2005 Thibaut VARENE <varenet@parisc-linux.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L... | gpl-2.0 |
tyler6389/android_kernel_samsung_v700 | fs/ext4/hash.c | 4986 | 4448 | /*
* linux/fs/ext4/hash.c
*
* Copyright (C) 2002 by Theodore Ts'o
*
* This file is released under the GPL v2.
*
* This file may be redistributed under the terms of the GNU Public
* License.
*/
#include <linux/fs.h>
#include <linux/jbd2.h>
#include <linux/cryptohash.h>
#include "ext4.h"
#define DELTA 0x9E377... | gpl-2.0 |
Tegra4/android_kernel_hp_maya | sound/soc/kirkwood/kirkwood-t5325.c | 4986 | 3299 | /*
* kirkwood-t5325.c
*
* (c) 2010 Arnaud Patard <arnaud.patard@rtp-net.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 License, or (at your
* op... | gpl-2.0 |
XePeleato/android_ALE-L21_kernel | arch/hexagon/mm/cache.c | 5754 | 2735 | /*
* Cache management functions for Hexagon
*
* Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foun... | gpl-2.0 |
brymaster5000/m7-GPE-L | drivers/net/ethernet/xscale/ixp2000/ixp2400-msf.c | 9850 | 5416 | /*
* Generic library functions for the MSF (Media and Switch Fabric) unit
* found on the Intel IXP2400 network processor.
*
* Copyright (C) 2004, 2005 Lennert Buytenhek <buytenh@wantstofly.org>
* Dedicated to Marija Kulikova.
*
* This program is free software; you can redistribute it and/or modify
* it under th... | gpl-2.0 |
StarKissed/android_kernel_htc_mecha | kernel/trace/trace_workqueue.c | 891 | 7555 | /*
* Workqueue statistical tracer.
*
* Copyright (C) 2008 Frederic Weisbecker <fweisbec@gmail.com>
*
*/
#include <trace/events/workqueue.h>
#include <linux/list.h>
#include <linux/percpu.h>
#include <linux/slab.h>
#include <linux/kref.h>
#include "trace_stat.h"
#include "trace.h"
/* A cpu workqueue thread */
s... | gpl-2.0 |
yajnab/android_kernel_sony_taoshan | drivers/iommu/iommu.c | 1147 | 9673 | /*
* Copyright (C) 2007-2008 Advanced Micro Devices, Inc.
* Author: Joerg Roedel <joerg.roedel@amd.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 di... | gpl-2.0 |
samno1607/Xperia-Z-Source-Differences-JB | arch/arm/mach-msm/rpc_server_dog_keepalive.c | 1659 | 2059 | /* arch/arm/mach-msm/rpc_server_dog_keepalive.c
*
* Copyright (C) 2007 Google, Inc.
* Copyright (c) 2009, Code Aurora Forum. All rights reserved.
* Author: Iliyan Malchev <ibm@android.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Softwa... | gpl-2.0 |
TeamExodus/kernel_yu_msm8916 | drivers/hwmon/asb100.c | 2683 | 28571 | /*
* asb100.c - Part of lm_sensors, Linux kernel modules for hardware
* monitoring
*
* Copyright (C) 2004 Mark M. Hoffman <mhoffman@lightlink.com>
*
* (derived from w83781d.c)
*
* Copyright (C) 1998 - 2003 Frodo Looijaard <frodol@dds.nl>,
* Philip Edelbrock <phil@netroedge.com>, and
* M... | gpl-2.0 |
mrimp/SM-G928T_Kernel | arch/powerpc/platforms/pseries/eeh_dev.c | 2683 | 3441 | /*
* The file intends to implement dynamic creation of EEH device, which will
* be bound with OF node and PCI device simutaneously. The EEH devices would
* be foundamental information for EEH core components to work proerly. Besides,
* We have to support multiple situations where dynamic creation of EEH device
* i... | gpl-2.0 |
TeamWin/android_kernel_samsung_msm8660-common | fs/gfs2/sys.c | 2939 | 16480 | /*
* 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 |
hiikezoe/android_kernel_nec_n06e | arch/arm/mach-at91/board-cpuat91.c | 4731 | 4826 | /*
* linux/arch/arm/mach-at91/board-cpuat91.c
*
* Copyright (C) 2009 Eric Benard - eric@eukrea.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 |
SerenityS/android_kernel_lge_msm8974 | sound/soc/tegra/tegra_i2s.c | 4731 | 11309 | /*
* tegra_i2s.c - Tegra I2S driver
*
* Author: Stephen Warren <swarren@nvidia.com>
* Copyright (C) 2010 - NVIDIA, Inc.
*
* Based on code copyright/by:
*
* Copyright (c) 2009-2010, NVIDIA Corporation.
* Scott Peterson <speterson@nvidia.com>
*
* Copyright (C) 2010 Google, Inc.
* Iliyan Malchev <malchev@googl... | gpl-2.0 |
omnirom/android_kernel_oppo_find5 | arch/arm/mach-pxa/mioa701.c | 4731 | 19985 | /*
* Handles the Mitac Mio A701 Board
*
* Copyright (C) 2008 Robert Jarzmik
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any l... | gpl-2.0 |
engine95/navel-855 | drivers/net/ethernet/qlogic/qlge/qlge_dbg.c | 4987 | 62846 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/slab.h>
#include "qlge.h"
/* Read a NIC register from the alternate function. */
static u32 ql_read_other_func_reg(struct ql_adapter *qdev,
u32 reg)
{
u32 register_to_read;
u32 reg_val;
unsigned int status = 0;
register_to_read = MPI_NIC_REG_BLOC... | gpl-2.0 |
ansebovi/SmartDeviL_XMD | drivers/pinctrl/pinctrl-mmp2.c | 4987 | 39622 | /*
* linux/drivers/pinctrl/pinmux-mmp2.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
* publishhed by the Free Software Foundation.
*
* Copyright (C) 2011, Marvell Technology Group Ltd.
*
* Author: Haojian Zhu... | gpl-2.0 |
TheNameIsNigel/android_kernel_huawei_msm8928 | arch/arm/mach-ixp4xx/miccpt-pci.c | 4987 | 1873 | /*
* arch/arm/mach-ixp4xx/miccpt-pci.c
*
* MICCPT board-level PCI initialization
*
* Copyright (C) 2002 Intel Corporation.
* Copyright (C) 2003-2004 MontaVista Software, Inc.
* Copyright (C) 2006 OMICRON electronics GmbH
*
* Author: Michael Jochum <michael.jochum@omicron.at>
*
* This program is free software... | gpl-2.0 |
HSAFoundation/HSA-Drivers-Linux-AMD | src/kernel/drivers/isdn/hisax/st5481_init.c | 4987 | 5409 | /*
* Driver for ST5481 USB ISDN modem
*
* Author Frode Isaksen
* Copyright 2001 by Frode Isaksen <fisaksen@bewan.com>
* 2001 by Kai Germaschewski <kai.germaschewski@gmx.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incor... | gpl-2.0 |
LeMaker/linux-actions | arch/sh/kernel/cpu/sh4/perf_event.c | 9851 | 6376 | /*
* Performance events support for SH7750-style performance counters
*
* Copyright (C) 2009 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/kernel.h>
#incl... | gpl-2.0 |
razrqcom-dev-team/android_kernel_motorola_msm8226 | lib/zlib_inflate/infutil.c | 15227 | 1231 | #include <linux/zutil.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/vmalloc.h>
/* Utility function: initialize zlib, unpack binary blob, clean up zlib,
* return len or negative error code.
*/
int zlib_inflate_blob(void *gunzip_buf, unsigned int sz,
const void *buf, unsigned int len)
{
... | gpl-2.0 |
gitrepo/openwrt | target/linux/adm8668/files/drivers/mtd/maps/adm8668.c | 124 | 9782 | /*
* Copyright (C) 2010 Scott Nicholas <neutronscott@scottn.us>
* Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
* Copyright (C) 2005 Waldemar Brodkorb <wbx@openwrt.org>
* Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org)
*
* original functions for finding root filesystem from Mike Baker
*
* This ... | gpl-2.0 |
vibhu0009/android_kernel_cyanogen_msm8916 | drivers/bluetooth/btusb.c | 380 | 43304 | /*
*
* Generic Bluetooth USB driver
*
* Copyright (C) 2005-2008 Marcel Holtmann <marcel@holtmann.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 Lice... | gpl-2.0 |
sch2307/android_kernel_samsung_aries-kor | arch/arm/mm/dma-mapping.c | 380 | 16810 | /*
* linux/arch/arm/mm/dma-mapping.c
*
* Copyright (C) 2000-2004 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* DMA uncached mapping support.
*/
#inclu... | gpl-2.0 |
EPDCenter/android_kernel_archos_97b_Titan | arch/arm/mach-s5pc100/mach-smdkc100.c | 1916 | 7152 | /* linux/arch/arm/mach-s5pc100/mach-smdkc100.c
*
* Copyright 2009 Samsung Electronics Co.
* Author: Byungho Min <bhmin@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundat... | gpl-2.0 |
gchild320/flounder | drivers/pinctrl/sh-pfc/pfc-sh7203.c | 2172 | 45379 | /*
* SH7203 Pinmux
*
* Copyright (C) 2008 Magnus Damm
*
* 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/gpio.h>
#include <cpu/sh7203.h>
#incl... | gpl-2.0 |
namagi/android_kernel_motorola_msm8960-common | arch/arm/mach-omap2/cm2xxx_3xxx.c | 2940 | 17969 | /*
* OMAP2/3 CM module functions
*
* Copyright (C) 2009 Nokia Corporation
* Paul Walmsley
*
* 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>
#incl... | gpl-2.0 |
mikronac/android_kernel_htc_msm8960 | arch/arm/mach-lpc32xx/common.c | 4732 | 8498 | /*
* arch/arm/mach-lpc32xx/common.c
*
* Author: Kevin Wells <kevin.wells@nxp.com>
*
* Copyright (C) 2010 NXP Semiconductors
*
* 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 vers... | gpl-2.0 |
neobuddy89/hammerhead | sound/soc/codecs/wm8995.c | 4988 | 63858 | /*
* wm8995.c -- WM8995 ALSA SoC Audio driver
*
* Copyright 2010 Wolfson Microelectronics plc
*
* Author: Dimitris Papastamos <dp@opensource.wolfsonmicro.com>
*
* Based on wm8994.c and wm_hubs.c by Mark Brown
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th... | gpl-2.0 |
jamison904/Galaxy_Note_3 | drivers/isdn/hisax/config.c | 4988 | 47158 | /* $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 License... | gpl-2.0 |
AscendG630-DEV/android_kernel_g630u20 | drivers/rtc/rtc-vr41xx.c | 4988 | 9503 | /*
* Driver for NEC VR4100 series Real Time Clock unit.
*
* Copyright (C) 2003-2008 Yoichi Yuasa <yuasa@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 vers... | gpl-2.0 |
schuhumi/i9100-proper-linux-kernel | net/rxrpc/af_rxrpc.c | 6268 | 20966 | /* AF_RXRPC implementation
*
* 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 Foundation; eit... | gpl-2.0 |
boa19861105/BOA-A4TW | net/ax25/sysctl_net_ax25.c | 9084 | 5184 | /*
* 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) 1996 Mike Shaver (shaver@zeroknowledge.com)
... | gpl-2.0 |
zzicewind/linux | sound/soc/mediatek/mtk-afe-pcm.c | 125 | 33479 | /*
* Mediatek ALSA SoC AFE platform driver
*
* Copyright (c) 2015 MediaTek Inc.
* Author: Koro Chen <koro.chen@mediatek.com>
* Sascha Hauer <s.hauer@pengutronix.de>
* Hidalgo Huang <hidalgo.huang@mediatek.com>
* Ir Lian <ir.lian@mediatek.com>
*
* This program is free softwar... | gpl-2.0 |
jumpnow/linux | drivers/irqchip/irq-alpine-msi.c | 381 | 7195 | /*
* Annapurna Labs MSIX support services
*
* Copyright (C) 2016, Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Antoine Tenart <antoine.tenart@free-electrons.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
... | gpl-2.0 |
flar2/evita-ElementalX | net/activity_stats.c | 381 | 2421 | /* net/activity_stats.c
*
* Copyright (C) 2010 Google, Inc.
*
* 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 hope tha... | gpl-2.0 |
thaskell1/linux | drivers/net/wan/z85230.c | 893 | 39934 | /*
* 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.
*
* (c) Copyright 1998 Alan Cox <alan@lxorguk.ukuu.org.uk>
* (... | gpl-2.0 |
backup-kb/pnotify-linux-4.1.6 | drivers/regulator/hi6421-regulator.c | 1149 | 19410 | /*
* Device driver for regulators in Hi6421 IC
*
* Copyright (c) <2011-2014> HiSilicon Technologies Co., Ltd.
* http://www.hisilicon.com
* Copyright (c) <2013-2014> Linaro Ltd.
* http://www.linaro.org
*
* Author: Guodong Xu <guodong.xu@linaro.org>
*
* This program is free software; y... | gpl-2.0 |
EPDCenter/android_kernel_amlogic_s805_3go_aplay2 | arch/arm/mach-s3c64xx/clock.c | 2173 | 23918 | /* linux/arch/arm/plat-s3c64xx/clock.c
*
* Copyright 2008 Openmoko, Inc.
* Copyright 2008 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* S3C64XX Base clock support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge... | gpl-2.0 |
AICP/kernel_nvidia_shieldtablet | drivers/tty/serial/lantiq.c | 2173 | 18501 | /*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
*
* 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 wil... | gpl-2.0 |
emwno/android_kernel_U8500 | net/compat-wireless/drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_lcn.c | 2429 | 133183 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
bilalliberty/android_kernel_htc_villec2-caf-based | net/ipv4/esp4.c | 2685 | 17068 | #define pr_fmt(fmt) "IPsec: " fmt
#include <crypto/aead.h>
#include <crypto/authenc.h>
#include <linux/err.h>
#include <linux/module.h>
#include <net/ip.h>
#include <net/xfrm.h>
#include <net/esp.h>
#include <linux/scatterlist.h>
#include <linux/kernel.h>
#include <linux/pfkeyv2.h>
#include <linux/rtnetlink.h>
#includ... | gpl-2.0 |
CyanogenMod/lge-kernel-p700 | drivers/input/mouse/psmouse-base.c | 2941 | 44009 | /*
* PS/2 mouse driver
*
* Copyright (c) 1999-2002 Vojtech Pavlik
* Copyright (c) 2003-2004 Dmitry Torokhov
*/
/*
* 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... | gpl-2.0 |
djmatt604/android_kernel_T989D_JB | drivers/media/dvb/frontends/cx24113.c | 3709 | 14761 | /*
* Driver for Conexant CX24113/CX24128 Tuner (Satellite)
*
* Copyright (C) 2007-8 Patrick Boettcher <pb@linuxtv.org>
*
* Developed for BBTI / Technisat
*
* 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 |
qyx210an/kernel | arch/alpha/boot/bootp.c | 3965 | 5717 | /*
* arch/alpha/boot/bootp.c
*
* Copyright (C) 1997 Jay Estabrook
*
* This file is used for creating a bootp file for the Linux/AXP kernel
*
* based significantly on the arch/alpha/boot/main.c of Linus Torvalds
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/string.h>
#include <generated/ut... | gpl-2.0 |
nikhiljan93/sony_rhine_msm8974 | arch/arm/mach-cns3xxx/pcie.c | 4733 | 10352 | /*
* PCI-E support for CNS3xxx
*
* Copyright 2008 Cavium Networks
* Richard Liu <richard.liu@caviumnetworks.com>
* 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 Gener... | gpl-2.0 |
AdrianoMartins/android_kernel_lge_v500 | net/netfilter/xt_TCPOPTSTRIP.c | 5245 | 3740 | /*
* A module for stripping a specific TCP option from TCP packets.
*
* Copyright (C) 2007 Sven Schnelle <svens@bitebene.org>
* Copyright © CC Computer Consultants GmbH, 2007
*
* 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 |
Megatron007/Megabyte_kernel_victara | net/ceph/msgpool.c | 6013 | 2035 | #include <linux/ceph/ceph_debug.h>
#include <linux/err.h>
#include <linux/sched.h>
#include <linux/types.h>
#include <linux/vmalloc.h>
#include <linux/ceph/msgpool.h>
static void *msgpool_alloc(gfp_t gfp_mask, void *arg)
{
struct ceph_msgpool *pool = arg;
struct ceph_msg *msg;
msg = ceph_msg_new(pool->type, pool... | gpl-2.0 |
speedbot/android_kernel_sony_Nicki | drivers/ide/ide-gd.c | 8317 | 11060 | #include <linux/module.h>
#include <linux/types.h>
#include <linux/string.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/genhd.h>
#include <linux/mutex.h>
#include <linux/ide.h>
#include <linux/hdreg.h>
#include <linux/dmi.h>
#include <linux/slab.h>
#if !defined(CONFIG_DEBUG_BLOCK_EXT_DEVT)
#def... | gpl-2.0 |
Yongci/CC-A80-kernel-source | drivers/staging/vt6655/srom.c | 8573 | 10967 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
byoungm/linux-kernel-test | arch/powerpc/platforms/cell/cbe_regs.c | 9085 | 6678 | /*
* cbe_regs.c
*
* Accessor routines for the various MMIO register blocks of the CBE
*
* (c) 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org>, IBM Corp.
*/
#include <linux/percpu.h>
#include <linux/types.h>
#include <linux/export.h>
#include <linux/of_device.h>
#include <linux/of_platform.h>
#include <as... | gpl-2.0 |
zarboz/Ville-Z_Blackout_edition | arch/mips/math-emu/dp_flong.c | 10365 | 1886 | /* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
*
* ########################################################################
*
* This program is free software; you can distribute it and/or modify it
* un... | gpl-2.0 |
task650/kernel_htc_msm8974 | arch/mips/math-emu/dp_simple.c | 10365 | 1879 | /* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
*
* ########################################################################
*
* This program is free software; you can distribute it and/or modify it
* un... | gpl-2.0 |
yank555-lu/TF101G_V9.2.2.6 | net/bridge/br_netfilter.c | 126 | 27729 | /*
* Handle firewalling
* Linux ethernet bridge
*
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
* Bart De Schuymer <bdschuym@pandora.be>
*
* 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 |
lazybios/linux | drivers/acpi/acpica/exregion.c | 126 | 15317 |
/******************************************************************************
*
* Module Name: exregion - ACPI default op_region (address space) handlers
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Re... | gpl-2.0 |
Satius/pia-linux-kernel | arch/arm/mach-omap2/mcbsp.c | 126 | 4570 | /*
* linux/arch/arm/mach-omap2/mcbsp.c
*
* Copyright (C) 2008 Instituto Nokia de Tecnologia
* Contact: Eduardo Valentin <eduardo.valentin@indt.org.br>
*
* 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 F... | gpl-2.0 |
NAM-IL/LINUX-rpi-4.2.y | drivers/phy/phy-xgene.c | 894 | 61258 | /*
* AppliedMicro X-Gene Multi-purpose PHY driver
*
* Copyright (c) 2014, Applied Micro Circuits Corporation
* Author: Loc Ho <lho@apm.com>
* Tuan Phan <tphan@apm.com>
* Suman Tripathi <stripathi@apm.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the ... | gpl-2.0 |
mason-hock/CHIP-linux-libre | CHIP-linux-libre/drivers/gpu/drm/amd/amdgpu/amdgpu_ioc32.c | 1150 | 1661 | /**
* \file amdgpu_ioc32.c
*
* 32-bit ioctl compatibility routines for the AMDGPU 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 ... | gpl-2.0 |
ilikenwf/android_kernel_ms_surfacepro3 | drivers/pinctrl/pinctrl-adi2-bf60x.c | 1150 | 15325 | /*
* Pinctrl Driver for ADI GPIO2 controller
*
* Copyright 2007-2013 Analog Devices Inc.
*
* Licensed under the GPLv2 or later
*/
#include <asm/portmux.h>
#include "pinctrl-adi2.h"
static const struct pinctrl_pin_desc adi_pads[] = {
PINCTRL_PIN(0, "PA0"),
PINCTRL_PIN(1, "PA1"),
PINCTRL_PIN(2, "PA2"),
PINCTR... | gpl-2.0 |
MoKee/android_kernel_motorola_victara_retcn | sound/soc/msm/msm-pcm-q6.c | 1918 | 22051 | /* Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
dennes544/aosp_kernel_lge_hammerhead_dennes544 | arch/arm/mach-ep93xx/ts72xx.c | 4734 | 6484 | /*
* arch/arm/mach-ep93xx/ts72xx.c
* Technologic Systems TS72xx SBC support.
*
* Copyright (C) 2006 Lennert Buytenhek <buytenh@wantstofly.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 Found... | gpl-2.0 |
lollipop-og/F93_LGE975_KK_Kernel | lib/hexdump.c | 4734 | 7158 | /*
* lib/hexdump.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. See README and COPYING for
* more details.
*/
#include <linux/types.h>
#include <linux/ctype.h>
#include <l... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.