repo_name
string
path
string
copies
string
size
string
content
string
license
string
ea4862/boeffla41
arch/arm/plat-s3c24xx/simtec-audio.c
4242
1823
/* linux/arch/arm/plat-s3c24xx/simtec-audio.c * * Copyright (c) 2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * Audio setup for various Simtec S3C24XX implementations * * This program is free software; you can redistribute it and/or modify * it under the terms of the ...
gpl-2.0
RJDTWO/intoxicated-boeffla
drivers/staging/media/go7007/wis-saa7113.c
8338
7038
/* * Copyright (C) 2005-2006 Micronas USA Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WIT...
gpl-2.0
arjen75/icecold-kernel
drivers/staging/go7007/wis-ov7640.c
8338
2462
/* * Copyright (C) 2005-2006 Micronas USA Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WIT...
gpl-2.0
OwnROM-Devices/OwnKernel-sprout
arch/mips/lasat/interrupt.c
9874
3483
/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 MIPS Technologies, Inc. All rights reserved. * * 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...
gpl-2.0
burstlam/kernel-35
drivers/media/video/pwc/pwc-timon.c
14994
67609
/* Linux driver for Philips webcam (C) 2004-2006 Luc Saillard (luc@saillard.org) NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx driver and thus may have bugs that are not present in the original version. Please send bug reports and support requests to <luc@saillard.org>. The...
gpl-2.0
shengzhou/linux
drivers/scsi/scsi_devinfo.c
147
29894
#include <linux/blkdev.h> #include <linux/init.h> #include <linux/kernel.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/proc_fs.h> #include <linux/seq_file.h> #include <linux/slab.h> #include <scsi/scsi_device.h> #include <scsi/scsi_devinfo.h> #include "scsi_priv.h" /* * scsi_dev_info...
gpl-2.0
HRTKernel/test
fs/ecryptfs/read_write.c
147
8686
/** * eCryptfs: Linux filesystem encryption layer * * Copyright (C) 2007 International Business Machines Corp. * Author(s): Michael A. Halcrow <mahalcro@us.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...
gpl-2.0
calonso-conabio/linux
drivers/net/wireless/iwlwifi/mvm/sta.c
147
49125
/****************************************************************************** * * 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) 2012 - 2015 Intel Corporation. All rights reserved. * ...
gpl-2.0
kipill-nn/kernel-touch2
drivers/rtc/rtc-m48t59.c
659
14964
/* * ST M48T59 RTC driver * * Copyright (c) 2007 Wind River Systems, Inc. * * Author: Mark Zhan <rongkai.zhan@windriver.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. ...
gpl-2.0
CyanogenMod/android_kernel_asus_tf300t
drivers/input/serio/sa1111ps2.c
659
7834
/* * linux/drivers/input/serio/sa1111ps2.c * * Copyright (C) 2002 Russell King * * 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. */ #include <linux/mod...
gpl-2.0
scriptZilla/linux
net/bluetooth/amp.c
659
14637
/* Copyright (c) 2011,2012 Intel Corp. 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 that it will be useful, ...
gpl-2.0
rock12/ALPS.L1.MP6.V2.19_CENON6580_WE_1_L_KERNEL
mm/sparse.c
915
21842
/* * sparse memory mappings. */ #include <linux/mm.h> #include <linux/slab.h> #include <linux/mmzone.h> #include <linux/bootmem.h> #include <linux/highmem.h> #include <linux/export.h> #include <linux/spinlock.h> #include <linux/vmalloc.h> #include "internal.h" #include <asm/dma.h> #include <asm/pgalloc.h> #include <a...
gpl-2.0
allwinner-ics/lichee_linux-3.0
net/wireless/core.c
1171
26397
/* * This is the linux wireless configuration interface. * * Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net> */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/if.h> #include <linux/module.h> #include <linux/err.h> #include <linux/list.h> #include <linux/slab.h> #include <linux/nl80211....
gpl-2.0
ggsamsa/sched_casio
sound/isa/msnd/msnd_pinnacle.c
1427
31268
/********************************************************************* * * Linux multisound pinnacle/fiji driver for ALSA. * * 2002/06/30 Karsten Wiese: * for now this is only used to build a pinnacle / fiji driver. * the OSS parent of this code is designed to also support * the multisound classic via the file m...
gpl-2.0
ztemt/NX512J_kernel
drivers/net/usb/rndis_host.c
1683
20223
/* * Host Side support for RNDIS Networking Links * Copyright (C) 2005 by David Brownell * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your o...
gpl-2.0
Megatron007/kernel
kernel/events/hw_breakpoint.c
2195
16080
/* * 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 will be use...
gpl-2.0
thanhphat11/Android_kernel_xiaomi_ALL
kernel/freezer.c
2707
4290
/* * kernel/freezer.c - Function to freeze a process * * Originally from kernel/power/process.c */ #include <linux/interrupt.h> #include <linux/suspend.h> #include <linux/export.h> #include <linux/syscalls.h> #include <linux/freezer.h> #include <linux/kthread.h> /* total number of freezing conditions in effect */...
gpl-2.0
Druboo666/android_kernel_asus_moorefield
drivers/media/tuners/tua9001.c
3731
6554
/* * Infineon TUA 9001 silicon tuner driver * * Copyright (C) 2009 Antti Palosaari <crope@iki.fi> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licens...
gpl-2.0
sleekmason/cyanogenmod12
arch/mips/ath79/early_printk.c
4499
2266
/* * Atheros AR7XXX/AR9XXX SoC early printk support * * Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.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 pu...
gpl-2.0
Docker-J/Sail_GEE
fs/sysfs/mount.c
4499
4561
/* * fs/sysfs/symlink.c - operations for initializing and mounting sysfs * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo <teheo@suse.de> * * This file is released under the GPLv2. * * Please see Documentation/filesystems/sysfs.txt for more in...
gpl-2.0
anryl/shooteruICS
drivers/staging/vt6655/rf.c
7827
50344
/* * 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
syhost/kernel_ef39s_ics_new
drivers/staging/solo6x10/disp.c
8339
8813
/* * Copyright (C) 2010 Bluecherry, LLC www.bluecherrydvr.com * Copyright (C) 2010 Ben Collins <bcollins@bluecherry.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 ...
gpl-2.0
wSedlacek/kernel_moto_shamu
security/tomoyo/environ.c
9875
3117
/* * security/tomoyo/environ.c * * Copyright (C) 2005-2011 NTT DATA CORPORATION */ #include "common.h" /** * tomoyo_check_env_acl - Check permission for environment variable's name. * * @r: Pointer to "struct tomoyo_request_info". * @ptr: Pointer to "struct tomoyo_acl_info". * * Returns true if granted, ...
gpl-2.0
lloydchang/ubuntu-precise
drivers/virtio/virtio_balloon.c
148
9935
/* Virtio balloon implementation, inspired by Dor Loar and Marcelo * Tosatti's implementations. * * Copyright 2008 Rusty Russell IBM Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software ...
gpl-2.0
kgdhost/kernel-lge-e400-stock
arch/mips/jz4740/platform.c
148
6657
/* * Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de> * JZ4740 platform devices * * 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
bigzz/f2fs-stable
drivers/acpi/acpica/dbtest.c
148
28821
/******************************************************************************* * * Module Name: dbtest - Various debug-related tests * ******************************************************************************/ /* * Copyright (C) 2000 - 2015, Intel Corp. * All rights reserved. * * Redistribution and use ...
gpl-2.0
aaronknister/linux-stable
drivers/acpi/acpica/exconvrt.c
148
17877
/****************************************************************************** * * Module Name: exconvrt - Object conversion routines * *****************************************************************************/ /* * Copyright (C) 2000 - 2015, Intel Corp. * All rights reserved. * * Redistribution and use i...
gpl-2.0
vmayoral/ubuntu-vivid
net/sunrpc/xprtrdma/svc_rdma_transport.c
404
38597
/* * Copyright (c) 2014 Open Grid Computing, Inc. All rights reserved. * Copyright (c) 2005-2007 Network Appliance, 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) Vers...
gpl-2.0
markbrown314/edison-linux
drivers/net/wireless/rtlwifi/rtl8192ce/hw.c
916
68345
/****************************************************************************** * * Copyright(c) 2009-2012 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
Timesys/linux-timesys
drivers/char/tpm/tpm.c
1428
30343
/* * Copyright (C) 2004 IBM Corporation * * Authors: * Leendert van Doorn <leendert@watson.ibm.com> * Dave Safford <safford@watson.ibm.com> * Reiner Sailer <sailer@watson.ibm.com> * Kylene Hall <kjhall@us.ibm.com> * * Maintained by: <tpmdd-devel@lists.sourceforge.net> * * Device driver for TCG/TCPA TPM (trus...
gpl-2.0
ncarrier/carino-packages-linux
crypto/md5.c
1428
4058
/* * Cryptographic API. * * MD5 Message Digest Algorithm (RFC1321). * * Derived from cryptoapi implementation, originally based on the * public domain implementation written by Colin Plumb in 1993. * * Copyright (c) Cryptoapi developers. * Copyright (c) 2002 James Morris <jmorris@intercode.com.au> * * This...
gpl-2.0
zjgeer/linux
fs/nfs/fscache.c
1428
12168
/* NFS filesystem cache interface * * 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 Foundati...
gpl-2.0
matianfu/barcelona_kernel
arch/arm/kernel/sys_arm.c
1940
3458
/* * linux/arch/arm/kernel/sys_arm.c * * Copyright (C) People who wrote linux/arch/i386/kernel/sys_i386.c * Copyright (C) 1995, 1996 Russell King. * * 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 Fr...
gpl-2.0
wpandroidios/android_kernel_htc_b2wlj_LP50_Sense7
net/ipv4/ip_options.c
2964
15324
/* * 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. * * The options processing module for ip.c * * Authors: A.N.Kuznetsov * */ #define pr_fmt(fmt) "IPv4: " fmt ...
gpl-2.0
dagnarf/i717morepower
drivers/isdn/mISDN/dsp_pipeline.c
3988
8372
/* * 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
Spartaner25/android_kernel_quanta_fg6q
arch/arm/mach-omap2/board-generic.c
4756
4020
/* * Copyright (C) 2005 Nokia Corporation * Author: Paul Mundt <paul.mundt@nokia.com> * * Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/ * * Modified from the original mach-omap/omap2/board-generic.c did by Paul * to support the OMAP2+ device tree boards with an unique board file. * * T...
gpl-2.0
zarboz/nvidia_shield
drivers/edac/amd64_edac_inj.c
8084
5121
#include "amd64_edac.h" static ssize_t amd64_inject_section_show(struct mem_ctl_info *mci, char *buf) { struct amd64_pvt *pvt = mci->pvt_info; return sprintf(buf, "0x%x\n", pvt->injection.section); } /* * store error injection section value which refers to one of 4 16-byte sections * within a 64-byte cacheline *...
gpl-2.0
TDR/Xoom
drivers/staging/wlags49_h2/ap_h25.c
9364
390532
/* * File: ap_h54.124 * * Abstract: This file contains memory image 'fw_image'. * * Contents: Total size of the memory image: 63146 bytes. * Total number of blocks: 4 blocks. * Block 1 : load address 00000060, 328 bytes. * Block 2 : load address 00000C16, 9266 bytes. * Block 3 : load address 001E3048, 6...
gpl-2.0
wolfgar/linux-imx-wandboard
drivers/staging/wlags49_h2/ap_h25.c
9364
390532
/* * File: ap_h54.124 * * Abstract: This file contains memory image 'fw_image'. * * Contents: Total size of the memory image: 63146 bytes. * Total number of blocks: 4 blocks. * Block 1 : load address 00000060, 328 bytes. * Block 2 : load address 00000C16, 9266 bytes. * Block 3 : load address 001E3048, 6...
gpl-2.0
henrix/beagle-linux
sound/soc/nuc900/nuc900-audio.c
9876
1723
/* * Copyright (c) 2010 Nuvoton technology corporation. * * Wan ZongShun <mcuos.com@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;version 2 of the License. * */ #include ...
gpl-2.0
daedalus81/linux-working
arch/powerpc/boot/mpc8xx.c
13972
1692
/* * MPC8xx support functions * * Author: Scott Wood <scottwood@freescale.com> * * Copyright (c) 2007 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 Found...
gpl-2.0
mixianghang/mptcp
drivers/net/ethernet/intel/e1000e/netdev.c
149
203691
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2013 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 pub...
gpl-2.0
playfulgod/android_kernel_lge_kk_zee
drivers/broadcast/oneseg/tcc3535/Tcc353xDriver/driver/src/tcc353x_mailbox.c
149
10874
/**************************************************************************** * FileName : tcc353x_mailbox.c * Description : mailbox control Function **************************************************************************** * * TCC Version 1.0 * Copyright (c) Telechips Inc. * All rights re...
gpl-2.0
poopgiggle/j1939kernel
arch/x86/kernel/microcode_intel.c
149
13642
/* * Intel CPU Microcode Update Driver for Linux * * Copyright (C) 2000-2006 Tigran Aivazian <tigran@aivazian.fsnet.co.uk> * 2006 Shaohua Li <shaohua.li@intel.com> * * This driver allows to upgrade microcode on Intel processors * belonging to IA-32 family - PentiumPro, Pentium II, * Pentium III, Xeon, Pe...
gpl-2.0
djwong/linux-xfs-dev
drivers/staging/media/atomisp/pci/atomisp2/css2400/isp/kernels/bnlm/ia_css_bnlm.host.c
149
6491
/* * Support for Intel Camera Imaging ISP subsystem. * Copyright (c) 2015, 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 progra...
gpl-2.0
pio-masaki/kernel_at300se
arch/sh/math-emu/math.c
661
13352
/* * arch/sh/math-emu/math.c * * Copyright (C) 2006 Takashi YOSHII <takasi-y@ops.dti.ne.jp> * * 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/kernel.h> #include <linux/err...
gpl-2.0
pokymobo/linux-yocto-lamobo-r1
drivers/gpu/drm/nouveau/core/core/subdev.c
917
3104
/* * Copyright 2012 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
Tesla-Redux-Devices/android_kernel_mediatek_sprout
arch/xtensa/kernel/xtensa_ksyms.c
1941
2894
/* * arch/xtensa/kernel/xtensa_ksyms.c * * Export Xtensa-specific functions for loadable modules. * * 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) 2001 - 2005 Tensilica ...
gpl-2.0
garyvan/openwrt
linux-3.10.20-rt14/arch/mips/sibyte/sb1250/bus_watcher.c
1941
7685
/* * Copyright (C) 2002,2003 Broadcom Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This pro...
gpl-2.0
itsmerajit/Samsung_j2
drivers/input/keyboard/lm8323.c
2453
22809
/* * drivers/i2c/chips/lm8323.c * * Copyright (C) 2007-2009 Nokia Corporation * * Written by Daniel Stone <daniel.stone@nokia.com> * Timo O. Karjalainen <timo.o.karjalainen@nokia.com> * * Updated by Felipe Balbi <felipe.balbi@nokia.com> * * This program is free software; you can redistribute it and...
gpl-2.0
RaYmunDooo/RaYmunDooo
drivers/acpi/acpica/exregion.c
3221
15317
/****************************************************************************** * * Module Name: exregion - ACPI default op_region (address space) handlers * *****************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Re...
gpl-2.0
attn1/android_kernel_pantech_oscar
drivers/input/touchscreen/synaptics/rmi_f19.c
3733
19210
/** * * Synaptics Register Mapped Interface (RMI4) Function $11 support for 2D. * Copyright (c) 2007 - 2011, Synaptics Incorporated * */ /* * This file is licensed under the GPL2 license. * *############################################################################# * GPL * * This program is free software;...
gpl-2.0
AOKP/kernel_sony_msm8x60
arch/mips/jz4740/timer.c
7573
1470
/* * Copyright (C) 2010, Lars-Peter Clausen <lars@metafoo.de> * JZ4740 platform timer support * * 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
T-Macgnolia/android_kernel_lge_g4stylus-stock
arch/alpha/kernel/core_irongate.c
8341
10512
/* * linux/arch/alpha/kernel/core_irongate.c * * Based on code written by David A. Rusling (david.rusling@reo.mts.dec.com). * * Copyright (C) 1999 Alpha Processor, Inc., * (David Daniel, Stig Telfer, Soohoon Lee) * * Code common to all IRONGATE core logic chips. */ #define __EXTERN_INLINE inline #include <as...
gpl-2.0
rhcp011235/sgh-t989_kernel
arch/mips/loongson/common/pm.c
10389
3273
/* * loongson-specific suspend support * * Copyright (C) 2009 Lemote Inc. * Author: Wu Zhangjin <wuzhangjin@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version ...
gpl-2.0
TeamExodus/kernel_google_msm
net/netfilter/nf_conntrack_broadcast.c
12437
2130
/* * broadcast connection tracking helper * * (c) 2005 Patrick McHardy <kaber@trash.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 * ...
gpl-2.0
TeamExodus/kernel_samsung_msm8930-common
drivers/message/i2o/memory.c
13205
8272
/* * Functions to handle I2O memory * * Pulled from the inlines in i2o headers and uninlined * * * 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 y...
gpl-2.0
drod2169/Linux-3.9.x
drivers/scsi/fnic/fnic_attrs.c
14997
1942
/* * Copyright 2008 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 the ...
gpl-2.0
identisoft-rashid/ec3_kernel
drivers/clocksource/time-efm32.c
406
6654
/* * Copyright (C) 2013 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ #define pr_fmt(fmt) KBUILD_MODNAME...
gpl-2.0
mitake/linux
arch/sh/kernel/setup.c
2198
8066
/* * arch/sh/kernel/setup.c * * This file handles the architecture-dependent parts of initialization * * Copyright (C) 1999 Niibe Yutaka * Copyright (C) 2002 - 2010 Paul Mundt */ #include <linux/screen_info.h> #include <linux/ioport.h> #include <linux/init.h> #include <linux/initrd.h> #include <linux/bootmem....
gpl-2.0
gotokernel/linux-3.14.4-qemu
drivers/atm/firestream.c
2710
55323
/* drivers/atm/firestream.c - FireStream 155 (MB86697) and * FireStream 50 (MB86695) device driver */ /* Written & (C) 2000 by R.E.Wolff@BitWizard.nl * Copied snippets from zatm.c by Werner Almesberger, EPFL LRC/ICA * and ambassador.c Copyright (C) 1995-1999 Madge Networks Ltd *...
gpl-2.0
sakuraba001/android_kernel_samsung_tblte
drivers/mfd/max77686-irq.c
2966
8997
/* * max77686-irq.c - Interrupt controller support for MAX77686 * * Copyright (C) 2012 Samsung Electronics Co.Ltd * Chiwoong Byun <woong.byun@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free So...
gpl-2.0
u-ra/android_kernel_htc_villec2
drivers/sbus/char/flash.c
2966
5115
/* flash.c: Allow mmap access to the OBP Flash, for OBP updates. * * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be) */ #include <linux/module.h> #include <linux/types.h> #include <linux/errno.h> #include <linux/miscdevice.h> #include <linux/fcntl.h> #include <linux/poll.h> #include <linux/init.h> #include <linu...
gpl-2.0
Droid-Concepts/DC-Elite_kernel_jf
net/mac80211/wep.c
4502
9337
/* * Software WEP encryption implementation * Copyright 2002, Jouni Malinen <jkmaline@cc.hut.fi> * Copyright 2003, Instant802 Networks, 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 Softwar...
gpl-2.0
cphelps76/DEMENTEDElite_kernel_jf
drivers/platform/x86/fujitsu-laptop.c
7830
33001
/*-*-linux-c-*-*/ /* Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@physics.adelaide.edu.au> Copyright (C) 2008 Peter Gruber <nokos@gmx.net> Copyright (C) 2008 Tony Vroon <tony@linx.net> Based on earlier work: Copyright (C) 2003 Shane Spencer <shane@bogomip.com> Adrian Yee <brewt-fujitsu@brewt.org> ...
gpl-2.0
rr-zenfone2/android_kernel_asus_moorefield
arch/powerpc/boot/hack-coff.c
14230
2397
/* * hack-coff.c - hack the header of an xcoff file to fill in * a few fields needed by the Open Firmware xcoff loader on * Power Macs but not initialized by objcopy. * * Copyright (C) Paul Mackerras 1997. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
gpl-2.0
nobodyAtall/nAa-kernel-ics
arch/x86/boot/compressed/misc.c
151
11235
/* * 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 * puts by Nick Holloway 1993, better puts by Martin Mares 1995 * High loaded stuff by Hans Lermen & Werner Almesberger, Feb. 1996 */ /* * we have to be c...
gpl-2.0
Koshu/thinkpad_tablet_jb_kernel
fs/jffs2/dir.c
151
23487
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org> * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kern...
gpl-2.0
freexperia/android_kernel_sony_tegra
sound/firewire/amdtp.c
151
15183
/* * Audio and Music Data Transmission Protocol (IEC 61883-6) streams * with Common Isochronous Packet (IEC 61883-1) headers * * Copyright (c) Clemens Ladisch <clemens@ladisch.de> * Licensed under the terms of the GNU General Public License, version 2. */ #include <linux/device.h> #include <linux/err.h> #include...
gpl-2.0
CyanideL/android_kernel_samsung_jf
drivers/media/video/msm-bayer/sensors/s5k6b2yx.c
151
23792
/* Copyright (c) 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 hope th...
gpl-2.0
iconia-dev/android_kernel_acer_t20-common
net/netfilter/ipset/ip_set_hash_netport.c
151
14137
/* Copyright (C) 2003-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> * * 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. */ /* Kernel module implementing an IP set type: the hash...
gpl-2.0
nychitman1/android_kernel_google_pixel
drivers/net/wireless/ti/wlcore/cmd.c
407
48650
/* * 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
koolkhel/linux
drivers/media/tuners/mt2131.c
1175
7934
/* * Driver for Microtune MT2131 "QAM/8VSB single chip tuner" * * Copyright (c) 2006 Steven Toth <stoth@linuxtv.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version ...
gpl-2.0
cavium-thunderx-open-source/linux
drivers/spi/spi-adi-v3.c
1431
25475
/* * Analog Devices SPI3 controller driver * * Copyright (c) 2014 Analog Devices Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the ...
gpl-2.0
sudeepdutt/mic
arch/powerpc/platforms/44x/iss4xx.c
1431
4340
/* * PPC476 board specific routines * * Copyright 2010 Torez Smith, IBM Corporation. * * Based on earlier code: * Matt Porter <mporter@kernel.crashing.org> * Copyright 2002-2005 MontaVista Software Inc. * * Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net> * Copyright (c) 2003-20...
gpl-2.0
sjp38/linux.rpi
arch/powerpc/platforms/44x/canyonlands.c
1431
3522
/* * This contain platform specific code for APM PPC460EX based Canyonlands * board. * * Copyright (c) 2010, Applied Micro Circuits Corporation * Author: Rupjyoti Sarmah <rsarmah@apm.com> * * 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
ciwrl/android_kernel_huawei_msm8939
drivers/media/dvb-frontends/tda8083.c
2455
12065
/* Driver for Philips TDA8083 based QPSK Demodulator Copyright (C) 2001 Convergence Integrated Media GmbH written by Ralph Metzler <ralph@convergence.de> adoption to the new DVB frontend API and diagnostic ioctl's by Holger Waechtler <holger@convergence.de> This program is free software; you...
gpl-2.0
bilalliberty/SebastianFM-kernel
drivers/base/power/opp.c
2711
20811
/* * Generic OPP Interface * * Copyright (C) 2009-2010 Texas Instruments Incorporated. * Nishanth Menon * Romit Dasgupta * Kevin Hilman * * 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 ...
gpl-2.0
agat63/AGAT_G3_kernel
drivers/i2c/busses/i2c-pmcmsp.c
3991
18075
/* * Specific bus support for PMC-TWI compliant implementation on MSP71xx. * * Copyright 2005-2007 PMC-Sierra, 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 versio...
gpl-2.0
TiaLuna/Nexus_S_kernel
drivers/infiniband/hw/qib/qib_srq.c
3991
9355
/* * 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
TeamRegular/android_kernel_lge_e2nxx-stock
drivers/media/video/v4l2-subdev.c
4247
8701
/* * V4L2 sub-device * * Copyright (C) 2010 Nokia Corporation * * Contact: Laurent Pinchart <laurent.pinchart@ideasonboard.com> * Sakari Ailus <sakari.ailus@iki.fi> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as ...
gpl-2.0
omnirom/android_kernel_sony_msm8930
arch/mips/lantiq/clk.c
4503
2989
/* * 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. * * Copyright (C) 2010 Thomas Langer <thomas.langer@lantiq.com> * Copyright (C) 2010 John Crispin <blogic@openwrt.org> */ #...
gpl-2.0
spezi77/android_kernel_google_mako
arch/sh/kernel/cpu/sh4a/setup-sh7723.c
4503
18579
/* * SH7723 Setup * * Copyright (C) 2008 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/platform_device.h> #include <linux/init.h> #include <linux/serial.h...
gpl-2.0
wyldstallyns/B14CKB1RD_kernel_m8
arch/m68k/platform/5272/config.c
4503
2982
/***************************************************************************/ /* * linux/arch/m68knommu/platform/5272/config.c * * Copyright (C) 1999-2002, Greg Ungerer (gerg@snapgear.com) * Copyright (C) 2001-2002, SnapGear Inc. (www.snapgear.com) */ /************************************************************...
gpl-2.0
KevinScottt/kernel-nk1-negalite-lt02ltespr
security/apparmor/file.c
4759
13000
/* * AppArmor security module * * This file contains AppArmor mediation of files * * Copyright (C) 1998-2008 Novell/SUSE * Copyright 2009-2010 Canonical 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 Fr...
gpl-2.0
airidosas252/cm10.2_kernel
arch/parisc/kernel/irq.c
7575
10293
/* * Code to handle x86 style IRQs plus some generic interrupt stuff. * * Copyright (C) 1992 Linus Torvalds * Copyright (C) 1994, 1995, 1996, 1997, 1998 Ralf Baechle * Copyright (C) 1999 SuSE GmbH (Philipp Rumpf, prumpf@tux.org) * Copyright (C) 1999-2000 Grant Grundler * Copyright (c) 2005 Matthew Wilcox * * ...
gpl-2.0
ztemt/NX506J_KitKat_kernel
net/mac80211/spectmgmt.c
7831
2891
/* * spectrum management * * Copyright 2003, Jouni Malinen <jkmaline@cc.hut.fi> * Copyright 2002-2005, Instant802 Networks, Inc. * Copyright 2005-2006, Devicescape Software, Inc. * Copyright 2006-2007 Jiri Benc <jbenc@suse.cz> * Copyright 2007, Michael Wu <flamingice@sourmilk.net> * Copyright 2007-2008, Intel ...
gpl-2.0
rektide/linux
drivers/gpu/drm/radeon/radeon_connectors.c
152
83228
/* * Copyright 2007-8 Advanced Micro Devices, Inc. * Copyright 2008 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * t...
gpl-2.0
EnJens/android-tegra-nv-2.6.39
arch/arm/mach-omap2/board-omap3logic.c
152
6438
/* * linux/arch/arm/mach-omap2/board-omap3logic.c * * Copyright (C) 2010 Li-Pro.Net * Stephan Linz <linz@li-pro.net> * * Copyright (C) 2010 Logic Product Development, Inc. * Peter Barada <peter.barada@logicpd.com> * * Modified from Beagle, EVM, and RX51 * * This program is free software; you can redistribute...
gpl-2.0
ghdk/os
drivers/staging/comedi/drivers/das08_isa.c
408
5405
/* * das08_isa.c * comedi driver for DAS08 ISA/PC-104 boards * * COMEDI - Linux Control and Measurement Device Interface * Copyright (C) 2000 David A. Schleef <ds@schleef.org> * Copyright (C) 2001,2002,2003 Frank Mori Hess <fmhess@users.sourceforge.net> * Copyright (C) 2004 Salvador E. Tropea <set@users.sf...
gpl-2.0
ipaccess/linux-yocto-3.10
arch/mips/mm/uasm.c
1944
12865
/* * 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. * * A small micro-assembler. It is intentionally kept simple, does only * support a subset of instructions, and does not try to hide pipeline...
gpl-2.0
96boards/linux
arch/blackfin/mach-bf533/boards/ip0x.c
1944
6930
/* * Copyright 2004-2009 Analog Devices Inc. * 2007 David Rowe * 2006 Intratrade Ltd. * Ivan Danov <idanov@gmail.com> * 2005 National ICT Australia (NICTA) * Aidan Williams <aidan@nicta.com.au> * * Licensed under the GPL-2 or l...
gpl-2.0
getitnowmarketing/Incredible-2.6.35-gb-mr
arch/parisc/math-emu/dfsub.c
1944
15897
/* * Linux/PA-RISC Project (http://www.parisc-linux.org/) * * Floating-point emulation code * Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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 * ...
gpl-2.0
Pantech-Discover/android_kernel_pantech_magnus
drivers/net/wireless/iwlwifi/iwl-2000.c
2712
10351
/****************************************************************************** * * Copyright(c) 2008 - 2012 Intel Corporation. All rights reserved. * * 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 Fr...
gpl-2.0
arm10c/linux
drivers/mmc/core/sdio_cis.c
2968
8996
/* * linux/drivers/mmc/core/sdio_cis.c * * Author: Nicolas Pitre * Created: June 11, 2007 * Copyright: MontaVista Software Inc. * * Copyright 2007 Pierre Ossman * * 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 * th...
gpl-2.0
lanniaoershi/android_kernel_oneplus_msm8994
arch/frv/kernel/frv_ksyms.c
3736
2999
#include <linux/module.h> #include <linux/linkage.h> #include <linux/sched.h> #include <linux/string.h> #include <linux/mm.h> #include <linux/user.h> #include <linux/elfcore.h> #include <linux/in6.h> #include <linux/interrupt.h> #include <asm/setup.h> #include <asm/pgalloc.h> #include <asm/irq.h> #include <asm/io.h> #...
gpl-2.0
ebildude123/Geass-Kernel-TF300T
arch/sh/kernel/cpu/sh4a/hwblk-sh7723.c
4504
4261
/* * arch/sh/kernel/cpu/sh4a/hwblk-sh7723.c * * SH7723 hardware block support * * Copyright (C) 2009 Magnus Damm * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of th...
gpl-2.0
drgroovestarr/kernel_samsung_manta
drivers/net/tokenring/skisa.c
4760
9809
/* * skisa.c: A network driver for SK-NET TMS380-based ISA token ring cards. * * Based on tmspci written 1999 by Adam Fritzler * * Written 2000 by Jochen Friedrich * Dedicated to my girlfriend Steffi Bopp * * This software may be used and distributed according to the terms * of the GNU General Public L...
gpl-2.0
wm8120/Linux-eMMC-journaling
arch/arm/mach-omap1/opp_data.c
4760
2132
/* * linux/arch/arm/mach-omap1/opp_data.c * * Copyright (C) 2004 - 2005 Nokia corporation * Written by Tuukka Tikkanen <tuukka.tikkanen@elektrobit.com> * Based on clocks.h by Tony Lindgren, Gordon McNutt and RidgeRun, Inc * * This program is free software; you can redistribute it and/or modify * it under th...
gpl-2.0
omega-roms/I9500_Stock_Kernel_KK_4.4.2
drivers/scsi/aic94xx/aic94xx_scb.c
9880
27270
/* * Aic94xx SAS/SATA driver SCB management. * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com> * * This file is licensed under GPLv2. * * This file is part of the aic94xx driver. * * The aic94xx driver is free software; you can redistribute...
gpl-2.0