repo_name
string
path
string
copies
string
size
string
content
string
license
string
Testing1235678/android_kernel_samsung_t1
fs/jffs2/summary.c
3187
24084
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2004 Ferenc Havasi <havasi@inf.u-szeged.hu>, * Zoltan Sogor <weth@inf.u-szeged.hu>, * Patrik Kluba <pajko@halom.u-szeged.hu>, * University of Szeged, Hungary * 2006 KaiGai Kohei <kaigai@ak.jp.nec.com> * * For lic...
gpl-2.0
juanxincai521/us780
lib/atomic64.c
3443
4352
/* * Generic implementation of 64-bit atomics using spinlocks, * useful on processors that don't have 64-bit atomic instructions. * * Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pu...
gpl-2.0
tsfs/Vybrid-Linux
drivers/regulator/virtual.c
3955
9080
/* * reg-virtual-consumer.c * * Copyright 2008 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 * published by the Free Software Foundatio...
gpl-2.0
fards/DellStreak5-GingerBread
drivers/eisa/pci_eisa.c
4211
1702
/* * Minimalist driver for a generic PCI-to-EISA bridge. * * (C) 2003 Marc Zyngier <maz@wild-wind.fr.eu.org> * * This code is released under the GPL version 2. * * Ivan Kokshaysky <ink@jurassic.park.msu.ru> : * Generalisation from i82375 to PCI_CLASS_BRIDGE_EISA. */ #include <linux/kernel.h> #include <linux/d...
gpl-2.0
schqiushui/kernel_sense_kk_m8ace
arch/arm/mach-ixp2000/ixdp2x01.c
4723
12747
/* * arch/arm/mach-ixp2000/ixdp2x01.c * * Code common to Intel IXDP2401 and IXDP2801 platforms * * Original Author: Andrzej Mialkowski <andrzej.mialkowski@intel.com> * Maintainer: Deepak Saxena <dsaxena@plexity.net> * * Copyright (C) 2002-2003 Intel Corp. * Copyright (C) 2003-2004 MontaVista Software, Inc. * ...
gpl-2.0
SerenityS/android_kernel_pantech_ef39s_jb
drivers/watchdog/at91rm9200_wdt.c
4979
6677
/* * Watchdog driver for Atmel AT91RM9200 (Thunder) * * Copyright (C) 2003 SAN People (Pty) 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; either version * 2 of the License, or (...
gpl-2.0
skravik/syk-linux-msm-rhod
drivers/mtd/onenand/samsung.c
4979
28994
/* * Samsung S3C64XX/S5PC1XX OneNAND driver * * Copyright © 2008-2010 Samsung Electronics * Kyungmin Park <kyungmin.park@samsung.com> * Marek Szyprowski <m.szyprowski@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License v...
gpl-2.0
mixtile/loftq-linux
sound/pci/ice1712/ak4xxx.c
8563
5089
/* * ALSA driver for ICEnsemble ICE1712 (Envy24) * * AK4524 / AK4528 / AK4529 / AK4355 / AK4381 interface * * Copyright (c) 2000 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 b...
gpl-2.0
multipath-tcp/mptcp_3.4.x
drivers/media/rc/keymaps/rc-lme2510.c
8819
2756
/* LME2510 remote control * * * Copyright (C) 2010 Malcolm Priestley (tvboxspy@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 of the License, or * (at your...
gpl-2.0
lynxluna/linux-ginger
drivers/media/video/btcx-risc.c
13427
6470
/* btcx-risc.c bt848/bt878/cx2388x risc code generator. (c) 2000-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; either versi...
gpl-2.0
nightvixen/explosion_kernel
arch/m32r/platforms/m32700ut/io.c
13939
10805
/* * linux/arch/m32r/platforms/m32700ut/io.c * * Typical I/O routines for M32700UT board. * * Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata, * Hitoshi Yamamoto, Takeo Takahashi * * This file is subject to the terms and conditions of the GNU General * Public License. S...
gpl-2.0
crseanpaul/kernel
drivers/s390/cio/isc.c
14707
1707
/* * Functions for registration of I/O interruption subclasses on s390. * * Copyright IBM Corp. 2008 * Authors: Sebastian Ott <sebott@linux.vnet.ibm.com> */ #include <linux/spinlock.h> #include <linux/module.h> #include <asm/isc.h> static unsigned int isc_refs[MAX_ISC + 1]; static DEFINE_SPINLOCK(isc_ref_lock); ...
gpl-2.0
duanyukun/linux
drivers/hid/hid-uclogic.c
372
43774
/* * HID driver for UC-Logic devices not fully compliant with HID standard * * Copyright (c) 2010-2014 Nikolai Kondrashov * Copyright (c) 2013 Martin Rusko */ /* * 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 F...
gpl-2.0
LeEco-MSM8996-Development/android_kernel_leeco_msm8996
arch/arm/mach-s3c24xx/s3c2442.c
628
2104
/* linux/arch/arm/mach-s3c2442/s3c2442.c * * Copyright (c) 2004-2005 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C2442 core and lock support * * 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
uzairabdulmajeed/uam-kernel
net/appletalk/ddp.c
884
49203
/* * DDP: An implementation of the AppleTalk DDP protocol for * Ethernet 'ELAP'. * * Alan Cox <alan@lxorguk.ukuu.org.uk> * * With more than a little assistance from * * Wesley Craig <netatalk@umich.edu> * * Fixes: * Neil Horman : Added missing device ioctls * Michael Callahan : Made routing work * ...
gpl-2.0
Motorhead1991/samsung_att_kernel_source-msm7x30
arch/x86/kernel/i8259.c
884
10770
#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/init.h> #include <linux/kernel_stat.h> #include <linux/sysdev.h> #include <linux/bitops.h> #inc...
gpl-2.0
Snuzzo/B14CKB1RD_kernel_m8
lib/lz4/lz4_decompress.c
1396
8014
/* * LZ4 Decompressor for Linux kernel * * Copyright (C) 2013, LG Electronics, Kyungsik Lee <kyungsik.lee@lge.com> * * Based on LZ4 implementation by Yann Collet. * * LZ4 - Fast LZ compression algorithm * Copyright (C) 2011-2012, Yann Collet. * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-licen...
gpl-2.0
itsmerajit/kernel_otus
lib/lz4/lz4_decompress.c
1396
8014
/* * LZ4 Decompressor for Linux kernel * * Copyright (C) 2013, LG Electronics, Kyungsik Lee <kyungsik.lee@lge.com> * * Based on LZ4 implementation by Yann Collet. * * LZ4 - Fast LZ compression algorithm * Copyright (C) 2011-2012, Yann Collet. * BSD 2-Clause License (http://www.opensource.org/licenses/bsd-licen...
gpl-2.0
LeMaker/linux-actions
fs/squashfs/namei.c
2420
7650
/* * 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
sandymanu/sandy_lettuce_8916
sound/soc/blackfin/bf5xx-ssm2602.c
2420
3597
/* * File: sound/soc/blackfin/bf5xx-ssm2602.c * Author: Cliff Cai <Cliff.Cai@analog.com> * * Created: Tue June 06 2008 * Description: board driver for SSM2602 sound chip * * Modified: * Copyright 2008 Analog Devices Inc. * * Bugs: Enter bugs at http://blackfin.uclinux...
gpl-2.0
BIBIMAINETTIDEV/imx6m300-linux-3.10.17
drivers/staging/media/solo6x10/solo6x10-i2c.c
2676
7612
/* * Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com> * * Original author: * Ben Collins <bcollins@ubuntu.com> * * Additional work by: * John Brooks <john.brooks@bluecherry.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gener...
gpl-2.0
tilaksidduram/android_kernel_samsung_smdk4412
drivers/mfd/janz-cmodio.c
2932
7532
/* * Janz CMOD-IO MODULbus Carrier Board PCI Driver * * Copyright (c) 2010 Ira W. Snyder <iws@ovro.caltech.edu> * * Lots of inspiration and code was copied from drivers/mfd/sm501.c * * 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
manveru0/FeaCore_Phoenix_S3_JellyBean
drivers/pcmcia/bfin_cf_pcmcia.c
3188
7775
/* * file: drivers/pcmcia/bfin_cf.c * * based on: drivers/pcmcia/omap_cf.c * omap_cf.c -- OMAP 16xx CompactFlash controller driver * * Copyright (c) 2005 David Brownell * Copyright (c) 2006-2008 Michael Hennerich Analog Devices Inc. * * bugs: enter bugs at http://blackfin.uclinux.org/ * * this progra...
gpl-2.0
pgielda/linux-2.6-olinuxino
arch/mips/nxp/pnx8550/common/setup.c
3444
4044
/* * * 2.6 port, Embedded Alley Solutions, Inc * * Based on Per Hallsmark, per.hallsmark@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...
gpl-2.0
turtlepa/android_kernel_samsung_aries-galaxys4gmtd
drivers/video/neofb.c
4724
56730
/* * linux/drivers/video/neofb.c -- NeoMagic Framebuffer Driver * * Copyright (c) 2001-2002 Denis Oliver Kropp <dok@directfb.org> * * * Card specific code is based on XFree86's neomagic driver. * Framebuffer framework code is based on code of cyber2000fb. * * This file is subject to the terms and conditions o...
gpl-2.0
houst0nn/android_kernel_lge_geeb
drivers/pci/rom.c
4724
7450
/* * 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
davidmueller13/Galaxy_Note_3
drivers/watchdog/ib700wdt.c
4980
8631
/* * IB700 Single Board Computer WDT driver * * (c) Copyright 2001 Charles Howes <chowes@vsol.net> * * Based on advantechwdt.c which is based on acquirewdt.c which * is based on wdt.c. * * (c) Copyright 2000-2001 Marek Michalkiewicz <marekm@linux.org.pl> * * Based on acquirewdt.c which is based on wdt.c. * O...
gpl-2.0
mathieudevos/linux_kernel_3.2.48
drivers/staging/vt6656/control.c
8564
2895
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
gpl-2.0
friedrich420/N910G-AEL-Kernel-Lollipop-Sources
sound/soc/codecs/audience/es705-spi.c
117
5521
/* * es705-spi.c -- Audience eS705 SPI interface * * Copyright 2011 Audience, Inc. * * Author: Hemal Meghpara <hmeghpara@audience.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 Softwa...
gpl-2.0
rmcc/commtiva-kernel-z71
arch/x86/kernel/apic/probe_64.c
373
2231
/* * Copyright 2004 James Cleverdon, IBM. * Subject to the GNU Public License, v.2 * * Generic APIC sub-arch probe layer. * * Hacked for x86-64 by James Cleverdon from i386 architecture code by * Martin Bligh, Andi Kleen, James Bottomley, John Stultz, and * James Cleverdon. */ #include <linux/threads.h> #inclu...
gpl-2.0
CalcProgrammer1/ubuntu-kernel-quincyatt
drivers/video/msm/lcdc_toshiba_wvga_pt.c
885
12170
/* Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
CyanideL/android_kernel_oneplus_msm8974
drivers/misc/ti_drv2667.c
2165
17300
/* 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
aftian/linux-blankon
virt/kvm/ioapic.c
2165
10960
/* * Copyright (C) 2001 MandrakeSoft S.A. * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * MandrakeSoft S.A. * 43, rue d'Aboukir * 75002 Paris - France * http://www.linux-mandrake.com/ * http://www.mandrakesoft.com/ * * This library is free software; you can redistribute it and/or ...
gpl-2.0
EPDCenter/android_kernel_bq_dc_v1
kernel/auditsc.c
2165
68068
/* auditsc.c -- System-call auditing support * Handles all system-call specific auditing features. * * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * Copyright 2005 Hewlett-Packard Development Company, L.P. * Copyright (C) 2005, 2006 IBM Corporation * All Rights Reserved. * * This program is free s...
gpl-2.0
akellar/android_kernel_motorola_shamu
drivers/scsi/csiostor/csio_wr.c
2677
43927
/* * This file is part of the Chelsio FCoE driver for Linux. * * Copyright (c) 2008-2012 Chelsio Communications, Inc. 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) Versio...
gpl-2.0
miquelmartos/geeksphone-kernel-zero-3.0
drivers/net/wimax/i2400m/control.c
2933
43832
/* * Intel Wireless WiMAX Connection 2400m * Miscellaneous control functions for managing the device * * * Copyright (C) 2007-2008 Intel Corporation. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
gpl-2.0
GustavoRD78/78Kernel-ZL-230
drivers/media/video/cx231xx/cx231xx-audio.c
2933
19234
/* * Conexant Cx231xx audio extension * * 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...
gpl-2.0
rcoscali/nethunter-kernel-samsung-tuna
drivers/pci/htirq.c
2933
4386
/* * File: htirq.c * Purpose: Hypertransport Interrupt Capability * * Copyright (C) 2006 Linux Networx * Copyright (C) Eric Biederman <ebiederman@lnxi.com> */ #include <linux/irq.h> #include <linux/pci.h> #include <linux/spinlock.h> #include <linux/slab.h> #include <linux/htirq.h> /* Global ht irq lock. * * T...
gpl-2.0
TheNotOnly/android_kernel_lge_jagnm_kk
arch/m68k/platform/coldfire/timers.c
4469
5415
/***************************************************************************/ /* * timers.c -- generic ColdFire hardware timer support. * * Copyright (C) 1999-2008, Greg Ungerer <gerg@snapgear.com> */ /***************************************************************************/ #include <linux/kernel.h> #include...
gpl-2.0
mifl/android_kernel_pantech_oscar
drivers/input/keyboard/jornada720_kbd.c
4981
5450
/* * drivers/input/keyboard/jornada720_kbd.c * * HP Jornada 720 keyboard platform driver * * Copyright (C) 2006/2007 Kristoffer Ericson <Kristoffer.Ericson@Gmail.com> * * Copyright (C) 2006 jornada 720 kbd driver by Filip Zyzniewsk <Filip.Zyzniewski@tefnet.plX * based on (C) 2004 jornada 720 kbd driver...
gpl-2.0
LiquidSmooth-Devices/android_kernel_samsung_hlte
sound/isa/wavefront/wavefront_fx.c
5237
6319
/* * Copyright (c) 1998-2002 by Paul Davis <pbd@op.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * ...
gpl-2.0
mythos234/NamelessN910F-LL
drivers/mtd/chips/map_ram.c
8309
3692
/* * Common code to handle map devices which are simple RAM * (C) 2000 Red Hat. GPL'd. */ #include <linux/module.h> #include <linux/types.h> #include <linux/kernel.h> #include <asm/io.h> #include <asm/byteorder.h> #include <linux/errno.h> #include <linux/slab.h> #include <linux/init.h> #include <linux/mtd/mtd.h> #i...
gpl-2.0
blastagator/LGG2_TWRP_Kernel
sound/pci/oxygen/oxygen_pcm.c
8565
22254
/* * C-Media CMI8788 driver - PCM code * * Copyright (c) Clemens Ladisch <clemens@ladisch.de> * * * This driver is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2. * * This driver is distributed in the hope that it will be useful, * bu...
gpl-2.0
TEAM-RAZOR-DEVICES/kernel_lge_mako
drivers/pci/pcie/portdrv_bus.c
9333
1231
/* * File: portdrv_bus.c * Purpose: PCI Express Port Bus Driver's Bus Overloading Functions * * Copyright (C) 2004 Intel * Copyright (C) Tom Long Nguyen (tom.l.nguyen@intel.com) */ #include <linux/module.h> #include <linux/pci.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/pm.h> #include ...
gpl-2.0
garwynn/SMN900P_MI5_Kernel
fs/fscache/histogram.c
12661
2857
/* FS-Cache latency histogram * * Copyright (C) 2008 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; ...
gpl-2.0
cryptickid/android_kernel_oneplus_msm8974
drivers/video/aty/mach64_gx.c
14709
20884
/* * ATI Mach64 GX Support */ #include <linux/delay.h> #include <linux/fb.h> #include <asm/io.h> #include <video/mach64.h> #include "atyfb.h" /* Definitions for the ICS 2595 == ATI 18818_1 Clockchip */ #define REF_FREQ_2595 1432 /* 14.33 MHz (exact 14.31818) */ #define REF_DIV_2595 46 /* rea...
gpl-2.0
AxFab/newlib
newlib/libm/machine/aarch64/sf_trunc.c
118
1626
/* sf_trunc.c -- define truncf Copyright (c) 2011, 2012 ARM Ltd. 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. Redistributions of source code must retain the above copyright no...
gpl-2.0
fards/ainol_elfii_kernel
arch/arm/mach-omap2/clock34xx.c
886
4195
/* * OMAP3-specific clock framework functions * * Copyright (C) 2007-2008 Texas Instruments, Inc. * Copyright (C) 2007-2010 Nokia Corporation * * Paul Walmsley * Jouni Högander * * Parts of this code are based on code written by * Richard Woodruff, Tony Lindgren, Tuukka Tikkanen, Karthik Dasu, * Russell King...
gpl-2.0
jumpnow/linux
tools/testing/selftests/futex/functional/futex_wait_uninitialized_heap.c
886
2738
/****************************************************************************** * * Copyright FUJITSU LIMITED 2010 * Copyright KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu...
gpl-2.0
Pure4Team/desire820
drivers/char/hw_random/bcm2835-rng.c
2422
2754
/** * Copyright (c) 2010-2012 Broadcom. All rights reserved. * Copyright (c) 2013 Lubomir Rintel * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License ("GPL") * version 2, as published by the Free Software Foundation. */ #include <linux/h...
gpl-2.0
WarheadsSE/OX820-3.1-Linux
arch/arm/mach-s3c2410/mach-bast.c
2678
15694
/* linux/arch/arm/mach-s3c2410/mach-bast.c * * Copyright 2003-2008 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * * http://www.simtec.co.uk/products/EB2410ITX/ * * 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 * p...
gpl-2.0
nbars/Custom-Kernel-SM-P600
kernel-src/drivers/md/persistent-data/dm-space-map-common.c
3958
16086
/* * Copyright (C) 2011 Red Hat, Inc. * * This file is released under the GPL. */ #include "dm-space-map-common.h" #include "dm-transaction-manager.h" #include <linux/bitops.h> #include <linux/device-mapper.h> #define DM_MSG_PREFIX "space map common" /*-----------------------------------------------------------...
gpl-2.0
jmztaylor/android_kernel_htc_a3ul_new
arch/unicore32/kernel/pci.c
4470
10218
/* * linux/arch/unicore32/kernel/pci.c * * Code specific to PKUnity SoC and UniCore ISA * * Copyright (C) 2001-2010 GUAN Xue-tao * * 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
CyanogenMod/android_kernel_goldfish
arch/s390/kernel/topology.c
4470
10170
/* * Copyright IBM Corp. 2007,2011 * Author(s): Heiko Carstens <heiko.carstens@de.ibm.com> */ #define KMSG_COMPONENT "cpu" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/workqueue.h> #include <linux/bootmem.h> #include <linux/cpuset.h> #include <linux/device.h> #include <linux/kernel.h> #include...
gpl-2.0
CyanogenMod/android_kernel_google_steelhead
crypto/serpent.c
4982
20267
/* * Cryptographic API. * * Serpent Cipher Algorithm. * * Copyright (C) 2002 Dag Arne Osvik <osvik@ii.uib.no> * 2003 Herbert Valerio Riedel <hvr@gnu.org> * * Added tnepres support: Ruben Jesus Garcia Hernandez <ruben@ugr.es>, 18.10.2004 * Based on code by hvr * * This program is f...
gpl-2.0
parheliamm/android_kernel_nubia_nx403a
drivers/media/video/timblogiw.c
4982
21326
/* * timblogiw.c timberdale FPGA LogiWin Video In driver * Copyright (c) 2009-2010 Intel 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 distr...
gpl-2.0
dmitriy103/amethyst-bravo-kernel
drivers/watchdog/pika_wdt.c
4982
6967
/* * PIKA FPGA based Watchdog Timer * * Copyright (c) 2008 PIKA Technologies * Sean MacLennan <smaclennan@pikatech.com> */ #include <linux/init.h> #include <linux/errno.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/types.h> #include <linux/kernel.h> #include <linux/fs.h> #include <...
gpl-2.0
deafnote/android_kernel_huawei_u88251
crypto/serpent.c
4982
20267
/* * Cryptographic API. * * Serpent Cipher Algorithm. * * Copyright (C) 2002 Dag Arne Osvik <osvik@ii.uib.no> * 2003 Herbert Valerio Riedel <hvr@gnu.org> * * Added tnepres support: Ruben Jesus Garcia Hernandez <ruben@ugr.es>, 18.10.2004 * Based on code by hvr * * This program is f...
gpl-2.0
CandyDevices/kernel_motorola_msm8226
drivers/media/video/timblogiw.c
4982
21326
/* * timblogiw.c timberdale FPGA LogiWin Video In driver * Copyright (c) 2009-2010 Intel 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 distr...
gpl-2.0
Team-Hydra/android_kernel_htc_msm8x60
drivers/media/video/timblogiw.c
4982
21326
/* * timblogiw.c timberdale FPGA LogiWin Video In driver * Copyright (c) 2009-2010 Intel 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 distr...
gpl-2.0
Zaaap/android_kernel_lge_d620
arch/powerpc/sysdev/ppc4xx_cpm.c
7798
7793
/* * PowerPC 4xx Clock and Power Management * * Copyright (C) 2010, Applied Micro Circuits Corporation * Victor Gallardo (vgallardo@apm.com) * * Based on arch/powerpc/platforms/44x/idle.c: * Jerone Young <jyoung5@us.ibm.com> * Copyright 2008 IBM Corp. * * Based on arch/powerpc/sysdev/fsl_pmc.c: * Anton Voron...
gpl-2.0
forumber/temiz_kernel_g2
arch/arm/mach-ks8695/irq.c
8822
4284
/* * arch/arm/mach-ks8695/irq.c * * Copyright (C) 2006 Ben Dooks <ben@simtec.co.uk> * Copyright (C) 2006 Simtec Electronics * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either versi...
gpl-2.0
Backspace-Dev/x920d-jp
drivers/net/ethernet/cisco/enic/vnic_intr.c
9590
2028
/* * Copyright 2008-2010 Cisco Systems, Inc. All rights reserved. * Copyright 2007 Nuova Systems, Inc. All rights reserved. * * This program is free software; you may 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...
gpl-2.0
DevriesL/SM-G9208_ImageBreaker
drivers/pci/hotplug/cpqphp_sysfs.c
10614
5826
/* * Compaq Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001,2003 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 ...
gpl-2.0
IADcodes/cubebone_kernel_nexus7_grouper
samples/trace_events/trace-events-sample.c
13174
1053
#include <linux/module.h> #include <linux/kthread.h> /* * Any file that uses trace points, must include the header. * But only one file, must include the header by defining * CREATE_TRACE_POINTS first. This will make the C code that * creates the handles for the trace points. */ #define CREATE_TRACE_POINTS #incl...
gpl-2.0
nunogil/lge-kernel-sniper
drivers/char/hw_random/omap-rng.c
1655
4965
/* * omap-rng.c - RNG driver for TI OMAP CPU family * * Author: Deepak Saxena <dsaxena@plexity.net> * * Copyright 2005 (c) MontaVista Software, Inc. * * Mostly based on original driver: * * Copyright (C) 2005 Nokia Corporation * Author: Juha Yrjölä <juha.yrjola@nokia.com> * * This file is licensed under th...
gpl-2.0
fulcrum7/training_a
fs/nls/nls_cp1250.c
2935
15395
/* * linux/fs/nls/nls_cp1250.c * * Charset cp1250 translation tables. * Generated automatically from the Unicode and charset * tables from the Unicode Organization (www.unicode.org). * The Unicode to charset table has only exact mappings. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/st...
gpl-2.0
MoKee/android_kernel_nubia_nx505j
arch/arm/mach-sa1100/h3600.c
4727
4151
/* * Support for Compaq iPAQ H3600 handheld computer * * Copyright (c) 2000,1 Compaq Computer Corporation. (Author: Jamey Hicks) * Copyright (c) 2009 Dmitry Artamonow <mad_soft@inbox.ru> * * 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
Kali-/htc-kernel-msm7x30-exp
arch/m68k/apollo/config.c
4727
6157
#include <linux/types.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/tty.h> #include <linux/console.h> #include <linux/rtc.h> #include <linux/vt_kern.h> #include <linux/interrupt.h> #include <asm/setup.h> #include <asm/bootinfo.h> #include <asm/system.h> #include <asm/pgtable.h> #include <asm/apoll...
gpl-2.0
KylinUI/android_kernel_lge_mako
scripts/basic/fixdep.c
4983
10782
/* * "Optimize" a list of dependencies as spit out by gcc -MD * for the kernel build * =========================================================================== * * Author Kai Germaschewski * Copyright 2002 by Kai Germaschewski <kai.germaschewski@gmx.de> * * This software may be used and distributed...
gpl-2.0
TEAM-RAZOR-DEVICES/android_kernel_lge_v500
drivers/video/backlight/vgg2432a4.c
4983
6383
/* drivers/video/backlight/vgg2432a4.c * * VGG2432A4 (ILI9320) LCD controller driver. * * Copyright 2007 Simtec Electronics * http://armlinux.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 Lice...
gpl-2.0
davidevinavil/kernel_s500_jb
drivers/net/wan/pci200syn.c
4983
11507
/* * Goramo PCI200SYN synchronous serial card driver for Linux * * Copyright (C) 2002-2008 Krzysztof Halasa <khc@pm.waw.pl> * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License * as published by the Free Software Foundation. ...
gpl-2.0
jollaman999/jolla-kernel_G_Gen3
drivers/video/vga16fb.c
5239
38314
/* * linux/drivers/video/vga16.c -- VGA 16-color framebuffer driver * * Copyright 1999 Ben Pfaff <pfaffben@debian.org> and Petr Vandrovec <VANDROVE@vc.cvut.cz> * Based on VGA info at http://www.goodnet.com/~tinara/FreeVGA/home.htm * Based on VESA framebuffer (c) 1998 Gerd Knorr <kraxel@goldbach.in-berlin.de> * ...
gpl-2.0
thewisenerd/android_kernel_xiaomi_armani
drivers/video/imsttfb.c
5239
44531
/* * drivers/video/imsttfb.c -- frame buffer device for IMS TwinTurbo * * This file is derived from the powermac console "imstt" driver: * Copyright (C) 1997 Sigurdur Asgeirsson * With additional hacking by Jeffrey Kuskin (jsk@mojave.stanford.edu) * Modified by Danilo Beuche 1998 * Some register values add...
gpl-2.0
GustavoRD78/78Kernel-5.1.1-23.4.A.0.546
drivers/staging/wlan-ng/prism2usb.c
5239
9974
#include "hfa384x_usb.c" #include "prism2mgmt.c" #include "prism2mib.c" #include "prism2sta.c" #include "prism2fw.c" #define PRISM_USB_DEVICE(vid, pid, name) \ USB_DEVICE(vid, pid), \ .driver_info = (unsigned long) name static struct usb_device_id usb_prism_tbl[] = { {PRISM_USB_DEVICE(0x04bb, 0x0922, "IOData Air...
gpl-2.0
android-legacy/android_kernel_exynos
drivers/acpi/utils.c
9079
9468
/* * acpi_utils.c - ACPI Utility Functions ($Revision: 10 $) * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free s...
gpl-2.0
g3tsum/kernel_msm8974
arch/powerpc/sysdev/fsl_85xx_cache_sram.c
9079
4394
/* * Copyright 2009-2010 Freescale Semiconductor, Inc. * * Simple memory allocator abstraction for QorIQ (P1/P2) based Cache-SRAM * * Author: Vivek Mahajan <vivek.mahajan@freescale.com> * * This file is derived from the original work done * by Sylvain Munaut for the Bestcomm SRAM allocator. * * This program i...
gpl-2.0
pvanhoof/kernel
drivers/isdn/hysdn/hysdn_sched.c
9847
7095
/* $Id: hysdn_sched.c,v 1.5.6.4 2001/11/06 21:58:19 kai Exp $ * * Linux driver for HYSDN cards * scheduler routines for handling exchange card <-> pc. * * Author Werner Cornelius (werner@titro.de) for Hypercope GmbH * Copyright 1999 by Werner Cornelius (werner@titro.de) * * This software may be used and dist...
gpl-2.0
pec0ra/android_kernel_sony_msm8x60
arch/sparc/kernel/psycho_common.c
11895
14509
/* psycho_common.c: Code common to PSYCHO and derivative PCI controllers. * * Copyright (C) 2008 David S. Miller <davem@davemloft.net> */ #include <linux/kernel.h> #include <linux/interrupt.h> #include <asm/upa.h> #include "pci_impl.h" #include "iommu_common.h" #include "psycho_common.h" #define PSYCHO_STRBUF_CT...
gpl-2.0
shardul-seth/PAC-man_semc-kernel-msm7x30
drivers/pnp/isapnp/compat.c
14711
2196
/* * compat.c - A series of functions to make it easier to convert drivers that use * the old isapnp APIs. If possible use the new APIs instead. * * Copyright 2002 Adam Belay <ambx1@neo.rr.com> */ #include <linux/module.h> #include <linux/isapnp.h> #include <linux/string.h> static void pnp_convert_id(...
gpl-2.0
zombah/ubuntu-ac100
drivers/macintosh/apm_emu.c
14967
3225
/* * APM emulation for PMU-based machines * * Copyright 2001 Benjamin Herrenschmidt (benh@kernel.crashing.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, or (at y...
gpl-2.0
tommypacker/android_kernel_lge_msm8974
drivers/macintosh/apm_emu.c
14967
3225
/* * APM emulation for PMU-based machines * * Copyright 2001 Benjamin Herrenschmidt (benh@kernel.crashing.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, or (at y...
gpl-2.0
RealVNC/android-kernel-msm
drivers/macintosh/apm_emu.c
14967
3225
/* * APM emulation for PMU-based machines * * Copyright 2001 Benjamin Herrenschmidt (benh@kernel.crashing.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, or (at y...
gpl-2.0
Quintin-Z/rt-thread
bsp/imx6sx/iMX6_Platform_SDK/board/mx6sdl/smart_device/rev_a_iomux/i2c1_iomux_config.c
120
9726
/* * Copyright (c) 2012, Freescale Semiconductor, Inc. * All rights reserved. * * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE...
gpl-2.0
alehkot/tsp
node_modules/node-ffi/deps/pthreads-win32/tests/exit5.c
120
4803
/* * File: exit5.c * * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copyright(C) 1999,2005 Pthreads-win32 contributors * * Contact Email: rpj@callisto.canberra.edu.au ...
gpl-2.0
wyldstallyns/Roughneck_kernel_m8-GPE-5.1
drivers/misc/vib-triggers.c
120
5607
/* * Vibrator Triggers Core * * Copyright (C) 2013 HTC Corporation. * * 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 modified under those terms. * * This program is distributed in the...
gpl-2.0
mayli/wrapfs-latest
net/sched/cls_u32.c
120
17817
/* * net/sched/cls_u32.c Ugly (or Universal) 32bit key Packet Classifier. * * 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 l...
gpl-2.0
AD5GB/android_kernel_googlesource-common
drivers/usb/host/xhci-plat.c
632
4776
/* * xhci-plat.c - xHCI host controller driver platform Bus Glue. * * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com * Author: Sebastian Andrzej Siewior <bigeasy@linutronix.de> * * A lot of code borrowed from the Linux xHCI driver. * * This program is free software; you can redistribute i...
gpl-2.0
Krylon360/SGS4G_Kernel_GB
drivers/net/irda/ali-ircc.c
888
57667
/********************************************************************* * * Filename: ali-ircc.h * Version: 0.5 * Description: Driver for the ALI M1535D and M1543C FIR Controller * Status: Experimental. * Author: Benjamin Kong <benjamin_kong@ali.com.tw> * Created at: ...
gpl-2.0
CM7lu3000/meteor
drivers/rtc/rtc-x1205.c
1144
16061
/* * An i2c driver for the Xicor/Intersil X1205 RTC * Copyright 2004 Karen Spearel * Copyright 2005 Alessandro Zummo * * please send all reports to: * Karen Spearel <kas111 at gmail dot com> * Alessandro Zummo <a.zummo@towertech.it> * * based on a lot of other RTC drivers. * * Information and datasheet: * ...
gpl-2.0
adityaxavier/MSM8612-Kitkat
drivers/staging/prima/CORE/BAP/src/bapRsnSsmReplayCtr.c
1400
7918
/* * Copyright (c) 2012-2013, 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 not...
gpl-2.0
gingo21/kernel_wiko_cink_slim
sound/usb/urb.c
2168
25757
/* * 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 distributed in the hope that it w...
gpl-2.0
nimon/m8_kernel
fs/ext2/dir.c
2168
18239
/* * linux/fs/ext2/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 * * ext2 directory handling functio...
gpl-2.0
denggww123/IMX6_DB_Kernel_3.0.35
drivers/media/video/videobuf2-dma-sg.c
2424
7268
/* * videobuf2-dma-sg.c - dma scatter/gather memory allocator for videobuf2 * * Copyright (C) 2010 Samsung Electronics * * Author: Andrzej Pietrasiewicz <andrzej.p@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 publ...
gpl-2.0
olear/R104
drivers/isdn/hardware/mISDN/hfcsusb.c
2936
56148
/* hfcsusb.c * mISDN driver for Colognechip HFC-S USB chip * * Copyright 2001 by Peter Sprenger (sprenger@moving-bytes.de) * Copyright 2008 by Martin Bachem (info@bachem-it.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
KFire-Android/kernel_omap_otter-common
arch/arm/mach-omap1/leds.c
2936
1508
/* * linux/arch/arm/mach-omap1/leds.c * * OMAP LEDs dispatcher */ #include <linux/kernel.h> #include <linux/init.h> #include <asm/leds.h> #include <asm/mach-types.h> #include <mach/gpio.h> #include <plat/mux.h> #include "leds.h" static int __init omap_leds_init(void) { if (!cpu_class_is_omap1()) return -ENOD...
gpl-2.0
haodongdong9999/vyos_kernel
arch/m68k/mm/memory.c
4472
7769
/* * linux/arch/m68k/mm/memory.c * * Copyright (C) 1995 Hamish Macdonald */ #include <linux/module.h> #include <linux/mm.h> #include <linux/kernel.h> #include <linux/string.h> #include <linux/types.h> #include <linux/init.h> #include <linux/pagemap.h> #include <linux/gfp.h> #include <asm/setup.h> #include <asm...
gpl-2.0
antaril/AGK
arch/arm/mach-omap2/board-zoom-display.c
4728
3660
/* * Copyright (C) 2010 Texas Instruments Inc. * * Modified from mach-omap2/board-zoom-peripherals.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 Foundation. */ #include <linux/kerne...
gpl-2.0
christianeisendle/linux
arch/sh/boards/mach-sdk7786/setup.c
4728
6320
/* * Renesas Technology Europe SDK7786 Support. * * Copyright (C) 2010 Matt Fleming * Copyright (C) 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/in...
gpl-2.0
MattCrystal/Haunted
drivers/scsi/ps3rom.c
5240
11539
/* * PS3 BD/DVD/CD-ROM Storage Driver * * Copyright (C) 2007 Sony Computer Entertainment Inc. * Copyright 2007 Sony Corp. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published * by the Free Software Foundation; version 2 of t...
gpl-2.0