repo_name
string
path
string
copies
string
size
string
content
string
license
string
Jovy23/N900TUVUDNF9_Kernel
drivers/i2c/busses/i2c-octeon.c
4942
15426
/* * (C) Copyright 2009-2010 * Nokia Siemens Networks, michael.lawnick.ext@nsn.com * * Portions Copyright (C) 2010 Cavium Networks, Inc. * * This is a driver for the i2c adapter in Cavium Networks' OCTEON processors. * * This file is licensed under the terms of the GNU General Public * License version 2. This ...
gpl-2.0
razrqcom-dev-team/android_kernel_motorola_msm8226
drivers/staging/tidspbridge/rmgr/proc.c
4942
49072
/* * proc.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * Processor interface at the driver level. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License vers...
gpl-2.0
Radium-Devices/Radium_hammerhead
drivers/hwmon/smm665.c
4942
21337
/* * Driver for SMM665 Power Controller / Monitor * * Copyright (C) 2010 Ericsson AB. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the License. * * This driver should ...
gpl-2.0
neobuddy89/falcon_kernel
sound/drivers/mts64.c
4942
27420
/* * ALSA Driver for Ego Systems Inc. (ESI) Miditerminal 4140 * Copyright (c) 2006 by Matthias König <mk@phasorlab.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; ei...
gpl-2.0
gentu/android_kernel_zte_nx503a
arch/x86/mm/amdtopology.c
8014
4381
/* * AMD NUMA support. * Discover the memory map and associated nodes. * * This version reads it directly from the AMD northbridge. * * Copyright 2002,2003 Andi Kleen, SuSE Labs. */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/string.h> #include <linux/module.h> #include <linux/nodemask.h> #...
gpl-2.0
vl197602/htc_msm8960
drivers/staging/prima/CORE/BAP/src/bapApiStatus.c
79
33497
/* * Copyright (c) 2012, Code Aurora Forum. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright notice and ...
gpl-2.0
cminyard/linux-live-app-coredump
drivers/gpio/gpio-uniphier.c
335
13586
// SPDX-License-Identifier: GPL-2.0 // // Copyright (C) 2017 Socionext Inc. // Author: Masahiro Yamada <yamada.masahiro@socionext.com> #include <linux/bits.h> #include <linux/gpio/driver.h> #include <linux/irq.h> #include <linux/irqdomain.h> #include <linux/module.h> #include <linux/of.h> #include <linux/of_device.h...
gpl-2.0
TheTypoMaster/linux_kernel_2.6.32.67
arch/ia64/sn/kernel/sn2/sn_hwperf.c
591
23257
/* * 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) 2004-2006 Silicon Graphics, Inc. All rights reserved. * * SGI Altix topology and hardware performance monitoring API. * ...
gpl-2.0
michabs/linux-imx6-3.14
drivers/net/wireless/cw1200/queue.c
1103
14925
/* * O(1) TX queue with built-in allocator for ST-Ericsson CW1200 drivers * * Copyright (c) 2010, ST-Ericsson * Author: Dmitry Tarnyagin <dmitry.tarnyagin@lockless.no> * * 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
AndroidOpenSourceXperia/android_kernel_sony_u8500
drivers/media/rc/redrat3.c
2383
35620
/* * USB RedRat3 IR Transceiver rc-core driver * * Copyright (c) 2011 by Jarod Wilson <jarod@redhat.com> * based heavily on the work of Stephen Cox, with additional * help from RedRat Ltd. * * This driver began life based an an old version of the first-generation * lirc_mceusb driver from the lirc 0.7.2 distr...
gpl-2.0
htc-mirror/ville-u-ics-3.0.8-e2a40ab
drivers/tty/serial/bfin_5xx.c
2639
41193
/* * Blackfin On-Chip Serial Driver * * Copyright 2006-2010 Analog Devices Inc. * * Enter bugs at http://blackfin.uclinux.org/ * * Licensed under the GPL-2 or later. */ #if defined(CONFIG_SERIAL_BFIN_CONSOLE) && defined(CONFIG_MAGIC_SYSRQ) #define SUPPORT_SYSRQ #endif #define DRIVER_NAME "bfin-uart" #define p...
gpl-2.0
ztemt/A465_5.1_kernel
arch/arm/mach-imx/mach-mx21ads.c
2639
8238
/* * Copyright (C) 2000 Deep Blue Solutions Ltd * Copyright (C) 2002 Shane Nay (shane@minirl.com) * Copyright 2006-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 as published...
gpl-2.0
AstroProfundis/android_kernel_samsung_sc03e
sound/soc/pxa/raumfeld.c
2895
7997
/* * raumfeld_audio.c -- SoC audio for Raumfeld audio devices * * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de> * * based on code from: * * Wolfson Microelectronics PLC. * Openedhand Ltd. * Liam Girdwood <lrg@slimlogic.co.uk> * Richard Purdie <richard@openedhand.com> * * This program is fre...
gpl-2.0
m0zes/linux
drivers/isdn/hardware/avm/t1pci.c
4687
6759
/* $Id: t1pci.c,v 1.1.2.2 2004/01/16 21:09:27 keil Exp $ * * Module for AVM T1 PCI-card. * * Copyright 1999 by Carsten Paeth <calle@calle.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ #include <linux/module....
gpl-2.0
omega-roms/I9500_Stock_Kernel_KK_4.4.2
drivers/hid/hid-prodikeys.c
4943
21536
/* * HID driver for the Prodikeys PC-MIDI Keyboard * providing midi & extra multimedia keys functionality * * Copyright (c) 2009 Don Prince <dhprince.devel@yahoo.co.uk> * * Controls for Octave Shift Up/Down, Channel, and * Sustain Duration available via sysfs. * */ /* * This program is free software; yo...
gpl-2.0
neXusPRIME/android_kernel_sony_msm8960t_pac
net/mac80211/aes_cmac.c
5711
2704
/* * AES-128-CMAC with TLen 16 for IEEE 802.11w BIP * Copyright 2008, Jouni Malinen <j@w1.fi> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/kernel.h> #in...
gpl-2.0
TeamGlade-Devices/android_kernel_sony_msm8930
fs/hpfs/map.c
6223
8540
/* * linux/fs/hpfs/map.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * mapping structures to memory with some minimal checks */ #include "hpfs_fn.h" unsigned *hpfs_map_dnode_bitmap(struct super_block *s, struct quad_buffer_head *qbh) { return hpfs_map_4sectors(s, hpfs_sb(s)->sb_dmap,...
gpl-2.0
Vachounette/Acer_S500_Kernel
drivers/platform/x86/tc1100-wmi.c
8015
6756
/* * HP Compaq TC1100 Tablet WMI Extras Driver * * Copyright (C) 2007 Carlos Corbacho <carlos@strangeworlds.co.uk> * Copyright (C) 2004 Jamey Hicks <jamey.hicks@hp.com> * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> ...
gpl-2.0
Cl3Kener/UBER-N5
arch/arm/mach-shmobile/console.c
11855
1043
/* * SH-Mobile Console * * Copyright (C) 2010 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 License. * * This program is distributed in the hope that i...
gpl-2.0
srfarias/srfarias_kernel_msm8916
arch/arm/mach-shmobile/console.c
11855
1043
/* * SH-Mobile Console * * Copyright (C) 2010 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 License. * * This program is distributed in the hope that i...
gpl-2.0
monishk10/kernel_kenzo
drivers/rapidio/rio-access.c
14671
5663
/* * RapidIO configuration space access support * * Copyright 2005 MontaVista Software, Inc. * Matt Porter <mporter@kernel.crashing.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 Foundat...
gpl-2.0
erikvarga/gcc
gcc/testsuite/gfortran.dg/coarray/collectives_2.f90
80
1792
! { dg-do run } ! ! CO_SUM/CO_MIN/CO_MAX ! program test implicit none intrinsic co_max intrinsic co_min intrinsic co_sum integer :: val(3), tmp_val(3) integer :: vec(3) vec = [2,3,1] if (this_image() == 1) then val(1) = 42 else val(1) = -99 endif val(2) = this_image() if (this_image() ==...
gpl-2.0
jwpi/glibc
resolv/ns_netint.c
80
1584
/* * Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC") * Copyright (c) 1996,1999 by Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission ...
gpl-2.0
shminer/kernel-msm-3.18
drivers/pci/host/pci-host-generic.c
80
7539
/* * Simple, generic PCI host controller driver targetting firmware-initialised * systems and virtual machines (e.g. the PCI emulation provided by kvmtool). * * 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 t...
gpl-2.0
percona/debian-percona-xtradb-cluster-5.6
plugin/auth/dialog.c
80
9798
/* Copyright (c) 2010, 2011, Oracle and/or its affiliates. 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; version 2 of the License. This program is distrib...
gpl-2.0
loongson-community/linux-3A
drivers/media/dvb/siano/sms-cards.c
336
8707
/* * Card-specific functions for the Siano SMS1xxx USB dongle * * Copyright (c) 2008 Michael Krufky <mkrufky@linuxtv.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation; ...
gpl-2.0
VorkTeam/vorkKernel-LGP990
sound/soc/fsl/fsl_ssi.c
592
20775
/* * Freescale SSI ALSA SoC Digital Audio Interface (DAI) driver * * Author: Timur Tabi <timur@freescale.com> * * Copyright 2007-2008 Freescale Semiconductor, 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...
gpl-2.0
yncconsulting/HTC_Express_Kernel
drivers/net/bmac.c
848
42586
/* * Network device driver for the BMAC ethernet controller on * Apple Powermacs. Assumes it's under a DBDMA controller. * * Copyright (C) 1998 Randy Gobbel. * * May 1999, Al Viro: proper release of /proc/net/bmac entry, switched to * dynamic procfs inode. */ #include <linux/module.h> #include <linux/kernel.h>...
gpl-2.0
imnuts/sch-i510_kernel
drivers/zorro/zorro.c
848
5111
/* * Zorro Bus Services * * Copyright (C) 1995-2003 Geert Uytterhoeven * * 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/types.h> #...
gpl-2.0
jollaman999/LGF180-Optimus-G-_Android_KK_v30b_Kernel
arch/arm/mach-msm/batterydata-lib.c
1104
8108
/* Copyright (c) 2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope...
gpl-2.0
froggy666uk/Froggy_SensMod_CM10.1
drivers/of/base.c
1872
23280
/* * Procedures for creating, accessing and interpreting the device tree. * * Paul Mackerras August 1996. * Copyright (C) 1996-2005 Paul Mackerras. * * Adapted for 64bit PowerPC by Dave Engebretsen and Peter Bergner. * {engebret|bergner}@us.ibm.com * * Adapted for sparc and sparc64 by David S. Miller dave...
gpl-2.0
nychitman1/android_kernel_google_pixel
arch/parisc/kernel/signal32.c
1872
13281
/* Signal support for 32-bit kernel builds * * Copyright (C) 2001 Matthew Wilcox <willy at parisc-linux.org> * Copyright (C) 2006 Kyle McMartin <kyle at parisc-linux.org> * * Code was mostly borrowed from kernel/signal.c. * See kernel/signal.c for additional Copyrights. * * * This program is ...
gpl-2.0
bkero/android_kernel_teclast_x98pro
arch/mips/sgi-ip27/ip27-klconfig.c
2128
2917
/* * Copyright (C) 1999, 2000 Ralf Baechle (ralf@gnu.org) * Copyright (C) 1999, 2000 Silicon Graphics, Inc. */ #include <linux/kernel.h> #include <linux/sched.h> #include <linux/interrupt.h> #include <linux/kernel_stat.h> #include <linux/param.h> #include <linux/timex.h> #include <linux/mm.h> #include <asm/sn/klcon...
gpl-2.0
Ki113R/android_kernel_samsung_golden
drivers/clocksource/sh_cmt.c
2384
16971
/* * SuperH Timer Support - CMT * * Copyright (C) 2008 Magnus Damm * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License * * This program is distributed in ...
gpl-2.0
XxXPachaXxX/kernel_msm_3.0
drivers/staging/rts_pstor/ms.c
2384
104426
/* Driver for Realtek PCI-Express card reader * * Copyright(c) 2009 Realtek Semiconductor Corp. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2, or ...
gpl-2.0
kozmikkick/KozmiKKernel
drivers/staging/hv/ring_buffer.c
2384
11763
/* * * Copyright (c) 2009, Microsoft 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 usef...
gpl-2.0
TeamRegular/android_kernel_samsung_codinatmo
arch/microblaze/kernel/reset.c
3152
2849
/* * Copyright (C) 2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2009 PetaLogix * * 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/init.h> #include <linux/of_platform...
gpl-2.0
nunogia/Z7Max_NX505J_H129_kernel
arch/powerpc/platforms/pseries/dtl.c
4688
8682
/* * Virtual Processor Dispatch Trace Log * * (C) Copyright IBM Corporation 2009 * * Author: Jeremy Kerr <jk@ozlabs.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version...
gpl-2.0
xdajog/kernel_fx3q_aosp
arch/powerpc/platforms/cell/spu_callbacks.c
4944
2181
/* * System call callback functions for SPUs */ #undef DEBUG #include <linux/kallsyms.h> #include <linux/export.h> #include <linux/syscalls.h> #include <asm/spu.h> #include <asm/syscalls.h> #include <asm/unistd.h> /* * This table defines the system calls that an SPU can call. * It is currently a subset of the 6...
gpl-2.0
walter79/android_kernel_sony_tsubasa
arch/mips/mipssim/sim_setup.c
5200
2178
/* * Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. * * This program is free software; you can distribute it and/or modify it * under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope it will b...
gpl-2.0
kirilllavrov/android_kernel_huawei_s10101l
scripts/mod/sumversion.c
10320
12227
#include <netinet/in.h> #ifdef __sun__ #include <inttypes.h> #else #include <stdint.h> #endif #include <ctype.h> #include <errno.h> #include <string.h> #include <limits.h> #include "modpost.h" /* * Stolen form Cryptographic API. * * MD4 Message Digest Algorithm (RFC1320). * * Implementation derived from Andrew Tr...
gpl-2.0
Nicklas373/AoiCore-Kernel-MSM8627-CM13
scripts/kconfig/kxgettext.c
10576
4196
/* * Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 2005 * * Released under the terms of the GNU GPL v2.0 */ #include <stdlib.h> #include <string.h> #include "lkc.h" static char *escape(const char* text, char *bf, int len) { char *bfp = bf; int multiline = strchr(text, '\n') != NULL; int eol = 0; int text...
gpl-2.0
pasnox/recalbox-buildroot
support/kconfig/kxgettext.c
10576
4196
/* * Arnaldo Carvalho de Melo <acme@conectiva.com.br>, 2005 * * Released under the terms of the GNU GPL v2.0 */ #include <stdlib.h> #include <string.h> #include "lkc.h" static char *escape(const char* text, char *bf, int len) { char *bfp = bf; int multiline = strchr(text, '\n') != NULL; int eol = 0; int text...
gpl-2.0
bigzz/linux-xfs
drivers/input/mouse/alps.c
81
82921
/* * ALPS touchpad PS/2 mouse driver * * Copyright (c) 2003 Neil Brown <neilb@cse.unsw.edu.au> * Copyright (c) 2003-2005 Peter Osterlund <petero2@telia.com> * Copyright (c) 2004 Dmitry Torokhov <dtor@mail.ru> * Copyright (c) 2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2009 Sebastian Kapfer <sebastian_k...
gpl-2.0
yuhc/linux-3.6.5-for-gxen
drivers/power/avs/smartreflex.c
81
30709
/* * OMAP SmartReflex Voltage Control * * Author: Thara Gopinath <thara@ti.com> * * Copyright (C) 2012 Texas Instruments, Inc. * Thara Gopinath <thara@ti.com> * * Copyright (C) 2008 Nokia Corporation * Kalle Jokiniemi * * Copyright (C) 2007 Texas Instruments, Inc. * Lesly A M <x0080970@ti.com> * * This pr...
gpl-2.0
coolbho3k/galaxysii_oc
sound/pci/ca0106/ca0106_proc.c
1105
14348
/* * Copyright (c) 2004 James Courtier-Dutton <James@superbug.demon.co.uk> * Driver CA0106 chips. e.g. Sound Blaster Audigy LS and Live 24bit * Version: 0.0.18 * * FEATURES currently supported: * See ca0106_main.c for features. * * Changelog: * Support interrupts per period. * Removed noise fro...
gpl-2.0
luckpizza/n8000-kernel-aufs
drivers/block/umem.c
1873
30193
/* * mm.c - Micro Memory(tm) PCI memory board block device driver - v2.3 * * (C) 2001 San Mehat <nettwerk@valinux.com> * (C) 2001 Johannes Erdfelt <jerdfelt@valinux.com> * (C) 2001 NeilBrown <neilb@cse.unsw.edu.au> * * This driver for the Micro Memory PCI Memory Module with Battery Backup * is Copyright Micro M...
gpl-2.0
dovydasvenckus/linux
drivers/video/backlight/jornada720_lcd.c
1873
2938
/* * * LCD driver for HP Jornada 700 series (710/720/728) * Copyright (C) 2006-2009 Kristoffer Ericson <kristoffer.ericson@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 or any later version as published by th...
gpl-2.0
Split-Screen/android_kernel_mediatek_sprout
drivers/regulator/tps6586x-regulator.c
2129
13882
/* * Regulator driver for TI TPS6586x * * Copyright (C) 2010 Compulab Ltd. * Author: Mike Rapoport <mike@compulab.co.il> * * Based on da903x * Copyright (C) 2006-2008 Marvell International Ltd. * Copyright (C) 2008 Compulab Ltd. * * This program is free software; you can redistribute it and/or modify * it un...
gpl-2.0
davidmueller13/f2fs-backport
drivers/net/ixgbe/ixgbe_dcb_nl.c
2385
23234
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2011 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, ver...
gpl-2.0
attn1/android_kernel_pantech_p8010
drivers/media/video/pxa_camera.c
2385
51705
/* * V4L2 Driver for PXA camera host * * Copyright (C) 2006, Sascha Hauer, Pengutronix * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.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 So...
gpl-2.0
AICP/kernel_samsung_tuna
drivers/media/video/usbvision/usbvision-video.c
2385
48005
/* * USB USBVISION Video device driver 0.9.10 * * * * Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de> * * This module is part of usbvision driver project. * * 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
pawo99/stock_mm_dpgw
drivers/scsi/vmw_pvscsi.c
2385
39402
/* * Linux driver for VMware's para-virtualized SCSI HBA. * * Copyright (C) 2008-2009, 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 as published by the * Free Software Foundation; version 2 of the...
gpl-2.0
ariafan/S5501-3.10
arch/arm/mach-omap2/cclock2430_data.c
2641
55513
/* * OMAP2430 clock data * * Copyright (C) 2005-2009, 2012 Texas Instruments, Inc. * Copyright (C) 2004-2011 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-2.0
jdlfg/Mecha-kernel-jdlfg
arch/sh/kernel/unwinder.c
3921
4293
/* * Copyright (C) 2009 Matt Fleming * * Based, in part, on kernel/time/clocksource.c. * * This file provides arbitration code for stack unwinders. * * Multiple stack unwinders can be available on a system, usually with * the most accurate unwinder being the currently active one. */ #include <linux/errno.h> #...
gpl-2.0
Vegaviet-DevTeam/android_kernel_pantech_ef50l
net/dns_resolver/dns_key.c
4433
8163
/* Key type used to cache DNS lookups made by the kernel * * See Documentation/networking/dns_resolver.txt * * Copyright (c) 2007 Igor Mammedov * Author(s): Igor Mammedov (niallain@gmail.com) * Steve French (sfrench@us.ibm.com) * Wang Lei (wang840925@gmail.com) * David Howells (dh...
gpl-2.0
Envious-Data/shinano-sirius_msm8974abpro-511
drivers/gpu/drm/nouveau/nouveau_dma.c
4945
7763
/* * Copyright (C) 2007 Ben Skeggs. * 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, copy...
gpl-2.0
hyuh/kernel-dlx
drivers/media/video/ks0127.c
4945
21037
/* * Video Capture Driver (Video for Linux 1/2) * for the Matrox Marvel G200,G400 and Rainbow Runner-G series * * This module is an interface to the KS0127 video decoder chip. * * Copyright (C) 1999 Ryan Drake <stiletto@mediaone.net> * * This program is free software; you can redistribute it and/or * modify i...
gpl-2.0
aicjofs/android_kernel_lge_v500_20d
arch/mips/jz4740/irq.c
4945
4022
/* * Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de> * JZ4740 platform IRQ support * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, ...
gpl-2.0
1119553797/linux-sunxi
arch/sh/kernel/cpu/sh4a/setup-sh7770.c
7505
19247
/* * SH7770 Setup * * Copyright (C) 2006 - 2008 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/platform_device.h> #include <linux/init.h> #include <linux/s...
gpl-2.0
Entropy512/kernel_galaxys2_ics
arch/blackfin/kernel/cplb-nompu/cplbinit.c
7505
5737
/* * Blackfin CPLB initialization * * Copyright 2007-2009 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <asm/blackfin.h> #include <asm/cacheflush.h> #include <asm/cplb.h> #include <asm/cplbinit.h> #include <asm/mem_map.h> struct cplb_entry icplb_tbl[NR_CPUS][M...
gpl-2.0
devcreations07/spirit_cancro
drivers/w1/masters/omap_hdq.c
8017
18222
/* * drivers/w1/masters/omap_hdq.c * * Copyright (C) 2007 Texas Instruments, 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. * */ #include <linux/kernel.h> #include <li...
gpl-2.0
ghsr/android_kernel_samsung_i9152
drivers/staging/rtl8192u/r819xU_cmdpkt.c
9041
22690
/****************************************************************************** (c) Copyright 2008, RealTEK Technologies Inc. All Rights Reserved. Module: r819xusb_cmdpkt.c (RTL8190 TX/RX command packet handler Source C File) Note: The module is responsible for handling TX and RX command packet. 1. TX...
gpl-2.0
mgbotoe/GT-I8552-kernel-source
arch/arm/mach-bcmring/csp/chipc/chipcHw_str.c
9553
2009
/***************************************************************************** * Copyright 2008 Broadcom Corporation. All rights reserved. * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU Ge...
gpl-2.0
eoghan2t9/Oppo-Find5-4.2-Kernel
drivers/isdn/i4l/isdn_audio.c
9553
20305
/* $Id: isdn_audio.c,v 1.1.2.2 2004/01/12 22:37:18 keil Exp $ * * Linux ISDN subsystem, audio conversion and compression (linklevel). * * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) * DTMF code (c) 1996 by Christian Mock (cm@kukuruz.ping.at) * Silence detection (c) 1998 by Armin Schindler (mac@gismo...
gpl-2.0
ceisendle/llcp-over-nci
sound/isa/gus/gus_main.c
9809
13283
/* * Routines for Gravis UltraSound soundcards * 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 Lice...
gpl-2.0
kyleterry/linux
sound/isa/sb/emu8000_patch.c
13137
7566
/* * Patch routines for the emu8000 (AWE32/64) * * Copyright (C) 1999 Steve Ratcliffe * Copyright (C) 1999-2000 Takashi Iwai <tiwai@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 Softwar...
gpl-2.0
jderrick/linux-blkdev
drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c
82
56333
/* * V4L2 Driver for SuperH Mobile CEU interface * * Copyright (C) 2008 Magnus Damm * * Based on V4L2 Driver for PXA camera host - "pxa_camera.c", * * Copyright (C) 2006, Sascha Hauer, Pengutronix * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de> * * This program is free software; you can re...
gpl-2.0
jstotero/Cucciolone-Rewrite
net/wireless/chan.c
82
3087
/* * This file contains helper code to handle channel * settings and keeping track of what is possible at * any point in time. * * Copyright 2009 Johannes Berg <johannes@sipsolutions.net> */ #include <net/cfg80211.h> #include "core.h" struct ieee80211_channel * rdev_freq_to_chan(struct cfg80211_registered_devic...
gpl-2.0
mrimp/SM-N910T_Kernel
drivers/video/msm/mdss/mdss_mdp_pipe.c
82
40772
/* Copyright (c) 2012-2014, 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
giantdisaster/btrfs
net/ipv4/syncookies.c
82
10669
/* * Syncookies implementation for the Linux kernel * * Copyright (C) 1997 Andi Kleen * Based on ideas by D.J.Bernstein and Eric Schenk. * * 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
sancao2/Telegram
TMessagesProj/jni/libjpeg/jcparam.c
1106
21275
/* * jcparam.c * * Copyright (C) 1991-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying README file. * * This file contains optional default-setting code for the JPEG compressor. * Applications do not have to use th...
gpl-2.0
lujiefeng/bocom_camera
drivers/serial/sn_console.c
1362
30165
/* * C-Brick Serial Port (and console) driver for SGI Altix machines. * * This driver is NOT suitable for talking to the l1-controller for * anything other than 'console activities' --- please use the l1 * driver for that. * * * Copyright (c) 2004-2006 Silicon Graphics, Inc. All Rights Reserved. * * This pro...
gpl-2.0
SlimRoms/kernel_sony_msm8x60
drivers/gpu/drm/nouveau/nouveau_channel.c
1362
13925
/* * Copyright 2005-2006 Stephane Marchesin * 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 u...
gpl-2.0
yuzaipiaofei/android_kernel_cyanogen_msm8916
drivers/nfc/pn544/mei.c
2130
2461
/* * HCI based Driver for NXP pn544 NFC Chip * * Copyright (C) 2013 Intel 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. ...
gpl-2.0
djvoleur/test_test
drivers/ssb/driver_gpio.c
2386
5300
/* * Sonics Silicon Backplane * GPIO driver * * Copyright 2011, Broadcom Corporation * Copyright 2012, Hauke Mehrtens <hauke@hauke-m.de> * * Licensed under the GNU/GPL. See COPYING for details. */ #include <linux/gpio.h> #include <linux/export.h> #include <linux/ssb/ssb.h> #include "ssb_private.h" static str...
gpl-2.0
free-z4u/android_kernel_htc_msm7x30
drivers/media/video/sh_mobile_ceu_camera.c
2386
59370
/* * V4L2 Driver for SuperH Mobile CEU interface * * Copyright (C) 2008 Magnus Damm * * Based on V4L2 Driver for PXA camera host - "pxa_camera.c", * * Copyright (C) 2006, Sascha Hauer, Pengutronix * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de> * * This program is free software; you can re...
gpl-2.0
humberos/android_kernel_samsung_aries
drivers/media/video/gspca/sonixj.c
2386
97019
/* * Sonix sn9c102p sn9c105 sn9c120 (jpeg) subdriver * * Copyright (C) 2009-2010 Jean-François Moine <http://moinejf.free.fr> * Copyright (C) 2005 Michel Xhaard mxhaard@magic.fr * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publ...
gpl-2.0
janztec/empc-arpi-linux
arch/x86/kernel/sys_x86_64.c
2898
4770
#include <linux/errno.h> #include <linux/sched.h> #include <linux/syscalls.h> #include <linux/mm.h> #include <linux/fs.h> #include <linux/smp.h> #include <linux/sem.h> #include <linux/msg.h> #include <linux/shm.h> #include <linux/stat.h> #include <linux/mman.h> #include <linux/file.h> #include <linux/utsname.h> #includ...
gpl-2.0
PRJosh/kernel_samsung_mondrianwifi
mm/swap.c
3154
21023
/* * linux/mm/swap.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ /* * This file contains the default values for the operation of the * Linux VM subsystem. Fine-tuning documentation can be found in * Documentation/sysctl/vm.txt. * Started 18.12.91 * Swap aging added 23.2.95, Stephen Tweedie. ...
gpl-2.0
armani-dev/android_kernel_xiaomi_armani_OLD
fs/hpfs/dir.c
4178
8787
/* * linux/fs/hpfs/dir.c * * Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999 * * directory VFS functions */ #include <linux/slab.h> #include "hpfs_fn.h" static int hpfs_dir_release(struct inode *inode, struct file *filp) { hpfs_lock(inode->i_sb); hpfs_del_pos(inode, &filp->f_pos); /*hpfs_wri...
gpl-2.0
yank555-lu/Hammerhead-3.4-kitkat-mr2
sound/soc/fsl/mpc5200_dma.c
4946
14971
/* * Freescale MPC5200 PSC DMA * ALSA SoC Platform driver * * Copyright (C) 2008 Secret Lab Technologies Ltd. * Copyright (C) 2009 Jon Smirl, Digispeaker */ #include <linux/module.h> #include <linux/of_device.h> #include <linux/dma-mapping.h> #include <linux/slab.h> #include <linux/of_platform.h> #include <soun...
gpl-2.0
GalaxyTab4/android_kernel_samsung_matissewifi
drivers/net/ethernet/sfc/falcon_boards.c
4946
21951
/**************************************************************************** * Driver for Solarflare Solarstorm network controllers and boards * Copyright 2007-2010 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Publi...
gpl-2.0
sssemil/10.5.A.0.230
net/sched/act_csum.c
5458
13537
/* * Checksum updating actions * * Copyright (c) 2010 Gregoire Baron <baronchon@n7mm.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 op...
gpl-2.0
PsychoGame/android_kernel_lge_apq8064
arch/mips/jz4740/dma.c
7762
7628
/* * Copyright (C) 2010, Lars-Peter Clausen <lars@metafoo.de> * JZ4740 SoC DMA support * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, or (at you...
gpl-2.0
RolanDroid/lge_kernel_lproj
arch/h8300/kernel/sys_h8300.c
7762
1728
/* * linux/arch/h8300/kernel/sys_h8300.c * * This file contains various random system calls that * have a non-standard calling sequence on the H8/300 * platform. */ #include <linux/errno.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/smp.h> #include <linux/sem.h> #include <linux/msg.h> #includ...
gpl-2.0
GustavoRD78/78Kernel-Android-N-Developer-Preview
drivers/media/dvb/frontends/mb86a16.c
8018
46822
/* Fujitsu MB86A16 DVB-S/DSS DC Receiver 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...
gpl-2.0
dumtara/android_kernel_yu_msm8916
arch/parisc/kernel/processor.c
11090
12168
/* * Initial setup-routines for HP 9000 based hardware. * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * Modifications for PA-RISC (C) 1999-2008 Helge Deller <deller@gmx.de> * Modifications copyright 1999 SuSE GmbH (Philipp Rumpf) * Modifications copyright 2000 Martin K. Petersen <mkp@mkp.net> ...
gpl-2.0
sexmachine/msm
arch/parisc/kernel/processor.c
11090
12168
/* * Initial setup-routines for HP 9000 based hardware. * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * Modifications for PA-RISC (C) 1999-2008 Helge Deller <deller@gmx.de> * Modifications copyright 1999 SuSE GmbH (Philipp Rumpf) * Modifications copyright 2000 Martin K. Petersen <mkp@mkp.net> ...
gpl-2.0
thornbirdblue/8974_kernel
tools/perf/scripts/perl/Perf-Trace-Util/Context.c
11602
3691
/* * This file was generated automatically by ExtUtils::ParseXS version 2.18_02 from the * contents of Context.xs. Do not edit this file, edit Context.xs instead. * * ANY CHANGES MADE HERE WILL BE LOST! * */ #line 1 "Context.xs" /* * Context.xs. XS interfaces for perf script. * * Copyright (C) 2009 Tom Zanu...
gpl-2.0
CitrusB/android_kernel_samsung_s6810p
arch/ia64/kernel/audit.c
15698
1117
#include <linux/init.h> #include <linux/types.h> #include <linux/audit.h> #include <asm/unistd.h> static unsigned dir_class[] = { #include <asm-generic/audit_dir_write.h> ~0U }; static unsigned read_class[] = { #include <asm-generic/audit_read.h> ~0U }; static unsigned write_class[] = { #include <asm-generic/audit_w...
gpl-2.0
UNGLinux/UNGKernel
arch/x86/kernel/nmi.c
83
15752
/* * Copyright (C) 1991, 1992 Linus Torvalds * Copyright (C) 2000, 2001, 2002 Andi Kleen, SuSE Labs * Copyright (C) 2011 Don Zickus Red Hat, Inc. * * Pentium III FXSR, SSE support * Gareth Hughes <gareth@valinux.com>, May 2000 */ /* * Handle hardware traps and faults. */ #include <linux/spinlock.h> #incl...
gpl-2.0
klock-android/linux
drivers/clk/at91/clk-programmable.c
83
7039
/* * Copyright (C) 2013 Boris BREZILLON <b.brezillon@overkiz.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 versio...
gpl-2.0
shark147/k2ul-kernel
arch/arm/mach-msm/htc_watchdog_monitor.c
339
5389
/* arch/arm/mach-msm/htc_watchdog_monitor.c * * Copyright (C) 2011 HTC Corporation * * 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 under those terms. * * This program is dist...
gpl-2.0
Ankarrr/Linux-2.6.32.60-rts
arch/mips/math-emu/sp_simple.c
595
1851
/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. * http://www.algor.co.uk * * ######################################################################## * * This program is free software; you can distribute it and/or modify i...
gpl-2.0
eoghan2t9/android_kernel_oppo_n1_test
fs/lockd/clntxdr.c
1619
13943
/* * linux/fs/lockd/clntxdr.c * * XDR functions to encode/decode NLM version 3 RPC arguments and results. * NLM version 3 is backwards compatible with NLM versions 1 and 2. * * NLM client-side only. * * Copyright (C) 2010, Oracle. All rights reserved. */ #include <linux/types.h> #include <linux/sunrpc/xdr.h>...
gpl-2.0
lx324310/linux
drivers/hwmon/ab8500.c
1875
5505
/* * Copyright (C) ST-Ericsson 2010 - 2013 * Author: Martin Persson <martin.persson@stericsson.com> * Hongbo Zhang <hongbo.zhang@linaro.org> * License Terms: GNU General Public License v2 * * When the AB8500 thermal warning temperature is reached (threshold cannot * be changed by SW), an interrupt is set...
gpl-2.0
cile381/s7_flat_kernel
fs/proc/interrupts.c
2131
1092
#include <linux/fs.h> #include <linux/init.h> #include <linux/interrupt.h> #include <linux/irqnr.h> #include <linux/proc_fs.h> #include <linux/seq_file.h> /* * /proc/interrupts */ static void *int_seq_start(struct seq_file *f, loff_t *pos) { return (*pos <= nr_irqs) ? pos : NULL; } static void *int_seq_next(struct...
gpl-2.0
MikeC84/mac_kernel_moto_shamu
drivers/staging/csr/csr_wifi_sme_serialize.c
2387
271192
/***************************************************************************** (c) Cambridge Silicon Radio Limited 2012 All rights reserved and confidential information of CSR Refer to LICENSE.txt included with this source for details on the license terms. ************...
gpl-2.0
MoKee/android_kernel_motorola_apq8084
drivers/staging/csr/sme_mgt.c
2387
28697
/* * --------------------------------------------------------------------------- * FILE: sme_mgt.c * * PURPOSE: * This file contains the driver specific implementation of * the SME MGT SAP. * It is part of the porting exercise. * * Copyright (C) 2008-2009 by Cambridge Silicon Radio Ltd. * ...
gpl-2.0