repo_name
string
path
string
copies
string
size
string
content
string
license
string
vickylinuxer/at91sam9263-kernel
arch/powerpc/platforms/powermac/smp.c
965
23913
/* * SMP support for power macintosh. * * We support both the old "powersurge" SMP architecture * and the current Core99 (G4 PowerMac) machines. * * Note that we don't support the very first rev. of * Apple/DayStar 2 CPUs board, the one with the funky * watchdog. Hopefully, none of these should be there except ...
gpl-2.0
ls2uper/linux
drivers/usb/wusbcore/wa-xfer.c
1477
88884
/* * WUSB Wire Adapter * Data transfer and URB enqueing * * Copyright (C) 2005-2006 Intel Corporation * Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as published ...
gpl-2.0
DC07/spirit_msm8916
arch/mips/jz4740/dma.c
1989
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
MinimalOS-AOSP/kernel_moto_shamu
drivers/input/misc/rotary_encoder.c
2245
7930
/* * rotary_encoder.c * * (c) 2009 Daniel Mack <daniel@caiaq.de> * Copyright (C) 2011 Johan Hovold <jhovold@gmail.com> * * state machine code inspired by code from Tim Ruetz * * A generic driver for rotary encoders connected to GPIO lines. * See file:Documentation/input/rotary-encoder.txt for more information ...
gpl-2.0
cozybit/aosp-omap-kernel
arch/m68k/kernel/traps_no.c
2501
8746
/* * linux/arch/m68knommu/kernel/traps.c * * Copyright (C) 1993, 1994 by Hamish Macdonald * * 68040 fixes by Michael Rausch * 68040 fixes by Martin Apel * 68060 fixes by Roman Hodek * 68060 fixes by Jesper Skov * * This file is subject to the terms and conditions of the GNU General Public * License. S...
gpl-2.0
hiikezoe/android_kernel_nec_n06e
drivers/usb/serial/mct_u232.c
2757
26085
/* * MCT (Magic Control Technology Corp.) USB RS232 Converter Driver * * Copyright (C) 2000 Wolfgang Grandegger (wolfgang@ces.ch) * * 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
twinsen17/android_kernel_samsung_golden
drivers/input/keyboard/gpio_keys_polled.c
3269
6521
/* * Driver for buttons on GPIO lines not capable of generating interrupts * * Copyright (C) 2007-2010 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2010 Nuno Goncalves <nunojpg@gmail.com> * * This file was based on: /drivers/input/misc/cobalt_btns.c * Copyright (C) 2007 Yoichi Yuasa <yoichi_yuasa@tripeak...
gpl-2.0
mdo-rom/platform_kernel_samsung_crespo
sound/soc/codecs/wm8727.c
3269
2091
/* * wm8727.c * * Created on: 15-Oct-2009 * Author: neil.jones@imgtec.com * * Copyright (C) 2009 Imagination Technologies Ltd. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Founda...
gpl-2.0
EPDCenterSpain/bq-DC-v1
arch/sparc/lib/ksyms.c
3525
5184
/* * Export of symbols defined in assembler */ /* Tell string.h we don't want memcpy etc. as cpp defines */ #define EXPORT_SYMTAB_STROPS #include <linux/module.h> #include <linux/string.h> #include <linux/types.h> #include <asm/checksum.h> #include <asm/uaccess.h> #include <asm/ftrace.h> /* string functions */ EX...
gpl-2.0
schqiushui/Kernel_MM_GPE_M8
arch/arm/mach-shmobile/board-mackerel.c
3781
39339
/* * mackerel board support * * Copyright (C) 2010 Renesas Solutions Corp. * Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> * * based on ap4evb * Copyright (C) 2010 Magnus Damm * Copyright (C) 2008 Yoshihiro Shimoda * * This program is free software; you can redistribute it and/or modify * it under t...
gpl-2.0
stas2z/linux-3.10-witi
drivers/mmc/core/sdio_ops.c
4293
4965
/* * linux/drivers/mmc/sdio_ops.c * * Copyright 2006-2007 Pierre Ossman * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or (at * your option) any lat...
gpl-2.0
aatjitra/M7
net/tipc/discover.c
4805
11748
/* * net/tipc/discover.c * * Copyright (c) 2003-2006, Ericsson AB * Copyright (c) 2005-2006, 2010-2011, Wind River Systems * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistri...
gpl-2.0
Grarak/grakernel-msm8226
drivers/gpu/drm/nouveau/nvc0_graph.c
4805
25218
/* * Copyright 2010 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
TeamWin/android_kernel_motorola_msm8226
arch/powerpc/platforms/512x/mpc512x_shared.c
4805
11722
/* * Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved. * * Author: John Rigby <jrigby@freescale.com> * * Description: * MPC512x Shared code * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by * the Fre...
gpl-2.0
Phoenix-CJ23/stockkernel
fs/xfs/xfs_trans_buf.c
4805
23268
/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it woul...
gpl-2.0
ROM-Jeremy/android_kernel_lge_msm8226-old
drivers/infiniband/hw/mlx4/srq.c
5061
9257
/* * Copyright (c) 2007 Cisco Systems, Inc. All rights reserved. * Copyright (c) 2007, 2008 Mellanox Technologies. 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,...
gpl-2.0
mohamaadhosein/VIPER-KERNEL-D802
drivers/edac/cpc925_edac.c
5061
31950
/* * cpc925_edac.c, EDAC driver for IBM CPC925 Bridge and Memory Controller. * * Copyright (c) 2008 Wind River Systems, Inc. * * Authors: Cao Qingtao <qingtao.cao@windriver.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License versio...
gpl-2.0
MattCrystal/Tempest
drivers/infiniband/hw/cxgb4/device.c
5061
15773
/* * Copyright (c) 2009-2010 Chelsio, 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 ...
gpl-2.0
dan-htc-touch/kernel_samsung_hlte
net/mac80211/rc80211_minstrel_debugfs.c
5573
4795
/* * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * Based on minstrel.c: * Copyright (C) 2005-2007 Derek Smithies <d...
gpl-2.0
ytjiang/linux
arch/ia64/kernel/ptrace.c
1478
57970
/* * Kernel support for the ptrace() and syscall tracing interfaces. * * Copyright (C) 1999-2005 Hewlett-Packard Co * David Mosberger-Tang <davidm@hpl.hp.com> * Copyright (C) 2006 Intel Co * 2006-08-12 - IA64 Native Utrace implementation support added by * Anil S Keshavamurthy <anil.s.keshavamurthy@intel.com> ...
gpl-2.0
mupuf/linux-nouveau-pm
drivers/rtc/rtc-rs5c372.c
2758
17865
/* * An I2C driver for Ricoh RS5C372, R2025S/D and RV5C38[67] RTCs * * Copyright (C) 2005 Pavel Mironchik <pmironchik@optifacio.net> * Copyright (C) 2006 Tower Technologies * Copyright (C) 2008 Paul Mundt * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
sakuramilk/sc02c_kernel
arch/sh/kernel/traps.c
4038
2263
#include <linux/bug.h> #include <linux/io.h> #include <linux/types.h> #include <linux/kdebug.h> #include <linux/signal.h> #include <linux/sched.h> #include <linux/uaccess.h> #include <linux/hardirq.h> #include <asm/unwinder.h> #include <asm/system.h> #ifdef CONFIG_GENERIC_BUG static void handle_BUG(struct pt_regs *reg...
gpl-2.0
Sudokamikaze/Darkspell-taoshan
arch/sparc/kernel/pcr.c
4550
3566
/* pcr.c: Generic sparc64 performance counter infrastructure. * * Copyright (C) 2009 David S. Miller (davem@davemloft.net) */ #include <linux/kernel.h> #include <linux/export.h> #include <linux/init.h> #include <linux/irq.h> #include <linux/irq_work.h> #include <linux/ftrace.h> #include <asm/pil.h> #include <asm/p...
gpl-2.0
arter97/android_kernel_google_msm
drivers/i2c/muxes/pca9541.c
4806
10287
/* * I2C multiplexer driver for PCA9541 bus master selector * * Copyright (c) 2010 Ericsson AB. * * Author: Guenter Roeck <guenter.roeck@ericsson.com> * * Derived from: * pca954x.c * * Copyright (c) 2008-2009 Rodolfo Giometti <giometti@linux.it> * Copyright (c) 2008-2009 Eurotech S.p.A. <info@eurotech.it>...
gpl-2.0
TeamRegular/android_kernel_zara
net/batman-adv/bat_sysfs.c
4806
18056
/* * Copyright (C) 2010-2012 B.A.T.M.A.N. contributors: * * Marek Lindner * * 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. * * This program is distributed in the hope that...
gpl-2.0
omnirom/android_kernel_oppo_n1
drivers/edac/i5400_edac.c
4806
40522
/* * Intel 5400 class Memory Controllers kernel module (Seaburg) * * This file may be distributed under the terms of the * GNU General Public License. * * Copyright (c) 2008 by: * Ben Woodard <woodard@redhat.com> * Mauro Carvalho Chehab <mchehab@redhat.com> * * Red Hat Inc. http://www.redhat.com * * Forke...
gpl-2.0
MaxiCM/android_kernel_motorola_msm8226
arch/sh/kernel/cpu/sh4a/setup-sh7366.c
5062
11681
/* * SH7366 Setup * * Copyright (C) 2008 Renesas Solutions * * Based on linux/arch/sh/kernel/cpu/sh4a/setup-sh7722.c * * 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/p...
gpl-2.0
SimpleAOSP-Kernel/kernel_mako
drivers/media/video/hexium_gemini.c
5062
15359
/* hexium_gemini.c - v4l2 driver for Hexium Gemini frame grabber cards Visit http://www.mihu.de/linux/saa7146/ and follow the link to "hexium" for further details about this card. Copyright (C) 2003 Michael Hunold <michael@mihu.de> This program is free software; you can redistribute it and/or mod...
gpl-2.0
holyangel/DesireEye
drivers/spi/spi-tegra.c
5062
16018
/* * Driver for Nvidia TEGRA spi controller. * * Copyright (C) 2010 Google, Inc. * * Author: * Erik Gilling <konkers@android.com> * * 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...
gpl-2.0
mdeejay/primou-ics
drivers/ata/pata_marvell.c
7878
4541
/* * Marvell PATA driver. * * For the moment we drive the PATA port in legacy mode. That * isn't making full use of the device functionality but it is * easy to get working. * * (c) 2006 Red Hat */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/pci.h> #include <linux/init.h> #include <linu...
gpl-2.0
haldric/I9300
arch/blackfin/kernel/signal.c
8390
9214
/* * Copyright 2004-2010 Analog Devices Inc. * * Licensed under the GPL-2 or later */ #include <linux/signal.h> #include <linux/syscalls.h> #include <linux/ptrace.h> #include <linux/tty.h> #include <linux/personality.h> #include <linux/binfmts.h> #include <linux/freezer.h> #include <linux/uaccess.h> #include <linu...
gpl-2.0
kalltkaffe/zte-kernel
fs/hfs/bitmap.c
10182
5969
/* * linux/fs/hfs/bitmap.c * * Copyright (C) 1996-1997 Paul H. Hargrove * (C) 2003 Ardis Technologies <roman@ardistech.com> * This file may be distributed under the terms of the GNU General Public License. * * Based on GPLed code Copyright (C) 1995 Michael Dreher * * This file contains the code to modify th...
gpl-2.0
enclustra/enclustra_zynq_linux
arch/arm/mach-gemini/devices.c
12486
2862
/* * Common devices definition for Gemini * * Copyright (C) 2008-2009 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * 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. */ #inc...
gpl-2.0
evitareul/kernel_htc_evitareul
net/bridge/netfilter/ebt_pkttype.c
14022
1287
/* * ebt_pkttype * * Authors: * Bart De Schuymer <bdschuym@pandora.be> * * April, 2003 * */ #include <linux/module.h> #include <linux/netfilter/x_tables.h> #include <linux/netfilter_bridge/ebtables.h> #include <linux/netfilter_bridge/ebt_pkttype.h> static bool ebt_pkttype_mt(const struct sk_buff *skb, struct...
gpl-2.0
kronat/linux
drivers/iio/dac/stm32-dac-core.c
199
4567
// SPDX-License-Identifier: GPL-2.0 /* * This file is part of STM32 DAC driver * * Copyright (C) 2017, STMicroelectronics - All Rights Reserved * Author: Fabrice Gasnier <fabrice.gasnier@st.com>. * */ #include <linux/clk.h> #include <linux/delay.h> #include <linux/module.h> #include <linux/of_platform.h> #includ...
gpl-2.0
rossoldfield/kms
drivers/media/usb/gspca/m5602/m5602_mt9m111.c
1991
11185
/* * Driver for the mt9m111 sensor * * Copyright (C) 2008 Erik Andrén * Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project. * Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br> * * Portions of code to USB interface and ALi driver software, * Copyright (c) 2006 Willem Duinke...
gpl-2.0
peterzhu0503/kernel_rk2926
drivers/power/s3c_adc_battery.c
1991
11124
/* * iPAQ h1930/h1940/rx1950 battery controller driver * Copyright (c) Vasily Khoruzhick * Based on h1940_battery.c by Arnaud Patard * * 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. * */ #i...
gpl-2.0
mythos234/SimplKernel-LL-BOFJ
drivers/usb/host/ohci-omap.c
2247
13578
/* * OHCI HCD (Host Controller Driver) for USB. * * (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at> * (C) Copyright 2000-2005 David Brownell * (C) Copyright 2002 Hewlett-Packard Company * * OMAP Bus Glue * * Modified for OMAP by Tony Lindgren <tony@atomide.com> * Based on the 2.4 OMAP OHCI driver ori...
gpl-2.0
bodiroga/VEV
practica2/libjpeg6b-6b/jcomapi.c
2759
3110
/* * jcomapi.c * * Copyright (C) 1994-1997, 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 application interface routines that are used for both * compression and decompression. */ ...
gpl-2.0
DevChun/holiday-ics-kernel
crypto/aead.c
4039
12896
/* * AEAD: Authenticated Encryption with Associated Data * * This file provides API support for AEAD algorithms. * * Copyright (c) 2007 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 publ...
gpl-2.0
fermasia/android_kernel_oppo_msm8974
arch/m68k/emu/nfcon.c
4551
3244
/* * ARAnyM console driver * * 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/init.h> #include <linux/console.h> #include <linux/tty.h> #include <lin...
gpl-2.0
kirananto/RAZOR
drivers/isdn/hisax/avm_a1.c
4807
8281
/* $Id: avm_a1.c,v 2.15.2.4 2004/01/13 21:46:03 keil Exp $ * * low level stuff for AVM A1 (Fritz) isdn cards * * Author Karsten Keil * Copyright by Karsten Keil <keil@isdn4linux.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporat...
gpl-2.0
JB1tz/kernel-msm
drivers/net/ethernet/sis/sis190.c
4807
47506
/* sis190.c: Silicon Integrated Systems SiS190 ethernet driver Copyright (c) 2003 K.M. Liu <kmliu@sis.com> Copyright (c) 2003, 2004 Jeff Garzik <jgarzik@pobox.com> Copyright (c) 2003, 2004, 2005 Francois Romieu <romieu@fr.zoreil.com> Based on r8169.c, tg3.c, 8139cp.c, skge.c, epic100.c and SiS 190/191 ...
gpl-2.0
TheWhisp/android_kernel_samsung_msm7x27a
drivers/gpu/drm/nouveau/nv50_display.c
4807
28485
/* * Copyright (C) 2008 Maarten Maathuis. * 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
ajfink/android_kernel_lge_e7lte
drivers/staging/usbip/vhci_hcd.c
4807
30639
/* * Copyright (C) 2003-2008 Takahiro Hirofuchi * * This is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This is distribute...
gpl-2.0
Abhinav1997/android_kernel_lge_msm8226
drivers/staging/wlags49_h2/wl_cs.c
4807
13646
/******************************************************************************* * Agere Systems Inc. * Wireless device driver for Linux (wlags49). * * Copyright (c) 1998-2003 Agere Systems Inc. * All rights reserved. * http://www.agere.com * * Initially developed by TriplePoint, Inc. * http://www.triplepo...
gpl-2.0
poondog/joey-m7-GPE
drivers/acpi/processor_perflib.c
4807
20387
/* * processor_perflib.c - ACPI Processor P-States Library ($Revision: 71 $) * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2004 Dominik Brodowski <linux@brodo.de> * Copyright (C) 2004 Anil S ...
gpl-2.0
sub77/kernel_samsung_ms013g
net/lapb/lapb_out.c
4807
5301
/* * LAPB release 002 * * This code REQUIRES 2.1.15 or higher/ NET3.038 * * This module: * This module 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
zparallax/amplitude-kk
drivers/net/wireless/mwifiex/11n_aggr.c
4807
9555
/* * Marvell Wireless LAN device driver: 802.11n Aggregation * * 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, redistribute a...
gpl-2.0
heroku/linux
arch/sh/kernel/time.c
7367
2636
/* * arch/sh/kernel/time.c * * Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka * Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org> * Copyright (C) 2002 - 2009 Paul Mundt * Copyright (C) 2002 M. R. Brown <mrbrown@linux-sh.org> * * This file is subject to the terms and conditions of the GNU General Publ...
gpl-2.0
zhuguihua/linux
arch/mips/lib/iomap-pci.c
8903
1336
/* * Implement the default iomap interfaces * * (C) Copyright 2004 Linus Torvalds * (C) Copyright 2006 Ralf Baechle <ralf@linux-mips.org> * (C) Copyright 2007 MIPS Technologies, Inc. * written by Ralf Baechle <ralf@linux-mips.org> */ #include <linux/pci.h> #include <linux/module.h> #include <asm/io.h> void ...
gpl-2.0
varigit/VAR-SOM-AM33-SDK7-Kernel
arch/powerpc/boot/planetcore.c
12743
3361
/* * PlanetCore configuration data support functions * * Author: Scott Wood <scottwood@freescale.com> * * Copyright (c) 2007 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by ...
gpl-2.0
kyupltd/linux
drivers/gpu/drm/nouveau/nouveau_drm.c
200
26776
/* * Copyright 2012 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
GEWangLiang/linux
drivers/net/ethernet/natsemi/jazzsonic.c
1224
7417
/* * jazzsonic.c * * (C) 2005 Finn Thain * * Converted to DMA API, and (from the mac68k project) introduced * dhd's support for 16-bit cards. * * (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de) * * This driver is based on work from Andreas Busse, but most of * the code is rewritten. * * (C...
gpl-2.0
zefie/kernel_moto_shamu
sound/isa/cmi8328.c
2248
13931
/* * Driver for C-Media CMI8328-based soundcards, such as AudioExcel AV500 * Copyright (c) 2012 Ondrej Zary * * AudioExcel AV500 card consists of: * - CMI8328 - main chip (SB Pro emulation, gameport, OPL3, MPU401, CD-ROM) * - CS4231A - WSS codec * - Dream SAM9233+GMS950400+RAM+ROM: Wavetable MIDI, connected t...
gpl-2.0
shakalaca/ASUS_ZenFone_ZE500KL
kernel/drivers/usb/host/ohci-jz4740.c
2248
6181
/* * Copyright (C) 2010, Lars-Peter Clausen <lars@metafoo.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 ver...
gpl-2.0
TeamEpsilon/linux-3.8-test_context
sound/soc/blackfin/bf5xx-i2s-pcm.c
2248
8473
/* * File: sound/soc/blackfin/bf5xx-i2s-pcm.c * Author: Cliff Cai <Cliff.Cai@analog.com> * * Created: Tue June 06 2008 * Description: DMA driver for i2s codec * * Modified: * Copyright 2008 Analog Devices Inc. * * Bugs: Enter bugs at http://blackfin.uclinux.org/ * *...
gpl-2.0
VentureROM-Legacy/android_kernel_samsung_aries
drivers/staging/lirc/lirc_zilog.c
2504
41560
/* * i2c IR lirc driver for devices with zilog IR processors * * Copyright (c) 2000 Gerd Knorr <kraxel@goldbach.in-berlin.de> * modified for PixelView (BT878P+W/FM) by * Michal Kochanowicz <mkochano@pld.org.pl> * Christoph Bartelmus <lirc@bartelmus.de> * modified for KNC ONE TV Station/Anubis Typhoon T...
gpl-2.0
Amperific/kernel_tuna_4.3
drivers/net/tile/tilepro.c
2760
65002
/* * Copyright 2011 Tilera Corporation. 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. * * This program is distributed in the hope that it will ...
gpl-2.0
nimengyu2/ti-a8-linux-04.06.00.03
arch/powerpc/platforms/8xx/tqm8xx_setup.c
3016
3815
/* * Platform setup for the MPC8xx based boards from TQM. * * Heiko Schocher <hs@denx.de> * Copyright 2010 DENX Software Engineering GmbH * * based on: * Vitaly Bordug <vbordug@ru.mvista.com> * * Copyright 2005 MontaVista Software Inc. * * Heavily modified by Scott Wood <scottwood@freescale.com> * Copyright...
gpl-2.0
AndroidGX/SimpleGX-KK-4.4.4_G901F
arch/arm/mach-vexpress/hotplug.c
3784
2245
/* * linux/arch/arm/mach-realview/hotplug.c * * Copyright (C) 2002 ARM Ltd. * 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 Foundation. */ #include <linux/kerne...
gpl-2.0
meizuosc/m03x
sound/synth/emux/soundfont.c
4040
38463
/* * Soundfont generic routines. * It is intended that these should be used by any driver that is willing * to accept soundfont patches. * * 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 * ...
gpl-2.0
TREX-ROM/android_kernel_lge_hammerhead
arch/mips/alchemy/devboards/platform.c
4552
4670
/* * devoard misc stuff. */ #include <linux/init.h> #include <linux/mtd/mtd.h> #include <linux/mtd/map.h> #include <linux/mtd/physmap.h> #include <linux/slab.h> #include <linux/platform_device.h> #include <linux/pm.h> #include <asm/reboot.h> #include <asm/mach-db1x00/bcsr.h> static struct platform_device db1x00_r...
gpl-2.0
CyanogenMod/android_kernel_sony_msm8x60
arch/mips/alchemy/devboards/bcsr.c
4552
3626
/* * bcsr.h -- Db1xxx/Pb1xxx Devboard CPLD registers ("BCSR") abstraction. * * All Alchemy development boards (except, of course, the weird PB1000) * have a few registers in a CPLD with standardised layout; they mostly * only differ in base address. * All registers are 16bits wide with 32bit spacing. */ #includ...
gpl-2.0
GalaxyTab4/aosparadox_kernel_samsung_msm8226
drivers/i2c/busses/i2c-versatile.c
4808
3882
/* * i2c-versatile.c * * Copyright (C) 2006 ARM Ltd. * written by Russell King, Deep Blue Solutions 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. */ #include <linu...
gpl-2.0
Flemmard/akh8960_cm
drivers/media/radio/saa7706h.c
4808
12095
/* * saa7706.c Philips SAA7706H Car Radio DSP driver * Copyright (c) 2009 Intel 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. * * This program is distributed in...
gpl-2.0
alexpotter1/QuantumKernel-hammerhead
drivers/i2c/busses/i2c-versatile.c
4808
3882
/* * i2c-versatile.c * * Copyright (C) 2006 ARM Ltd. * written by Russell King, Deep Blue Solutions 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. */ #include <linu...
gpl-2.0
MinimalOS/android_kernel_lge_mako
drivers/video/backlight/ams369fg06.c
4808
13772
/* * ams369fg06 AMOLED LCD panel driver. * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * Author: Jingoo Han <jg1.han@samsung.com> * * Derived from drivers/video/s6e63m0.c * * 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
xdabbeb/g2-kk-kernel
fs/xfs/xfs_itable.c
4808
20030
/* * Copyright (c) 2000-2002,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it woul...
gpl-2.0
KOala888/GB_kernel
drivers/scsi/dtc.c
5064
13348
#define AUTOSENSE #define PSEUDO_DMA #define DONT_USE_INTR #define UNSAFE /* Leave interrupts enabled during pseudo-dma I/O */ #define xNDEBUG (NDEBUG_INTR+NDEBUG_RESELECTION+\ NDEBUG_SELECTION+NDEBUG_ARBITRATION) #define DMA_WORKS_RIGHT /* * DTC 3180/3280 driver, by * Ray Van Tassle rayvt@comm.mot.com * * ...
gpl-2.0
1119553797/linux-sunxi
drivers/gpio/gpio-langwell.c
5064
11943
/* * Moorestown platform Langwell chip GPIO driver * * Copyright (c) 2008 - 2009, Intel 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. * * This program is dis...
gpl-2.0
yagay/android_kernel_nubia_nx507j
drivers/media/video/cx88/cx88-tvaudio.c
8136
29229
/* cx88x-audio.c - Conexant CX23880/23881 audio downstream driver driver (c) 2001 Michael Eskin, Tom Zakrajsek [Windows version] (c) 2002 Yurij Sysoev <yurij@naturesoft.net> (c) 2003 Gerd Knorr <kraxel@bytesex.org> ----------------------------------------------------------------------- Lo...
gpl-2.0
fazerg/android_kernel_ZTE_X9180
arch/powerpc/sysdev/ppc4xx_gpio.c
11976
5333
/* * PPC4xx gpio driver * * Copyright (c) 2008 Harris Corporation * Copyright (c) 2008 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix * Copyright (c) MontaVista Software, Inc. 2008. * * Author: Steve Falco <sfalco@harris.com> * * This program is free software; you can redistribute it and/or modify * it un...
gpl-2.0
LorDClockaN/LorDmodSaga
fs/btrfs/ioctl.c
201
49983
/* * Copyright (C) 2007 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 WITHO...
gpl-2.0
lorenzo-stoakes/linux-historical
tools/testing/selftests/powerpc/pmu/ebb/cycles_with_mmcr2_test.c
713
1852
/* * Copyright 2014, Michael Ellerman, IBM Corp. * Licensed under GPLv2. */ #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include "ebb.h" /* * Test of counting cycles while manipulating the user accessible bits in MMCR2. */ /* We use two values because the first freezes PMC1 and so we would get...
gpl-2.0
gpandcb/pkernel
tools/testing/selftests/powerpc/pmu/ebb/ebb_on_willing_child_test.c
713
1942
/* * Copyright 2014, Michael Ellerman, IBM Corp. * Licensed under GPLv2. */ #include <signal.h> #include <stdio.h> #include <stdlib.h> #include <stdbool.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> #include "ebb.h" /* * Tests we can setup an EBB on our child. The child expects this and en...
gpl-2.0
Split-Screen/android_kernel_samsung_trlte
arch/arm/mach-omap2/board-rm680.c
2249
4263
/* * Board support file for Nokia N950 (RM-680) / N9 (RM-696). * * Copyright (C) 2010 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/io.h> #include...
gpl-2.0
SM-G920P/TeamSPR_Kernel_OLD
fs/cachefiles/xattr.c
2249
6569
/* CacheFiles extended attribute management * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free Softwar...
gpl-2.0
sawdoctor/Note-4-AEL-Kernel
drivers/power/intel_mid_battery.c
2249
21635
/* * intel_mid_battery.c - Intel MID PMIC Battery Driver * * Copyright (C) 2009 Intel Corporation * * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * * 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
chrisc93/bullhead
net/802/fddi.c
3017
5854
/* * 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. * * FDDI-type device handling. * * Version: @(#)fddi.c 1.0.0 08/12/96 * * Authors: Lawrence V. Stefani, <stefan...
gpl-2.0
dajuke/AK-OnePone
mm/util.c
3529
8341
#include <linux/mm.h> #include <linux/slab.h> #include <linux/string.h> #include <linux/export.h> #include <linux/err.h> #include <linux/sched.h> #include <asm/uaccess.h> #include "internal.h" #define CREATE_TRACE_POINTS #include <trace/events/kmem.h> /** * kstrdup - allocate space for and copy an existing string ...
gpl-2.0
mkaluza/Samsung_STE_Kernel
drivers/watchdog/stmp3xxx_wdt.c
4041
6650
/* * Watchdog driver for Freescale STMP37XX/STMP378X * * Author: Vitaly Wool <vital@embeddedalley.com> * * Copyright 2008 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright 2008 Embedded Alley Solutions, Inc All Rights Reserved. */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/fs....
gpl-2.0
130265/Galaxy-S4-Value-Edition-I9515L-Kernel
arch/x86/kernel/apic/x2apic_cluster.c
4553
7036
#include <linux/threads.h> #include <linux/cpumask.h> #include <linux/string.h> #include <linux/kernel.h> #include <linux/ctype.h> #include <linux/init.h> #include <linux/dmar.h> #include <linux/cpu.h> #include <asm/smp.h> #include <asm/x2apic.h> static DEFINE_PER_CPU(u32, x86_cpu_to_logical_apicid); static DEFINE_PE...
gpl-2.0
tiny4579/android_kernel_oneplus_msm8974
drivers/media/radio/radio-sf16fmr2.c
4809
6776
/* SF16-FMR2 radio driver for Linux * Copyright (c) 2011 Ondrej Zary * * Original driver was (c) 2000-2002 Ziglio Frediano, freddy77@angelfire.com * but almost nothing remained here after conversion to generic TEA575x * implementation */ #include <linux/delay.h> #include <linux/module.h> /* Modules */ #includ...
gpl-2.0
JmzTaylor/android_kernel_htc_msm8960-1
drivers/media/dvb/frontends/dib9000.c
4809
72872
/* * Linux-DVB Driver for DiBcom's DiB9000 and demodulator-family. * * Copyright (C) 2005-10 DiBcom (http://www.dibcom.fr/) * * 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. *...
gpl-2.0
Buckmarble/LunarMax
drivers/isdn/i4l/isdn_tty.c
4809
94600
/* $Id: isdn_tty.c,v 1.1.2.3 2004/02/10 01:07:13 keil Exp $ * * Linux ISDN subsystem, tty functions and AT-command emulator (linklevel). * * Copyright 1994-1999 by Fritz Elfert (fritz@isdn4linux.de) * Copyright 1995,96 by Thinking Objects Software GmbH Wuerzburg * * This software may be used and distributed ...
gpl-2.0
SaberMod/android_kernel_lge_hammerhead
drivers/video/ep93xx-fb.c
4809
17778
/* * linux/drivers/video/ep93xx-fb.c * * Framebuffer support for the EP93xx series. * * Copyright (C) 2007 Bluewater Systems Ltd * Author: Ryan Mallon * * Copyright (c) 2009 H Hartley Sweeten <hsweeten@visionengravers.com> * * Based on the Cirrus Logic ep93xxfb driver, and various other ep93xxfb * drivers. ...
gpl-2.0
ChaOSChriS/ChaOS-flo
drivers/net/wireless/wl12xx/event.c
4809
8247
/* * This file is part of wl1271 * * Copyright (C) 2008-2009 Nokia Corporation * * Contact: Luciano Coelho <luciano.coelho@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Fou...
gpl-2.0
DirtyUnicorns/android_kernel_htc_m7
drivers/isdn/gigaset/isocdata.c
4809
36527
/* * Common data handling layer for bas_gigaset * * Copyright (c) 2005 by Tilman Schmidt <tilman@imap.cc>, * Hansjoerg Lipp <hjlipp@web.de>. * * ===================================================================== * This program is free software; you can redistribute it and/or * modify it...
gpl-2.0
showp1984/bricked-flo
drivers/isdn/mISDN/tei.c
4809
33082
/* * * Author Karsten Keil <kkeil@novell.com> * * Copyright 2008 by Karsten Keil <kkeil@novell.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is dis...
gpl-2.0
AOSPA-legacy/android_kernel_lge_g3
drivers/media/dvb/dvb-usb/dib0700_core.c
4809
21571
/* Linux driver for devices based on the DiBcom DiB0700 USB bridge * * 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. * * Copyright (C) 2005-6 DiBcom, SA */ #include "dib0700.h...
gpl-2.0
brymaster5000/m7-443
drivers/firewire/core-iso.c
4809
10043
/* * Isochronous I/O functionality: * - Isochronous DMA context management * - Isochronous bus resource management (channels, bandwidth), client side * * Copyright (C) 2006 Kristian Hoegsberg <krh@bitplanet.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of...
gpl-2.0
rioutine/kernel_samsung_klte
arch/x86/kernel/trampoline.c
4809
1237
#include <linux/io.h> #include <linux/memblock.h> #include <asm/trampoline.h> #include <asm/cacheflush.h> #include <asm/pgtable.h> unsigned char *x86_trampoline_base; void __init setup_trampolines(void) { phys_addr_t mem; size_t size = PAGE_ALIGN(x86_trampoline_end - x86_trampoline_start); /* Has to be in very l...
gpl-2.0
garwynn/L900_3.4_Experiment
arch/parisc/kernel/parisc_ksyms.c
5065
4483
/* * Architecture-specific kernel symbols * * Copyright (C) 2000-2001 Richard Hirst <rhirst with parisc-linux.org> * Copyright (C) 2001 Dave Kennedy * Copyright (C) 2001 Paul Bame <bame at parisc-linux.org> * Copyright (C) 2001-2003 Grant Grundler <grundler with parisc-linux.org> * Copyright (C...
gpl-2.0
kn8wolf/boeffla-kernel-cm-bacon
drivers/video/bw2.c
8137
9441
/* bw2.c: BWTWO frame buffer driver * * Copyright (C) 2003, 2006 David S. Miller (davem@davemloft.net) * Copyright (C) 1996,1998 Jakub Jelinek (jj@ultra.linux.cz) * Copyright (C) 1996 Miguel de Icaza (miguel@nuclecu.unam.mx) * Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be) * * Driver layout based loosely on tg...
gpl-2.0
jamiethemorris/SPH-L710_Kernel
drivers/video/matrox/matroxfb_accel.c
9929
14201
/* * * Hardware accelerated Matrox Millennium I, II, Mystique, G100, G200 and G400 * * (c) 1998-2002 Petr Vandrovec <vandrove@vc.cvut.cz> * * Version: 1.65 2002/08/14 * * MTRR stuff: 1998 Tom Rini <trini@kernel.crashing.org> * * Contributors: "menion?" <menion@mindless.com> * Betatesting,...
gpl-2.0
dorimanx/SAMMY-ICS-SOURCE
drivers/video/matrox/matroxfb_accel.c
9929
14201
/* * * Hardware accelerated Matrox Millennium I, II, Mystique, G100, G200 and G400 * * (c) 1998-2002 Petr Vandrovec <vandrove@vc.cvut.cz> * * Version: 1.65 2002/08/14 * * MTRR stuff: 1998 Tom Rini <trini@kernel.crashing.org> * * Contributors: "menion?" <menion@mindless.com> * Betatesting,...
gpl-2.0
MattCrystal/Haunted-exp
drivers/pci/syscall.c
12233
2708
/* * pci_syscall.c * * For architectures where we want to allow direct access * to the PCI config stuff - it would probably be preferable * on PCs too, but there people just do it by hand with the * magic northbridge registers.. */ #include <linux/errno.h> #include <linux/pci.h> #include <linux/syscalls.h> #inc...
gpl-2.0
liusen09003110-163-com/linux
fs/inode.c
202
54114
/* * (C) 1997 Linus Torvalds * (C) 1999 Andrea Arcangeli <andrea@suse.de> (dynamic inode allocation) */ #include <linux/export.h> #include <linux/fs.h> #include <linux/mm.h> #include <linux/backing-dev.h> #include <linux/hash.h> #include <linux/swap.h> #include <linux/security.h> #include <linux/cdev.h> #include <li...
gpl-2.0
jthornber/linux-2.6
drivers/sh/pm_runtime.c
202
2445
/* * Runtime PM support code * * Copyright (C) 2009-2010 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/init.h> #include <linux/kernel.h> #include <linux/...
gpl-2.0