repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
tbalden/android_kernel_htc_m9pw | arch/m32r/lib/delay.c | 13612 | 2985 | /*
* linux/arch/m32r/lib/delay.c
*
* Copyright (c) 2002 Hitoshi Yamamoto, Hirokazu Takata
* Copyright (c) 2004 Hirokazu Takata
*/
#include <linux/param.h>
#include <linux/module.h>
#ifdef CONFIG_SMP
#include <linux/sched.h>
#include <asm/current.h>
#include <asm/smp.h>
#endif /* CONFIG_SMP */
#include <asm/pro... | gpl-2.0 |
Loller79/Solid_Kernel-GEEHRC | arch/powerpc/boot/cpm-serial.c | 13868 | 5276 | /*
* CPM serial console support.
*
* Copyright 2007 Freescale Semiconductor, Inc.
* Author: Scott Wood <scottwood@freescale.com>
*
* It is assumed that the firmware (or the platform file) has already set
* up the port.
*/
#include "types.h"
#include "io.h"
#include "ops.h"
#include "page.h"
struct cpm_scc {
... | gpl-2.0 |
paprikon/android_kernel_htc_bliss | arch/m68k/platform/5307/gpio.c | 14892 | 1361 | /*
* Coldfire generic GPIO support
*
* (C) Copyright 2009, Steven King <sfking@fdwdc.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 of the License.
*
* This program is... | gpl-2.0 |
MichaelQQ/Linux-PE | drivers/pinctrl/pinctrl-imx1-core.c | 45 | 17171 | /*
* Core driver for the imx pin controller in imx1/21/27
*
* Copyright (C) 2013 Pengutronix
* Author: Markus Pargmann <mpa@pengutronix.de>
*
* Based on pinctrl-imx.c:
* Author: Dong Aisheng <dong.aisheng@linaro.org>
* Copyright (C) 2012 Freescale Semiconductor, Inc.
* Copyright (C) 2012 Linaro Ltd.
*
* This... | gpl-2.0 |
kyleterry/linux | drivers/pci/rom.c | 45 | 5868 | /*
* drivers/pci/rom.c
*
* (C) Copyright 2004 Jon Smirl <jonsmirl@yahoo.com>
* (C) Copyright 2004 Silicon Graphics, Inc. Jesse Barnes <jbarnes@sgi.com>
*
* PCI ROM access routines
*/
#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/pci.h>
#include <linux/slab.h>
#include "pci.h"
/**
* pci_e... | gpl-2.0 |
baixobaixa/limbo-android | jni/qemu/blockdev.c | 45 | 33418 | /*
* QEMU host block devices
*
* Copyright (c) 2003-2008 Fabrice Bellard
*
* This work is licensed under the terms of the GNU GPL, version 2 or
* later. See the COPYING file in the top-level directory.
*/
#include "block.h"
#include "blockdev.h"
#include "monitor.h"
#include "qerror.h"
#include "qemu-option.h"... | gpl-2.0 |
platux/vlc | modules/gui/qt4/dialogs/gototime.cpp | 45 | 3841 | /*****************************************************************************
* gototime.cpp : GotoTime and About dialogs
****************************************************************************
* Copyright (C) 2007 the VideoLAN team
* $Id$
*
* Authors: Jean-Baptiste Kempf <jb (at) videolan.org>
*
* This p... | gpl-2.0 |
sigma-random/asuswrt-merlin | release/src/router/ffmpeg/libavcodec/arm/vp8dsp_init_arm.c | 45 | 8608 | /**
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* FFmpeg is distribute... | gpl-2.0 |
tezet/kernel-milestone2 | drivers/i2c/busses/i2c-iop3xx.c | 557 | 13219 | /* ------------------------------------------------------------------------- */
/* i2c-iop3xx.c i2c driver algorithms for Intel XScale IOP3xx & IXP46x */
/* ------------------------------------------------------------------------- */
/* Copyright (C) 2003 Peter Milne, D-TACQ Solutions Ltd
* <P... | gpl-2.0 |
TeamWin/android_kernel_samsung_sprat | drivers/media/pci/bt8xx/bttv-cards.c | 2093 | 149880 | /*
bttv-cards.c
this file has configuration informations - card-specific stuff
like the big tvcards array for the most part
Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)
& Marcus Metzler (mocm@thp.uni-koeln.de)
(c) 1999-2001 Gerd Knorr <kraxel@goldbach.in-berlin.de>
T... | gpl-2.0 |
run/perf-power7 | drivers/media/platform/soc_camera/omap1_camera.c | 2093 | 45488 | /*
* V4L2 SoC Camera driver for OMAP1 Camera Interface
*
* Copyright (C) 2010, Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
*
* Based on V4L2 Driver for i.MXL/i.MXL camera (CSI) host
* Copyright (C) 2008, Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
* Copyright (C) 2009, Darius Augulis <augulis.darius@gmail.co... | gpl-2.0 |
EPDCenter/android_kernel_rockchip | net/rxrpc/ar-output.c | 2605 | 18400 | /* RxRPC packet transmission
*
* 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 License
* as published by the Free Software Foundation; e... | gpl-2.0 |
aatjitra/PR26 | arch/sh/boards/mach-hp6xx/pm.c | 3117 | 3174 | /*
* hp6x0 Power Management Routines
*
* Copyright (c) 2006 Andriy Skulysh <askulsyh@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License.
*/
#include <linux/init.h>
#include <linux/suspend.h>
#include <linux/errno.h>
#include ... | gpl-2.0 |
sjurbren/modem-ipc | arch/microblaze/pci/xilinx_pci.c | 7981 | 4579 | /*
* PCI support for Xilinx plbv46_pci soft-core which can be used on
* Xilinx Virtex ML410 / ML510 boards.
*
* Copyright 2009 Roderick Colenbrander
* Copyright 2009 Secret Lab Technologies Ltd.
*
* The pci bridge fixup code was copied from ppc4xx_pci.c and was written
* by Benjamin Herrenschmidt.
* Copyright ... | gpl-2.0 |
xaxaxa/n7102_kernel | fs/partitions/mac.c | 8237 | 3370 | /*
* fs/partitions/mac.c
*
* Code extracted from drivers/block/genhd.c
* Copyright (C) 1991-1998 Linus Torvalds
* Re-organised Feb 1998 Russell King
*/
#include <linux/ctype.h>
#include "check.h"
#include "mac.h"
#ifdef CONFIG_PPC_PMAC
#include <asm/machdep.h>
extern void note_bootable_part(dev_t dev, int ... | gpl-2.0 |
ubuntustudio-kernel/ubuntu-raring-lowlatency | drivers/isdn/mISDN/l1oip_codec.c | 8237 | 11139 | /*
* l1oip_codec.c generic codec using lookup table
* -> conversion from a-Law to u-Law
* -> conversion from u-Law to a-Law
* -> compression by reducing the number of sample resolution to 4
*
* NOTE: It is not compatible with any standard codec like ADPCM.
*
* Author Andreas Eversberg (jolly@eversberg.eu)
... | gpl-2.0 |
MarvinCorro/linux-cmps107 | drivers/staging/dgnc/dgnc_tty.c | 46 | 70762 | /*
* Copyright 2003 Digi International (www.digi.com)
* Scott H Kilau <Scott_Kilau at digi dot com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2, or (at your option)
... | gpl-2.0 |
namgk/kernel-tut | drivers/net/ibm_newemac/phy.c | 46 | 10694 | /*
* drivers/net/ibm_newemac/phy.c
*
* Driver for PowerPC 4xx on-chip ethernet controller, PHY support.
* Borrowed from sungem_phy.c, though I only kept the generic MII
* driver for now.
*
* This file should be shared with other drivers or eventually
* merged as the "low level" part of miilib
*
* Copyright 20... | gpl-2.0 |
CyanogenMod/htc-kernel-msm7227 | sound/usb/usbaudio.c | 302 | 109924 | /*
* (Tentative) USB Audio Driver for ALSA
*
* Main and PCM part
*
* Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de>
*
* Many codes borrowed from audio.c by
* Alan Cox (alan@lxorguk.ukuu.org.uk)
* Thomas Sailer (sailer@ife.ee.ethz.ch)
*
*
* This program is free software; you can redistr... | gpl-2.0 |
Edgar86/boston-2.6.32.x | drivers/media/dvb/frontends/lgdt3305.c | 558 | 26416 | /*
* Support for LGDT3305 - VSB/QAM
*
* Copyright (C) 2008, 2009 Michael Krufky <mkrufky@linuxtv.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 ... | gpl-2.0 |
C-Aniruddh/kernel_vortex | arch/x86/kernel/cpu/intel.c | 814 | 21037 | #include <linux/init.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/bitops.h>
#include <linux/smp.h>
#include <linux/sched.h>
#include <linux/thread_info.h>
#include <linux/module.h>
#include <linux/uaccess.h>
#include <asm/processor.h>
#include <asm/pgtable.h>
#include <asm/msr.h>
#include <a... | gpl-2.0 |
estiko/android_kernel_lenovo_a706_xtremeuv | drivers/media/rc/ene_ir.c | 2862 | 31826 | /*
* driver for ENE KB3926 B/C/D/E/F CIR (pnp id: ENE0XXX)
*
* Copyright (C) 2010 Maxim Levitsky <maximlevitsky@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version... | gpl-2.0 |
randomblame/a500_2.6 | drivers/block/paride/pg.c | 3118 | 16808 | /*
pg.c (c) 1998 Grant R. Guenther <grant@torque.net>
Under the terms of the GNU General Public License.
The pg driver provides a simple character device interface for
sending ATAPI commands to a device. With the exception of the
ATAPI reset operation, all operations are performed by a pair
of read and... | gpl-2.0 |
barome/AK-onePone | drivers/video/msm/lcdc_nt35582_wvga.c | 3630 | 13582 | /* 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 |
svtronics/kernel-pandaboard-ES-RevB3 | drivers/net/wireless/rtl818x/rtl8180/max2820.c | 8494 | 4102 | /*
* Radio tuning for Maxim max2820 on RTL8180
*
* Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
*
* Code from the BSD driver and the rtl8181 project have been
* very useful to understand certain things
*
* I want to thanks the Authors of such projects and the Ndiswrapper
* project Authors.
*
* A spec... | gpl-2.0 |
Litew/android_kernel_motorola_olympus | drivers/net/wireless/rtl818x/rtl8180/max2820.c | 8494 | 4102 | /*
* Radio tuning for Maxim max2820 on RTL8180
*
* Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
*
* Code from the BSD driver and the rtl8181 project have been
* very useful to understand certain things
*
* I want to thanks the Authors of such projects and the Ndiswrapper
* project Authors.
*
* A spec... | gpl-2.0 |
fear130986/GT-I9195_EUR_KK_Opensource_kernel | drivers/net/ethernet/i825xx/lasi_82596.c | 9262 | 6883 | /* lasi_82596.c -- driver for the intel 82596 ethernet controller, as
munged into HPPA boxen .
This driver is based upon 82596.c, original credits are below...
but there were too many hoops which HP wants jumped through to
keep this code in there in a sane manner.
3 primary sources of the mess --
1)... | gpl-2.0 |
motley-git/TF201-Kernel-Lite | drivers/ide/ns87415.c | 9774 | 9196 | /*
* Copyright (C) 1997-1998 Mark Lord <mlord@pobox.com>
* Copyright (C) 1998 Eddie C. Dost <ecd@skynet.be>
* Copyright (C) 1999-2000 Andre Hedrick <andre@linux-ide.org>
* Copyright (C) 2004 Grant Grundler <grundler at parisc-linux.org>
*
* Inspired by an earlier effort from David S. Miller <davem@redhat.com>
... | gpl-2.0 |
multipath-tcp/mptcp-rpi | drivers/mtd/maps/sc520cdp.c | 10798 | 9142 | /* sc520cdp.c -- MTD map driver for AMD SC520 Customer Development Platform
*
* Copyright (C) 2001 Sysgo Real-Time Solutions GmbH
*
* 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 |
actnextgendev/android_kernel_samsung_expressatt | arch/mips/pnx8550/common/pci.c | 11822 | 3832 | /*
*
* BRIEF MODULE DESCRIPTION
*
* Author: source@mvista.com
*
* This program is free software; you can distribute 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 it will be use... | gpl-2.0 |
LeonardKoenig/android_kernel_coolpad_8860U | fs/ocfs2/cluster/ver.c | 12590 | 1222 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* ver.c
*
* version string
*
* Copyright (C) 2002, 2005 Oracle. 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 ... | gpl-2.0 |
RootWizard/AeroKernel | fs/efs/file.c | 12846 | 1190 | /*
* file.c
*
* Copyright (c) 1999 Al Smith
*
* Portions derived from work (c) 1995,1996 Christian Vogelgsang.
*/
#include <linux/buffer_head.h>
#include "efs.h"
int efs_get_block(struct inode *inode, sector_t iblock,
struct buffer_head *bh_result, int create)
{
int error = -EROFS;
long phys;
if (create... | gpl-2.0 |
ktraghavendra/linux | drivers/tty/serial/8250/8250_mtk.c | 47 | 7802 | /*
* Mediatek 8250 driver.
*
* Copyright (c) 2014 MundoReader S.L.
* Author: Matthias Brugger <matthias.bgg@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 ... | gpl-2.0 |
TeamChopsticks/samsung_hercskynote_kernels | drivers/media/video/msm/csi/msm_ispif.c | 303 | 17179 | /* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
zarboz/Monarudo_M7_port | drivers/platform/msm/sps/sps_rm.c | 303 | 16596 | /* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
buglabs/android-froyo-kernel | drivers/staging/wlan-ng/p80211netdev.c | 559 | 30311 | /* src/p80211/p80211knetdev.c
*
* Linux Kernel net device interface
*
* Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
* --------------------------------------------------------------------
*
* linux-wlan
*
* The contents of this file are subject to the Mozilla Public
* License Version 1.1 (th... | gpl-2.0 |
souljaboy11792/linux | drivers/net/can/softing/softing_main.c | 559 | 22047 | /*
* Copyright (C) 2008-2010
*
* - Kurt Van Dijck, EIA Electronics
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the version 2 of the GNU General Public License
* as published by the Free Software Foundation
*
* This program is distributed in the hope that it ... | gpl-2.0 |
byoungm/linux-kernel-test | drivers/atm/fore200e.c | 1071 | 90777 | /*
A FORE Systems 200E-series driver for ATM on Linux.
Christophe Lizzi (lizzi@cnam.fr), October 1999-March 2003.
Based on the PCA-200E driver from Uwe Dannowski (Uwe.Dannowski@inf.tu-dresden.de).
This driver simultaneously supports PCA-200E and SBA-200E adapters
on i386, alpha (untested), powerpc, sparc an... | gpl-2.0 |
mingit/mstcp_v0.89.4 | arch/metag/tbx/tbistring.c | 4399 | 2792 | /*
* tbistring.c
*
* Copyright (C) 2001, 2002, 2003, 2005, 2007, 2012 Imagination Technologies.
*
* 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.
*
* String table functions pr... | gpl-2.0 |
InfinitiveOS-Devices/android_kernel_motorola_msm8226 | drivers/staging/tidspbridge/core/wdt.c | 4911 | 3055 | /*
* wdt.c
*
* DSP-BIOS Bridge driver support functions for TI OMAP processors.
*
* IO dispatcher for a shared memory channel driver.
*
* Copyright (C) 2010 Texas Instruments, Inc.
*
* This package is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License v... | gpl-2.0 |
tbalden/One_X-2.6.39.4 | fs/hpfs/anode.c | 7983 | 15656 | /*
* linux/fs/hpfs/anode.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* handling HPFS anode tree that contains file allocation info
*/
#include "hpfs_fn.h"
/* Find a sector in allocation tree */
secno hpfs_bplus_lookup(struct super_block *s, struct inode *inode,
struct bplus_he... | gpl-2.0 |
Quarx2k/android_kernel_asus_padfone_s | fs/hpfs/buffer.c | 7983 | 3825 | /*
* linux/fs/hpfs/buffer.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* general buffer i/o
*/
#include <linux/sched.h>
#include <linux/slab.h>
#include "hpfs_fn.h"
/* Map a sector into a buffer and return pointers to it and to the buffer. */
void *hpfs_map_sector(struct super_block ... | gpl-2.0 |
GuneetAtwal/android_kernel_iocean_mtk6589t | drivers/scsi/qlogicfas.c | 10031 | 5756 | /*
* Qlogic FAS408 ISA card driver
*
* Copyright 1994, Tom Zerucha.
* tz@execpc.com
*
* Redistributable under terms of the GNU General Public License
*
* For the avoidance of doubt the "preferred form" of this code is one which
* is in an open non patent encumbered format. Where cryptographic key signing
... | gpl-2.0 |
forumi0721/bananapi_linux-sunxi | arch/cris/arch-v10/drivers/axisflashmap.c | 11567 | 11688 | /*
* Physical mapping layer for MTD using the Axis partitiontable format
*
* Copyright (c) 2001, 2002 Axis Communications AB
*
* This file is under the GPL.
*
* First partition is always sector 0 regardless of if we find a partitiontable
* or not. In the start of the next sector, there can be a partitiontable t... | gpl-2.0 |
dtsd/zte_blade_s6_lollipop_kernel | arch/cris/arch-v10/drivers/axisflashmap.c | 11567 | 11688 | /*
* Physical mapping layer for MTD using the Axis partitiontable format
*
* Copyright (c) 2001, 2002 Axis Communications AB
*
* This file is under the GPL.
*
* First partition is always sector 0 regardless of if we find a partitiontable
* or not. In the start of the next sector, there can be a partitiontable t... | gpl-2.0 |
bjzhang/xen | tools/misc/xen-hvmctx.c | 48 | 17871 | /*
* xen-hvmctx.c
*
* Print out the contents of a HVM save record in a human-readable way.
*
* Tim Deegan <Tim.Deegan@citrix.com>
* Copyright (c) 2008 Citrix Systems, Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (t... | gpl-2.0 |
Shimejing/u-boot-1.1.6-denx_jz2440v2 | board/esd/ar405/ar405.c | 48 | 10582 | /*
* (C) Copyright 2001-2004
* Stefan Roese, esd gmbh germany, stefan.roese@esd-electronics.com
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publish... | gpl-2.0 |
xobs/linux-2.6.28.mx233-falconwing | drivers/gpu/drm/drm_vm.c | 48 | 18650 | /**
* \file drm_vm.c
* Memory mapping for DRM
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>
* \author Gareth Hughes <gareth@valinux.com>
*/
/*
* Created: Mon Jan 4 08:58:31 1999 by faith@valinux.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, In... | gpl-2.0 |
omerjerk/CodyKernel-hammerhead | sound/soc/soc-core.c | 48 | 100453 | /*
* soc-core.c -- ALSA SoC Audio Layer
*
* Copyright 2005 Wolfson Microelectronics PLC.
* Copyright 2005 Openedhand Ltd.
* Copyright (C) 2010 Slimlogic Ltd.
* Copyright (C) 2010 Texas Instruments Inc.
*
* Author: Liam Girdwood <lrg@slimlogic.co.uk>
* with code, comments and ideas from :-
* ... | gpl-2.0 |
MarvinCorro/linux-cmps107 | drivers/usb/host/ohci-pxa27x.c | 48 | 17653 | /*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
* (C) Copyright 2002 Hewlett-Packard Company
*
* Bus Glue for pxa27x
*
* Written by Christopher Hoover <ch@hpl.hp.com>
* Based... | gpl-2.0 |
merlinholland/kernel | net/bridge/netfilter/ebt_ulog.c | 560 | 9178 | /*
* netfilter module for userspace bridged Ethernet frames logging daemons
*
* Authors:
* Bart De Schuymer <bdschuym@pandora.be>
* Harald Welte <laforge@netfilter.org>
*
* November, 2004
*
* Based on ipt_ULOG.c, which is
* (C) 2000-2002 by Harald Welte <laforge@netfilter.org>
*
* This module accepts two p... | gpl-2.0 |
nks15/nks_kernel_j7xeltektt | drivers/net/wireless/rtlwifi/stats.c | 560 | 8555 | /******************************************************************************
*
* 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 |
glenlee75/linux-at91 | drivers/misc/tsl2550.c | 2096 | 10796 | /*
* tsl2550.c - Linux kernel modules for ambient light sensor
*
* Copyright (C) 2007 Rodolfo Giometti <giometti@linux.it>
* Copyright (C) 2007 Eurotech S.p.A. <info@eurotech.it>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... | gpl-2.0 |
hiikezoe/android_kernel_lge_lgl21 | drivers/gpu/drm/radeon/radeon_kms.c | 2096 | 14126 | /*
* Copyright 2008 Advanced Micro Devices, Inc.
* Copyright 2008 Red Hat Inc.
* Copyright 2009 Jerome Glisse.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, in... | gpl-2.0 |
Dabug123/owlCore64 | drivers/media/radio/wl128x/fmdrv_v4l2.c | 2096 | 15683 | /*
* FM Driver for Connectivity chip of Texas Instruments.
* This file provides interfaces to V4L2 subsystem.
*
* This module registers with V4L2 subsystem as Radio
* data system interface (/dev/radio). During the registration,
* it will expose two set of function pointers.
*
* 1) File operation related... | gpl-2.0 |
Pafcholini/Beta_TW | drivers/input/serio/apbps2.c | 2608 | 5809 | /*
* Copyright (C) 2013 Aeroflex Gaisler
*
* This driver supports the APBPS2 PS/2 core available in the GRLIB
* VHDL IP core library.
*
* Full documentation of the APBPS2 core can be found here:
* http://www.gaisler.com/products/grlib/grip.pdf
*
* See "Documentation/devicetree/bindings/input/ps2keyb-mouse-apbp... | gpl-2.0 |
NooNameR/NMK | sound/pci/trident/trident.c | 3632 | 5887 | /*
* Driver for Trident 4DWave DX/NX & SiS SI7018 Audio PCI soundcard
*
* Driver was originated by Trident <audio@tridentmicro.com>
* Fri Feb 19 15:55:28 MST 1999
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as p... | gpl-2.0 |
k2wlxda/3.10 | drivers/gpu/drm/omapdrm/tcm-sita.c | 4400 | 18703 | /*
* tcm-sita.c
*
* SImple Tiler Allocator (SiTA): 2D and 1D allocation(reservation) algorithm
*
* Authors: Ravi Ramachandra <r.ramachandra@ti.com>,
* Lajos Molnar <molnar@ti.com>
*
* Copyright (C) 2009-2010 Texas Instruments, Inc.
*
* This package is free software; you can redistribute it and/or mod... | gpl-2.0 |
ShikharArvind/myriad_eye | drivers/staging/comedi/drivers/ni_at_ao.c | 8240 | 12105 | /*
comedi/drivers/ni_at_ao.c
Driver for NI AT-AO-6/10 boards
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000,2002 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 Licen... | gpl-2.0 |
bmarko82/GT-I9505_MIUI_kernel | arch/cris/arch-v32/drivers/i2c.c | 8496 | 14551 | /*!***************************************************************************
*!
*! FILE NAME : i2c.c
*!
*! DESCRIPTION: implements an interface for IIC/I2C, both directly from other
*! kernel modules (i2c_writereg/readreg) and from userspace using
*! ioctl()'s
*!
*! Nov 30 1998 Torbjorn El... | gpl-2.0 |
InstigatorX/skyrocket_ics_kernel | kernel/trace/trace_kdb.c | 8496 | 3087 | /*
* kdb helper for dumping the ftrace buffer
*
* Copyright (C) 2010 Jason Wessel <jason.wessel@windriver.com>
*
* ftrace_dump_buf based on ftrace_dump:
* Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com>
* Copyright (C) 2008 Ingo Molnar <mingo@redhat.com>
*
*/
#include <linux/init.h>
#include <linu... | gpl-2.0 |
garwynn/L710_MA6_Kernel | arch/powerpc/sysdev/mpic_u3msi.c | 9776 | 5369 | /*
* Copyright 2006, Segher Boessenkool, IBM Corporation.
* Copyright 2006-2007, 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; version 2 of the
* Li... | gpl-2.0 |
manveru0/FeaCore_Phoenix_S3_JellyBean | arch/sh/boards/mach-microdev/io.c | 12336 | 4159 | /*
* linux/arch/sh/boards/superh/microdev/io.c
*
* Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
* Copyright (C) 2003, 2004 SuperH, Inc.
* Copyright (C) 2004 Paul Mundt
*
* SuperH SH4-202 MicroDev board support.
*
* May be copied or modified under the terms of the GNU General Public
* License. ... | gpl-2.0 |
harsh1247/limbo-android | jni/qemu/disas.c | 49 | 12360 | /* General "disassemble this chunk" code. Used for debugging. */
#include "config.h"
#include "dis-asm.h"
#include "elf.h"
#include <errno.h>
#include "cpu.h"
#include "disas.h"
/* Filled in by elfload.c. Simplistic, but will do for now. */
struct syminfo *syminfos = NULL;
/* Get LENGTH bytes from info's buffer, a... | gpl-2.0 |
Aircell/asp-kernel | drivers/scsi/pcmcia/nsp_cs.c | 49 | 51691 | /*======================================================================
NinjaSCSI-3 / NinjaSCSI-32Bi PCMCIA SCSI host adapter card driver
By: YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
Ver.2.8 Support 32bit MMIO mode
Support Synchronous Data Transfer Request (SDTR) mode
Ver.2.0... | gpl-2.0 |
Android-Butter/aux_kernel_m7 | drivers/bluetooth/ath3k.c | 49 | 11109 | /*
* Copyright (c) 2008-2009 Atheros Communications 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.
*
... | gpl-2.0 |
NooNameR/qsd8x50-bravo- | drivers/md/dm-snap-persistent.c | 1841 | 20966 | /*
* Copyright (C) 2001-2002 Sistina Software (UK) Limited.
* Copyright (C) 2006-2008 Red Hat GmbH
*
* This file is released under the GPL.
*/
#include "dm-exception-store.h"
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/vmalloc.h>
#include <linux/slab.h>
#include <linux/dm-io.h>
#define DM_M... | gpl-2.0 |
cooks8/android_kernel_samsung_smdk4x12 | net/ipv4/netfilter/nf_nat_sip.c | 2097 | 17182 | /* SIP extension for NAT alteration.
*
* (C) 2005 by Christian Hentschel <chentschel@arnet.com.ar>
* based on RR's ip_nat_ftp.c and other modules.
* (C) 2007 United Security Providers
* (C) 2007, 2008 Patrick McHardy <kaber@trash.net>
*
* This program is free software; you can redistribute it and/or modify
* it... | gpl-2.0 |
paulalesius/kernel-3.10.20-lenovo-tablet | drivers/gpu/drm/nouveau/core/engine/disp/nvf0.c | 2097 | 2864 | /*
* 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 |
LiquidSmooth-Devices/android_kernel_htc_flounder | drivers/net/wireless/iwlegacy/3945-mac.c | 2097 | 108309 | /******************************************************************************
*
* Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
*
* Portions of this file are derived from the ipw3945 project, as well
* as portions of the ieee80211 subsystem header files.
*
* This program is free software; yo... | gpl-2.0 |
cattleprod/XCeLL-X69 | sound/pci/ctxfi/xfi.c | 3633 | 4470 | /*
* xfi linux driver.
*
* 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.
*/
#include <linux/in... | gpl-2.0 |
AICP/kernel_samsung_smdk4412 | arch/arm/mach-s3c2440/dma.c | 3889 | 5677 | /* linux/arch/arm/mach-s3c2440/dma.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2440 DMA selection
*
* http://armlinux.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... | gpl-2.0 |
CyanogenMod/motorola-kernel-stingray | lib/spinlock_debug.c | 3889 | 7022 | /*
* Copyright 2005, Red Hat, Inc., Ingo Molnar
* Released under the General Public License (GPL).
*
* This file contains the spinlock/rwlock implementations for
* DEBUG_SPINLOCK.
*/
#include <linux/spinlock.h>
#include <linux/nmi.h>
#include <linux/interrupt.h>
#include <linux/debug_locks.h>
#include <linux/del... | gpl-2.0 |
Badadroid/android_kernel_samsung_wave | arch/arm/mach-s3c2440/dma.c | 3889 | 5677 | /* linux/arch/arm/mach-s3c2440/dma.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2440 DMA selection
*
* http://armlinux.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... | gpl-2.0 |
htc-mirror/ville-u-ics-3.0.8-e2a40ab | drivers/dma/coh901318_lli.c | 4145 | 6503 | /*
* driver/dma/coh901318_lli.c
*
* Copyright (C) 2007-2009 ST-Ericsson
* License terms: GNU General Public License (GPL) version 2
* Support functions for handling lli for dma
* Author: Per Friden <per.friden@stericsson.com>
*/
#include <linux/dma-mapping.h>
#include <linux/spinlock.h>
#include <linux/dmapool.... | gpl-2.0 |
floft/rpi-linux | drivers/char/pcmcia/cm4000_cs.c | 4401 | 49392 | /*
* A driver for the PCMCIA Smartcard Reader "Omnikey CardMan Mobile 4000"
*
* cm4000_cs.c support.linux@omnikey.com
*
* Tue Oct 23 11:32:43 GMT 2001 herp - cleaned up header files
* Sun Jan 20 10:11:15 MET 2002 herp - added modversion header files
* Thu Nov 14 16:34:11 GMT 2002 mh - added PPS functio... | gpl-2.0 |
CyanHacker-Lollipop/kernel_htc_msm8974 | drivers/pci/setup-bus.c | 4401 | 41107 | /*
* drivers/pci/setup-bus.c
*
* Extruded from code written by
* Dave Rusling (david.rusling@reo.mts.dec.com)
* David Mosberger (davidm@cs.arizona.edu)
* David Miller (davem@redhat.com)
*
* Support routines for initializing a PCI subsystem.
*/
/*
* Nov 2000, Ivan Kokshaysky <ink@jurassic.park.msu.r... | gpl-2.0 |
skritchz/android_kernel_wiko_peaxjb | drivers/media/video/s5p-tv/mixer_vp_layer.c | 7473 | 6396 | /*
* Samsung TV Mixer driver
*
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
*
* Tomasz Stanislawski, <t.stanislaws@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published
* by the Free Software Foundiat... | gpl-2.0 |
TeslaProject/android_kernel_moto_shamu | kernel/trace/ring_buffer_benchmark.c | 7473 | 10723 | /*
* ring buffer tester and benchmark
*
* Copyright (C) 2009 Steven Rostedt <srostedt@redhat.com>
*/
#include <linux/ring_buffer.h>
#include <linux/completion.h>
#include <linux/kthread.h>
#include <linux/module.h>
#include <linux/time.h>
#include <asm/local.h>
struct rb_page {
u64 ts;
local_t commit;
char d... | gpl-2.0 |
tdm/kernel_huawei_msm8928 | drivers/s390/char/keyboard.c | 7985 | 12529 | /*
* drivers/s390/char/keyboard.c
* ebcdic keycode functions for s390 console drivers
*
* S390 version
* Copyright (C) 2003 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
*/
#include <linux/module.h>
#include <linux/sched.h>
#include <linux... | gpl-2.0 |
StelixROM/kernel_lge_msm8974 | drivers/staging/comedi/drivers/pcmad.c | 8241 | 4707 | /*
comedi/drivers/pcmad.c
Hardware driver for Winsystems PCM-A/D12 and PCM-A/D16
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000,2001 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 ... | gpl-2.0 |
boa19861105/B2_UHL | drivers/md/dm-sysfs.c | 8753 | 2213 | /*
* Copyright (C) 2008 Red Hat, Inc. All rights reserved.
*
* This file is released under the GPL.
*/
#include <linux/sysfs.h>
#include <linux/dm-ioctl.h>
#include "dm.h"
struct dm_sysfs_attr {
struct attribute attr;
ssize_t (*show)(struct mapped_device *, char *);
ssize_t (*store)(struct mapped_device *, cha... | gpl-2.0 |
fire855/android_kernel_wiko_l5510 | drivers/md/dm-sysfs.c | 8753 | 2213 | /*
* Copyright (C) 2008 Red Hat, Inc. All rights reserved.
*
* This file is released under the GPL.
*/
#include <linux/sysfs.h>
#include <linux/dm-ioctl.h>
#include "dm.h"
struct dm_sysfs_attr {
struct attribute attr;
ssize_t (*show)(struct mapped_device *, char *);
ssize_t (*store)(struct mapped_device *, cha... | gpl-2.0 |
SaberMod/lge-kernel-mako | arch/mips/txx9/jmr3927/setup.c | 12849 | 6221 | /*
* 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 SOFTWARE IS PROVIDED ``AS IS'' AND A... | gpl-2.0 |
Cl3Kener/UBER-L | arch/mips/txx9/jmr3927/setup.c | 12849 | 6221 | /*
* 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 SOFTWARE IS PROVIDED ``AS IS'' AND A... | gpl-2.0 |
koalo/linux | drivers/media/common/b2c2/flexcop-hw-filter.c | 13617 | 6638 | /*
* Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III
* flexcop-hw-filter.c - pid and mac address filtering and control functions
* see flexcop.c for copyright information
*/
#include "flexcop.h"
static void flexcop_rcv_data_ctrl(struct flexcop_device *fc, int onoff)
{
flexcop_set_ibi_value... | gpl-2.0 |
fedya/aircam-openwrt | build_dir/linux-gm812x/linux-2.6.28.fa2/arch/mn10300/boot/tools/build.c | 13873 | 4729 | /*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 1997 Martin Mares
*/
/*
* This file builds a disk-image from three different files:
*
* - bootsect: exactly 512 bytes of 8086 machine code, loads the rest
* - setup: 8086 machine code, sets up system parm
* - system: 80386 code for actual system
... | gpl-2.0 |
32bitmicro/newlib-nano-1.0 | newlib/libc/stdlib/wcsnrtombs.c | 50 | 4418 | /*
FUNCTION
<<wcsrtombs>>, <<wcsnrtombs>>---convert a wide-character string to a character string
INDEX
wcsrtombs
INDEX
_wcsrtombs_r
INDEX
wcsnrtombs
INDEX
_wcsnrtombs_r
ANSI_SYNOPSIS
#include <wchar.h>
size_t wcsrtombs(char *<[dst]>, const wchar_t **<[src]>, size_t <[len]>,
mbstate_t *<[ps]>);
#include <... | gpl-2.0 |
KangBangKreations/KangBangKore-Kernel | drivers/staging/iio/adc/ad7793.c | 50 | 24430 | /*
* AD7792/AD7793 SPI ADC driver
*
* Copyright 2011-2012 Analog Devices Inc.
*
* Licensed under the GPL-2.
*/
#include <linux/interrupt.h>
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/sysfs.h>
#include <linux/spi/spi.h>
#include <linux/regulator/consumer.h>
#includ... | gpl-2.0 |
exynos4-sdk/kernel | net/wireless/mlme.c | 50 | 26749 | /*
* cfg80211 MLME SAP interface
*
* Copyright (c) 2009, Jouni Malinen <j@w1.fi>
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/etherdevice.h>
#include <linux/netdevice.h>
#include <linux/nl80211.h>
#include <linux/slab.h>
#include <linux/wireless.h>
#include <net/cfg80211.h>
#include <net/... | gpl-2.0 |
akca/android_kernel_xiaomi_msm8996 | drivers/platform/msm/msm_bus/msm_bus_arb.c | 818 | 31983 | /* Copyright (c) 2011-2014, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
Jovy23/N920TUVU2COJ5_Kernel | drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c | 2354 | 81168 | /* IEEE 802.11 SoftMAC layer
* Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it>
*
* Mostly extracted from the rtl8180-sa2400 driver for the
* in-kernel generic ieee802.11 stack.
*
* Few lines might be stolen from other part of the ieee80211
* stack. Copyright who own it's copyright
*
* WPA code stolen ... | gpl-2.0 |
koxda/android_kernel_samsung_msm8660-common | arch/s390/kvm/intercept.c | 2610 | 5825 | /*
* intercept.c - in-kernel handling for sie intercepts
*
* Copyright IBM Corp. 2008,2009
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2 only)
* as published by the Free Software Foundation.
*
* Author(s): Carsten O... | gpl-2.0 |
leitick/linux | drivers/net/wireless/ti/wl18xx/tx.c | 2610 | 4989 | /*
* This file is part of wl18xx
*
* Copyright (C) 2011 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
* version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope th... | gpl-2.0 |
chaosmaster/android_kernel_amazon_ford | drivers/infiniband/hw/mthca/mthca_qp.c | 2610 | 62454 | /*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Cisco Systems. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a choice of one of tw... | gpl-2.0 |
cooldudezach/android_kernel_zte_nex | drivers/ssb/driver_chipcommon_pmu.c | 3634 | 20366 | /*
* Sonics Silicon Backplane
* Broadcom ChipCommon Power Management Unit driver
*
* Copyright 2009, Michael Buesch <m@bues.ch>
* Copyright 2007, Broadcom Corporation
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include <linux/ssb/ssb.h>
#include <linux/ssb/ssb_regs.h>
#include <linux/ssb/ssb_d... | gpl-2.0 |
davidmueller13/android_kernel_samsung_lt03lte-5 | drivers/video/msm/mipi_simulator_video.c | 3634 | 2566 | /* 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 |
lenovo-a3-dev/kernel_lenovo_a3 | drivers/block/aoe/aoeblk.c | 3634 | 7731 | /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/*
* aoeblk.c
* block device routines
*/
#include <linux/kernel.h>
#include <linux/hdreg.h>
#include <linux/blkdev.h>
#include <linux/backing-dev.h>
#include <linux/fs.h>
#include <linux/ioctl.h>
#include <linux/slab.h>
#include <linux/ratelimit.h>
#... | gpl-2.0 |
Shabbypenguin/Jellybean_kernel | drivers/usb/host/ehci-mem.c | 5682 | 6887 | /*
* Copyright (c) 2001 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* This program is ... | gpl-2.0 |
tenfar/pyramid-gb-kernel | fs/cachefiles/xattr.c | 9266 | 6565 | /* CacheFiles extended attribute management
*
* 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 Softwar... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.