repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
TeamWin/android_kernel_samsung_zerofltespr | drivers/gpu/ion/tegra/tegra_ion.c | 6832 | 2174 | /*
* drivers/gpu/tegra/tegra_ion.c
*
* Copyright (C) 2011 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 ... | gpl-2.0 |
zakee94/stellar_msm8226 | arch/parisc/lib/iomap.c | 8880 | 10309 | /*
* iomap.c - Implement iomap interface for PA-RISC
* Copyright (c) 2004 Matthew Wilcox
*/
#include <linux/ioport.h>
#include <linux/pci.h>
#include <linux/export.h>
#include <asm/io.h>
/*
* The iomap space on 32-bit PA-RISC is intended to look like this:
* 00000000-7fffffff virtual mapped IO
* 80000000-8fffff... | gpl-2.0 |
atila1974/AK-OnePlusOne-CAF | fs/lockd/xdr.c | 10928 | 7362 | /*
* linux/fs/lockd/xdr.c
*
* XDR support for lockd and the lock client.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/nfs.h>
#include <linux/sunrpc/xdr.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/svc.h>
#include <li... | gpl-2.0 |
Maxr1998/hellsCore-mako | fs/lockd/xdr.c | 10928 | 7362 | /*
* linux/fs/lockd/xdr.c
*
* XDR support for lockd and the lock client.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/nfs.h>
#include <linux/sunrpc/xdr.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/svc.h>
#include <li... | gpl-2.0 |
karandeepdps/ics_p690_kernel_2.35 | fs/afs/vnode.c | 13744 | 24687 | /* AFS vnode management
*
* Copyright (C) 2002, 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; ... | gpl-2.0 |
kvinodhbabu/linux | drivers/scsi/mpt2sas/mpt2sas_transport.c | 177 | 66103 | /*
* SAS Transport Layer for MPT (Message Passing Technology) based controllers
*
* This code is based on drivers/scsi/mpt2sas/mpt2_transport.c
* Copyright (C) 2007-2014 LSI Corporation
* Copyright (C) 20013-2014 Avago Technologies
* (mailto: MPT-FusionLinux.pdl@avagotech.com)
*
* This program is free softwar... | gpl-2.0 |
meta-debian/linux-ltsi | drivers/target/loopback/tcm_loop.c | 177 | 42174 | /*******************************************************************************
*
* This file contains the Linux/SCSI LLD virtual SCSI initiator driver
* for emulated SAS initiator ports
*
* © Copyright 2011-2013 Datera, Inc.
*
* Licensed to the Linux Foundation under the General Public License (GPL) version 2.... | gpl-2.0 |
Lihis/android_huawei_kernel | drivers/staging/msm/mdp_hw_init.c | 433 | 24965 | /* 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 |
Davletvm/linux | arch/powerpc/kernel/pci-hotplug.c | 689 | 3291 | /*
* Derived from "arch/powerpc/platforms/pseries/pci_dlpar.c"
*
* Copyright (C) 2003 Linda Xie <lxie@us.ibm.com>
* Copyright (C) 2005 International Business Machines
*
* Updates, 2005, John Rose <johnrose@austin.ibm.com>
* Updates, 2005, Linas Vepstas <linas@austin.ibm.com>
* Updates, 2013, Gavin Shan <shangw@... | gpl-2.0 |
invisiblek/kernel_808l | drivers/infiniband/hw/mthca/mthca_main.c | 945 | 37280 | /*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be license... | gpl-2.0 |
dankocher/android_kernel_lge_w7ds | drivers/staging/prima/CORE/BAP/src/bapRsn8021xSuppRsnFsm.c | 945 | 33790 | /*
* 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 noti... | gpl-2.0 |
jrfastab/flow-net-next | drivers/nfc/mei_phy.c | 1201 | 3861 | /*
* MEI Library for mei bus nfc device access
*
* Copyright (C) 2013 Intel Corporation. All rights reserved.
*
* 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.... | gpl-2.0 |
iamroot12a/kernel | fs/ocfs2/sysfile.c | 1969 | 4836 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* sysfile.c
*
* Initialize, read, write, etc. system files.
*
* Copyright (C) 2002, 2004 Oracle. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General P... | gpl-2.0 |
Scorpio92/linux_kernel_3.16.1 | drivers/isdn/hisax/w6692.c | 2225 | 29406 | /* $Id: w6692.c,v 1.18.2.4 2004/02/11 13:21:34 keil Exp $
*
* Winbond W6692 specific routines
*
* Author Petr Novak
* Copyright by Petr Novak <petr.novak@i.cz>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by referen... | gpl-2.0 |
danshuk/kernel-3.0.4-mini2440 | drivers/xen/xenfs/super.c | 3249 | 3041 | /*
* xenfs.c - a filesystem for passing info between the a domain and
* the hypervisor.
*
* 2008-10-07 Alex Zeffertt Replaced /proc/xen/xenbus with xenfs filesystem
* and /proc/xen compatibility mount point.
* Turned xenfs into a loadable module.
*/... | gpl-2.0 |
leyarx/android_kernel_wexler_qc750 | drivers/mtd/chips/map_rom.c | 3505 | 2830 | /*
* Common code to handle map devices which are simple ROM
* (C) 2000 Red Hat. GPL'd.
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <asm/io.h>
#include <asm/byteorder.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/init.h>
#include <linux/mtd/mtd.h>
#i... | gpl-2.0 |
Renzo-Olivares/android_kernel_htc_vigor | arch/powerpc/kernel/sys_ppc32.c | 4529 | 20487 | /*
* sys_ppc32.c: Conversion between 32bit and 64bit native syscalls.
*
* Copyright (C) 2001 IBM
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
* Copyright (C) 1997 David S. Miller (davem@caip.rutgers.edu)
*
* These routines maintain argument size conversion between 32bit and 64bit
* environme... | gpl-2.0 |
spock1104/android_kernel_zte_msm8930 | drivers/spi/spi-ep93xx.c | 4785 | 32107 | /*
* Driver for Cirrus Logic EP93xx SPI controller.
*
* Copyright (C) 2010-2011 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 o... | gpl-2.0 |
FrancescoCG/Crazy-Kernel1-CM-Kernel | drivers/spi/spi-ep93xx.c | 4785 | 32107 | /*
* Driver for Cirrus Logic EP93xx SPI controller.
*
* Copyright (C) 2010-2011 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 o... | gpl-2.0 |
alexax66/CM12.1_kernel_serranodsxx | drivers/input/touchscreen/w90p910_ts.c | 5041 | 8562 | /*
* Copyright (c) 2008 Nuvoton technology corporation.
*
* Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/
#include ... | gpl-2.0 |
Loller79/Solid_Kernel-GEEHRC | drivers/input/touchscreen/w90p910_ts.c | 5041 | 8562 | /*
* Copyright (c) 2008 Nuvoton technology corporation.
*
* Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation;version 2 of the License.
*
*/
#include ... | gpl-2.0 |
ztemt/A476_V1B_5.1_kernel | arch/powerpc/platforms/ps3/interrupt.c | 7601 | 20118 | /*
* PS3 interrupt routines.
*
* Copyright (C) 2006 Sony Computer Entertainment Inc.
* Copyright 2006 Sony Corp.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the ... | gpl-2.0 |
Ameisentaetowierer/kernel-p9516-2.6.36.3 | net/bridge/netfilter/ebt_nflog.c | 9393 | 1769 | /*
* ebt_nflog
*
* Author:
* Peter Warasin <peter@endian.com>
*
* February, 2008
*
* Based on:
* xt_NFLOG.c, (C) 2006 by Patrick McHardy <kaber@trash.net>
* ebt_ulog.c, (C) 2004 by Bart De Schuymer <bdschuym@pandora.be>
*
*/
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/netfilter... | gpl-2.0 |
fransklaver/linux | fs/jffs2/erase.c | 9649 | 14584 | /*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright © 2001-2007 Red Hat, Inc.
* Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org>
*
* Created by David Woodhouse <dwmw2@infradead.org>
*
* For licensing information, see the file 'LICENCE' in this directory.
*
*/
#define pr_fmt(fmt) ... | gpl-2.0 |
curbthepain/revkernel_titan | drivers/tty/serial/pnx8xxx_uart.c | 9905 | 21362 | /*
* UART driver for PNX8XXX SoCs
*
* Author: Per Hallsmark per.hallsmark@mvista.com
* Ported to 2.6 kernel by EmbeddedAlley
* Reworked by Vitaly Wool <vitalywool@gmail.com>
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This file is lic... | gpl-2.0 |
mtitinger/linux-pm | net/bridge/netfilter/ebt_limit.c | 13745 | 3247 | /*
* ebt_limit
*
* Authors:
* Tom Marshall <tommy@home.tig-grr.com>
*
* Mostly copied from netfilter's ipt_limit.c, see that file for
* more explanation
*
* September, 2003
*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/spinlock.h>
#i... | gpl-2.0 |
Clust3r/android_kernel_oneplus_msm8994 | drivers/platform/msm/ipa/ipa_uc_wdi.c | 178 | 30881 | /* 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 |
sricharanaz/venus | drivers/gpu/drm/vmwgfx/vmwgfx_buffer.c | 178 | 22305 | /**************************************************************************
*
* Copyright © 2009-2015 VMware, Inc., Palo Alto, CA., USA
* 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 |
cricard13/linux-raspberry-nfc | drivers/staging/lustre/lustre/ptlrpc/events.c | 434 | 16254 | /*
* GPL HEADER START
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 only,
* as published by the Free Software Foundation.
*
* This program is distributed... | gpl-2.0 |
mephistophilis/samsung_nowplus_kernel | drivers/acpi/acpica/psxface.c | 946 | 11342 | /******************************************************************************
*
* Module Name: psxface - Parser external interfaces
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in... | gpl-2.0 |
buenajuan300/android_kernel_samsung_grandprimevelte | drivers/usb/atm/speedtch.c | 1202 | 28891 | /******************************************************************************
* speedtch.c - Alcatel SpeedTouch USB xDSL modem driver
*
* Copyright (C) 2001, Alcatel
* Copyright (C) 2003, Duncan Sands
* Copyright (C) 2004, David Woodhouse
*
* Based on "modem_run.c", copyright (C) 2001, Benoit Papillault... | gpl-2.0 |
titanxxh/xengt-ha-kernel | kernel/power/block_io.c | 1202 | 2436 | /*
* This file provides functions for block I/O operations on swap/file.
*
* Copyright (C) 1998,2001-2005 Pavel Machek <pavel@ucw.cz>
* Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
*
* This file is released under the GPLv2.
*/
#include <linux/bio.h>
#include <linux/kernel.h>
#include <linux/pagemap.h>
#in... | gpl-2.0 |
ChronoMonochrome/Chrono_Kernel | net/mac80211/wep.c | 2994 | 9035 | /*
* Software WEP encryption implementation
* Copyright 2002, Jouni Malinen <jkmaline@cc.hut.fi>
* Copyright 2003, Instant802 Networks, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Softwar... | gpl-2.0 |
Insswer/kernel_imx | arch/arm/mach-pxa/reset.c | 4530 | 1852 | /*
* 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 <linux/delay.h>
#include <linux/gpio.h>
#include <linux/io.h>
#in... | gpl-2.0 |
burakgon/E7_Elite_kernel | kernel/drivers/usb/host/ohci-hcd.c | 4530 | 34280 | /*
* Open Host Controller Interface (OHCI) driver for USB.
*
* Maintainer: Alan Stern <stern@rowland.harvard.edu>
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2004 David Brownell <dbrownell@users.sourceforge.net>
*
* [ Initialisation is based on Linus' ]
* [ uhci code and ... | gpl-2.0 |
syhost/android_kernel_zte_nx503a | arch/s390/boot/compressed/misc.c | 4786 | 3788 | /*
* Definitions and wrapper functions for kernel decompressor
*
* Copyright IBM Corp. 2010
*
* Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>
*/
#include <asm/uaccess.h>
#include <asm/page.h>
#include <asm/ipl.h>
#include "sizes.h"
/*
* gzip declarations
*/
#define STATIC static
#undef memset
#undef... | gpl-2.0 |
Euphoria-OS-Devices/android_kernel_lge_msm8974 | drivers/xen/xen-acpi-processor.c | 4786 | 16724 | /*
* Copyright 2012 by Oracle Inc
* Author: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
*
* This code borrows ideas from https://lkml.org/lkml/2011/11/30/249
* so many thanks go to Kevin Tian <kevin.tian@intel.com>
* and Yu Ke <ke.yu@intel.com>.
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
drowningchild/msm-2.6.38 | drivers/rtc/rtc-ds1672.c | 4786 | 5179 | /*
* An rtc/i2c driver for the Dallas DS1672
* Copyright 2005-06 Tower Technologies
*
* Author: Alessandro Zummo <a.zummo@towertech.it>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Fo... | gpl-2.0 |
adis1313/android_kernel_samsung_ks01lte | arch/arm/mach-sa1100/leds-lart.c | 4786 | 2001 | /*
* linux/arch/arm/mach-sa1100/leds-lart.c
*
* (C) Erik Mouw (J.A.K.Mouw@its.tudelft.nl), April 21, 2000
*
* LART uses the LED as follows:
* - GPIO23 is the LED, on if system is not idle
* You can use both CONFIG_LEDS_CPU and CONFIG_LEDS_TIMER at the same
* time, but in that case the timer events will stil... | gpl-2.0 |
poondog/kangaroo-m7-mkII | drivers/input/touchscreen/pcap_ts.c | 5042 | 6720 | /*
* Driver for Motorola PCAP2 touchscreen as found in the EZX phone platform.
*
* Copyright (C) 2006 Harald Welte <laforge@openezx.org>
* Copyright (C) 2009 Daniel Ribeiro <drwyrm@gmail.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 |
HeydayGuan/android-kernel-3.0 | drivers/input/mousedev.c | 7602 | 26378 | /*
* Input driver to ExplorerPS/2 device driver module.
*
* Copyright (c) 1999-2002 Vojtech Pavlik
* Copyright (c) 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 Softwa... | gpl-2.0 |
InsomniaAOSP/android_kernel_samsung_d2 | arch/mips/pci/ops-titan-ht.c | 7858 | 3429 | /*
* Copyright 2003 PMC-Sierra
* Author: Manish Lachwani (lachwani@pmc-sierra.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 (at your
... | gpl-2.0 |
houzhenggang/linux-rlx-upstream | drivers/staging/winbond/wb35reg.c | 8114 | 20746 | #include "wb35reg_f.h"
#include <linux/usb.h>
#include <linux/slab.h>
extern void phy_calibration_winbond(struct hw_data *phw_data, u32 frequency);
/*
* true : read command process successfully
* false : register not support
* RegisterNo : start base
* pRegisterData : data point
* NumberOfData : number of regi... | gpl-2.0 |
Droid-Concepts/android_kernel_lge_f320k | drivers/staging/vt6655/wroute.c | 8370 | 6204 | /*
* 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 |
HTCKernels/One-SV-international-k2u | drivers/staging/vt6655/datarate.c | 8370 | 12409 | /*
* 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 |
scottellis/linux-pansenti | drivers/net/wireless/ath/ath6kl/htc.c | 179 | 63442 | /*
* Copyright (c) 2007-2011 Atheros Communications 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 notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | gpl-2.0 |
FXITech/u-boot | arch/powerpc/cpu/mpc8220/interrupts.c | 179 | 2015 | /*
* (C) Copyright -2003
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* (C) Copyright 2001
* Josh Huber <huber@mclx.com>, Mission Critical Linux, Inc.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* mo... | gpl-2.0 |
caglar10ur/linux-2.6.27.y | arch/powerpc/platforms/cell/spufs/context.c | 179 | 4773 | /*
* SPU file system -- SPU context management
*
* (C) Copyright IBM Deutschland Entwicklung GmbH 2005
*
* Author: Arnd Bergmann <arndb@de.ibm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software... | gpl-2.0 |
wimpknocker/android_kernel_samsung_viennalte | sound/soc/codecs/audience/es705-i2c.c | 435 | 7721 | /*
* es705-i2c.c -- Audience eS705 I2C interface
*
* Copyright 2011 Audience, Inc.
*
* Author: Greg Clemson <gclemson@audience.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... | gpl-2.0 |
nowster/linux-ubnt-e200 | drivers/power/reset/xgene-reboot.c | 947 | 2938 | /*
* AppliedMicro X-Gene SoC Reboot Driver
*
* Copyright (c) 2013, Applied Micro Circuits Corporation
* Author: Feng Kan <fkan@apm.com>
* Author: Loc Ho <lho@apm.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 b... | gpl-2.0 |
Hardslog/grimlock_kernel_asus_tegra3_unified | drivers/hwmon/adt7475.c | 3251 | 47807 | /*
* adt7475 - Thermal sensor driver for the ADT7475 chip and derivatives
* Copyright (C) 2007-2008, Advanced Micro Devices, Inc.
* Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net>
* Copyright (C) 2008 Hans de Goede <hdegoede@redhat.com>
* Copyright (C) 2009 Jean Delvare <khali@linux-fr.org>
*
* Deriv... | gpl-2.0 |
storm31/android_kernel_samsung_aries | net/mac80211/rc80211_pid_algo.c | 4275 | 14945 | /*
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005, Devicescape Software, Inc.
* Copyright 2007, Mattias Nissler <mattias.nissler@gmx.de>
* Copyright 2007-2008, Stefano Brivio <stefano.brivio@polimi.it>
*
* This program is free software; you can redistribute it and/or modify
* it under the term... | gpl-2.0 |
raja161287/kernel_samsung_msm8930-common | arch/arm/mach-msm/board-sapphire-rfkill.c | 4531 | 2657 | /* linux/arch/arm/mach-msm/board-sapphire-rfkill.c
* Copyright (C) 2007-2009 HTC Corporation.
* Author: Thomas Tsai <thomas_tsai@htc.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... | gpl-2.0 |
euqove/evitaul-3.4.10-g5f4de050 | drivers/tty/hvc/hvc_dcc.c | 4531 | 2346 | /* Copyright (c) 2010, 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 |
cooldudezach/android_kernel_zte_hera | drivers/staging/usbip/userspace/libsrc/usbip_host_driver.c | 8371 | 9220 | /*
* Copyright (C) 2011 matt mooney <mfm@muteddisk.com>
* 2005-2007 Takahiro Hirofuchi
*
* 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 |
bergwolf/redpatch | arch/powerpc/platforms/ps3/time.c | 9395 | 2507 | /*
* PS3 time and rtc routines.
*
* Copyright (C) 2006 Sony Computer Entertainment Inc.
* Copyright 2006 Sony Corp.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of t... | gpl-2.0 |
aznrice/android_kernel_samsung_afyonltetmo | drivers/uwb/uwbd.c | 9651 | 10482 | /*
* Ultra Wide Band
* Neighborhood Management Daemon
*
* 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... | gpl-2.0 |
systemdaemon/systemd | src/linux/arch/unicore32/kernel/stacktrace.c | 11955 | 3350 | /*
* linux/arch/unicore32/kernel/stacktrace.c
*
* Code specific to PKUnity SoC and UniCore ISA
*
* Copyright (C) 2001-2010 GUAN Xue-tao
*
* 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 F... | gpl-2.0 |
0xD34D/kernel_omap | fs/dlm/midcomms.c | 14771 | 3813 | /******************************************************************************
*******************************************************************************
**
** Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
** Copyright (C) 2004-2008 Red Hat, Inc. All rights reserved.
**
** This copyrig... | gpl-2.0 |
unusual-thoughts/linux-xps13 | drivers/media/platform/s5p-tv/hdmi_drv.c | 180 | 28448 | /*
* 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 |
vcgato29/linux | drivers/usb/chipidea/ci_hdrc_msm.c | 948 | 2962 | /* Copyright (c) 2010, 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.
*/
#include <linux/module.h>
#include <linux/p... | gpl-2.0 |
jmztaylor/kernel_gb_marvelc | arch/blackfin/kernel/nmi.c | 1204 | 6013 | /*
* Blackfin nmi_watchdog Driver
*
* Originally based on bfin_wdt.c
* Copyright 2010-2010 Analog Devices Inc.
* Graff Yang <graf.yang@analog.com>
*
* Enter bugs at http://blackfin.uclinux.org/
*
* Licensed under the GPL-2 or later.
*/
#include <linux/bitops.h>
#include <linux/hardirq.h>
#include <linux/sys... | gpl-2.0 |
techomancer/kernel-galaxytab | arch/mips/vr41xx/common/siu.c | 1460 | 3377 | /*
* NEC VR4100 series SIU platform device.
*
* Copyright (C) 2007-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 version 2 of the... | gpl-2.0 |
OPNay/android_kernel_samsung_palladio | arch/x86/oprofile/nmi_timer_int.c | 1716 | 1441 | /**
* @file nmi_timer_int.c
*
* @remark Copyright 2003 OProfile authors
* @remark Read the file COPYING
*
* @author Zwane Mwaikambo <zwane@linuxpower.ca>
*/
#include <linux/init.h>
#include <linux/smp.h>
#include <linux/errno.h>
#include <linux/oprofile.h>
#include <linux/rcupdate.h>
#include <linux/kdebug.h>
... | gpl-2.0 |
Troj80/android_kernel_htc_vivo | drivers/usb/otg/otg-wakelock.c | 4276 | 3725 | /*
* otg-wakelock.c
*
* Copyright (C) 2011 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 that i... | gpl-2.0 |
FrozenCow/msm | net/ipv4/netfilter/nf_nat_core.c | 4276 | 21584 | /* NAT for netfilter; shared with compatibility layer. */
/* (C) 1999-2001 Paul `Rusty' Russell
* (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.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 t... | gpl-2.0 |
defconoi/Unleashed-N5 | drivers/acpi/processor_throttling.c | 4276 | 32294 | /*
* processor_throttling.c - Throttling submodule of the ACPI processor driver
*
* Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
* Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
* Copyright (C) 2004 Dominik Brodowski <linux@brodo.de>
* Copyright (C) 2004 Anil... | gpl-2.0 |
srsdanitest/swingacera9 | drivers/video/arkfb.c | 4788 | 33254 | /*
* linux/drivers/video/arkfb.c -- Frame buffer device driver for ARK 2000PV
* with ICS 5342 dac (it is easy to add support for different dacs).
*
* Copyright (c) 2007 Ondrej Zajicek <santiago@crfreenet.org>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the ... | gpl-2.0 |
TeamWin/android_kernel_huawei_mt2l03 | drivers/video/arkfb.c | 4788 | 33254 | /*
* linux/drivers/video/arkfb.c -- Frame buffer device driver for ARK 2000PV
* with ICS 5342 dac (it is easy to add support for different dacs).
*
* Copyright (c) 2007 Ondrej Zajicek <santiago@crfreenet.org>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the ... | gpl-2.0 |
MassStash/htc_m8wl_kernel_sense_4.4.4 | drivers/scsi/ibmmca.c | 4788 | 87152 | /*
Low Level Linux Driver for the IBM Microchannel SCSI Subsystem for
Linux Kernel >= 2.4.0.
Copyright (c) 1995 Strom Systems, Inc. under the terms of the GNU
General Public License. Written by Martin Kolinek, December 1995.
Further development by: Chris Beauregard, Klaus Kudielka, Michael Lang
See the file Docum... | gpl-2.0 |
AscendG630-DEV/android_kernel_g630u20 | arch/x86/kernel/mpparse.c | 4788 | 22031 | /*
* Intel Multiprocessor Specification 1.1 and 1.4
* compliant MP-table parsing routines.
*
* (c) 1995 Alan Cox, Building #3 <alan@lxorguk.ukuu.org.uk>
* (c) 1998, 1999, 2000, 2009 Ingo Molnar <mingo@redhat.com>
* (c) 2008 Alexey Starikovskiy <astarikovskiy@suse.de>
*/
#include <linux/mm.h>
#include <linu... | gpl-2.0 |
MattCrystal/freezing-octo-ironman | drivers/mfd/ab8500-sysctrl.c | 5044 | 1806 | /*
* Copyright (C) ST-Ericsson SA 2010
* Author: Mattias Nilsson <mattias.i.nilsson@stericsson.com> for ST Ericsson.
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/err.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/mfd/abx500.h>
#include <linux/mfd/a... | gpl-2.0 |
TeamLGOG/android_kernel_lge_gee_3.4 | drivers/scsi/mac_esp.c | 5044 | 15967 | /* mac_esp.c: ESP front-end for Macintosh Quadra systems.
*
* Adapted from jazz_esp.c and the old mac_esp.c.
*
* The pseudo DMA algorithm is based on the one used in NetBSD.
* See sys/arch/mac68k/obio/esp.c for some background information.
*
* Copyright (C) 2007-2008 Finn Thain
*/
#include <linux/kernel.h>
#in... | gpl-2.0 |
schqiushui/kernel_kk443_sense_mec | fs/hfs/sysdep.c | 8116 | 1041 | /*
* linux/fs/hfs/sysdep.c
*
* Copyright (C) 1996 Paul H. Hargrove
* (C) 2003 Ardis Technologies <roman@ardistech.com>
* This file may be distributed under the terms of the GNU General Public License.
*
* This file contains the code to do various system dependent things.
*/
#include <linux/namei.h>
#include ... | gpl-2.0 |
LiquidSmooth-Devices/Deathly_Kernel_D2 | drivers/staging/vt6656/power.c | 8116 | 9176 | /*
* 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 |
ubuntustudio-kernel/ubuntu-precise-lowlatency | tools/power/cpupower/utils/cpupower-info.c | 8372 | 3014 | /*
* (C) 2011 Thomas Renninger <trenn@suse.de>, Novell Inc.
*
* Licensed under the terms of the GNU GPL License version 2.
*/
#include <unistd.h>
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <string.h>
#include <getopt.h>
#include <cpufreq.h>
#include "helpers/helpers.h"
#include "helpers... | gpl-2.0 |
davidmueller13/custom_kernel_lt03lte_aosp_6.0 | security/keys/encrypted-keys/masterkey_trusted.c | 9140 | 1363 | /*
* Copyright (C) 2010 IBM Corporation
* Copyright (C) 2010 Politecnico di Torino, Italy
* TORSEC group -- http://security.polito.it
*
* Authors:
* Mimi Zohar <zohar@us.ibm.com>
* Roberto Sassu <roberto.sassu@polito.it>
*
* This program is free software; you can redistribute it and/or modif... | gpl-2.0 |
krizky82/semc-kernel-msm7x30-ics | drivers/video/nvidia/nv_hw.c | 12468 | 51720 | /***************************************************************************\
|* *|
|* Copyright 1993-2003 NVIDIA, Corporation. All rights reserved. *|
|* *|
|... | gpl-2.0 |
mageec/mageec-gcc | gcc/testsuite/gfortran.dg/execute_command_line_1.f90 | 181 | 1531 | ! { dg-do compile }
!
! Check that we accept all variants of the EXECUTE_COMMAND_LINE intrinsic.
!
integer :: i, j
character(len=100) :: s
s = ""
call execute_command_line ("ls *.f90")
print *, "-----------------------------"
call execute_command_line ("sleep 1 ; ls *.f90", .false.)
print *, "I'm not ... | gpl-2.0 |
kito-cheng/gcc | gcc/testsuite/gfortran.dg/volatile3.f90 | 181 | 1123 | ! { dg-do compile }
! { dg-shouldfail "Invalid use of VOLATILE" }
! Test whether volatile statements and attributes are
! properly error checked.
! PR fortran/29601
program volatile_test
implicit none
real, external, volatile :: foo ! { dg-error "VOLATILE attribute conflicts with EXTERNAL attribute" }
real, intr... | gpl-2.0 |
davidmueller13/android_kernel_samsung_lt03lte | drivers/input/touchscreen/imagis/ist30xx_misc.c | 181 | 27851 | /*
* Copyright (C) 2010,Imagis Technology Co. Ltd. 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 option) any la... | gpl-2.0 |
TheTypoMaster/linux-kernel | drivers/net/ethernet/ethoc.c | 437 | 32715 | /*
* linux/drivers/net/ethernet/ethoc.c
*
* Copyright (C) 2007-2008 Avionic Design Development GmbH
* Copyright (C) 2008-2009 Avionic Design GmbH
*
* 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 |
cocacake/linux | drivers/mfd/wm8400-core.c | 437 | 5260 | /*
* Core driver for WM8400.
*
* Copyright 2008 Wolfson Microelectronics PLC.
*
* Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundati... | gpl-2.0 |
yubo/linux-2-6-32-220-23-1-el6 | net/sunrpc/svcauth.c | 693 | 3862 | /*
* linux/net/sunrpc/svcauth.c
*
* The generic interface for RPC authentication on the server side.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*
* CHANGES
* 19-Apr-2000 Chris Evans - Security fix
*/
#include <linux/types.h>
#include <linux/module.h>
#include <linux/sunrpc/types.h>
#incl... | gpl-2.0 |
actzendaria/xgt | drivers/firmware/dmi-sysfs.c | 1205 | 17337 | /*
* dmi-sysfs.c
*
* This module exports the DMI tables read-only to userspace through the
* sysfs file system.
*
* Data is currently found below
* /sys/firmware/dmi/...
*
* DMI attributes are presented in attribute files with names
* formatted using %d-%d, so that the first integer indicates the
* struct... | gpl-2.0 |
DarkenedSky94/android_kernel_samsung_smdk4412 | kernel/srcu.c | 2997 | 10675 | /*
* Sleepable Read-Copy Update mechanism for mutual exclusion.
*
* 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 |
jfdsmabalot/kernel_samsung_msm8974pro | fs/nfs/unlink.c | 3253 | 14621 | /*
* linux/fs/nfs/unlink.c
*
* nfs sillydelete handling
*
*/
#include <linux/slab.h>
#include <linux/string.h>
#include <linux/dcache.h>
#include <linux/sunrpc/sched.h>
#include <linux/sunrpc/clnt.h>
#include <linux/nfs_fs.h>
#include <linux/sched.h>
#include <linux/wait.h>
#include <linux/namei.h>
#include "in... | gpl-2.0 |
cometzero/e210s_jb | drivers/staging/octeon/cvmx-helper-spi.c | 4789 | 6088 | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General ... | gpl-2.0 |
SandPox/kernel_collection | drivers/media/v4l2-core/videobuf-dvb.c | 4789 | 10220 | /*
*
* some helper function for simple DVB cards which simply DMA the
* complete transport stream and let the computer sort everything else
* (i.e. we are using the software demux, ...). Also uses the
* video-buf to manage DMA buffers.
*
* (c) 2004 Gerd Knorr <kraxel@bytesex.org> [SUSE Labs]
*
* This program ... | gpl-2.0 |
Jazz-823/kernel_sony_togari | net/caif/cfsrvl.c | 4789 | 5478 | /*
* 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/kernel.h>
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/slab... | gpl-2.0 |
MoKee/android_kernel_xiaomi_cancro | drivers/video/fbmon.c | 4789 | 37832 | /*
* linux/drivers/video/fbmon.c
*
* Copyright (C) 2002 James Simmons <jsimmons@users.sf.net>
*
* Credits:
*
* The EDID Parser is a conglomeration from the following sources:
*
* 1. SciTech SNAP Graphics Architecture
* Copyright (C) 1991-2002 SciTech Software, Inc. All rights reserved.
*
* 2. XFree... | gpl-2.0 |
micchie/mptcp | drivers/acpi/acpica/exfield.c | 5045 | 12226 | /******************************************************************************
*
* Module Name: exfield - ACPI AML (p-code) execution - field manipulation
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Red... | gpl-2.0 |
zarboz/dlxpul_43 | drivers/acpi/acpica/exstoren.c | 5045 | 9591 |
/******************************************************************************
*
* Module Name: exstoren - AML Interpreter object store support,
* Store to Node (namespace object)
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2... | gpl-2.0 |
art1p/android_kernel_lge_omap4-common | arch/arm/plat-s3c24xx/setup-ts.c | 8885 | 1085 | /* linux/arch/arm/plat-s3c24xx/setup-ts.c
*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
* Based on S3C24XX setup for i2c device
*
* 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 |
Feche/android_kernel_motorola_olympus_oc | arch/xtensa/platforms/s6105/setup.c | 12469 | 1583 | /*
* s6105 control routines
*
* Copyright (c) 2009 emlix GmbH
*/
#include <linux/irq.h>
#include <linux/io.h>
#include <linux/gpio.h>
#include <asm/bootparam.h>
#include <variant/hardware.h>
#include <variant/gpio.h>
#include <platform/gpio.h>
void platform_halt(void)
{
local_irq_disable();
while (1)
;
}
v... | gpl-2.0 |
andr7e/rk3188_tablet_jb | kernel/arch/sh/boards/mach-se/7780/irq.c | 13237 | 1962 | /*
* linux/arch/sh/boards/se/7780/irq.c
*
* Copyright (C) 2006,2007 Nobuhiro Iwamatsu
*
* Hitachi UL SolutionEngine 7780 Support.
*
* 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.
*/
#inc... | gpl-2.0 |
zaidshb/semc-kernel-qsd8k | arch/mips/mm/highmem.c | 182 | 2659 | #include <linux/module.h>
#include <linux/highmem.h>
#include <asm/tlbflush.h>
void *__kmap(struct page *page)
{
void *addr;
might_sleep();
if (!PageHighMem(page))
return page_address(page);
addr = kmap_high(page);
flush_tlb_one((unsigned long)addr);
return addr;
}
void __kunmap(struct page *page)
{
if (in... | gpl-2.0 |
paulashford1975/clearfog-388-kernel-4.5.4 | sound/pci/hda/patch_ca0132.c | 182 | 127378 | /*
* 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 |
giangnguyennet/linux | drivers/acpi/acpi_processor.c | 182 | 13426 | /*
* acpi_processor.c - ACPI processor enumeration support
*
* Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
* Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
* Copyright (C) 2004 Dominik Brodowski <linux@brodo.de>
* Copyright (C) 2004 Anil S Keshavamurthy <anil.s.... | gpl-2.0 |
javelinanddart/bricked-pyramid-3.0 | arch/sparc/kernel/sigutil_64.c | 2230 | 2520 | #include <linux/kernel.h>
#include <linux/types.h>
#include <linux/thread_info.h>
#include <linux/uaccess.h>
#include <asm/sigcontext.h>
#include <asm/fpumacro.h>
#include <asm/ptrace.h>
#include "sigutil.h"
int save_fpu_state(struct pt_regs *regs, __siginfo_fpu_t __user *fpu)
{
unsigned long *fpregs = current_thre... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.