repo_name
string
path
string
copies
string
size
string
content
string
license
string
AudioGod/DTS-Sound-Integration_CAF-Android-kernel
drivers/usb/storage/karma.c
3520
5996
/* Driver for Rio Karma * * (c) 2006 Bob Copeland <me@bobcopeland.com> * (c) 2006 Keith Bennett <keith@mcs.st-and.ac.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 versi...
gpl-2.0
syhost/android_kernel_kitkat
arch/powerpc/platforms/85xx/mpc85xx_ads.c
4544
5458
/* * MPC85xx setup and early boot code plus other random bits. * * Maintained by Kumar Gala (see MAINTAINERS for contact information) * * Copyright 2005 Freescale Semiconductor Inc. * * 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
linuxsky/linux-80211n-csitool
arch/powerpc/platforms/85xx/p1010rdb.c
4544
2081
/* * P1010RDB Board Setup * * Copyright 2011 Freescale Semiconductor 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) a...
gpl-2.0
allanm84/linux-fslc
arch/powerpc/perf/e500-pmu.c
4544
3804
/* * Performance counter support for e500 family processors. * * Copyright 2008-2009 Paul Mackerras, IBM Corporation. * Copyright 2010 Freescale Semiconductor, 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 t...
gpl-2.0
shengdie/l01f_kernel_10c
drivers/s390/cio/cio.c
4800
27214
/* * drivers/s390/cio/cio.c * S/390 common I/O routines -- low level i/o calls * * Copyright IBM Corp. 1999,2008 * Author(s): Ingo Adlung (adlung@de.ibm.com) * Cornelia Huck (cornelia.huck@de.ibm.com) * Arnd Bergmann (arndb@de.ibm.com) * Martin Schwidefsky (schwidefsky@de.ibm.com) */ #define KM...
gpl-2.0
garwedgess/LuPuS_honami_stock
fs/jffs2/xattr.c
4800
38679
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2006 NEC Corporation * * Created by KaiGai Kohei <kaigai@ak.jp.nec.com> * * For licensing information, see the file 'LICENCE' in this directory. * */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/kernel.h> #include <linux/...
gpl-2.0
vamanea/goldfish-trustzone
drivers/media/video/ov5642.c
4800
23985
/* * Driver for OV5642 CMOS Image Sensor from Omnivision * * Copyright (C) 2011, Bastian Hecht <hechtb@gmail.com> * * Based on Sony IMX074 Camera Driver * Copyright (C) 2010, Guennadi Liakhovetski <g.liakhovetski@gmx.de> * * Based on Omnivision OV7670 Camera Driver * Copyright (C) 2006-7 Jonathan Corbet <corbe...
gpl-2.0
meredydd/capsicum-linux
fs/ceph/xattr.c
4800
23111
#include <linux/ceph/ceph_debug.h> #include "super.h" #include "mds_client.h" #include <linux/ceph/decode.h> #include <linux/xattr.h> #include <linux/slab.h> #define XATTR_CEPH_PREFIX "ceph." #define XATTR_CEPH_PREFIX_LEN (sizeof (XATTR_CEPH_PREFIX) - 1) static bool ceph_is_valid_xattr(const char *name) { return ...
gpl-2.0
xperiafan13-rom/FenomenalMOD-CAF
drivers/s390/net/claw.c
5056
117342
/* * drivers/s390/net/claw.c * ESCON CLAW network driver * * Linux for zSeries version * Copyright IBM Corp. 2002, 2009 * Author(s) Original code written by: * Kazuo Iimura <iimura@jp.ibm.com> * Rewritten by * Andy Richter <richtera@us.ibm.com> * Marc Price <mwprice@us.ibm.com> * * s...
gpl-2.0
loxdegio/GT_S7500_LoxKernel_trebon
GT-S7500_Kernel/sound/core/seq/seq_timer.c
7104
11249
/* * ALSA sequencer Timer * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl> * Jaroslav Kysela <perex@perex.cz> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by ...
gpl-2.0
CyanogenMod/android_kernel_samsung_s3ve3g
arch/powerpc/sysdev/ipic.c
7616
20343
/* * arch/powerpc/sysdev/ipic.c * * IPIC routines implementations. * * Copyright 2005 Freescale Semiconductor, 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...
gpl-2.0
BytecodeMe/BCM-mako
drivers/gpu/drm/nouveau/nv04_fbcon.c
8128
7442
/* * Copyright 2009 Ben Skeggs * Copyright 2008 Stuart Bennett * * 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, ...
gpl-2.0
zarboz/m8wlv
net/x25/sysctl_net_x25.c
9152
2074
/* -*- linux-c -*- * sysctl_net_x25.c: sysctl interface to net X.25 subsystem. * * Begun April 1, 1996, Mike Shaver. * Added /proc/sys/net/x25 directory entry (empty =) ). [MS] */ #include <linux/sysctl.h> #include <linux/skbuff.h> #include <linux/socket.h> #include <linux/netdevice.h> #include <linux/init.h> #in...
gpl-2.0
MyAOSP/kernel_htc_m7
arch/blackfin/mach-bf538/dma.c
12224
3039
/* * the simple DMA Implementation for Blackfin * * Copyright 2008 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <asm/blackfin.h> #include <asm/dma.h> struct dma_register * const dma_io_base_addr[MAX_DMA_CHANNELS] = { (struct dma_register *) DMA0_NEXT_DESC_PT...
gpl-2.0
wenhulove333/LinuxKernelStable
drivers/staging/fbtft/fb_hx8353d.c
193
3883
/* * FB driver for the HX8353D LCD Controller * * Copyright (c) 2014 Petr Olivka * Copyright (c) 2013 Noralf Tronnes * * 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
lshain/linux-2.6.28.6
net/8021q/vlanproc.c
193
8846
/****************************************************************************** * vlanproc.c VLAN Module. /proc filesystem interface. * * This module is completely hardware-independent and provides * access to the router using Linux /proc filesystem. * * Author: Ben Greear, <greearb@candelatech.com> coppied fro...
gpl-2.0
hiikezoe/android_kernel_kyocera_isw11k
drivers/hwmon/f71805f.c
1473
49345
/* * f71805f.c - driver for the Fintek F71805F/FG and F71872F/FG Super-I/O * chips integrated hardware monitoring features * Copyright (C) 2005-2006 Jean Delvare <khali@linux-fr.org> * * The F71805F/FG is a LPC Super-I/O chip made by Fintek. It integrates * complete hardware monitoring features: volt...
gpl-2.0
willemwouters/orangepi_kernel
drivers/net/wireless/mwifiex/join.c
1473
44106
/* * Marvell Wireless LAN device driver: association and ad-hoc start/join * * Copyright (C) 2011, Marvell International Ltd. * * This software file (the "File") is distributed by Marvell International * Ltd. under the terms of the GNU General Public License Version 2, June 1991 * (the "License"). You may use, ...
gpl-2.0
sooorajjj/android_kernel_cyanogen_msm8916
drivers/usb/gadget/acm_ms.c
2241
6242
/* * acm_ms.c -- Composite driver, with ACM and mass storage support * * Copyright (C) 2008 David Brownell * Copyright (C) 2008 Nokia Corporation * Author: David Brownell * Modified: Klaus Schwarzkopf <schwarzkopf@sensortherm.de> * * Heavily based on multi.c and cdc2.c * * This program is free software; you c...
gpl-2.0
JoinTheRealms/CopyCat-Kernel-P880
arch/mips/alchemy/devboards/pb1000/board_setup.c
2753
6009
/* * Copyright 2000, 2008 MontaVista Software Inc. * Author: MontaVista Software, Inc. <source@mvista.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...
gpl-2.0
gazachin/kernel_lge_hammerhead
arch/powerpc/kernel/pci_of_scan.c
4033
10842
/* * Helper routines to scan the device tree for PCI devices and busses * * Migrated out of PowerPC architecture pci_64.c file by Grant Likely * <grant.likely@secretlab.ca> so that these routines are available for * 32 bit also. * * Copyright (C) 2003 Anton Blanchard <anton@au.ibm.com>, IBM * Rework, based on...
gpl-2.0
DirtyUnicorns/android_kernel_samsung_tuna
drivers/i2c/algos/i2c-algo-pcf.c
4289
11650
/* * i2c-algo-pcf.c i2c driver algorithms for PCF8584 adapters * * Copyright (C) 1995-1997 Simon G. Vogl * 1998-2000 Hans Berglund * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundati...
gpl-2.0
cristianomatos/android_kernel_oneplus_msm8974
arch/powerpc/platforms/85xx/p4080_ds.c
4545
2211
/* * P4080 DS Setup * * Maintained by Kumar Gala (see MAINTAINERS for contact information) * * Copyright 2009 Freescale Semiconductor 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 Foun...
gpl-2.0
zaclimon/Quanta-Flo
drivers/net/ethernet/8390/smc-mca.c
4801
16488
/* smc-mca.c: A SMC Ultra ethernet driver for linux. */ /* Most of this driver, except for ultramca_probe is nearly verbatim from smc-ultra.c by Donald Becker. The rest is written and copyright 1996 by David Weis, weisd3458@uni.edu This is a driver for the SMC Ultra and SMC EtherEZ ethercards. Thi...
gpl-2.0
longsleep/ubuntu-odroidc
arch/cris/arch-v10/kernel/ptrace.c
8897
4430
/* * Copyright (C) 2000-2003, Axis Communications AB. */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/smp.h> #include <linux/errno.h> #include <linux/ptrace.h> #include <linux/user.h> #include <linux/signal.h> #include <linux/security.h> #include <asm/uaccess.h> #include ...
gpl-2.0
sgs3/SGH-I747M_Kernel
drivers/video/console/font_8x16.c
14785
95976
/**********************************************/ /* */ /* Font file generated by cpi2fnt */ /* */ /**********************************************/ #include <linux/font.h> #include <linux/module.h> #define FONTDATAMAX 409...
gpl-2.0
thornbirdblue/8974_kernel
drivers/block/paride/fit2.c
15553
3254
/* fit2.c (c) 1998 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. fit2.c is a low-level protocol driver for the older version of the Fidelity International Technology parallel port adapter. This adapter is used in their Tra...
gpl-2.0
blumak2000/blumak_kernel_s4_Lollipop
drivers/block/paride/kbic.c
15553
7003
/* kbic.c (c) 1997-8 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. This is a low-level driver for the KBIC-951A and KBIC-971A parallel to IDE adapter chips from KingByte Information Systems. The chips are almost ident...
gpl-2.0
yyu168/linux
sound/soc/tegra/tegra30_ahub.c
194
20687
/* * tegra30_ahub.c - Tegra30 AHUB driver * * Copyright (c) 2011,2012, NVIDIA CORPORATION. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundatio...
gpl-2.0
tprrt/linux-stable
drivers/pinctrl/pinctrl-utils.c
194
3805
/* * Utils functions to implement the pincontrol driver. * * Copyright (c) 2013, NVIDIA Corporation. * * Author: Laxman Dewangan <ldewangan@nvidia.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 Soft...
gpl-2.0
RockchipOpensourceCommunity/kernel-rockchip-next
drivers/input/misc/uinput.c
962
21809
/* * User level driver support for input subsystem * * Heavily based on evdev.c by Vojtech Pavlik * * 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
erikcas/android_kernel_caf_msm8x26
sound/soc/omap/omap-twl4030.c
2242
11053
/* * omap-twl4030.c -- SoC audio for TI SoC based boards with twl4030 codec * * Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com * All rights reserved. * * Author: Peter Ujfalusi <peter.ujfalusi@ti.com> * * This driver replaces the following machine drivers: * omap3beagle (Author: Steve ...
gpl-2.0
LEPT-Development/Android_kernel_lge_C50
drivers/usb/host/ehci-pmcmsp.c
2242
8803
/* * PMC MSP EHCI (Host Controller Driver) for USB. * * (C) Copyright 2006-2010 PMC-Sierra Inc * * 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. * */ /* includes */ #include <linux/platfor...
gpl-2.0
thicklizard/m9-patches
drivers/s390/net/ctcm_main.c
2242
47981
/* * Copyright IBM Corp. 2001, 2009 * Author(s): * Original CTC driver(s): * Fritz Elfert (felfert@millenux.com) * Dieter Wellerdiek (wel@de.ibm.com) * Martin Schwidefsky (schwidefsky@de.ibm.com) * Denis Joseph Barrow (barrow_dj@yahoo.com) * Jochen Roehrig (roehrig@de.ibm.com) * Cornelia Huck <cornelia.h...
gpl-2.0
InfinitiveOS-Devices/android_kernel_sony_msm8930
net/ipv6/syncookies.c
2754
7495
/* * IPv6 Syncookies implementation for the Linux kernel * * Authors: * Glenn Griffin <ggriffin.kernel@gmail.com> * * Based on IPv4 implementation by Andi Kleen * linux/net/ipv4/syncookies.c * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gene...
gpl-2.0
MaxiCM/android_kernel_motorola_msm8916
drivers/gpu/drm/radeon/radeon_clocks.c
4546
26841
/* * 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
Red680812/android_443_KitKat_kernel_htc_dlxub1
arch/powerpc/platforms/52xx/media5200.c
4546
6965
/* * Support for 'media5200-platform' compatible boards. * * Copyright (C) 2008 Secret Lab Technologies 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...
gpl-2.0
ISTweak/android_kernel_sony_blue_tsubasa
drivers/net/cris/eth_v10.c
4802
48868
/* * e100net.c: A network driver for the ETRAX 100LX network controller. * * Copyright (c) 1998-2002 Axis Communications AB. * * The outline of this driver comes from skeleton.c. * */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/delay.h> #include <linux/types.h> #include <linux/fcntl.h>...
gpl-2.0
sebirdman/kernel_m7
drivers/target/target_core_iblock.c
4802
17644
/******************************************************************************* * Filename: target_core_iblock.c * * This file contains the Storage Engine <-> Linux BlockIO transport * specific functions. * * Copyright (c) 2003, 2004, 2005 PyX Technologies, Inc. * Copyright (c) 2005, 2006, 2007 SBE, Inc. * C...
gpl-2.0
elliott-wen/S7270-Kernel
drivers/net/wireless/wl12xx/sdio.c
4802
9377
/* * This file is part of wl1271 * * Copyright (C) 2009-2010 Nokia Corporation * * Contact: Luciano Coelho <luciano.coelho@nokia.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 Fou...
gpl-2.0
n1kolaa/kernel_s3ve3g_stock
drivers/media/dvb/dvb-usb/lmedm04.c
4802
32424
/* 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
lgoptimusdev/lge-kernel-lproj
drivers/net/wireless/b43/phy_common.c
5058
12744
/* Broadcom B43 wireless driver Common PHY routines Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>, Copyright (c) 2005-2007 Stefano Brivio <stefano.brivio@polimi.it> Copyright (c) 2005-2008 Michael Buesch <m@bues.ch> Copyright (c) 2005, 2006 Danny van Dyk <kugelfang@gentoo.org> Copyright (c) 20...
gpl-2.0
YagiAsuka/sample
drivers/power/intel_mid_battery.c
5058
21678
/* * intel_mid_battery.c - Intel MID PMIC Battery Driver * * Copyright (C) 2009 Intel Corporation * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * 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
DartDevs/rfsfsrshit
sound/usb/proc.c
5314
6094
/* * 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
faust93/Ak-xGenesis-geehrc
arch/arm/mach-vt8500/pwm.c
7874
5740
/* * arch/arm/mach-vt8500/pwm.c * * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This progra...
gpl-2.0
zunaid321/Lenovo_A820_kernel_kk
kernel/arch/m68k/sun3/config.c
9410
4634
/* * linux/arch/m68k/sun3/config.c * * Copyright (C) 1996,1997 Pekka Pietik{inen * * 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/types.h> #include <linux/kernel.h> #inc...
gpl-2.0
aeipDev/deka-kernel-msm7x30-3.4
arch/h8300/lib/checksum.c
11714
4347
/* * 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. * * IP/TCP/UDP checksumming routines * * Authors: Jorge Cwik, <jorge@laser.satlink.net> * Arnt Gulbrandsen, <a...
gpl-2.0
pranav01/Gods_kernel_YU
arch/h8300/lib/checksum.c
11714
4347
/* * 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. * * IP/TCP/UDP checksumming routines * * Authors: Jorge Cwik, <jorge@laser.satlink.net> * Arnt Gulbrandsen, <a...
gpl-2.0
MaxiCM/android_kernel_motorola_titan
drivers/block/paride/epia.c
15554
8049
/* epia.c (c) 1997-8 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. epia.c is a low-level protocol driver for Shuttle Technologies EPIA parallel to IDE adapter chip. This device is now obsolete and has been replaced with th...
gpl-2.0
garwynn/L900_3.8_Experiment
fs/exofs/ore.c
195
29578
/* * Copyright (C) 2005, 2006 * Avishay Traeger (avishay@gmail.com) * Copyright (C) 2008, 2009 * Boaz Harrosh <bharrosh@panasas.com> * * This file is part of exofs. * * exofs 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
lukier/linux-hi3518
drivers/staging/rdma/hfi1/sysfs.c
195
19070
/* * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2015 Intel Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of version ...
gpl-2.0
compudj/linux-libringbuffer
sound/soc/codecs/da7210.c
707
18045
/* * DA7210 ALSA Soc codec driver * * Copyright (c) 2009 Dialog Semiconductor * Written by David Chen <Dajun.chen@diasemi.com> * * Copyright (C) 2009 Renesas Solutions Corp. * Cleanups by Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Tested on SuperH Ecovec24 board with S16/S24 LE in 48KHz using I2S *...
gpl-2.0
denghl/linux3.x
arch/arm/mach-pxa/am300epd.c
1731
6612
/* * am300epd.c -- Platform device for AM300 EPD kit * * Copyright (C) 2008, Jaya Kumar * * 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. * * This work was made possible by help and equipment ...
gpl-2.0
ED300/android_kernel_wingtech_msm8916
drivers/ata/pata_at32.c
1987
10369
/* * AVR32 SMC/CFC PATA Driver * * Copyright (C) 2007 Atmel Norway * * 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. */ #define DEBUG #include <linux/kernel.h> #include <linu...
gpl-2.0
prasanna08/android_kernel_yu_msm8916
drivers/staging/vt6656/wctl.c
2243
8609
/* * 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
NamelessRom/android_kernel_nvidia_shieldtablet
drivers/mmc/host/omap.c
2243
39340
/* * linux/drivers/mmc/host/omap.c * * Copyright (C) 2004 Nokia Corporation * Written by Tuukka Tikkanen and Juha Yrjölä<juha.yrjola@nokia.com> * Misc hacks here and there by Tony Lindgren <tony@atomide.com> * Other hacks (DMA, SD, etc) by David Brownell * * This program is free software; you can redistrib...
gpl-2.0
Surge1223/android_kernel_moto_shamu
drivers/scsi/sun3_NCR5380.c
2499
92757
/* sun3_NCR5380.c -- adapted from atari_NCR5380.c for the sun3 by Sam Creasey. */ /* * NCR 5380 generic driver routines. These should make it *trivial* * to implement 5380 SCSI drivers under Linux with a non-trantor * architecture. * * Note that these routines also work with NR53c400 family chips. * * Co...
gpl-2.0
jingr1/Linux-4.2.1-for-OK6410
arch/arm/mach-s3c24xx/pll-s3c2410.c
3267
3794
/* * Copyright (c) 2006-2007 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@arm.linux.org.uk> * * S3C2410 CPU PLL tables * * 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
GustavoRD78/78Kernel-6.0.1-23.5.A.0.575
drivers/mtd/nand/pxa3xx_nand.c
4035
33809
/* * drivers/mtd/nand/pxa3xx_nand.c * * Copyright © 2005 Intel Corporation * Copyright © 2006 Marvell International Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ ...
gpl-2.0
GeorgeIoak/AM1802-Kernel
net/netrom/nr_dev.c
4291
4427
/* * 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. * * Copyright Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.uk) ...
gpl-2.0
elisam98/android_kernel_lge_x5
drivers/s390/net/lcs.c
4803
64232
/* * Linux for S/390 Lan Channel Station Network Driver * * Copyright IBM Corp. 1999, 2009 * Author(s): Original Code written by * DJ Barrow <djbarrow@de.ibm.com,barrow_dj@yahoo.com> * Rewritten by * Frank Pavlic <fpavlic@de.ibm.com> and * Martin Schwidefsky <schwidefsky@de.ibm.com> * * This p...
gpl-2.0
syhost/android_kernel_pantech_ef40k_3.4
drivers/net/usb/hso.c
4803
87103
/****************************************************************************** * * Driver for Option High Speed Mobile Devices. * * Copyright (C) 2008 Option International * Filip Aben <f.aben@option.com> * Denis Joseph Barrow <d.barow@option.com> * J...
gpl-2.0
linxiaoji/kernel_cancro
drivers/usb/serial/ipw.c
4803
9866
/* * IPWireless 3G UMTS TDD Modem driver (USB connected) * * Copyright (C) 2004 Roelf Diedericks <roelfd@inet.co.za> * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com> * * 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
RadiumBot/Radium_jflte
drivers/video/exynos/exynos_mipi_dsi.c
4803
14048
/* linux/drivers/video/exynos/exynos_mipi_dsi.c * * Samsung SoC MIPI-DSIM driver. * * Copyright (c) 2012 Samsung Electronics Co., Ltd * * InKi Dae, <inki.dae@samsung.com> * Donghwa Lee, <dh09.lee@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the ...
gpl-2.0
thicklizard/Silence
drivers/gpio/gpio-mxc.c
5059
12598
/* * MXC GPIO support. (c) 2008 Daniel Mack <daniel@caiaq.de> * Copyright 2008 Juergen Beisert, kernel@pengutronix.de * * Based on code from Freescale, * Copyright (C) 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under...
gpl-2.0
Quarx2k/android_kernel_asus_padfone_s
drivers/media/radio/radio-typhoon.c
9667
5292
/* Typhoon Radio Card driver for radio support * (c) 1999 Dr. Henrik Seidel <Henrik.Seidel@gmx.de> * * Notes on the hardware * * This card has two output sockets, one for speakers and one for line. * The speaker output has volume control, but only in four discrete * steps. The line output has neither volume cont...
gpl-2.0
vic3t3chn0/kernel_ubuntu_togari
Documentation/ptp/testptp.c
10435
8946
/* * PTP 1588 clock support - User space test program * * Copyright (C) 2010 OMICRON electronics 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 version 2 of the License,...
gpl-2.0
jaydub82/android_kernel_asus_tf101
arch/powerpc/boot/main.c
11971
6705
/* * Copyright (C) Paul Mackerras 1997. * * Updates for PPC64 by Todd Inglett, Dave Engebretsen & Peter Bergner. * * 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 t...
gpl-2.0
sudosurootdev/kernel_lge_msm8974
sound/isa/gus/gus_mem_proc.c
14019
3022
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * GUS's memory access via proc filesystem * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licens...
gpl-2.0
pacificIT/edison-kernel
drivers/infiniband/hw/ipath/ipath_stats.c
14275
11237
/* * Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License...
gpl-2.0
Victor-android/kernel_huawei
drivers/infiniband/hw/ipath/ipath_stats.c
14275
11237
/* * Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License...
gpl-2.0
CelticWebSolutions/Android-Kernel-2.6.35-Nook-Tablet
drivers/infiniband/hw/ipath/ipath_stats.c
14275
11237
/* * Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License...
gpl-2.0
CyanogenMod/android_kernel_oneplus_msm8994
drivers/infiniband/hw/ipath/ipath_keys.c
14275
6523
/* * Copyright (c) 2006, 2007 QLogic Corporation. All rights reserved. * Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, ...
gpl-2.0
wozgeass/Raspberry-RT
drivers/block/paride/fit3.c
15555
4484
/* fit3.c (c) 1998 Grant R. Guenther <grant@torque.net> Under the terms of the GNU General Public License. fit3.c is a low-level protocol driver for newer models of the Fidelity International Technology parallel port adapter. This adapter is used in their TransDi...
gpl-2.0
Fneufneu/xbmc
lib/UnrarXLib/system.cpp
196
1084
#include "rar.hpp" #ifndef _WIN_CE static int SleepTime=0; void InitSystemOptions(int SleepTime) { ::SleepTime=SleepTime; } #endif #if !defined(SFX_MODULE) && !defined(_WIN_CE) #if defined(_WIN_32) && !defined(BELOW_NORMAL_PRIORITY_CLASS) #define BELOW_NORMAL_PRIORITY_CLASS 0x00004000 #define ABOVE_NORMAL_PRIORI...
gpl-2.0
AntonGitName/au-linux-kernel-spring-2016
linux/drivers/infiniband/hw/qib/qib_ruc.c
196
22288
/* * Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved. * Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL)...
gpl-2.0
aakb/os2web
node_modules/gulp-sass/node_modules/node-sass/src/libsass/src/json.cpp
452
32313
/* Copyright (C) 2011 Joseph A. Adams (joeyadams3.14159@gmail.com) All rights reserved. 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 ...
gpl-2.0
loxdegio/linux-zenx
drivers/mailbox/mailbox-altera.c
964
9468
/* * Copyright Altera Corporation (C) 2013-2014. All rights reserved * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
Snuzzo/dlx_kernel
drivers/bluetooth/btuart_cs.c
964
14915
/* * * Driver for Bluetooth PCMCIA cards with HCI UART interface * * Copyright (C) 2001-2002 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Softwar...
gpl-2.0
CunningLogic/asteroid_smart_kernel
sound/pci/fm801.c
1220
47578
/* * The driver for the ForteMedia FM801 based soundcards * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * * Support FM only card by Andy Shevchenko <andy@smile.org.ua> * * 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
gilelad/linux
drivers/net/ethernet/8390/lib8390.c
1476
35386
/* 8390.c: A general NS8390 ethernet driver core for linux. */ /* Written 1992-94 by Donald Becker. Copyright 1993 United States Government as represented by the Director, National Security Agency. This software may be used and distributed according to the terms of the GNU General Public License, incorporated he...
gpl-2.0
sgp-blackphone/Blackphone-BP1-Kernel
net/xfrm/xfrm_policy.c
1476
72907
/* * xfrm_policy.c * * Changes: * Mitsuru KANDA @USAGI * Kazunori MIYAZAWA @USAGI * Kunihiro Ishiguro <kunihiro@ipinfusion.com> * IPv6 support * Kazunori MIYAZAWA @USAGI * YOSHIFUJI Hideaki * Split up af-specific portion * Derek Atkins <derek@ihtfp.com> Add the post_input processor * */ #include ...
gpl-2.0
yueshu/kernel_rk3036
sound/pci/asihpi/hpi6000.c
1476
49832
/****************************************************************************** AudioScience HPI driver Copyright (C) 1997-2011 AudioScience Inc. <support@audioscience.com> This program is free software; you can redistribute it and/or modify it under the terms of version 2 of the GNU General Public L...
gpl-2.0
TeamPrimo/android_kernel_htc_primo
arch/powerpc/mm/mem.c
1732
14583
/* * PowerPC version * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Modifications by Paul Mackerras (PowerMac) (paulus@cs.anu.edu.au) * and Cort Dougan (PReP) (cort@cs.nmt.edu) * Copyright (C) 1996 Paul Mackerras * PPC44x/36-bit changes by Matt Porter (mporter@mvista.com) * * Derived f...
gpl-2.0
EnJens/kernel_tf101_stock
kernel/rtmutex-tester.c
1732
9306
/* * RT-Mutex-tester: scriptable tester for rt mutexes * * started by Thomas Gleixner: * * Copyright (C) 2006, Timesys Corp., Thomas Gleixner <tglx@timesys.com> * */ #include <linux/kthread.h> #include <linux/module.h> #include <linux/sched.h> #include <linux/smp_lock.h> #include <linux/spinlock.h> #include <li...
gpl-2.0
alexfeinman/nv-tegra-21.1
drivers/mtd/maps/intel_vr_nor.c
2244
6986
/* * drivers/mtd/maps/intel_vr_nor.c * * An MTD map driver for a NOR flash bank on the Expansion Bus of the Intel * Vermilion Range chipset. * * The Vermilion Range Expansion Bus supports four chip selects, each of which * has 64MiB of address space. The 2nd BAR of the Expansion Bus PCI Device * is a 256MiB me...
gpl-2.0
TriJetScud/linux-vyatta
net/lapb/lapb_subr.c
4292
8002
/* * LAPB release 002 * * This code REQUIRES 2.1.15 or higher/ NET3.038 * * This module: * This module 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 you...
gpl-2.0
LiquidSmooth-Devices/android_kernel_moto_shamu
arch/powerpc/platforms/cell/cpufreq_spudemand.c
4292
4172
/* * spu aware cpufreq governor for the cell processor * * © Copyright IBM Corporation 2006-2008 * * Author: Christian Krafft <krafft@de.ibm.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 F...
gpl-2.0
CyanogenMod/android_kernel_htc_flounder
drivers/net/wireless/ti/wl1251/ps.c
4292
4241
/* * This file is part of wl1251 * * Copyright (C) 2008 Nokia Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it...
gpl-2.0
caoyuhua/Linux-3.10.28
drivers/hid/hid-generic.c
4548
1140
/* * HID support for Linux * * Copyright (c) 1999 Andreas Gal * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc * Copyright (c) 2007-2008 Oliver Neukum * Copyright (c) 2006-2012 Jiri Kosina * Copyright (c) 2012 Henrik ...
gpl-2.0
bigbiff/android_kernel_samsung_hlte
drivers/dma/imx-sdma.c
4804
36808
/* * drivers/dma/imx-sdma.c * * This file contains a driver for the Freescale Smart DMA engine * * Copyright 2010 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de> * * Based on code from Freescale: * * Copyright 2004-2009 Freescale Semiconductor, Inc. All Rights Reserved. * * The code contained herein is li...
gpl-2.0
rogersb11/android_kernel_samsung_d2
drivers/net/wireless/atmel.c
4804
133437
/*** -*- linux-c -*- ********************************************************** Driver for Atmel at76c502 at76c504 and at76c506 wireless cards. Copyright 2000-2001 ATMEL Corporation. Copyright 2003-2004 Simon Kelley. This code was developed from version 2.1.1 of the Atmel drivers, released by Atmel co...
gpl-2.0
agat63/AGAT_GB27_kernel
drivers/gpu/drm/i2c/ch7006_drv.c
5316
15357
/* * Copyright (C) 2009 Francisco Jerez. * All Rights Reserved. * * 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,...
gpl-2.0
tank0412/android_kernel_xiaomi_latte
sound/firewire/packets-buffer.c
9924
2124
/* * helpers for managing a buffer for many packets * * Copyright (c) Clemens Ladisch <clemens@ladisch.de> * Licensed under the terms of the GNU General Public License, version 2. */ #include <linux/firewire.h> #include <linux/export.h> #include <linux/slab.h> #include "packets-buffer.h" /** * iso_packets_buffe...
gpl-2.0
D2005-devs/cafkernel-old
fs/ntfs/compress.c
10948
29762
/** * compress.c - NTFS kernel compressed attributes handling. * Part of the Linux-NTFS project. * * Copyright (c) 2001-2004 Anton Altaparmakov * Copyright (c) 2002 Richard Russon * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publi...
gpl-2.0
kirananto/RAZOR
net/netfilter/xt_cpu.c
12996
1582
/* Kernel module to match running CPU */ /* * Might be used to distribute connections on several daemons, if * RPS (Remote Packet Steering) is enabled or NIC is multiqueue capable, * each RX queue IRQ affined to one CPU (1:1 mapping) * */ /* (C) 2010 Eric Dumazet * * This program is free software; you can redi...
gpl-2.0
StefanescuCristian/ubuntu-bfsq
arch/arm/mach-imx/mach-imx7d.c
197
2712
/* * Copyright (C) 2015 Freescale Semiconductor, 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. */ #include <linux/irqchip.h> #include <linux/mfd/syscon.h> #include <linu...
gpl-2.0
cheukyin699/linux
drivers/mmc/host/sdhci-pci.c
197
44469
/* linux/drivers/mmc/host/sdhci-pci.c - SDHCI on PCI bus interface * * Copyright (C) 2005-2008 Pierre Ossman, All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; eithe...
gpl-2.0
bonezuk/linux
drivers/media/i2c/adv7170.c
453
10464
/* * adv7170 - adv7170, adv7171 video encoder driver version 0.0.1 * * Copyright (C) 2002 Maxim Yevtyushkin <max@linuxmedialabs.com> * * Based on adv7176 driver by: * * Copyright (C) 1998 Dave Perks <dperks@ibm.net> * Copyright (C) 1999 Wolfgang Scherr <scherr@net4you.net> * Copyright (C) 2000 Serguei Miridono...
gpl-2.0
RobBrownNZ/android_kernel_zuk_z2_plus
drivers/net/wireless/ath/ath5k/debug.c
965
33671
/* * Copyright (c) 2007-2008 Bruno Randolf <bruno@thinktube.com> * * This file is free software: you may copy, redistribute and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation, either version 2 of the License, or (at your * option) any later vers...
gpl-2.0