repo_name
string
path
string
copies
string
size
string
content
string
license
string
jasonzhong/linux
drivers/thermal/x86_pkg_temp_thermal.c
221
16812
/* * x86_pkg_temp_thermal driver * Copyright (c) 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 published by the Free Software Foundation. * * This program is distributed in ...
gpl-2.0
jakeclawson/linux
arch/xtensa/kernel/pci-dma.c
221
5805
/* * DMA coherent memory allocation. * * 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 (C) 2...
gpl-2.0
farindk/linux-sunxi
drivers/cpuidle/cpuidle-clps711x.c
477
1657
/* * CLPS711X CPU idle driver * * Copyright (C) 2014 Alexander Shiyan <shc_work@mail.ru> * * 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 you...
gpl-2.0
winpih/Riderism-2.6.35
drivers/media/dvb/mantis/hopper_cards.c
989
6952
/* Hopper PCI bridge driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later v...
gpl-2.0
andrewoko-odion/linux
drivers/gpu/drm/gma500/psb_intel_sdvo.c
989
82247
/* * Copyright 2006 Dave Airlie <airlied@linux.ie> * Copyright © 2006-2007 Intel Corporation * Jesse Barnes <jesse.barnes@intel.com> * * 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...
gpl-2.0
Xmister/linux-sunxi
drivers/net/wireless/hostap/hostap_cs.c
2269
18239
#define PRISM2_PCCARD #include <linux/module.h> #include <linux/init.h> #include <linux/if.h> #include <linux/slab.h> #include <linux/wait.h> #include <linux/timer.h> #include <linux/skbuff.h> #include <linux/netdevice.h> #include <linux/workqueue.h> #include <linux/wireless.h> #include <net/iw_handler.h> #include <p...
gpl-2.0
Tesla-Redux-Devices/android_kernel_samsung_trlte
drivers/gpu/drm/nouveau/core/subdev/fb/nv36.c
2269
2736
/* * Copyright (C) 2010 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
gsstudios/Dorimanx-SG2-I9100-Kernel
kernel/gcov/gcc_3_4.c
2269
14111
/* * This code provides functions to handle gcc's profiling data format * introduced with gcc 3.4. Future versions of gcc may change the gcov * format (as happened before), so all format-specific information needs * to be kept modular and easily exchangeable. * * This file is based on gcc-internal definition...
gpl-2.0
M8s-dev/kernel_htc_msm8939
drivers/gpu/drm/nouveau/core/subdev/fb/nv4e.c
2269
2287
/* * Copyright (C) 2010 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
cargabsj175/android_kernel_alcatel_4012a
drivers/acpi/apei/ghes.c
2525
17171
/* * APEI Generic Hardware Error Source support * * Generic Hardware Error Source provides a way to report platform * hardware errors (such as that from chipset). It works in so called * "Firmware First" mode, that is, hardware errors are reported to * firmware firstly, then reported to Linux by firmware. This wa...
gpl-2.0
Perferom/android_kernel_samsung_msm
drivers/ide/pmac.c
2781
46824
/* * Support for IDE interfaces on PowerMacs. * * These IDE interfaces are memory-mapped and have a DBDMA channel * for doing DMA. * * Copyright (C) 1998-2003 Paul Mackerras & Ben. Herrenschmidt * Copyright (C) 2007-2008 Bartlomiej Zolnierkiewicz * * This program is free software; you can redistribute it an...
gpl-2.0
AzraelsKiss/android_kernel_samsung_smdk4412
lib/uuid.c
4317
1398
/* * Unified UUID/GUID definition * * Copyright (C) 2009, Intel Corp. * Huang Ying <ying.huang@intel.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published by the Free Software Foundation; * * This program i...
gpl-2.0
crystalfontz/linux-2.6
arch/mips/mipssim/sim_console.c
9437
1218
/* * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warran...
gpl-2.0
R-M-S/DragunKorr_V.12-MAX-3.0.42
fs/squashfs/export.c
11485
4728
/* * Squashfs - a compressed read only filesystem for Linux * * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008 * Phillip Lougher <phillip@squashfs.org.uk> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the...
gpl-2.0
Muyiafan/android_kernel_oneplus_msm8994
drivers/power/qpnp-charger.c
222
152822
/* Copyright (c) 2012-2015, 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
GiulianoFranchetto/linux-at91
drivers/clk/tegra/clk-divider.c
734
4433
/* * Copyright (c) 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 Foundation. * * This program is distributed in the hope...
gpl-2.0
MinimumLaw/uccu-kernel
arch/x86/kernel/reboot_fixups_32.c
990
2283
/* * This is a good place to put board specific reboot fixups. * * List of supported fixups: * geode-gx1/cs5530a - Jaya Kumar <jayalk@intworks.biz> * geode-gx/lx/cs5536 - Andres Salomon <dilinger@debian.org> * */ #include <asm/delay.h> #include <linux/pci.h> #include <linux/interrupt.h> #include <asm/reboot_fix...
gpl-2.0
wengpingbo/linux
drivers/hwmon/smsc47b397.c
1502
8959
/* * smsc47b397.c - Part of lm_sensors, Linux kernel modules * for hardware monitoring * * Supports the SMSC LPC47B397-NC Super-I/O chip. * * Author/Maintainer: Mark M. Hoffman <mhoffman@lightlink.com> * Copyright (C) 2004 Utilitek Systems, Inc. * * derived in part from smsc47m1.c: * Copyright (C) 2002 Mark D...
gpl-2.0
cbolumar/android_kernel_samsung_a3ulte
drivers/usb/storage/uas.c
2526
29750
/* * USB Attached SCSI * Note that this is not the same as the USB Mass Storage driver * * Copyright Matthew Wilcox for Intel Corp, 2010 * Copyright Sarah Sharp for Intel Corp, 2010 * * Distributed under the terms of the GNU GPL, version two. */ #include <linux/blkdev.h> #include <linux/slab.h> #include <linux...
gpl-2.0
stevegaron/android-kernel-tuna
drivers/hwmon/ultra45_env.c
2782
8635
/* ultra45_env.c: Driver for Ultra45 PIC16F747 environmental monitor. * * Copyright (C) 2008 David S. Miller <davem@davemloft.net> */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/slab.h> #include <linux/of_device.h> #include <linux/io.h> #include <linux/hwmon.h> #include <linux/hwmon-sysfs.h> ...
gpl-2.0
TheYorickable/tf300t_jb_kernel
fs/proc/vmcore.c
2782
17522
/* * fs/proc/vmcore.c Interface for accessing the crash * dump from the system's previous life. * Heavily borrowed from fs/proc/kcore.c * Created by: Hariprasad Nellitheertha (hari@in.ibm.com) * Copyright (C) IBM Corporation, 2004. All rights reserved * */ #include <linux/mm.h> #include <linux/proc_fs.h> ...
gpl-2.0
lnfamous/Kernel_Htc_Pico_CyanogenMod9
drivers/scsi/in2000.c
3038
73554
/* * in2000.c - Linux device driver for the * Always IN2000 ISA SCSI card. * * Copyright (c) 1996 John Shifflett, GeoLog Consulting * john@geolog.com * jshiffle@netcom.com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General P...
gpl-2.0
evitareul/android_kernel_htc_evitareul
fs/jffs2/build.c
3294
11123
/* * 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
titusece/linux_imx
arch/arm/mach-omap2/omap_hwmod_common_data.c
4574
1979
/* * omap_hwmod common data structures * * Copyright (C) 2010 Texas Instruments, Inc. * Thara Gopinath <thara@ti.com> * Benoît Cousson * * Copyright (C) 2010 Nokia Corporation * Paul Walmsley * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ...
gpl-2.0
limbo127/KVMGT-kernel
sound/last.c
4830
1272
/* * Advanced Linux Sound Architecture * Copyright (c) by 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 * the Free Software Foundation; either version 2 of the License, or ...
gpl-2.0
ftCommunity/ft-TXT
board/knobloch/TXT/board-support/ti-linux/sound/last.c
4830
1272
/* * Advanced Linux Sound Architecture * Copyright (c) by 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 * the Free Software Foundation; either version 2 of the License, or ...
gpl-2.0
AOKP/kernel_asus_flo
sound/oss/pas2_card.c
5086
9558
/* * sound/oss/pas2_card.c * * Detection routine for the Pro Audio Spectrum cards. */ #include <linux/init.h> #include <linux/interrupt.h> #include <linux/module.h> #include <linux/spinlock.h> #include "sound_config.h" #include "pas2.h" #include "sb.h" static unsigned char dma_bits[] = { 4, 1, 2, 3, 0, 5, 6, 7 ...
gpl-2.0
HackLinux/kernel-pandaboard-ES-RevB3
arch/mips/rb532/prom.c
8670
3647
/* * RouterBoard 500 specific prom routines * * Copyright (C) 2003, Peter Sadik <peter.sadik@idt.com> * Copyright (C) 2005-2006, P.Christeas <p_christ@hol.gr> * Copyright (C) 2007, Gabor Juhos <juhosg@openwrt.org> * Felix Fietkau <nbd@openwrt.org> * Florian Fainelli <florian@openwrt.org> * * This prog...
gpl-2.0
kevinzhang1986/android_kernel_oneplus_msm8994
drivers/spmi/spmi-pmic-arb.c
223
37344
/* Copyright (c) 2012-2015, 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
shardul-seth/PAC-man_semc-kernel-msm7x30
arch/arm/plat-s3c/pm.c
479
8918
/* linux/arch/arm/plat-s3c/pm.c * * Copyright 2008 Openmoko, Inc. * Copyright 2004,2006,2008 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * http://armlinux.simtec.co.uk/ * * S3C common power management (suspend to ram) support. * * This program is free software; you can redistribute it and/or modify * it...
gpl-2.0
cleech/linux
sound/pci/oxygen/oxygen_pcm.c
479
22477
// SPDX-License-Identifier: GPL-2.0-only /* * C-Media CMI8788 driver - PCM code * * Copyright (c) Clemens Ladisch <clemens@ladisch.de> */ #include <linux/pci.h> #include <sound/control.h> #include <sound/core.h> #include <sound/pcm.h> #include <sound/pcm_params.h> #include "oxygen.h" /* most DMA channels have a 1...
gpl-2.0
ztotherad/nd7
drivers/gpu/drm/i810/i810_dma.c
479
33485
/* i810_dma.c -- DMA support for the i810 -*- linux-c -*- * Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com * * Copyright 1999 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California. * All Rights Reserved. * * Permission is hereby granted, f...
gpl-2.0
drod2169/Linux-Kernel
net/netfilter/nft_immediate.c
735
3488
/* * Copyright (c) 2008-2009 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 version 2 as * published by the Free Software Foundation. * * Development of this code funded by Astaro AG (http://www.ast...
gpl-2.0
Kirmaniarslan/xaak_sense_kernel
drivers/net/wireless/iwlwifi/iwl-led.c
2271
6336
/****************************************************************************** * * Copyright(c) 2003 - 2011 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
draekko/android_kernel_ba2x_2.0
drivers/infiniband/hw/qib/qib_mad.c
2527
62689
/* * Copyright (c) 2006, 2007, 2008, 2009, 2010 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 Lice...
gpl-2.0
guylamar2006/android_kernel_samsung_smdk4412
drivers/scsi/fnic/fnic_scsi.c
2527
48985
/* * 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
TREX-ROM/android_kernel_asus_grouper
net/mac80211/debugfs.c
2783
15724
/* * mac80211 debugfs for wireless PHYs * * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * * GPLv2 * */ #include <linux/debugfs.h> #include <linux/rtnetlink.h> #include "ieee80211_i.h" #include "driver-ops.h" #include "rate.h" #include "debugfs.h" int mac80211_open_file_generic(struct inode *inode...
gpl-2.0
CyanogenMod/hardkernel-kernel-4412
drivers/hwmon/ad7414.c
3039
7247
/* * An hwmon driver for the Analog Devices AD7414 * * Copyright 2006 Stefan Roese <sr at denx.de>, DENX Software Engineering * * Copyright (c) 2008 PIKA Technologies * Sean MacLennan <smaclennan@pikatech.com> * * Copyright (c) 2008 Spansion Inc. * Frank Edelhaeuser <frank.edelhaeuser at spansion.com> * ...
gpl-2.0
kim6515516/fastmodel-on-kvm
drivers/media/dvb-frontends/au8522_common.c
4319
7569
/* Auvitek AU8522 QAM/8VSB demodulator driver Copyright (C) 2008 Steven Toth <stoth@linuxtv.org> Copyright (C) 2008 Devin Heitmueller <dheitmueller@linuxtv.org> Copyright (C) 2005-2008 Auvitek International, Ltd. Copyright (C) 2012 Michael Krufky <mkrufky@linuxtv.org> This program is free soft...
gpl-2.0
wurikiji/ttFS
ulinux/linux-3.10.61/drivers/media/platform/marvell-ccic/cafe-driver.c
7903
17526
/* * A driver for the CMOS camera controller in the Marvell 88ALP01 "cafe" * multifunction chip. Currently works with the Omnivision OV7670 * sensor. * * The data sheet for this device can be found at: * http://www.marvell.com/products/pc_connectivity/88alp01/ * * Copyright 2006-11 One Laptop Per Child Asso...
gpl-2.0
lyapota/enru-3.1.10-g7f360be
drivers/infiniband/hw/ehca/hcp_if.c
8415
28897
/* * IBM eServer eHCA Infiniband device driver for Linux on POWER * * Firmware Infiniband Interface code for POWER * * Authors: Christoph Raisch <raisch@de.ibm.com> * Hoang-Nam Nguyen <hnguyen@de.ibm.com> * Joachim Fenkes <fenkes@de.ibm.com> * Gerd Bayer <gerd.bayer@de.ibm.com> ...
gpl-2.0
Jimmyk422/android_kernel_samsung_iconvmu
drivers/s390/char/tape_proc.c
9183
3401
/* * drivers/s390/char/tape.c * tape device driver for S/390 and zSeries tapes. * * S390 and zSeries version * Copyright (C) 2001 IBM Corporation * Author(s): Carsten Otte <cotte@de.ibm.com> * Michael Holzheu <holzheu@de.ibm.com> * Tuan Ngo-Anh <ngoanh@de.ibm.com> * * PROCFS Functions */ #def...
gpl-2.0
mgbotoe/GT-I8552-kernel-source
tools/power/cpupower/bench/benchmark.c
9951
5607
/* cpufreq-bench CPUFreq microbenchmark * * Copyright (C) 2008 Christian Kornacker <ckornacker@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licen...
gpl-2.0
Xanwar/android_kernel_asus_a500cg
drivers/oprofile/oprof.c
9951
5163
/** * @file oprof.c * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/oprofile.h> #include <linux/moduleparam.h> #include <linux/workqueue.h> ...
gpl-2.0
StarKissed/starkissed-kernel-mecha
drivers/atm/nicstarmac.c
13023
6098
/* * this file included by nicstar.c */ /* * nicstarmac.c * Read this ForeRunner's MAC address from eprom/eeprom */ #include <linux/kernel.h> typedef void __iomem *virt_addr_t; #define CYCLE_DELAY 5 /* This was the original definition #define osp_MicroDelay(microsec) \ do { int _i = 4*microsec; while (...
gpl-2.0
gwlim/barrier-breaker-hw550-3g
target/linux/amazon/files/drivers/net/ethernet/admmod.c
224
41442
/****************************************************************************** Copyright (c) 2004, Infineon Technologies. All rights reserved. No Warranty Because the program is licensed free of charge, there is no warranty for the program, to the extent permitted by applica...
gpl-2.0
faust93/kernel_f93_a5f
arch/arm/mach-omap2/cpuidle44xx.c
992
5969
/* * OMAP4+ CPU idle Routines * * Copyright (C) 2011-2013 Texas Instruments, Inc. * Santosh Shilimkar <santosh.shilimkar@ti.com> * Rajendra Nayak <rnayak@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * publis...
gpl-2.0
botioni/aml_linux_kernel
arch/arm/mach-bcmring/clock.c
1504
5119
/***************************************************************************** * Copyright 2001 - 2009 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
alberto-fc/gg
net/ipv6/mip6.c
1760
13638
/* * Copyright (C)2003-2006 Helsinki University of Technology * Copyright (C)2003-2006 USAGI/WIDE Project * * 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
alexax66/KitKat_kernel_fortunave3g
drivers/net/ethernet/amd/lance.c
2528
41377
/* lance.c: An AMD LANCE/PCnet ethernet driver for Linux. */ /* Written/copyright 1993-1998 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, incorp...
gpl-2.0
schuhumi/i9100-proper-linux-kernel
sound/soc/ep93xx/ep93xx-ac97.c
2528
11766
/* * ASoC driver for Cirrus Logic EP93xx AC97 controller. * * Copyright (c) 2010 Mika Westerberg * * Based on s3c-ac97 ASoC driver by Jaswinder Singh. * * 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 ...
gpl-2.0
yinquan529/pandaboard
fs/cramfs/inode.c
2784
14823
/* * Compressed rom filesystem for Linux. * * Copyright (C) 1999 Linus Torvalds. * * This file is released under the GPL. */ /* * These are the VFS interfaces to the compressed rom filesystem. * The actual compression is based on zlib, see the other files. */ #include <linux/module.h> #include <linux/fs.h> #...
gpl-2.0
StarKissed/recovery-cwm-ekgc100
drivers/video/via/global.c
2784
1665
/* * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2008 S3 Graphics, 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 ...
gpl-2.0
nikitines/zte-kernel-roamer2
fs/ioctl.c
3040
16060
/* * linux/fs/ioctl.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include <linux/syscalls.h> #include <linux/mm.h> #include <linux/capability.h> #include <linux/file.h> #include <linux/fs.h> #include <linux/security.h> #include <linux/module.h> #include <linux/uaccess.h> #include <linux/writeback.h> #includ...
gpl-2.0
Ca1ne/Enoch-Sense-Kernel-old
drivers/acpi/acpica/utxface.c
3040
18356
/****************************************************************************** * * Module Name: utxface - External interfaces for "global" ACPI functions * *****************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Redi...
gpl-2.0
fronti90/kernel_lge_geefhd
fs/exofs/inode.c
4832
37240
/* * Copyright (C) 2005, 2006 * Avishay Traeger (avishay@gmail.com) * Copyright (C) 2008, 2009 * Boaz Harrosh <bharrosh@panasas.com> * * Copyrights for code taken from ext2: * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Univ...
gpl-2.0
OESF/Linaro-Android_LinaroSprint2011Q1
arch/arm/mach-clps711x/edb7211-mm.c
4832
2679
/* * linux/arch/arm/mach-clps711x/mm.c * * Extra MM routines for the EDB7211 board * * Copyright (C) 2000, 2001 Blue Mug, 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 Soft...
gpl-2.0
zparallax/amplitude_kernel_aosp
sound/pci/ctxfi/ctmixer.c
5600
30717
/** * Copyright (C) 2008, Creative Technology Ltd. All Rights Reserved. * * This source file is released under GPL v2 license (no other versions). * See the COPYING file included in the main directory of this source * distribution for the license terms and conditions. * * @File ctmixer.c * * @Brief * This fil...
gpl-2.0
arrrghhh/android_kernel_samsung_mondrianwifi
drivers/net/wireless/zd1211rw/zd_rf.c
12512
4050
/* ZD1211 USB-WLAN driver for Linux * * Copyright (C) 2005-2007 Ulrich Kunitz <kune@deine-taler.de> * Copyright (C) 2006-2007 Daniel Drake <dsd@gentoo.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 So...
gpl-2.0
NicholasPace/android_kernel_asus_Z00A
arch/ia64/lib/checksum.c
13536
2604
/* * Network checksum routines * * Copyright (C) 1999, 2003 Hewlett-Packard Co * Stephane Eranian <eranian@hpl.hp.com> * * Most of the code coming from arch/alpha/lib/checksum.c * * This file contains network checksum routines that are better done * in an architecture-specific manner due to speed.. */ #inclu...
gpl-2.0
yetu/linux-pfla02
arch/arm/mach-omap2/cm33xx.c
481
10444
/* * AM33XX CM functions * * Copyright (C) 2011-2012 Texas Instruments Incorporated - http://www.ti.com/ * Vaibhav Hiremath <hvaibhav@ti.com> * * Reference taken from from OMAP4 cminst44xx.c * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public ...
gpl-2.0
codeaurora-unoffical/linux-msm
drivers/usb/musb/musb_cppi41.c
481
21930
// SPDX-License-Identifier: GPL-2.0 #include <linux/device.h> #include <linux/dma-mapping.h> #include <linux/dmaengine.h> #include <linux/sizes.h> #include <linux/platform_device.h> #include <linux/of.h> #include "cppi_dma.h" #include "musb_core.h" #include "musb_trace.h" #define RNDIS_REG(x) (0x80 + ((x - 1) * 4)) ...
gpl-2.0
allwinner/linux-2.6.36
drivers/parisc/eisa_eeprom.c
993
3008
/* * EISA "eeprom" support routines * * Copyright (C) 2001 Thomas Bogendoerfer <tsbogend at parisc-linux.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 v...
gpl-2.0
david-a-wheeler/linux
sound/core/memory.c
1249
2567
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * * Misc memory accessors * * * 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...
gpl-2.0
Dosis/geeksphone-kernel-zero-2.6.35
drivers/video/tmiofb.c
1505
28536
/* * Frame Buffer Device for Toshiba Mobile IO(TMIO) controller * * Copyright(C) 2005-2006 Chris Humbert * Copyright(C) 2005 Dirk Opfer * Copytight(C) 2007,2008 Dmitry Baryshkov * * Based on: * drivers/video/w100fb.c * code written by Sharp/Lineo for 2.4 kernels * * This program is free software; you can red...
gpl-2.0
AmeriCanAndroid/aca-evo3d-omega-htc-35
drivers/staging/otus/80211core/performance.c
1505
13305
/* * Copyright (c) 2007-2008 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
kirilllavrov/android_kernel_huawei_s10101l
arch/arm/mach-omap1/time.c
2273
8347
/* * linux/arch/arm/mach-omap1/time.c * * OMAP Timers * * Copyright (C) 2004 Nokia Corporation * Partial timer rewrite and additional dynamic tick timer support by * Tony Lindgen <tony@atomide.com> and * Tuukka Tikkanen <tuukka.tikkanen@elektrobit.com> * * MPU timer code based on the older MPU timer code for ...
gpl-2.0
cooks8/android_kernel_samsung_smdk4x12
fs/notify/fanotify/fanotify_user.c
2529
21954
#include <linux/fanotify.h> #include <linux/fcntl.h> #include <linux/file.h> #include <linux/fs.h> #include <linux/anon_inodes.h> #include <linux/fsnotify_backend.h> #include <linux/init.h> #include <linux/mount.h> #include <linux/namei.h> #include <linux/poll.h> #include <linux/security.h> #include <linux/syscalls.h> ...
gpl-2.0
faux123/msm8660-htc-ics
drivers/infiniband/hw/mthca/mthca_main.c
2529
37418
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be license...
gpl-2.0
sarwarbhuiyan/linux
drivers/net/wireless/cw1200/bh.c
2529
14821
/* * Device handling thread implementation for mac80211 ST-Ericsson CW1200 drivers * * Copyright (c) 2010, ST-Ericsson * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> * * Based on: * ST-Ericsson UMAC CW1200 driver, which is * Copyright (c) 2010, ST-Ericsson * Author: Ajitpal Singh <ajitpal.singh@ster...
gpl-2.0
XileForce/Linaro-LSK
drivers/net/wireless/rtlwifi/rtl8188ee/pwrseq.c
2785
3418
/****************************************************************************** * * 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
scotthartbti/android_kernel_samsung_trlte
drivers/video/sis/initextlfb.c
4833
7140
/* * SiS 300/540/630[S]/730[S] * SiS 315[E|PRO]/550/[M]65x/[M]66x[F|M|G]X/[M]74x[GX]/330/[M]76x[GX] * XGI V3XT/V5/V8, Z7 * frame buffer driver for Linux kernels >= 2.4.14 and >=2.6.3 * * Linux kernel specific extensions to init.c/init301.c * * Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria. * * ...
gpl-2.0
Kurre/kernel_exynos_KK
arch/x86/mm/tlb.c
7649
9009
#include <linux/init.h> #include <linux/mm.h> #include <linux/spinlock.h> #include <linux/smp.h> #include <linux/interrupt.h> #include <linux/module.h> #include <linux/cpu.h> #include <asm/tlbflush.h> #include <asm/mmu_context.h> #include <asm/cache.h> #include <asm/apic.h> #include <asm/uv/uv.h> DEFINE_PER_CPU_SHAR...
gpl-2.0
CM-Tab-S/android_kernel_samsung_klimtwifi
drivers/net/wireless/orinoco/hw.c
8417
34700
/* Encapsulate basic setting changes and retrieval on Hermes hardware * * See copyright notice in main.c */ #include <linux/kernel.h> #include <linux/device.h> #include <linux/if_arp.h> #include <linux/ieee80211.h> #include <linux/wireless.h> #include <net/cfg80211.h> #include "hermes.h" #include "hermes_rid.h" #inc...
gpl-2.0
Kali-/lge-kernel-msm7x30
arch/sparc/kernel/sparc_ksyms_32.c
9185
1127
/* * arch/sparc/kernel/ksyms.c: Sparc specific ksyms support. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1996 Eddie C. Dost (ecd@skynet.be) */ #include <linux/module.h> #include <linux/init.h> #include <asm/pgtable.h> #include <asm/uaccess.h> #include <asm/delay.h> #include <...
gpl-2.0
jekkos/android_kernel_htc_msm8960
drivers/uwb/drp-avail.c
14817
8822
/* * Ultra Wide Band * DRP availability management * * Copyright (C) 2005-2006 Intel Corporation * Reinette Chatre <reinette.chatre@intel.com> * Copyright (C) 2008 Cambridge Silicon Radio Ltd. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publi...
gpl-2.0
varigit/VAR-SOM-AM33-Kernel-3-14
drivers/cpufreq/cpufreq_stats.c
226
10004
/* * drivers/cpufreq/cpufreq_stats.c * * Copyright (C) 2003-2004 Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>. * (C) 2004 Zou Nan hai <nanhai.zou@intel.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 * p...
gpl-2.0
turl/zeppelin_kernel
arch/sh/mm/fault_64.c
226
8021
/* * The SH64 TLB miss. * * Original code from fault.c * Copyright (C) 2000, 2001 Paolo Alberelli * * Fast PTE->TLB refill path * Copyright (C) 2003 Richard.Curnow@superh.com * * IMPORTANT NOTES : * The do_fast_page_fault function is called from a context in entry.S * where very few registers have been save...
gpl-2.0
GalaxyTab4/starlightknight_kernel_samsung_matissewifi
drivers/input/mouse/psmouse-base.c
482
45762
/* * PS/2 mouse driver * * Copyright (c) 1999-2002 Vojtech Pavlik * Copyright (c) 2003-2004 Dmitry Torokhov */ /* * 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 ...
gpl-2.0
mturquette/linux-omap-android
arch/ia64/kernel/mca_drv.c
738
21845
/* * File: mca_drv.c * Purpose: Generic MCA handling layer * * Copyright (C) 2004 FUJITSU LIMITED * Copyright (C) 2004 Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> * Copyright (C) 2005 Silicon Graphics, Inc * Copyright (C) 2005 Keith Owens <kaos@sgi.com> * Copyright (C) 2006 Russ Anderson <rja@sgi.com> */ #i...
gpl-2.0
BrokenDev/kernel_samsung_msm8660-common
net/sunrpc/rpcb_clnt.c
994
28229
/* * In-kernel rpcbind client supporting versions 2, 3, and 4 of the rpcbind * protocol * * Based on RFC 1833: "Binding Protocols for ONC RPC Version 2" and * RFC 3530: "Network File System (NFS) version 4 Protocol" * * Original: Gilles Quillard, Bull Open Source, 2005 <gilles.quillard@bull.net> * Updated: Chuc...
gpl-2.0
kevin78/linux-kevin
lib/decompress_inflate.c
994
3880
#ifdef STATIC /* Pre-boot environment: included */ /* prevent inclusion of _LINUX_KERNEL_H in pre-boot environment: lots * errors about console_printk etc... on ARM */ #define _LINUX_KERNEL_H #include "zlib_inflate/inftrees.c" #include "zlib_inflate/inffast.c" #include "zlib_inflate/inflate.c" #else /* STATIC */ /*...
gpl-2.0
btolfa/kernel_tion_pro28
drivers/serial/cpm_uart/cpm_uart_cpm1.c
1250
4085
/* * linux/drivers/serial/cpm_uart.c * * Driver for CPM (SCC/SMC) serial ports; CPM1 definitions * * Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2) * Pantelis Antoniou (panto@intracom.gr) (CPM1) * * Copyright (C) 2004 Freescale Semiconductor, Inc. * (C) 2004 Intracom, S.A...
gpl-2.0
Silentlys/android_kernel_xiaomi_redmi2
arch/arm/mach-omap2/omap_device.c
2018
23538
/* * omap_device implementation * * Copyright (C) 2009-2010 Nokia Corporation * Paul Walmsley, Kevin Hilman * * Developed in collaboration with (alphabetical order): Benoit * Cousson, Thara Gopinath, Tony Lindgren, Rajendra Nayak, Vikram * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard * Wood...
gpl-2.0
maxwen/primou-kernel-HELLBOY
arch/arm/mach-cns3xxx/core.c
2530
6505
/* * Copyright 1999 - 2003 ARM Limited * Copyright 2000 Deep Blue Solutions Ltd * Copyright 2008 Cavium Networks * * This file 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
WhiteDawn/Whatever-Flo-Android-Kernel
drivers/gpu/drm/nouveau/nouveau_fbcon.c
3042
14816
/* * Copyright © 2007 David Airlie * * 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,...
gpl-2.0
bruce2728/android_kernel_htc_msm8660
drivers/acpi/acpica/utdebug.c
3042
19311
/****************************************************************************** * * Module Name: utdebug - Debug print routines * *****************************************************************************/ /* * Copyright (C) 2000 - 2011, Intel Corp. * All rights reserved. * * Redistribution and use in sourc...
gpl-2.0
olexiyt/telechips-linux
drivers/media/video/hexium_orion.c
3042
12980
/* hexium_orion.c - v4l2 driver for the Hexium Orion frame grabber cards Visit http://www.mihu.de/linux/saa7146/ and follow the link to "hexium" for further details about this card. Copyright (C) 2003 Michael Hunold <michael@mihu.de> This program is free software; you can redistribute it and/or m...
gpl-2.0
CyanogenMod/android_kernel_sony_msm8x60
fs/fcntl.c
4322
19144
/* * linux/fs/fcntl.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include <linux/syscalls.h> #include <linux/init.h> #include <linux/mm.h> #include <linux/fs.h> #include <linux/file.h> #include <linux/fdtable.h> #include <linux/capability.h> #include <linux/dnotify.h> #include <linux/slab.h> #include <linux...
gpl-2.0
songbaby/linux
drivers/platform/x86/intel_scu_ipcutil.c
8674
3046
/* * intel_scu_ipc.c: Driver for the Intel SCU IPC mechanism * * (C) Copyright 2008-2010 Intel Corporation * Author: Sreedhara DS (sreedhara.ds@intel.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
jderrick/linux-block
arch/sh/kernel/cpu/sh3/clock-sh7705.c
9186
2170
/* * arch/sh/kernel/cpu/sh3/clock-sh7705.c * * SH7705 support for the clock framework * * Copyright (C) 2005 Paul Mundt * * FRQCR parsing hacked out of arch/sh/kernel/time.c * * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2002, 20...
gpl-2.0
LuckJC/cubie-linux
arch/sh/kernel/cpu/sh3/clock-sh7705.c
9186
2170
/* * arch/sh/kernel/cpu/sh3/clock-sh7705.c * * SH7705 support for the clock framework * * Copyright (C) 2005 Paul Mundt * * FRQCR parsing hacked out of arch/sh/kernel/time.c * * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2002, 20...
gpl-2.0
LeeDroid-/LeeDrOiD-Hima-M9
arch/sh/kernel/cpu/sh4/clock-sh4.c
9186
1997
/* * arch/sh/kernel/cpu/sh4/clock-sh4.c * * Generic SH-4 support for the clock framework * * Copyright (C) 2005 Paul Mundt * * FRQCR parsing hacked out of arch/sh/kernel/time.c * * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2002,...
gpl-2.0
redmi/android_kernel_HM2014811
arch/um/drivers/mconsole_user.c
9698
5347
/* * Copyright (C) 2001 Lennert Buytenhek (buytenh@gnu.org) * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <errno.h> #include <string.h> #include <unistd.h> #include <sys/socket.h> #include <sys/uio.h> #include <sys/un.h> #include "mconsole.h" static s...
gpl-2.0
p500-ics-cm9/caf-msm-kernel
drivers/media/dvb/mantis/mantis_vp3030.c
11234
2653
/* Mantis VP-3030 driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later vers...
gpl-2.0
santod/NuK3rn3l_m7_sense_lollipop
drivers/media/dvb/mantis/mantis_vp3030.c
11234
2653
/* Mantis VP-3030 driver Copyright (C) Manu Abraham (abraham.manu@gmail.com) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later vers...
gpl-2.0
tamlok/linux
drivers/pinctrl/intel/pinctrl-intel.c
227
29169
/* * Intel pinctrl/GPIO core driver. * * Copyright (C) 2015, Intel Corporation * Authors: Mathias Nyman <mathias.nyman@linux.intel.com> * Mika Westerberg <mika.westerberg@linux.intel.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
veo-labs/linux-veobox
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c
227
33342
/****************************************************************************** * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR ...
gpl-2.0
tinyclub/linux-loongson-community
arch/arm64/crypto/aes-ce-ccm-glue.c
483
7656
/* * aes-ccm-glue.c - AES-CCM transform for ARMv8 with Crypto Extensions * * Copyright (C) 2013 - 2014 Linaro Ltd <ard.biesheuvel@linaro.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 Softwa...
gpl-2.0
Kcilorak/s2110_3.0.8_kernel
drivers/gpu/drm/i915/intel_hdmi.c
739
12643
/* * Copyright 2006 Dave Airlie <airlied@linux.ie> * Copyright © 2006-2009 Intel Corporation * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without lim...
gpl-2.0