repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
vocoderism/android_kernel_hp_phobos | arch/arm/mach-sa1100/generic.c | 4702 | 10504 | /*
* linux/arch/arm/mach-sa1100/generic.c
*
* Author: Nicolas Pitre
*
* Code common to all SA11x0 machines.
*
* 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 <lin... | gpl-2.0 |
adrian-bl-hox-jb/endeavoru-jb-crc-3.1.10-e8d900a_3.17.1136.3 | drivers/target/iscsi/iscsi_target_datain_values.c | 5470 | 14530 | /*******************************************************************************
* This file contains the iSCSI Target DataIN value generation functions.
*
* \u00a9 Copyright 2007-2011 RisingTide Systems LLC.
*
* Licensed to the Linux Foundation under the General Public License (GPL) version 2.
*
* Author: Nicho... | gpl-2.0 |
F4k/android_kernel_samsung_msm8930-common | drivers/staging/comedi/drivers/mpc8260cpm.c | 8286 | 4459 | /*
comedi/drivers/mpc8260.c
driver for digital I/O pins on the MPC 8260 CPM module
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000,2001 David A. Schleef <ds@schleef.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GN... | gpl-2.0 |
JustAkan/F220K_Stock_Kernel | drivers/staging/comedi/drivers/mpc8260cpm.c | 8286 | 4459 | /*
comedi/drivers/mpc8260.c
driver for digital I/O pins on the MPC 8260 CPM module
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000,2001 David A. Schleef <ds@schleef.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GN... | gpl-2.0 |
suky/android_kernel_pantech_ef65l | drivers/media/dvb/frontends/mt352.c | 8798 | 14328 | /*
* Driver for Zarlink DVB-T MT352 demodulator
*
* Written by Holger Waechtler <holger@qanu.de>
* and Daniel Mack <daniel@qanu.de>
*
* AVerMedia AVerTV DVB-T 771 support by
* Wolfram Joost <dbox2@frokaschwei.de>
*
* Support for Samsung TDTC9251DH01C(M) tuner
* Copyright (C) 2004 Antonio Mancuso <... | gpl-2.0 |
1nv4d3r5/linux-1 | drivers/media/dvb/dvb-usb/vp7045-fe.c | 8798 | 4879 | /* DVB frontend part of the Linux driver for TwinhanDTV Alpha/MagicBoxII USB2.0
* DVB-T receiver.
*
* Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@desy.de)
*
* Thanks to Twinhan who kindly provided hardware and information.
*
* This program is free software; you can redistribute it and/or modify it
... | gpl-2.0 |
FrancescoCG/Crazy-Kernel1-CM-Kernel | arch/arm/mach-omap1/i2c.c | 9054 | 1025 | /*
* Helper module for board specific I2C bus registration
*
* Copyright (C) 2009 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 dist... | gpl-2.0 |
VanirAOSP/kernel_motorola_msm8226 | drivers/dma/ioat/dca.c | 9822 | 17327 | /*
* Intel I/OAT DMA Linux driver
* Copyright(c) 2007 - 2009 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 distribut... | gpl-2.0 |
Pauliecoon/android_kernel_moto_shamu | drivers/char/hw_random/via-rng.c | 10590 | 6009 | /*
* RNG driver for VIA RNGs
*
* Copyright 2005 (c) MontaVista Software, Inc.
*
* with the majority of the code coming from:
*
* Hardware driver for the Intel/AMD/VIA Random Number Generators (RNG)
* (c) Copyright 2003 Red Hat Inc <jgarzik@redhat.com>
*
* derived from
*
* Hardware driver for the AMD 768 Ran... | gpl-2.0 |
0xD34D/android-omap-tuna | arch/x86/mm/pf_in.c | 12126 | 10785 | /*
* Fault Injection Test harness (FI)
* Copyright (C) Intel Crop.
*
* 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... | gpl-2.0 |
Ekylypse/android_kernel_kltesprsport | drivers/video/console/font_8x8.c | 14686 | 50858 | /**********************************************/
/* */
/* Font file generated by cpi2fnt */
/* */
/**********************************************/
#include <linux/font.h>
#define FONTDATAMAX 2048
static const unsigned c... | gpl-2.0 |
u9621071/kernel-uek-UEK3 | drivers/mmc/host/sdhci-pltfm.c | 95 | 6971 | /*
* sdhci-pltfm.c Support for SDHCI platform devices
* Copyright (c) 2009 Intel Corporation
*
* Copyright (c) 2007, 2011 Freescale Semiconductor, Inc.
* Copyright (c) 2009 MontaVista Software, Inc.
*
* Authors: Xiaobo Xie <X.Xie@freescale.com>
* Anton Vorontsov <avorontsov@ru.mvista.com>
*
* This program... | gpl-2.0 |
ouya/xbmc | xbmc/visualizations/Vortex/angelscript/add_on/scripthelper/scripthelper.cpp | 95 | 4094 | #include <string.h>
#include "scripthelper.h"
#include <string>
using namespace std;
BEGIN_AS_NAMESPACE
int CompareRelation(asIScriptEngine *engine, void *lobj, void *robj, int typeId, int &result)
{
// TODO: If a lot of script objects are going to be compared, e.g. when sorting an array,
// then the ... | gpl-2.0 |
champtar/openwrt-full | package/kernel/lantiq/ltq-ptm/src/ifxmips_ptm_test.c | 607 | 29472 | /******************************************************************************
**
** FILE NAME : ifxmips_ptm_vdsl.c
** PROJECT : UEIP
** MODULES : PTM
**
** DATE : 7 Jul 2009
** AUTHOR : Xu Liang
** DESCRIPTION : PTM driver common source file (core functions for VR9)
** COPYRIGHT : ... | gpl-2.0 |
jcadduono/nethunter_kernel_noblelte | drivers/net/ethernet/intel/igb/igb_ptp.c | 2143 | 25729 | /* PTP Hardware Clock (PHC) driver for the Intel 82576 and 82580
*
* Copyright (C) 2011 Richard Cochran <richardcochran@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; either ... | gpl-2.0 |
GameTheory-/android_kernel_g4stylusn | drivers/clk/mmp/clk-mmp2.c | 2143 | 15274 | /*
* mmp2 clock framework source file
*
* Copyright (C) 2012 Marvell
* Chao Xie <xiechao.mail@gmail.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/... | gpl-2.0 |
alexander-barabash/KVM-replay | drivers/ata/pata_hpt3x2n.c | 2143 | 15941 | /*
* Libata driver for the HighPoint 371N, 372N, and 302N UDMA66 ATA controllers.
*
* This driver is heavily based upon:
*
* linux/drivers/ide/pci/hpt366.c Version 0.36 April 25, 2003
*
* Copyright (C) 1999-2003 Andre Hedrick <andre@linux-ide.org>
* Portions Copyright (C) 2001 Sun Microsystems, Inc.
... | gpl-2.0 |
TimsTechDev/android_kernel_samsung_kanas3gnfcxx | sound/soc/nuc900/nuc900-pcm.c | 2399 | 9401 | /*
* Copyright (c) 2010 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 |
C457/android_kernel_samsung_corsica | arch/arm/plat-omap/common.c | 2655 | 1632 | /*
* linux/arch/arm/plat-omap/common.c
*
* Code common to all OMAP machines.
* The file is created by Tony Lindgren <tony@atomide.com>
*
* Copyright (C) 2009 Texas Instruments
* Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
*
* This program is free software; you can redistribute it and/or ... | gpl-2.0 |
daveti/prov-kernel | arch/blackfin/kernel/asm-offsets.c | 3935 | 6357 | /*
* generate definitions needed by assembly language modules
*
* Copyright 2004-2009 Analog Devices Inc.
*
* Licensed under the GPL-2 or later
*/
#include <linux/stddef.h>
#include <linux/sched.h>
#include <linux/kernel_stat.h>
#include <linux/ptrace.h>
#include <linux/hardirq.h>
#include <linux/irq.h>
#include... | gpl-2.0 |
wanam/Adam-Kernel-GS3 | drivers/watchdog/nuc900_wdt.c | 4191 | 8392 | /*
* Copyright (c) 2009 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 |
reddv1/lucid-nexus-ics | drivers/ide/umc8672.c | 4191 | 5086 | /*
* Copyright (C) 1995-1996 Linus Torvalds & author (see below)
*/
/*
* Principal Author/Maintainer: PODIEN@hml2.atlas.de (Wolfram Podien)
*
* This file provides support for the advanced features
* of the UMC 8672 IDE interface.
*
* Version 0.01 Initial version, hacked out of ide.c,
* and #include'd... | gpl-2.0 |
SaatvikShukla/android_kernel_oneplus_msm8974 | arch/sh/drivers/dma/dma-sysfs.c | 4447 | 4329 | /*
* arch/sh/drivers/dma/dma-sysfs.c
*
* sysfs interface for SH DMA API
*
* Copyright (C) 2004 - 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/kerne... | gpl-2.0 |
omnirom/android_kernel_xiaomi_aries | drivers/misc/cb710/core.c | 4959 | 8536 | /*
* cb710/core.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>
#includ... | gpl-2.0 |
130265/Galaxy-S4-Value-Edition-I9515L-Kernel | net/mac80211/tkip.c | 5215 | 12125 | /*
* Copyright 2002-2004, Instant802 Networks, Inc.
* Copyright 2005, Devicescape Software, 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 Software Foundation.
*/
#include <linux/kernel.h>
#... | gpl-2.0 |
CyanogenMod/android_kernel_bn_omap | net/ipv4/inet_fragment.c | 5727 | 6507 | /*
* inet fragments management
*
* 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.
*
* Authors: Pavel Emelya... | gpl-2.0 |
XperianPro/xiaomi-aries-kernel-port | drivers/block/drbd/drbd_receiver.c | 5983 | 131391 | /*
drbd_receiver.c
This file is part of DRBD by Philipp Reisner and Lars Ellenberg.
Copyright (C) 2001-2008, LINBIT Information Technologies GmbH.
Copyright (C) 1999-2008, Philipp Reisner <philipp.reisner@linbit.com>.
Copyright (C) 2002-2008, Lars Ellenberg <lars.ellenberg@linbit.com>.
drbd is free... | gpl-2.0 |
artemh/asuswrt-merlin | release/src-rt-7.x.main/src/linux/linux-2.6.36/crypto/twofish_generic.c | 8031 | 6450 | /*
* Twofish for CryptoAPI
*
* Originally Twofish for GPG
* By Matthew Skala <mskala@ansuz.sooke.bc.ca>, July 26, 1998
* 256-bit key length added March 20, 1999
* Some modifications to reduce the text size by Werner Koch, April, 1998
* Ported to the kerneli patch by Marc Mutz <Marc@Mutz.com>
* Ported to CryptoA... | gpl-2.0 |
jawad6233/android_kernel_jiayu_g4 | drivers/net/hamradio/baycom_ser_fdx.c | 8031 | 21231 | /*****************************************************************************/
/*
* baycom_ser_fdx.c -- baycom ser12 fullduplex radio modem driver.
*
* Copyright (C) 1996-2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | gpl-2.0 |
DragonDevs/android_kernel_zte_msm8226 | drivers/pcmcia/pxa2xx_cm_x2xx.c | 10079 | 1149 | /*
* linux/drivers/pcmcia/pxa/pxa_cm_x2xx.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.
*
* Compulab Ltd., 2003, 2007, 2008
* Mike Rapoport <mike@compulab.co.il>
*
*/
... | gpl-2.0 |
hduffddybz/rt-thread | bsp/lpc43xx/M0/applications/startup.c | 96 | 1525 | /*
* File : startup.c
* This file is part of RT-Thread RTOS
* COPYRIGHT (C) 2009, RT-Thread Development Team
*
* The license and distribution terms for this file may be
* found in the file LICENSE in this distribution or at
* http://www.rt-thread.org/license/LICENSE
*
* Change Logs:
* Date Auth... | gpl-2.0 |
glewarne/SM-G928-CLT | drivers/misc/tzic64.c | 96 | 8936 | /*
* Samsung TZIC Driver
*
* 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 that it will be useful,
* but WITHOUT ... | gpl-2.0 |
linuxvom/linux | crypto/chacha20poly1305.c | 352 | 19555 | /*
* ChaCha20-Poly1305 AEAD, RFC7539
*
* Copyright (C) 2015 Martin Willi
*
* 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 late... | gpl-2.0 |
samssm/linux-socfpga | drivers/gpio/gpio-da9055.c | 352 | 4868 | /*
* GPIO Driver for Dialog 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 F... | gpl-2.0 |
mpe/powerpc | arch/powerpc/sysdev/pmi.c | 352 | 5873 | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* pmi driver
*
* (C) Copyright IBM Deutschland Entwicklung GmbH 2005
*
* PMI (Platform Management Interrupt) is a way to communicate
* with the BMC (Baseboard Management Controller) via interrupts.
* Unlike IPMI it is bidirectional and has a low latency.
*
* Auth... | gpl-2.0 |
djmax81/android_kernel_samsung_exynos5420 | drivers/net/wireless/bcmdhd4354/wl_linux_mon.c | 608 | 11168 | /*
* Broadcom Dongle Host Driver (DHD), Linux monitor network interface
*
* Copyright (C) 1999-2014, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the GNU General... | gpl-2.0 |
bju2000/android_kernel_samsung_slteskt | arch/arm/mach-vexpress/platsmp.c | 1120 | 4465 | /*
* linux/arch/arm/mach-vexpress/platsmp.c
*
* Copyright (C) 2002 ARM 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 version 2 as
* published by the Free Software Foundation.
*/
#include <linux/init.... | gpl-2.0 |
WildfireDEV/android_kernel_samsung_s6 | drivers/staging/ced1401/usb1401.c | 2144 | 56546 | /***********************************************************************************
CED1401 usb driver. This basic loading is based on the usb-skeleton.c code that is:
Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
Copyright (C) 2012 Alois Schloegl <alois.schloegl@ist.ac.at>
There is not a great deal ... | gpl-2.0 |
EPDCenter/android_kernel_amlogic_s805_3go_aplay2 | arch/arm/mach-kirkwood/openrd-setup.c | 2144 | 5935 | /*
* arch/arm/mach-kirkwood/openrd-setup.c
*
* Marvell OpenRD (Base|Client|Ultimate) Board Setup
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/kernel.h... | gpl-2.0 |
DroidThug/Trident | drivers/net/ethernet/dec/tulip/uli526x.c | 2400 | 47580 | /*
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be ... | gpl-2.0 |
jn-powerlan/linux-linaro-raring | drivers/net/wireless/ath/ath9k/antenna.c | 2400 | 23296 | /*
* Copyright (c) 2012 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 notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUT... | gpl-2.0 |
chrisch1974/htc8960-3.0 | drivers/infiniband/hw/ipath/ipath_init_chip.c | 2912 | 33372 | /*
* Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License... | gpl-2.0 |
xboxfanj/android_kernel_oneplus_msm8974 | arch/xtensa/kernel/ptrace.c | 4704 | 8201 | // TODO some minor issues
/*
* 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) 2001 - 2007 Tensilica Inc.
*
* Joe Taylor <joe@tensilica.com, joetylr@yahoo.com>
* Chris Zanke... | gpl-2.0 |
119/aircam-openwrt | build_dir/linux-gm812x/linux-2.6.28.fa2/drivers/isdn/hardware/eicon/diva_dma.c | 5216 | 2843 |
/*
*
Copyright (c) Eicon Networks, 2002.
*
This source file is supplied for the use with
Eicon Networks range of DIVA Server Adapters.
*
Eicon File Revision : 2.1
*
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published ... | gpl-2.0 |
ISTweak/android_kernel_sony_apq8064 | arch/powerpc/platforms/cell/spufs/context.c | 7520 | 4880 | /*
* 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 |
vic3t3chn0/kernel_ubuntu_togari | arch/alpha/boot/tools/objstrip.c | 12384 | 6095 | /*
* arch/alpha/boot/tools/objstrip.c
*
* Strip the object file headers/trailers from an executable (ELF or ECOFF).
*
* Copyright (C) 1996 David Mosberger-Tang.
*/
/*
* Converts an ECOFF or ELF object file into a bootable file. The
* object file must be a OMAGIC file (i.e., data and bss follow immediately
* b... | gpl-2.0 |
cosmoecho/linux_xenvnuma | arch/ia64/hp/sim/hpsim_console.c | 13920 | 1615 | /*
* Platform dependent support for HP simulator.
*
* Copyright (C) 1998, 1999, 2002 Hewlett-Packard Co
* David Mosberger-Tang <davidm@hpl.hp.com>
* Copyright (C) 1999 Vijay Chander <vijay@engr.sgi.com>
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/param.h>
#include <linux/string.h>
#inclu... | gpl-2.0 |
Lineson/linux-ons45 | drivers/irqchip/irq-hip04.c | 353 | 10842 | /*
* Hisilicon HiP04 INTC
*
* Copyright (C) 2002-2014 ARM Limited.
* Copyright (c) 2013-2014 Hisilicon Ltd.
* Copyright (c) 2013-2014 Linaro 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 ... | gpl-2.0 |
alskjstl/linux | drivers/clk/mmp/clk-pxa910.c | 865 | 10797 | /*
* pxa910 clock framework source file
*
* Copyright (C) 2012 Marvell
* Chao Xie <xiechao.mail@gmail.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linu... | gpl-2.0 |
KunYi/linux_samx6i | drivers/media/radio/radio-miropcm20.c | 1889 | 13253 | /*
* Miro PCM20 radio driver for Linux radio support
* (c) 1998 Ruurd Reitsma <R.A.Reitsma@wbmt.tudelft.nl>
* Thanks to Norberto Pellici for the ACI device interface specification
* The API part is based on the radiotrack driver by M. Kirkwood
* This driver relies on the aci mixer provided by the snd-miro
* ALSA ... | gpl-2.0 |
Rafael-Cirilo/linux | drivers/watchdog/eurotechwdt.c | 2145 | 10928 | /*
* Eurotech CPU-1220/1410/1420 on board WDT driver
*
* (c) Copyright 2001 Ascensit <support@ascensit.com>
* (c) Copyright 2001 Rodolfo Giometti <giometti@ascensit.com>
* (c) Copyright 2002 Rob Radez <rob@osinvestor.com>
*
* Based on wdt.c.
* Original copyright messages:
*
* (c) Copyright 1996-1997 Alan Cox ... | gpl-2.0 |
razrqcom-dev-team/android_kernel_motorola_apq8084 | drivers/staging/iio/frequency/ad9834.c | 2401 | 12333 | /*
* AD9833/AD9834/AD9837/AD9838 SPI DDS driver
*
* Copyright 2010-2011 Analog Devices Inc.
*
* Licensed under the GPL-2.
*/
#include <linux/interrupt.h>
#include <linux/workqueue.h>
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/sysfs.h>
#include <linux/list.h>
#incl... | gpl-2.0 |
BytecodeMe/moto_omap4 | arch/arm/mm/fault-armv.c | 2913 | 6906 | /*
* linux/arch/arm/mm/fault-armv.c
*
* Copyright (C) 1995 Linus Torvalds
* Modifications for ARM processor (c) 1995-2002 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... | gpl-2.0 |
anilsingh1605/android_kernel_samsung_logan2g | arch/s390/kernel/sys_s390.c | 3169 | 5730 | /*
* arch/s390/kernel/sys_s390.c
*
* S390 version
* Copyright (C) 1999,2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
* Thomas Spatzier (tspat@de.ibm.com)
*
* Derived from "arch/i386/kernel/sys_i386.c"
*
* This file cont... | gpl-2.0 |
CMyst/android_kernel_htc_msm8960 | drivers/spi/spi-dw.c | 4449 | 22756 | /*
* Designware SPI core controller driver (refer pxa2xx_spi.c)
*
* Copyright (c) 2009, 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.
*
... | gpl-2.0 |
Motorhead1991/rugby_kernel_3.4.24 | fs/hfs/inode.c | 4705 | 18492 | /*
* linux/fs/hfs/inode.c
*
* Copyright (C) 1995-1997 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 inode-related functions which do not depend on
* which scheme is being used to rep... | gpl-2.0 |
faust93/avinash_kernel_geehrc_L | arch/arm/mach-s3c24xx/mach-smdk2443.c | 4961 | 3472 | /* linux/arch/arm/mach-s3c2443/mach-smdk2443.c
*
* Copyright (c) 2007 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* http://www.fluff.org/ben/smdk2443/
*
* Thanks to Samsung for the loan of an SMDK2443
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the ... | gpl-2.0 |
savoca/kernel-msm | arch/arm/mach-kirkwood/guruplug-setup.c | 4961 | 2966 | /*
* arch/arm/mach-kirkwood/guruplug-setup.c
*
* Marvell GuruPlug Reference Board Setup
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/kernel.h>
#includ... | gpl-2.0 |
mcmenaminadrian/vmufat | arch/arm/mach-s3c2410/mach-smdk2410.c | 4961 | 3199 | /* linux/arch/arm/mach-s3c2410/mach-smdk2410.c
*
* linux/arch/arm/mach-s3c2410/mach-smdk2410.c
*
* Copyright (C) 2004 by FS Forth-Systeme GmbH
* All rights reserved.
*
* @Author: Jonas Dietsche
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pub... | gpl-2.0 |
prototype-U/lenovo_a706_kernel | drivers/scsi/qla4xxx/ql4_nvram.c | 5217 | 6291 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2010 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
#include "ql4_inline.h"
static inline void eeprom_cmd(uint32_t cmd, struct scsi_qla_host *ha)
{
writel(cmd, i... | gpl-2.0 |
TeamChopsticks/samsung_hercskynote_kernels | drivers/s390/block/dasd_genhd.c | 8033 | 4879 | /*
* File...........: linux/drivers/s390/block/dasd_genhd.c
* Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com>
* Horst Hummel <Horst.Hummel@de.ibm.com>
* Carsten Otte <Cotte@de.ibm.com>
* Martin Schwidefsky <schwidefsky@de.ibm.com>
* Bugreports.to..: <Linux390@de.ibm.com>
* (C) IBM ... | gpl-2.0 |
xsacha/SymbianGCC | gcc/testsuite/gcc.dg/torture/pr19683-1.c | 98 | 1035 | /* From PR rtl-optimization/19683. On little-endian MIPS targets,
reload would incorrectly inherit the high part of the multiplication
result. */
/* { dg-do run { target mips*-*-* } } */
extern void abort (void);
extern void exit (int);
#define REPEAT10(X, Y) \
X(Y##0); X(Y##1); X(Y##2); X(Y##3); X(Y##4... | gpl-2.0 |
rhristov/gcc-modified | gcc/testsuite/gcc.dg/torture/transpose-6.c | 98 | 1842 | /* { dg-do run } */
/* { dg-options "-fwhole-program" } */
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include <string.h>
void mem_init (void);
int ARCHnodes, ARCHnodes1;
int ***vel;
/* The whole matrix VEL is flattened (3 dimensions).
The dimensions are NOT transposed. */
/*---------------------... | gpl-2.0 |
Krabappel2548/tf300_jb_kernel | arch/arm/mach-tegra/tegra2_throttle.c | 354 | 4776 | /*
* arch/arm/mach-tegra/tegra2_throttle.c
*
* Copyright (C) 2010 Google, Inc.
*
* Author:
* Colin Cross <ccross@google.com>
* Based on arch/arm/plat-omap/cpu-omap.c, (C) 2005 Nokia Corporation
*
* Copyright (C) 2010-2011 NVIDIA Corporation
*
* This software is licensed under the terms of the GNU General Pub... | gpl-2.0 |
craneboard/craneboard-kernel | fs/hpfs/dentry.c | 610 | 1528 | /*
* linux/fs/hpfs/dentry.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* dcache operations
*/
#include "hpfs_fn.h"
/*
* Note: the dentry argument is the parent dentry.
*/
static int hpfs_hash_dentry(struct dentry *dentry, struct qstr *qstr)
{
unsigned long hash;
int i;
unsig... | gpl-2.0 |
alinuredini/nova | arch/arm/mach-msm/qdsp5/adsp_6210.c | 1634 | 10135 | /* arch/arm/mach-msm/qdsp5/adsp_6210.h
*
* Copyright (c) 2008-2009, 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 |
muntahar/GT-S5660-KERNEL | arch/arm/mach-h720x/h7202-eval.c | 1634 | 2162 | /*
* linux/arch/arm/mach-h720x/h7202-eval.c
*
* Copyright (C) 2003 Thomas Gleixner <tglx@linutronix.de>
* 2003 Robert Schwebel <r.schwebel@pengutronix.de>
* 2004 Sascha Hauer <s.hauer@pengutronix.de>
*
* Architecture specific stuff for Hynix HMS30C7202 development board
*
* This program is free... | gpl-2.0 |
Altaf-Mahdi/android_kernel_oneplus_msm8994 | arch/mips/kernel/branch.c | 1890 | 10708 | /*
* 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) 1996, 97, 2000, 2001 by Ralf Baechle
* Copyright (C) 2001 MIPS Technologies, Inc.
*/
#include <linux/kernel.h>
#include <l... | gpl-2.0 |
MikeUYSCUTI/surnia_msm8916 | arch/mips/kernel/traps.c | 1890 | 48961 | /*
* 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) 1994 - 1999, 2000, 01, 06 Ralf Baechle
* Copyright (C) 1995, 1996 Paul M. Antoine
* Copyright (C) 1998 Ulf Carlsson
* Cop... | gpl-2.0 |
NicholasPace/android_kernel_asus_Z00A | drivers/scsi/aacraid/commsup.c | 2146 | 55332 | /*
* Adaptec AAC series RAID controller driver
* (c) Copyright 2001 Red Hat Inc.
*
* based on the old aacraid driver that is..
* Adaptec aacraid device driver for Linux.
*
* Copyright (c) 2000-2010 Adaptec, Inc.
* 2010 PMC-Sierra, Inc. (aacraid@pmc-sierra.com)
*
* This program is free software; ... | gpl-2.0 |
crazyleen/Linux-Crystal | drivers/mmc/host/sdhci-pxa.c | 2402 | 7756 | /* linux/drivers/mmc/host/sdhci-pxa.c
*
* Copyright (C) 2010 Marvell International Ltd.
* Zhangfei Gao <zhangfei.gao@marvell.com>
* Kevin Wang <dwang4@marvell.com>
* Mingwei Wang <mwwang@marvell.com>
* Philip Rakity <prakity@marvell.com>
* Mark Brown <markb@marvell.com>
*
* This program is free software; ... | gpl-2.0 |
n1kolaa/nv-3.1-grouper | arch/arm/mach-realview/core.c | 2658 | 12988 | /*
* linux/arch/arm/mach-realview/core.c
*
* Copyright (C) 1999 - 2003 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; eithe... | gpl-2.0 |
garwynn/L900_NE2_Kernel | drivers/usb/core/inode.c | 2914 | 18232 | /*****************************************************************************/
/*
* inode.c -- Inode/Dentry functions for the USB device file system.
*
* Copyright (C) 2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
* Copyright (C) 2001,2002,2004 Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free softwar... | gpl-2.0 |
windxixi/ef65lkernel | drivers/isdn/hardware/eicon/divasi.c | 3426 | 12326 | /* $Id: divasi.c,v 1.25.6.2 2005/01/31 12:22:20 armin Exp $
*
* Driver for Eicon DIVA Server ISDN cards.
* User Mode IDI Interface
*
* Copyright 2000-2003 by Armin Schindler (mac@melware.de)
* Copyright 2000-2003 Cytronics & Melware (info@melware.de)
*
* This software may be used and distributed according to t... | gpl-2.0 |
pranav01/kernel_sprout | drivers/media/pci/saa7146/hexium_gemini.c | 3682 | 12178 | /*
hexium_gemini.c - v4l2 driver for Hexium Gemini frame grabber cards
Visit http://www.mihu.de/linux/saa7146/ and follow the link
to "hexium" for further details about this card.
Copyright (C) 2003 Michael Hunold <michael@mihu.de>
This program is free software; you can redistribute it and/or mod... | gpl-2.0 |
jamieg71/msm-shamu-3.10 | drivers/pnp/isapnp/core.c | 4194 | 26129 | /*
* ISA Plug & Play support
* 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 of the License, or
* (at y... | gpl-2.0 |
mydongistiny/kernel_huawei_angler-ak | arch/sh/kernel/sh_bios.c | 4450 | 4017 | /*
* C interface for trapping into the standard LinuxSH BIOS.
*
* Copyright (C) 2000 Greg Banks, Mitch Davis
* Copyright (C) 1999, 2000 Niibe Yutaka
* Copyright (C) 2002 M. R. Brown
* Copyright (C) 2004 - 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* L... | gpl-2.0 |
WarrickJiang/linux-stable | arch/sparc/kernel/prom_common.c | 4450 | 3672 | /* prom_common.c: OF device tree support common code.
*
* 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
*
* Adapted for sparc by David S. Miller davem@davemloft.net
*
* This p... | gpl-2.0 |
Kali-/android_kernel_sony_msm8660 | drivers/usb/gadget/epautoconf.c | 4706 | 11961 | /*
* epautoconf.c -- endpoint autoconfiguration for usb gadget drivers
*
* Copyright (C) 2004 David Brownell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lice... | gpl-2.0 |
GustavoRD78/78Kernel-ZL-230 | arch/arm/mach-omap2/clock3xxx_data.c | 4706 | 112485 | /*
* OMAP3 clock data
*
* Copyright (C) 2007-2010 Texas Instruments, Inc.
* Copyright (C) 2007-2011 Nokia Corporation
*
* Written by Paul Walmsley
* With many device clock fixes by Kevin Hilman and Jouni Högander
* DPLL bypass clock support added by Roman Tereshonkov
*
*/
/*
* Virtual clocks are introduced ... | gpl-2.0 |
Perferom/android_kernel_zte_msm7x27 | arch/um/kernel/skas/process.c | 4962 | 1541 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include "linux/init.h"
#include "linux/sched.h"
#include "as-layout.h"
#include "kern.h"
#include "os.h"
#include "skas.h"
int new_mm(unsigned long stack)
{
int fd, err;
fd = os_open_file("/proc/mm", of_cloex... | gpl-2.0 |
scotthartbti/android_kernel_lge_hammerhead | drivers/media/dvb/frontends/ves1820.c | 8802 | 11495 | /*
VES1820 - Single Chip Cable Channel Receiver driver module
Copyright (C) 1999 Convergence Integrated Media GmbH <ralph@convergence.de>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Fou... | gpl-2.0 |
someone755/android_kernel_sony_msm8974_stock | drivers/net/ethernet/qlogic/qlge/qlge_mpi.c | 10594 | 30806 | #include "qlge.h"
int ql_unpause_mpi_risc(struct ql_adapter *qdev)
{
u32 tmp;
/* Un-pause the RISC */
tmp = ql_read32(qdev, CSR);
if (!(tmp & CSR_RP))
return -EIO;
ql_write32(qdev, CSR, CSR_CMD_CLR_PAUSE);
return 0;
}
int ql_pause_mpi_risc(struct ql_adapter *qdev)
{
u32 tmp;
int count = UDELAY_COUNT;
/*... | gpl-2.0 |
nebososo/dolphin | Externals/wxWidgets3/src/generic/spinctlg.cpp | 99 | 20979 | ///////////////////////////////////////////////////////////////////////////////
// Name: src/generic/spinctlg.cpp
// Purpose: implements wxSpinCtrl as a composite control
// Author: Vadim Zeitlin
// Modified by:
// Created: 29.01.01
// Copyright: (c) 2001 Vadim Zeitlin <zeitlin@dptmaths.ens-cachan... | gpl-2.0 |
Havner/smack-namespace | drivers/staging/lustre/lustre/fld/fld_cache.c | 355 | 13838 | /*
* 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 |
amitsirius/linux-3.2.71_sirius | drivers/usb/host/uhci-hub.c | 611 | 11260 | /*
* Universal Host Controller Interface driver for USB.
*
* Maintainer: Alan Stern <stern@rowland.harvard.edu>
*
* (C) Copyright 1999 Linus Torvalds
* (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com
* (C) Copyright 1999 Randy Dunlap
* (C) Copyright 1999 Georg Acher, acher@in.tum.de
* (C) Copyri... | gpl-2.0 |
spica234/HP-TestBuild-Repo-upwords-Sr3R | fs/partitions/sun.c | 867 | 3842 | /*
* fs/partitions/sun.c
*
* Code extracted from drivers/block/genhd.c
*
* Copyright (C) 1991-1998 Linus Torvalds
* Re-organised Feb 1998 Russell King
*/
#include "check.h"
#include "sun.h"
int sun_partition(struct parsed_partitions *state, struct block_device *bdev)
{
int i;
__be16 csum;
int slot = 1;... | gpl-2.0 |
rassillon/android_kernel_samsung_grandneove3g | drivers/ata/libata-sff.c | 1635 | 85876 | /*
* libata-sff.c - helper library for PCI IDE BMDMA
*
* Maintained by: Tejun Heo <tj@kernel.org>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2003-2006 Red Hat, Inc. All rights reserved.
* Copyright 2003-2006 Jeff Garzik
*
*
* This program is free software; ... | gpl-2.0 |
amitnarkhede/MadKernel_cooper | arch/arm/mach-clps711x/edb7211-arch.c | 1635 | 2012 | /*
* linux/arch/arm/mach-clps711x/arch-edb7211.c
*
* Copyright (C) 2000, 2001 Blue Mug, 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 ... | gpl-2.0 |
kirananto/android_kernel_motorola_msm8916 | arch/tile/kernel/reboot.c | 2147 | 1296 | /*
* Copyright 2010 Tilera Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
asyan4ik/android_kernel_huawei_h60 | drivers/target/target_core_tmr.c | 2147 | 11678 | /*******************************************************************************
* Filename: target_core_tmr.c
*
* This file contains SPC-3 task management infrastructure
*
* (c) Copyright 2009-2012 RisingTide Systems LLC.
*
* Nicholas A. Bellinger <nab@kernel.org>
*
* This program is free software; you can r... | gpl-2.0 |
ED300/android_kernel_wingtech_msm8916 | sound/soc/fsl/p1022_ds.c | 2403 | 13275 | /**
* Freescale P1022DS ALSA SoC Machine driver
*
* Author: Timur Tabi <timur@freescale.com>
*
* Copyright 2010 Freescale Semiconductor, Inc.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether ex... | gpl-2.0 |
W4TCH0UT/zz_plutonium | sound/soc/pxa/tosa.c | 2403 | 7147 | /*
* tosa.c -- SoC audio for Tosa
*
* Copyright 2005 Wolfson Microelectronics PLC.
* Copyright 2005 Openedhand Ltd.
*
* Authors: Liam Girdwood <lrg@slimlogic.co.uk>
* Richard Purdie <richard@openedhand.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the ... | gpl-2.0 |
CyanogenMod/android_kernel_google_steelhead | drivers/watchdog/indydog.c | 4195 | 5008 | /*
* IndyDog 0.3 A Hardware Watchdog Device for SGI IP22
*
* (c) Copyright 2002 Guido Guenther <agx@sigxcpu.org>,
* 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 Founda... | gpl-2.0 |
pragmatux/linux-n7-2013 | drivers/spi/spi-atmel.c | 5219 | 28165 | /*
* Driver for Atmel AT32 and AT91 SPI Controllers
*
* Copyright (C) 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/kernel.h>
#in... | gpl-2.0 |
BigBot96/android_kernel_samsung_espressovzw-jb | drivers/net/wimax/i2400m/usb-fw.c | 8035 | 11180 | /*
* Intel Wireless WiMAX Connection 2400m
* Firmware uploader's USB specifics
*
*
* Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * R... | gpl-2.0 |
grzmot22/android_kernel_samsung_jf | drivers/rtc/rtc-generic.c | 10083 | 1759 | /* rtc-generic: RTC driver using the generic RTC abstraction
*
* Copyright (C) 2008 Kyle McMartin <kyle@mcmartin.ca>
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/time.h>
#include <linux/platform_device.h>
#include <linux/rtc.h>
#include <asm/rtc.h>
static int generic_get_time(struct devi... | gpl-2.0 |
pinkflozd/L5_Kernel_3.4 | net/sched/em_cmp.c | 12643 | 2126 | /*
* net/sched/em_cmp.c Simple packet data comparison ematch
*
* 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 |
qtekfun/htcDesire820Kernel | external/valgrind/main/none/tests/ppc64/power6_mf_gpr.c | 100 | 1203 | /* Copyright (C) 2007 IBM
Author: Pete Eberlein eberlein@us.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 Foundation; either version 2 of the
License, or (at your option) any lat... | gpl-2.0 |
newerthcom/savagerebirth | osxlibs/jpeg-6b/jcmainct.c | 100 | 9461 | /*
* jcmainct.c
*
* Copyright (C) 1994-1996, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains the main buffer controller for compression.
* The main buffer lies between the pre... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.