repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Red680812/android_44_KitKat_kernel_htc_dlxpul-1 | drivers/usb/gadget/at91_udc.c | 3220 | 52327 | /*
* at91_udc -- driver for at91-series USB peripheral controller
*
* Copyright (C) 2004 by Thomas Rathbone
* Copyright (C) 2005 by HP Labs
* Copyright (C) 2005 by 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 pu... | gpl-2.0 |
gundal/nobleltehk | drivers/media/pci/mantis/mantis_input.c | 3732 | 3931 | /*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@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 version 2 of the License, or
(at your option) any later v... | gpl-2.0 |
LonoCloud/coreos-linux | kernel/power/autosleep.c | 3732 | 2649 | /*
* kernel/power/autosleep.c
*
* Opportunistic sleep support.
*
* Copyright (C) 2012 Rafael J. Wysocki <rjw@sisk.pl>
*/
#include <linux/device.h>
#include <linux/mutex.h>
#include <linux/pm_wakeup.h>
#include "power.h"
static suspend_state_t autosleep_state;
static struct workqueue_struct *autosleep_wq;
/*
*... | gpl-2.0 |
Tasssadar/android_kernel_asus_grouper | arch/xtensa/platforms/iss/console.c | 3988 | 7023 | /*
* arch/xtensa/platforms/iss/console.c
*
* 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-2005 Tensilica Inc.
* Authors Christian Zankel, Joe Taylor
*/
#include <... | gpl-2.0 |
zbwu/htc-kernel-ace | drivers/watchdog/wdrtas.c | 4244 | 16951 | /*
* FIXME: add wdrtas_get_status and wdrtas_get_boot_status as soon as
* RTAS calls are available
*/
/*
* RTAS watchdog driver
*
* (C) Copyright IBM Corp. 2005
* device driver to exploit watchdog RTAS functions
*
* Authors : Utz Bacher <utz.bacher@de.ibm.com>
*
* This program is free software; you can redi... | gpl-2.0 |
CyanideL/android_kernel_htc_msm8974 | arch/mips/ath79/mach-pb44.c | 4500 | 2992 | /*
* Atheros PB44 reference board support
*
* Copyright (C) 2009-2010 Gabor Juhos <juhosg@openwrt.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 the Free Software Foundation.
*/
#include <linu... | gpl-2.0 |
Sudokamikaze/Darkspell-taoshan | arch/arm/mach-omap2/board-generic.c | 4756 | 4020 | /*
* Copyright (C) 2005 Nokia Corporation
* Author: Paul Mundt <paul.mundt@nokia.com>
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Modified from the original mach-omap/omap2/board-generic.c did by Paul
* to support the OMAP2+ device tree boards with an unique board file.
*
* T... | gpl-2.0 |
cmvienneau/android_kernel_htc_m4 | drivers/net/wireless/rtlwifi/rtl8192de/rf.c | 5012 | 19287 | /******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | gpl-2.0 |
sfoolish/linux_3.2.0-39.62_ubuntu12.04 | arch/um/drivers/daemon_user.c | 5012 | 4350 | /*
* Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) and
* James Leu (jleu@mindspring.net).
* Copyright (C) 2001 by various other people who didn't put their name here.
* Licensed under the GPL.
*/
#include <stdint.h>
#include <unistd... | gpl-2.0 |
Red--Code/Code-Red-honami | sound/synth/emux/emux_seq.c | 7572 | 8956 | /*
* Midi Sequencer interface routines.
*
* Copyright (C) 1999 Steve Ratcliffe
* Copyright (c) 1999-2000 Takashi Iwai <tiwai@suse.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 Found... | gpl-2.0 |
joeyli/linux-modsign | sound/synth/emux/emux_seq.c | 7572 | 8956 | /*
* Midi Sequencer interface routines.
*
* Copyright (C) 1999 Steve Ratcliffe
* Copyright (c) 1999-2000 Takashi Iwai <tiwai@suse.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 Found... | gpl-2.0 |
RadonX-MM/kernel | drivers/isdn/mISDN/dsp_audio.c | 8852 | 11083 | /*
* Audio support data for mISDN_dsp.
*
* Copyright 2002/2003 by Andreas Eversberg (jolly@eversberg.eu)
* Rewritten by Peter
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/delay.h>
#include <linu... | gpl-2.0 |
GalaxyTab4/bliss_kernel_samsung_matisse | drivers/char/toshiba.c | 12180 | 13568 | /* toshiba.c -- Linux driver for accessing the SMM on Toshiba laptops
*
* Copyright (c) 1996-2001 Jonathan A. Buzzard (jonathan@buzzard.org.uk)
*
* Valuable assistance and patches from:
* Tom May <tom@you-bastards.com>
* Rob Napier <rnapier@employees.org>
*
* Fn status port numbers for machine ID's cou... | gpl-2.0 |
TEAM-Gummy/android_kernel_samsung_hlte | drivers/video/msm/mipi_truly.c | 2197 | 6789 | /* Copyright (c) 2011-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... | gpl-2.0 |
adbaby/android_kernel_msm8974 | drivers/video/msm/mipi_renesas.c | 2197 | 54725 | /* Copyright (c) 2011-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... | gpl-2.0 |
anomalchik/android_kernel_xiaomi | arch/sparc/kernel/leon_kernel.c | 2453 | 13360 | /*
* Copyright (C) 2009 Daniel Hellstrom (daniel@gaisler.com) Aeroflex Gaisler AB
* Copyright (C) 2009 Konrad Eisele (konrad@gaisler.com) Aeroflex Gaisler AB
*/
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/mutex.h>
#include <linux/of.h>
#include <linux/of_platform.h>
#include <linux/interrupt.... | gpl-2.0 |
samnazarko/vero2-linux | drivers/scsi/mac_esp.c | 3221 | 15934 | /* 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 |
Abhinav1997/android_kernel_sony_riogrande | drivers/i2c/busses/i2c-versatile.c | 4245 | 3578 | /*
* i2c-versatile.c
*
* Copyright (C) 2006 ARM Ltd.
* written by Russell King, 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 version 2 as
* published by the Free Software Foundation.
*/
#include <linu... | gpl-2.0 |
DingSoung/linux-3.0.1 | drivers/i2c/busses/i2c-versatile.c | 4245 | 3578 | /*
* i2c-versatile.c
*
* Copyright (C) 2006 ARM Ltd.
* written by Russell King, 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 version 2 as
* published by the Free Software Foundation.
*/
#include <linu... | gpl-2.0 |
ch33kybutt/kernel_cmplus_tuna | arch/mips/loongson/common/pm.c | 10389 | 3273 | /*
* loongson-specific suspend support
*
* Copyright (C) 2009 Lemote Inc.
* Author: Wu Zhangjin <wuzhangjin@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 version ... | gpl-2.0 |
chris41g/android_kernel_samsung_epic4gtouch | drivers/firmware/dmi-sysfs.c | 10645 | 17371 | /*
* 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 |
vinylfreak89/monarudo_kernel_M7_port | arch/sh/kernel/cpu/irq/ipr.c | 12181 | 2629 | /*
* Interrupt handling for IPR-based IRQ.
*
* Copyright (C) 1999 Niibe Yutaka & Takeshi Yaegashi
* Copyright (C) 2000 Kazumoto Kojima
* Copyright (C) 2003 Takashi Kusuda <kusuda-takashi@hitachi-ul.co.jp>
* Copyright (C) 2006 Paul Mundt
*
* Supported system:
* On-chip supporting modules (TMU, RTC, etc.).
... | gpl-2.0 |
richardtrip/endeavoru | net/netfilter/nf_conntrack_broadcast.c | 12437 | 2130 | /*
* broadcast connection tracking helper
*
* (c) 2005 Patrick McHardy <kaber@trash.net>
*
* 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
* ... | gpl-2.0 |
talnoah/N5-kernel | drivers/message/i2o/memory.c | 13205 | 8272 | /*
* Functions to handle I2O memory
*
* Pulled from the inlines in i2o headers and uninlined
*
*
* 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 |
mattstock/bexkat1-newlib | newlib/libc/sys/linux/dl/dl-init.c | 150 | 4844 | /* Return the next shared object initializer function not yet run.
Copyright (C) 1995,1996,1998,1999,2000,2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public... | gpl-2.0 |
dmachaty/linux-bananapro | fs/ceph/mds_client.c | 150 | 103342 | #include <linux/ceph/ceph_debug.h>
#include <linux/fs.h>
#include <linux/wait.h>
#include <linux/slab.h>
#include <linux/gfp.h>
#include <linux/sched.h>
#include <linux/debugfs.h>
#include <linux/seq_file.h>
#include <linux/utsname.h>
#include <linux/ratelimit.h>
#include "super.h"
#include "mds_client.h"
#include <... | gpl-2.0 |
lentinj/u-boot | drivers/hwmon/ds1775.c | 150 | 3044 | /*
* 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 use... | gpl-2.0 |
Tegra4/android_kernel_hp_phobos-old | arch/arm/mach-tegra/p852/board-p852-sku1-c0x.c | 406 | 2913 | /*
* arch/arm/mach-tegra/board-p852-sku1-c0x.c
*
* Copyright (C) 2010-2011, NVIDIA Corporation.
*
* 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 p... | gpl-2.0 |
kingklick/kk-incredible-kernel | drivers/md/dm-crypt.c | 406 | 33559 | /*
* Copyright (C) 2003 Christophe Saout <christophe@saout.de>
* Copyright (C) 2004 Clemens Fruhwirth <clemens@endorphin.org>
* Copyright (C) 2006-2009 Red Hat, Inc. All rights reserved.
*
* This file is released under the GPL.
*/
#include <linux/completion.h>
#include <linux/err.h>
#include <linux/module.h>
#in... | gpl-2.0 |
lollipop-og/android_kernel_geehrc | kernel/resource.c | 662 | 28523 | /*
* linux/kernel/resource.c
*
* Copyright (C) 1999 Linus Torvalds
* Copyright (C) 1999 Martin Mares <mj@ucw.cz>
*
* Arbitrary resource management.
*/
#include <linux/export.h>
#include <linux/errno.h>
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include... | gpl-2.0 |
invisiblek/android_kernel_oneplus_msm8974 | kernel/resource.c | 662 | 28523 | /*
* linux/kernel/resource.c
*
* Copyright (C) 1999 Linus Torvalds
* Copyright (C) 1999 Martin Mares <mj@ucw.cz>
*
* Arbitrary resource management.
*/
#include <linux/export.h>
#include <linux/errno.h>
#include <linux/ioport.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include... | gpl-2.0 |
telf/error_state_capture_improvement | fs/ramfs/file-mmu.c | 918 | 1283 | /* file-mmu.c: ramfs MMU-based file operations
*
* Resizable simple ram filesystem for Linux.
*
* Copyright (C) 2000 Linus Torvalds.
* 2000 Transmeta Corp.
*
* Usage limits added by David Gibson, Linuxcare Australia.
* This file is released under the GPL.
*/
/*
* NOTE! This filesystem is probab... | gpl-2.0 |
hexiaolong2008/linux-arm | drivers/media/platform/vivid/vivid-kthread-out.c | 1174 | 9313 | /*
* vivid-kthread-out.h - video/vbi output thread support functions.
*
* Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
*
* This program is free software; you may redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Softw... | gpl-2.0 |
jakew02/android_kernel_asus_fugu | drivers/net/wireless/orinoco/orinoco_plx.c | 2454 | 11721 | /* orinoco_plx.c
*
* Driver for Prism II devices which would usually be driven by orinoco_cs,
* but are connected to the PCI bus by a PLX9052.
*
* Current maintainers are:
* Pavel Roskin <proski AT gnu.org>
* and David Gibson <hermes AT gibson.dropbear.id.au>
*
* (C) Copyright David Gibson, IBM Corp. 2001-2003... | gpl-2.0 |
major91/Zeta_Chromium-L | arch/arm/mach-msm/nohlt.c | 2710 | 1124 | /* Copyright (c) 2009, 2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in th... | gpl-2.0 |
skullface1/android_kernel_samsung_i9105 | fs/ext4/migrate.c | 2710 | 15931 | /*
* Copyright IBM Corporation, 2007
* Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2.1 of the GNU Lesser General Public License
* as published by the Free Software Foundation.
*
* This program ... | gpl-2.0 |
huhuikevin/kernel_imx | drivers/acpi/acpica/exdump.c | 3222 | 29737 | /******************************************************************************
*
* Module Name: exdump - Interpreter debug output routines
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution and ... | gpl-2.0 |
ajs-sun/linux | net/x25/x25_proc.c | 4502 | 6034 | /*
* X.25 Packet Layer release 002
*
* This is ALPHA test software. This code may break your machine,
* randomly fail to work with new releases, misbehave and/or generally
* screw up. It might even work.
*
* This code REQUIRES 2.4 with seq_file support
*
* This module:
* This module is free software; you can... | gpl-2.0 |
yaymalaga/TaurusPrime_Kernel | drivers/s390/char/ctrlchar.c | 8342 | 1685 | /*
* drivers/s390/char/ctrlchar.c
* Unified handling of special chars.
*
* Copyright (C) 2001 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Fritz Elfert <felfert@millenux.com> <elfert@de.ibm.com>
*
*/
#include <linux/stddef.h>
#include <asm/errno.h>
#include <linux/sysrq.h>
#include <li... | gpl-2.0 |
NoelMacwan/android_kernel_sony_u8500 | arch/cris/arch-v32/mach-a3/arbiter.c | 9878 | 17688 | /*
* Memory arbiter functions. Allocates bandwidth through the
* arbiter and sets up arbiter breakpoints.
*
* The algorithm first assigns slots to the clients that has specified
* bandwidth (e.g. ethernet) and then the remaining slots are divided
* on all the active clients.
*
* Copyright (c) 2004-2007 Axis Com... | gpl-2.0 |
FEDEVEL/tmp-imx6-tiny-rex-linux | security/security.c | 151 | 36540 | /*
* Security plug functions
*
* Copyright (C) 2001 WireX Communications, Inc <chris@wirex.com>
* Copyright (C) 2001-2002 Greg Kroah-Hartman <greg@kroah.com>
* Copyright (C) 2001 Networks Associates Technology, Inc <ssmalley@nai.com>
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
xiaolvmu/flounder-kernel | drivers/mfd/tlv320aic3xxx-irq.c | 151 | 6413 | /*
* tlv320aic3262-irq.c -- Interrupt controller support for
* TI OMAP44XX TLV320AIC3262
*
* Author: Mukund Navada <navada@ti.com>
* Mehar Bajwa <mehar.bajwa@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Lic... | gpl-2.0 |
Talustus/i9100-uboot | board/amcc/walnut/walnut.c | 151 | 3288 | /*
* (C) Copyright 2000-2005
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the F... | gpl-2.0 |
ReaperXL2/Overkill_v4_extended | drivers/media/platform/msm/camera_v2/sensor/actuator/msm_actuator.c | 151 | 31694 | /* Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
suse110/linux-1 | arch/powerpc/platforms/44x/iss4xx.c | 1431 | 4340 | /*
* PPC476 board specific routines
*
* Copyright 2010 Torez Smith, IBM Corporation.
*
* Based on earlier code:
* Matt Porter <mporter@kernel.crashing.org>
* Copyright 2002-2005 MontaVista Software Inc.
*
* Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net>
* Copyright (c) 2003-20... | gpl-2.0 |
akhilnarang/ThugLife_bullhead | arch/arm/mach-omap2/pm24xx.c | 2199 | 8853 | /*
* OMAP2 Power Management Routines
*
* Copyright (C) 2005 Texas Instruments, Inc.
* Copyright (C) 2006-2008 Nokia Corporation
*
* Written by:
* Richard Woodruff <r-woodruff2@ti.com>
* Tony Lindgren
* Juha Yrjola
* Amit Kucheria <amit.kucheria@nokia.com>
* Igor Stoppa <igor.stoppa@nokia.com>
*
* Based on ... | gpl-2.0 |
shane87/android_kernel_lge_g3 | arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 3735 | 98135 | /*
* omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips
*
* Copyright (C) 2009-2011 Nokia Corporation
* Paul Walmsley
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software... | gpl-2.0 |
CyanHacker-Lollipop/kernel_motorola_msm8226 | fs/notify/fsnotify.c | 3991 | 9526 | /*
* Copyright (C) 2008 Red Hat, Inc., Eric Paris <eparis@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; either version 2, or (at your option)
* any later version.
*
... | gpl-2.0 |
mifl/android_kernel_pantech_ef44s | drivers/staging/keucr/usb.c | 5015 | 17634 | #include <linux/sched.h>
#include <linux/errno.h>
#include <linux/freezer.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/kthread.h>
#include <linux/mutex.h>
#include <linux/utsname.h>
#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
#include <scsi/scsi_device.h>
#includ... | gpl-2.0 |
kamarush/android_kernel_lge_hammerhead | drivers/hid/hid-zydacron.c | 5271 | 4578 | /*
* HID driver for zydacron remote control
*
* Copyright (c) 2010 Don Prince <dhprince.devel@yahoo.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
* Software Foundation; either version 2 of the Licens... | gpl-2.0 |
Toni5830/kernel_u8500 | arch/sparc/kernel/auxio_64.c | 7575 | 3195 | /* auxio.c: Probing for the Sparc AUXIO register at boot time.
*
* Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu)
*
* Refactoring for unified NCR/PCIO support 2002 Eric Brower (ebrower@usa.net)
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/ioport.h>
#i... | gpl-2.0 |
invisiblek/android_kernel_lge_vs450pp | drivers/input/gameport/lightning.c | 13975 | 7051 | /*
* Copyright (c) 1998-2001 Vojtech Pavlik
*/
/*
* PDPI Lightning 4 gamecard driver for Linux.
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, o... | gpl-2.0 |
tejaswanjari/SMR_FS-EXT4 | kernel/net/sched/cls_cgroup.c | 408 | 5474 | /*
* net/sched/cls_cgroup.c Control Group Classifier
*
* 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.
*
* A... | gpl-2.0 |
issi5862/ishida_jbd2_linux-1.0 | arch/arm/mach-tegra/cpuidle-tegra30.c | 408 | 3441 | /*
* CPU idle driver for Tegra CPUs
*
* Copyright (c) 2010-2012, NVIDIA Corporation.
* Copyright (c) 2011 Google, Inc.
* Author: Colin Cross <ccross@android.com>
* Gary King <gking@nvidia.com>
*
* Rework for 3.3 by Peter De Schrijver <pdeschrijver@nvidia.com>
*
* This program is free software; you can... | gpl-2.0 |
sivu/linux | arch/blackfin/mach-bf527/boards/cm_bf527.c | 1944 | 21391 | /*
* Copyright 2004-2009 Analog Devices Inc.
* 2008-2009 Bluetechnix
* 2005 National ICT Australia (NICTA)
* Aidan Williams <aidan@nicta.com.au>
*
* Licensed under the GPL-2 or later.
*/
#include <linux/device.h>
#include <linux/export.h>
#include <linux/platform_de... | gpl-2.0 |
adhi1419/MSM7627A | arch/parisc/math-emu/dfadd.c | 1944 | 15801 | /*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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
* ... | gpl-2.0 |
sunnyden/ubuntu_kernel | arch/blackfin/mach-bf533/boards/H8606.c | 1944 | 10101 | /*
* Copyright 2004-2009 Analog Devices Inc.
* 2007-2008 HV Sistemas S.L.
* Javier Herrero <jherrero@hvsistemas.es>
* 2005 National ICT Australia (NICTA)
* Aidan Williams <aidan@nicta.com.au>
*
* Licensed under the GPL-2 or later.
*/
#include <... | gpl-2.0 |
alexax66/LP-Kernel-SM-E500H | net/xfrm/xfrm_replay.c | 2200 | 14592 | /*
* xfrm_replay.c - xfrm replay detection, derived from xfrm_state.c.
*
* Copyright (C) 2010 secunet Security Networks AG
* Copyright (C) 2010 Steffen Klassert <steffen.klassert@secunet.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU G... | gpl-2.0 |
mixianghang/mptcp | arch/x86/kernel/step.c | 3480 | 6073 | /*
* x86 single-step support code, common to 32-bit and 64-bit.
*/
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/ptrace.h>
#include <asm/desc.h>
unsigned long convert_ip_to_linear(struct task_struct *child, struct pt_regs *regs)
{
unsigned long addr, seg;
addr = regs->ip;
seg = regs->cs & 0xffff... | gpl-2.0 |
TeamHorizon/android_kernel_oneplus_msm8974 | arch/mips/alchemy/devboards/db1300.c | 4504 | 19980 | /*
* DBAu1300 init and platform device setup.
*
* (c) 2009 Manuel Lauss <manuel.lauss@googlemail.com>
*/
#include <linux/dma-mapping.h>
#include <linux/gpio.h>
#include <linux/gpio_keys.h>
#include <linux/init.h>
#include <linux/input.h> /* KEY_* codes */
#include <linux/i2c.h>
#include <linux/io.h>
#include <linu... | gpl-2.0 |
TeamEpsilon/linux-3.8 | arch/arm/mach-omap1/io.c | 4760 | 3859 | /*
* linux/arch/arm/mach-omap1/io.c
*
* OMAP1 I/O mapping code
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#includ... | gpl-2.0 |
Kurre/kernel_msm | fs/ecryptfs/read_write.c | 5016 | 8866 | /**
* eCryptfs: Linux filesystem encryption layer
*
* Copyright (C) 2007 International Business Machines Corp.
* Author(s): Michael A. Halcrow <mahalcro@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... | gpl-2.0 |
shaowei-wang/linux-3.4-hummingbird | drivers/input/mouse/rpcmouse.c | 9880 | 2954 | /*
* Acorn RiscPC mouse driver for Linux/ARM
*
* Copyright (c) 2000-2002 Vojtech Pavlik
* Copyright (C) 1996-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 |
jjhmod/mk908-jjh-kernel | drivers/input/mouse/rpcmouse.c | 9880 | 2954 | /*
* Acorn RiscPC mouse driver for Linux/ARM
*
* Copyright (c) 2000-2002 Vojtech Pavlik
* Copyright (C) 1996-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 |
MaxiCM/android_kernel_lge_jagnm | arch/arm/nwfpe/single_cpdo.c | 15000 | 3563 | /*
NetWinder Floating Point Emulator
(c) Rebel.COM, 1998,1999
(c) Philip Blundell, 2001
Direct questions, comments to Scott Bambrough <scottb@netwinder.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... | gpl-2.0 |
Supervenom/linux-mod_sys_call | drivers/media/i2c/adv7183.c | 153 | 16990 | /*
* adv7183.c Analog Devices ADV7183 video decoder driver
*
* Copyright (c) 2011 Analog Devices 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.
*
* This program is dis... | gpl-2.0 |
kozmikkick/Endeavor3.1.10 | lib/atomic64_test.c | 665 | 3564 | /*
* Testsuite for atomic64_t functions
*
* Copyright © 2010 Luca Barbieri
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any l... | gpl-2.0 |
aospan/linux-stable-netup-universal-dvb-1.4 | lib/glob.c | 1689 | 7839 | #include <linux/module.h>
#include <linux/glob.h>
/*
* The only reason this code can be compiled as a module is because the
* ATA code that depends on it can be as well. In practice, they're
* both usually compiled in and the module overhead goes away.
*/
MODULE_DESCRIPTION("glob(7) matching");
MODULE_LICENSE("Du... | gpl-2.0 |
phalf/kernel_mint2g | drivers/gpu/drm/nouveau/nv50_graph.c | 1945 | 30983 | /*
* Copyright (C) 2007 Ben Skeggs.
* 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"), to deal in the Software without restriction, including
* without limitation the rights to use, copy... | gpl-2.0 |
guh/linux-imx6-3.14-tune | drivers/video/sysimgblt.c | 2713 | 6936 | /*
* Generic 1-bit or 8-bit source to 1-32 bit destination expansion
* for frame buffer located in system RAM with packed pixels of any depth.
*
* Based almost entirely on cfbimgblt.c
*
* Copyright (C) April 2007 Antonino Daplas <adaplas@pol.net>
*
* This file is subject to the terms and conditions of... | gpl-2.0 |
dtsinc/DTS-Sound-Integration_CAF-Android-kernel | arch/mips/ralink/prom.c | 2969 | 1501 | /*
* 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.
*
* Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2010 Joonas Lahtinen <joonas.lahtinen@gmail.com>
... | gpl-2.0 |
imoseyon/leanKernel-galaxy-nexus | drivers/media/dvb/frontends/tda10021.c | 4249 | 13265 | /*
TDA10021 - Single Chip Cable Channel Receiver driver module
used on the Siemens DVB-C cards
Copyright (C) 1999 Convergence Integrated Media GmbH <ralph@convergence.de>
Copyright (C) 2004 Markus Schulz <msc@antzsystem.de>
Support for TDA10021
This program is free software; you can redi... | gpl-2.0 |
smipi1/elce2015-tiny-linux | arch/arm/mach-omap2/sdrc.c | 4761 | 4067 | /*
* SMS/SDRC (SDRAM controller) common code for OMAP2/3
*
* Copyright (C) 2005, 2008 Texas Instruments Inc.
* Copyright (C) 2005, 2008 Nokia Corporation
*
* Tony Lindgren <tony@atomide.com>
* Paul Walmsley
* Richard Woodruff <r-woodruff2@ti.com>
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
Lukas1212/htc7x30-3.0 | arch/ia64/kvm/kvm_fw.c | 11673 | 16389 | /*
* PAL/SAL call delegation
*
* Copyright (c) 2004 Li Susie <susie.li@intel.com>
* Copyright (c) 2005 Yu Ke <ke.yu@intel.com>
* Copyright (c) 2007 Xiantao Zhang <xiantao.zhang@intel.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU Gene... | gpl-2.0 |
dexter93/kernel_samsung_smdk4412 | drivers/mtd/maps/pmcmsp-flash.c | 12185 | 6243 | /*
* Mapping of a custom board with both AMD CFI and JEDEC flash in partitions.
* Config with both CFI and JEDEC device support.
*
* Basically physmap.c with the addition of partitions and
* an array of mapping info to accommodate more than one flash type per board.
*
* Copyright 2005-2007 PMC-Sierra, Inc.
*
*... | gpl-2.0 |
hgl888/linux | drivers/gpu/drm/nouveau/nvkm/subdev/fb/gk20a.c | 154 | 1635 | /*
* Copyright (c) 2014-2016, NVIDIA CORPORATION. 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"),
* to deal in the Software without restriction, including without limitation
* the rights t... | gpl-2.0 |
ugers/linux-sunxi | fs/nfs/dns_resolve.c | 922 | 8011 | /*
* linux/fs/nfs/dns_resolve.c
*
* Copyright (c) 2009 Trond Myklebust <Trond.Myklebust@netapp.com>
*
* Resolves DNS hostnames into valid ip addresses
*/
#ifdef CONFIG_NFS_USE_KERNEL_DNS
#include <linux/sunrpc/clnt.h>
#include <linux/dns_resolver.h>
ssize_t nfs_dns_resolve_name(char *name, size_t namelen,
st... | gpl-2.0 |
yytang2012/linux-kvm-arm | drivers/dma/intel_mid_dma.c | 922 | 40616 | /*
* intel_mid_dma.c - Intel Langwell DMA Drivers
*
* Copyright (C) 2008-10 Intel Corp
* Author: Vinod Koul <vinod.koul@intel.com>
* The driver design is based on dw_dmac driver
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free software; you can redistri... | gpl-2.0 |
varchild/android_kernel_htc_msm8660 | fs/nfs/mount_clnt.c | 922 | 11963 | /*
* In-kernel MOUNT protocol client
*
* Copyright (C) 1997, Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/types.h>
#include <linux/socket.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/uio.h>
#include <linux/net.h>
#include <linux/in.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sun... | gpl-2.0 |
chadouming/canuck-3.10 | drivers/mfd/wcd9xxx-slimslave.c | 1178 | 14128 | /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
jpoirier/linux | drivers/w1/w1_family.c | 1690 | 3286 | /*
* w1_family.c
*
* Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net>
*
*
* 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 |
visi0nary/android_kernel_alps_k05ts_a | drivers/clk/clk-fixed-rate.c | 2202 | 2928 | /*
* Copyright (C) 2010-2011 Canonical Ltd <jeremy.kerr@canonical.com>
* Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd <mturquette@linaro.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 the Free S... | gpl-2.0 |
myjang0507/Alphabet | arch/arm/mach-omap2/board-zoom.c | 2202 | 4534 | /*
* Copyright (C) 2009-2010 Texas Instruments Inc.
* Mikkel Christensen <mlc@ti.com>
* Felipe Balbi <balbi@ti.com>
*
* Modified from mach-omap2/board-ldp.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 b... | gpl-2.0 |
flzyup/gnexus_kernel | drivers/acpi/acpica/exstorob.c | 3226 | 7221 |
/******************************************************************************
*
* Module Name: exstorob - AML Interpreter object store support, store to object
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*... | gpl-2.0 |
TeamRegular/android_kernel_lge_msm8916 | drivers/memory/emif.c | 4506 | 56039 | /*
* EMIF driver
*
* Copyright (C) 2012 Texas Instruments, Inc.
*
* Aneesh V <aneesh@ti.com>
* Santosh Shilimkar <santosh.shilimkar@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Softw... | gpl-2.0 |
ndufresne/linux-meson | drivers/isdn/mISDN/layer1.c | 4762 | 9951 | /*
*
* Author Karsten Keil <kkeil@novell.com>
*
* Copyright 2008 by Karsten Keil <kkeil@novell.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is dis... | gpl-2.0 |
SaberMod/Linux-stable | arch/arm/mach-imx/devices/platform-imx21-hcd.c | 4762 | 1127 | /*
* Copyright (C) 2010 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU General Public License version 2 as published by the
* Free Software Foundation.
*/
#include "../hardware.h"
#include "... | gpl-2.0 |
iwinoto/v4l-media_build | media/drivers/net/wireless/ti/wl18xx/io.c | 5018 | 1703 | /*
* This file is part of wl18xx
*
* Copyright (C) 2011 Texas Instruments
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it... | gpl-2.0 |
franciscofranco/mako | drivers/mca/mca-proc.c | 9882 | 7280 | /* -*- mode: c; c-basic-offset: 8 -*- */
/*
* MCA bus support functions for the proc fs.
*
* NOTE: this code *requires* the legacy MCA api.
*
* Legacy API means the API that operates in terms of MCA slot number
*
* (C) 2002 James Bottomley <James.Bottomley@HansenPartnership.com>
*
**---------------------------... | gpl-2.0 |
infoburp/binutils | opcodes/m32r-desc.c | 155 | 48869 | /* CPU data for m32r.
THIS FILE IS MACHINE GENERATED WITH CGEN.
Copyright 1996-2010 Free Software Foundation, Inc.
This file is part of the GNU Binutils and/or GDB, the GNU debugger.
This file is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as publi... | gpl-2.0 |
goodwinos/linux-dm | drivers/net/wireless/ath/ath5k/ahb.c | 155 | 6280 | /*
* 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 |
CyanogenMod/android_kernel_xiaomi_aries | drivers/staging/prima/CORE/MAC/src/pe/lim/limApi.c | 155 | 71400 | /*
* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright not... | gpl-2.0 |
tlodge/dreamplug_kernel | drivers/video/backlight/ams369fg06.c | 411 | 13952 | /*
* ams369fg06 AMOLED LCD panel driver.
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* Author: Jingoo Han <jg1.han@samsung.com>
*
* Derived from drivers/video/s6e63m0.c
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as p... | gpl-2.0 |
Snuzzo/max_od | drivers/gpu/drm/radeon/radeon_irq_kms.c | 667 | 7548 | /*
* Copyright 2008 Advanced Micro Devices, Inc.
* Copyright 2008 Red Hat Inc.
* Copyright 2009 Jerome Glisse.
*
* 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, in... | gpl-2.0 |
0xD34D/kernel_omap | drivers/pci/hotplug/shpchp_core.c | 923 | 10097 | /*
* Standard Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
* Copyright (C) 2003-2004 Intel Corporation
*
* All rights reserved.
*
* This program is free software; you can redistribute ... | gpl-2.0 |
htc-mirror/villec2-ics-crc-3.0.16-f4c3948 | drivers/misc/mpu3050/mlsl-kernel.c | 1179 | 9648 | /*
$License:
Copyright (C) 2010 InvenSense 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; either version 2 of the License, or
(at your option) ... | gpl-2.0 |
msm8916-zte/android_kernel_zte_msm8916 | drivers/media/platform/omap3isp/ispccdc.c | 2203 | 73060 | /*
* ispccdc.c
*
* TI OMAP3 ISP - CCDC module
*
* Copyright (C) 2009-2010 Nokia Corporation
* Copyright (C) 2009 Texas Instruments, Inc.
*
* Contacts: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
* Sakari Ailus <sakari.ailus@iki.fi>
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
oppo-source/Find7-4.3-kernel-source | drivers/net/wireless/iwlwifi/iwl-mac80211.c | 2715 | 41498 | /******************************************************************************
*
* Copyright(c) 2003 - 2012 Intel Corporation. All rights reserved.
*
* Portions of this file are derived from the ipw3945 project, as well
* as portions of the ieee80211 subsystem header files.
*
* This program is free software; yo... | gpl-2.0 |
thehelios/pm-linux-3.8.y | kernel/lglock.c | 2971 | 1962 | /* See include/linux/lglock.h for description */
#include <linux/module.h>
#include <linux/lglock.h>
#include <linux/cpu.h>
#include <linux/string.h>
/*
* Note there is no uninit, so lglocks cannot be defined in
* modules (but it's fine to use them from there)
* Could be added though, just undo lg_lock_init
*/
vo... | gpl-2.0 |
stariver/qt210-kernel | drivers/acpi/acpica/utmath.c | 3227 | 9642 | /*******************************************************************************
*
* Module Name: utmath - Integer math support routines
*
******************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution and us... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.