repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
figue/android_kernel_samsung_p5_decatf | drivers/bcma/driver_pci.c | 384 | 5402 | /*
* Broadcom specific AMBA
* PCI Core
*
* Copyright 2005, Broadcom Corporation
* Copyright 2006, 2007, Michael Buesch <m@bues.ch>
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include "bcma_private.h"
#include <linux/bcma/bcma.h>
/**************************************************
* R/W ops.
... | gpl-2.0 |
bw-oss/linux | drivers/soc/renesas/r8a7792-sysc.c | 384 | 1097 | /*
* Renesas R-Car V2H (R8A7792) System Controller
*
* Copyright (C) 2016 Cogent Embedded 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; version 2 of the License.
*/
#include <l... | gpl-2.0 |
singleman/linux | net/ipv4/netfilter.c | 384 | 5302 | /*
* IPv4 specific functions of netfilter core
*
* Rusty Russell (C) 2000 -- This code is GPL.
* Patrick McHardy (C) 2006-2012
*/
#include <linux/kernel.h>
#include <linux/netfilter.h>
#include <linux/netfilter_ipv4.h>
#include <linux/ip.h>
#include <linux/skbuff.h>
#include <linux/gfp.h>
#include <linux/export.h>... | gpl-2.0 |
wwenigma/android_kernel_alcatel_cocktail | drivers/net/skfp/ess.c | 896 | 19333 | /******************************************************************************
*
* (C)Copyright 1998,1999 SysKonnect,
* a business unit of Schneider & Koch & Co. Datensysteme GmbH.
*
* See the file "skfddi.c" for further information.
*
* This program is free software; you can redistribute it and/or modify
* it... | gpl-2.0 |
BruceBushby/linux-4.1 | sound/core/jack.c | 1152 | 6736 | /*
* Jack abstraction layer
*
* Copyright 2008 Wolfson Microelectronics
*
* 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 |
pbhide/net-next-rocker | arch/arm/mach-omap2/board-flash.c | 1152 | 6178 | /*
* board-flash.c
* Modified from mach-omap2/board-3430sdp-flash.c
*
* Copyright (C) 2009 Nokia Corporation
* Copyright (C) 2009 Texas Instruments
*
* Vimal Singh <vimalsingh@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-2.0 |
erikcas/android_kernel_caf_msm8x26 | arch/ia64/pci/pci.c | 1920 | 18430 | /*
* pci.c - Low-Level PCI Access in IA-64
*
* Derived from bios32.c of i386 tree.
*
* (c) Copyright 2002, 2005 Hewlett-Packard Development Company, L.P.
* David Mosberger-Tang <davidm@hpl.hp.com>
* Bjorn Helgaas <bjorn.helgaas@hp.com>
* Copyright (C) 2004 Silicon Graphics, Inc.
*
* Note: Above list of copyri... | gpl-2.0 |
FEDEVEL/tmp-imx6-tiny-rex-linux | arch/arm/mach-s3c64xx/setup-ide.c | 2176 | 1280 | /* linux/arch/arm/mach-s3c64xx/setup-ide.c
*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
* S3C64XX setup information for IDE
*
* 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
* publish... | gpl-2.0 |
olegfusion/IM-A830S_kernel | arch/powerpc/sysdev/dart_iommu.c | 2432 | 12122 | /*
* arch/powerpc/sysdev/dart_iommu.c
*
* Copyright (C) 2004 Olof Johansson <olof@lixom.net>, IBM Corporation
* Copyright (C) 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org>,
* IBM Corporation
*
* Based on pSeries_iommu.c:
* Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corp... | gpl-2.0 |
go2ev-devteam/Yoda-Kernel-ICS | net/decnet/dn_rules.c | 2944 | 5482 |
/*
* DECnet An implementation of the DECnet protocol suite for the LINUX
* operating system. DECnet is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* DECnet Routing Forwarding Information Base (Rules)
*
* Author:... | gpl-2.0 |
IdeosDev/semc_urushi_kernel_3.0 | drivers/media/rc/keymaps/rc-hauppauge.c | 2944 | 6187 | /* rc-hauppauge.c - Keytable for Hauppauge Remote Controllers
*
* keymap imported from ir-keymaps.c
*
* This map currently contains the code for four different RCs:
* - New Hauppauge Gray;
* - Old Hauppauge Gray (with a golden screen for media keys);
* - Hauppauge Black;
* - DSR-0112 remote bundled with Haupaug... | gpl-2.0 |
BENETNATH/android_kernel_acer_A510 | net/decnet/dn_rules.c | 2944 | 5482 |
/*
* DECnet An implementation of the DECnet protocol suite for the LINUX
* operating system. DECnet is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* DECnet Routing Forwarding Information Base (Rules)
*
* Author:... | gpl-2.0 |
arn4v/yu_msm8916 | arch/microblaze/lib/memmove.c | 4736 | 5465 | /*
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2008-2009 PetaLogix
* Copyright (C) 2007 John Williams
*
* Reasonably optimised generic C-code for memcpy on Microblaze
* This is generic C code to do efficient, alignment-aware memmove.
*
* It is based on demo code originally Copyrigh... | gpl-2.0 |
yank555-lu/N3-KK-Sourcedrops | arch/arm/mach-omap2/board-flash.c | 4736 | 6212 | /*
* board-flash.c
* Modified from mach-omap2/board-3430sdp-flash.c
*
* Copyright (C) 2009 Nokia Corporation
* Copyright (C) 2009 Texas Instruments
*
* Vimal Singh <vimalsingh@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-2.0 |
Entropy512/kernel_motorola_falcon_reference | arch/arm/mach-omap1/devices.c | 4736 | 7988 | /*
* linux/arch/arm/mach-omap1/devices.c
*
* OMAP1 platform device setup/initialization
*
* 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 o... | gpl-2.0 |
mkasick/android_kernel_samsung_jfltevzw | arch/x86/kernel/module.c | 4736 | 5563 | /* Kernel module help for x86.
Copyright (C) 2001 Rusty Russell.
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 ve... | gpl-2.0 |
jpabferreira/linux-pcsws | init/calibrate.c | 6528 | 8524 | /* calibrate.c: default delay calibration
*
* Excised from init/main.c
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include <linux/jiffies.h>
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/timex.h>
#include <linux/smp.h>
#include <linux/percpu.h>
unsigned long lpj_fine;
unsigned long preset_l... | gpl-2.0 |
mehrvarz/msm-kitkat-tm-usbhost-charge | arch/sh/mm/tlb-pteaex.c | 9856 | 2803 | /*
* arch/sh/mm/tlb-pteaex.c
*
* TLB operations for SH-X3 CPUs featuring PTE ASID Extensions.
*
* Copyright (C) 2009 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#includ... | gpl-2.0 |
Savaged-Zen/Savaged-Zen-Inc | arch/powerpc/platforms/powermac/pfunc_base.c | 10880 | 10421 | #include <linux/types.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/kernel.h>
#include <linux/interrupt.h>
#include <linux/spinlock.h>
#include <asm/pmac_feature.h>
#include <asm/pmac_pfunc.h>
#undef DEBUG
#ifdef DEBUG
#define DBG(fmt...) printk(fmt)
#else
#define DBG(fmt...)
#endif
static irqr... | gpl-2.0 |
omnirom/android_kernel_huawei_angler | arch/powerpc/platforms/52xx/mpc52xx_pm.c | 12160 | 5307 | #include <linux/init.h>
#include <linux/suspend.h>
#include <linux/io.h>
#include <asm/time.h>
#include <asm/cacheflush.h>
#include <asm/mpc52xx.h>
/* these are defined in mpc52xx_sleep.S, and only used here */
extern void mpc52xx_deep_sleep(void __iomem *sram, void __iomem *sdram_regs,
struct mpc52xx_cdm __iomem *,... | gpl-2.0 |
vkomenda/linux-sunxi | drivers/macintosh/ams/ams-pmu.c | 14208 | 4492 | /*
* Apple Motion Sensor driver (PMU variant)
*
* Copyright (C) 2006 Michael Hanselmann (linux-kernel@hansmi.ch)
*
* 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 |
kavishme/kvm | drivers/base/dd.c | 129 | 20786 | /*
* drivers/base/dd.c - The core device/driver interactions.
*
* This file contains the (sometimes tricky) code that controls the
* interactions between devices and drivers, which primarily includes
* driver binding and unbinding.
*
* All of this code used to exist in drivers/base/bus.c, but was
* relocated to... | gpl-2.0 |
neldar/kernel-2.6.32.9-i9000-bln-only | fs/ext4/dir.c | 385 | 13931 | /*
* linux/fs/ext4/dir.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/dir.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* ext4 directory handling functio... | gpl-2.0 |
keeeener/nicki | kernel/drivers/staging/prima/CORE/HDD/src/wlan_hdd_tx_rx.c | 385 | 49898 | /*
* Copyright (c) 2012, 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 notice a... | gpl-2.0 |
andr00ib/e730_JB_kernel | arch/blackfin/kernel/bfin_ksyms.c | 1153 | 3728 | /*
* arch/blackfin/kernel/bfin_ksyms.c - exports for random symbols
*
* Copyright 2004-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/uaccess.h>
#include <asm/cacheflush.h>
#include <asm/io.h>
/* Allow people to have their own Blackfin exception han... | gpl-2.0 |
vyatta/linux-vyatta | drivers/ide/it821x.c | 4225 | 20846 | /*
* Copyright (C) 2004 Red Hat
* Copyright (C) 2007 Bartlomiej Zolnierkiewicz
*
* May be copied or modified under the terms of the GNU General Public License
* Based in part on the ITE vendor provided SCSI driver.
*
* Documentation:
* Datasheet is freely available, some other documents under NDA.
*
* T... | gpl-2.0 |
syhost/android_kernel_pantech_ef62l | arch/arm/mach-exynos/common.c | 4481 | 23830 | /*
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* Common Codes for EXYNOS
*
* 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... | gpl-2.0 |
Evervolv/android_kernel_lge_v500 | drivers/scsi/pcmcia/nsp_message.c | 15489 | 2158 | /*==========================================================================
NinjaSCSI-3 message handler
By: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
This software may be used and distributed according to the terms of
the GNU General Public License.
*/
/* $Id: nsp_message.c,v 1.6 2003/07/26 14:2... | gpl-2.0 |
AndroidGX/SimpleGX-L-5.0.2_G901F | drivers/regulator/qpnp-regulator.c | 386 | 65790 | /*
* 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 ... | gpl-2.0 |
rt-linux/linux | drivers/video/fbdev/exynos/exynos_mipi_dsi_common.c | 1154 | 22845 | /* linux/drivers/video/exynos/exynos_mipi_dsi_common.c
*
* Samsung SoC MIPI-DSI common driver.
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd
*
* InKi Dae, <inki.dae@samsung.com>
* Donghwa Lee, <dh09.lee@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the ... | gpl-2.0 |
amidabuddha/saga-ics-crc-3.0.16 | arch/arm/kernel/ptrace.c | 1410 | 23146 | /*
* linux/arch/arm/kernel/ptrace.c
*
* By Ross Biro 1/23/92
* edited by Linus Torvalds
* ARM modifications Copyright (C) 2000 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 Soft... | gpl-2.0 |
jamison904/N920T | arch/powerpc/lib/code-patching.c | 2434 | 12814 | /*
* Copyright 2008 Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*/
... | gpl-2.0 |
FEDEVEL/tmp-imx6-tiny-rex-linux | sound/usb/caiaq/input.c | 4482 | 27017 | /*
* Copyright (c) 2006,2007 Daniel Mack, Tim Ruetz
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*... | gpl-2.0 |
alexax66/CM13_kernel_serranodsxx | arch/arm/mach-s3c24xx/common-s3c2443.c | 4738 | 15853 | /*
* Common code for SoCs starting with the S3C2443
*
* Copyright (c) 2007, 2010 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; eithe... | gpl-2.0 |
sajal/mptcp-rpi | drivers/usb/misc/cytherm.c | 7554 | 10846 | /* -*- linux-c -*-
* Cypress USB Thermometer driver
*
* Copyright (c) 2004 Erik Rigtorp <erkki@linux.nu> <erik@rigtorp.com>
*
* This driver works with Elektor magazine USB Interface as published in
* issue #291. It should also work with the original starter kit/demo board
* from Cypress.
*
* This program i... | gpl-2.0 |
CaptainThrowback/kernel_htc_e8 | drivers/staging/media/as102/as10x_cmd_stream.c | 7554 | 5401 | /*
* Abilis Systems Single DVB-T Receiver
* Copyright (C) 2008 Pierrick Hascoet <pierrick.hascoet@abilis.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 you... | gpl-2.0 |
sgs3/SGH-I747M_Kernel | drivers/input/serio/gscps2.c | 8322 | 11650 | /*
* drivers/input/serio/gscps2.c
*
* Copyright (c) 2004-2006 Helge Deller <deller@gmx.de>
* Copyright (c) 2002 Laurent Canet <canetl@esiee.fr>
* Copyright (c) 2002 Thibaut Varene <varenet@parisc-linux.org>
*
* Pieces of code based on linux-2.4's hp_mouse.c & hp_keyb.c
* Copyright (c) 1999 Alex deVries <alex@on... | gpl-2.0 |
StelixROM/android_kernel_sony_msm8930 | fs/cachefiles/key.c | 9858 | 3754 | /* Key to pathname encoder
*
* Copyright (C) 2007 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 Licence
* as published by the Free Software Foundation; eit... | gpl-2.0 |
uoaerg/linux-ecn | drivers/infiniband/hw/mthca/mthca_srq.c | 10370 | 17293 | /*
* Copyright (c) 2005 Cisco Systems. 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 source tree... | gpl-2.0 |
Koshu/thinkpad_tablet_jb_kernel | arch/powerpc/boot/libfdt-wrapper.c | 12674 | 5163 | /*
* This file does the necessary interface mapping between the bootwrapper
* device tree operations and the interface provided by shared source
* files flatdevicetree.[ch].
*
* Copyright 2007 David Gibson, IBM Corporation.
*
* This library is free software; you can redistribute it and/or
* modify it under the ... | gpl-2.0 |
travistabbal/dragon-fire-kernel | drivers/infiniband/hw/mthca/mthca_pd.c | 15490 | 2597 | /*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Cisco Systems. All rights reserved.
* Copyright (c) 2005 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 t... | gpl-2.0 |
ohporter/linux-am33x | drivers/regulator/wm8994-regulator.c | 387 | 7648 | /*
* wm8994-regulator.c -- Regulator driver for the WM8994
*
* Copyright 2009 Wolfson Microelectronics PLC.
*
* Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as publ... | gpl-2.0 |
shskyinfo/SKernel_Yu | drivers/soc/qcom/qdsp6v2/msm_audio_ion.c | 387 | 15638 | /*
* Copyright (c) 2013-2015, 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 ... | gpl-2.0 |
andyliu/ak98_kernel | block/blk-merge.c | 387 | 11026 | /*
* Functions related to segment and merge handling
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/bio.h>
#include <linux/blkdev.h>
#include <linux/scatterlist.h>
#include "blk.h"
static unsigned int __blk_recalc_rq_segments(struct request_queue *q,
struct bio *bio)
{
unsigned in... | gpl-2.0 |
SlimRoms/kernel_asus_grouper | net/tipc/bearer.c | 387 | 17522 | /*
* net/tipc/bearer.c: TIPC bearer code
*
* Copyright (c) 1996-2006, Ericsson AB
* Copyright (c) 2004-2006, 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 |
liaoch/linux-xlnx | drivers/char/tb0219.c | 1155 | 7945 | /*
* Driver for TANBAC TB0219 base board.
*
* Copyright (C) 2005 Yoichi Yuasa <yuasa@linux-mips.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licens... | gpl-2.0 |
BillLeecn/openwrt-bb-esurfix | target/linux/ar71xx/image/lzma-loader/src/board.c | 1155 | 1379 | /*
* LZMA compressed kernel loader for Atheros AR7XXX/AR9XXX based boards
*
* Copyright (C) 2011 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 Foundatio... | gpl-2.0 |
SCforAndroid/android_kernel_omap | net/llc/llc_input.c | 2947 | 5608 | /*
* llc_input.c - Minimal input path for LLC
*
* Copyright (c) 1997 by Procom Technology, Inc.
* 2001-2003 by Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*
* This program can be redistributed or modified under the terms of the
* GNU General Public License as published by the Free Software Foundation.
*... | gpl-2.0 |
Haxynox/android_kernel_samsung_smdk4412 | sound/pci/ctxfi/ctmixer.c | 2947 | 28402 | /**
* Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved.
*
* This source file is released under GPL v2 license (no other versions).
* See the COPYING file included in the main directory of this source
* distribution for the license terms and conditions.
*
* @File ctmixer.c
*
* @Brief
* This fil... | gpl-2.0 |
cattleprod/GT-N7100 | drivers/media/video/cx231xx/cx231xx-dvb.c | 2947 | 20425 | /*
DVB device driver for cx231xx
Copyright (C) 2008 <srinivasa.deevi at conexant dot com>
Based on em28xx driver
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 Li... | gpl-2.0 |
mcdope/android_kernel_infotm_imapx800 | arch/powerpc/mm/mmap_64.c | 3971 | 3172 | /*
* flexible mmap layout support
*
* Copyright 2003-2004 Red Hat Inc., Durham, North Carolina.
* 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... | gpl-2.0 |
sim0629/linux-openwrt | arch/arm/mach-davinci/common.c | 4227 | 2972 | /*
* Code commons to all DaVinci SoCs.
*
* Author: Mark A. Greer <mgreer@mvista.com>
*
* 2009 (c) MontaVista Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2. This program
* is licensed "as is" without any warranty of any kind, whether express
* or implied.
*/
... | gpl-2.0 |
Fusion-Devices/android_kernel_samsung_klte | drivers/media/video/saa7134/saa7134-core.c | 4995 | 37105 | /*
*
* device driver for philips saa7134 based TV cards
* driver core
*
* (c) 2001-03 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 GNU General Public License as published by
* the Free Software Foundation; ei... | gpl-2.0 |
CAF-MSM8610/kernel-msm | arch/frv/kernel/gdb-io.c | 9091 | 4966 | /* gdb-io.c: FR403 GDB stub I/O
*
* 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 Software Foundation... | gpl-2.0 |
ch33kybutt/CCCP_kernel | drivers/staging/comedi/proc.c | 9091 | 2622 | /*
module/proc.c
/proc interface for comedi
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1998 David A. Schleef <ds@schleef.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 |
zlatinski/p-android-omap-3.4-new-ion-topic-sync-dma-buf-fence2 | arch/sh/kernel/unwinder.c | 9859 | 4295 | /*
* Copyright (C) 2009 Matt Fleming
*
* Based, in part, on kernel/time/clocksource.c.
*
* This file provides arbitration code for stack unwinders.
*
* Multiple stack unwinders can be available on a system, usually with
* the most accurate unwinder being the currently active one.
*/
#include <linux/errno.h>
#... | gpl-2.0 |
IOKP-kitkat/kernel_asus_flo | drivers/net/wireless/b43/tables.c | 10627 | 14620 | /*
Broadcom B43 wireless driver
Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it>
Copyright (c) 2006, 2006 Michael Buesch <m@bues.ch>
Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
Copyright (c) 2005 Andreas Jaggi <andreas.j... | gpl-2.0 |
clamor95/kernel_asus_tf300tl | sound/soc/codecs/wm_hubs.c | 388 | 32591 | /*
* wm_hubs.c -- WM8993/4 common code
*
* Copyright 2009 Wolfson Microelectronics plc
*
* Author: Mark Brown <broonie@opensource.wolfsonmicro.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 th... | gpl-2.0 |
targetnull/nkvm | arch/arm/mach-realview/realview_pba8.c | 900 | 8745 | /*
* linux/arch/arm/mach-realview/realview_pba8.c
*
* Copyright (C) 2008 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; eit... | gpl-2.0 |
Maroc-OS/Merruk-Technology | common/drivers/media/video/gspca/pac207.c | 900 | 15317 | /*
* Pixart PAC207BCA library
*
* Copyright (C) 2008 Hans de Goede <hdgoede@redhat.com>
* Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li
* Copyleft (C) 2005 Michel Xhaard mxhaard@magic.fr
*
* V4L2 by Jean-Francois Moine <http://moinejf.free.fr>
*
* This program is free software; you can redistribute i... | gpl-2.0 |
RoneyThomas/linux-kernel-surnia | drivers/net/ethernet/micrel/ks8851.c | 1156 | 41832 | /* drivers/net/ethernet/micrel/ks8851.c
*
* Copyright 2009 Simtec Electronics
* http://www.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 Software Fo... | gpl-2.0 |
modulexcite/linux | drivers/misc/lattice-ecp3-config.c | 1156 | 6059 | /*
* Copyright (C) 2012 Stefan Roese <sr@denx.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 version.
*/
#include ... | gpl-2.0 |
tempbottle/fastsocket | kernel/drivers/scsi/aic7xxx/aic79xx_pci.c | 1412 | 27694 | /*
* Product specific probe and attach routines for:
* aic7901 and aic7902 SCSI controllers
*
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2002 Adaptec Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided th... | gpl-2.0 |
infected-lp/android_kernel_lge_awifi | drivers/media/video/msm/ov5647_reg.c | 1668 | 4426 | /* 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 |
xiaognol/android_kernel_zte_nx503a-4.2 | drivers/media/platform/msm/camera_v1/io/msm_io_8x60.c | 1668 | 21490 | /* Copyright (c) 2010-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 |
networkosnet/linux | drivers/isdn/hisax/hfc_pci.c | 1668 | 54493 | /* $Id: hfc_pci.c,v 1.48.2.4 2004/02/11 13:21:33 keil Exp $
*
* low level driver for CCD's hfc-pci based cards
*
* Author Werner Cornelius
* based on existing driver for CCD hfc ISA cards
* Copyright by Werner Cornelius <werner@isdn4linux.de>
* by Karsten Keil <keil@isdn4... | gpl-2.0 |
deedwar/evolve | drivers/net/wireless/bcmdhd/bcmevent.c | 2180 | 5481 | /*
* bcmevent read-only data shared by kernel or app layers
*
* Copyright (C) 1999-2012, 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 Lice... | gpl-2.0 |
cometzero/cometzero_e210s | arch/m68k/kernel/process_no.c | 2180 | 9624 | /*
* linux/arch/m68knommu/kernel/process.c
*
* Copyright (C) 1995 Hamish Macdonald
*
* 68060 fixes by Jesper Skov
*
* uClinux changes
* Copyright (C) 2000-2002, David McCullough <davidm@snapgear.com>
*/
/*
* This file handles the architecture-dependent parts of process handling..
*/
#include <linux/m... | gpl-2.0 |
XirXes/android_kernel_htc_pyramid | arch/sh/kernel/cpu/sh4a/perf_event.c | 2436 | 7492 | /*
* Performance events support for SH-4A performance counters
*
* Copyright (C) 2009, 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/kernel.h>
#inclu... | gpl-2.0 |
finnq/android_kernel_lge_g3 | net/mac80211/main.c | 3204 | 30053 | /*
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
*
* 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 Fre... | gpl-2.0 |
nyterage/S4_Mini_CM10.1 | net/netfilter/nf_conntrack_proto_gre.c | 4228 | 11830 | /*
* ip_conntrack_proto_gre.c - Version 3.0
*
* Connection tracking protocol helper module for GRE.
*
* GRE is a generic encapsulation protocol, which is generally not very
* suited for NAT, as it has no protocol-specific part as port numbers.
*
* It has an optional key field, which may help us distinguishing t... | gpl-2.0 |
vware/android_kernel_sony_apq8064 | arch/arm/mach-msm/board-mahimahi-microp.c | 4484 | 54186 | /* board-mahimahi-microp.c
* Copyright (C) 2009 Google.
* Copyright (C) 2009 HTC Corporation.
*
* The Microp on mahimahi is an i2c device that supports
* the following functions
* - LEDs (Green, Amber, Jogball backlight)
* - Lightsensor
* - Headset remotekeys
* - G-sensor
* - Interrupts
*
* This s... | gpl-2.0 |
TWRP-THEA/android_kernel_motorola_msm8226 | arch/arm/mach-kirkwood/t5325-setup.c | 4740 | 4742 | /*
*
* HP t5325 Thin Client setup
*
* Copyright (C) 2010 Martin Michlmayr <tbm@cyrius.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 y... | gpl-2.0 |
Kenepo/roots_kk_lge_msm8974 | arch/x86/kernel/irqinit.c | 4740 | 7807 | #include <linux/linkage.h>
#include <linux/errno.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <linux/ioport.h>
#include <linux/interrupt.h>
#include <linux/timex.h>
#include <linux/random.h>
#include <linux/kprobes.h>
#include <linux/init.h>
#include <linux/kernel_stat.h>
#include <linux/device.h>
#in... | gpl-2.0 |
mohamaadhosein/VIPER-KERNEL-D802 | drivers/input/touchscreen/s3c2410_ts.c | 4996 | 11211 | /*
* Samsung S3C24XX touchscreen driver
*
* This program is free software; you can redistribute it and/or modify
* it under the term 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 dis... | gpl-2.0 |
wwenigma/X9180_kernel | arch/arm/mach-pxa/mp900.c | 4996 | 2360 | /*
* linux/arch/arm/mach-pxa/mp900.c
*
* Support for the NEC MobilePro900/C platform
*
* Based on mach-pxa/gumstix.c
*
* 2007, 2008 Kristoffer Ericson <kristoffer.ericson@gmail.com>
* 2007, 2008 Michael Petchkovsky <mkpetch@internode.on.net>
*
* This program is free software; you can redistribute it and... | gpl-2.0 |
figue/jolie-mako | arch/arm/mach-ixp4xx/gtwx5715-setup.c | 4996 | 4737 | /*
* arch/arm/mach-ixp4xx/gtwx5715-setup.c
*
* Gemtek GTWX5715 (Linksys WRV54G) board setup
*
* Copyright (C) 2004 George T. Joseph
* Derived from Coyote
*
* 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 |
ShinySide/HispAsian_Kernel | drivers/ata/pata_ns87410.c | 5508 | 5043 | /*
* pata_ns87410.c - National Semiconductor 87410 PATA for new ATA layer
* (C) 2006 Red Hat 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, or (at your opt... | gpl-2.0 |
SlimRoms/kernel_motorola_msm8226 | drivers/rtc/rtc-msm6242.c | 8324 | 7580 | /*
* Oki MSM6242 RTC Driver
*
* Copyright 2009 Geert Uytterhoeven
*
* Based on the A2000 TOD code in arch/m68k/amiga/config.c
* Copyright (C) 1993 Hamish Macdonald
*/
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#includ... | gpl-2.0 |
Kali-/android_kernel_sony_msm8974 | arch/m68k/mac/macboing.c | 12164 | 8395 | /*
* Mac bong noise generator. Note - we ought to put a boingy noise
* here 8)
*
* ----------------------------------------------------------------------
* 16.11.98:
* rewrote some functions, added support for Enhanced ASC (Quadras)
* after the NetBSD asc.c console bell patch by Colin Wood/Frederick Bruck
* Jue... | gpl-2.0 |
ghsr/android_kernel_samsung_i9152 | arch/m68k/mac/macboing.c | 12164 | 8395 | /*
* Mac bong noise generator. Note - we ought to put a boingy noise
* here 8)
*
* ----------------------------------------------------------------------
* 16.11.98:
* rewrote some functions, added support for Enhanced ASC (Quadras)
* after the NetBSD asc.c console bell patch by Colin Wood/Frederick Bruck
* Jue... | gpl-2.0 |
invisiblek/android_kernel_motorola_msm8992 | sound/pci/ac97/ac97_proc.c | 13956 | 18219 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Universal interface for Audio Codec '97
*
* For more details look to AC '97 component specification revision 2.2
* by Intel Corporation (http://developer.intel.com).
*
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
SMAICP/kernel_amazon_otter-common | sound/pci/ac97/ac97_proc.c | 13956 | 18219 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Universal interface for Audio Codec '97
*
* For more details look to AC '97 component specification revision 2.2
* by Intel Corporation (http://developer.intel.com).
*
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
AOSPERIA/android_kernel_sony | sound/pci/ac97/ac97_proc.c | 13956 | 18219 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Universal interface for Audio Codec '97
*
* For more details look to AC '97 component specification revision 2.2
* by Intel Corporation (http://developer.intel.com).
*
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
rossoldfield/kms | fs/ocfs2/dir.c | 133 | 117366 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dir.c
*
* Creates, reads, walks and deletes directory-nodes
*
* Copyright (C) 2002, 2004 Oracle. All rights reserved.
*
* Portions of this code from linux/fs/ext3/dir.c
*
* Copyright (C) 1992, 1993, 1994, 1995
* Remy Card (ca... | gpl-2.0 |
hajuuk/R7000 | components/opensource/linux/linux-2.6.36/arch/sh/kernel/sys_sh.c | 901 | 2294 | /*
* linux/arch/sh/kernel/sys_sh.c
*
* This file contains various random system calls that
* have a non-standard calling sequence on the Linux/SuperH
* platform.
*
* Taken from i386 version.
*/
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/smp.h>
#include <linux/sem.h>
... | gpl-2.0 |
wyscjm/linux | drivers/edac/amd64_edac_dbg.c | 1157 | 1489 | #include "amd64_edac.h"
#define EDAC_DCT_ATTR_SHOW(reg) \
static ssize_t amd64_##reg##_show(struct device *dev, \
struct device_attribute *mattr, \
char *data) \
{ \
struct mem_ctl_info *mci = to_mci(dev); \
struct amd64_pvt *pvt = mci->pvt_info; \
return sprintf(data, ... | gpl-2.0 |
schnitzeltony/linux | drivers/infiniband/hw/qib/qib_eeprom.c | 1157 | 7492 | /*
* Copyright (c) 2012 Intel Corporation. All rights reserved.
* Copyright (c) 2006 - 2012 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be lice... | gpl-2.0 |
sakindia123/android_kernel_samsung_j700F | drivers/mtd/tests/mtd_stresstest.c | 2181 | 7060 | /*
* 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 that it will be useful, but WITHOUT
... | gpl-2.0 |
mythos234/SimplKernel-LL-BOFJ | arch/arm/mach-s5p64x0/pm.c | 2181 | 5437 | /* linux/arch/arm/mach-s5p64x0/pm.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* S5P64X0 Power Management Support
*
* Based on arch/arm/mach-s3c64xx/pm.c by Ben Dooks
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU ... | gpl-2.0 |
namhyung/linux | arch/arm/mach-imx/devices/platform-mxc_pwm.c | 2693 | 2086 | /*
* Copyright (C) 2009-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"
#incl... | gpl-2.0 |
posthumanik/golden_cm10.2_kernel | sound/isa/sb/sb16.c | 3973 | 20372 | /*
* 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 |
blackdeviant/hybrid-nicki | drivers/char/raw.c | 4229 | 8628 | /*
* linux/drivers/char/raw.c
*
* Front-end raw character devices. These can be bound to any block
* devices to provide genuine Unix raw character device semantics.
*
* We reserve minor number 0 for a control interface. ioctl()s on this
* device are used to bind the other minor numbers to block devices.
*/
#... | gpl-2.0 |
Ace-III-Dev/android_kernel_samsung_hawaii | arch/m68k/lib/muldi3.c | 7301 | 2911 | /* muldi3.c extracted from gcc-2.7.2.3/libgcc2.c and
gcc-2.7.2.3/longlong.h which is: */
/* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License ... | gpl-2.0 |
Validus-Kernel/android_kernel_motorola_msm8226 | drivers/net/wireless/rtlwifi/rtl8192cu/phy.c | 7557 | 18741 | /******************************************************************************
*
* 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 |
penreturns/AK-OnePone | drivers/staging/comedi/drivers/addi-data/APCI1710_82x54.c | 8325 | 55614 | /*
* Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module.
*
* ADDI-DATA GmbH
* Dieselstrasse 3
* D-77833 Ottersweier
* Tel: +19(0)7223/9493-0
* Fax: +49(0)7223/9493-92
* http://www.addi-data.com
* info@addi-data.com
*
* This program is free software; you can redistribute it and/or mod... | gpl-2.0 |
GreatDevs/kernel_sony_msm8974 | drivers/input/joystick/iforce/iforce-usb.c | 9093 | 6559 | /*
* Copyright (c) 2000-2002 Vojtech Pavlik <vojtech@ucw.cz>
* Copyright (c) 2001-2002, 2007 Johann Deneux <johann.deneux@gmail.com>
*
* USB/RS232 I-Force joysticks and wheels.
*/
/*
* 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 |
samnazarko/linux-rbp-browser | drivers/gpu/drm/i915/i915_gem_stolen.c | 134 | 6384 | /*
* Copyright © 2008-2012 Intel Corporation
*
* 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... | gpl-2.0 |
RichardWithnell/net-next-sim | drivers/ata/ahci_st.c | 134 | 5986 | /*
* Copyright (C) 2012 STMicroelectronics Limited
*
* Authors: Francesco Virlinzi <francesco.virlinzi@st.com>
* Alexandre Torgue <alexandre.torgue@st.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published... | gpl-2.0 |
omegamoon/rockchip-rk3188-mk908 | drivers/input/keyboard/matrix_keypad.c | 134 | 14163 | /*
* GPIO driven matrix keyboard driver
*
* Copyright (c) 2008 Marek Vasut <marek.vasut@gmail.com>
*
* Based on corgikbd.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundati... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.