repo_name
string
path
string
copies
string
size
string
content
string
license
string
nitdroid/kernel-ng
net/9p/error.c
4735
7585
/* * linux/fs/9p/error.c * * Error string handling * * Plan 9 uses error strings, Unix uses error numbers. These functions * try to help manage that and provide for dynamically adding error * mappings. * * Copyright (C) 2004 by Eric Van Hensbergen <ericvh@gmail.com> * Copyright (C) 2002 by Ron Minnich <rmi...
gpl-2.0
bensonhsu2013/android_kernel_samsung_lt02wifi
arch/arm/mach-pnx4008/core.c
4735
6384
/* * arch/arm/mach-pnx4008/core.c * * PNX4008 core startup code * * Authors: Vitaly Wool, Dmitry Chigirev, * Grigory Tolstolytkin, Dmitry Pervushin <source@mvista.com> * * Based on reference code received from Philips: * Copyright (C) 2003 Philips Semiconductors * * 2005 (c) MontaVista Software, Inc. This fi...
gpl-2.0
Icenowy/linux-kernel-u8800-aosc-oses
net/9p/error.c
4735
7585
/* * linux/fs/9p/error.c * * Error string handling * * Plan 9 uses error strings, Unix uses error numbers. These functions * try to help manage that and provide for dynamically adding error * mappings. * * Copyright (C) 2004 by Eric Van Hensbergen <ericvh@gmail.com> * Copyright (C) 2002 by Ron Minnich <rmi...
gpl-2.0
mehrvarz/msm-kitkat-tm-usbhost-charge
arch/arm/mach-mv78xx0/pcie.c
4735
7676
/* * arch/arm/mach-mv78xx0/pcie.c * * PCIe functions for Marvell MV78xx0 SoCs * * 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 <linux/p...
gpl-2.0
elelinux/android_kernel_htc_pyramid
arch/arm/mach-pxa/leds-mainstone.c
4735
2029
/* * linux/arch/arm/mach-pxa/leds-mainstone.c * * Author: Nicolas Pitre * Created: Nov 05, 2002 * Copyright: MontaVista Software Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Soft...
gpl-2.0
zarboz/T6_Blackout_Edition
arch/parisc/kernel/setup.c
4991
9929
/* * Initial setup-routines for HP 9000 based hardware. * * Copyright (C) 1991, 1992, 1995 Linus Torvalds * Modifications for PA-RISC (C) 1999 Helge Deller <deller@gmx.de> * Modifications copyright 1999 SuSE GmbH (Philipp Rumpf) * Modifications copyright 2000 Martin K. Petersen <mkp@mkp.net> * ...
gpl-2.0
fideoman/Alucard-Kernel-jfltexx
drivers/staging/rtl8192e/rtl8192e/rtl_pci.c
5247
3069
/****************************************************************************** * Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved. * * Based on the r8180 driver, which is: * Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al. * This program is free software; you can redistribute it ...
gpl-2.0
zarboz/EvilZ-213
drivers/ptp/ptp_chardev.c
8063
4014
/* * PTP 1588 clock support - character device implementation. * * Copyright (C) 2010 OMICRON electronics GmbH * * 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...
gpl-2.0
knych/linux-sunxi
drivers/ptp/ptp_chardev.c
8063
4014
/* * PTP 1588 clock support - character device implementation. * * Copyright (C) 2010 OMICRON electronics GmbH * * 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...
gpl-2.0
GeeteshKhatavkar/gh0st_kernel_samsung_royxx
arch/mips/cavium-octeon/executive/cvmx-helper-fpa.c
9343
7545
/***********************license start*************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2008 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
gpl-2.0
eugene373/Nexus_S_ICS
arch/x86/crypto/fpu.c
10111
4432
/* * FPU: Wrapper for blkcipher touching fpu * * Copyright (c) Intel Corp. * Author: Huang Ying <ying.huang@intel.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version ...
gpl-2.0
UniqueDroid/lge-kernel-p880
sound/pci/mixart/mixart_core.c
10879
18508
/* * 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
l0rdg3x/AK-OnePlusOne-CM
net/ipv6/netfilter/ip6t_eui64.c
13695
1806
/* Kernel module to match EUI64 address parameters. */ /* (C) 2001-2002 Andras Kis-Szabo <kisza@sch.bme.hu> * * 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/...
gpl-2.0
bestmjh47/kernel_msm
arch/powerpc/xmon/ppc-dis.c
13695
5571
/* ppc-dis.c -- Disassemble PowerPC instructions Copyright 1994, 1995, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support This file is part of GDB, GAS, and the GNU binutils. GDB, GAS, and the GNU binutils are free software; you can redistribut...
gpl-2.0
Elite-Kernels/elite_bullhead
arch/arm/mach-pxa/csb701.c
14207
1321
#include <linux/kernel.h> #include <linux/module.h> #include <linux/platform_device.h> #include <linux/gpio_keys.h> #include <linux/input.h> #include <linux/leds.h> #include <asm/mach-types.h> static struct gpio_keys_button csb701_buttons[] = { { .code = 0x7, .gpio = 1, .active_low = 1, .desc = "SW2", .typ...
gpl-2.0
darren-clark/android_kernel_common
drivers/staging/comedi/drivers/cb_pcidas64.c
128
115566
/* comedi/drivers/cb_pcidas64.c This is a driver for the ComputerBoards/MeasurementComputing PCI-DAS 64xx, 60xx, and 4020 cards. Author: Frank Mori Hess <fmhess@users.sourceforge.net> Copyright (C) 2001, 2002 Frank Mori Hess Thanks also go to the following people: Steve Rosenbluth, for p...
gpl-2.0
mk01/linux-fslc
drivers/infiniband/hw/i40iw/i40iw_uk.c
128
32757
/******************************************************************************* * * Copyright (c) 2015-2016 Intel Corporation. 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) Ve...
gpl-2.0
UnknownzD/I9103_XW_Kernel
drivers/scsi/scsi_debug.c
128
118942
/* * vvvvvvvvvvvvvvvvvvvvvvv Original vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv * Copyright (C) 1992 Eric Youngdale * Simulate a host adapter with 2 disks attached. Do a lot of checking * to make sure that we are not getting blocks mixed up, and PANIC if * anything out of the ordinary is seen. * ^^^^^^^^^^^^^^^^^^^^^...
gpl-2.0
chenyu105/linux
arch/sh/drivers/pci/pci.c
896
7543
/* * New-style PCI core. * * Copyright (c) 2004 - 2009 Paul Mundt * Copyright (c) 2002 M. R. Brown * * Modelled after arch/mips/pci/pci.c: * Copyright (C) 2003, 04 Ralf Baechle (ralf@linux-mips.org) * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COP...
gpl-2.0
varunfsl/fsl_pamu
drivers/video/fbdev/smscufx.c
1152
54807
/* * smscufx.c -- Framebuffer driver for SMSC UFX USB controller * * Copyright (C) 2011 Steve Glendinning <steve.glendinning@shawell.net> * Copyright (C) 2009 Roberto De Ioris <roberto@unbit.it> * Copyright (C) 2009 Jaya Kumar <jayakumar.lkml@gmail.com> * Copyright (C) 2009 Bernie Thompson <bernie@plugable.com> ...
gpl-2.0
allspark2020/S-Duos-Odin-Kernel
arch/mips/mm/c-r4k.c
2176
37689
/* * 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) 1996 David S. Miller (davem@davemloft.net) * Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002 Ralf Baechle (ralf@gnu.org) ...
gpl-2.0
XileForce/Vindicator-S6-Uni
drivers/bcma/driver_chipcommon_sflash.c
2176
4247
/* * Broadcom specific AMBA * ChipCommon serial flash interface * * Licensed under the GNU/GPL. See COPYING for details. */ #include "bcma_private.h" #include <linux/platform_device.h> #include <linux/bcma/bcma.h> static struct resource bcma_sflash_resource = { .name = "bcma_sflash", .start = BCMA_SOC_FLASH2,...
gpl-2.0
rocky-wang/smart210_linux
drivers/media/radio/radio-tea5764.c
2688
15916
/* * driver/media/radio/radio-tea5764.c * * Driver for TEA5764 radio chip for linux 2.6. * This driver is for TEA5764 chip from NXP, used in EZX phones from Motorola. * The I2C protocol is used for communicate with chip. * * Based in radio-tea5761.c Copyright (C) 2005 Nokia Corporation * * Copyright (c) 2008 ...
gpl-2.0
ISTweak/android_kernel_sony_fuji_hayate
drivers/media/rc/keymaps/rc-pctv-sedna.c
2944
2110
/* pctv-sedna.h - Keytable for pctv_sedna Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@redhat.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 *...
gpl-2.0
thune-xiaobai/android_kernel_huawei_D1_P1
net/bridge/br.c
2944
2162
/* * Generic parts * Linux ethernet bridge * * Authors: * Lennert Buytenhek <buytenh@gnu.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 (...
gpl-2.0
EPDCenter/android_kernel_bq_qc
net/xfrm/xfrm_state.c
2944
54809
/* * xfrm_state.c * * Changes: * Mitsuru KANDA @USAGI * Kazunori MIYAZAWA @USAGI * Kunihiro Ishiguro <kunihiro@ipinfusion.com> * IPv6 support * YOSHIFUJI Hideaki @USAGI * Split up af-specific functions * Derek Atkins <derek@ihtfp.com> * Add UDP Encapsulation * */ #include <linux/workqueue.h> #incl...
gpl-2.0
MoKee/android_kernel_zte_msm8994
arch/m68k/kernel/ptrace.c
4480
7552
/* * linux/arch/m68k/kernel/ptrace.c * * Copyright (C) 1994 by Hamish Macdonald * Taken from linux/kernel/ptrace.c and modified for M680x0. * linux/kernel/ptrace.c is by Ross Biro 1/23/92, edited by Linus Torvalds * * This file is subject to the terms and conditions of the GNU General * Public License. See...
gpl-2.0
GZR-Kernels/fusebox_kernel_lge_g3
arch/arm/mach-mxs/clock-mx23.c
4736
14530
/* * Copyright (C) 2009-2010 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 by * the Free Software Foundation; either version 2 of the License, or * (at your option) any...
gpl-2.0
paloda/serrano_kernel
drivers/infiniband/hw/nes/nes_utils.c
4992
32533
/* * Copyright (c) 2006 - 2011 Intel Corporation. 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...
gpl-2.0
Shelnutt2/android_kernel_lge_f180k
drivers/tty/serial/mcf.c
5248
17708
/****************************************************************************/ /* * mcf.c -- Freescale ColdFire UART driver * * (C) Copyright 2003-2007, Greg Ungerer <gerg@snapgear.com> * * 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
sultanxda/sultan-kernel-pyramid-CAF-3.4
drivers/tty/serial/altera_jtaguart.c
5248
13645
/* * altera_jtaguart.c -- Altera JTAG UART driver * * Based on mcf.c -- Freescale ColdFire UART driver * * (C) Copyright 2003-2007, Greg Ungerer <gerg@snapgear.com> * (C) Copyright 2008, Thomas Chou <thomas@wytron.com.tw> * (C) Copyright 2010, Tobias Klauser <tklauser@distanz.ch> * * This program is free softw...
gpl-2.0
Android-L-Porting-Team/android_kernel_mako
drivers/w1/masters/ds1wm.c
7808
15717
/* * 1-wire busmaster driver for DS1WM and ASICs with embedded DS1WMs * such as HP iPAQs (including h5xxx, h2200, and devices with ASIC3 * like hx4700). * * Copyright (c) 2004-2005, Szabolcs Gyurko <szabolcs.gyurko@tlt.hu> * Copyright (c) 2004-2007, Matt Reimer <mreimer@vpop.net> * * Use consistent with the GNU...
gpl-2.0
omega-roms/G900F_Omega_Kernel_LL_5.0
tools/testing/selftests/vm/hugepage-mmap.c
9600
2091
/* * hugepage-mmap: * * Example of using huge page memory in a user application using the mmap * system call. Before running this application, make sure that the * administrator has mounted the hugetlbfs filesystem (on some directory * like /mnt) using the command mount -t hugetlbfs nodev /mnt. In this * exampl...
gpl-2.0
wgoossens/linux-nios2
tools/testing/selftests/vm/hugepage-shm.c
9600
2544
/* * hugepage-shm: * * Example of using huge page memory in a user application using Sys V shared * memory system calls. In this example the app is requesting 256MB of * memory that is backed by huge pages. The application uses the flag * SHM_HUGETLB in the shmget system call to inform the kernel that it is * ...
gpl-2.0
daivietpda/android_kernel_huawei_y210
arch/mips/math-emu/sp_modf.c
10368
2019
/* IEEE754 floating point arithmetic * single precision */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. * * ######################################################################## * * This program is free software; you can distribute it and/or modify it * under the terms of t...
gpl-2.0
crdroid-devices/android_kernel_lge_bullhead
fs/befs/io.c
12928
1797
/* * linux/fs/befs/io.c * * Copyright (C) 2001 Will Dyson <will_dyson@pobox.com * * Based on portions of file.c and inode.c * by Makoto Kato (m_kato@ga2.so-net.ne.jp) * * Many thanks to Dominic Giampaolo, author of Practical File System * Design with the Be File System, for such a helpful book. * */ #inclu...
gpl-2.0
direct-code-execution/net-next-sim
fs/hostfs/hostfs_kern.c
129
21342
/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL * * Ported the filesystem routines to 2.5. * 2003-02-10 Petr Baudis <pasky@ucw.cz> */ #include <linux/fs.h> #include <linux/magic.h> #include <linux/module.h> #include <linux/mm.h> #include <linux/pagemap.h> #incl...
gpl-2.0
Split-Screen/android_kernel_samsung_exynos5410
drivers/gpu/pvr/services4/srvkm/env/linux/proc.c
129
40166
/*************************************************************************/ /*! @Title Proc files implementation. @Copyright Copyright (c) Imagination Technologies Ltd. All Rights Reserved @Description Functions for creating and reading proc filesystem entries. Proc filesystem support m...
gpl-2.0
bigzz/linux-ntfs
drivers/staging/olpc_dcon/olpc_dcon.c
129
19653
/* * Mainly by David Woodhouse, somewhat modified by Jordan Crouse * * Copyright © 2006-2007 Red Hat, Inc. * Copyright © 2006-2007 Advanced Micro Devices, Inc. * Copyright © 2009 VIA Technology, Inc. * Copyright (c) 2010-2011 Andres Salomon <dilinger@queued.net> * * This program is free software. You ...
gpl-2.0
akiradeveloper/linux
drivers/dma/sh/shdma-base.c
385
27737
/* * Dmaengine driver base library for DMA controllers, found on SH-based SoCs * * extracted from shdma.c * * Copyright (C) 2011-2012 Guennadi Liakhovetski <g.liakhovetski@gmx.de> * Copyright (C) 2009 Nobuhiro Iwamatsu <iwamatsu.nobuhiro@renesas.com> * Copyright (C) 2009 Renesas Solutions, Inc. All rights reserv...
gpl-2.0
bgamari/linux
arch/parisc/mm/fault.c
641
7550
/* * 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) 1995, 1996, 1997, 1998 by Ralf Baechle * Copyright 1999 SuSE GmbH (Philipp Rumpf, prumpf@tux.org) * Copyright 1999 Hewl...
gpl-2.0
8l/Bcachefs
arch/arm/mach-pxa/mfp-pxa2xx.c
641
8519
/* * linux/arch/arm/mach-pxa/mfp-pxa2xx.c * * PXA2xx pin mux configuration support * * The GPIOs on PXA2xx can be configured as one of many alternate * functions, this is by concept samilar to the MFP configuration * on PXA3xx, what's more important, the low power pin state and * wakeup detection are als...
gpl-2.0
baberthal/linux
crypto/ablk_helper.c
897
4343
/* * Shared async block cipher helpers * * Copyright (c) 2012 Jussi Kivilinna <jussi.kivilinna@mbnet.fi> * * Based on aesni-intel_glue.c by: * Copyright (C) 2008, Intel Corp. * Author: Huang Ying <ying.huang@intel.com> * * This program is free software; you can redistribute it and/or modify * it under the...
gpl-2.0
ArchiDroid/ArchiKernel
drivers/staging/intel_sst/intelmid_v0_control.c
2945
21662
/* * intel_sst_v0_control.c - Intel SST Driver for audio engine * * Copyright (C) 2008-10 Intel Corporation * Authors: Vinod Koul <vinod.koul@intel.com> * Harsha Priya <priya.harsha@intel.com> * Dharageswari R <dharageswari.r@intel.com> * KP Jeeja <jeeja.kp@intel.com> * ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...
gpl-2.0
HomuHomu/Kernel-SM-G935D-MM
tools/perf/arch/sh/util/dwarf-regs.c
3713
1318
/* * Mapping of DWARF debug register numbers into register names. * * Copyright (C) 2010 Matt Fleming <matt@console-pimps.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 ver...
gpl-2.0
javilonas/Ptah-GT-I9300_OLD
arch/powerpc/platforms/83xx/sbc834x.c
3969
2712
/* * arch/powerpc/platforms/83xx/sbc834x.c * * Wind River SBC834x board specific routines * * By Paul Gortmaker (see MAINTAINERS for contact information) * * Based largely on the mpc834x_mds.c support by Kumar Gala. * * This program is free software; you can redistribute it and/or modify it * under the term...
gpl-2.0
bluechiptechnology/linux-bctrx3
sound/soc/samsung/ln2440sbc_alc650.c
4481
1702
/* * SoC audio for ln2440sbc * * Copyright 2007 KonekTel, a.s. * Author: Ivan Kuten * ivan.kuten@promwad.com * * Heavily based on smdk2443_wm9710.c * Copyright 2007 Wolfson Microelectronics PLC. * Author: Graeme Gregory * graeme.gregory@wolfsonmicro.com or linux@wolfsonmicro.com * * This pr...
gpl-2.0
boyan3010/ShooterU_Kernel_3.2.X
drivers/staging/sbe-2t3e3/netdev.c
8321
3507
/* * SBE 2T3E3 synchronous serial card driver for Linux * * Copyright (C) 2009-2010 Krzysztof Halasa <khc@pm.waw.pl> * * 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. * * T...
gpl-2.0
0xD34D/kernel_omap_bowser-common
drivers/leds/ledtrig-heartbeat.c
8833
3205
/* * LED Heartbeat Trigger * * Copyright (C) 2006 Atsushi Nemoto <anemo@mba.ocn.ne.jp> * * Based on Richard Purdie's ledtrig-timer.c and some arch's * CONFIG_HEARTBEAT code. * * 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
Samsung-KYLEPROXX/android_kernel_samsung_kyleproxx
drivers/scsi/aic7xxx/aic7770.c
13185
9842
/* * Product specific probe and attach routines for: * 27/284X and aic7770 motherboard SCSI controllers * * Copyright (c) 1994-1998, 2000, 2001 Justin T. Gibbs. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the followin...
gpl-2.0
livlogik/Evil_Yummy_Gumdrop--Tmo-V10-Kernel
fs/isofs/joliet.c
14465
1357
/* * linux/fs/isofs/joliet.c * * (C) 1996 Gordon Chaffee * * Joliet: Microsoft's Unicode extensions to iso9660 */ #include <linux/types.h> #include <linux/nls.h> #include "isofs.h" /* * Convert Unicode 16 to UTF-8 or ASCII. */ static int uni16_to_x8(unsigned char *ascii, __be16 *uni, int len, struct nls_ta...
gpl-2.0
leonardoafa/android_kernel_samsung_kyleopen
arch/arm/mach-msm/qdss-funnel.c
386
4989
/* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
fosser2/tegra-l4t-r16r2-rc
drivers/net/ns83820.c
386
62997
#define VERSION "0.23" /* ns83820.c by Benjamin LaHaise with contributions. * * Questions/comments/discussion to linux-ns83820@kvack.org. * * $Revision: 1.34.2.23 $ * * Copyright 2001 Benjamin LaHaise. * Copyright 2001, 2002 Red Hat. * * Mmmm, chocolate vanilla mocha... * * * This program is free software; ...
gpl-2.0
TimmyTossPot/kernel_endeavoru
arch/x86/pci/pcbios.c
386
11162
/* * BIOS32 and PCI BIOS handling. */ #include <linux/pci.h> #include <linux/init.h> #include <linux/slab.h> #include <linux/module.h> #include <linux/uaccess.h> #include <asm/pci_x86.h> #include <asm/pci-functions.h> #include <asm/cacheflush.h> /* BIOS32 signature: "_32_" */ #define BIOS32_SIGNATURE (('_' << 0) + ...
gpl-2.0
ajopanoor/mic_host_os
drivers/regulator/max1586.c
898
8756
/* * max1586.c -- Voltage and current regulation for the Maxim 1586 * * Copyright (C) 2008 Robert Jarzmik * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licen...
gpl-2.0
reposte/android_kernel_xiaomi_msm8992
drivers/tty/tty_port.c
1922
15853
/* * Tty port functions */ #include <linux/types.h> #include <linux/errno.h> #include <linux/tty.h> #include <linux/tty_driver.h> #include <linux/tty_flip.h> #include <linux/serial.h> #include <linux/timer.h> #include <linux/string.h> #include <linux/slab.h> #include <linux/sched.h> #include <linux/init.h> #include ...
gpl-2.0
Hani-K/H-Vitamin_trlte
fs/exfat/exfat_upcase.c
1922
36295
/* * Copyright (C) 2012-2013 Samsung Electronics Co., 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 Foundation; either version 2 * of the License, or (at your option) any later version. ...
gpl-2.0
GrandPrime/android_kernel_samsung_fortuna
fs/exfat/exfat_data.c
1922
1360
/* * Copyright (C) 2012-2013 Samsung Electronics Co., 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 Foundation; either version 2 * of the License, or (at your option) any later version. ...
gpl-2.0
NicholasPace/android_kernel_motorola_msm8916
drivers/media/radio/wl128x/fmdrv_rx.c
2946
20332
/* * FM Driver for Connectivity chip of Texas Instruments. * This sub-module of FM driver implements FM RX functionality. * * Copyright (C) 2011 Texas Instruments * Author: Raja Mani <raja_mani@ti.com> * Author: Manjunatha Halli <manjunatha_halli@ti.com> * * This program is free software; you can redistri...
gpl-2.0
CRXTeam/kernel_samsung_u8500
arch/arm/mach-s3c2416/setup-sdhci.c
2946
1671
/* linux/arch/arm/mach-s3c2416/setup-sdhci.c * * Copyright 2010 Promwad Innovation Company * Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com> * * S3C2416 - Helper functions for settign up SDHCI device(s) (HSMMC) * * Based on mach-s3c64xx/setup-sdhci.c * * This program is free software; you can redistribute it and...
gpl-2.0
temasek/android_kernel_asus_grouper
drivers/hwmon/adm9240.c
3202
24615
/* * adm9240.c Part of lm_sensors, Linux kernel modules for hardware * monitoring * * Copyright (C) 1999 Frodo Looijaard <frodol@dds.nl> * Philip Edelbrock <phil@netroedge.com> * Copyright (C) 2003 Michiel Rook <michiel@grendelproject.nl> * Copyright (C) 2005 Grant Coady <gcoady.lk@gmail.com> with valuable ...
gpl-2.0
GEWangLiang/linux
fs/logfs/inode.c
4226
11549
/* * fs/logfs/inode.c - inode handling code * * As should be obvious for Linux kernel code, license is GPLv2 * * Copyright (c) 2005-2008 Joern Engel <joern@logfs.org> */ #include "logfs.h" #include <linux/slab.h> #include <linux/writeback.h> #include <linux/backing-dev.h> /* * How soon to reuse old inode number...
gpl-2.0
unixbhaskar/Linux-kernel
arch/m68k/mm/mcfmmu.c
4226
5111
/* * Based upon linux/arch/m68k/mm/sun3mmu.c * Based upon linux/arch/ppc/mm/mmu_context.c * * Implementations of mm routines specific to the Coldfire MMU. * * Copyright (c) 2008 Freescale Semiconductor, Inc. */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/mm.h> #include <linux/init.h> #inc...
gpl-2.0
TeamWin/android_kernel_huawei_mt2l03
drivers/usb/misc/cytherm.c
7554
10846
/* -*- linux-c -*- * Cypress USB Thermometer driver * * Copyright (c) 2004 Erik Rigtorp <erkki@linux.nu> <erik@rigtorp.com> * * This driver works with Elektor magazine USB Interface as published in * issue #291. It should also work with the original starter kit/demo board * from Cypress. * * This program i...
gpl-2.0
wurikiji/ttFS
hunbag/linux-3.10.61/arch/frv/kernel/gdb-stub.c
9090
56303
/* gdb-stub.c: FRV GDB stub * * Copyright (C) 2003,4 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - Derived from Linux/MIPS version, Copyright (C) 1995 Andreas Busse * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
gpl-2.0
croniccorey/WIP-8x50
net/rxrpc/rxkad.c
9090
27965
/* Kerberos-based RxRPC security * * 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 License * as published by the Free Software Foundatio...
gpl-2.0
Team-Blackout/Blackout-M7
drivers/macintosh/via-pmu-led.c
12674
3217
/* * via-pmu LED class device * * Copyright 2006 Johannes Berg <johannes@sipsolutions.net> * * 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
aeroevan/linux
drivers/phy/phy-qcom-ufs-qmp-14nm.c
131
5414
/* * Copyright (c) 2013-2015, 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
foomango/linux-3.7.1
drivers/video/aty/radeon_base.c
131
76865
/* * drivers/video/aty/radeon_base.c * * framebuffer driver for ATI Radeon chipset video boards * * Copyright 2003 Ben. Herrenschmidt <benh@kernel.crashing.org> * Copyright 2000 Ani Joshi <ajoshi@kernel.crashing.org> * * i2c bits from Luca Tettamanti <kronos@kronoz.cjb.net> * * Special thanks to ATI DevRel t...
gpl-2.0
lukier/linux-samsung
net/batman-adv/gateway_client.c
131
24529
/* Copyright (C) 2009-2014 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 it...
gpl-2.0
android-ia/kernel_intel
arch/blackfin/kernel/signal.c
131
7923
/* * 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
is00hcw/fastsocket
kernel/net/ipv4/inetpeer.c
131
14597
/* * INETPEER - A storage for permanent information about peers * * This source is covered by the GNU GPL, the same as all kernel sources. * * Authors: Andrey V. Savochkin <saw@msu.ru> */ #include <linux/module.h> #include <linux/types.h> #include <linux/slab.h> #include <linux/interrupt.h> #include <linux/sp...
gpl-2.0
ephox-gcc-plugins/gcc-plugins_linux-next
kernel/power/main.c
131
15618
/* * kernel/power/main.c - PM subsystem core functionality. * * Copyright (c) 2003 Patrick Mochel * Copyright (c) 2003 Open Source Development Lab * * This file is released under the GPLv2 * */ #include <linux/export.h> #include <linux/kobject.h> #include <linux/string.h> #include <linux/pm-trace.h> #include <...
gpl-2.0
thicklizard/p4wifi
sound/soc/codecs/sgtl5000.c
387
37232
/* * sgtl5000.c -- SGTL5000 ALSA SoC Audio driver * * Copyright 2010-2011 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 * published by the Free Software Foundation. ...
gpl-2.0
OptimusG-Dev-Team/caf-clean-kernel
drivers/staging/prima/CORE/MAC/src/pe/pmm/pmmApi.c
387
89436
/* * Copyright (c) 2012, The Linux Foundation. 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 a...
gpl-2.0
andrewz1/kernel.tf300tg
drivers/net/korina.c
387
32891
/* * Driver for the IDT RC32434 (Korina) on-chip ethernet controller. * * Copyright 2004 IDT Inc. (rischelp@idt.com) * Copyright 2006 Felix Fietkau <nbd@openwrt.org> * Copyright 2008 Florian Fainelli <florian@openwrt.org> * * This program is free software; you can redistribute it and/or modify it * under...
gpl-2.0
kvinodhbabu/linux
drivers/usb/gadget/legacy/tcm_usb_gadget.c
387
54822
/* Target based USB-Gadget * * UAS protocol handling, target callbacks, configfs handling, * BBB (USB Mass Storage Class Bulk-Only (BBB) and Transport protocol handling. * * Author: Sebastian Andrzej Siewior <bigeasy at linutronix dot de> * License: GPLv2 as published by FSF. */ #include <linux/kernel.h> #includ...
gpl-2.0
jamesonwilliams/kernel_msm
drivers/staging/prima/CORE/BAP/src/btampHCI.c
387
374540
/* * Copyright (c) 2012, The Linux Foundation. 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 a...
gpl-2.0
NewSTE/android_kernel_sony_u8500
drivers/media/video/cx231xx/cx231xx-input.c
899
5602
/* handle cx231xx IR remotes via linux kernel input layer. Copyright (C) 2008 <srinivasa.deevi at conexant dot com> Based on em28xx driver < This is a place holder for IR now.> 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
omnirom/android_kernel_asus_tf300t
block/blk-map.c
2179
8444
/* * Functions related to mapping data to requests */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/bio.h> #include <linux/blkdev.h> #include <scsi/sg.h> /* for struct sg_iovec */ #include "blk.h" int blk_rq_append_bio(struct request_queue *q, struct request *rq, struct bio *bio) { i...
gpl-2.0
W4TCH0UT/zz_sprout
arch/arm/mach-sa1100/collie.c
2179
9586
/* * linux/arch/arm/mach-sa1100/collie.c * * May be copied or modified under the terms of the GNU General Public * License. See linux/COPYING for more information. * * This file contains all Collie-specific tweaks. * * This program is free software; you can redistribute it and/or modify * it under the terms o...
gpl-2.0
qhuang00/terasic_MTL
drivers/net/ethernet/sfc/qt202x_phy.c
2179
14394
/**************************************************************************** * Driver for Solarflare network controllers and boards * Copyright 2006-2012 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License v...
gpl-2.0
Driim/crypt_ubifs
drivers/gpu/drm/nouveau/core/engine/disp/base.c
2691
1823
/* * Copyright 2013 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
BanBxda/Linux-3.0.X
fs/xfs/xfs_log_cil.c
2947
25070
/* * Copyright (c) 2010 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 License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, * but WI...
gpl-2.0
whdgmawkd/android_kernel_lge_msm8974_kr
sound/soc/msm/msm-pcm.c
3459
17179
/* sound/soc/msm/msm-pcm.c * * Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 HTC Corporation * Copyright (c) 2008-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,...
gpl-2.0
omnirom/android_kernel_samsung_smdk4412
drivers/ata/pata_serverworks.c
3971
14526
/* * pata_serverworks.c - Serverworks PATA for new ATA layer * (C) 2005 Red Hat Inc * (C) 2010 Bartlomiej Zolnierkiewicz * * based upon * * serverworks.c * * Copyright (C) 1998-2000 Michel Aubry * Copyright (C) 1998-2000 Andrzej Krzysztofowicz * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide...
gpl-2.0
lordeko/android_kernel_samsung_hlte
arch/frv/kernel/dma.c
13187
11556
/* dma.c: DMA controller management on FR401 and the like * * Copyright (C) 2004 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 License * as published by th...
gpl-2.0
adknight87/android_kernel_samsung_msm8226
arch/frv/kernel/dma.c
13187
11556
/* dma.c: DMA controller management on FR401 and the like * * Copyright (C) 2004 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 License * as published by th...
gpl-2.0
vladzcloudius/net-next
net/sunrpc/xprtrdma/verbs.c
132
57089
/* * Copyright (c) 2003-2007 Network Appliance, 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 th...
gpl-2.0
giantdisaster/btrfs
arch/arm/mach-mxs/mach-mx23evk.c
132
5942
/* * Copyright 2010 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 by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later ve...
gpl-2.0
dtsinc/DTS-Sound-Integration_CAF-Android-kernel
mm/swapfile.c
132
67599
/* * linux/mm/swapfile.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * Swap reorganised 29.12.95, Stephen Tweedie */ #include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/mman.h> #include <linux/slab.h> #include <linux/kernel_stat.h> #include <linux/swap.h> #include <linux/vmalloc.h> #i...
gpl-2.0
myjang0507/Polaris-slte
net/rds/iw_rdma.c
1412
24695
/* * Copyright (c) 2006 Oracle. 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, or t...
gpl-2.0
dlespiau/linux
arch/arm/kernel/atags_parse.c
1412
6133
/* * Tag parsing. * * Copyright (C) 1995-2001 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ /* * This is the traditional way of passing data to the kernel...
gpl-2.0
nocoast/android_kernel_lge_g2
drivers/media/platform/msm/camera_v1/io/msm_io_8x60.c
1668
21490
/* Copyright (c) 2010-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...
gpl-2.0
houst0nn/android_kernel_lge_geeb
net/xfrm/xfrm_replay.c
1668
12972
/* * xfrm_replay.c - xfrm replay detection, derived from xfrm_state.c. * * Copyright (C) 2010 secunet Security Networks AG * Copyright (C) 2010 Steffen Klassert <steffen.klassert@secunet.com> * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU G...
gpl-2.0
akhilnarang/ThugLife_bullhead
arch/mips/ralink/irq.c
1924
4495
/* * 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. * * Copyright (C) 2009 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2013 John Crispin <blogic@openwrt.org> */ #include <l...
gpl-2.0
hellobbn/android_kernel_htc_msm8974
arch/arm/mach-msm/board-qrd7627a.c
1924
31801
/* Copyright (c) 2011-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...
gpl-2.0
psndna88/SAMSUNG_OSRC_DUMPS
drivers/isdn/hardware/avm/t1isa.c
4228
15772
/* $Id: t1isa.c,v 1.1.2.3 2004/02/10 01:07:12 keil Exp $ * * Module for AVM T1 HEMA-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/mod...
gpl-2.0
MoKee/android_kernel_motorola_msm8960-common
drivers/isdn/hisax/fsm.c
4228
3806
/* $Id: fsm.c,v 1.14.6.4 2001/09/23 22:24:47 kai Exp $ * * Finite state machine * * Author Karsten Keil * Copyright by Karsten Keil <keil@isdn4linux.de> * by Kai Germaschewski <kai.germaschewski@gmx.de> * * This software may be used and distributed according to the terms * of the GN...
gpl-2.0
ashikrobi/Crabbykernel
drivers/ata/pdc_adma.c
5508
16917
/* * pdc_adma.c - Pacific Digital Corporation ADMA * * Maintained by: Mark Lord <mlord@pobox.com> * * Copyright 2005 Mark Lord * * 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; e...
gpl-2.0