repo_name
string
path
string
copies
string
size
string
content
string
license
string
OSLL/greenmesh
drivers/media/video/gspca/stv0680.c
162
10489
/* * STV0680 USB Camera Driver * * Copyright (C) 2009 Hans de Goede <hdegoede@redhat.com> * * This module is adapted from the in kernel v4l1 stv680 driver: * * STV0680 USB Camera Driver, by Kevin Sisson (kjsisson@bellsouth.net) * * Thanks to STMicroelectronics for information on the usb commands, and * to St...
gpl-2.0
xaxaxa/linux-3.13-socfpga-vserver-aufs
drivers/gpu/drm/radeon/btc_dpm.c
162
87364
/* * Copyright 2011 Advanced Micro Devices, 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, m...
gpl-2.0
jcadduono/android_kernel_lge_msm8996
drivers/gpu/drm/radeon/radeon_uvd.c
162
24295
/* * Copyright 2011 Advanced Micro Devices, Inc. * 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...
gpl-2.0
gromikakao/e980-zeKrnl
drivers/video/msm/mipi_truly_tft540960_1_e_cmd_qhd_pt.c
418
2850
/* 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
nics21212/android_kernel_samsung_msm8660-common
arch/arm/mach-omap2/common-board-devices.c
418
3738
/* * common-board-devices.c * * Copyright (C) 2011 CompuLab, Ltd. * Author: Mike Rapoport <mike@compulab.co.il> * * 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 pro...
gpl-2.0
DreamCore/DreamCore
dep/g3dlite/source/GImage_bmp.cpp
674
20514
/** @file GImage_bmp.cpp @author Morgan McGuire, http://graphics.cs.williams.edu @created 2002-05-27 @edited 2006-05-10 */ #include "G3D/platform.h" #include "G3D/GImage.h" #include "G3D/BinaryInput.h" #include "G3D/BinaryOutput.h" #include "G3D/Log.h" namespace G3D { #ifndef G3D_WIN32 /** This is used by ...
gpl-2.0
liusen09003110-163-com/linux
net/netfilter/nft_ct.c
674
10268
/* * 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
CyanogenMod/android_kernel_cyanogen_msm8916
drivers/acpi/numa.c
2210
8840
/* * acpi_numa.c - ACPI NUMA support * * Copyright (C) 2002 Takayoshi Kochi <t-kochi@bq.jp.nec.com> * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License a...
gpl-2.0
schqiushui/kernel_lollipop_sense_a52
sound/isa/azt2320.c
2722
9842
/* card-azt2320.c - driver for Aztech Systems AZT2320 based soundcards. Copyright (C) 1999-2000 by Massimo Piccioni <dafastidio@libero.it> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foun...
gpl-2.0
gp-b2g/gp-peak-kernel
arch/x86/kernel/apic/apic_noop.c
2978
4659
/* * NOOP APIC driver. * * Does almost nothing and should be substituted by a real apic driver via * probe routine. * * Though in case if apic is disabled (for some reason) we try * to not uglify the caller's code and allow to call (some) apic routines * like self-ipi, etc... */ #include <linux/threads.h> #in...
gpl-2.0
silence-star/android_kernel_nubia_NX503A
drivers/net/ethernet/sun/sungem.c
4770
77950
/* $Id: sungem.c,v 1.44.2.22 2002/03/13 01:18:12 davem Exp $ * sungem.c: Sun GEM ethernet driver. * * Copyright (C) 2000, 2001, 2002, 2003 David S. Miller (davem@redhat.com) * * Support for Apple GMAC and assorted PHYs, WOL, Power Management * (C) 2001,2002,2003 Benjamin Herrenscmidt (benh@kernel.crashing.org) *...
gpl-2.0
UberSlim/KernelSanders_L90
tools/perf/builtin-report.c
4770
21708
/* * builtin-report.c * * Builtin report command: Analyze the perf.data input file, * look up and read DSOs and symbol information and display * a histogram of results, along various sorting keys. */ #include "builtin.h" #include "util/util.h" #include "util/annotate.h" #include "util/color.h" #include <linux/l...
gpl-2.0
mpokwsths/hammerhead_kernel
drivers/video/vt8500lcdfb.c
5026
12194
/* * linux/drivers/video/vt8500lcdfb.c * * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com> * * Based on skeletonfb.c and pxafb.c * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, a...
gpl-2.0
asis92/kernel-lp-lg-d802
drivers/video/omap/lcd_osk.c
5026
2897
/* * LCD panel support for the TI OMAP OSK board * * Copyright (C) 2004 Nokia Corporation * Author: Imre Deak <imre.deak@nokia.com> * Adapted for OSK by <dirk.behme@de.bosch.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as pu...
gpl-2.0
nekromant/linux-rlx-upstream
sound/isa/ad1816a/ad1816a.c
5026
8779
/* card-ad1816a.c - driver for ADI SoundPort AD1816A based soundcards. Copyright (C) 2000 by Massimo Piccioni <dafastidio@libero.it> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundatio...
gpl-2.0
kprkpr/kernel-e400
drivers/staging/comedi/drivers/comedi_bond.c
8098
15371
/* comedi/drivers/comedi_bond.c A Comedi driver to 'bond' or merge multiple drivers and devices as one. COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> Copyright (C) 2005 Calin A. Culianu <calin@ajvar.org> This program is free softwa...
gpl-2.0
Nothing-Dev/MaxiKernel_condor
net/ipv4/tunnel4.c
9378
4220
/* tunnel4.c: Generic IP tunnel transformer. * * Copyright (C) 2003 David S. Miller (davem@redhat.com) */ #include <linux/init.h> #include <linux/module.h> #include <linux/mutex.h> #include <linux/netdevice.h> #include <linux/skbuff.h> #include <linux/slab.h> #include <net/icmp.h> #include <net/ip.h> #include <net/...
gpl-2.0
emwno/android_kernel_N7100
arch/x86/boot/cpucheck.c
12194
6054
/* -*- linux-c -*- ------------------------------------------------------- * * * Copyright (C) 1991, 1992 Linus Torvalds * Copyright 2007 rPath, Inc. - All Rights Reserved * * This file is part of the Linux kernel, and is made available under * the terms of the GNU General Public License version 2. * * ...
gpl-2.0
TheTypoMaster/ubuntu-utopic
drivers/hwmon/amc6821.c
163
28656
/* * amc6821.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (C) 2009 T. Mertelj <tomaz.mertelj@guest.arnes.si> * * Based on max6650.c: * Copyright (C) 2007 Hans J. Koch <hjk@hansjkoch.de> * * This program is free software; you can redistribute it and/or modify * it un...
gpl-2.0
netico-solutions/linux-am335x
drivers/mmc/host/au1xmmc.c
163
29005
/* * linux/drivers/mmc/host/au1xmmc.c - AU1XX0 MMC driver * * Copyright (c) 2005, Advanced Micro Devices, Inc. * * Developed with help from the 2.4.30 MMC AU1XXX controller including * the following copyright notices: * Copyright (c) 2003-2004 Embedded Edge, LLC. * Portions Copyright (C) 2002 Embedix...
gpl-2.0
Jairus980/kernel_hltexx
kernel/smp.c
163
22229
/* * Generic helpers for smp ipi calls * * (C) Jens Axboe <jens.axboe@oracle.com> 2008 */ #include <linux/rcupdate.h> #include <linux/rculist.h> #include <linux/kernel.h> #include <linux/export.h> #include <linux/percpu.h> #include <linux/init.h> #include <linux/gfp.h> #include <linux/smp.h> #include <linux/cpu.h> ...
gpl-2.0
jmw7912/wat-0016-kernel-2.6.37
drivers/power/ds2782_battery.c
163
9702
/* * I2C client/driver for the Maxim/Dallas DS2782 Stand-Alone Fuel Gauge IC * * Copyright (C) 2009 Bluewater Systems Ltd * * Author: Ryan Mallon <ryan@bluewatersys.com> * * DS2786 added by Yulia Vilensky <vilensky@compulab.co.il> * * This program is free software; you can redistribute it and/or modify * it u...
gpl-2.0
kevinleegithup/mysql-5.6.17
strings/str2int.c
163
6739
/* Copyright (c) 2000-2003, 2006 MySQL AB Use is subject to license terms. 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. This program is distributed in the...
gpl-2.0
avareldalton85/rt-linux-rpi2
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c
419
24998
/****************************************************************************** * * Copyright(c) 2007 - 2012 Realtek 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 ...
gpl-2.0
mukulsoni/android_kernel_samsung_ms013g
drivers/media/isdbt/fc8300/fc8300_tun_table.c
931
229011
/***************************************************************************** Copyright(c) 2013 FCI Inc. All Rights Reserved File name : fc8300_tun_table.c Description : source of FC8300 tuner driver This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Publ...
gpl-2.0
djvoleur/G_N92XP-R4_AOJ6
fs/libfs.c
1699
26346
/* * fs/libfs.c * Library for filesystems writers. */ #include <linux/export.h> #include <linux/pagemap.h> #include <linux/slab.h> #include <linux/mount.h> #include <linux/vfs.h> #include <linux/quotaops.h> #include <linux/mutex.h> #include <linux/exportfs.h> #include <linux/writeback.h> #include <linux/buffer_head...
gpl-2.0
ywzjackal/dmmu_linux
arch/arm/mach-shmobile/pm-r8a7779.c
2723
5688
/* * r8a7779 Power management support * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2011 Magnus Damm * * 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...
gpl-2.0
CyanogenMod/sony-kernel-msm8660
drivers/edac/i3200_edac.c
2979
12645
/* * Intel 3200/3210 Memory Controller kernel module * Copyright (C) 2008-2009 Akamai Technologies, Inc. * Portions by Hitoshi Mitake <h.mitake@gmail.com>. * * This file may be distributed under the terms of the * GNU General Public License. */ #include <linux/module.h> #include <linux/init.h> #include <linux/p...
gpl-2.0
himalock/LGL2220d
net/ipv4/fib_rules.c
4515
6900
/* * 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. * * IPv4 Forwarding Information Base: policy rules. * * Authors: Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru> * Th...
gpl-2.0
sub77/kernel_samsung_matisse
arch/arm/mach-at91/irq.c
4771
6288
/* * linux/arch/arm/mach-at91/irq.c * * Copyright (C) 2004 SAN People * Copyright (C) 2004 ATMEL * Copyright (C) Rick Bronson * * 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
robcore/machinex_kernel
arch/arm/mach-at91/sam9_smc.c
4771
3562
/* * linux/arch/arm/mach-at91/sam9_smc.c * * Copyright (C) 2008 Andrew Victor * Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.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 ...
gpl-2.0
showp1984/bricked-flo
drivers/gpio/gpio-max7300.c
5795
2048
/* * Copyright (C) 2009 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 version 2 as * published by the Free Software Foundation. * * Check max730x.c for further details. */ #include <linux/module.h> #incl...
gpl-2.0
jpilet/linux-anemobox
arch/arm/kernel/unwind.c
6819
12662
/* * arch/arm/kernel/unwind.c * * Copyright (C) 2008 ARM Limited * * 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 ...
gpl-2.0
eaglerazor/android_kernel_samsung_apollo
arch/s390/oprofile/backtrace.c
9379
1784
/** * arch/s390/oprofile/backtrace.c * * S390 Version * Copyright (C) 2005 IBM Corporation, IBM Deutschland Entwicklung GmbH. * Author(s): Andreas Krebbel <Andreas.Krebbel@de.ibm.com> */ #include <linux/oprofile.h> #include <asm/processor.h> /* for struct stack_frame */ static unsigned long __show_trace(un...
gpl-2.0
svimes/android_kernel_motorola_msm8960-common
drivers/input/joystick/spaceorb.c
9891
6749
/* * Copyright (c) 1999-2001 Vojtech Pavlik * * Based on the work of: * David Thompson */ /* * SpaceTec SpaceOrb 360 and Avenger 6dof controller 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 ...
gpl-2.0
aduggan/linux
drivers/pci/vpd.c
9891
1192
/* * File: vpd.c * Purpose: Provide PCI VPD support * * Copyright (C) 2010 Broadcom Corporation. */ #include <linux/pci.h> #include <linux/export.h> int pci_vpd_find_tag(const u8 *buf, unsigned int off, unsigned int len, u8 rdt) { int i; for (i = off; i < len; ) { u8 val = buf[i]; if (val & PCI_VPD_LRDT)...
gpl-2.0
sakuraba001/android_kernel_samsung_klteactive
drivers/input/joystick/spaceorb.c
9891
6749
/* * Copyright (c) 1999-2001 Vojtech Pavlik * * Based on the work of: * David Thompson */ /* * SpaceTec SpaceOrb 360 and Avenger 6dof controller 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 ...
gpl-2.0
varunchitre15/android_kernel_xperiaL
kernel/gcov/gcc_3_4.c
11683
11215
/* * 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
CyanogenMod/android_kernel_samsung_p1
kernel/gcov/gcc_3_4.c
11683
11215
/* * 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
shinkumara/royss_shinkumara_kernel
block/partitions/acorn.c
13219
12563
/* * linux/fs/partitions/acorn.c * * Copyright (c) 1996-2000 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 Free Software Foundation. * * Scan ADFS partitions on hard disk drives. ...
gpl-2.0
denggww123/IMX6_DB_Kernel_3.0.35
arch/parisc/lib/memset.c
14243
2442
/* Copyright (C) 1991, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the...
gpl-2.0
garwynn/L900_3.8_Experiment
arch/parisc/lib/memset.c
14243
2442
/* Copyright (C) 1991, 1997 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the...
gpl-2.0
VanirAOSP/kernel_lge_g3
arch/arm/mvp/mvpkm/mvpkm_main.c
164
72878
/* * Linux 2.6.32 and later Kernel module for VMware MVP Hypervisor Support * * Copyright (C) 2010-2013 VMware, 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 version 2 as published by * the Free Software F...
gpl-2.0
Shkerzy/alcatelOT990-kernel-msm7x27
net/socket.c
164
76423
/* * NET An implementation of the SOCKET network access protocol. * * Version: @(#)socket.c 1.1.93 18/02/95 * * Authors: Orest Zborowski, <obz@Kodak.COM> * Ross Biro * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG> * * Fixes: * Anonymous : NOTSOCK/BADF cleanup. Error fix in * shutdown() * Alan Co...
gpl-2.0
ronsaldo/linux-amdgpu-si
arch/arm/mach-shmobile/pm-rcar.c
420
4188
/* * R-Car SYSC Power management support * * Copyright (C) 2014 Magnus Damm * * 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/delay.h> #include <linux/err.h> #include <l...
gpl-2.0
sgs3/SGH-T999V_Kernel
net/sched/sch_netem.c
932
23125
/* * net/sched/sch_netem.c Network emulator * * 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. * * Many of the algorithms and ideas for this ...
gpl-2.0
Fevax/android_kernel_samsung_universal8890-N
sound/pci/echoaudio/indigoiox.c
1956
3016
/* * ALSA driver for Echoaudio soundcards. * Copyright (C) 2009 Giuliano Pochini <pochini@shiny.it> * * 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. * * ...
gpl-2.0
Tim1928/DBK-3.0_4.1
drivers/net/wireless/b43legacy/dma.c
2724
44525
/* Broadcom B43legacy wireless driver DMA ringbuffer and descriptor allocation/management Copyright (c) 2005, 2006 Michael Buesch <mb@bu3sch.de> Some code in this file is derived from the b44.c driver Copyright (C) 2002 David S. Miller Copyright (C) Pekka Pietikainen This program is free software; yo...
gpl-2.0
AdrielVelazquez/Moto_XT1058
arch/mips/netlogic/xlp/setup.c
4516
3124
/* * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). 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 ...
gpl-2.0
chrnueve/udooImaxdi
kernel_oficial_source/arch/ia64/sn/kernel/huberror.c
4772
6371
/* * 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) 1992 - 1997, 2000,2002-2007 Silicon Graphics, Inc. All rights reserved. */ #include <linux/types.h> #include <linux/interr...
gpl-2.0
MyAOSP/kernel_asus_tf300t
arch/powerpc/platforms/embedded6xx/prpmc2800.c
4772
4045
/* * Board setup routines for the Motorola PrPMC2800 * * Author: Dale Farnsworth <dale@farnsworth.org> * * 2007 (c) MontaVista, Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "as is" without any warranty of any kind, whether expres...
gpl-2.0
Quarx2k/android_kernel_lge_msm8226
drivers/ptp/ptp_pch.c
4772
16597
/* * PTP 1588 clock using the EG20T PCH * * Copyright (C) 2010 OMICRON electronics GmbH * Copyright (C) 2011-2012 LAPIS SEMICONDUCTOR Co., LTD. * * This code was derived from the IXP46X driver. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publ...
gpl-2.0
n3ocort3x/kernel_oppo_msm8974
sound/arm/pxa2xx-pcm.c
7588
3217
/* * linux/sound/arm/pxa2xx-pcm.c -- ALSA PCM interface for the Intel PXA2xx chip * * Author: Nicolas Pitre * Created: Nov 30, 2004 * Copyright: (C) 2004 MontaVista Software, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License vers...
gpl-2.0
D2005-devs/android_kernel_sony_msm8610
arch/powerpc/sysdev/of_rtc.c
10916
1597
/* * Instantiate mmio-mapped RTC chips based on device tree information * * Copyright 2007 David Gibson <dwg@au1.ibm.com>, 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 Found...
gpl-2.0
HtcLegacy/android_kernel_htc_protou
arch/alpha/kernel/err_titan.c
11940
23439
/* * linux/arch/alpha/kernel/err_titan.c * * Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) * * Error handling code supporting TITAN systems */ #include <linux/init.h> #include <linux/pci.h> #include <linux/sched.h> #include <asm/io.h> #include <asm/core_titan.h> #include <asm/hwrpb.h> #includ...
gpl-2.0
bbelos/rk3188-kernel
arch/alpha/kernel/err_titan.c
11940
23439
/* * linux/arch/alpha/kernel/err_titan.c * * Copyright (C) 2000 Jeff Wiedemeier (Compaq Computer Corporation) * * Error handling code supporting TITAN systems */ #include <linux/init.h> #include <linux/pci.h> #include <linux/sched.h> #include <asm/io.h> #include <asm/core_titan.h> #include <asm/hwrpb.h> #includ...
gpl-2.0
WildfireDEV/s6
drivers/video/kyro/STG4000InitDevice.c
15012
9799
/* * linux/drivers/video/kyro/STG4000InitDevice.c * * Copyright (C) 2000 Imagination Technologies Ltd * Copyright (C) 2002 STMicroelectronics * * 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 detail...
gpl-2.0
surengrig/Milstone-XT720-kernel-upgrade
arch/arm/mach-ep93xx/edb9302a.c
165
1826
/* * arch/arm/mach-ep93xx/edb9302a.c * Cirrus Logic EDB9302A support. * * Copyright (C) 2006 Lennert Buytenhek <buytenh@wantstofly.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; ...
gpl-2.0
walac/linux
drivers/staging/comedi/drivers/8255_pci.c
165
7641
// SPDX-License-Identifier: GPL-2.0+ /* * COMEDI driver for generic PCI based 8255 digital i/o boards * Copyright (C) 2012 H Hartley Sweeten <hsweeten@visionengravers.com> * * Based on the tested adl_pci7296 driver written by: * Jon Grierson <jd@renko.co.uk> * and the experimental cb_pcidio driver written by: * ...
gpl-2.0
12019/Dorimanx-SG2-I9100-Kernel
drivers/thermal/imx_thermal.c
165
14172
/* * Copyright 2013 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * */ #include <linux/cpu_cooling.h> #include <linux/cpufreq.h> #include <lin...
gpl-2.0
ftteam/kernel
drivers/net/wireless/mwifiex/sta_rx.c
165
7938
/* * Marvell Wireless LAN device driver: station RX data handling * * Copyright (C) 2011, Marvell International Ltd. * * This software file (the "File") is distributed by Marvell International * Ltd. under the terms of the GNU General Public License Version 2, June 1991 * (the "License"). You may use, redistrib...
gpl-2.0
Zoxc/avery-newlib
newlib/libm/mathfp/e_j0.c
165
16123
/* @(#)e_j0.c 5.1 93/09/24 */ /* * ==================================================== * Copyright (C) 1993 by Sun Microsystems, Inc. All rights reserved. * * Developed at SunPro, a Sun Microsystems, Inc. business. * Permission to use, copy, modify, and distribute this * software is freely granted, provided tha...
gpl-2.0
bhadram/linux
samples/bpf/tracex4_kern.c
421
1293
/* Copyright (c) 2015 PLUMgrid, http://plumgrid.com * * This program is free software; you can redistribute it and/or * modify it under the terms of version 2 of the GNU General Public * License as published by the Free Software Foundation. */ #include <linux/ptrace.h> #include <linux/version.h> #include <uapi/lin...
gpl-2.0
arkas/Callisto_kernel_2.6.35
net/sched/sch_drr.c
933
11667
/* * net/sched/sch_drr.c Deficit Round Robin scheduler * * Copyright (c) 2008 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. */ #i...
gpl-2.0
wolverine2k/htc7x30-3.0
drivers/i2c/busses/i2c-sis630.c
1701
13922
/* 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
dkthompson/MSM-8x60-ICS
drivers/i2c/busses/i2c-sis630.c
1701
13922
/* 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
Ander-Alvarez/android_kernel_motorola_msm8916
drivers/spi/spi-xcomm.c
2213
6330
/* * Analog Devices AD-FMCOMMS1-EBZ board I2C-SPI bridge driver * * Copyright 2012 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * * Licensed under the GPL-2 or later. */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/module.h> #include <linux/delay.h> #include <linux/i2c...
gpl-2.0
daishi4u/J7_Afterburner
fs/udf/file.c
2213
7027
/* * file.c * * PURPOSE * File handling routines for the OSTA-UDF(tm) filesystem. * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: * ftp://prep.ai.mit.edu/pub/gnu/GPL * Each contributing author retains all rights...
gpl-2.0
Snuzzo/vigor_aosp_kernel
arch/ia64/hp/sim/simserial.c
2981
24227
/* * Simulated Serial Driver (fake serial) * * This driver is mostly used for bringup purposes and will go away. * It has a strong dependency on the system console. All outputs * are rerouted to the same facility as the one used by printk which, in our * case means sys_sim.c console (goes via the simulator). The ...
gpl-2.0
htc-mirror/jewel-ics-crc-3.0.8-3fd0422
arch/arm/mach-ks8695/irq.c
2981
4284
/* * arch/arm/mach-ks8695/irq.c * * Copyright (C) 2006 Ben Dooks <ben@simtec.co.uk> * Copyright (C) 2006 Simtec Electronics * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either versi...
gpl-2.0
beats4x/kernel_lge_g3-v10m
arch/arm/mach-at91/at91sam926x_time.c
4773
6394
/* * at91sam926x_time.c - Periodic Interval Timer (PIT) for at91sam926x * * Copyright (C) 2005-2006 M. Amine SAYA, ATMEL Rousset, France * Revision 2005 M. Nicolas Diremdjian, ATMEL Rousset, France * Converted to ClockSource/ClockEvents by David Brownell. * * This program is free software; you can redistribute ...
gpl-2.0
huy1561998/android_kernel_lge_d722
drivers/media/dvb/siano/smssdio.c
5029
8350
/* * smssdio.c - Siano 1xxx SDIO interface driver * * Copyright 2008 Pierre Ossman * * Based on code by Siano Mobile Silicon, Inc., * Copyright (C) 2006-2008, Uri Shkolnik * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis...
gpl-2.0
spezi77/kernel_msm
fs/squashfs/inode.c
5029
12651
/* * 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
jongwonk/s5pv210_linux_kernel
drivers/media/dvb/pt1/va1j5jf8007s.c
5029
15464
/* * ISDB-S driver for VA1J5JF8007/VA1J5JF8011 * * Copyright (C) 2009 HIRANO Takahito <hiranotaka@zng.info> * * based on pt1dvr - http://pt1dvr.sourceforge.jp/ * by Tomoaki Ishikawa <tomy@users.sourceforge.jp> * * This program is free software; you can redistribute it and/or modify * it under the terms of the...
gpl-2.0
schqiushui/Kernel_Lollipop_GPE5.1_M8ACE
arch/alpha/kernel/asm-offsets.c
13733
1456
/* * Generate definitions needed by assembly language modules. * This code generates raw asm output which is post-processed to extract * and format the required data. */ #include <linux/types.h> #include <linux/stddef.h> #include <linux/sched.h> #include <linux/ptrace.h> #include <linux/kbuild.h> #include <asm/io....
gpl-2.0
geeknik/StupidFast
drivers/misc/sgi-gru/grufile.c
166
12510
/* * SN Platform GRU Driver * * FILE OPERATIONS & DRIVER INITIALIZATION * * This file supports the user system call for file open, close, mmap, etc. * This also incudes the driver initialization code. * * Copyright (c) 2008 Silicon Graphics, Inc. All Rights Reserved. * * This program is free s...
gpl-2.0
igou/gcc
gcc/testsuite/gcc.dg/vshift-3.c
166
2201
/* { dg-do run } */ /* { dg-options "-O3" } */ #include <stdlib.h> #define N 64 #ifndef TYPE1 #define TYPE1 int #define TYPE2 long long #endif signed TYPE1 a[N], b, g[N]; unsigned TYPE1 c[N], h[N]; signed TYPE2 d[N], e, j[N]; unsigned TYPE2 f[N], k[N]; #ifndef S #define S(x) x #endif __attribute__((noinline)) voi...
gpl-2.0
xsacha/SymbianGCC
gcc/testsuite/gcc.c-torture/compile/sync-3.c
166
7006
/* { dg-message "note: '__sync_fetch_and_nand' changed semantics in GCC 4.4" "" { target *-*-* } 0 } */ /* { dg-options "-ffat-lto-objects" } */ /* Validate that each of the __sync builtins compiles. This won't necessarily link, since the target might not support the builtin, so this may result in external lib...
gpl-2.0
mdeejay/shooteru-ics-sense
arch/powerpc/sysdev/mpic_u3msi.c
934
5314
/* * Copyright 2006, Segher Boessenkool, IBM Corporation. * Copyright 2006-2007, Michael Ellerman, 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 Foundation; version 2 of the * Li...
gpl-2.0
taogb/linux
arch/arm/kernel/tcm.c
1190
8271
/* * Copyright (C) 2008-2009 ST-Ericsson AB * License terms: GNU General Public License (GPL) version 2 * TCM memory handling for ARM systems * * Author: Linus Walleij <linus.walleij@stericsson.com> * Author: Rickard Andersson <rickard.andersson@stericsson.com> */ #include <linux/init.h> #include <linux/kernel.h...
gpl-2.0
geekboxzone/mmallow_kernel
drivers/acpi/acpica/hwxfsleep.c
1958
13247
/****************************************************************************** * * Name: hwxfsleep.c - ACPI Hardware Sleep/Wake External Interfaces * *****************************************************************************/ /* * Copyright (C) 2000 - 2013, Intel Corp. * All rights reserved. * * Redistribu...
gpl-2.0
Stuxnet-Kernel/kernel_shamu
drivers/hwmon/f71882fg.c
2214
84646
/*************************************************************************** * Copyright (C) 2006 by Hans Edgington <hans@edgington.nl> * * Copyright (C) 2007-2011 Hans de Goede <hdegoede@redhat.com> * * * * This pr...
gpl-2.0
jjhiza/Monarch
drivers/usb/core/urb.c
2726
28965
#include <linux/module.h> #include <linux/string.h> #include <linux/bitops.h> #include <linux/slab.h> #include <linux/init.h> #include <linux/log2.h> #include <linux/usb.h> #include <linux/wait.h> #include <linux/usb/hcd.h> #define to_urb(d) container_of(d, struct urb, kref) static void urb_destroy(struct kref *kref...
gpl-2.0
Infusion-OS/android_kernel_lge_gee
fs/btrfs/ctree.c
4774
115160
/* * Copyright (C) 2007,2008 Oracle. 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 v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but ...
gpl-2.0
jongwonk/s5pv210_linux_kernel
drivers/video/fb_defio.c
5030
6352
/* * linux/drivers/video/fb_defio.c * * Copyright (C) 2006 Jaya Kumar * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux...
gpl-2.0
Ateeq72/weekly-kernel
drivers/block/mg_disk.c
8358
26577
/* * drivers/block/mg_disk.c * * Support for the mGine m[g]flash IO mode. * Based on legacy hd.c * * (c) 2008 mGine Co.,LTD * (c) 2008 unsik Kim <donari75@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 a...
gpl-2.0
HomuHomu/GT-N7000-ICS-kernel
arch/powerpc/platforms/chrp/pegasos_eth.c
9382
4625
/* * Copyright (C) 2005 Sven Luther <sl@bplan-gmbh.de> * Thanks to : * Dale Farnsworth <dale@farnsworth.org> * Mark A. Greer <mgreer@mvista.com> * Nicolas DET <nd@bplan-gmbh.de> * Benjamin Herrenschmidt <benh@kernel.crashing.org> * And anyone else who helped me on this. */ #include <linux/types.h> #include ...
gpl-2.0
Silviumik/Silviu_Kernel_I9195_LTE_KitKat
Documentation/blackfin/gptimers-example.c
12966
1923
/* * Simple gptimers example * http://docs.blackfin.uclinux.org/doku.php?id=linux-kernel:drivers:gptimers * * Copyright 2007-2009 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/interrupt.h> #include <linux/module.h> #include <asm/gptimers.h> #include <asm/portmux.h> /* ... rando...
gpl-2.0
tb-303/GFRG110
drivers/message/i2o/bus-osm.c
13478
4125
/* * Bus Adapter OSM * * Copyright (C) 2005 Markus Lidel <Markus.Lidel@shadowconnect.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your *...
gpl-2.0
phuthinh100/Kernel-JB--sky-A830L
drivers/char/uv_mmtimer.c
13734
5647
/* * Timer device implementation for SGI UV platform. * * 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) 2009 Silicon Graphics, Inc. All rights reserved. * */ #include <l...
gpl-2.0
xingrz/android_kernel_nubia_msm8996
sound/soc/codecs/wsa881x-tables-analog.c
167
5157
/* * Copyright (c) 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 h...
gpl-2.0
WildfireDEV/android_kernel_samsung_s6
drivers/devfreq/exynos7_bus_isp.c
167
8940
/* * Copyright (c) 2013 Samsung Electronics Co., Ltd. * http://www.samsung.com * Taikyung Yu(taikyung.yu@samsung.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 Foundat...
gpl-2.0
delanoister-Andro-ID/GT-I9300-ICS-3.0.y
arch/arm/mvp/pvtcpkm/check_kconfig.c
423
3051
/* * Linux 2.6.32 and later Kernel module for VMware MVP PVTCP Server * * Copyright (C) 2010-2012 VMware, 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 version 2 as published by * the Free Software Foundat...
gpl-2.0
ashleyjune/SM-G360T1_kernel
net/core/ethtool.c
679
40234
/* * net/core/ethtool.c - Ethtool ioctl handler * Copyright (c) 2003 Matthew Wilcox <matthew@wil.cx> * * This file is where we call all the ethtool_ops commands to get * the information ethtool needs. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera...
gpl-2.0
botioni/aml_linux_kernel
drivers/scsi/cxgb3i/cxgb3i_iscsi.c
935
27850
/* cxgb3i_iscsi.c: Chelsio S3xx iSCSI driver. * * Copyright (c) 2008 Chelsio Communications, Inc. * Copyright (c) 2008 Mike Christie * Copyright (c) 2008 Red Hat, 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 Lic...
gpl-2.0
marioaugustorama/linux
arch/arm/mach-imx/mach-vpr200.c
935
8900
/* * Copyright 2009 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright (C) 2009 Marc Kleine-Budde, Pengutronix * Copyright 2010 Creative Product Design * * Derived from mx35 3stack. * Original author: Fabio Estevam <fabio.estevam@freescale.com> * * This program is free software; you can redistribute...
gpl-2.0
hroark13/Warp_Kernel-Jellybean
drivers/scsi/aha1740.c
935
19631
/* $Id$ * 1993/03/31 * linux/kernel/aha1740.c * * Based loosely on aha1542.c which is * Copyright (C) 1992 Tommy Thorn and * Modified by Eric Youngdale * * This file is aha1740.c, written and * Copyright (C) 1992,1993 Brad McLean * brad@saturn.gaylord.com or brad@bradpc.gaylord.com. * * Modifi...
gpl-2.0
sduc/linux
drivers/net/ethernet/amd/mvme147.c
1703
5786
/* mvme147.c : the Linux/mvme147/lance ethernet driver * * Copyright (C) 05/1998 Peter Maydell <pmaydell@chiark.greenend.org.uk> * Based on the Sun Lance driver and the NetBSD HP Lance driver * Uses the generic 7990.c LANCE code. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/types.h> #i...
gpl-2.0
liqiang199105/linux
arch/arm/mach-tegra/cpuidle.c
1959
1541
/* * arch/arm/mach-tegra/cpuidle.c * * CPU idle driver for Tegra CPUs * * Copyright (c) 2010-2012, NVIDIA Corporation. * Copyright (c) 2011 Google, Inc. * Author: Colin Cross <ccross@android.com> * Gary King <gking@nvidia.com> * * Rework for 3.3 by Peter De Schrijver <pdeschrijver@nvidia.com> * * Th...
gpl-2.0
civato/Note8.0-StormCharger-Android-4.2.2
fs/gfs2/export.c
1959
4970
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
gpl-2.0