repo_name
string
path
string
copies
string
size
string
content
string
license
string
Motorhead1991/android_kernel_dell_ventana
arch/arm/mach-omap2/sdrc2xxx.c
474
4290
/* * linux/arch/arm/mach-omap2/sdrc2xxx.c * * SDRAM timing related functions for OMAP2xxx * * Copyright (C) 2005, 2008 Texas Instruments Inc. * Copyright (C) 2005, 2008 Nokia Corporation * * Tony Lindgren <tony@atomide.com> * Paul Walmsley * Richard Woodruff <r-woodruff2@ti.com> * * This program is free sof...
gpl-2.0
leedsalim/android-omap3-2.6.32
arch/mips/alchemy/devboards/pb1200/irqmap.c
730
4275
/* * BRIEF MODULE DESCRIPTION * Au1xxx irq map table * * 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
kerneldevs/fusX-univa-kernel
arch/arm/mach-msm/last_radio_log.c
1242
2102
/* arch/arm/mach-msm/last_radio_log.c * * Extract the log from a modem crash though SMEM * * Copyright (C) 2007 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified u...
gpl-2.0
SlimSaber/kernel_oneplus_msm8974
arch/powerpc/kernel/dbell.c
1754
1231
/* * Author: Kumar Gala <galak@kernel.crashing.org> * * Copyright 2009 Freescale Semiconductor Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License...
gpl-2.0
rkhozinov/linux-stable
crypto/ctr.c
2010
12632
/* * CTR: Counter mode * * (C) Copyright IBM Corp. 2007 - Joy Latten <latten@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 the Free * Software Foundation; either version 2 of the License, or (at your opt...
gpl-2.0
sarahsharp/xhci
drivers/scsi/qla1280.c
3034
128108
/****************************************************************************** * QLOGIC LINUX SOFTWARE * * QLogic QLA1280 (Ultra2) and QLA12160 (Ultra3) SCSI driver * Copyright (C) 2000 Qlogic Corporation (www.qlogic.com) * Copyright (C) 2001-2004 Jes Sorensen, Wild Open Source Inc. * Copyright (C)...
gpl-2.0
GuojianZhou/linux-yocto-3.14
crypto/algboss.c
3290
6564
/* * Create default crypto algorithm instances. * * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * * 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 L...
gpl-2.0
pitichai/pi2
drivers/media/pci/mantis/mantis_dvb.c
4570
7705
/* Mantis 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 ve...
gpl-2.0
kartzan/android_kernel_samsung_msm8930-common
arch/arm/mach-orion5x/addr-map.c
4826
4419
/* * arch/arm/mach-orion5x/addr-map.c * * Address map functions for Marvell Orion 5x SoCs * * Maintainer: Tzachi Perelstein <tzachi@marvell.com> * * 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...
gpl-2.0
TheTypoMaster/android_kernel_samsung_hlte
arch/arm/mach-omap2/board-rx51.c
4826
3002
/* * linux/arch/arm/mach-omap2/board-rx51.c * * Copyright (C) 2007, 2008 Nokia * * 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/kernel.h> #include <linux/i...
gpl-2.0
Nico60/kernel_lge_hammerhead
arch/arm/mach-omap2/board-rx51.c
4826
3002
/* * linux/arch/arm/mach-omap2/board-rx51.c * * Copyright (C) 2007, 2008 Nokia * * 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/kernel.h> #include <linux/i...
gpl-2.0
crimeofheart/Solid_Kernel-GEE
arch/arm/mach-iop32x/iq31244.c
4826
7695
/* * arch/arm/mach-iop32x/iq31244.c * * Board support code for the Intel EP80219 and IQ31244 platforms. * * Author: Rory Bolt <rorybolt@pacbell.net> * Copyright (C) 2002 Rory Bolt * Copyright 2003 (c) MontaVista, Software, Inc. * Copyright (C) 2004 Intel Corp. * * This program is free software; you can redist...
gpl-2.0
Dearms/android_kernel_xiaomi_msm8960
arch/arm/mach-iop32x/em7210.c
4826
4682
/* * arch/arm/mach-iop32x/em7210.c * * Board support code for the Lanner EM7210 platforms. * * Based on arch/arm/mach-iop32x/iq31244.c file. * * Copyright (C) 2007 Arnaud Patard <arnaud.patard@rtp-net.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-2.0
mlachwani/Android_4.4.2_MotoG_Kernel
drivers/usb/gadget/f_obex.c
5082
12625
/* * f_obex.c -- USB CDC OBEX function driver * * Copyright (C) 2008 Nokia Corporation * Contact: Felipe Balbi <felipe.balbi@nokia.com> * * Based on f_acm.c by Al Borchers and David Brownell. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
gpl-2.0
valir/android_kernel_samsung_chagalllte
arch/powerpc/kernel/module_64.c
5338
13141
/* Kernel module help for PPC64. Copyright (C) 2001, 2003 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 Foundation; either version 2 of the License, or (at y...
gpl-2.0
HighwindONE/Kernel_GoldStar
drivers/media/video/zoran/zoran_card.c
5594
40614
/* * Zoran zr36057/zr36067 PCI controller driver, for the * Pinnacle/Miro DC10/DC10+/DC30/DC30+, Iomega Buz, Linux * Media Labs LML33/LML33R10. * * This part handles card-specific data and detection * * Copyright (C) 2000 Serguei Miridonov <mirsev@cicese.mx> * * Currently maintained by: * Ronald Bultje <...
gpl-2.0
CyanHacker-Lollipop/kernel_sony_msm8974
drivers/watchdog/w83697ug_wdt.c
7386
8745
/* * w83697ug/uf WDT driver * * (c) Copyright 2008 Flemming Fransen <ff@nrvissing.net> * reused original code to support w83697ug/uf. * * Based on w83627hf_wdt.c which is based on advantechwdt.c * which is based on wdt.c. * Original copyright messages: * * (c) Copyright 2007 Vlad Drukker <vlad@storewiz.com> ...
gpl-2.0
bju2000/android_kernel_lge_msm8994
arch/um/drivers/cow_user.c
9434
12288
/* * Copyright (C) 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com) * Licensed under the GPL */ /* * _XOPEN_SOURCE is needed for pread, but we define _GNU_SOURCE, which defines * that. */ #include <unistd.h> #include <errno.h> #include <string.h> #include <arpa/inet.h> #include <endian.h> #include "cow.h" #inclu...
gpl-2.0
michaelpog/kernel_baytrail_snd_card_driver
drivers/oprofile/event_buffer.c
9690
4632
/** * @file event_buffer.c * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> * * This is the global event buffer that the user-space * daemon reads from. The event buffer is an untyped array * of unsigned longs. Entries are prefixed by...
gpl-2.0
nychitman1/android_kernel_google_pixel
drivers/oprofile/event_buffer.c
9690
4632
/** * @file event_buffer.c * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> * * This is the global event buffer that the user-space * daemon reads from. The event buffer is an untyped array * of unsigned longs. Entries are prefixed by...
gpl-2.0
shirishpargaonkar/cifsclient
sound/usb/mixer_quirks.c
219
43799
/* * USB Audio Driver for ALSA * * Quirks and vendor-specific extensions for mixer interfaces * * Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de> * * Many codes borrowed from audio.c by * Alan Cox (alan@lxorguk.ukuu.org.uk) * Thomas Sailer (sailer@ife.ee.ethz.ch) * * Audio Advantage Micr...
gpl-2.0
arpitjain9819/FIRE-AND-FLAMES
arch/arm/mach-msm/krait-regulator.c
219
45804
/* Copyright (c) 2012-2013, 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
FiveNinjas/linux
arch/arm/mach-shmobile/clock-r8a73a4.c
219
19169
/* * r8a73a4 clock framework support * * Copyright (C) 2013 Renesas Solutions Corp. * Copyright (C) 2013 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; version 2 of the ...
gpl-2.0
bigzz/eas-backports
arch/arm64/kernel/stacktrace.c
475
3140
/* * Stack tracing support * * Copyright (C) 2012 ARM Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful...
gpl-2.0
Napstar-xda/Huawei-Ideos-X6-Kernel
drivers/media/video/ivtv/ivtv-streams.c
475
27619
/* init/start/stop/exit stream functions Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2004 Chris Kennedy <c@groovy.org> Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> This program is free software; you can redistribute it and/or modify it under the t...
gpl-2.0
rezvorck/android_kernel_s450m_4g_mm
net/nfc/rawsock.c
475
9810
/* * Copyright (C) 2011 Instituto Nokia de Tecnologia * * Authors: * Aloisio Almeida Jr <aloisio.almeida@openbossa.org> * Lauro Ramos Venancio <lauro.venancio@openbossa.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
gpl-2.0
androidarmv6/android_kernel_samsung_bcm21553-common
arch/arm/mach-s5p6440/dev-spi.c
731
4301
/* linux/arch/arm/mach-s5p6440/dev-spi.c * * Copyright (C) 2010 Samsung Electronics Co. Ltd. * Jaswinder Singh <jassi.brar@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Fou...
gpl-2.0
testxx2015/linux-xlnx
sound/pci/mixart/mixart_core.c
1243
18268
/* * Driver for Digigram miXart soundcards * * low level interface with interrupt handling and mail box implementation * * Copyright (c) 2003 by Digigram <alsa@digigram.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pub...
gpl-2.0
faux123/HTC-Endeavoru
net/ipv4/igmp.c
1499
63918
/* * Linux NET3: Internet Group Management Protocol [IGMP] * * This code implements the IGMP protocol as defined in RFC1112. There has * been a further revision of this protocol since which is now supported. * * If you have trouble with this module be careful what gcc you have used, * the older version didn't c...
gpl-2.0
lawnn/Linux_3.4.y
arch/x86/kernel/cpu/perf_event_amd.c
2011
17655
#include <linux/perf_event.h> #include <linux/export.h> #include <linux/types.h> #include <linux/init.h> #include <linux/slab.h> #include <asm/apicdef.h> #include "perf_event.h" static __initconst const u64 amd_hw_cache_event_ids [PERF_COUNT_HW_CACHE_MAX] [PERF_COUNT_HW_CACHE_OP_MAX] [PERF_COUNT_HW_CACHE_...
gpl-2.0
gk1/xbmc
lib/cximage-6.0/zlib/inflate.c
2523
48977
/* inflate.c -- zlib decompression * Copyright (C) 1995-2005 Mark Adler * For conditions of distribution and use, see copyright notice in zlib.h */ /* * Change history: * * 1.2.beta0 24 Nov 2002 * - First version -- complete rewrite of inflate to simplify code, avoid * creation of window when not needed, ...
gpl-2.0
Electrex/Electroactive-N6
arch/x86/lib/csum-wrappers_64.c
2523
4008
/* * Copyright 2002, 2003 Andi Kleen, SuSE Labs. * Subject to the GNU Public License v.2 * * Wrappers of assembly checksum functions for x86-64. */ #include <asm/checksum.h> #include <linux/module.h> #include <asm/smap.h> /** * csum_partial_copy_from_user - Copy and checksum from user space. * @src: source addr...
gpl-2.0
mer-hybris/android_kernel_samsung_tuna
drivers/mtd/nand/s3c2410.c
2779
29706
/* linux/drivers/mtd/nand/s3c2410.c * * Copyright © 2004-2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * Samsung S3C2410/S3C2440/S3C2412 NAND driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
gpl-2.0
buborh/grakernel-n1
drivers/ide/setup-pci.c
4571
17014
/* * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 1995-1998 Mark Lord * Copyright (C) 2007-2009 Bartlomiej Zolnierkiewicz * * May be copied or modified under the terms of the GNU General Public License */ #include <linux/types.h> #include <linux/kernel.h> #include <linux/pci...
gpl-2.0
GuneetAtwal/kernel_a210
arch/arm/mach-exynos/pmu.c
4827
10211
/* linux/arch/arm/mach-exynos4/pmu.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * EXYNOS4210 - CPU PMU(Power Management Unit) support * * 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
sakuraba001/android_kernel_samsung_d2kdi
drivers/video/omap2/displays/panel-sharp-ls037v7dw01.c
7899
5221
/* * LCD panel driver for Sharp LS037V7DW01 * * Copyright (C) 2008 Nokia Corporation * Author: Tomi Valkeinen <tomi.valkeinen@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 F...
gpl-2.0
linxiaoji/kernel_cancro
sound/isa/wavefront/wavefront_midi.c
8155
15536
/* * Copyright (C) by Paul Barton-Davis 1998-1999 * * This file is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June 1991). See the "COPYING" file distributed with this * software for more info. */ /* The low level driver for the WaveFront ICS2115 MIDI interface(s) * * Note that there ...
gpl-2.0
purity-devices/android_kernel_lge_g3
arch/arm/mach-omap2/clkt2xxx_sys.c
8155
1053
/* * OMAP2xxx sys_clk-specific clock code * * Copyright (C) 2005-2008 Texas Instruments, Inc. * Copyright (C) 2004-2010 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, * Gordon McNutt and RidgeRun, Inc. * *...
gpl-2.0
q-li/linux-sunxi
arch/mips/kernel/machine_kexec.c
9435
1930
/* * machine_kexec.c for kexec * Created by <nschichan@corp.free.fr> on Thu Oct 12 15:15:06 2006 * * This source code is licensed under the GNU General Public License, * Version 2. See the file COPYING for more details. */ #include <linux/kexec.h> #include <linux/mm.h> #include <linux/delay.h> #include <asm/ca...
gpl-2.0
MassStash/htc_m8wl_kernel_sense_4.4.4
arch/mn10300/kernel/mn10300_ksyms.c
13787
1214
/* MN10300 Miscellaneous and library kernel exports * * Copyright (C) 2007 Matsushita Electric Industrial Co., Ltd. * Copyright (C) 2007 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 Licence * as publishe...
gpl-2.0
Rath1on/kor-d2vzw
arch/xtensa/boot/lib/zmem.c
14043
1984
#include <linux/zlib.h> /* bits taken from ppc */ extern void *avail_ram, *end_avail; void exit (void) { for (;;); } void *zalloc(unsigned size) { void *p = avail_ram; size = (size + 7) & -8; avail_ram += size; if (avail_ram > end_avail) { //puts("oops... out of me...
gpl-2.0
fengli/gcc
gcc/testsuite/gcc.c-torture/execute/memset-3.c
220
4077
/* Copyright (C) 2002 Free Software Foundation. Test memset with various combinations of constant pointer alignments and lengths to make sure any optimizations in the compiler are correct. Written by Roger Sayle, July 22, 2002. */ #ifndef MAX_OFFSET #define MAX_OFFSET (sizeof (long long)) #endif #ifndef ...
gpl-2.0
microIBM/src
WebCore/dom_01_21/UIEventWithKeyState.cpp
220
1175
/* * Copyright (C) 2006 Apple Computer, Inc. * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your option) any later version. * * This ...
gpl-2.0
Cpasjuste/android_kernel_lg_p999
drivers/gpu/drm/i915/dvo_ch7017.c
476
14698
/* * Copyright © 2006 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 limitation * the rights to use, copy, modify, merge, pub...
gpl-2.0
festevez/German_RepRap_Official_Marlin
X400-Marlin_v1/ArduinoAddons/Arduino_1.x.x/hardware/rambo/cores/arduino/USBCore.cpp
732
13563
/* Copyright (c) 2010, Peter Barrett ** ** 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" AND THE A...
gpl-2.0
emuikernel/WNR2000v4
git_home/linux-2.6.git/arch/arm/mach-pnx4008/i2c.c
732
3471
/* * I2C initialization for PNX4008. * * Author: Vitaly Wool <vitalywool@gmail.com> * * 2005-2006 (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 express * or implied. ...
gpl-2.0
coldnew/linux
drivers/gpu/drm/gma500/oaktrail_lvds.c
988
13149
/* * Copyright © 2006-2009 Intel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, bu...
gpl-2.0
Lucius1972/Vex
drivers/acpi/video_detect.c
2012
9482
/* * Copyright (C) 2008 SuSE Linux Products GmbH * Thomas Renninger <trenn@suse.de> * * May be copied or modified under the terms of the GNU General Public License * * video_detect.c: * Provides acpi_is_video_device() for early scanning of ACPI devices in scan.c * There a Linux...
gpl-2.0
gao-feng/auditns
drivers/gpu/drm/nouveau/core/engine/bsp/nvc0.c
2268
3380
/* * Copyright 2012 Maarten Lankhorst * * 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, publi...
gpl-2.0
lenovo-Kraft-T/android_kernel_lenovo_msm8916
drivers/gpu/drm/nouveau/core/engine/ppp/nvc0.c
2268
3380
/* * Copyright 2012 Maarten Lankhorst * * 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, publi...
gpl-2.0
keiranFTW/android_kernel_sony_montblanc
drivers/scsi/qla4xxx/ql4_nx.c
2780
65605
/* * QLogic iSCSI HBA Driver * Copyright (c) 2003-2010 QLogic Corporation * * See LICENSE.qla4xxx for copyright and licensing details. */ #include <linux/delay.h> #include <linux/io.h> #include <linux/pci.h> #include "ql4_def.h" #include "ql4_glbl.h" #define MASK(n) DMA_BIT_MASK(n) #define MN_WIN(addr) (((addr ...
gpl-2.0
ptmr3/N7100_Kernel
drivers/isdn/hisax/l3dss1.c
2780
82624
/* $Id: l3dss1.c,v 2.32.2.3 2004/01/13 14:31:25 keil Exp $ * * EURO/DSS1 D-channel protocol * * German 1TR6 D-channel protocol * * Author Karsten Keil * based on the teles driver from Jan den Ouden * Copyright by Karsten Keil <keil@isdn4linux.de> * * This software may be used and d...
gpl-2.0
skulldreamz/bullhead_kernel
fs/minix/file.c
2780
1170
/* * linux/fs/minix/file.c * * Copyright (C) 1991, 1992 Linus Torvalds * * minix regular file handling primitives */ #include "minix.h" /* * We have mostly NULLs here: the current defaults are OK for * the minix filesystem. */ const struct file_operations minix_file_operations = { .llseek = generic_file...
gpl-2.0
vl197602/android_kernel_htc_k2_ul
drivers/infiniband/core/netlink.c
3292
4989
/* * Copyright (c) 2010 Voltaire Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of this source tree...
gpl-2.0
Asderdd/android_kernel_google_msm8952
drivers/media/dvb-frontends/tda8261.c
4316
6001
/* TDA8261 8PSK/QPSK tuner 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 la...
gpl-2.0
Red680812/android_44_KitKat_kernel_htc_dlxpul
arch/x86/kernel/step.c
4572
5655
/* * x86 single-step support code, common to 32-bit and 64-bit. */ #include <linux/sched.h> #include <linux/mm.h> #include <linux/ptrace.h> #include <asm/desc.h> unsigned long convert_ip_to_linear(struct task_struct *child, struct pt_regs *regs) { unsigned long addr, seg; addr = regs->ip; seg = regs->cs & 0xffff...
gpl-2.0
Shabbypenguin/Kettle_Corn_Kernel
arch/mips/bcm47xx/irq.c
4572
1815
/* * Copyright (C) 2004 Florian Schirmer <jolt@tuxbox.org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later ver...
gpl-2.0
manuelnaranjo/goldenleaf
arch/mips/bcm47xx/time.c
4572
1796
/* * Copyright (C) 2004 Florian Schirmer <jolt@tuxbox.org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at your * option) any later ver...
gpl-2.0
Cl3Kener/UBER-L
drivers/net/ethernet/cirrus/ep93xx_eth.c
5084
21257
/* * EP93xx ethernet network device driver * Copyright (C) 2006 Lennert Buytenhek <buytenh@wantstofly.org> * Dedicated to Marija Kulikova. * * 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
omega-roms/G900I_Omega_Kernel_LL_5.0
drivers/mtd/lpddr/lpddr_cmds.c
7388
20629
/* * LPDDR flash memory device operations. This module provides read, write, * erase, lock/unlock support for LPDDR flash memories * (C) 2008 Korolev Alexey <akorolev@infradead.org> * (C) 2008 Vasiliy Leonenko <vasiliy.leonenko@gmail.com> * Many thanks to Roman Borisov for initial enabling * * This program is fr...
gpl-2.0
MassStash/htc_jewel_kernel_sense
drivers/staging/octeon/ethernet-rgmii.c
7388
12889
/********************************************************************* * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2007 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms o...
gpl-2.0
Evil-Green/Lonas_KL-GT-I9300
drivers/scsi/ch.c
7900
24897
/* * SCSI Media Changer device driver for Linux 2.6 * * (c) 1996-2003 Gerd Knorr <kraxel@bytesex.org> * */ #define VERSION "0.25" #include <linux/module.h> #include <linux/init.h> #include <linux/fs.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/major.h> #include <linux/string.h> #include...
gpl-2.0
andr00ib/kernel_v30b
drivers/net/ixp2000/pm3386.c
9948
8256
/* * Helper functions for the PM3386s on the Radisys ENP2611 * Copyright (C) 2004, 2005 Lennert Buytenhek <buytenh@wantstofly.org> * Dedicated to Marija Kulikova. * * 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
ramsrib/android_kernel_samsung_n1
arch/cris/boot/compressed/misc.c
12252
8789
/* * 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 * adaptation for Linux/CRIS Axis Communications AB, 1999 * */ /* where the piggybacked ker...
gpl-2.0
diegoheusser/linux
drivers/staging/lustre/lustre/libcfs/debug.c
221
13999
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
gpl-2.0
Hybridmax/G92X_Mystery_Kernel
net/sctp/protocol.c
989
42953
/* SCTP kernel implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2001 Intel Corp. * Copyright (c) 2001 Nokia, Inc. * Copyright (c) 2001 La Monte H.P. Yarroll * * This file is part of the SCTP kernel implementation ...
gpl-2.0
DragunKorr/dragun-android_kernel_htc_pyramid
arch/arm/mach-exynos4/setup-keypad.c
2013
1107
/* linux/arch/arm/mach-exynos4/setup-keypad.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com * * GPIO configuration for Exynos4 KeyPad device * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 ...
gpl-2.0
rocky-luo/linux-kernel
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
qtekfun/htcDesire820Kernel
kernel/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
danielkutik/android_kernel_google_msm
crypto/algif_hash.c
4317
6933
/* * algif_hash: User-space interface for hash algorithms * * This file provides the user-space API for hash algorithms. * * Copyright (c) 2010 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License...
gpl-2.0
engine95/navelC-990
fs/ioctl.c
4573
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/export.h> #include <linux/uaccess.h> #include <linux/writeback.h> #includ...
gpl-2.0
songbaby/linux
sound/usb/usx2y/usX2Yhwdep.c
4573
7517
/* * Driver for Tascam US-X2Y USB soundcards * * FPGA Loader + ALSA Startup * * Copyright (c) 2003 by Karsten Wiese <annabellesgarden@yahoo.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 Softwa...
gpl-2.0
zhaiyu/linux-2.6
arch/avr32/mach-at32ap/pio.c
8413
10496
/* * Atmel PIO2 Port Multiplexer support * * Copyright (C) 2004-2006 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/clk.h> #include <li...
gpl-2.0
flwh/KK_mt6589_iq451
kernel/drivers/gpu/drm/i915/i915_ioc32.c
9181
7179
/** * \file i915_ioc32.c * * 32-bit ioctl compatibility routines for the i915 DRM. * * \author Alan Hourihane <alanh@fairlite.demon.co.uk> * * * Copyright (C) Paul Mackerras 2005 * Copyright (C) Alan Hourihane 2005 * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtain...
gpl-2.0
davidmueller13/david_kernel_aosp_flo_6.0
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
MoKee/android_kernel_motorola_msm8960dt-common
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
NoelMacwan/android_kernel_sony_u8500
fs/affs/symlink.c
12509
1737
/* * linux/fs/affs/symlink.c * * 1995 Hans-Joachim Widmaier - Modified for affs. * * Copyright (C) 1991, 1992 Linus Torvalds * * affs symlink handling code */ #include "affs.h" static int affs_symlink_readpage(struct file *file, struct page *page) { struct buffer_head *bh; struct inode *inode = page->...
gpl-2.0
nixholas/msm-nexus5
sound/soc/codecs/wcd9xxx-common.c
222
17415
/* Copyright (c) 2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
schlund/2.6.35-marvellous-kernel
drivers/usb/host/xhci-ring.c
478
81966
/* * xHCI host controller driver * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. * * 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 Soft...
gpl-2.0
mdalexca/OP3
tools/perf/util/build-id.c
478
2613
/* * build-id.c * * build-id support * * Copyright (C) 2009, 2010 Red Hat Inc. * Copyright (C) 2009, 2010 Arnaldo Carvalho de Melo <acme@redhat.com> */ #include "util.h" #include <stdio.h> #include "build-id.h" #include "event.h" #include "symbol.h" #include <linux/kernel.h> #include "debug.h" #include "session....
gpl-2.0
hroark13/WARP_KERNEL_26357
arch/mips/alchemy/mtx-1/board_setup.c
734
4773
/* * * BRIEF MODULE DESCRIPTION * 4G Systems MTX-1 board setup. * * Copyright 2003, 2008 MontaVista Software Inc. * Author: MontaVista Software, Inc. <source@mvista.com> * Bruno Randolf <bruno.randolf@4g-systems.biz> * * This program is free software; you can redistribute it and/or modify it * unde...
gpl-2.0
cnexus/kernel_tw_43
drivers/gpio/gpio-msm-v1.c
1246
25938
/* linux/arch/arm/mach-msm/gpio.c * * Copyright (C) 2007 Google, Inc. * Copyright (c) 2009-2012, The Linux Foundation. All rights reserved. * * 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, ...
gpl-2.0
yajnab/android_kernel_cyanogen_msm8916
drivers/net/wireless/rt2x00/rt2x00usb.c
2270
22495
/* Copyright (C) 2010 Willow Garage <http://www.willowgarage.com> Copyright (C) 2004 - 2010 Ivo van Doorn <IvDoorn@gmail.com> <http://rt2x00.serialmonkey.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 Softwar...
gpl-2.0
drowningchild/kernel_JB_I9100ZSLS6
drivers/char/hw_random/omap-rng.c
2526
4993
/* * omap-rng.c - RNG driver for TI OMAP CPU family * * Author: Deepak Saxena <dsaxena@plexity.net> * * Copyright 2005 (c) MontaVista Software, Inc. * * Mostly based on original driver: * * Copyright (C) 2005 Nokia Corporation * Author: Juha Yrjölä <juha.yrjola@nokia.com> * * This file is licensed under th...
gpl-2.0
kangsterizer/linux-3.1.y-rsbac
drivers/video/mx3fb.c
2782
41871
/* * Copyright (C) 2008 * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de> * * Copyright 2004-2007 Freescale Semiconductor, 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 * publi...
gpl-2.0
sbreen94/Zeus_S4_r3
arch/arm/mach-kirkwood/rd88f6192-nas-setup.c
4830
2321
/* * arch/arm/mach-kirkwood/rd88f6192-nas-setup.c * * Marvell RD-88F6192-NAS Reference Board Setup * * 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 express or implied. */ #include <linux/kernel...
gpl-2.0
elefher/Donkey_Kernel_MotoG
arch/arm/mach-imx/mach-mx51_3ds.c
4830
4376
/* * Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright (C) 2010 Jason Wang <jason77.wang@gmail.com> * * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU General Public License * Version 2 or later at the following locat...
gpl-2.0
andi34/android_kernel_samsung_espresso
drivers/media/video/gspca/gl860/gl860-mi1320.c
13022
18805
/* Subdriver for the GL860 chip with the MI1320 sensor * Author Olivier LORIN from own logs * * 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 * any late...
gpl-2.0
kornyone/htc-kernel-doubleshot_old
lib/ts_bm.c
14558
5408
/* * lib/ts_bm.c Boyer-Moore text search implementation * * 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
networkosnet/linux
arch/um/kernel/physmem.c
223
6136
/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/module.h> #include <linux/bootmem.h> #include <linux/mm.h> #include <linux/pfn.h> #include <asm/page.h> #include <as-layout.h> #include <init.h> #include <kern.h> #include <mem_user.h> #include <os...
gpl-2.0
DZB-Team/android_kernel_samsung_amazing
drivers/spi/spi_s3c24xx.c
1247
16935
/* linux/drivers/spi/spi_s3c24xx.c * * Copyright (c) 2006 Ben Dooks * Copyright 2006-2009 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * * 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
Dazzozo/android_kernel_huawei_u8815
drivers/sh/intc/virq.c
2783
6189
/* * Support for virtual IRQ subgroups. * * Copyright (C) 2010 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. */ #define pr_fmt(fmt) "intc: " fmt #include <linux/slab.h> #inc...
gpl-2.0
schqiushui/kernel_kk444_sense_m8ace
drivers/net/wireless/rtl818x/rtl8180/dev.c
5087
33111
/* * Linux device driver for RTL8180 / RTL8185 * * Copyright 2007 Michael Wu <flamingice@sourmilk.net> * Copyright 2007 Andrea Merello <andreamrl@tiscali.it> * * Based on the r8180 driver, which is: * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. * * Thanks to Realtek for their support! *...
gpl-2.0
DirtyUnicorns/android_kernel_htc_m7
drivers/staging/octeon/ethernet-sgmii.c
7903
3719
/********************************************************************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2007 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms ...
gpl-2.0
oadam11/kernel_lge_g3-old
arch/mips/dec/kn01-berr.c
8927
5192
/* * Bus error event handling code for DECstation/DECsystem 3100 * and 2100 (KN01) systems equipped with parity error detection * logic. * * Copyright (c) 2005 Maciej W. Rozycki * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as...
gpl-2.0
linuxsky/linux-80211n-csitool
arch/mips/wrppmc/pci.c
9439
1335
/* * pci.c: GT64120 PCI support. * * Copyright (C) 2006, Wind River System Inc. Rongkai.Zhan <rongkai.zhan@windriver.com> * * 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
371816210/kk44
net/irda/ircomm/ircomm_ttp.c
12511
10053
/********************************************************************* * * Filename: ircomm_ttp.c * Version: 1.0 * Description: Interface between IrCOMM and IrTTP * Status: Stable * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Sun Jun 6 20:48:27 1999 * Modified at: Mon Dec...
gpl-2.0
Shkerzy/alcatelOT990-kernel-msm7x27
arch/x86/kernel/apic/io_apic.c
224
106227
/* * Intel IO-APIC support for multi-Pentium hosts. * * Copyright (C) 1997, 1998, 1999, 2000, 2009 Ingo Molnar, Hajnalka Szabo * * Many thanks to Stig Venaas for trying out countless experimental * patches and reporting/debugging problems patiently! * * (c) 1999, Multiple IO-APIC support, developed by * Ken-ic...
gpl-2.0
2fast4u88/Htc-Design-FastKernel
drivers/gpu/drm/drm_drv.c
480
17966
/** * \file drm_drv.c * Generic driver template * * \author Rickard E. (Rik) Faith <faith@valinux.com> * \author Gareth Hughes <gareth@valinux.com> * * To use this template, you must at least define the following (samples * given for the MGA driver): * * \code * #define DRIVER_AUTHOR "VA Linux Systems, Inc."...
gpl-2.0
GuojianZhou/linux-yocto-3.14
drivers/infiniband/ulp/ipoib/ipoib_multicast.c
480
25868
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. * Copyright (c) 2004 Voltaire, 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 ...
gpl-2.0