repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
sattarvoybek/android_kernel_zte_p839f30 | drivers/staging/rtl8712/rtl871x_io.c | 7763 | 4969 | /******************************************************************************
* rtl871x_io.c
*
* Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
* Linux device driver for RTL8192SU
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of t... | gpl-2.0 |
blacktigersoftware/hummingboard-cuboxi-kernel | drivers/ide/ide-proc.c | 9299 | 19832 | /*
* Copyright (C) 1997-1998 Mark Lord
* Copyright (C) 2003 Red Hat
*
* Some code was moved here from ide.c, see it for original copyrights.
*/
/*
* This is the /proc/ide/ filesystem implementation.
*
* Drive/Driver settings can be retrieved by reading the drive's
* "settings" files. e.g. "cat /proc/i... | gpl-2.0 |
SMAICP/kernel_amazon_otter-common | sound/pci/ice1712/hoontech.c | 10067 | 11152 | /*
* ALSA driver for ICEnsemble ICE1712 (Envy24)
*
* Lowlevel functions for Hoontech STDSP24
*
* Copyright (c) 2000 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 Fr... | gpl-2.0 |
LiquidSmooth-Devices/android_kernel_samsung_klimtwifi | arch/mips/pci/fixup-capcella.c | 13651 | 1580 | /*
* fixup-cappcela.c, The ZAO Networks Capcella specific PCI fixups.
*
* Copyright (C) 2002,2004 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 Foundatio... | gpl-2.0 |
AICP/kernel_motorola_msm8226 | arch/mips/pci/fixup-capcella.c | 13651 | 1580 | /*
* fixup-cappcela.c, The ZAO Networks Capcella specific PCI fixups.
*
* Copyright (C) 2002,2004 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 Foundatio... | gpl-2.0 |
craigacgomez/kernel_samsung_manta | drivers/usb/host/fhci-mem.c | 13907 | 2682 | /*
* Freescale QUICC Engine USB Host Controller Driver
*
* Copyright (c) Freescale Semicondutor, Inc. 2006.
* Shlomi Gridish <gridish@freescale.com>
* Jerry Huang <Chang-Ming.Huang@freescale.com>
* Copyright (c) Logic Product Development, Inc. 2007
* Peter Barada <peterb... | gpl-2.0 |
htc-first/android_kernel_htc_msm8930aa | arch/x86/math-emu/reg_divide.c | 14419 | 4994 | /*---------------------------------------------------------------------------+
| reg_divide.c |
| |
| Divide one FPU_REG by another and put the result in a destination FPU_REG.|
| ... | gpl-2.0 |
hallovveen31/TIBERIUS | arch/x86/math-emu/fpu_etc.c | 14419 | 3156 | /*---------------------------------------------------------------------------+
| fpu_etc.c |
| |
| Implement a few FPU instructions. |
| ... | gpl-2.0 |
zhaiyu/linux-2.6 | drivers/phy/phy-spear1310-miphy.c | 84 | 8061 | /*
* ST SPEAr1310-miphy driver
*
* Copyright (C) 2014 ST Microelectronics
* Pratyush Anand <pratyush.anand@st.com>
* Mohit Kumar <mohit.kumar@st.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 F... | gpl-2.0 |
CTSRD-SOAAP/valgrind-freebsd | memcheck/tests/clireq_nofill.c | 84 | 1240 | #include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
#include "valgrind.h"
#include "../memcheck.h"
struct super { int x; };
static struct super superblock = { 12345 };
/* run with `valgrind -q --malloc-fill=0xaf --free-fill=0xdb` */
int main(int argc, char **argv)
{
unsigned char *s;
... | gpl-2.0 |
EpicCM/SPH-D700-Kernel | drivers/tfsr/Core/BML/FSR_BML_BBMMount.c | 84 | 53994 | /**
* @mainpage Flex Sector Remapper : LinuStoreIII_1.2.0_b038-FSR_1.2.1p1_b139_RTM
*
* @section Intro Intro
* Flash Translation Layer for Flex-OneNAND and OneNAND
*
*
*
* @MULTI_BEGIN@ @COPYRIGHT_GPL
* @section Copyright COPYRIGHT_GPL
* COPYRIGHT. SAMSUNG ELECTRONICS C... | gpl-2.0 |
omnirom/android_kernel_htc_flounder | drivers/iio/magnetometer/inv_compass/inv_ami306_ring.c | 340 | 4275 | /*
* Copyright (C) 2012 Invensense, 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 it will be useful,
* but ... | gpl-2.0 |
dasty/kernel-openwrt-tmp | drivers/bluetooth/btmrvl_sdio.c | 340 | 29991 | /**
* Marvell BT-over-SDIO driver: SDIO interface related functions.
*
* Copyright (C) 2009, Marvell International Ltd.
*
* This software file (the "File") is distributed by Marvell International
* Ltd. under the terms of the GNU General Public License Version 2, June 1991
* (the "License"). You may use, redist... | gpl-2.0 |
ISTweak/android_kernel_sharp_is15sh | drivers/media/video/msm/msm_mctl_buf.c | 340 | 23470 | /* Copyright (c) 2011-2012, 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 |
spica234/HP-CM9-Kernel-32 | drivers/isdn/sc/ioctl.c | 852 | 15126 | /*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include "includes.h"
#include "hardware.h"
#include "message.h"
#include "card.h"
#include "scioc.h"
stat... | gpl-2.0 |
somcom3x/kernel_samsung_msm8660-common | sound/soc/codecs/wm9712.c | 852 | 24518 | /*
* wm9712.c -- ALSA Soc WM9712 codec support
*
* Copyright 2006 Wolfson Microelectronics PLC.
* Author: Liam Girdwood <lrg@slimlogic.co.uk>
*
* 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 Softwa... | gpl-2.0 |
mp3deviant721/boeffla-kernel-cm-bacon-mod | arch/ia64/mm/discontig.c | 1108 | 23041 | /*
* Copyright (c) 2000, 2003 Silicon Graphics, Inc. All rights reserved.
* Copyright (c) 2001 Intel Corp.
* Copyright (c) 2001 Tony Luck <tony.luck@intel.com>
* Copyright (c) 2002 NEC Corp.
* Copyright (c) 2002 Kimio Suganuma <k-suganuma@da.jp.nec.com>
* Copyright (c) 2004 Silicon Graphics, Inc
* Russ Anderson... | gpl-2.0 |
wetek-enigma/linux-wetek | drivers/watchdog/ath79_wdt.c | 1364 | 7624 | /*
* Atheros AR71XX/AR724X/AR913X built-in hardware watchdog timer.
*
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* This driver was based on: drivers/watchdog/ixp4xx_wdt.c
* Author: Deepak Saxena <dsaxena@plexity.net>
* Copyright 2004 (c) Mont... | gpl-2.0 |
dutchanddutch/ti81xx-linux | sound/pci/ctxfi/ctvmem.c | 1620 | 5710 | /**
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
*
* This source file is released under GPL v2 license (no other versions).
* See the COPYING file included in the main directory of this source
* distribution for the license terms and conditions.
*
* @File ctvmem.c
*
* @Brief
* This f... | gpl-2.0 |
shutt1e/lge_kernel_3.x | sound/soc/omap/abe/abe_dat.c | 1876 | 15548 | /*
This file is provided under a dual BSD/GPLv2 license. When using or
redistributing this file, you may do so under either license.
GPL LICENSE SUMMARY
Copyright(c) 2010-2011 Texas Instruments Incorporated,
All rights reserved.
This program is free software; you can redistribute it and/or modify
it ... | gpl-2.0 |
VRToxin-AOSP/android_kernel_moto_shamu | net/batman-adv/sysfs.c | 2132 | 20390 | /* Copyright (C) 2010-2013 B.A.T.M.A.N. contributors:
*
* Marek Lindner
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of version 2 of the GNU General Public
* License as published by the Free Software Foundation.
*
* This program is distributed in the hope that it... | gpl-2.0 |
teto/mptcp-old | fs/sysfs/group.c | 2132 | 6802 | /*
* fs/sysfs/group.c - Operations for adding/removing multiple files at once.
*
* Copyright (c) 2003 Patrick Mochel
* Copyright (c) 2003 Open Source Development Lab
*
* This file is released undert the GPL v2.
*
*/
#include <linux/kobject.h>
#include <linux/module.h>
#include <linux/dcache.h>
#include <linux... | gpl-2.0 |
Phreya/phreya_kernel_onyx_cm | drivers/gpu/drm/nouveau/nvd0_display.c | 2900 | 58030 | /*
* Copyright 2011 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, d... | gpl-2.0 |
ajopanoor/mic_card_os | arch/sh/boards/mach-x3proto/gpio.c | 2900 | 3292 | /*
* arch/sh/boards/mach-x3proto/gpio.c
*
* Renesas SH-X3 Prototype Baseboard GPIO Support.
*
* Copyright (C) 2010 - 2012 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.
*/
#... | gpl-2.0 |
shesselba/linux-dove | drivers/misc/hpilo.c | 3668 | 22086 | /*
* Driver for the HP iLO management processor.
*
* Copyright (C) 2008 Hewlett-Packard Development Company, L.P.
* David Altobelli <david.altobelli@hp.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 |
flar2/m8-Sense-4.4.4 | arch/mips/kernel/ptrace32.c | 4692 | 8104 | /*
* 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) 1992 Ross Biro
* Copyright (C) Linus Torvalds
* Copyright (C) 1994, 95, 96, 97, 98, 2000 Ralf Baechle
* Copyright (C) 199... | gpl-2.0 |
mythos234/SimplBacon-CM12-S | drivers/media/video/s5p-tv/sdo_drv.c | 4948 | 11447 | /*
* Samsung Standard Definition Output (SDO) 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 th... | gpl-2.0 |
maxwen/android_kernel_oppo_n1 | drivers/staging/rts_pstor/rtsx_scsi.c | 5204 | 77379 | /* Driver for Realtek PCI-Express card reader
*
* Copyright(c) 2009 Realtek Semiconductor Corp. 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, or ... | gpl-2.0 |
jokersax/lgogsprint3.4kernel | arch/blackfin/mm/sram-alloc.c | 7252 | 20498 | /*
* SRAM allocator for Blackfin on-chip memory
*
* Copyright 2004-2009 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/miscdevice.h>
#include <linux/ioport.h>
#include <linux/fcntl.h>
#include <linux/init.... | gpl-2.0 |
mozilla-b2g/kernel_flatfish | drivers/staging/rtl8192e/rtl8192e/r8192E_hwimg.c | 8020 | 235941 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR ... | gpl-2.0 |
HONO/CM10_Kernel | drivers/char/mwave/mwavedd.c | 8276 | 19183 | /*
*
* mwavedd.c -- mwave device driver
*
*
* Written By: Mike Sullivan IBM Corporation
*
* Copyright (C) 1999 IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 ... | gpl-2.0 |
jamison904/MK2_Stock_kernel | arch/mips/txx9/generic/mem_tx4927.c | 9300 | 2363 | /*
* common tx4927 memory interface
*
* Author: MontaVista Software, Inc.
* source@mvista.com
*
* Copyright 2001-2002 MontaVista Software Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free S... | gpl-2.0 |
mastero9017/hammerhead | drivers/pcmcia/pxa2xx_vpac270.c | 9300 | 3503 | /*
* linux/drivers/pcmcia/pxa2xx_vpac270.c
*
* Driver for Voipac PXA270 PCMCIA and CF sockets
*
* Copyright (C) 2010-2011 Marek Vasut <marek.vasut@gmail.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 ... | gpl-2.0 |
de-wolff/android_kernel_motorola_xt320 | arch/mips/vr41xx/common/bcu.c | 9300 | 5507 | /*
* bcu.c, Bus Control Unit routines for the NEC VR4100 series.
*
* Copyright (C) 2002 MontaVista Software Inc.
* Author: Yoichi Yuasa <source@mvista.com>
* Copyright (C) 2003-2005 Yoichi Yuasa <yuasa@linux-mips.org>
*
* This program is free software; you can redistribute it and/or modify
* it under ... | gpl-2.0 |
jfdsmabalot/kernel_sony_msm8974 | drivers/media/video/usbvision/usbvision-cards.c | 9812 | 33663 | /*
* usbvision-cards.c
* usbvision cards definition file
*
* Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de>
*
* This module is part of usbvision driver project.
* Updates to driver completed by Dwaine P. Garden
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
shskyinfo/SKernel_Yu | drivers/misc/eeprom/digsy_mtc_eeprom.c | 10324 | 2098 | /*
* EEPROMs access control driver for display configuration EEPROMs
* on DigsyMTC board.
*
* (C) 2011 DENX Software Engineering, Anatolij Gustschin <agust@denx.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* publ... | gpl-2.0 |
01org/baytrailaudio | drivers/misc/eeprom/digsy_mtc_eeprom.c | 10324 | 2098 | /*
* EEPROMs access control driver for display configuration EEPROMs
* on DigsyMTC board.
*
* (C) 2011 DENX Software Engineering, Anatolij Gustschin <agust@denx.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* publ... | gpl-2.0 |
sakindia123/android_kernel_htc_pico | drivers/zorro/names.c | 12628 | 2555 | /*
* Zorro Device Name Tables
*
* Copyright (C) 1999--2000 Geert Uytterhoeven
*
* Based on the PCI version:
*
* Copyright 1992--1999 Drew Eckhardt, Frederic Potter,
* David Mosberger-Tang, Martin Mares
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/zorro.h>
#if... | gpl-2.0 |
thederekjay/android_kernel_samsung_msm8660-common | drivers/xen/xenfs/xenstored.c | 12884 | 1531 | #include <linux/slab.h>
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/fs.h>
#include <xen/page.h>
#include "xenfs.h"
#include "../xenbus/xenbus_comms.h"
static ssize_t xsd_read(struct file *file, char __user *buf,
size_t size, loff_t *off)
{
const char *str = (const char *)file->private_data... | gpl-2.0 |
mdr78/Linux-x1000 | drivers/xen/xenfs/xenstored.c | 12884 | 1531 | #include <linux/slab.h>
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/fs.h>
#include <xen/page.h>
#include "xenfs.h"
#include "../xenbus/xenbus_comms.h"
static ssize_t xsd_read(struct file *file, char __user *buf,
size_t size, loff_t *off)
{
const char *str = (const char *)file->private_data... | gpl-2.0 |
glfernando/remoteproc | drivers/xen/xenfs/xenstored.c | 12884 | 1531 | #include <linux/slab.h>
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/fs.h>
#include <xen/page.h>
#include "xenfs.h"
#include "../xenbus/xenbus_comms.h"
static ssize_t xsd_read(struct file *file, char __user *buf,
size_t size, loff_t *off)
{
const char *str = (const char *)file->private_data... | gpl-2.0 |
HeeroLuca/ONEPONE_CM11 | arch/x86/math-emu/poly_l2.c | 14420 | 7242 | /*---------------------------------------------------------------------------+
| poly_l2.c |
| |
| Compute the base 2 log of a FPU_REG, using a polynomial approximation. |
| ... | gpl-2.0 |
estiko/android_kernel_cyanogen_msm8916 | drivers/sensors/accel/lis3dh/lis3dh_acc.c | 85 | 56251 | /******************** (C) COPYRIGHT 2010 STMicroelectronics ********************
*
* File Name : lis3dh_acc.c
* Authors : MSH - Motion Mems BU - Application Team
* : Matteo Dameno (matteo.dameno@st.com)
* : Carmine Iascone (carmine.iascone@st.com)
* : Both authors are will... | gpl-2.0 |
floren/linux-kvm | kernel/power/hibernate.c | 85 | 26408 | /*
* kernel/power/hibernate.c - Hibernation (a.k.a suspend-to-disk) support.
*
* Copyright (c) 2003 Patrick Mochel
* Copyright (c) 2003 Open Source Development Lab
* Copyright (c) 2004 Pavel Machek <pavel@ucw.cz>
* Copyright (c) 2009 Rafael J. Wysocki, Novell Inc.
*
* This file is released under the GPLv2.
*/
... | gpl-2.0 |
noba3/KoTos | xbmc/guilib/GUIToggleButtonControl.cpp | 85 | 5357 | /*
* Copyright (C) 2005-2013 Team XBMC
* http://xbmc.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, or (at your option)
* any later version.
*
* ... | gpl-2.0 |
BlackBox-Kernel/blackbox_sprout_mm | arch/mips/ath79/clock.c | 1877 | 12954 | /*
* Atheros AR71XX/AR724X/AR913X common routines
*
* Copyright (C) 2010-2011 Jaiganesh Narayanan <jnarayanan@atheros.com>
* Copyright (C) 2011 Gabor Juhos <juhosg@openwrt.org>
*
* Parts of this file are based on Atheros' 2.6.15/2.6.31 BSP
*
* This program is free software; you can redistribute it and/or m... | gpl-2.0 |
LeMaker/linux-actions | net/rfkill/rfkill-gpio.c | 2133 | 6213 | /*
* Copyright (c) 2011, NVIDIA Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program ... | gpl-2.0 |
Ezekeel/GLaDOS-nexus-s-ics | drivers/net/wireless/ath/ath5k/sysfs.c | 2389 | 3543 | #include <linux/device.h>
#include <linux/pci.h>
#include "base.h"
#include "ath5k.h"
#include "reg.h"
#define SIMPLE_SHOW_STORE(name, get, set) \
static ssize_t ath5k_attr_show_##name(struct device *dev, \
struct device_attribute *attr, \
char *buf) \
{ \
struct ieee80211_hw *hw = dev_get_dr... | gpl-2.0 |
javilonas/Lonas_KL-GT-I9300-OMNI | drivers/scsi/mvsas/mv_64xx.c | 2389 | 19432 | /*
* Marvell 88SE64xx hardware specific
*
* Copyright 2007 Red Hat, Inc.
* Copyright 2008 Marvell. <kewei@marvell.com>
* Copyright 2009-2011 Marvell. <yuxiangl@marvell.com>
*
* This file is licensed under GPLv2.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of t... | gpl-2.0 |
Arc-Team/android_kernel_htc_glacier | drivers/scsi/bfa/bfa_hw_cb.c | 2645 | 4038 | /*
* Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
* All rights reserved
* www.brocade.com
*
* Linux driver for Brocade Fibre Channel Host Bus Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 a... | gpl-2.0 |
ASAZING/android_kernel_huawei_y210 | drivers/scsi/bfa/bfa_hw_cb.c | 2645 | 4038 | /*
* Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
* All rights reserved
* www.brocade.com
*
* Linux driver for Brocade Fibre Channel Host Bus Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 a... | gpl-2.0 |
CMyst/android_kernel_htc_msm8960 | arch/arm/mach-msm/ping_mdm_rpc_client.c | 3413 | 19537 | /* Copyright (c) 2009-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 Foundation.
*
* This program is distributed in the... | gpl-2.0 |
The-Nemesis-Project/hltetmo_kernel | arch/mips/sibyte/bcm1480/irq.c | 4693 | 11367 | /*
* Copyright (C) 2000,2001,2002,2003,2004 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.... | gpl-2.0 |
santod/android_kernel_htc_dlxwl | arch/sh/kernel/cpu/shmobile/cpuidle.c | 4693 | 3167 | /*
* arch/sh/kernel/cpu/shmobile/cpuidle.c
*
* Cpuidle support code for SuperH Mobile
*
* Copyright (C) 2009 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 <lin... | gpl-2.0 |
Red680812/Spare-android_422_kernel_htc_dlxub1 | sound/soc/samsung/smdk_wm8994pcm.c | 4949 | 4126 | /*
* sound/soc/samsung/smdk_wm8994pcm.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd
* http://www.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 Foundation; either ... | gpl-2.0 |
bigzz/s3c-kernel | drivers/isdn/hardware/eicon/s_4bri.c | 5205 | 15753 |
/*
*
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 |
jxxhwy/A850S_JB_KERNEL | drivers/net/can/sja1000/kvaser_pci.c | 9045 | 10436 | /*
* Copyright (C) 2008 Per Dalen <per.dalen@cnw.se>
*
* Parts of this software are based on (derived) the following:
*
* - Kvaser linux driver, version 4.72 BETA
* Copyright (C) 2002-2007 KVASER AB
*
* - Lincan driver, version 0.3.3, OCERA project
* Copyright (C) 2004 Pavel Pisa
* Copyright (C) 2001 Ar... | gpl-2.0 |
roguesyko/the-reaper | drivers/net/skfp/rmt.c | 14677 | 16576 | /******************************************************************************
*
* (C)Copyright 1998,1999 SysKonnect,
* a business unit of Schneider & Koch & Co. Datensysteme GmbH.
*
* See the file "skfddi.c" for further information.
*
* This program is free software; you can redistribute it and/or modify
* it... | gpl-2.0 |
malvira/lpc31xx | init/calibrate.c | 86 | 8507 | /* calibrate.c: default delay calibration
*
* Excised from init/main.c
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include <linux/jiffies.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/timex.h>
#include <linux/smp.h>
#include <linux/percpu.h>
unsigned long lpj_fine;
unsigned long preset_l... | gpl-2.0 |
lorenzo-stoakes/linux-historical | drivers/scsi/lpfc/lpfc_els.c | 86 | 287345 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2015 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
lennox/score_linux | drivers/char/virtio_console.c | 86 | 47881 | /*
* Copyright (C) 2006, 2007, 2009 Rusty Russell, IBM Corporation
* Copyright (C) 2009, 2010, 2011 Red Hat, Inc.
* Copyright (C) 2009, 2010, 2011 Amit Shah <amit.shah@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 pub... | gpl-2.0 |
shminer/kernel-msm-3.18 | fs/cifs/cifssmb.c | 86 | 196553 | /*
* fs/cifs/cifssmb.c
*
* Copyright (C) International Business Machines Corp., 2002,2010
* Author(s): Steve French (sfrench@us.ibm.com)
*
* Contains the routines for constructing the SMB PDUs themselves
*
* This library is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
friedrich420/Note-3-AEL-Kernel-SM-N9005_EUR_LL_Opensource_Update2. | drivers/motor/tspdrv_isa1200.c | 86 | 19125 | /*
** =========================================================================
** File:
** tspdrv_isa1200.c
**
** Description:
** TouchSense Kernel Module main entry-point.
**
** Portions Copyright (c) 2008-2010 Immersion Corporation. All Rights Reserved.
**
** This file contains Original Code and/or Modificat... | gpl-2.0 |
ShaguptaS/linux | arch/x86/xen/time.c | 342 | 13649 | /*
* Xen time implementation.
*
* This is implemented in terms of a clocksource driver which uses
* the hypervisor clock as a nanosecond timebase, and a clockevent
* driver which uses the hypervisor's timer mechanism.
*
* Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007
*/
#include <linux/kernel.... | gpl-2.0 |
mpe/powerpc | tools/testing/selftests/bpf/progs/cg_storage_multi_isolated.c | 342 | 1200 | // SPDX-License-Identifier: GPL-2.0-only
/*
* Copyright 2020 Google LLC.
*/
#include <errno.h>
#include <linux/bpf.h>
#include <linux/ip.h>
#include <linux/udp.h>
#include <bpf/bpf_helpers.h>
#include "progs/cg_storage_multi.h"
struct {
__uint(type, BPF_MAP_TYPE_CGROUP_STORAGE);
__type(key, struct bpf_cgroup_st... | gpl-2.0 |
HridayHS/Lightning | drivers/clocksource/exynos_mct.c | 598 | 14548 | /* linux/arch/arm/mach-exynos4/mct.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* EXYNOS4 MCT(Multi-Core Timer) support
*
* 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 ... | gpl-2.0 |
Cpasjuste/android_kernel_lg_p990 | arch/x86/mm/hugetlbpage.c | 598 | 10751 | /*
* IA-32 Huge TLB Page Support for Kernel.
*
* Copyright (C) 2002, Rohit Seth <rohit.seth@intel.com>
*/
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/hugetlb.h>
#include <linux/pagemap.h>
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/sysctl.h>
#include <asm/... | gpl-2.0 |
Pauliecoon/android_kernel_moto_shamu | sound/pci/hda/hda_proc.c | 598 | 23906 | /*
* Universal Interface for Intel High Definition Audio Codec
*
* Generic proc interface
*
* Copyright (c) 2004 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 as published by
* the Free Software... | gpl-2.0 |
gem5/linux-arm-gem5 | drivers/ata/sata_promise.c | 1110 | 34835 | /*
* sata_promise.c - Promise SATA
*
* Maintained by: Tejun Heo <tj@kernel.org>
* Mikael Pettersson
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2003-2004 Red Hat, Inc.
*
*
* This program is free software; you can redistribute it and/or modify
* it under t... | gpl-2.0 |
nightvixen/explosion_kernel | drivers/hwmon/max6639.c | 1622 | 19310 | /*
* max6639.c - Support for Maxim MAX6639
*
* 2-Channel Temperature Monitor with Dual PWM Fan-Speed Controller
*
* Copyright (C) 2010, 2011 Roland Stigge <stigge@antcom.de>
*
* based on the initial MAX6639 support from semptian.net
* by He Changqing <hechangqing@semptian.com>
*
* This program is free softwar... | gpl-2.0 |
ehigh2014/linux | arch/x86/boot/cpucheck.c | 1622 | 5055 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007 rPath, Inc. - 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.
*
* ... | gpl-2.0 |
Entropy512/n7000_erasetest_kernel | drivers/scsi/bfa/bfa_ioc_ct.c | 2390 | 15402 | /*
* Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
* All rights reserved
* www.brocade.com
*
* Linux driver for Brocade Fibre Channel Host Bus Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 a... | gpl-2.0 |
agrabren/android_kernel_htc_shooter | arch/x86/kernel/acpi/cstate.c | 2646 | 4980 | /*
* Copyright (C) 2005 Intel Corporation
* Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
* - Added _PDC for SMP C-states on Intel CPUs
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/acpi.h>
#include <linux/cpu.h>
#include <linux/sched.h>
#include <acpi/proc... | gpl-2.0 |
SM-G920P/TeamSPR | drivers/net/wireless/ath/ath9k/ar9003_rtt.c | 2646 | 5635 | /*
* Copyright (c) 2010-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 |
deepsrd/android_kernel_nx507j | arch/arm/mach-msm/rpm_rbcpr_stats.c | 3414 | 11726 | /* Copyright (c) 2012, 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 hope... | gpl-2.0 |
tbalden/android_kernel_htc_m7-sense4.3 | drivers/ata/sata_dwc_460ex.c | 4438 | 51300 | /*
* drivers/ata/sata_dwc_460ex.c
*
* Synopsys DesignWare Cores (DWC) SATA host driver
*
* Author: Mark Miesfeld <mmiesfeld@amcc.com>
*
* Ported from 2.6.19.2 to 2.6.25/26 by Stefan Roese <sr@denx.de>
* Copyright 2008 DENX Software Engineering
*
* Based on versions provided by AMCC and Synopsys which are:
* ... | gpl-2.0 |
DirtyUnicorns/android_kernel_samsung_msm8660-common | fs/jfs/jfs_umount.c | 4438 | 4074 | /*
* Copyright (C) International Business Machines Corp., 2000-2004
*
* 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 ... | gpl-2.0 |
01org/baytrailaudio | drivers/video/fbdev/omap2/dss/overlay-sysfs.c | 4438 | 9819 | /*
* Copyright (C) 2009 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* Some code and ideas taken from drivers/video/omap/ driver
* by Imre Deak.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as... | gpl-2.0 |
blastagator/LGG2_TWRP_Kernel | arch/mips/sibyte/sb1250/bus_watcher.c | 4694 | 7840 | /*
* Copyright (C) 2002,2003 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
* This pro... | gpl-2.0 |
tarunkapadia93/android_kernel_xiaomi_cancro | drivers/scsi/qla4xxx/ql4_iocb.c | 4950 | 14246 | /*
* 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"
#include <scsi/scsi_tcq.h>
static int
qla4xxx_space_in_req_ring(struct scsi_qla_host ... | gpl-2.0 |
zarboz/Monarudo_GPU_M7 | drivers/net/wireless/ath/ath5k/ahb.c | 4950 | 6554 | /*
* Copyright (c) 2008-2009 Atheros Communications Inc.
* Copyright (c) 2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (c) 2009 Imre Kaloz <kaloz@openwrt.org>
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
... | gpl-2.0 |
THCue/android_kernel_lge_v410 | drivers/spi/spi-stmp.c | 5206 | 15998 | /*
* Freescale STMP378X SPI master driver
*
* Author: dmitry pervushin <dimka@embeddedalley.com>
*
* Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved.
* Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved.
*/
/*
* The code contained herein is licensed under the GNU General Public
... | gpl-2.0 |
bilalliberty/depricated-kernel-villec2--3.4- | arch/cris/arch-v32/drivers/pci/dma.c | 12630 | 1156 | /*
* Dynamic DMA mapping support.
*
* On cris there is no hardware dynamic DMA address translation,
* so consistent alloc/free are merely page allocation/freeing.
* The rest of the dynamic DMA mapping interface is implemented
* in asm/pci.h.
*
* Borrowed from i386.
*/
#include <linux/types.h>
#include <linux/... | gpl-2.0 |
javilonas/Enki-SM-G901F | drivers/media/platform/msm/camera_v2/sensor/actuator/msm_actuator.c | 87 | 56900 | /* Copyright (c) 2011-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 |
Epirex/android_kernel_samsung_golden | drivers/video/av8100/hdmi.c | 87 | 57846 | /*
* Copyright (C) ST-Ericsson AB 2010
*
* ST-Ericsson HDMI driver
*
* Author: Per Persson <per.xb.persson@stericsson.com>
* for ST-Ericsson.
*
* License terms: GNU General Public License (GPL), version 2.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/miscdevice.h>
#include <linux/dev... | gpl-2.0 |
gimmeitorilltell/slim_kernel_samsung_msm8660 | drivers/staging/msm/lcdc_wxga.c | 87 | 1370 | /* Copyright (c) 2009, 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 hope... | gpl-2.0 |
ZdrowyGosciu/kernel_g900f | drivers/net/wireless/ipsecdrvtl/bi.c | 87 | 19092 | /*
'src_ipsec_pgpIPsecAH.c' Obfuscated by COBF (Version 1.06 2006-01-07 by BB) at Sun Nov 16 20:01:26 2014
*/
#include"cobf.h"
#ifdef _WIN32
#if defined( UNDER_CE) && defined( bb341) || ! defined( bb343)
#define bb335 1
#define bb351 1
#else
#define bb340 bb348
#define bb331 1
#define bb345 1
#endif
#define bb333 1
... | gpl-2.0 |
antaril/AGK-OMNI | drivers/usb/misc/mdm_ctrl_bridge.c | 87 | 16693 | /* Copyright (c) 2011-2012, 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 |
yi9/orangefs | drivers/net/wireless/iwlwifi/pcie/rx.c | 343 | 47833 | /******************************************************************************
*
* Copyright(c) 2003 - 2014 Intel Corporation. All rights reserved.
* Copyright(c) 2013 - 2015 Intel Mobile Communications GmbH
*
* Portions of this file are derived from the ipw3945 project, as well
* as portions of the ieee80211 su... | gpl-2.0 |
mstfkaratas/kernel_htc_msm7227 | arch/arm/mach-davinci/board-dm355-evm.c | 855 | 8950 | /*
* TI DaVinci EVM board support
*
* Author: Kevin Hilman, Deep Root Systems, LLC
*
* 2007 (c) MontaVista Software, 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 express
* or implied.
*/
#i... | gpl-2.0 |
mdeejay/pyramid-gb-mr | arch/sh/kernel/cpu/sh4a/clock-sh7724.c | 855 | 11701 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7724.c
*
* SH7724 clock framework support
*
* Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of t... | gpl-2.0 |
nickpack/htc-kernel-saga | arch/xtensa/variants/s6000/gpio.c | 1623 | 5527 | /*
* s6000 gpio driver
*
* Copyright (c) 2009 emlix GmbH
* Authors: Oskar Schirmer <os@emlix.com>
* Johannes Weiner <jw@emlix.com>
* Daniel Gloeckner <dg@emlix.com>
*/
#include <linux/bitops.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/irq... | gpl-2.0 |
guiwanglin/android_kernel_oneplus_msm8994 | drivers/video/mmp/hw/mmp_ctrl.c | 2135 | 15670 | /*
* linux/drivers/video/mmp/hw/mmp_ctrl.c
* Marvell MMP series Display Controller support
*
* Copyright (C) 2012 Marvell Technology Group Ltd.
* Authors: Guoqing Li <ligq@marvell.com>
* Lisa Du <cldu@marvell.com>
* Zhou Zhu <zzhu3@marvell.com>
*
* This program is free software; you can redi... | gpl-2.0 |
klin1344/kernel_ville_US | drivers/spi/dw_spi.c | 2391 | 22586 | /*
* dw_spi.c - 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 Foun... | gpl-2.0 |
IllusionRom-deprecated/android_kernel_samsung_aries | net/ipv4/inet_lro.c | 2391 | 15308 | /*
* linux/net/ipv4/inet_lro.c
*
* Large Receive Offload (ipv4 / tcp)
*
* (C) Copyright IBM Corp. 2007
*
* Authors:
* Jan-Bernd Themann <themann@de.ibm.com>
* Christoph Raisch <raisch@de.ibm.com>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms... | gpl-2.0 |
yacuken/android_kernel_samsung_espresso10 | drivers/mmc/host/sdhci-dove.c | 2647 | 1780 | /*
* sdhci-dove.c Support for SDHCI on Marvell's Dove SoC
*
* Author: Saeed Bishara <saeed@marvell.com>
* Mike Rapoport <mike@compulab.co.il>
* Based on sdhci-cns3xxx.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 |
chrisc93/bullhead | drivers/xen/sys-hypervisor.c | 3927 | 9698 | /*
* copyright (c) 2006 IBM Corporation
* Authored by: Mike D. Day <ncmike@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 version 2 as
* published by the Free Software Foundation.
*/
#include <linux/slab.h>
#includ... | gpl-2.0 |
CurtisMJ/g800f_custom_kernel | arch/powerpc/platforms/powermac/smp.c | 4439 | 25494 | /*
* SMP support for power macintosh.
*
* We support both the old "powersurge" SMP architecture
* and the current Core99 (G4 PowerMac) machines.
*
* Note that we don't support the very first rev. of
* Apple/DayStar 2 CPUs board, the one with the funky
* watchdog. Hopefully, none of these should be there except
... | gpl-2.0 |
AOKP/kernel_htc_msm8960 | drivers/net/can/usb/peak_usb/pcan_usb_core.c | 4439 | 22641 | /*
* CAN driver for PEAK System USB adapters
* Derived from the PCAN project file driver/src/pcan_usb_core.c
*
* Copyright (C) 2003-2010 PEAK System-Technik GmbH
* Copyright (C) 2010-2012 Stephane Grosjean <s.grosjean@peak-system.com>
*
* Many thanks to Klaus Hitschler <klaus.hitschler@gmx.de>
*
* This program... | gpl-2.0 |
zcop/android_kernel_htc_msm8960 | arch/x86/platform/ce4100/ce4100.c | 4951 | 3944 | /*
* Intel CE4100 platform specific setup code
*
* (C) Copyright 2010 Intel Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; version 2
* of the License.
*/
#include <linux... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.