repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
widora/openwrt_widora | package/multimedia/platinum/src/Platinum/Source/Devices/MediaServer/ConnectionManagerSCPD.cpp | 202 | 27892 | /*****************************************************************
|
| Platinum - ConnectionManager SCPD
|
| Copyright (c) 2004-2010, Plutinosoft, LLC.
| All rights reserved.
| http://www.plutinosoft.com
|
| This program is free software; you can redistribute it and/or
| modify it under the terms of the GNU General P... | gpl-2.0 |
digsig-ng/linux-digsig | drivers/usb/class/cdc-wdm.c | 202 | 25352 | /*
* cdc-wdm.c
*
* This driver supports USB CDC WCM Device Management.
*
* Copyright (c) 2007-2009 Oliver Neukum
*
* Some code taken from cdc-acm.c
*
* Released under the GPLv2.
*
* Many thanks to Carl Nordbeck
*/
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/ioctl.h>
#include <linux/sl... | gpl-2.0 |
pro4tlzz/P9000-Kernel | arch/mips/kernel/kprobes.c | 1482 | 17298 | /*
* Kernel Probes (KProbes)
* arch/mips/kernel/kprobes.c
*
* Copyright 2006 Sony Corp.
* Copyright 2010 Cavium Networks
*
* Some portions copied from the powerpc version.
*
* Copyright (C) IBM Corporation, 2002, 2004
*
* This program is free software; you can redistribute it and/or modify
* it und... | gpl-2.0 |
myjang0507/Polaris | net/netfilter/xt_TCPMSS.c | 1994 | 8842 | /*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (C) 2000 Marc Boucher <marc@mbsi.ca>
* Copyright (C) 2007 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 ... | gpl-2.0 |
scotthartbti/android_kernel_motorola_msm8992 | arch/powerpc/kvm/book3s_exports.c | 2250 | 1052 | /*
* 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 will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warr... | gpl-2.0 |
Emotroid-Team/emotion_tw_caf_kernel | drivers/hwmon/ab8500.c | 2762 | 5471 | /*
* Copyright (C) ST-Ericsson 2010 - 2013
* Author: Martin Persson <martin.persson@stericsson.com>
* Hongbo Zhang <hongbo.zhang@linaro.org>
* License Terms: GNU General Public License v2
*
* When the AB8500 thermal warning temperature is reached (threshold cannot
* be changed by SW), an interrupt is set... | gpl-2.0 |
wujiku/superstar-kernel-shooter-2.3.4gb | arch/sh/mm/tlb-sh4.c | 4042 | 2633 | /*
* arch/sh/mm/tlb-sh4.c
*
* SH-4 specific TLB operations
*
* Copyright (C) 1999 Niibe Yutaka
* Copyright (C) 2002 - 2007 Paul Mundt
*
* Released under the terms of the GNU GPL v2.0.
*/
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/io.h>
#include <asm/system.h>
#include <asm/mmu_context.h>
... | gpl-2.0 |
Caio99BR/android_kernel_sony_falconss | arch/arm/mach-tegra/cpu-tegra.c | 4554 | 5803 | /*
* arch/arm/mach-tegra/cpu-tegra.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
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Soft... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_exynos5410 | drivers/usb/serial/aircable.c | 4810 | 6217 | /*
* AIRcable USB Bluetooth Dongle Driver.
*
* Copyright (C) 2010 Johan Hovold <jhovold@gmail.com>
* Copyright (C) 2006 Manuel Francisco Naranjo (naranjo.manuel@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 ... | gpl-2.0 |
rfalize/endeavoru-suitcasekernel | sound/synth/util_mem.c | 4810 | 4637 | /*
* Copyright (C) 2000 Takashi Iwai <tiwai@suse.de>
*
* Generic memory management routines for soundcard memory allocation
*
* 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 |
weritos666/Vee7 | drivers/mtd/nand/fsl_ifc_nand.c | 4810 | 29297 | /*
* Freescale Integrated Flash Controller NAND driver
*
* Copyright 2011-2012 Freescale Semiconductor, Inc
*
* Author: Dipen Dudhat <Dipen.Dudhat@freescale.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the... | gpl-2.0 |
robcore/S4-AEL-Kernel-Lollipop | drivers/usb/serial/cyberjack.c | 4810 | 13003 | /*
* REINER SCT cyberJack pinpad/e-com USB Chipcard Reader Driver
*
* Copyright (C) 2001 REINER SCT
* Author: Matthias Bruestle
*
* Contact: support@reiner-sct.com (see MAINTAINERS)
*
* This program is largely derived from work by the linux-usb group
* and associated source files. Please see the usb/se... | gpl-2.0 |
arpitjain9819/FIRE-AND-FLAMES | drivers/edac/i82875p_edac.c | 4810 | 14868 | /*
* Intel D82875P Memory Controller kernel module
* (C) 2003 Linux Networx (http://lnxi.com)
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written by Thayne Harbaugh
* Contributors:
* Wang Zhenyu at intel.com
*
* $Id: edac_i82875p.c,v 1.5.2.11 2005/10/05 00:43:44 dsp... | gpl-2.0 |
upndwn4par/kernel_hammerhead_lollipop | drivers/mtd/nand/fsl_ifc_nand.c | 4810 | 29297 | /*
* Freescale Integrated Flash Controller NAND driver
*
* Copyright 2011-2012 Freescale Semiconductor, Inc
*
* Author: Dipen Dudhat <Dipen.Dudhat@freescale.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the... | gpl-2.0 |
poondog/kangaroo-m7-mkv | drivers/staging/quatech_usb2/quatech_usb2.c | 4810 | 65776 | /*
* Driver for Quatech Inc USB2.0 to serial adaptors. Largely unrelated to the
* serqt_usb driver, based on a re-write of the vendor supplied serqt_usb2 code,
* which is unrelated to the serqt_usb2 in the staging kernel
*/
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/tt... | gpl-2.0 |
brymaster5000/m7wlv_4.3 | drivers/edac/x38_edac.c | 4810 | 12100 | /*
* Intel X38 Memory Controller kernel module
* Copyright (C) 2008 Cluster Computing, Inc.
*
* This file may be distributed under the terms of the
* GNU General Public License.
*
* This file is based on i3200_edac.c
*
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux... | gpl-2.0 |
Alberto97/android_kernel_motorola_msm8226 | drivers/net/wireless/rt2x00/rt2x00config.c | 4810 | 8170 | /*
Copyright (C) 2004 - 2009 Ivo van Doorn <IvDoorn@gmail.com>
<http://rt2x00.serialmonkey.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 opti... | gpl-2.0 |
AOSPA-L/android_kernel_sony_apq8064 | drivers/scsi/bnx2i/bnx2i_init.c | 4810 | 15776 | /* bnx2i.c: Broadcom NetXtreme II iSCSI driver.
*
* Copyright (c) 2006 - 2011 Broadcom Corporation
* Copyright (c) 2007, 2008 Red Hat, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mike Christie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener... | gpl-2.0 |
flar2/m7-ElementalX | net/tipc/msg.c | 4810 | 9962 | /*
* net/tipc/msg.c: TIPC message header routines
*
* Copyright (c) 2000-2006, Ericsson AB
* Copyright (c) 2005, 2010-2011, Wind River Systems
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are me... | gpl-2.0 |
michaelwu/kernel-msm | arch/mips/rb532/devices.c | 5066 | 7956 | /*
* RouterBoard 500 Platform devices
*
* Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
* Copyright (C) 2007 Florian Fainelli <florian@openwrt.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 Fre... | gpl-2.0 |
chrisc93/android_kernel_samsung_jf | drivers/xen/pci.c | 5066 | 4788 | /*
* 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.
*
* This program is distributed in the hope it will be useful, but... | gpl-2.0 |
Ordenkrieger/android_kernel_cyanogen_msm8974 | drivers/clocksource/tcb_clksrc.c | 5066 | 9639 | #include <linux/init.h>
#include <linux/clocksource.h>
#include <linux/clockchips.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/clk.h>
#include <linux/err.h>
#include <linux/ioport.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include <linux/atmel_tc.h>
/*
* We're configured ... | gpl-2.0 |
CM-Tab-S/android_kernel_samsung_chagallwifi | drivers/pci/msi.c | 5066 | 26226 | /*
* File: msi.c
* Purpose: PCI Message Signaled Interrupt (MSI)
*
* Copyright (C) 2003-2004 Intel
* Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com)
*/
#include <linux/err.h>
#include <linux/mm.h>
#include <linux/irq.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/export.h>
#includ... | gpl-2.0 |
omlet05/MediaTek-HelioX10-Kernel | alps/kernel-3.10/drivers/staging/speakup/devsynth.c | 7882 | 2023 | #include <linux/errno.h>
#include <linux/miscdevice.h> /* for misc_register, and SYNTH_MINOR */
#include <linux/types.h>
#include <linux/uaccess.h>
#include "speakup.h"
#include "spk_priv.h"
#ifndef SYNTH_MINOR
#define SYNTH_MINOR 25
#endif
static int misc_registered;
static int dev_opened;
static ssize_t speakup_f... | gpl-2.0 |
liqiang199105/linux | security/lsm_audit.c | 203 | 9769 | /*
* common LSM auditing functions
*
* Based on code written for SELinux by :
* Stephen Smalley, <sds@epoch.ncsc.mil>
* James Morris <jmorris@redhat.com>
* Author : Etienne Basset, <etienne.basset@ensta.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t... | gpl-2.0 |
jmztaylor/android_kernel_pantech_pororo | arch/arm/kernel/stacktrace.c | 459 | 3047 | #include <linux/module.h>
#include <linux/sched.h>
#include <linux/stacktrace.h>
#include <asm/stacktrace.h>
#if defined(CONFIG_FRAME_POINTER) && !defined(CONFIG_ARM_UNWIND)
/*
* Unwind the current stack frame and store the new register values in the
* structure passed as argument. Unwinding is equivalent to a func... | gpl-2.0 |
bigbiff/kernel_samsung_quincyatt_jb_oc | drivers/spi/spidev.c | 715 | 19735 | /*
* spidev.c -- simple synchronous userspace interface to SPI devices
*
* Copyright (C) 2006 SWAPP
* Andrea Paterniani <a.paterniani@swapp-eng.it>
* Copyright (C) 2007 David Brownell (simplification, cleanup)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G... | gpl-2.0 |
pitichai/pi2 | sound/pci/cs5535audio/cs5535audio_pcm.c | 1483 | 13412 | /*
* Driver for audio on multifunction CS5535 companion device
* Copyright (C) Jaya Kumar
*
* Based on Jaroslav Kysela and Takashi Iwai's examples.
* This work was sponsored by CIS(M) Sdn Bhd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public... | gpl-2.0 |
Nu3001/kernel_rk3188 | arch/arm/mach-davinci/dm646x.c | 2507 | 22140 | /*
* TI DaVinci DM644x chip specific setup
*
* Author: Kevin Hilman, Deep Root Systems, LLC
*
* 2007 (c) Deep Root Systems, LLC. 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.... | gpl-2.0 |
dkhoi1997/android_kernel_samsung_aries | drivers/net/cris/eth_v10.c | 2763 | 48899 | /*
* e100net.c: A network driver for the ETRAX 100LX network controller.
*
* Copyright (c) 1998-2002 Axis Communications AB.
*
* The outline of this driver comes from skeleton.c.
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/types.h>
#include <linux/fcntl.h>... | gpl-2.0 |
playfulgod/Kernel-p930-Nitro | drivers/net/wireless/orinoco/orinoco_pci.c | 3531 | 7539 | /* orinoco_pci.c
*
* Driver for Prism 2.5/3 devices that have a direct PCI interface
* (i.e. these are not PCMCIA cards in a PCMCIA-to-PCI bridge).
* The card contains only one PCI region, which contains all the usual
* hermes registers, as well as the COR register.
*
* Current maintainers are:
* Pavel Roskin ... | gpl-2.0 |
palloteos/exoduscaf | drivers/video/via/viafbdev.c | 4811 | 61265 | /*
* Copyright 1998-2009 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 Graphics, 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 ... | gpl-2.0 |
ChangYeoun/10.1 | drivers/video/via/viafbdev.c | 4811 | 61265 | /*
* Copyright 1998-2009 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 Graphics, 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 ... | gpl-2.0 |
DerRomtester/one_plus_one | net/batman-adv/main.c | 4811 | 6919 | /*
* Copyright (C) 2007-2012 B.A.T.M.A.N. contributors:
*
* Marek Lindner, Simon Wunderlich
*
* 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 distribute... | gpl-2.0 |
faux123/jflte_xxx | net/netfilter/ipset/ip_set_bitmap_port.c | 4811 | 12571 | /* Copyright (C) 2003-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
*
* 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.
*/
/* Kernel module implementing an IP set type: the bitm... | gpl-2.0 |
Euphoria-OS-Legacy/android_kernel_oneplus_msm8974 | tools/perf/builtin-probe.c | 4811 | 11262 | /*
* builtin-probe.c
*
* Builtin probe command: Set up probe events by C expression
*
* Written by Masami Hiramatsu <mhiramat@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 Foundatio... | gpl-2.0 |
johnnyslt/kernel_zte_v967s | drivers/net/ethernet/freescale/fs_enet/fs_enet-main.c | 4811 | 27712 | /*
* Combined Ethernet driver for Motorola MPC8xx and MPC82xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou <panto@intracom.gr>
*
* 2005 (c) MontaVista Software, Inc.
* Vitaly Bordug <vbordug@ru.mvista.com>
*
* Heavily based on original FEC driver by Dan Malek <dan@embeddededge.com>
* and modi... | gpl-2.0 |
felipesanches/linux-sunxi | net/tipc/log.c | 4811 | 9886 | /*
* net/tipc/log.c: TIPC print buffer routines for debugging
*
* Copyright (c) 1996-2006, Ericsson AB
* Copyright (c) 2005-2007, Wind River Systems
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions ... | gpl-2.0 |
showp1984/bricked-flo | drivers/net/ethernet/smsc/smsc9420.c | 4811 | 44651 | /***************************************************************************
*
* Copyright (C) 2007,2008 SMSC
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the... | gpl-2.0 |
ztemt/NX404H_kernel | fs/btrfs/check-integrity.c | 4811 | 95686 | /*
* Copyright (C) STRATO AG 2011. 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 v2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WI... | gpl-2.0 |
Kurre/kernel_samsung_manta | drivers/net/ethernet/mellanox/mlx4/port.c | 4811 | 23596 | /*
* Copyright (c) 2007 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this sou... | gpl-2.0 |
justin0406/HC-GEE | drivers/mfd/twl4030-madc.c | 5067 | 22072 | /*
*
* TWL4030 MADC module driver-This driver monitors the real time
* conversion of analog signals like battery temperature,
* battery type, battery level etc.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* J Keerthy <j-keerthy@ti.com>
*
* Based on twl4030-madc.c
* Copyright (C)... | gpl-2.0 |
TeamBliss-Devices/kernel_xiaomi_cancro | drivers/media/video/cx23885/cx23888-ir.c | 5067 | 36827 | /*
* Driver for the Conexant CX23885/7/8 PCIe bridge
*
* CX23888 Integrated Consumer Infrared Controller
*
* Copyright (C) 2009 Andy Walls <awalls@md.metrocast.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publis... | gpl-2.0 |
bravonova/kenzo | tools/power/cpupower/utils/cpupower.c | 7883 | 4732 | /*
* (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc.
*
* Licensed under the terms of the GNU GPL License version 2.
*
* Ideas taken over from the perf userspace tool (included in the Linus
* kernel git repo): subcommand builtins and param parsing.
*/
#include <stdio.h>
#include <stdlib.h>
... | gpl-2.0 |
sthalik/android_kernel_motorola_msm8916 | arch/frv/kernel/ptrace.c | 8907 | 9103 | /* ptrace.c: FRV specific parts of process tracing
*
* Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* - Derived from arch/m68k/kernel/ptrace.c
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gener... | gpl-2.0 |
renzoolivares/android_kernel_htc_monarudo | drivers/isdn/hardware/avm/b1pcmcia.c | 9675 | 5698 | /* $Id: b1pcmcia.c,v 1.1.2.2 2004/01/16 21:09:27 keil Exp $
*
* Module for AVM B1/M1/M2 PCMCIA-card.
*
* Copyright 1999 by Carsten Paeth <calle@calle.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <l... | gpl-2.0 |
dl9pf/linux | kernel/panic.c | 204 | 11447 | /*
* linux/kernel/panic.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
/*
* This function is used through-out the kernel (including mm and fs)
* to indicate a major problem.
*/
#include <linux/debug_locks.h>
#include <linux/interrupt.h>
#include <linux/kmsg_dump.h>
#include <linux/kallsyms.h>
#include <lin... | gpl-2.0 |
alouche/redhat-2.6.32-xen-dom0-kernel | drivers/media/video/gspca/stv06xx/stv06xx_hdcs.c | 204 | 13958 | /*
* Copyright (c) 2001 Jean-Fredric Clere, Nikolas Zimmermann, Georg Acher
* Mark Cave-Ayland, Carlo E Prelz, Dick Streefland
* Copyright (c) 2002, 2003 Tuukka Toivonen
* Copyright (c) 2008 Erik Andrén
* Copyright (c) 2008 Chia-I Wu
*
* This program is free software; you can redistribute it and/or modify... | gpl-2.0 |
piet-delaney/xtensa-2.6.29-smp-next.highmem | drivers/video/metronomefb.c | 716 | 18844 | /*
* linux/drivers/video/metronomefb.c -- FB driver for Metronome controller
*
* Copyright (C) 2008, Jaya Kumar
*
* 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.
*
* Layout is based on skeleto... | gpl-2.0 |
beidl/phablet_kernel_samsung_tuna | drivers/mmc/host/mxcmmc.c | 1740 | 25611 | /*
* linux/drivers/mmc/host/mxcmmc.c - Freescale i.MX MMCI driver
*
* This is a driver for the SDHC controller found in Freescale MX2/MX3
* SoCs. It is basically the same hardware as found on MX1 (imxmmc.c).
* Unlike the hardware found on MX1, this hardware just works and does
* not need all the quirks found... | gpl-2.0 |
hyperion70/j608_kernel | arch/arm/mach-at91/board-dt-sam9.c | 2252 | 1346 | /*
* Setup code for AT91SAM Evaluation Kits with Device Tree support
*
* Copyright (C) 2011 Atmel,
* 2011 Nicolas Ferre <nicolas.ferre@atmel.com>
*
* Licensed under GPLv2 or later.
*/
#include <linux/types.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/gpio.h>
#include <li... | gpl-2.0 |
rock12/ALPS.L0.MT6580.SMT.DEV.P1.4_K80_KERNEL | drivers/media/usb/gspca/stv06xx/stv06xx_pb0100.c | 2252 | 12718 | /*
* Copyright (c) 2001 Jean-Fredric Clere, Nikolas Zimmermann, Georg Acher
* Mark Cave-Ayland, Carlo E Prelz, Dick Streefland
* Copyright (c) 2002, 2003 Tuukka Toivonen
* Copyright (c) 2008 Erik Andrén
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN... | gpl-2.0 |
aditisstillalive/android_kernel_lge_hammerhead_wake | drivers/net/ethernet/intel/e1000e/ethtool.c | 2764 | 56137 | /*******************************************************************************
Intel PRO/1000 Linux driver
Copyright(c) 1999 - 2012 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 pub... | gpl-2.0 |
javiergarmon/Linux3188 | fs/configfs/inode.c | 3020 | 7873 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* inode.c - basic inode and dentry operations.
*
* 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
* ver... | gpl-2.0 |
faux123/htc-m7 | fs/nfsd/nfs4callback.c | 4300 | 26533 | /*
* Copyright (c) 2001 The Regents of the University of Michigan.
* All rights reserved.
*
* Kendrick Smith <kmsmith@umich.edu>
* Andy Adamson <andros@umich.edu>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* ... | gpl-2.0 |
Red--Code/android_kernel_sony_msm8974ac | arch/powerpc/kernel/prom_init.c | 4300 | 82608 | /*
* Procedures for interfacing to Open Firmware.
*
* Paul Mackerras August 1996.
* Copyright (C) 1996-2005 Paul Mackerras.
*
* Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner.
* {engebret|bergner}@us.ibm.com
*
* This program is free software; you can redistribute it and/or
* m... | gpl-2.0 |
wan5xp/android_kernel_xiaomi_armani | drivers/media/video/mt9v032.c | 4812 | 21724 | /*
* Driver for MT9V032 CMOS Image Sensor from Micron
*
* Copyright (C) 2010, Laurent Pinchart <laurent.pinchart@ideasonboard.com>
*
* Based on the MT9M001 driver,
*
* Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de>
*
* This program is free software; you can redistribute it and/or modify
* i... | gpl-2.0 |
netaccess0/kernel_lge_msm8974 | drivers/media/video/gspca/sn9c20x.c | 4812 | 71049 | /*
* Sonix sn9c201 sn9c202 library
*
* Copyright (C) 2012 Jean-Francois Moine <http://moinejf.free.fr>
* Copyright (C) 2008-2009 microdia project <microdia@googlegroups.com>
* Copyright (C) 2009 Brian Johnson <brijohn@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under... | gpl-2.0 |
samno1607/Xperia-Z-Source-Differences-JB | drivers/media/video/saa7134/saa7134-dvb.c | 4812 | 56120 | /*
*
* (c) 2004 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]
*
* Extended 3 / 2005 by Hartmut Hackmann to support various
* cards with the tda10046 DVB-T channel decoder
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe... | gpl-2.0 |
laufersteppenwolf/android_kernel_samsung_lt02 | fs/xfs/xfs_iomap.c | 4812 | 20061 | /*
* Copyright (c) 2000-2006 Silicon Graphics, 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.
*
* This program is distributed in the hope that it would be ... | gpl-2.0 |
cphelps76/kernel_lge_mako | drivers/power/pcf50633-charger.c | 5068 | 12786 | /* NXP PCF50633 Main Battery Charger Driver
*
* (C) 2006-2008 by Openmoko, Inc.
* Author: Balaji Rao <balajirrao@openmoko.org>
* All rights reserved.
*
* Broken down from monstrous PCF50633 driver mainly by
* Harald Welte, Andy Green and Werner Almesberger
*
* This program is free software; you can redistribu... | gpl-2.0 |
kbc-developers/android_kernel_samsung_exynos4210jpn | drivers/staging/wlags49_h2/ap_h2.c | 9164 | 316366 | /*
* File: ap_h24.236
*
* Abstract: This file contains memory image 'fw_image'.
*
* Contents: Total size of the memory image: 51010 bytes.
* Total number of blocks: 4 blocks.
* Block 1 : load address 00000060, 326 bytes.
* Block 2 : load address 00000C16, 6424 bytes.
* Block 3 : load address 001E252E, 4... | gpl-2.0 |
felipesanches/linux-media | tools/perf/util/build-id.c | 205 | 10517 | /*
* build-id.c
*
* build-id support
*
* Copyright (C) 2009, 2010 Red Hat Inc.
* Copyright (C) 2009, 2010 Arnaldo Carvalho de Melo <acme@redhat.com>
*/
#include "util.h"
#include <stdio.h>
#include "build-id.h"
#include "event.h"
#include "symbol.h"
#include <linux/kernel.h>
#include "debug.h"
#include "session.... | gpl-2.0 |
YijingWang/linux-pci | tools/perf/util/symbol-minimal.c | 205 | 7310 | #include "symbol.h"
#include "util.h"
#include <stdio.h>
#include <fcntl.h>
#include <string.h>
#include <byteswap.h>
#include <sys/stat.h>
static bool check_need_swap(int file_endian)
{
const int data = 1;
u8 *check = (u8 *)&data;
int host_endian;
if (check[0] == 1)
host_endian = ELFDATA2LSB;
else
host_en... | gpl-2.0 |
martyj/LGP999_V10c_Kernel | arch/arm/plat-s3c24xx/s3c2440-cpufreq.c | 461 | 7222 | /* linux/arch/arm/plat-s3c24xx/s3c2440-cpufreq.c
*
* Copyright (c) 2006,2008,2009 Simtec Electronics
* http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>
* Vincent Sanders <vince@simtec.co.uk>
*
* S3C2440/S3C2442 CPU Frequency scaling
*
* This program is free software; you can redistribute it and/or ... | gpl-2.0 |
aweosomeabhijeet/android_device_domino_kernel | arch/arm/mach-msm/npa.c | 461 | 44930 | /* Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
RafaelRMachado/Coreboot | util/kconfig/menu.c | 717 | 17232 | /*
* Copyright (C) 2002 Roman Zippel <zippel@linux-m68k.org>
* Released under the terms of the GNU GPL v2.0.
*/
#include <ctype.h>
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include "lkc.h"
static const char nohelp_text[] = "There is no help available for this option.";
struct menu rootmenu;
st... | gpl-2.0 |
yangoliver/linux | arch/alpha/oprofile/op_model_ev6.c | 1485 | 2644 | /**
* @file arch/alpha/oprofile/op_model_ev6.c
*
* @remark Copyright 2002 OProfile authors
* @remark Read the file COPYING
*
* @author Richard Henderson <rth@twiddle.net>
*/
#include <linux/oprofile.h>
#include <linux/smp.h>
#include <asm/ptrace.h>
#include "op_impl.h"
/* Compute all of the registers in prep... | gpl-2.0 |
2nd-yacuken/android_kernel_samsung_espresso10 | drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 2253 | 15239 | /**************************************************************************
*
* Copyright © 2009 VMware, Inc., Palo Alto, CA., USA
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to d... | gpl-2.0 |
TI-OpenLink/wl18xx | drivers/gpu/drm/nouveau/nv84_fence.c | 2765 | 7587 | /*
* Copyright 2012 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 |
qwerty97/rk3066 | drivers/infiniband/core/cm.c | 2765 | 109436 | /*
* Copyright (c) 2004-2007 Intel Corporation. All rights reserved.
* Copyright (c) 2004 Topspin Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire Corporation. All rights reserved.
* Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
*
* This software is available to you under ... | gpl-2.0 |
xenon92/android_kernel_nebula | drivers/media/dvb/frontends/tda10048.c | 3277 | 29686 | /*
NXP TDA10048HN DVB OFDM demodulator driver
Copyright (C) 2009 Steven Toth <stoth@kernellabs.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 Licens... | gpl-2.0 |
boa19861105/Butterfly-Kernel | drivers/gpu/drm/gma500/framebuffer.c | 4045 | 21318 | /**************************************************************************
* Copyright (c) 2007-2011, Intel Corporation.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published... | gpl-2.0 |
SlimRoms/kernel_samsung_smdk4412 | drivers/ps3/ps3stor_lib.c | 4557 | 9809 | /*
* PS3 Storage Library
*
* Copyright (C) 2007 Sony Computer Entertainment Inc.
* Copyright 2007 Sony Corp.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published
* by the Free Software Foundation; version 2 of the License.
... | gpl-2.0 |
Nicklas373/AoiCore-Kernel-MSM8627-CM13 | drivers/video/exynos/exynos_dp_reg.c | 4813 | 30068 | /*
* Samsung DP (Display port) register interface driver.
*
* Copyright (C) 2012 Samsung Electronics Co., Ltd.
* Author: Jingoo Han <jg1.han@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 Sof... | gpl-2.0 |
drewx2/Find5-Kernel-Source | drivers/spi/spi-pxa2xx-pci.c | 4813 | 4053 | /*
* CE4100's SPI device is more or less the same one as found on PXA
*
*/
#include <linux/pci.h>
#include <linux/platform_device.h>
#include <linux/of_device.h>
#include <linux/module.h>
#include <linux/spi/pxa2xx_spi.h>
struct ce4100_info {
struct ssp_device ssp;
struct platform_device *spi_pdev;
};
static DEF... | gpl-2.0 |
GalaxyTab4/android_kernel_samsung_millet | drivers/net/wireless/libertas/if_cs.c | 4813 | 26434 | /*
Driver for the Marvell 8385 based compact flash WLAN cards.
(C) 2007 by Holger Schurig <hs4233@mail.mn-solutions.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 Foundation; either version 2 of... | gpl-2.0 |
qualitynice/Htc-Sense-Freedom-Kernel | drivers/input/misc/rb532_button.c | 4813 | 2945 | /*
* Support for the S1 button on Routerboard 532
*
* Copyright (C) 2009 Phil Sutter <n0-1@freewrt.org>
*/
#include <linux/input-polldev.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <asm/mach-rc32434/gpio.h>
#include <asm/mach-rc32434/rb.h>
#define DRV_NAME "rb532-button"
#define RB... | gpl-2.0 |
tbalden/One_X-2.6.39.4 | arch/powerpc/platforms/embedded6xx/gamecube.c | 10445 | 2145 | /*
* arch/powerpc/platforms/embedded6xx/gamecube.c
*
* Nintendo GameCube board-specific support
* Copyright (C) 2004-2009 The GameCube Linux Team
* Copyright (C) 2007,2008,2009 Albert Herranz
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public ... | gpl-2.0 |
tony0924/itri | drivers/char/ipmi/ipmi_smic_sm.c | 12493 | 16997 | /*
* ipmi_smic_sm.c
*
* The state-machine driver for an IPMI SMIC driver
*
* It started as a copy of Corey Minyard's driver for the KSC interface
* and the kernel patch "mmcdev-patch-245" by HP
*
* modified by: Hannes Schulz <schulz@schwaar.com>
* ipmi@schwaar.com
*
*
* Corey Minyard's driver for the KSC i... | gpl-2.0 |
SunliyMonkey/linux | drivers/bluetooth/hci_qca.c | 206 | 24229 | /*
* Bluetooth Software UART Qualcomm protocol
*
* HCI_IBS (HCI In-Band Sleep) is Qualcomm's power management
* protocol extension to H4.
*
* Copyright (C) 2007 Texas Instruments, Inc.
* Copyright (c) 2010, 2012 The Linux Foundation. All rights reserved.
*
* Acknowledgements:
* This file is based on hc... | gpl-2.0 |
linino/linino_CC | tools/firmware-utils/src/mkcsysimg.c | 206 | 21837 | /*
*
* Copyright (C) 2007-2009 Gabor Juhos <juhosg@openwrt.org>
*
* This program was based on the code found in various Linux
* source tarballs released by Edimax for it's devices.
* Original author: David Hsu <davidhsu@realtek.com.tw>
*
* This program is free software; you can redistribute it and/or
* m... | gpl-2.0 |
ktoonsez/SiyahD | arch/arm/kernel/hibernate.c | 462 | 18261 | /*
* Hibernation support specific for ARM
*
* Copyright (C) 2010 Nokia Corporation
* Copyright (C) 2010 Texas Instruments, Inc.
* Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
*
* Contact: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
*
* License terms: GNU General Public License (GPL) version 2
*/
#include <li... | gpl-2.0 |
mrg666/nook_kernel | arch/arm/plat-s3c24xx/irq.c | 462 | 15008 | /* linux/arch/arm/plat-s3c24xx/irq.c
*
* Copyright (c) 2003,2004 Simtec Electronics
* Ben Dooks <ben@simtec.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 t... | gpl-2.0 |
danbarsor/linux_kernel-2.6.35 | drivers/scsi/aacraid/linit.c | 718 | 45110 | /*
* 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-2007 Adaptec, Inc. (aacraid@adaptec.com)
*
* This program is free software; you can redistribute it and/or modify
* i... | gpl-2.0 |
chucktr/vigor_aosp_kernel | drivers/net/wireless/bcmdhd/bcmevent.c | 718 | 4723 | /*
* bcmevent read-only data shared by kernel or app layers
*
* Copyright (C) 1999-2011, 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 Public L... | gpl-2.0 |
schmatzler/zte-kernel-smartchat | sound/soc/pxa/e800_wm9712.c | 3022 | 4193 | /*
* e800-wm9712.c -- SoC audio for e800
*
* Copyright 2007 (c) Ian Molton <spyro@f2s.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 ONLY.
*
*/
#include <lin... | gpl-2.0 |
go2ev-devteam/Yoda-Kernel-ICS | lib/bsearch.c | 3022 | 1615 | /*
* A generic implementation of binary search for the Linux kernel
*
* Copyright (C) 2008-2009 Ksplice, Inc.
* Author: Tim Abbott <tabbott@ksplice.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 Soft... | gpl-2.0 |
zhaochengw/ef40s_kernel-4.2 | drivers/mtd/devices/phram.c | 3022 | 5844 | /**
* Copyright (c) ???? Jochen Schäuble <psionic@psionic.de>
* Copyright (c) 2003-2004 Joern Engel <joern@wh.fh-wedel.de>
*
* Usage:
*
* one commend line parameter per device, each in the form:
* phram=<name>,<start>,<len>
* <name> may be up to 63 characters.
* <start> and <len> can be octal, decimal or he... | gpl-2.0 |
jcadduono/nethunter_kernel_mako | security/apparmor/path.c | 4814 | 6414 | /*
* AppArmor security module
*
* This file contains AppArmor function for pathnames
*
* Copyright (C) 1998-2008 Novell/SUSE
* Copyright 2009-2010 Canonical 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 th... | gpl-2.0 |
grondinm/android_kernel_motorola_msm8974 | fs/jfs/jfs_inode.c | 4814 | 4133 | /*
* 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 |
cxl000/android_kernel_google_msm | sound/soc/codecs/ak4535.c | 4814 | 13846 | /*
* ak4535.c -- AK4535 ALSA Soc Audio driver
*
* Copyright 2005 Openedhand Ltd.
*
* Author: Richard Purdie <richard@openedhand.com>
*
* Based on wm8753.c by Liam Girdwood
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version ... | gpl-2.0 |
0mark/linux-sunxi | sound/isa/sb/sb16.c | 5070 | 20395 | /*
* Driver for SoundBlaster 16/AWE32/AWE64 soundcards
* 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 ... | gpl-2.0 |
ries-tech/linux | sound/isa/sb/sb8.c | 5070 | 7223 | /*
* Driver for SoundBlaster 1.0/2.0/Pro soundcards and compatible
* 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 v... | gpl-2.0 |
Vachounet/android_kernel_acer_hemingway | arch/arm/mach-s3c2440/s3c2440-cpufreq.c | 5070 | 7338 | /* linux/arch/arm/plat-s3c24xx/s3c2440-cpufreq.c
*
* Copyright (c) 2006-2009 Simtec Electronics
* http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>
* Vincent Sanders <vince@simtec.co.uk>
*
* S3C2440/S3C2442 CPU Frequency scaling
*
* This program is free software; you can redistribute it and/or modif... | gpl-2.0 |
Negamann303/kernel-ng2-negalite | drivers/mtd/maps/sun_uflash.c | 5070 | 3689 | /* sun_uflash.c - Driver for user-programmable flash on
* Sun Microsystems SME boardsets.
*
* This driver does NOT provide access to the OBP-flash for
* safety reasons-- use <linux>/drivers/sbus/char/flash.c instead.
*
* Copyright (c) 2001 Eric Brower (ebrower@usa.net)
*/
#include <linux/kernel.h... | gpl-2.0 |
PsychoGame/android_kernel_lge_apq8064 | drivers/usb/host/ehci-sh.c | 5070 | 5234 | /*
* SuperH EHCI host controller driver
*
* Copyright (C) 2010 Paul Mundt
*
* Based on ohci-sh.c and ehci-atmel.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.
*/
#include <linux/pla... | gpl-2.0 |
oppo-source/Find7-kernel-source | drivers/watchdog/pika_wdt.c | 7374 | 6887 | /*
* PIKA FPGA based Watchdog Timer
*
* Copyright (c) 2008 PIKA Technologies
* Sean MacLennan <smaclennan@pikatech.com>
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/types.h>
#include <lin... | gpl-2.0 |
TEAM-RAZOR-DEVICES/kernel_lge_g3 | arch/avr32/mach-at32ap/clock.c | 8142 | 6452 | /*
* Clock management for AT32AP CPUs
*
* Copyright (C) 2006 Atmel Corporation
*
* Based on arch/arm/mach-at91/clock.c
* Copyright (C) 2005 David Brownell
* Copyright (C) 2005 Ivan Kokshaysky
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P... | gpl-2.0 |
ramsrib/android_kernel_samsung_n1 | arch/powerpc/platforms/wsp/scom_wsp.c | 9678 | 1745 | /*
* SCOM backend for WSP
*
* Copyright 2010 Benjamin Herrenschmidt, IBM Corp.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your opti... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.