repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
TheTypoMaster/kernel_condor | sound/soc/pxa/e740_wm9705.c | 5072 | 4903 | /*
* e740-wm9705.c -- SoC audio for e740
*
* Copyright 2007 (c) Ian Molton <spyro@f2s.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 ONLY.
*
*/
#include <lin... | gpl-2.0 |
aniketroxx/civic-sa77 | arch/cris/arch-v10/kernel/fasttimer.c | 7632 | 23311 | /*
* linux/arch/cris/kernel/fasttimer.c
*
* Fast timers for ETRAX100/ETRAX100LX
*
* Copyright (C) 2000-2007 Axis Communications AB, Lund, Sweden
*/
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/param.h>
#include <linux/string.h>
#include <linux/mm.h>
#include <linux/... | gpl-2.0 |
IndieBeto/moggy | arch/mips/kernel/csrc-sb1250.c | 7632 | 2151 | /*
* Copyright (C) 2000, 2001 Broadcom 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.
*
* This pr... | gpl-2.0 |
go2ev-devteam/Gplus_2159_0801 | openplatform/sdk/os/kernel-2.6.32/drivers/media/video/em28xx/em28xx-core.c | 465 | 31086 | /*
em28xx-core.c - driver for Empia EM2800/EM2820/2840 USB video capture devices
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
Markus Rechberger <mrechberger@gmail.com>
Mauro Carvalho Chehab <mchehab@infradead.org>
Sascha Sommer <saschasommer@freenet.de>
This program is free ... | gpl-2.0 |
scjen/rts-pj2 | fs/ext2/inode.c | 465 | 43613 | /*
* linux/fs/ext2/inode.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/inode.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Goal-directed block allocat... | gpl-2.0 |
CyanogenMod/semc-kernel-msm7x30 | drivers/scsi/lpfc/lpfc_hbadisc.c | 465 | 133064 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2009 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
coldnew/linux | drivers/usb/storage/realtek_cr.c | 721 | 27303 | /* Driver for Realtek RTS51xx USB card reader
*
* Copyright(c) 2009 Realtek Semiconductor 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 Foundation; either version 2, or ... | gpl-2.0 |
defconoi/nexusplayer | arch/arm/mach-omap2/cm3xxx.c | 2257 | 21481 | /*
* OMAP3xxx CM module functions
*
* Copyright (C) 2009 Nokia Corporation
* Copyright (C) 2008-2010, 2012 Texas Instruments, Inc.
* Paul Walmsley
* Rajendra Nayak <rnayak@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License ver... | gpl-2.0 |
vartanjean/yuandao-n90-window-dual-core-2 | drivers/media/video/gspca/zc3xx.c | 2769 | 260234 | /*
* Z-Star/Vimicro zc301/zc302p/vc30x library
*
* Copyright (C) 2009-2011 Jean-Francois Moine <http://moinejf.free.fr>
* Copyright (C) 2004 2005 2006 Michel Xhaard mxhaard@magic.fr
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as ... | gpl-2.0 |
OnePlusOSS/android_kernel_oneplus_msm8994 | scripts/pnmtologo.c | 2769 | 12198 |
/*
* Convert a logo in ASCII PNM format to C source suitable for inclusion in
* the Linux kernel
*
* (C) Copyright 2001-2003 by Geert Uytterhoeven <geert@linux-m68k.org>
*
* --------------------------------------------------------------------------
*
* This file is subject to the terms and conditions of t... | gpl-2.0 |
roalex/sgs3-kernel | drivers/edac/i82875p_edac.c | 3025 | 14886 | /*
* Intel D82875P Memory Controller kernel module
* (C) 2003 Linux Networx (http://lnxi.com)
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written by Thayne Harbaugh
* Contributors:
* Wang Zhenyu at intel.com
*
* $Id: edac_i82875p.c,v 1.5.2.11 2005/10/05 00:43:44 dsp... | gpl-2.0 |
csolg/hi35xx-buildroot | linux/linux-3.0.y/drivers/scsi/gdth.c | 3281 | 178873 | /************************************************************************
* Linux driver for *
* ICP vortex GmbH: GDT ISA/EISA/PCI Disk Array Controllers *
* Intel Corporation: Storage RAID Controllers *
* ... | gpl-2.0 |
Tesla-Redux-Devices/android_kernel_samsung_lt02ltespr | arch/mips/mm/sc-r5k.c | 4561 | 2183 | /*
* Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org),
* derived from r4xx0.c by David S. Miller (davem@davemloft.net).
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <asm/mipsregs.h>
#include <asm/bcache.h>
#include <asm/cacheops.h>
#include <asm/pa... | gpl-2.0 |
chirayudesai/laughing-cyril | scripts/kconfig/lxdialog/textbox.c | 4817 | 9144 | /*
* textbox.c -- implements the text box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* 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 |
kbc-developers/android_kernel_samsung_klte | drivers/net/ethernet/xircom/xirc2ps_cs.c | 5073 | 53524 | /* [xirc2ps_cs.c wk 03.11.99] (1.40 1999/11/18 00:06:03)
* Xircom CreditCard Ethernet Adapter IIps driver
* Xircom Realport 10/100 (RE-100) driver
*
* This driver supports various Xircom CreditCard Ethernet adapters
* including the CE2, CE IIps, RE-10, CEM28, CEM33, CE33, CEM56,
* CE3-100, CE3B, RE-100, REM10BT,... | gpl-2.0 |
AOSPA/android_kernel_lge_mako | sound/soc/atmel/sam9g20_wm8731.c | 5073 | 6981 | /*
* sam9g20_wm8731 -- SoC audio for AT91SAM9G20-based
* ATMEL AT91SAM9G20ek board.
*
* Copyright (C) 2005 SAN People
* Copyright (C) 2008 Atmel
*
* Authors: Sedji Gaouaou <sedji.gaouaou@atmel.com>
*
* Based on ati_b1_wm8731.c by:
* Frank Mandarino <fmandarino@endrelia.com>
* Copyright 2006 Endrelia T... | gpl-2.0 |
dlespiau/linux | net/ieee802154/dgram.c | 466 | 9797 | /*
* IEEE 802.15.4 dgram socket interface
*
* Copyright 2007, 2008 Siemens AG
*
* 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 tha... | gpl-2.0 |
ChronoMonochrome/android_kernel_lenovo_msm8916 | drivers/media/tuners/xc5000.c | 978 | 35375 | /*
* Driver for Xceive XC5000 "QAM/8VSB single chip tuner"
*
* Copyright (c) 2007 Xceive Corporation
* Copyright (c) 2007 Steven Toth <stoth@linuxtv.org>
* Copyright (c) 2009 Devin Heitmueller <dheitmueller@kernellabs.com>
*
* This program is free software; you can redistribute it and/or modify
* it under... | gpl-2.0 |
TeamAlto45/android_kernel_tcl_alto45 | kernel/trace/trace_selftest.c | 2002 | 26405 | /* Include in trace.c */
#include <linux/stringify.h>
#include <linux/kthread.h>
#include <linux/delay.h>
#include <linux/slab.h>
static inline int trace_valid_entry(struct trace_entry *entry)
{
switch (entry->type) {
case TRACE_FN:
case TRACE_CTX:
case TRACE_WAKE:
case TRACE_STACK:
case TRACE_PRINT:
case TRAC... | gpl-2.0 |
ItsAnilSingh/android_kernel_samsung_logan2g | drivers/net/pcmcia/ibmtr_cs.c | 2770 | 10086 | /*======================================================================
A PCMCIA token-ring driver for IBM-based cards
This driver supports the IBM PCMCIA Token-Ring Card.
Written by Steve Kipisz, kipisz@vnet.ibm.com or
bungy@ibm.net
Written 1995,1996.
This code is ... | gpl-2.0 |
onealtom/MYD-C335X-Linux-Kernel | fs/squashfs/symlink.c | 3026 | 3890 | /*
* Squashfs - a compressed read only filesystem for Linux
*
* Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008
* Phillip Lougher <phillip@squashfs.org.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... | gpl-2.0 |
anoane/Ultrakernel | net/x25/x25_proc.c | 4050 | 6463 | /*
* X.25 Packet Layer release 002
*
* This is ALPHA test software. This code may break your machine,
* randomly fail to work with new releases, misbehave and/or generally
* screw up. It might even work.
*
* This code REQUIRES 2.4 with seq_file support
*
* This module:
* This module is free software; you can... | gpl-2.0 |
steppnasty/platform_kernel_msm7x30 | arch/arm/mach-msm/board-sapphire-keypad.c | 4562 | 4013 | /* arch/arm/mach-msm/board-sapphire-keypad.c
* Copyright (C) 2007-2009 HTC Corporation.
* Author: Thomas Tsai <thomas_tsai@htc.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, distributed, and modif... | gpl-2.0 |
linhphi9x94/zte-kernel-msm7x27 | drivers/pci/hotplug/cpqphp_pci.c | 4818 | 39788 | /*
* Compaq Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
*
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G... | gpl-2.0 |
kernel-hut/android_kernel_xiaomi_dior | arch/arm/plat-mxc/cpufreq.c | 5074 | 4820 | /*
* Copyright (C) 2010 Freescale Semiconductor, Inc. All Rights Reserved.
*/
/*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
* Version 2 or later at the following locations:
*
* http://www.opensource.org/licenses/gpl-lic... | gpl-2.0 |
sakuramilk/sc02c_kernel_ics | drivers/watchdog/w83877f_wdt.c | 5074 | 10364 | /*
* W83877F Computer Watchdog Timer driver
*
* Based on acquirewdt.c by Alan Cox,
* and sbc60xxwdt.c by Jakob Oestergaard <jakob@unthought.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 Fr... | gpl-2.0 |
raden/cempaka-kernel | drivers/watchdog/pc87413_wdt.c | 7378 | 14397 | /*
* NS pc87413-wdt Watchdog Timer driver for Linux 2.6.x.x
*
* This code is based on wdt.c with original copyright.
*
* (C) Copyright 2006 Sven Anders, <anders@anduras.de>
* and Marcus Junker, <junker@anduras.de>
*
* This program is free software; you can redistribute it... | gpl-2.0 |
cbolumar/android_kernel_samsung_a3ulte | drivers/video/valkyriefb.c | 7634 | 16790 | /*
* valkyriefb.c -- frame buffer device for the PowerMac 'valkyrie' display
*
* Created 8 August 1998 by
* Martin Costabel <costabel@wanadoo.fr> and Kevin Schoedel
*
* Vmode-switching changes and vmode 15/17 modifications created 29 August
* 1998 by Barry K. Nathan <barryn@pobox.com>.
*
* Ported to m68... | gpl-2.0 |
art1p/android_kernel_lge_omap4-common | net/tipc/handler.c | 8146 | 4104 | /*
* net/tipc/handler.c: TIPC signal handling
*
* Copyright (c) 2000-2006, Ericsson AB
* Copyright (c) 2005, 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:
*
* 1. Red... | gpl-2.0 |
ngxson/android_kernel_sony_msm8x27 | drivers/ide/ide-atapi.c | 8914 | 18109 | /*
* ATAPI support.
*/
#include <linux/kernel.h>
#include <linux/cdrom.h>
#include <linux/delay.h>
#include <linux/export.h>
#include <linux/ide.h>
#include <linux/scatterlist.h>
#include <linux/gfp.h>
#include <scsi/scsi.h>
#define DRV_NAME "ide-atapi"
#define PFX DRV_NAME ": "
#ifdef DEBUG
#define debug_log(fmt... | gpl-2.0 |
rmcc/commtiva-kernel-z71 | drivers/char/agp/ali-agp.c | 9170 | 10370 | /*
* ALi AGPGART routines.
*/
#include <linux/types.h>
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/agp_backend.h>
#include <asm/page.h> /* PAGE_SIZE */
#include "agp.h"
#define ALI_AGPCTRL 0xb8
#define ALI_ATTBASE 0xbc
#define ALI_TLBCTRL 0xc0
#define ALI_TAGCTRL 0xc4
#... | gpl-2.0 |
arjen75/LG-Optimus-Chic-Kernel-2.6.32.59- | arch/alpha/kernel/console.c | 11474 | 2057 | /*
* linux/arch/alpha/kernel/console.c
*
* Architecture-specific specific support for VGA device on
* non-0 I/O hose
*/
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/tty.h>
#include <linux/console.h>
#include <linux/vt.h>
#include <asm/vga.h>
#include <asm/machvec.h>
#include "pci_impl.h"
#ifd... | gpl-2.0 |
RegaliaEzz/Hexa-N9208 | fs/squashfs/xattr.c | 11474 | 8603 | /*
* Squashfs - a compressed read only filesystem for Linux
*
* Copyright (c) 2010
* Phillip Lougher <phillip@squashfs.org.uk>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either ve... | gpl-2.0 |
cooldudezach/android_kernel_zte_warplte | drivers/edac/amd8131_edac.c | 12498 | 10975 | /*
* amd8131_edac.c, AMD8131 hypertransport chip EDAC kernel module
*
* Copyright (c) 2008 Wind River Systems, Inc.
*
* Authors: Cao Qingtao <qingtao.cao@windriver.com>
* Benjamin Walsh <benjamin.walsh@windriver.com>
* Hu Yongqi <yongqi.hu@windriver.com>
*
* This program is free software; you can redistrib... | gpl-2.0 |
manishj-patel/netbook_kernel_3.4.5_plus | arch/x86/kernel/paravirt_patch_32.c | 13266 | 1714 | #include <asm/paravirt.h>
DEF_NATIVE(pv_irq_ops, irq_disable, "cli");
DEF_NATIVE(pv_irq_ops, irq_enable, "sti");
DEF_NATIVE(pv_irq_ops, restore_fl, "push %eax; popf");
DEF_NATIVE(pv_irq_ops, save_fl, "pushf; pop %eax");
DEF_NATIVE(pv_cpu_ops, iret, "iret");
DEF_NATIVE(pv_cpu_ops, irq_enable_sysexit, "sti; sysexit");
D... | gpl-2.0 |
johnnyslt/android_kernel_htc_msm8660 | sound/oss/pas2_midi.c | 14802 | 5011 | /*
* sound/oss/pas2_midi.c
*
* The low level driver for the PAS Midi Interface.
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version 2 (June 1991). See the "COPYING" file distributed with this software
* for more info.
*... | gpl-2.0 |
j-r0dd/motus_kernel | drivers/s390/char/vmwatchdog.c | 211 | 6146 | /*
* Watchdog implementation based on z/VM Watchdog Timer API
*
* The user space watchdog daemon can use this driver as
* /dev/vmwatchdog to have z/VM execute the specified CP
* command when the timeout expires. The default command is
* "IPL", which which cause an immediate reboot.
*/
#include <linux/init.h>
#in... | gpl-2.0 |
vathpela/linux-esrt | arch/tile/kernel/unaligned.c | 211 | 42747 | /*
* Copyright 2013 Tilera Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
MoKee/android_kernel_huawei_msm8928 | arch/arm/mach-msm/clock-a7.c | 723 | 9761 | /*
* Copyright (c) 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 h... | gpl-2.0 |
AppliedMicro/ENGLinuxLatest | drivers/media/platform/s5p-mfc/s5p_mfc_opr.c | 979 | 1602 | /*
* drivers/media/platform/s5p-mfc/s5p_mfc_opr.c
*
* Samsung MFC (Multi Function Codec - FIMV) driver
* This file contains hw related functions.
*
* Kamil Debski, Copyright (c) 2012 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
* This program is free software; you can redistribute it and/or modify... | gpl-2.0 |
linux-wpan/linux-wpan | arch/sparc/kernel/module.c | 1747 | 5236 | /* Kernel module help for sparc64.
*
* Copyright (C) 2001 Rusty Russell.
* Copyright (C) 2002 David S. Miller.
*/
#include <linux/moduleloader.h>
#include <linux/kernel.h>
#include <linux/elf.h>
#include <linux/vmalloc.h>
#include <linux/fs.h>
#include <linux/gfp.h>
#include <linux/string.h>
#include <linux/ctype.... | gpl-2.0 |
ArthySundaram/chromeos-3.8 | fs/ubifs/compress.c | 2515 | 6760 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
* Copyright (C) 2006, 2007 University of Szeged, Hungary
*
* 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 F... | gpl-2.0 |
zyrgit/linux-yocto-3.10-work | fs/ubifs/compress.c | 2515 | 6760 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
* Copyright (C) 2006, 2007 University of Szeged, Hungary
*
* 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 F... | gpl-2.0 |
luk1337/android_kernel_samsung_i9082 | drivers/media/dvb/dvb-usb/lmedm04.c | 2771 | 29825 | /* DVB USB compliant linux driver for
*
* DM04/QQBOX DVB-S USB BOX LME2510C + SHARP:BS2F7HZ7395
* LME2510C + LG TDQY-P001F
* LME2510C + BS2F7HZ0194
* LME2510 + LG TDQY-P001F
* LME2510 + BS2F7HZ0194
*
* MVB7395 (LME2510C+SHARP:BS2F7HZ7395)
* SHARP:BS2F7HZ7395 = (STV0288+Sharp IX2505V)
*
* MV001F (... | gpl-2.0 |
chrisch1974/htc8960-3.0 | drivers/input/touchscreen/jornada720_ts.c | 4051 | 4870 | /*
* drivers/input/touchscreen/jornada720_ts.c
*
* Copyright (C) 2007 Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
*
* Copyright (C) 2006 Filip Zyzniewski <filip.zyzniewski@tefnet.pl>
* based on HP Jornada 56x touchscreen driver by Alex Lange <chicken@handhelds.org>
*
* This program is free software; you... | gpl-2.0 |
HomerSp/shooter_u-ics | drivers/media/dvb/frontends/ec100.c | 4307 | 7388 | /*
* E3C EC100 demodulator driver
*
* Copyright (C) 2009 Antti Palosaari <crope@iki.fi>
*
* 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
* ... | gpl-2.0 |
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel | drivers/media/rc/keymaps/rc-medion-x10-digitainer.c | 4819 | 3728 | /*
* Medion X10 RF remote keytable (Digitainer variant)
*
* Copyright (C) 2012 Anssi Hannula <anssi.hannula@iki.fi>
*
* This keymap is for a variant that has a distinctive scrollwheel instead of
* up/down buttons (tested with P/N 40009936 / 20018268), reportedly
* originally shipped with Medion Digitainer but no... | gpl-2.0 |
KAsp3rd/android_kernel_lge_msm8992 | drivers/firewire/core-iso.c | 4819 | 10521 | /*
* Isochronous I/O functionality:
* - Isochronous DMA context management
* - Isochronous bus resource management (channels, bandwidth), client side
*
* Copyright (C) 2006 Kristian Hoegsberg <krh@bitplanet.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | gpl-2.0 |
TimofeyFox/GT-S7270_kernel | sound/soc/blackfin/bf5xx-i2s-pcm.c | 5075 | 8506 | /*
* File: sound/soc/blackfin/bf5xx-i2s-pcm.c
* Author: Cliff Cai <Cliff.Cai@analog.com>
*
* Created: Tue June 06 2008
* Description: DMA driver for i2s codec
*
* Modified:
* Copyright 2008 Analog Devices Inc.
*
* Bugs: Enter bugs at http://blackfin.uclinux.org/
*
*... | gpl-2.0 |
AndroidSymmetry/Old_Sparky | drivers/media/rc/keymaps/rc-msi-tvanywhere-plus.c | 7635 | 3619 | /* msi-tvanywhere-plus.h - Keytable for msi_tvanywhere_plus 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 ... | gpl-2.0 |
kogone/android_kernel_lge_hammerhead | drivers/staging/comedi/drivers/dt2817.c | 8147 | 4940 | /*
comedi/drivers/dt2817.c
Hardware driver for Data Translation DT2817
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 ... | gpl-2.0 |
smarkwell/asuswrt-merlin | release/src-rt-6.x.4708/linux/linux-2.6.36/net/sunrpc/auth_null.c | 10707 | 2582 | /*
* linux/net/sunrpc/auth_null.c
*
* AUTH_NULL authentication. Really :-)
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/types.h>
#include <linux/module.h>
#include <linux/sunrpc/clnt.h>
#ifdef RPC_DEBUG
# define RPCDBG_FACILITY RPCDBG_AUTH
#endif
static struct rpc_auth null_auth;
s... | gpl-2.0 |
diego-ch/android_kernel_samsung_u8500 | arch/x86/math-emu/errors.c | 12243 | 18106 | /*---------------------------------------------------------------------------+
| errors.c |
| |
| The error handling functions for wm-FPU-emu |
| ... | gpl-2.0 |
shakalaca/ASUS_ZenFone_A500KL | kernel/drivers/macintosh/via-pmu-event.c | 15571 | 2121 | /*
* via-pmu event device for reporting some events that come through the PMU
*
* Copyright 2006 Johannes Berg <johannes@sipsolutions.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... | gpl-2.0 |
lilinj2000/linux-4.3.3 | drivers/block/paride/ppc6lnx.c | 15571 | 14693 | /*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port IDE adapter
(Works on Series 6 drives)
*/
//***********************************************************************... | gpl-2.0 |
visi0nary/android_kernel_elephone_p8000 | drivers/block/paride/ppc6lnx.c | 15571 | 14693 | /*
ppc6lnx.c (c) 2001 Micro Solutions Inc.
Released under the terms of the GNU General Public license
ppc6lnx.c is a par of the protocol driver for the Micro Solutions
"BACKPACK" parallel port IDE adapter
(Works on Series 6 drives)
*/
//***********************************************************************... | gpl-2.0 |
wanahmadzainie/linux-mainline | lib/win_minmax.c | 212 | 3400 | /**
* lib/minmax.c: windowed min/max tracker
*
* Kathleen Nichols' algorithm for tracking the minimum (or maximum)
* value of a data stream over some fixed time interval. (E.g.,
* the minimum RTT over the past five minutes.) It uses constant
* space and constant time per update yet almost always delivers
* the ... | gpl-2.0 |
squirrel20/linux-4.8.15 | drivers/staging/iio/gyro/adis16060_core.c | 468 | 5612 | /*
* ADIS16060 Wide Bandwidth Yaw Rate Gyroscope with SPI driver
*
* Copyright 2010 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/mutex.h>
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/spi/spi.h>
#include <li... | gpl-2.0 |
Evervolv/android_kernel_samsung_tuna | arch/x86/xen/p2m.c | 980 | 28073 | /*
* Xen leaves the responsibility for maintaining p2m mappings to the
* guests themselves, but it must also access and update the p2m array
* during suspend/resume when all the pages are reallocated.
*
* The p2m table is logically a flat array, but we implement it as a
* three-level tree to allow the address spa... | gpl-2.0 |
spleef/android_kernel_samsung_trlte | drivers/mtd/ubi/attach.c | 1236 | 47992 | /*
* Copyright (c) International Business Machines Corp., 2006
*
* 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 |
supercairos/android_kernel_doro_msm8916_2 | drivers/staging/iio/adc/ad7606_par.c | 2260 | 3808 | /*
* AD7606 Parallel Interface ADC driver
*
* Copyright 2011 Analog Devices Inc.
*
* Licensed under the GPL-2.
*/
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/types.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/iio/iio.h>
#include "ad7606.h"
static int ad7606_p... | gpl-2.0 |
dmeadows013/furry-hipster | drivers/hwmon/k8temp.c | 3028 | 9588 | /*
* k8temp.c - Linux kernel module for hardware monitoring
*
* Copyright (C) 2006 Rudolf Marek <r.marek@assembler.cz>
*
* Inspired from the w83785 and amd756 drivers.
*
* 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 |
ThePlayground/android_kernel_htc_shooter | drivers/isdn/mISDN/layer2.c | 3028 | 50933 | /*
*
* Author Karsten Keil <kkeil@novell.com>
*
* Copyright 2008 by Karsten Keil <kkeil@novell.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This program is dis... | gpl-2.0 |
hallovveen31/ICED_COLD_Hercules_JB_Kernel | net/llc/llc_output.c | 4052 | 2424 | /*
* llc_output.c - LLC minimal output path
*
* 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 version 2 as published by the Free Software
* Fou... | gpl-2.0 |
Split-Screen/android_kernel_huawei_msm8928 | kernel/debug/kdb/kdb_main.c | 4308 | 71380 | /*
* Kernel Debugger Architecture Independent Main Code
*
* 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) 1999-2004 Silicon Graphics, Inc. All Rights Reserved.
* Copyright... | gpl-2.0 |
SmartisanTech/T1Kernel | arch/x86/xen/pci-swiotlb-xen.c | 4820 | 1818 | /* Glue code to lib/swiotlb-xen.c */
#include <linux/dma-mapping.h>
#include <linux/pci.h>
#include <xen/swiotlb-xen.h>
#include <asm/xen/hypervisor.h>
#include <xen/xen.h>
#include <asm/iommu_table.h>
int xen_swiotlb __read_mostly;
static struct dma_map_ops xen_swiotlb_dma_ops = {
.mapping_error = xen_swiotlb_dma... | gpl-2.0 |
ajfink/android_kernel_lge_e7lte | drivers/net/wan/sbni.c | 7380 | 42919 | /* sbni.c: Granch SBNI12 leased line adapters driver for linux
*
* Written 2001 by Denis I.Timofeev (timofeev@granch.ru)
*
* Previous versions were written by Yaroslav Polyakov,
* Alexey Zverev and Max Khon.
*
* Driver supports SBNI12-02,-04,-05,-10,-11 cards, single and
* double-channel, PCI and ISA modificat... | gpl-2.0 |
q-li/linux-sunxi | arch/mips/cavium-octeon/executive/cvmx-helper-npi.c | 9428 | 3446 | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General ... | gpl-2.0 |
felipesanches/linux-media | drivers/gpu/drm/gma500/mdfld_output.c | 10452 | 2343 | /*
* Copyright (c) 2010 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 |
Howpathetic/ShooterU_kernel | arch/parisc/lib/checksum.c | 13524 | 3607 | /*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* MIPS specific IP/TCP/UDP checksumming routines
*
* Authors: Ralf Baechle, <ralf@waldorf-gmbh.de>
* Lots of... | gpl-2.0 |
h2o64/android_kernel_motorola_msm8226 | arch/parisc/lib/checksum.c | 13524 | 3607 | /*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* MIPS specific IP/TCP/UDP checksumming routines
*
* Authors: Ralf Baechle, <ralf@waldorf-gmbh.de>
* Lots of... | gpl-2.0 |
NKMSKV/kernel-salsa | arch/x86/kernel/early-quirks.c | 213 | 7388 | /* Various workarounds for chipset bugs.
This code runs very early and can't use the regular PCI subsystem
The entries are keyed to PCI bridges which usually identify chipsets
uniquely.
This is only for whole classes of chipsets with specific problems which
need early invasive action (e.g. before the tim... | gpl-2.0 |
T-J-Teru/synopsys-gcc | gcc/testsuite/gcc.c-torture/execute/ieee/fp-cmp-8.c | 213 | 3221 | #ifndef FLOAT
#define FLOAT double
#endif
/* Like fp-cmp-4.c, but test that the cmove patterns are correct. */
static FLOAT
test_isunordered(FLOAT x, FLOAT y, FLOAT a, FLOAT b)
{
return __builtin_isunordered(x, y) ? a : b;
}
static FLOAT
test_not_isunordered(FLOAT x, FLOAT y, FLOAT a, FLOAT b)
{
return !__built... | gpl-2.0 |
ApisSys/linux-analogdevicesinc-ap6 | drivers/watchdog/ebc-c384_wdt.c | 213 | 4305 | /*
* Watchdog timer driver for the WinSystems EBC-C384
* Copyright (C) 2016 William Breathitt Gray
*
* 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 distr... | gpl-2.0 |
morfes/kernel_ideos_usb_host | arch/arm/mach-ixp4xx/dsmg600-pci.c | 725 | 1898 | /*
* DSM-G600 board-level PCI initialization
*
* Copyright (C) 2006 Tower Technologies
* Author: Alessandro Zummo <a.zummo@towertech.it>
*
* based on ixdp425-pci.c:
* Copyright (C) 2002 Intel Corporation.
* Copyright (C) 2003-2004 MontaVista Software, Inc.
*
* Maintainer: http://www.nslu2-linux.org/
*
* Thi... | gpl-2.0 |
meyskld/samsung-kernel-galaxysii | arch/sparc/kernel/pci_sun4v.c | 725 | 24404 | /* pci_sun4v.c: SUN4V specific PCI controller support.
*
* Copyright (C) 2006, 2007, 2008 David S. Miller (davem@davemloft.net)
*/
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/interrupt.h>
#include <linux/percpu.h>
#include... | gpl-2.0 |
theme/linux | drivers/clk/clk-efm32gg.c | 981 | 3248 | /*
* Copyright (C) 2013 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 <linux/clk.h>
#include <li... | gpl-2.0 |
DIGImend/linux | arch/arm/mach-shmobile/smp-emev2.c | 981 | 1622 | /*
* SMP support for Emma Mobile EV2
*
* Copyright (C) 2012 Renesas Solutions Corp.
* Copyright (C) 2012 Magnus Damm
*
* 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 ... | gpl-2.0 |
lacvapps/linux | drivers/input/keyboard/lpc32xx-keys.c | 1237 | 9163 | /*
* NXP LPC32xx SoC Key Scan Interface
*
* Authors:
* Kevin Wells <kevin.wells@nxp.com>
* Roland Stigge <stigge@antcom.de>
*
* Copyright (C) 2010 NXP Semiconductors
* Copyright (C) 2012 Roland Stigge
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G... | gpl-2.0 |
NXTnet/android_kernel_samsung_msm8916-caf | arch/x86/mm/init.c | 1749 | 16014 | #include <linux/gfp.h>
#include <linux/initrd.h>
#include <linux/ioport.h>
#include <linux/swap.h>
#include <linux/memblock.h>
#include <linux/bootmem.h> /* for max_low_pfn */
#include <asm/cacheflush.h>
#include <asm/e820.h>
#include <asm/init.h>
#include <asm/page.h>
#include <asm/page_types.h>
#include <asm/section... | gpl-2.0 |
metacloud/linux | arch/powerpc/platforms/86xx/gef_ppc9a.c | 2773 | 5709 | /*
* GE PPC9A board support
*
* Author: Martyn Welch <martyn.welch@ge.com>
*
* Copyright 2008 GE Intelligent Platforms Embedded Systems, 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 F... | gpl-2.0 |
gh2o/rk3066-linux | drivers/isdn/hisax/avma1_cs.c | 3029 | 4249 | /*
* PCMCIA client driver for AVM A1 / Fritz!PCMCIA
*
* Author Carsten Paeth
* Copyright 1998-2001 by Carsten Paeth <calle@calle.in-berlin.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <li... | gpl-2.0 |
Luquidtester/DirtyKernel-3x-ION | drivers/hwmon/lm70.c | 3029 | 6042 | /*
* lm70.c
*
* The LM70 is a temperature sensor chip from National Semiconductor (NS).
* Copyright (C) 2006 Kaiwan N Billimoria <kaiwan@designergraphix.com>
*
* The LM70 communicates with a host processor via an SPI/Microwire Bus
* interface. The complete datasheet is available at National's website
* here:
*... | gpl-2.0 |
pio-masaki/kernel_at300se | drivers/isdn/hisax/avma1_cs.c | 3029 | 4249 | /*
* PCMCIA client driver for AVM A1 / Fritz!PCMCIA
*
* Author Carsten Paeth
* Copyright 1998-2001 by Carsten Paeth <calle@calle.in-berlin.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <li... | gpl-2.0 |
andip71/boeffla-kernel-omnirom-s3 | 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 |
farchanrifai/kernel_cancro | drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 4821 | 105005 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR ... | gpl-2.0 |
bju2000/android_kernel_samsung_slteskt | drivers/media/rc/keymaps/rc-terratec-cinergy-xs.c | 7637 | 2238 | /* terratec-cinergy-xs.h - Keytable for 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 License ... | gpl-2.0 |
LeJay/android_kernel_samsung_jactiveltexx | drivers/media/rc/keymaps/rc-pctv-sedna.c | 7637 | 2136 | /* pctv-sedna.h - Keytable for pctv_sedna 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
*... | gpl-2.0 |
lenovo-a3-dev/kernel_lenovo_a3 | drivers/media/rc/keymaps/rc-encore-enltv-fm53.c | 7637 | 2058 | /* encore-enltv-fm53.h - Keytable for encore_enltv_fm53 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 p... | gpl-2.0 |
imoseyon/leanKernel-note3 | drivers/media/rc/keymaps/rc-dntv-live-dvb-t.c | 7637 | 2078 | /* dntv-live-dvb-t.h - Keytable for dntv_live_dvb_t 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 publi... | gpl-2.0 |
javilonas/Hammerhead | drivers/media/rc/keymaps/rc-dm1105-nec.c | 7637 | 2020 | /* dm1105-nec.h - Keytable for dm1105_nec 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
*... | gpl-2.0 |
Bogdacutu/STLinux-Kernel | drivers/media/rc/keymaps/rc-avermedia.c | 7637 | 2240 | /* avermedia.h - Keytable for avermedia 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
* t... | gpl-2.0 |
MoKee/android_kernel_zte_msm8994 | drivers/media/rc/keymaps/rc-iodata-bctv7e.c | 7637 | 2124 | /* iodata-bctv7e.h - Keytable for iodata_bctv7e 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... | gpl-2.0 |
GalaxyTab4/android_kernel_samsung_degaswifi | drivers/staging/usbip/userspace/src/utils.c | 8405 | 2205 | /*
* Copyright (C) 2011 matt mooney <mfm@muteddisk.com>
* 2005-2007 Takahiro Hirofuchi
*
* 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
... | gpl-2.0 |
davidmueller13/lt03lte_tw_kernel_5.1.1 | drivers/pci/hotplug/cpqphp_ctrl.c | 9173 | 78004 | /*
* Compaq Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
*
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the G... | gpl-2.0 |
AshishNamdev/linux | drivers/scsi/scsi_common.c | 214 | 8876 | /*
* SCSI functions used by both the initiator and the target code.
*/
#include <linux/bug.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/errno.h>
#include <asm/unaligned.h>
#include <scsi/scsi_common.h>
/* NB: These are exposed through /proc/scsi/scsi and form part of the ABI.
* You may no... | gpl-2.0 |
Huexxx/diana | arch/s390/kvm/kvm-s390.c | 726 | 20336 | /*
* s390host.c -- hosting zSeries kernel virtual machines
*
* 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): Carste... | gpl-2.0 |
GuneetAtwal/kernel_n9005 | arch/x86/mm/init_64.c | 1494 | 24318 | /*
* linux/arch/x86_64/mm/init.c
*
* Copyright (C) 1995 Linus Torvalds
* Copyright (C) 2000 Pavel Machek <pavel@ucw.cz>
* Copyright (C) 2002,2003 Andi Kleen <ak@suse.de>
*/
#include <linux/signal.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/string.h>
#inclu... | gpl-2.0 |
assusdan/cyanogenmod_kernel_hs_puref | drivers/usb/gadget/lpc32xx_udc.c | 2262 | 87349 | /*
* USB Gadget driver for LPC32xx
*
* Authors:
* Kevin Wells <kevin.wells@nxp.com>
* Mike James
* Roland Stigge <stigge@antcom.de>
*
* Copyright (C) 2006 Philips Semiconductors
* Copyright (C) 2009 NXP Semiconductors
* Copyright (C) 2012 Roland Stigge
*
* Note: This driver is based on original wor... | gpl-2.0 |
TRKP/android_kernel_samsung_i9300 | sound/pci/cmipci.c | 2518 | 104378 | /*
* Driver for C-Media CMI8338 and 8738 PCI soundcards.
* Copyright (c) 2000 by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of th... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.