repo_name
string
path
string
copies
string
size
string
content
string
license
string
ZolaIII/android_kernel_synopsis_deprecated
drivers/misc/eeprom/at24.c
8254
19325
/* * at24.c - handle most I2C EEPROMs * * Copyright (C) 2005-2007 David Brownell * Copyright (C) 2008 Wolfram Sang, Pengutronix * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either v...
gpl-2.0
ms705/linux
drivers/pcmcia/pxa2xx_colibri.c
9790
4644
/* * linux/drivers/pcmcia/pxa2xx_colibri.c * * Driver for Toradex Colibri PXA270 CF socket * * Copyright (C) 2010 Marek Vasut <marek.vasut@gmail.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 F...
gpl-2.0
master-j/e210s_cam
arch/ia64/xen/xen_pv_ops.c
10046
29980
/****************************************************************************** * arch/ia64/xen/xen_pv_ops.c * * Copyright (c) 2008 Isaku Yamahata <yamahata at valinux co jp> * VA Linux Systems Japan K.K. * * This program is free software; you can redistribute it and/or modify * it under the t...
gpl-2.0
agat63/AGAT_GS3_kernel
drivers/scsi/ses.c
10302
17917
/* * SCSI Enclosure Services * * Copyright (C) 2008 James Bottomley <James.Bottomley@HansenPartnership.com> * **----------------------------------------------------------------------------- ** ** This program is free software; you can redistribute it and/or ** modify it under the terms of the GNU General Public L...
gpl-2.0
anbulang/sctp-cmt
arch/sh/boot/compressed/misc.c
11326
2699
/* * arch/sh/boot/compressed/misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Adapted for SH by Stuart Menefy, Aug 1999 * * Modified to use standard LinuxSH BIOS by Greg Banks 7Jul2000 */ #include <asm/...
gpl-2.0
ARMP/bproj-black
drivers/infiniband/hw/cxgb3/iwch_cq.c
14142
5827
/* * Copyright (c) 2006 Chelsio, 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, available from the file * COPYING in the main directory of this source tree,...
gpl-2.0
sdfd/FPGA_Linux
drivers/net/wireless/ath/ath9k/debug.c
63
41274
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
gpl-2.0
uniquejainakshay/Linux_Kernel
drivers/net/wireless/rtlwifi/rtl8188ee/sw.c
319
13044
/****************************************************************************** * * Copyright(c) 2009-2013 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
jallen93/linux-vnic-dbg
net/bridge/netfilter/nf_log_bridge.c
319
2167
/* * (C) 2014 by Pablo Neira Ayuso <pablo@netfilter.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/module.h> #include <linux/spinlock.h> #include <lin...
gpl-2.0
playfulgod/msm-3.0
kernel/time/tick-broadcast.c
575
15883
/* * linux/kernel/time/tick-broadcast.c * * This file contains functions which emulate a local clock-event * device via a broadcast event source. * * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de> * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas ...
gpl-2.0
hellprototypes/mini2440_linux-2.6.32.2
drivers/usb/host/ehci-fsl.c
575
9460
/* * Copyright (c) 2005 MontaVista Software * * 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 i...
gpl-2.0
fanzhidongyzby/linux
arch/arm/mach-shmobile/clock-r8a7778.c
831
13280
/* * r8a7778 clock framework support * * Copyright (C) 2013 Renesas Solutions Corp. * Copyright (C) 2013 Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> * * based on r8a7779 * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2011 Magnus Damm * * This program is free software; you can red...
gpl-2.0
keks2293/kernel_zte
fs/cifs/transport.c
1855
27042
/* * fs/cifs/transport.c * * Copyright (C) International Business Machines Corp., 2002,2008 * Author(s): Steve French (sfrench@us.ibm.com) * Jeremy Allison (jra@samba.org) 2006. * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser General P...
gpl-2.0
mdeejay/virtuous-s4v-kernel
sound/soc/codecs/wm8994-tables.c
2367
98016
#include "wm8994.h" const struct wm8994_access_mask wm8994_access_masks[WM8994_CACHE_SIZE] = { { 0xFFFF, 0xFFFF }, /* R0 - Software Reset */ { 0x3B37, 0x3B37 }, /* R1 - Power Management (1) */ { 0x6BF0, 0x6BF0 }, /* R2 - Power Management (2) */ { 0x3FF0, 0x3FF0 }, /* R3 - Power Management (3) */ {...
gpl-2.0
Scorpio92/android_kernel_mx2
fs/ubifs/lpt.c
2623
60108
/* * This file is part of UBIFS. * * Copyright (C) 2006-2008 Nokia Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * This program is distributed in the hope t...
gpl-2.0
soderstrom-rikard/adi-linux
drivers/staging/tidspbridge/rmgr/node.c
2623
84727
/* * node.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * DSP/BIOS Bridge Node Manager. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as *...
gpl-2.0
stelios97/sony-kernel-msm7x27a
drivers/media/video/gspca/m5602/m5602_mt9m111.c
3135
16512
/* * Driver for the mt9m111 sensor * * Copyright (C) 2008 Erik Andrén * Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. * Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br> * * Portions of code to USB interface and ALi driver software, * Copyright (c) 2006 Willem Duinke...
gpl-2.0
Pure4Team/desire820
drivers/s390/crypto/zcrypt_pcixcc.c
3903
11103
/* * zcrypt 2.1.0 * * Copyright IBM Corp. 2001, 2012 * Author(s): Robert Burroughs * Eric Rossman (edrossma@us.ibm.com) * * Hotplug & misc device support: Jochen Roehrig (roehrig@de.ibm.com) * Major cleanup & driver split: Martin Schwidefsky <schwidefsky@de.ibm.com> * Ralph Wuerthner <rwuerthn...
gpl-2.0
gentu/android_kernel_zte_nx503a
net/sctp/auth.c
3903
24507
/* SCTP kernel implementation * (C) Copyright 2007 Hewlett-Packard Development Company, L.P. * * This file is part of the SCTP kernel implementation * * This SCTP implementation 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
yank555-lu/TF101G_V9.2.2.6
drivers/s390/crypto/zcrypt_mono.c
4415
2270
/* * linux/drivers/s390/crypto/zcrypt_mono.c * * zcrypt 2.1.0 * * Copyright (C) 2001, 2006 IBM Corporation * Author(s): Robert Burroughs * Eric Rossman (edrossma@us.ibm.com) * * Hotplug & misc device support: Jochen Roehrig (roehrig@de.ibm.com) * Major cleanup & driver split: Martin Schwidefsky ...
gpl-2.0
donkeykang/kernel_opo_omni
drivers/mtd/chips/cfi_cmdset_0001.c
4927
74088
/* * Common Flash Interface support: * Intel Extended Vendor Command Set (ID 0x0001) * * (C) 2000 Red Hat. GPL'd * * * 10/10/2000 Nicolas Pitre <nico@fluxnic.net> * - completely revamped method functions so they are aware and * independent of the flash geometry (buswidth, interleave, etc.) * - scalabil...
gpl-2.0
crdroid-devices/android_kernel_lge_hammerhead
fs/fifo.c
4927
3277
/* * linux/fs/fifo.c * * written by Paul H. Hargrove * * Fixes: * 10-06-1999, AV: fixed OOM handling in fifo_open(), moved * initialization there, switched to external * allocation of pipe_inode_info. */ #include <linux/mm.h> #include <linux/fs.h> #include <linux/sched.h> #include <linux/pipe_fs_i.h> ...
gpl-2.0
NaokiXie/android_kernel_samsung_wilcox
drivers/isdn/mISDN/dsp_pipeline.c
7231
8519
/* * dsp_pipeline.c: pipelined audio processing * * Copyright (C) 2007, Nadi Sarrar * * Nadi Sarrar <nadi@beronet.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2...
gpl-2.0
nvertigo/AK-OnePone
drivers/net/wireless/hostap/hostap_80211_tx.c
7743
16387
#include <linux/slab.h> #include <linux/export.h> #include "hostap_80211.h" #include "hostap_common.h" #include "hostap_wlan.h" #include "hostap.h" #include "hostap_ap.h" /* See IEEE 802.1H for LLC/SNAP encapsulation/decapsulation */ /* Ethernet-II snap header (RFC1042 for most EtherTypes) */ static unsigned char rfc...
gpl-2.0
RichardWithnell/net-next-sim
drivers/hwmon/pmbus/ucd9200.c
9535
5207
/* * Hardware monitoring driver for ucd9200 series Digital PWM System Controllers * * Copyright (C) 2011 Ericsson AB. * * 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
UnofficialAOKPLWW/android_kernel_semc_msm7x30
fs/fscache/cookie.c
9791
13661
/* netfs cookie management * * Copyright (C) 2004-2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation...
gpl-2.0
syhost/android_kernel_oppo_find7a
drivers/net/wireless/prima/CORE/MAC/src/pe/lim/limFT.c
64
59444
/* * 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 copyr...
gpl-2.0
AnesHadzi/linux-socfpga
drivers/gpio/gpio-timberdale.c
64
8660
/* * Timberdale FPGA GPIO 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 version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it wi...
gpl-2.0
getitnowmarketing/LG-2.6.32
drivers/scsi/NCR_Q720.c
832
9360
/* -*- mode: c; c-basic-offset: 8 -*- */ /* NCR Quad 720 MCA SCSI Driver * * Copyright (C) 2003 by James.Bottomley@HansenPartnership.com */ #include <linux/blkdev.h> #include <linux/interrupt.h> #include <linux/kernel.h> #include <linux/module.h> #include <linux/mca.h> #include <linux/types.h> #include <linux/init...
gpl-2.0
namagi/android_kernel_motorola_msm8960-common
arch/x86/kernel/cpu/perf_event_p6.c
2880
3485
#ifdef CONFIG_CPU_SUP_INTEL /* * Not sure about some of these */ static const u64 p6_perfmon_event_map[] = { [PERF_COUNT_HW_CPU_CYCLES] = 0x0079, [PERF_COUNT_HW_INSTRUCTIONS] = 0x00c0, [PERF_COUNT_HW_CACHE_REFERENCES] = 0x0f2e, [PERF_COUNT_HW_CACHE_MISSES] = 0x012e, [PERF_COUNT_HW_BRANCH_INSTRUCTIONS] =...
gpl-2.0
InfinitiveOS-Devices/kernel_xiaomi_armani
arch/mips/kernel/prom.c
4416
2424
/* * MIPS support for CONFIG_OF device tree support * * Copyright (C) 2010 Cisco Systems Inc. <dediao@cisco.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. */ #include ...
gpl-2.0
eagleeyetom/android_kernel_oppo_msm8974
arch/xtensa/kernel/time.c
4672
2663
/* * arch/xtensa/kernel/time.c * * Timer and clock support. * * 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) 2005 Tensilica Inc. * * Chris Zankel <chris@zankel.net> */...
gpl-2.0
digsig-ng/linux-digsig
arch/avr32/kernel/cpu.c
7232
10329
/* * Copyright (C) 2005-2006 Atmel 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. */ #include <linux/init.h> #include <linux/device.h> #include <linux/seq_file.h> ...
gpl-2.0
ccotter/linux-deterministic
net/mac80211/rc80211_pid_algo.c
7488
14952
/* * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2005, Devicescape Software, Inc. * Copyright 2007, Mattias Nissler <mattias.nissler@gmx.de> * Copyright 2007-2008, Stefano Brivio <stefano.brivio@polimi.it> * * This program is free software; you can redistribute it and/or modify * it under the term...
gpl-2.0
MasterAwesome/android_kernel_oneplus_msm8974
fs/ntfs/sysctl.c
12096
2309
/* * sysctl.c - Code for sysctl handling in NTFS Linux kernel driver. Part of * the Linux-NTFS project. Adapted from the old NTFS driver, * Copyright (C) 1997 Martin von Löwis, Régis Duchesne * * Copyright (c) 2002-2005 Anton Altaparmakov * * This program/include file is free software; you can redist...
gpl-2.0
philippedeswert/linux-pandaboard
fs/ntfs/sysctl.c
12096
2309
/* * sysctl.c - Code for sysctl handling in NTFS Linux kernel driver. Part of * the Linux-NTFS project. Adapted from the old NTFS driver, * Copyright (C) 1997 Martin von Löwis, Régis Duchesne * * Copyright (c) 2002-2005 Anton Altaparmakov * * This program/include file is free software; you can redist...
gpl-2.0
CyanogenMod/android_kernel_goldfish
sound/pci/pcxhr/pcxhr_mixer.c
12608
36943
#define __NO_VERSION__ /* * Driver for Digigram pcxhr compatible soundcards * * mixer callbacks * * Copyright (c) 2004 by Digigram <alsa@digigram.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...
gpl-2.0
wanahmadzainie/linux-mainline
drivers/net/ethernet/mellanox/mlx5/core/en_arfs.c
65
20465
/* * Copyright (c) 2016, Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this so...
gpl-2.0
JudsonWilson/CS244_RC3_Kernel
drivers/net/team/team_mode_loadbalance.c
65
17317
/* * drivers/net/team/team_mode_loadbalance.c - Load-balancing mode for team * Copyright (c) 2012 Jiri Pirko <jpirko@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either ve...
gpl-2.0
janarthananfit/android_kernel_msm_beni
net/sctp/ulpevent.c
1089
30343
/* SCTP kernel implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2001 Intel Corp. * Copyright (c) 2001 Nokia, Inc. * Copyright (c) 2001 La Monte H.P. Yarroll * * These functions manipulate an sctp event. The struc...
gpl-2.0
simon-rock/linux-2.6.32-rc8
arch/powerpc/platforms/85xx/sbc8560.c
1601
7730
/* * Wind River SBC8560 setup and early boot code. * * Copyright 2007 Wind River Systems Inc. * * By Paul Gortmaker (see MAINTAINERS for contact information) * * Based largely on the MPC8560ADS support - Copyright 2005 Freescale Inc. * * This program is free software; you can redistribute it and/or modify it ...
gpl-2.0
osmc/vero2-linux
drivers/tty/serial/bfin_uart.c
2113
40286
/* * Blackfin On-Chip Serial Driver * * Copyright 2006-2011 Analog Devices Inc. * * Enter bugs at http://blackfin.uclinux.org/ * * Licensed under the GPL-2 or later. */ #if defined(CONFIG_SERIAL_BFIN_CONSOLE) && defined(CONFIG_MAGIC_SYSRQ) #define SUPPORT_SYSRQ #endif #define DRIVER_NAME "bfin-uart" #define p...
gpl-2.0
skelton/amlogic_common_3050
arch/frv/mb93090-mb00/pci-vdk.c
3905
12741
/* pci-vdk.c: MB93090-MB00 (VDK) PCI support * * Copyright (C) 2003, 2004 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free ...
gpl-2.0
jgcaap/boeffla
drivers/scsi/scsi_netlink.c
4929
16136
/* * scsi_netlink.c - SCSI Transport Netlink Interface * * Copyright (C) 2006 James Smart, Emulex 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...
gpl-2.0
grondinm/android_kernel_motorola_msm8974
drivers/tty/synclink_gt.c
4929
135001
/* * Device driver for Microgate SyncLink GT serial adapters. * * written by Paul Fulghum for Microgate Corporation * paulkf@microgate.com * * Microgate and SyncLink are trademarks of Microgate Corporation * * This code is released under the GNU General Public License (GPL) * * THIS SOFTWARE IS PROVIDED ``AS ...
gpl-2.0
AOKP/kernel_sony_common
net/dcb/dcbevent.c
5441
1386
/* * Copyright (c) 2010, Intel Corporation. * * 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 hope it will be useful, but...
gpl-2.0
fire855/android_kernel_wiko_l5510
drivers/watchdog/wdrtas.c
7233
16518
/* * FIXME: add wdrtas_get_status and wdrtas_get_boot_status as soon as * RTAS calls are available */ /* * RTAS watchdog driver * * (C) Copyright IBM Corp. 2005 * device driver to exploit watchdog RTAS functions * * Authors : Utz Bacher <utz.bacher@de.ibm.com> * * This program is free software; you can redi...
gpl-2.0
sztupy/samsung-kernel-herring
drivers/gpu/drm/radeon/radeon_ioc32.c
9281
13452
/** * \file radeon_ioc32.c * * 32-bit ioctl compatibility routines for the Radeon DRM. * * \author Paul Mackerras <paulus@samba.org> * * Copyright (C) Paul Mackerras 2005 * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated ...
gpl-2.0
srfarias/srfarias-kernel
sound/pci/ice1712/quartet.c
9281
30730
/* * ALSA driver for ICEnsemble VT1724 (Envy24HT) * * Lowlevel functions for Infrasonic Quartet * * Copyright (c) 2009 Pavel Hofman <pavel.hofman@ivitera.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 b...
gpl-2.0
fishears/LG-V500-Kernel
arch/mips/pci/pci-bcm1480ht.c
9281
5859
/* * Copyright (C) 2001,2002,2005 Broadcom Corporation * Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.org) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of t...
gpl-2.0
Evil-Green/Ptah-GT-I9300
net/bridge/netfilter/ebt_vlan.c
10817
5574
/* * Description: EBTables 802.1Q match extension kernelspace module. * Authors: Nick Fedchik <nick@fedchik.org.ua> * Bart De Schuymer <bdschuym@pandora.be> * * 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
KiWiX-s2/kernel
drivers/net/wan/lmc/lmc_debug.c
14657
1815
#include <linux/types.h> #include <linux/netdevice.h> #include <linux/interrupt.h> #include "lmc_debug.h" /* * Prints out len, max to 80 octets using printk, 20 per line */ #ifdef DEBUG #ifdef LMC_PACKET_LOG void lmcConsoleLog(char *type, unsigned char *ucData, int iLen) { int iNewLine = 1; char str[80], *pstr;...
gpl-2.0
dhkim1027/iamroot-linux-arm10c
drivers/power/power_supply_core.c
66
13520
/* * Universal power supply monitor class * * Copyright © 2007 Anton Vorontsov <cbou@mail.ru> * Copyright © 2004 Szabolcs Gyurko * Copyright © 2003 Ian Molton <spyro@f2s.com> * * Modified: 2004, Oct Szabolcs Gyurko * * You may use this code as per GPL version 2 */ #include <linux/module.h> #incl...
gpl-2.0
victoredwardocallaghan/xen
xen/common/xz/crc32.c
66
1082
/* * CRC32 using the polynomial from IEEE-802.3 * * Authors: Lasse Collin <lasse.collin@tukaani.org> * Igor Pavlov <http://7-zip.org/> * * This file has been put into the public domain. * You can do whatever you want with this file. */ /* * This is not the fastest implementation, but it is pretty com...
gpl-2.0
timemath/hmfs
drivers/usb/gadget/atmel_usba_udc.c
66
51922
/* * Driver for the Atmel USBA high speed USB device controller * * Copyright (C) 2005-2007 Atmel 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. */ #include <lin...
gpl-2.0
zcop/lg_f160s_custom_kernel
drivers/mfd/pm8038-core.c
66
25539
/* * Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
evan-a-a/linux-braswell
drivers/rtc/rtc-ds1343.c
322
16687
/* rtc-ds1343.c * * Driver for Dallas Semiconductor DS1343 Low Current, SPI Compatible * Real Time Clock * * Author : Raghavendra Chandra Ganiga <ravi23ganiga@gmail.com> * Ankur Srivastava <sankurece@gmail.com> : DS1343 Nvram Support * * This program is free software; you can redistribute it and/or modify ...
gpl-2.0
TeamEpsilon/linux-3.8
drivers/devfreq/devfreq.c
578
28289
/* * devfreq: Generic Dynamic Voltage and Frequency Scaling (DVFS) Framework * for Non-CPU Devices. * * Copyright (C) 2011 Samsung Electronics * MyungJoo Ham <myungjoo.ham@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic...
gpl-2.0
cwyy/kernel
drivers/infiniband/hw/ipath/ipath_verbs.c
578
63358
/* * Copyright (c) 2006, 2007, 2008 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) Versi...
gpl-2.0
savoca/kernel-msm
drivers/mtd/ofpart.c
1602
4082
/* * Flash partitions described by the OF (or flattened) device tree * * Copyright © 2006 MontaVista Software Inc. * Author: Vitaly Wool <vwool@ru.mvista.com> * * Revised to handle newer style flash binding by: * Copyright © 2007 David Gibson, IBM Corporation. * * This program is free software; you can redis...
gpl-2.0
myjang0507/Alphabet
drivers/i2c/busses/i2c-sis630.c
2370
14915
/* Copyright (c) 2002,2003 Alexander Malysh <amalysh@web.de> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version...
gpl-2.0
AragaoAnderson/kitkat_kernel_hammerhead
arch/blackfin/mach-bf537/boards/stamp.c
4418
78854
/* * Copyright 2004-2009 Analog Devices Inc. * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * Licensed under the GPL-2 or later. */ #include <linux/device.h> #include <linux/export.h> #include <linux/kernel.h> #include <linux/platform_device.h> #...
gpl-2.0
kkfong/android_kernel_oneplus_msm8974
fs/hfs/dir.c
4930
7943
/* * linux/fs/hfs/dir.c * * Copyright (C) 1995-1997 Paul H. Hargrove * (C) 2003 Ardis Technologies <roman@ardistech.com> * This file may be distributed under the terms of the GNU General Public License. * * This file contains directory-related functions independent of which * scheme is being used to represent...
gpl-2.0
thornbirdblue/8974_kernel
drivers/net/wireless/p54/eeprom.c
5186
23930
/* * EEPROM parser code for mac80211 Prism54 drivers * * Copyright (c) 2006, Michael Wu <flamingice@sourmilk.net> * Copyright (c) 2007-2009, Christian Lamparter <chunkeey@web.de> * Copyright 2008, Johannes Berg <johannes@sipsolutions.net> * * Based on: * - the islsm (softmac prism54) driver, which is: * Copy...
gpl-2.0
andreya108/bindu-kernel-base
drivers/ata/pata_ali.c
7490
17902
/* * pata_ali.c - ALI 15x3 PATA for new ATA layer * (C) 2005 Red Hat Inc * * based in part upon * linux/drivers/ide/pci/alim15x3.c Version 0.17 2003/01/02 * * Copyright (C) 1998-2000 Michel Aubry, Maintainer * Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer * Copyright (C) 1999-2000 CJ, cjt...
gpl-2.0
Crossbones/crossbones_kernel_tuna
drivers/scsi/sim710.c
9026
10023
/* * sim710.c - Copyright (C) 1999 Richard Hirst <richard@sleepie.demon.co.uk> * *---------------------------------------------------------------------------- * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fre...
gpl-2.0
YagiAsuka/sample
arch/mips/bcm63xx/timer.c
12610
4510
/* * 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) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/kernel.h> #include <linux/err.h> #include <linux/module.h> #inclu...
gpl-2.0
popazerty/linux-sh4-2.6.32.y
arch/powerpc/boot/mktree.c
13634
3584
/* * Makes a tree bootable image for IBM Evaluation boards. * Basically, just take a zImage, skip the ELF header, and stuff * a 32 byte header on the front. * * We use htonl, which is a network macro, to make sure we're doing * The Right Thing on an LE machine. It's non-obvious, but it should * work on anything...
gpl-2.0
georgecherian/linux
drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c
67
6971
/* * Copyright (c) 2011 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this sou...
gpl-2.0
alpinelinux/linux-stable-grsec
drivers/crypto/caam/caamhash.c
67
57720
/* * caam - Freescale FSL CAAM support for ahash functions of crypto API * * Copyright 2011 Freescale Semiconductor, Inc. * * Based on caamalg.c crypto API driver. * * relationship of digest job descriptor or first job descriptor after init to * shared descriptors: * * --------------- ----...
gpl-2.0
turulli/test
xbmc/filesystem/posix/PosixFile.cpp
67
8639
/* * Copyright (C) 2014 Team XBMC * http://xbmc.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 your option) * any later version. * * This ...
gpl-2.0
ultrasystem/system
fs/ntfs/inode.c
323
99001
/** * inode.c - NTFS kernel inode handling. Part of the Linux-NTFS project. * * Copyright (c) 2001-2007 Anton Altaparmakov * * This program/include file is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as published * by the Free Software Foundation; e...
gpl-2.0
androidbftab1/bf-kernel-3.18
sound/soc/intel/sst-mfld-platform-pcm.c
323
17600
/* * sst_mfld_platform.c - Intel MID Platform driver * * Copyright (C) 2010-2014 Intel Corp * Author: Vinod Koul <vinod.koul@intel.com> * Author: Harsha Priya <priya.harsha@intel.com> * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free software; you can re...
gpl-2.0
mukulsoni/android_kernel_samsung_ms013g-cm11
drivers/sensorhub/stm_hestia/factory/gesture_max88920.c
835
4183
/* * Copyright (C) 2012, Samsung Electronics Co. Ltd. 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 option) any...
gpl-2.0
Team-Blackout/Blackout-M7
drivers/hwmon/ads7871.c
1603
7064
/* * ads7871 - driver for TI ADS7871 A/D converter * * Copyright (c) 2010 Paul Thomas <pthomas8589@gmail.com> * * 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 A PARTICULAR PURPOSE. See the *...
gpl-2.0
zeroblade1984/msm8939-yureka-kk
arch/s390/pci/pci_dma.c
1859
12616
/* * Copyright IBM Corp. 2012 * * Author(s): * Jan Glauber <jang@linux.vnet.ibm.com> */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/export.h> #include <linux/iommu-helper.h> #include <linux/dma-mapping.h> #include <linux/pci.h> #include <asm/pci_dma.h> static struct kmem_cache *dma_region...
gpl-2.0
ShinySide/SM-A700F
arch/arm/mach-exynos/dev-audio.c
2115
6177
/* linux/arch/arm/mach-exynos4/dev-audio.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Copyright (c) 2010 Samsung Electronics Co. Ltd * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms o...
gpl-2.0
qtekfun/htcDesire820Kernel
kernel/drivers/net/ethernet/ti/cpsw_ale.c
2371
17526
/* * Texas Instruments 3-Port Ethernet Switch Address Lookup Engine * * Copyright (C) 2012 Texas Instruments * * 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...
gpl-2.0
PKUCloud/linux-3.11-cloud
drivers/gpu/drm/drm_scatter.c
2371
5259
/** * \file drm_scatter.c * IOCTLs to manage scatter/gather memory * * \author Gareth Hughes <gareth@valinux.com> */ /* * Created: Mon Dec 18 23:20:54 2000 by gareth@valinux.com * * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, free of...
gpl-2.0
AospPlus/android_kernel_htc_enrc2b-old
arch/x86/kernel/topology.c
2883
2198
/* * Populate sysfs with topology information * * Written by: Matthew Dobson, IBM Corporation * Original Code: Paul Dorwin, IBM Corporation, Patrick Mochel, OSDL * * Copyright (C) 2002, IBM Corp. * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the ...
gpl-2.0
rooque/android_kernel_xiaomi_cancro
drivers/net/wireless/libra/qcomwlan7x27a_pwrif.c
3395
5467
/* Copyright (c) 2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
TV-LP51-Devices/kernel_sony_msm8974
arch/arm/mach-msm/qdsp6v2/snddev_icodec.c
3395
28479
/* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
byzvulture/android_kernel_nubia_nx507j
sound/soc/codecs/max98095.c
3651
64995
/* * max98095.c -- MAX98095 ALSA SoC Audio driver * * Copyright 2011 Maxim Integrated Products * * 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/module.h> #...
gpl-2.0
0x00evil/Xiaomi_Kernel_OpenSource
arch/blackfin/mach-bf527/boards/ezbrd.c
4419
21072
/* * Copyright 2004-2009 Analog Devices Inc. * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * Licensed under the GPL-2 or later. */ #include <linux/device.h> #include <linux/export.h> #include <linux/platform_device.h> #include <linux/mtd/mtd.h> ...
gpl-2.0
greg17477/kernel_motley_mako
arch/blackfin/mach-bf537/boards/cm_bf537e.c
4419
18617
/* * Copyright 2004-2009 Analog Devices Inc. * 2008-2009 Bluetechnix * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * Licensed under the GPL-2 or later. */ #include <linux/device.h> #include <linux/export.h> #include <linux/etherdevice...
gpl-2.0
eugene373/Nexus_S_ICS
arch/arm/mach-bcmring/timer.c
4419
2102
/***************************************************************************** * Copyright 2003 - 2008 Broadcom Corporation. All rights reserved. * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the...
gpl-2.0
marcio199226/ebreo_kernel_d802_msm8974
arch/powerpc/kvm/book3s_pr_papr.c
4675
4066
/* * Copyright (C) 2011. Freescale Inc. All rights reserved. * * Authors: * Alexander Graf <agraf@suse.de> * Paul Mackerras <paulus@samba.org> * * Description: * * Hypercall handling for running PAPR guests in PR KVM on Book 3S * processors. * * This program is free software; you can redistribute it a...
gpl-2.0
percy-g2/android_kernel_motorola_msm8610
tools/perf/builtin-kmem.c
4931
17652
#include "builtin.h" #include "perf.h" #include "util/util.h" #include "util/cache.h" #include "util/symbol.h" #include "util/thread.h" #include "util/header.h" #include "util/session.h" #include "util/tool.h" #include "util/parse-options.h" #include "util/trace-event.h" #include "util/debug.h" #include <linux/rbtr...
gpl-2.0
Renzo-Olivares/android_422_kernel_htc_monarudo
drivers/gpu/drm/savage/savage_drv.c
5443
2710
/* savage_drv.c -- Savage driver for Linux * * Copyright 2004 Felix Kuehling * 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 wi...
gpl-2.0
javelinanddart/android_kernel_samsung_msm8974
drivers/gpu/drm/savage/savage_drv.c
5443
2710
/* savage_drv.c -- Savage driver for Linux * * Copyright 2004 Felix Kuehling * 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 wi...
gpl-2.0
TeamRegular/android_kernel_lge_e2nxx
arch/blackfin/mach-bf533/boards/blackstamp.c
7235
12265
/* * Board Info File for the BlackStamp * * Copyright 2004-2008 Analog Devices Inc. * 2008 Benjamin Matthews <bmat@lle.rochester.edu> * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * More info about the BlackStamp at: * http://b...
gpl-2.0
DZB-Team/android_kernel_samsung_amazing
net/ipv4/sysfs_net_ipv4.c
8003
2305
/* * net/ipv4/sysfs_net_ipv4.c * * sysfs-based networking knobs (so we can, unlike with sysctl, control perms) * * Copyright (C) 2008 Google, Inc. * * Robert Love <rlove@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software F...
gpl-2.0
meizuosc/m35x
drivers/infiniband/hw/ipath/ipath_mad.c
8515
42537
/* * Copyright (c) 2006, 2007, 2008 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) Versi...
gpl-2.0
yajnab/android_kernel_samsung_i8260
drivers/infiniband/hw/mthca/mthca_av.c
14147
10095
/* * Copyright (c) 2004 Topspin Communications. All rights reserved. * Copyright (c) 2005 Sun Microsystems, 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
Falklore/shamu
net/llc/llc_s_ev.c
15683
3613
/* * llc_s_ev.c - Defines SAP component events * * The followed event functions are SAP component events which are described * in 802.2 LLC protocol standard document. * * Copyright (c) 1997 by Procom Technology, Inc. * 2001-2003 by Arnaldo Carvalho de Melo <acme@conectiva.com.br> * * This program can be red...
gpl-2.0
heyoufei2/yocto3.14.38_kernel
sound/soc/pxa/e740_wm9705.c
324
4899
/* * 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
tb-303/GFRG110
drivers/base/devres.c
580
16306
/* * drivers/base/devres.c - device resource management * * Copyright (c) 2006 SUSE Linux Products GmbH * Copyright (c) 2006 Tejun Heo <teheo@suse.de> * * This file is released under the GPLv2. */ #include <linux/device.h> #include <linux/module.h> #include "base.h" struct devres_node { struct list_head e...
gpl-2.0
embest-tech/rowboat-kernel
drivers/serial/kgdboc.c
836
3697
/* * Based on the same principle as kgdboe using the NETPOLL api, this * driver uses a console polling api to implement a gdb serial inteface * which is multiplexed on a console port. * * Maintainer: Jason Wessel <jason.wessel@windriver.com> * * 2007-2008 (c) Jason Wessel - Wind River Systems, Inc. * * This fi...
gpl-2.0
Canonical-kernel/Ubuntu-kernel
drivers/net/wireless/ath/ath9k/ar9003_mci.c
1092
40939
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
gpl-2.0
aznair/mptcp
drivers/input/touchscreen/gunze.c
2116
4683
/* * Copyright (c) 2000-2001 Vojtech Pavlik */ /* * Gunze AHL-51S touchscreen driver for Linux */ /* * 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