repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
iamroot12C/linux | arch/x86/kernel/apic/ipi.c | 1747 | 3783 | #include <linux/cpumask.h>
#include <linux/interrupt.h>
#include <linux/mm.h>
#include <linux/delay.h>
#include <linux/spinlock.h>
#include <linux/kernel_stat.h>
#include <linux/mc146818rtc.h>
#include <linux/cache.h>
#include <linux/cpu.h>
#include <linux/module.h>
#include <asm/smp.h>
#include <asm/mtrr.h>
#include... | gpl-2.0 |
dlespiau/checkmate-test-linux | arch/cris/arch-v10/kernel/debugport.c | 1747 | 12266 | /* Serialport functions for debugging
*
* Copyright (c) 2000-2007 Axis Communications AB
*
* Authors: Bjorn Wesen
*
* Exports:
* console_print_etrax(char *buf)
* int getDebugChar()
* putDebugChar(int)
* enableDebugIRQ()
* init_etrax_debug()
*
*/
#include <linux/console.h>
#include <linux/i... | gpl-2.0 |
Flemmard/htc7x30-3.0 | sound/ppc/pmac.c | 2515 | 38279 | /*
* PMac DBDMA lowlevel functions
*
* Copyright (c) by Takashi Iwai <tiwai@suse.de>
* code based on dmasound.c.
*
* 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 |
AICP/kernel_motorola_msm8992 | drivers/ata/pata_piccolo.c | 2771 | 3705 | /*
* pata_piccolo.c - Toshiba Piccolo PATA/SATA controller driver.
*
* This is basically an update to ata_generic.c to add Toshiba Piccolo support
* then split out to keep ata_generic "clean".
*
* Copyright 2005 Red Hat Inc, all rights reserved.
*
* Elements from ide/pci/generic.c
* Copyright (C) 2001... | gpl-2.0 |
thanhphat11/Kernel_N4_N910SLK | net/tipc/net.c | 2771 | 7734 | /*
* net/tipc/net.c: TIPC network routing code
*
* Copyright (c) 1995-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 met:
... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_epicmtd | drivers/usb/misc/cypress_cy7c63.c | 3539 | 7708 | /*
* cypress_cy7c63.c
*
* Copyright (c) 2006-2007 Oliver Bock (bock@tfh-berlin.de)
*
* This driver is based on the Cypress USB Driver by Marcus Maul
* (cyport) and the 2.0 version of Greg Kroah-Hartman's
* USB Skeleton driver.
*
* This is a generic driver for the Cypress CY7C63xxx family.
* For the time being it enable... | gpl-2.0 |
omnirom/android_kernel_samsung_lt03lte | drivers/video/sm501fb.c | 5075 | 54528 | /* linux/drivers/video/sm501fb.c
*
* Copyright (c) 2006 Simtec Electronics
* Vincent Sanders <vince@simtec.co.uk>
* 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 version 2 as
* published by the Free So... | gpl-2.0 |
SomethingExplosive/android_kernel_lge_mako | sound/soc/blackfin/bf5xx-ac97.c | 5075 | 9664 | /*
* bf5xx-ac97.c -- AC97 support for the ADI blackfin chip.
*
* Author: Roy Huang
* Created: 11th. June 2007
* Copyright: Analog Device 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 Soft... | gpl-2.0 |
brymaster5000/m7_4.1 | drivers/video/sm501fb.c | 5075 | 54528 | /* linux/drivers/video/sm501fb.c
*
* Copyright (c) 2006 Simtec Electronics
* Vincent Sanders <vince@simtec.co.uk>
* 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 version 2 as
* published by the Free So... | gpl-2.0 |
Fusion-Devices/android_kernel_oneplus_msm8974 | fs/xfs/xfs_rw.c | 5075 | 4201 | /*
* 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 |
ptmr3/GalaxyS4_Kernel | drivers/scsi/ibmvscsi/rpa_vscsi.c | 8403 | 10324 | /* ------------------------------------------------------------
* rpa_vscsi.c
* (C) Copyright IBM Corporation 1994, 2003
* Authors: Colin DeVilbiss (devilbis@us.ibm.com)
* Santiago Leon (santil@us.ibm.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t... | gpl-2.0 |
Snuzzo/max_od | fs/hfsplus/tables.c | 14803 | 121972 | /*
* linux/fs/hfsplus/tables.c
*
* Various data tables
*/
#include "hfsplus_fs.h"
/*
* Unicode case folding table taken from Apple Technote #1150
* (HFS Plus Volume Format)
*/
u16 hfsplus_case_fold_table[] = {
/*
* The lower case table consists of a 256-entry high-byte table followed by
* some number of... | gpl-2.0 |
SerenityS/android_kernel_allwinner_a31 | drivers/net/wireless/bcm4330/linux_osl.c | 212 | 16683 | /*
* Linux OS Independent Layer
*
* 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 License version 2 (the "GPL")... | gpl-2.0 |
spoiledsport/linux | drivers/pinctrl/spear/pinctrl-spear300.c | 212 | 17339 | /*
* Driver for the ST Microelectronics SPEAr300 pinmux
*
* Copyright (C) 2012 ST Microelectronics
* Viresh Kumar <vireshk@kernel.org>
*
* 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 ... | gpl-2.0 |
kbc-developers/android_kernel_samsung_jfdcm | sound/soc/msm/qdsp6v2/msm-multi-ch-pcm-q6-v2.c | 1236 | 21868 | /* 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 |
KyLinOS/android_kernel_motorola_omap4-common | arch/arm/mach-s5pv210/mach-goni.c | 1492 | 22010 | /* linux/arch/arm/mach-s5pv210/mach-goni.c
*
* Copyright (c) 2010 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 version 2 as
* published by the Free Software Foundation.
*/
... | gpl-2.0 |
kinsamanka/linux-tizen | arch/arm/plat-pxa/ssp.c | 2260 | 5040 | /*
* linux/arch/arm/mach-pxa/ssp.c
*
* based on linux/arch/arm/mach-sa1100/ssp.c by Russell King
*
* Copyright (C) 2003 Russell King.
* Copyright (C) 2003 Wolfson Microelectronics PLC
*
* 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 |
svimes/android_kernel_motorola_msm8960-common | drivers/tty/cyclades.c | 2772 | 114272 | #undef BLOCKMOVE
#define Z_WAKE
#undef Z_EXT_CHARS_IN_BUFFER
/*
* This file contains the driver for the Cyclades async multiport
* serial boards.
*
* Initially written by Randolph Bentson <bentson@grieg.seaslug.org>.
* Modified and maintained by Marcio Saito <marcio@cyclades.com>.
*
* Copyright (C) 2007-2009 Ji... | gpl-2.0 |
aatjitra/PR25 | sound/soc/atmel/playpaq_wm8510.c | 3028 | 10774 | /* sound/soc/at32/playpaq_wm8510.c
* ASoC machine driver for PlayPaq using WM8510 codec
*
* Copyright (C) 2008 Long Range Systems
* Geoffrey Wossum <gwossum@acm.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
* ... | gpl-2.0 |
renaudallard/gnexus_kernel | sound/soc/atmel/playpaq_wm8510.c | 3028 | 10774 | /* sound/soc/at32/playpaq_wm8510.c
* ASoC machine driver for PlayPaq using WM8510 codec
*
* Copyright (C) 2008 Long Range Systems
* Geoffrey Wossum <gwossum@acm.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
* ... | gpl-2.0 |
mina86/linux | arch/ia64/sn/kernel/sn2/sn_hwperf.c | 4308 | 23313 | /*
* 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) 2004-2006 Silicon Graphics, Inc. All rights reserved.
*
* SGI Altix topology and hardware performance monitoring API.
* ... | gpl-2.0 |
Monadiac/cm_kernel_samsung_hlte | sound/soc/samsung/goni_wm8994.c | 5076 | 7510 | /*
* goni_wm8994.c
*
* Copyright (C) 2010 Samsung Electronics Co.Ltd
* Author: Chanwoo Choi <cw00.choi@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 versi... | gpl-2.0 |
MoKee/android_kernel_lge_g3 | sound/soc/jz4740/jz4740-pcm.c | 5076 | 9233 | /*
* Copyright (C) 2010, Lars-Peter Clausen <lars@metafoo.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 the License, or (at your
* option) any later v... | gpl-2.0 |
KryptonOmni/android_kernel_lge_mako | net/irda/ircomm/ircomm_tty_attach.c | 5588 | 27880 | /*********************************************************************
*
* Filename: ircomm_tty_attach.c
* Version:
* Description: Code for attaching the serial driver to IrCOMM
* Status: Experimental.
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Sat Jun 5 17:42:00 1999
* Modifi... | gpl-2.0 |
TeamWin/android_kernel_htc_a32e | drivers/media/rc/keymaps/rc-pinnacle-pctv-hd.c | 7636 | 1897 | /* pinnacle-pctv-hd.h - Keytable for pinnacle_pctv_hd Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 |
1DeMaCr/android_kernel_samsung_codina | drivers/pci/hotplug/ibmphp_hpc.c | 10708 | 33511 | /*
* IBM Hot Plug Controller Driver
*
* Written By: Jyoti Shah, IBM Corporation
*
* Copyright (C) 2001-2003 IBM 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 Fo... | gpl-2.0 |
FEDEVEL/openrex-linux-3.14 | init/noinitramfs.c | 12500 | 1494 | /*
* init/noinitramfs.c
*
* Copyright (C) 2006, NXP Semiconductors, All Rights Reserved
* Author: Jean-Paul Saman <jean-paul.saman@nxp.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | gpl-2.0 |
rmcc/malata-kernel-smb_a1XXX | kernel/power/main.c | 213 | 5527 | /*
* kernel/power/main.c - PM subsystem core functionality.
*
* Copyright (c) 2003 Patrick Mochel
* Copyright (c) 2003 Open Source Development Lab
*
* This file is released under the GPLv2
*
*/
#include <linux/kobject.h>
#include <linux/string.h>
#include <linux/resume-trace.h>
#include <linux/workqueue.h>
#... | gpl-2.0 |
zbwu/htc-kernel-ace | arch/ia64/kernel/smpboot.c | 725 | 22413 | /*
* SMP boot-related support
*
* Copyright (C) 1998-2003, 2005 Hewlett-Packard Co
* David Mosberger-Tang <davidm@hpl.hp.com>
* Copyright (C) 2001, 2004-2005 Intel Corp
* Rohit Seth <rohit.seth@intel.com>
* Suresh Siddha <suresh.b.siddha@intel.com>
* Gordon Jin <gordon.jin@intel.com>
* Ashok Raj <ashok.raj... | gpl-2.0 |
tkymgr/semc_kernel | arch/arm/mach-ixp4xx/nas100d-pci.c | 725 | 1751 | /*
* arch/arm/mach-ixp4xx/nas100d-pci.c
*
* NAS 100d board-level PCI initialization
*
* based on ixdp425-pci.c:
* Copyright (C) 2002 Intel Corporation.
* Copyright (C) 2003-2004 MontaVista Software, Inc.
*
* Maintainer: http://www.nslu2-linux.org/
*
* This program is free software; you can redistribute it an... | gpl-2.0 |
kogone/android_kernel_lge_hammerhead | drivers/platform/msm/ipa/ipa_flt.c | 1749 | 21915 | /* 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 |
TeamRegular/android_kernel_lge_msm8916 | arch/arm/mach-pxa/lpd270.c | 2261 | 12111 | /*
* linux/arch/arm/mach-pxa/lpd270.c
*
* Support for the LogicPD PXA270 Card Engine.
* Derived from the mainstone code, which carries these notices:
*
* Author: Nicolas Pitre
* Created: Nov 05, 2002
* Copyright: MontaVista Software Inc.
*
* This program is free software; you can redistribute it and/or modify... | gpl-2.0 |
unixbhaskar/Linux-kernel | drivers/pwm/pwm-vt8500.c | 2517 | 7004 | /*
* drivers/pwm/pwm-vt8500.c
*
* Copyright (C) 2012 Tony Prisk <linux@prisktech.co.nz>
* Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distribu... | gpl-2.0 |
dtalley11/android_kernel_kyocera_c5155 | drivers/scsi/qla4xxx/ql4_mbx.c | 2773 | 37028 | /*
* 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"
/**
* qla4xxx_mailbox_command - issues mailbox commands
* @ha: Pointer to host adap... | gpl-2.0 |
dext3r/lpc3xxx-ea3250v2 | drivers/net/lance.c | 3029 | 41407 | /* lance.c: An AMD LANCE/PCnet ethernet driver for Linux. */
/*
Written/copyright 1993-1998 by Donald Becker.
Copyright 1993 United States Government as represented by the
Director, National Security Agency.
This software may be used and distributed according to the terms
of the GNU General Public License, incorp... | gpl-2.0 |
engstk/hammerhead | drivers/firewire/core-device.c | 3285 | 33827 | /*
* Device probing and sysfs code.
*
* Copyright (C) 2005-2006 Kristian Hoegsberg <krh@bitplanet.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, ... | gpl-2.0 |
fards/Ainol_fire_kernel | sound/pci/maestro3.c | 3541 | 87295 | /*
* Driver for ESS Maestro3/Allegro (ES1988) soundcards.
* Copyright (c) 2000 by Zach Brown <zab@zabbo.net>
* Takashi Iwai <tiwai@suse.de>
*
* Most of the hardware init stuffs are based on maestro3 driver for
* OSS/Free by Zach Brown. Many thanks to Zach!
*
* This program is free softw... | gpl-2.0 |
govindraj-raja/linux-omap | drivers/net/wireless/brcm80211/brcmfmac/sdio_chip.c | 4821 | 16976 | /*
* Copyright (c) 2011 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
vinylfreak89/monarudo_kernel_M7_port | sound/isa/gus/gusclassic.c | 5077 | 7384 | /*
* Driver for Gravis UltraSound Classic soundcard
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the... | gpl-2.0 |
zcop/android_kernel_htc_msm8960 | sound/pci/oxygen/oxygen_lib.c | 5077 | 25587 | /*
* C-Media CMI8788 driver - main driver module
*
* Copyright (c) Clemens Ladisch <clemens@ladisch.de>
*
*
* This driver is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2.
*
* This driver is distributed in the hope that it will be usef... | gpl-2.0 |
mdeejay/android_kernel_dlxu | arch/blackfin/mach-bf561/boards/tepla.c | 7381 | 3527 | /*
* Copyright 2004-2007 Analog Devices Inc.
* 2005 National ICT Australia (NICTA)
* Aidan Williams <aidan@nicta.com.au>
*
* Thanks to Jamey Hicks.
*
* Only SMSC91C1111 was registered, may do more later.
*
* Licensed under the GPL-2
*/
#include <linux/device.h>
#include <l... | gpl-2.0 |
OptiPurity/kernel_lge_hammerhead | drivers/media/rc/keymaps/rc-videomate-tv-pvr.c | 7637 | 1957 | /* videomate-tv-pvr.h - Keytable for videomate_tv_pvr Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 |
Split-Screen/android_kernel_lge_hammerhead | drivers/media/rc/keymaps/rc-flydvb.c | 7637 | 2077 | /* flydvb.h - Keytable for flydvb Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 Fre... | gpl-2.0 |
wanam/Adam-Kernel-N8000 | arch/parisc/kernel/unaligned.c | 7893 | 17631 | /*
* Unaligned memory access handler
*
* Copyright (C) 2001 Randolph Chung <tausq@debian.org>
* Significantly tweaked by LaMont Jones <lamont@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 |
baran0119/android_kernel_samsung_gprimeltexx | fs/ubifs/master.c | 470 | 10766 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*
* This program is distributed in the hope t... | gpl-2.0 |
Cpasjuste/android_kernel_lg_p999 | arch/s390/lib/spinlock.c | 470 | 4307 | /*
* arch/s390/lib/spinlock.c
* Out of line spinlock code.
*
* Copyright (C) IBM Corp. 2004, 2006
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
#include <linux/types.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include <linux/init.h>
#include <asm/io.h>
int spin_retry = 1000... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_galaxytab-cdma | arch/powerpc/sysdev/fsl_msi.c | 726 | 10206 | /*
* Copyright (C) 2007-2010 Freescale Semiconductor, Inc.
*
* Author: Tony Li <tony.li@freescale.com>
* Jason Jin <Jason.jin@freescale.com>
*
* The hwirq alloc and free code reuse from sysdev/mpic_msi.c
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU... | gpl-2.0 |
d8ahazard/AngryDragon-Source | arch/sparc/kernel/power.c | 726 | 1594 | /* power.c: Power management driver.
*
* Copyright (C) 1999, 2007, 2008 David S. Miller (davem@davemloft.net)
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/reboot.h>
#include <linux/of_device.h>
#include <asm/prom.h>
#include <asm/io.h>
... | gpl-2.0 |
szyusong/linux-at91 | drivers/of/fdt_address.c | 1494 | 6303 | /*
* FDT Address translation based on u-boot fdt_support.c which in turn was
* based on the kernel unflattened DT address translation code.
*
* (C) Copyright 2007
* Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com
*
* Copyright 2010-2011 Freescale Semiconductor, Inc.
*
* This program is free software; you c... | gpl-2.0 |
punitvara/linux-1 | arch/sh/kernel/cpu/sh3/setup-sh7710.c | 1750 | 5079 | /*
* SH3 Setup code for SH7710, SH7712
*
* Copyright (C) 2006 - 2009 Paul Mundt
* Copyright (C) 2007 Nobuhiro Iwamatsu
*
* 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 |
agat63/E4GT_FH13_kernel | drivers/media/video/cx88/cx88-dvb.c | 2518 | 46815 | /*
*
* device driver for Conexant 2388x based TV cards
* MPEG Transport Stream (DVB) routines
*
* (c) 2004, 2005 Chris Pascoe <c.pascoe@itee.uq.edu.au>
* (c) 2004 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G... | gpl-2.0 |
onejay09/runnymede-kitkat_3.0.101-wip | sound/pci/rme96.c | 2518 | 68219 | /*
* ALSA driver for RME Digi96, Digi96/8 and Digi96/8 PRO/PAD/PST audio
* interfaces
*
* Copyright (c) 2000, 2001 Anders Torger <torger@ludd.luth.se>
*
* Thanks to Henk Hesselink <henk@anda.nl> for the analog volume control
* code.
*
* This program is free software; you can redistribute i... | gpl-2.0 |
casinobrawl/dt2w_z2 | net/openvswitch/datapath.c | 4310 | 46582 | /*
* Copyright (c) 2007-2012 Nicira Networks.
*
* 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 will be useful, but
* WIT... | gpl-2.0 |
DevSwift/Kernel-3.4-U8500 | fs/ubifs/tnc.c | 4822 | 89184 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*
* This program is distributed in the hope t... | gpl-2.0 |
gdetal/kernel_msm_mptcp | drivers/scsi/fcoe/fcoe_transport.c | 4822 | 21580 | /*
* Copyright(c) 2008 - 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 by the Free Software Foundation.
*
* This program is distributed in the h... | gpl-2.0 |
flar2/m7-Sense-5.0.2 | drivers/net/ethernet/8390/3c503.c | 5078 | 22741 | /* 3c503.c: A shared-memory NS8390 ethernet driver for linux. */
/*
Written 1992-94 by Donald Becker.
Copyright 1993 United States Government as represented by the
Director, National Security Agency. This software may be used and
distributed according to the terms of the GNU General Public License,
... | gpl-2.0 |
omega-roms/N9005_Omega_Kernel_LL | drivers/net/wireless/iwmc3200wifi/fw.c | 5590 | 11624 | /*
* Intel Wireless Multicomm 3200 WiFi driver
*
* Copyright (C) 2009 Intel Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain... | gpl-2.0 |
Anonim47/android_kernel_lenovo_armani | drivers/media/rc/keymaps/rc-nec-terratec-cinergy-xs.c | 7382 | 3507 | /* nec-terratec-cinergy-xs.h - Keytable for nec_terratec_cinergy_xs Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public ... | gpl-2.0 |
showp1984/bricked-endeavoru | arch/arm/mach-omap2/clkt34xx_dpll3m2.c | 7894 | 3209 | /*
* OMAP34xx M2 divider clock code
*
* Copyright (C) 2007-2008 Texas Instruments, Inc.
* Copyright (C) 2007-2010 Nokia Corporation
*
* Paul Walmsley
* Jouni Högander
*
* Parts of this code are based on code written by
* Richard Woodruff, Tony Lindgren, Tuukka Tikkanen, Karthik Dasu
*
* This program is free... | gpl-2.0 |
glenlee75/linux-at91 | drivers/pnp/core.c | 11734 | 4880 | /*
* core.c - contains all core device and protocol registration functions
*
* Copyright 2002 Adam Belay <ambx1@neo.rr.com>
*/
#include <linux/pnp.h>
#include <linux/types.h>
#include <linux/list.h>
#include <linux/device.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/string.h>
#include <linu... | gpl-2.0 |
Tab3/android_kernel_samsung_lt02 | lib/inflate.c | 13014 | 39549 | #define DEBG(x)
#define DEBG1(x)
/* inflate.c -- Not copyrighted 1992 by Mark Adler
version c10p1, 10 January 1993 */
/*
* Adapted for booting Linux by Hannu Savolainen 1993
* based on gzip-1.0.3
*
* Nicolas Pitre <nico@fluxnic.net>, 1999/04/14 :
* Little mods for all variable to reside either into rodata ... | gpl-2.0 |
daniabo/kernel-HuaweiP2-6011.3.0.8 | lib/inflate.c | 13014 | 39549 | #define DEBG(x)
#define DEBG1(x)
/* inflate.c -- Not copyrighted 1992 by Mark Adler
version c10p1, 10 January 1993 */
/*
* Adapted for booting Linux by Hannu Savolainen 1993
* based on gzip-1.0.3
*
* Nicolas Pitre <nico@fluxnic.net>, 1999/04/14 :
* Little mods for all variable to reside either into rodata ... | gpl-2.0 |
sjp38/linux.rpi | lib/inflate.c | 13014 | 39549 | #define DEBG(x)
#define DEBG1(x)
/* inflate.c -- Not copyrighted 1992 by Mark Adler
version c10p1, 10 January 1993 */
/*
* Adapted for booting Linux by Hannu Savolainen 1993
* based on gzip-1.0.3
*
* Nicolas Pitre <nico@fluxnic.net>, 1999/04/14 :
* Little mods for all variable to reside either into rodata ... | gpl-2.0 |
amir73il/ext4-snapshots | drivers/video/fbsysfs.c | 727 | 14443 | /*
* fbsysfs.c - framebuffer device class and attributes
*
* Copyright (c) 2004 James Simmons <jsimmons@infradead.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
* ... | gpl-2.0 |
DDiaz007/shooter-gb-mr-cdma | drivers/hid/usbhid/hid-pidff.c | 983 | 37206 | /*
* Force feedback driver for USB HID PID compliant devices
*
* Copyright (c) 2005, 2006 Anssi Hannula <anssi.hannula@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; ... | gpl-2.0 |
geniousisme/linux | arch/frv/kernel/irq-mb93091.c | 1751 | 3623 | /* irq-mb93091.c: MB93091 FPGA interrupt handling
*
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free S... | gpl-2.0 |
AmperificSuperKANG/lge_kernel_loki | drivers/media/platform/msm/camera_v1/mt9e013_reg.c | 1751 | 6902 | /* Copyright (c) 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 hope... | gpl-2.0 |
kasi86/linux | arch/frv/kernel/setup.c | 1751 | 32677 | /* setup.c: FRV specific setup
*
* Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* - Derived from arch/m68k/kernel/setup.c
*
* 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 |
videologyincengineering/TFMIPI_Kernel | arch/arm/mach-omap2/powerdomains3xxx_data.c | 2519 | 7175 | /*
* OMAP3 powerdomain definitions
*
* Copyright (C) 2007-2008 Texas Instruments, Inc.
* Copyright (C) 2007-2011 Nokia Corporation
*
* Paul Walmsley, Jouni Högander
*
* 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
* pu... | gpl-2.0 |
craig0r/StockPlusKernel | drivers/mmc/host/via-sdmmc.c | 2775 | 36061 | /*
* drivers/mmc/host/via-sdmmc.c - VIA SD/MMC Card Reader driver
* Copyright (c) 2008, VIA Technologies Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; eithe... | gpl-2.0 |
froggy666uk/kernel-msm | fs/ext4/file.c | 3287 | 7440 | /*
* linux/fs/ext4/file.c
*
* Copyright (C) 1992, 1993, 1994, 1995
* Remy Card (card@masi.ibp.fr)
* Laboratoire MASI - Institut Blaise Pascal
* Universite Pierre et Marie Curie (Paris VI)
*
* from
*
* linux/fs/minix/file.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* ext4 fs regular file handling... | gpl-2.0 |
AOKP/kernel_asus_tf101 | arch/microblaze/mm/pgtable.c | 4055 | 6246 | /*
* This file contains the routines setting up the linux page tables.
*
* Copyright (C) 2008 Michal Simek
* Copyright (C) 2008 PetaLogix
*
* Copyright (C) 2007 Xilinx, Inc. All rights reserved.
*
* Derived from arch/ppc/mm/pgtable.c:
* -- paulus
*
* Derived from arch/ppc/mm/init.c:
* Copyright... | gpl-2.0 |
lyfkevin/lge-kernel-iproj | arch/powerpc/platforms/iseries/lpardata.c | 4567 | 11945 | /*
* Copyright 2001 Mike Corrigan, 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 option) any later version.
*/
#include <linux/... | gpl-2.0 |
tarunkapadia93/gk_armani | drivers/net/ethernet/3com/3c515.c | 5079 | 49594 | /*
Written 1997-1998 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
This driver is for the 3Com ISA EtherLink XL "Corkscrew" 3c515 ethercard.
The author may be reached as becker@scyld.com, or C/O
Scyld Comp... | gpl-2.0 |
rosenpapazov/one_plus_one | drivers/net/ethernet/3com/3c515.c | 5079 | 49594 | /*
Written 1997-1998 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
This driver is for the 3Com ISA EtherLink XL "Corkscrew" 3c515 ethercard.
The author may be reached as becker@scyld.com, or C/O
Scyld Comp... | gpl-2.0 |
scubajeff/android_kernel_samsung_klimtlte | drivers/dma/ioat/pci.c | 5591 | 6419 | /*
* Intel I/OAT DMA Linux driver
* Copyright(c) 2007 - 2009 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distribut... | gpl-2.0 |
liulijun1/linux-3.6 | fs/hfsplus/bnode.c | 8151 | 15516 | /*
* linux/fs/hfsplus/bnode.c
*
* Copyright (C) 2001
* Brad Boyer (flar@allandria.com)
* (C) 2003 Ardis Technologies <roman@ardistech.com>
*
* Handle basic btree node operations
*/
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/pagemap.h>
#include <linux/fs.h>
#include <linux/swap.h>
#incl... | gpl-2.0 |
Butterfly-CM/android_kernel_htc_dlxub1 | drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c | 9175 | 25839 | /********************************************************************************************************************************
* This file is created to process BA Action Frame. According to 802.11 spec, there are 3 BA action types at all. And as BA is
* related to TS, this part need some struture defined in QOS s... | gpl-2.0 |
semdoc/kernel_htc_msm8960 | drivers/ide/scc_pata.c | 9175 | 22561 | /*
* Support for IDE interfaces on Celleb platform
*
* (C) Copyright 2006 TOSHIBA CORPORATION
*
* This code is based on drivers/ide/pci/siimage.c:
* Copyright (C) 2001-2002 Andre Hedrick <andre@linux-ide.org>
* Copyright (C) 2003 Red Hat
*
* This program is free software; you can redistribute it and/or modify... | gpl-2.0 |
akashtalole/android_kernel_cyanogen_msm8916 | arch/powerpc/math-emu/math.c | 11479 | 12176 | /*
* Copyright (C) 1999 Eddie C. Dost (ecd@atecom.com)
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <asm/uaccess.h>
#include <asm/reg.h>
#include <asm/sfp-machine.h>
#include <math-emu/double.h>
#define FLOATFUNC(x) extern int x(void *, void *, void *, void *)
FLOATFUNC(fadd);
FLOATFUNC(fadds)... | gpl-2.0 |
varigit/VAR-SOM-AMx3-Kernel-4-1 | drivers/input/touchscreen/sur40.c | 216 | 24757 | /*
* Surface2.0/SUR40/PixelSense input driver
*
* Copyright (c) 2014 by Florian 'floe' Echtler <floe@butterbrot.org>
*
* Derived from the USB Skeleton driver 1.1,
* Copyright (c) 2003 Greg Kroah-Hartman (greg@kroah.com)
*
* and from the Apple USB BCM5974 multitouch driver,
* Copyright (c) 2008 Henrik Rydberg (... | gpl-2.0 |
dhkim1027/linux | drivers/gpu/drm/rcar-du/rcar_du_crtc.c | 216 | 17035 | /*
* rcar_du_crtc.c -- R-Car Display Unit CRTCs
*
* Copyright (C) 2013-2014 Renesas Electronics Corporation
*
* Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com)
*
* This program 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 |
allanm84/linux-fslc | drivers/bus/imx-weim.c | 216 | 5208 | /*
* EIM driver for Freescale's i.MX chips
*
* Copyright (C) 2013 Freescale Semiconductor, Inc.
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/module.h>
#... | gpl-2.0 |
nicolaerosia/linux-bn-omap4 | drivers/media/platform/davinci/dm644x_ccdc.c | 216 | 31079 | /*
* Copyright (C) 2006-2009 Texas Instruments 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 Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This pr... | gpl-2.0 |
TEAM-RAZOR-DEVICES/kernel_oneplus_msm8994 | drivers/target/iscsi/iscsi_target_login.c | 728 | 38806 | /*******************************************************************************
* This file contains the login functions used by the iSCSI Target driver.
*
* \u00a9 Copyright 2007-2011 RisingTide Systems LLC.
*
* Licensed to the Linux Foundation under the General Public License (GPL) version 2.
*
* Author: Nich... | gpl-2.0 |
travistabbal/dragon-fire-kernel | arch/arm/mach-orion5x/rd88f5181l-ge-setup.c | 1496 | 5218 | /*
* arch/arm/mach-orion5x/rd88f5181l-ge-setup.c
*
* Marvell Orion-VoIP GE Reference Design Setup
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/kernel.... | gpl-2.0 |
Thrive-Hackers/tostab3-gnu-linux-kernel | drivers/ide/tx4939ide.c | 2776 | 17681 | /*
* TX4939 internal IDE driver
* Based on RBTX49xx patch from CELF patch archive.
*
* 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.
*
* (C) Copyright TOSHIBA CORPORATION 2005-2007
*/
#inc... | gpl-2.0 |
Leoyzen/Charm-Eye | drivers/staging/vt6656/baseband.c | 4056 | 70673 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
PyYoshi/android_kernel_huawei_hw01e_caf | arch/arm/mach-highbank/clock.c | 5080 | 1515 | /*
* Copyright 2011 Calxeda, Inc.
*
* 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 WITHOUT
... | gpl-2.0 |
cpdesign/linux-cpd | fs/proc/kmsg.c | 9432 | 1489 | /*
* linux/fs/proc/kmsg.c
*
* Copyright (C) 1992 by Linus Torvalds
*
*/
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/time.h>
#include <linux/kernel.h>
#include <linux/poll.h>
#include <linux/proc_fs.h>
#include <linux/fs.h>
#include <linux/syslog.h>
#include <asm/uaccess.h>
#include <asm/... | gpl-2.0 |
bq-dev/android_kernel_bq_msm8976 | sound/pcmcia/pdaudiocf/pdaudiocf_irq.c | 12760 | 9233 | /*
* Driver for Sound Core PDAudioCF soundcard
*
* Copyright (c) 2003 by Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the L... | gpl-2.0 |
cristianomatos/android_kernel_oneplus_msm8974 | lib/ts_kmp.c | 14808 | 4437 | /*
* lib/ts_kmp.c Knuth-Morris-Pratt text search implementation
*
* 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 vers... | gpl-2.0 |
not404/xbox-linux | net/netfilter/nf_sockopt.c | 217 | 3933 | #include <linux/kernel.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/skbuff.h>
#include <linux/netfilter.h>
#include <linux/mutex.h>
#include <net/sock.h>
#include "nf_internals.h"
/* Sockopts only registered and called from user context, so
net locking would be overkill. Also, [gs]etsockop... | gpl-2.0 |
DirtyUnicorns/android_kernel_samsung_smdk4412 | drivers/staging/zram/zram_drv.c | 217 | 17601 | /*
* Compressed RAM block device
*
* Copyright (C) 2008, 2009, 2010 Nitin Gupta
*
* This code is released using a dual license strategy: BSD/GPL
* You can choose the licence that better fits your requirements.
*
* Released under the terms of 3-clause BSD License
* Released under the terms of GNU General Publi... | gpl-2.0 |
sakuraba001/android_kernel_samsung_d2 | drivers/net/wireless/rt2x00/rt2500pci.c | 729 | 66503 | /*
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 |
TheTypoMaster/android_kernel_samsung_exynos5433 | drivers/char/tpm/tpm.c | 1241 | 38952 | /*
* Copyright (C) 2004 IBM Corporation
*
* Authors:
* Leendert van Doorn <leendert@watson.ibm.com>
* Dave Safford <safford@watson.ibm.com>
* Reiner Sailer <sailer@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trus... | gpl-2.0 |
DroidThug/Trident | arch/s390/mm/pageattr.c | 2009 | 2938 | /*
* Copyright IBM Corp. 2011
* Author(s): Jan Glauber <jang@linux.vnet.ibm.com>
*/
#include <linux/hugetlb.h>
#include <linux/module.h>
#include <linux/mm.h>
#include <asm/cacheflush.h>
#include <asm/pgtable.h>
#include <asm/page.h>
static inline unsigned long sske_frame(unsigned long addr, unsigned char skey)
{
... | gpl-2.0 |
AstroProfundis/android_kernel_samsung_sc03e | drivers/net/wireless/ath/ath5k/eeprom.c | 2265 | 49116 | /*
* Copyright (c) 2004-2008 Reyk Floeter <reyk@openbsd.org>
* Copyright (c) 2006-2009 Nick Kossifidis <mickflemm@gmail.com>
* Copyright (c) 2008-2009 Felix Fietkau <nbd@openwrt.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided... | gpl-2.0 |
garwynn/SC02E_MA6_Kernel | drivers/s390/net/ctcm_main.c | 2777 | 48367 | /*
* drivers/s390/net/ctcm_main.c
*
* Copyright IBM Corp. 2001, 2009
* Author(s):
* Original CTC driver(s):
* Fritz Elfert (felfert@millenux.com)
* Dieter Wellerdiek (wel@de.ibm.com)
* Martin Schwidefsky (schwidefsky@de.ibm.com)
* Denis Joseph Barrow (barrow_dj@yahoo.com)
* Jochen Roehrig (roehrig@de.ibm... | gpl-2.0 |
andi34/android_kernel_samsung_espresso10 | sound/pci/hda/hda_generic.c | 3033 | 28420 | /*
* Universal Interface for Intel High Definition Audio Codec
*
* Generic widget tree parser
*
* 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.