repo_name
string
path
string
copies
string
size
string
content
string
license
string
slayher/android_kernel_omap
crypto/lrw.c
4915
7802
/* LRW: as defined by Cyril Guyot in * http://grouper.ieee.org/groups/1619/email/pdf00017.pdf * * Copyright (c) 2006 Rik Snel <rsnel@cube.dyndns.org> * * Based om ecb.c * Copyright (c) 2006 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or modify it * un...
gpl-2.0
adrientetar/semc-msm-3.4
arch/arm/mach-omap1/pm_bus.c
5171
1729
/* * Runtime PM support code for OMAP1 * * Author: Kevin Hilman, Deep Root Systems, LLC * * Copyright (C) 2010 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...
gpl-2.0
garwynn/D710SPR_GB27_Kernel
fs/hfs/bfind.c
8499
4663
/* * linux/fs/hfs/bfind.c * * Copyright (C) 2001 * Brad Boyer (flar@allandria.com) * (C) 2003 Ardis Technologies <roman@ardistech.com> * * Search routines for btrees */ #include <linux/slab.h> #include "btree.h" int hfs_find_init(struct hfs_btree *tree, struct hfs_find_data *fd) { void *ptr; fd->tree = tr...
gpl-2.0
kaostao/linux
arch/sh/boards/mach-x3proto/ilsel.c
12339
4202
/* * arch/sh/boards/mach-x3proto/ilsel.c * * Helper routines for SH-X3 proto board ILSEL. * * Copyright (C) 2007 - 2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #de...
gpl-2.0
cybojenix/android_kernel_nvidia_kalamata
drivers/media/video/sn9c102/sn9c102_tas5110c1b.c
12851
4411
/*************************************************************************** * Plug-in for TAS5110C1B image sensor connected to the SN9C1xx PC Camera * * Controllers * * * * Copyright...
gpl-2.0
Tilde88/android_kernel_lge_msm8996
drivers/video/msm/ba/msm_ba.c
52
22830
/* * Copyright (c) 2012-2016, 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 ...
gpl-2.0
wkritzinger/asuswrt-merlin
release/src/router/samba3/examples/libsmbclient/smbwrapper/smbw.c
52
23066
/* Unix SMB/Netbios implementation. Version 2.0 SMB wrapper functions Copyright (C) Andrew Tridgell 1998 Copyright (C) Derrell Lipman 2003-2005 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 ...
gpl-2.0
wangenau/samsung-kernel-msm7x30
drivers/infiniband/hw/qib/qib_fs.c
52
14927
/* * Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved. * Copyright (c) 2006 PathScale, 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) Versi...
gpl-2.0
MyAOSP/kernel_moto_wingray
arch/m68k/kernel/asm-offsets_mm.c
308
3815
/* * This program is used to generate definitions needed by * assembly language modules. * * We use the technique used in the OSF Mach kernel code: * generate asm statements containing #defines, * compile this file to assembler, and then extract the * #defines from the assembly-language output. */ #define ASM_...
gpl-2.0
googyanas/Googy-Max4-CM-Kernel
fs/lockd/mon.c
564
14132
/* * linux/fs/lockd/mon.c * * The kernel statd client. * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/types.h> #include <linux/utsname.h> #include <linux/kernel.h> #include <linux/ktime.h> #include <linux/slab.h> #include <linux/sunrpc/clnt.h> #include <linux/sunrpc/xprtsock.h> #inclu...
gpl-2.0
lipro/linux-tqs
arch/powerpc/platforms/52xx/efika.c
820
6050
/* * Efika 5K2 platform code * Some code really inspired from the lite5200b platform. * * Copyright (C) 2006 bplan GmbH * * This file is licensed under the terms of the GNU General Public License * version 2. This program is licensed "as is" without any warranty of any * kind, whether express or implied. */ #...
gpl-2.0
Motorhead1991/android_kernel_samsung_amazing
arch/x86/kernel/process_32.c
1076
10567
/* * Copyright (C) 1995 Linus Torvalds * * Pentium III FXSR, SSE support * Gareth Hughes <gareth@valinux.com>, May 2000 */ /* * This file handles the architecture-dependent parts of process handling.. */ #include <linux/stackprotector.h> #include <linux/cpu.h> #include <linux/errno.h> #include <linux/sched....
gpl-2.0
LiYihai/linux-2.6.39.4-notes
arch/x86/kernel/process_32.c
1076
10567
/* * Copyright (C) 1995 Linus Torvalds * * Pentium III FXSR, SSE support * Gareth Hughes <gareth@valinux.com>, May 2000 */ /* * This file handles the architecture-dependent parts of process handling.. */ #include <linux/stackprotector.h> #include <linux/cpu.h> #include <linux/errno.h> #include <linux/sched....
gpl-2.0
Arasthel/kernel_motorola_msm
arch/arm/mach-w90x900/mach-nuc950evb.c
4660
1100
/* * linux/arch/arm/mach-w90x900/mach-nuc950evb.c * * Based on mach-s3c2410/mach-smdk2410.c by Jonas Dietsche * * Copyright (C) 2008 Nuvoton technology corporation. * * Wan ZongShun <mcuos.com@gmail.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU G...
gpl-2.0
kurisuxx/android_kernel_samsung_klimtlte
sound/pci/hda/patch_ca0110.c
4916
15238
/* * HD audio interface patch for Creative X-Fi CA0110-IBG chip * * Copyright (c) 2008 Takashi Iwai <tiwai@suse.de> * * This driver 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...
gpl-2.0
tdro/android_kernel_kobo_macallan
arch/x86/kernel/cpu/mcheck/mce-inject.c
4916
6035
/* * Machine check injection support. * Copyright 2008 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 published by the Free Software Foundation; version 2 * of the License. * * Authors: * Andi Kleen * Yin...
gpl-2.0
rmtew/MediaTek-HelioX10-Kernel
alps/kernel-3.10/mm/quicklist.c
9524
2454
/* * Quicklist support. * * Quicklists are light weight lists of pages that have a defined state * on alloc and free. Pages must be in the quicklist specific defined state * (zero by default) when the page is freed. It seems that the initial idea * for such lists first came from Dave Miller and then various other...
gpl-2.0
bubby323/samsung-kernel-c1spr
crypto/tea.c
10036
7253
/* * Cryptographic API. * * TEA, XTEA, and XETA crypto alogrithms * * The TEA and Xtended TEA algorithms were developed by David Wheeler * and Roger Needham at the Computer Laboratory of Cambridge University. * * Due to the order of evaluation in XTEA many people have incorrectly * implemented it. XETA (XTE...
gpl-2.0
k2wl/android_kernel_samsung_delos3geur
mm/kmemleak-test.c
11060
3367
/* * mm/kmemleak-test.c * * Copyright (C) 2008 ARM Limited * Written by Catalin Marinas <catalin.marinas@arm.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 p...
gpl-2.0
Dazzozo/android_kernel_huawei_u8815
drivers/input/joystick/turbografx.c
12084
8111
/* * Copyright (c) 1998-2001 Vojtech Pavlik * * Based on the work of: * Steffen Schwenke */ /* * TurboGraFX parallel port interface driver for Linux. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fr...
gpl-2.0
MyAOSP/kernel_samsung_manta
arch/arm/plat-iop/cp6.c
12596
1422
/* * IOP Coprocessor-6 access handler * Copyright (c) 2006, Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distribute...
gpl-2.0
jinhu/QEMU-s5l89xx-port
hw/ide/mmio.c
53
4169
/* * QEMU IDE Emulation: mmio support (for embedded). * * Copyright (c) 2003 Fabrice Bellard * Copyright (c) 2006 Openedhand Ltd. * * 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 wit...
gpl-2.0
TheTypoMaster/binutils-gdb
bfd/dwarf1.c
53
14857
/* DWARF 1 find nearest line (_bfd_dwarf1_find_nearest_line). Copyright (C) 1998-2015 Free Software Foundation, Inc. Written by Gavin Romig-Koch of Cygnus Solutions (gavin@cygnus.com). This file is part of BFD. This program is free software; you can redistribute it and/or modify it under the terms of ...
gpl-2.0
Abhinav1997/kernel_cyanogen_msm8916
drivers/input/touchscreen/bu21150.c
309
26189
/* * Japan Display Inc. BU21150 touch screen driver. * * Copyright (C) 2013-2014 Japan Display 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, and only version 2, as published by the * Free Software Foundation. * ...
gpl-2.0
nmacs/lm3s-linux
drivers/serial/max3100.c
565
21738
/* * * Copyright (C) 2008 Christian Pellegrin <chripell@evolware.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later v...
gpl-2.0
EnJens/kernel_tf201_stock
net/ipv4/inetpeer.c
565
16049
/* * 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
pscholl/jennic-usb-zigbee-linux-driver
arch/mips/ar7/clock.c
565
11335
/* * Copyright (C) 2007 Felix Fietkau <nbd@openwrt.org> * Copyright (C) 2007 Eugene Konev <ejka@openwrt.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 Licen...
gpl-2.0
Jazz-823/semc-kernel-msm7x30
net/wanrouter/wanmain.c
1333
19523
/***************************************************************************** * wanmain.c WAN Multiprotocol Router Module. Main code. * * This module is completely hardware-independent and provides * the following common services for the WAN Link Drivers: * o WAN device management (registering, unregistering) * ...
gpl-2.0
MoKee/android_kernel_yu_msm8916
drivers/clk/spear/spear3xx_clock.c
1333
23043
/* * SPEAr3xx machines clock framework source file * * Copyright (C) 2012 ST Microelectronics * Viresh Kumar <viresh.linux@gmail.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or i...
gpl-2.0
loongson-community/preempt-rt-linux
drivers/leds/leds-h1940.c
1845
3771
/* * drivers/leds/leds-h1940.c * Copyright (c) Arnaud Patard <arnaud.patard@rtp-net.org> * * 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. * * H1940 leds driver * */ #include <linux/module....
gpl-2.0
jrfastab/Linux-Kernel-QOS
drivers/hwmon/tmp102.c
2101
8179
/* Texas Instruments TMP102 SMBus temperature sensor driver * * Copyright (C) 2010 Steven King <sfking@fdwdc.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 ...
gpl-2.0
ResurrectionRemix-Devices/android_kernel_samsung_smdk4412
drivers/media/dvb/frontends/dib8000.c
2357
86997
/* * Linux-DVB Driver for DiBcom's DiB8000 chip (ISDB-T). * * Copyright (C) 2009 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. */ #include...
gpl-2.0
FennyFatal/SGS4-M919-FennyKernel
net/sunrpc/svc_xprt.c
3125
34682
/* * linux/net/sunrpc/svc_xprt.c * * Author: Tom Tucker <tom@opengridcomputing.com> */ #include <linux/sched.h> #include <linux/errno.h> #include <linux/freezer.h> #include <linux/kthread.h> #include <linux/slab.h> #include <net/sock.h> #include <linux/sunrpc/stats.h> #include <linux/sunrpc/svc_xprt.h> #include <l...
gpl-2.0
dasago13/android_kernel_lenovo_s650
drivers/net/bonding/bond_sysfs.c
3381
45435
/* * Copyright(c) 2004-2005 Intel 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; either version 2 of the License, or * (at your option) any later versi...
gpl-2.0
crseanpaul/muon-catalyzed-fusion
arch/mips/kernel/rtlx.c
4661
12517
/* * Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. * Copyright (C) 2005, 06 Ralf Baechle (ralf@linux-mips.org) * * 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 Foundat...
gpl-2.0
NamelessRom/android_kernel_samsung_jf
drivers/mmc/host/sdhci-pxav2.c
4917
6065
/* * Copyright (C) 2010 Marvell International Ltd. * Zhangfei Gao <zhangfei.gao@marvell.com> * Kevin Wang <dwang4@marvell.com> * Jun Nie <njun@marvell.com> * Qiming Wu <wuqm@marvell.com> * Philip Rakity <prakity@marvell.com> * * This software is licensed under the terms of the GNU General Public * License...
gpl-2.0
falaze/nexus5n
drivers/staging/wlags49_h2/wl_enc.c
5173
6467
/******************************************************************************* * 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.triplep...
gpl-2.0
onealtom/MYD-C335X-Linux-Kernel
drivers/xen/xen-pciback/passthrough.c
8501
4666
/* * PCI Backend - Provides restricted access to the real PCI bus topology * to the frontend * * Author: Ryan Wilson <hap9@epoch.ncsc.mil> */ #include <linux/list.h> #include <linux/pci.h> #include <linux/mutex.h> #include "pciback.h" struct passthrough_dev_data { /* Access to dev_list must be p...
gpl-2.0
huiyiqun/kernel_flo
drivers/tty/serial/8250/8250_hub6.c
12341
1184
/* * Copyright (C) 2005 Russell King. * Data taken from include/asm-i386/serial.h * * 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/module.h> #include <linu...
gpl-2.0
ShinySide/SM-530T
drivers/misc/dmverity_query.c
54
2933
#include <linux/module.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/types.h> #include <linux/proc_fs.h> #include <linux/seq_file.h> #include <linux/mm.h> #include <linux/types.h> #include <linux/highmem.h> #include <soc/qcom/scm.h> #define OEM_SVC_CALLS 0x03000000 #defi...
gpl-2.0
rminnich/linux
arch/arm64/kernel/hibernate.c
54
14524
/*: * Hibernate support specific for ARM64 * * Derived from work on ARM hibernation support by: * * Ubuntu project, hibernation support for mach-dove * Copyright (C) 2010 Nokia Corporation (Hiroshi Doyu) * Copyright (C) 2010 Texas Instruments, Inc. (Teerth Reddy et al.) * https://lkml.org/lkml/2010/6/18/4 * ...
gpl-2.0
sivu/linux
drivers/gpu/drm/nouveau/nvkm/engine/disp/dport.c
310
10714
/* * 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
project-voodoo-vibrant/linux_sgh-t959v
arch/sh/kernel/cpu/sh4a/clock-sh7785.c
566
3792
/* * arch/sh/kernel/cpu/sh4a/clock-sh7785.c * * SH7785 support for the clock framework * * Copyright (C) 2007 - 2009 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. */ #incl...
gpl-2.0
MasterSS/linux
drivers/infiniband/hw/qib/qib_mad.c
566
72647
/* * Copyright (c) 2012 Intel Corporation. All rights reserved. * Copyright (c) 2006 - 2012 QLogic Corporation. All rights reserved. * Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under ...
gpl-2.0
nuxeh/linux
drivers/hwmon/acpi_power_meter.c
2102
24384
/* * A hwmon driver for ACPI 4.0 power meters * Copyright (C) 2009 IBM * * Author: Darrick J. Wong <darrick.wong@oracle.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 vers...
gpl-2.0
wurikiji/ttFS
hunbag/linux-3.10.61/arch/arm/mach-mmp/mmp2.c
2102
4483
/* * linux/arch/arm/mach-mmp/mmp2.c * * code name MMP2 * * Copyright (C) 2009 Marvell International 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 <linux/...
gpl-2.0
crackerizer/android_kernel_samsung_smdk4412
fs/ubifs/io.c
2358
32321
/* * This file is part of UBIFS. * * Copyright (C) 2006-2008 Nokia Corporation. * Copyright (C) 2006, 2007 University of Szeged, Hungary * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software F...
gpl-2.0
talnoah/m7-gpe
tools/perf/util/map.c
3638
15967
#include "symbol.h" #include <errno.h> #include <inttypes.h> #include <limits.h> #include <stdlib.h> #include <string.h> #include <stdio.h> #include <unistd.h> #include "map.h" const char *map_type__name[MAP__NR_TYPES] = { [MAP__FUNCTION] = "Functions", [MAP__VARIABLE] = "Variables", }; static inline int is_anon_me...
gpl-2.0
hash07/Apollo_X
arch/cris/kernel/profile.c
4150
1912
#include <linux/init.h> #include <linux/errno.h> #include <linux/kernel.h> #include <linux/proc_fs.h> #include <linux/slab.h> #include <linux/types.h> #include <asm/ptrace.h> #include <asm/uaccess.h> #define SAMPLE_BUFFER_SIZE 8192 static char *sample_buffer; static char *sample_buffer_pos; static int prof_running = ...
gpl-2.0
slukk/mako_msm
arch/m68k/atari/ataints.c
4406
6330
/* * arch/m68k/atari/ataints.c -- Atari Linux interrupt handling code * * 5/2/94 Roman Hodek: * Added support for TT interrupts; setup for TT SCU (may someone has * twiddled there and we won't get the right interrupts :-() * * Major change: The device-independent code in m68k/ints.c didn't know * about non-...
gpl-2.0
skelitonlord/android_kernel_samsung_matissewifi
arch/arm/mach-exynos/setup-usb-phy.c
4662
3354
/* * Copyright (C) 2011 Samsung Electronics Co.Ltd * Author: Joonyoung Shim <jy0922.shim@samsung.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 Lic...
gpl-2.0
InsomniaAOSP/platform_kernel_htc_m7
sound/core/seq/seq.c
8246
4140
/* * ALSA sequencer main module * Copyright (c) 1998-1999 by Frank van de Pol <fvdpol@coil.demon.nl> * * * 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 Li...
gpl-2.0
avisconti/prova
arch/arm/kernel/dma.c
9014
5794
/* * linux/arch/arm/kernel/dma.c * * Copyright (C) 1995-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * Front-end to the DMA handling. This handles...
gpl-2.0
SaberMod/Linux-stable
drivers/mfd/ucb1x00-ts.c
9782
11092
/* * Touchscreen driver for UCB1x00-based touchscreens * * Copyright (C) 2001 Russell King, All Rights Reserved. * Copyright (C) 2005 Pavel Machek * * 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 Fr...
gpl-2.0
suky/android_kernel_pantech_ef65l
arch/mips/mti-malta/malta-reset.c
11318
1638
/* * Carsten Langgaard, carstenl@mips.com * Copyright (C) 1999,2000 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 Li...
gpl-2.0
artefvck/X_Artefvck
mm/msync.c
11574
2479
/* * linux/mm/msync.c * * Copyright (C) 1994-1999 Linus Torvalds */ /* * The msync() system call. */ #include <linux/fs.h> #include <linux/mm.h> #include <linux/mman.h> #include <linux/file.h> #include <linux/syscalls.h> #include <linux/sched.h> /* * MS_SYNC syncs the entire file - including mappings. * * M...
gpl-2.0
chevanlol360/Android_Kernel_LGE_Fx1
arch/sh/drivers/pci/ops-sh7786.c
12342
4765
/* * Generic SH7786 PCI-Express operations. * * Copyright (C) 2009 - 2010 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License v2. See the file "COPYING" in the main directory of this archive * for more details. */ #include <linux/kernel.h> #include <linux/init.h...
gpl-2.0
vitek999/Lenovo-a328
fs/ntfs/quota.c
14390
3724
/* * quota.c - NTFS kernel quota ($Quota) handling. Part of the Linux-NTFS * project. * * Copyright (c) 2004 Anton Altaparmakov * * This program/include file 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 F...
gpl-2.0
tijuca/bluetooth-next
drivers/tty/serial/imx.c
55
53826
/* * Driver for Motorola/Freescale IMX serial ports * * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * Author: Sascha Hauer <sascha@saschahauer.de> * Copyright (C) 2004 Pengutronix * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
dutchanddutch/ti81xx-linux
fs/udf/namei.c
55
35785
/* * namei.c * * PURPOSE * Inode name handling routines for the OSTA-UDF(tm) filesystem. * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: * ftp://prep.ai.mit.edu/pub/gnu/GPL * Each contr...
gpl-2.0
lostemp/android-kernel-v3.10
kernel/sysctl.c
55
62058
/* * sysctl.c: General linux system control interface * * Begun 24 March 1995, Stephen Tweedie * Added /proc support, Dec 1995 * Added bdflush entry and intvec min/max checking, 2/23/96, Tom Dyas. * Added hooks for /proc/sys/net (minor, minor patch), 96/4/1, Mike Shaver. * Added kernel/java-{interpreter,appletvi...
gpl-2.0
pantoniou/linux-beagle-track-mainline
drivers/platform/x86/hp-wmi.c
55
25226
/* * HP WMI hotkeys * * Copyright (C) 2008 Red Hat <mjg@redhat.com> * Copyright (C) 2010, 2011 Anssi Hannula <anssi.hannula@iki.fi> * * Portions based on wistron_btns.c: * Copyright (C) 2005 Miloslav Trmac <mitr@volny.cz> * Copyright (C) 2005 Bernhard Rosenkraenzer <bero@arklinux.org> * Copyright (C) 2005 Dmit...
gpl-2.0
noobnl/android_kernel_samsung_d2-jb_2.5.1
drivers/misc/inv_mpu/mpu-dev.c
55
68578
/* $License: Copyright (C) 2011 InvenSense 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; either version 2 of the License, or (at your option) any later versi...
gpl-2.0
mehrvarz/msm-kitkat-tm-usbhost-charge
arch/arm/mach-msm/board-8064-camera.c
311
17697
/* 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
bonezuk/linux
drivers/rpmsg/virtio_rpmsg_bus.c
823
32570
/* * Virtio-based remote processor messaging bus * * Copyright (C) 2011 Texas Instruments, Inc. * Copyright (C) 2011 Google, Inc. * * Ohad Ben-Cohen <ohad@wizery.com> * Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as publishe...
gpl-2.0
haolong886/rd_linux-2.6.32
drivers/video/nvidia/nv_backlight.c
823
3484
/* * Backlight code for nVidia based graphic cards * * Copyright 2004 Antonino Daplas <adaplas@pol.net> * Copyright (c) 2006 Michael Hanselmann <linux-kernel@hansmi.ch> * * 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 * ...
gpl-2.0
bl4ckic3/linux
drivers/media/rc/ir-rc5-decoder.c
1079
5565
/* ir-rc5-decoder.c - decoder for RC5(x) and StreamZap protocols * * Copyright (C) 2010 by Mauro Carvalho Chehab * Copyright (C) 2010 by Jarod Wilson <jarod@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
Ca1ne/Enoch-Sense-Kernel
drivers/staging/westbridge/astoria/api/src/cyaslowlevel.c
2103
33890
/* Cypress West Bridge API source file (cyaslowlevel.c) ## =========================== ## Copyright (C) 2010 Cypress Semiconductor ## ## 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 v...
gpl-2.0
kumajaya/android_kernel_samsung_universal5422
drivers/net/wireless/p54/p54spi.c
2103
17405
/* * Copyright (C) 2008 Christian Lamparter <chunkeey@web.de> * Copyright 2008 Johannes Berg <johannes@sipsolutions.net> * * This driver is a port from stlc45xx: * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). * * This program is free software; you can redistribute it and/or * modify i...
gpl-2.0
Anik1199/kernel_sprout
drivers/pinctrl/sh-pfc/pfc-r8a7740.c
2103
100832
/* * R8A7740 processor support * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.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 Sof...
gpl-2.0
The-Covenant/android_kernel_samsung_i927
drivers/gpu/drm/radeon/radeon_fb.c
2615
10499
/* * Copyright © 2007 David Airlie * * 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,...
gpl-2.0
zarboz/android_kernel_flounder
drivers/md/persistent-data/dm-bitset.c
2615
3946
/* * Copyright (C) 2012 Red Hat, Inc. * * This file is released under the GPL. */ #include "dm-bitset.h" #include "dm-transaction-manager.h" #include <linux/export.h> #include <linux/device-mapper.h> #define DM_MSG_PREFIX "bitset" #define BITS_PER_ARRAY_ENTRY 64 /*-----------------------------------------------...
gpl-2.0
esgie/viennalte_p905_kernel_source
drivers/net/ethernet/sfc/falcon.c
3383
52043
/**************************************************************************** * Driver for Solarflare Solarstorm network controllers and boards * Copyright 2005-2006 Fen Systems Ltd. * Copyright 2006-2010 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * ...
gpl-2.0
DarkStarSword/linux
net/netfilter/xt_NFLOG.c
3895
1914
/* * Copyright (c) 2006 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/module.h> #include <linux/init.h> #include <linux/...
gpl-2.0
0x00evil/linux
arch/arm/mach-sa1100/hackkit.c
4663
5420
/* * linux/arch/arm/mach-sa1100/hackkit.c * * Copyright (C) 2002 Stefan Eletzhofer <stefan.eletzhofer@eletztrick.de> * * This file contains all HackKit tweaks. Based on original work from * Nicolas Pitre's assabet fixes * * This program is free software; you can redistribute it and/or modify * it under the ter...
gpl-2.0
omnirom/android_kernel_oppo_msm8974
drivers/acpi/acpica/rslist.c
4919
8356
/******************************************************************************* * * Module Name: rslist - Linked list utilities * ******************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in sou...
gpl-2.0
SlimForce/kernel_lge_hammerhead
drivers/acpi/acpica/dsutils.c
4919
25450
/******************************************************************************* * * Module Name: dsutils - Dispatcher utilities * ******************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and use in sou...
gpl-2.0
srsdanitest/swingacera9
drivers/acpi/acpica/evxfregn.c
4919
9312
/****************************************************************************** * * Module Name: evxfregn - External Interfaces, ACPI Operation Regions and * Address Spaces. * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, In...
gpl-2.0
atilag/flatfish-kernel
arch/arm/mach-sa1100/leds.c
5175
1171
/* * linux/arch/arm/mach-sa1100/leds.c * * SA1100 LEDs dispatcher * * Copyright (C) 2001 Nicolas Pitre */ #include <linux/compiler.h> #include <linux/init.h> #include <asm/leds.h> #include <asm/mach-types.h> #include "leds.h" static int __init sa1100_leds_init(void) { if (machine_is_assabet()) leds_event = ...
gpl-2.0
mathkid95/linux_lg_jb
fs/9p/fid.c
5175
7287
/* * V9FS FID Management * * Copyright (C) 2007 by Latchesar Ionkov <lucho@ionkov.net> * Copyright (C) 2005, 2006 by Eric Van Hensbergen <ericvh@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 * as publishe...
gpl-2.0
ShinySide/G530P_Permissive
lib/syscall.c
7735
2475
#include <linux/ptrace.h> #include <linux/sched.h> #include <linux/export.h> #include <asm/syscall.h> static int collect_syscall(struct task_struct *target, long *callno, unsigned long args[6], unsigned int maxargs, unsigned long *sp, unsigned long *pc) { struct pt_regs *regs = task_pt_regs(target); if (...
gpl-2.0
chris41g/android_kernel_samsung_epic4gtouch
drivers/staging/tidspbridge/core/ue_deh.c
7991
6802
/* * ue_deh.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * Implements upper edge DSP exception handling (DEH) functions. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * Copyright (C) 2010 Felipe Contreras * * This package is free software; you can redistribute it and/or modif...
gpl-2.0
Klaus-schwarzkopf/linux-davinci-sensortherm
arch/arm/mach-imx/mach-imx27lite.c
56
2223
/* * Copyright 2007 Robert Schwebel <r.schwebel@pengutronix.de>, Pengutronix * Copyright (C) 2008 Juergen Beisert (kernel@pengutronix.de) * Copyright 2009 Daniel Schaeffer (daniel.schaeffer@timesys.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Genera...
gpl-2.0
janrinze/loox7xxport.loox2-6-22
arch/mips/sgi-ip32/ip32-irq.c
56
12872
/* * Code to handle IP32 IRQs * * 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) 2000 Harald Koerfgen * Copyright (C) 2001 Keith M Wesolowski */ #include <linux/init.h> #in...
gpl-2.0
advx9600/kernel-rp4412
drivers/media/video/exynos/fimc-is-mc/fimc-is-helper.c
56
115433
/* * Samsung Exynos5 SoC series FIMC-IS driver * * exynos5 fimc-is helper functions * * Copyright (c) 2011 Samsung Electronics Co., Ltd * Contact: Jiyoung Shin<idon.shin@samsung.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
Stefan-Schmidt/linux-2.6
fs/hfsplus/catalog.c
56
10886
/* * linux/fs/hfsplus/catalog.c * * Copyright (C) 2001 * Brad Boyer (flar@allandria.com) * (C) 2003 Ardis Technologies <roman@ardistech.com> * * Handling of catalog records */ #include "hfsplus_fs.h" #include "hfsplus_raw.h" int hfsplus_cat_case_cmp_key(const hfsplus_btree_key *k1, const hfsplus_btr...
gpl-2.0
GaloisInc/linux-deadline
drivers/spi/amba-pl022.c
56
65403
/* * drivers/spi/amba-pl022.c * * A driver for the ARM PL022 PrimeCell SSP/SPI bus master. * * Copyright (C) 2008-2009 ST-Ericsson AB * Copyright (C) 2006 STMicroelectronics Pvt. Ltd. * * Author: Linus Walleij <linus.walleij@stericsson.com> * * Initial version inspired by: * linux-2.6.17-rc3-mm1/drivers/spi/...
gpl-2.0
stevezilla/u-boot-amherst
drivers/net/fm/p5020.c
56
2402
/* * Copyright 2011 Freescale Semiconductor, Inc. * * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> #include <phy.h> #include <fm_eth.h> #include <asm/io.h> #include <asm/immap_85xx.h> #include <asm/fsl_serdes.h> static u32 port_to_devdisr[] = { [FM1_DTSEC1] = FSL_CORENET_DEVDISR2_DTSEC1_1, [FM1_DTSEC...
gpl-2.0
poranmeloge/test-github
stm32_rtt_wifi/bsp/efm32/Libraries/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c
56
6170
/* ---------------------------------------------------------------------- * Copyright (C) 2010 ARM Limited. All rights reserved. * * $Date: 15. February 2012 * $Revision: V1.1.0 * * Project: CMSIS DSP Library * Title: arm_mat_trans_f32.c * * Description: Floating-point m...
gpl-2.0
slayher/htc-kernel-mecha
drivers/usb/serial/sierra.c
312
30090
/* USB Driver for Sierra Wireless Copyright (C) 2006, 2007, 2008 Kevin Lloyd <klloyd@sierrawireless.com>, Copyright (C) 2008, 2009 Elina Pasheva, Matthew Safar, Rory Filer <linux@sierrawireless.com> IMPORTANT DISCLAIMER: This driver is not commercially supported by Sierra Wireless. Use at your own ris...
gpl-2.0
icalik/linux
drivers/net/wireless/ath/ath10k/htt_tx.c
312
16555
/* * Copyright (c) 2005-2011 Atheros Communications Inc. * Copyright (c) 2011-2013 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 this permission notice appear in al...
gpl-2.0
rastomanchik/android_kernel_xiaomi_armani
fs/ext4/file.c
824
7445
/* * linux/fs/ext4/file.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/file.c * * Copyright (C) 1991, 1992 Linus Torvalds * * ext4 fs regular file handling...
gpl-2.0
yajnab/android_kernel_semc_msm7x30
drivers/video/svgalib.c
824
19839
/* * Common utility functions for VGA-based graphics cards. * * Copyright (c) 2006-2007 Ondrej Zajicek <santiago@crfreenet.org> * * 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. * * Some part...
gpl-2.0
Andiry/linux-test
net/netfilter/nf_conntrack_proto_udp.c
824
10222
/* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team <coreteam@netfilter.org> * (C) 2006-2012 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free ...
gpl-2.0
Makevelli/Make-Kernel
drivers/tty/serial/cpm_uart/cpm_uart_core.c
2104
35729
/* * Driver for CPM (SCC/SMC) serial ports; core driver * * Based on arch/ppc/cpm2_io/uart.c by Dan Malek * Based on ppc8xx.c by Thomas Gleixner * Based on drivers/serial/amba.c by Russell King * * Maintainer: Kumar Gala (galak@kernel.crashing.org) (CPM2) * Pantelis Antoniou (panto@intracom.gr...
gpl-2.0
xobs/adafruit-rpi-kernel
arch/arm/mach-s3c24xx/iotiming-s3c2412.c
2104
7719
/* * Copyright (c) 2006-2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C2412/S3C2443 (PL093 based) IO timing support * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * publi...
gpl-2.0
NoelMacwan/SXDNanhu
drivers/atm/iphase.c
2360
110587
/****************************************************************************** iphase.c: Device driver for Interphase ATM PCI adapter cards Author: Peter Wang <pwang@iphase.com> Some fixes: Arnaldo Carvalho de Melo <acme@conectiva.com.br> Interphase Co...
gpl-2.0
icebluechao/stuttgart_kernel
arch/powerpc/sysdev/qe_lib/qe_io.c
3384
5573
/* * arch/powerpc/sysdev/qe_lib/qe_io.c * * QE Parallel I/O ports configuration routines * * Copyright (C) Freescale Semicondutor, Inc. 2006. All rights reserved. * * Author: Li Yang <LeoLi@freescale.com> * Based on code from Shlomi Gridish <gridish@freescale.com> * * This program is free software; you can re...
gpl-2.0
schlund/2.6.35-marvellous-kernel
arch/cris/arch-v32/mach-a3/pinmux.c
3384
9953
/* * Allocator for I/O pins. All pins are allocated to GPIO at bootup. * Unassigned pins and GPIO pins can be allocated to a fixed interface * or the I/O processor instead. * * Copyright (c) 2005-2007 Axis Communications AB. */ #include <linux/init.h> #include <linux/errno.h> #include <linux/kernel.h> #include <...
gpl-2.0
SOKP/kernel_samsung_hlte
drivers/bluetooth/hci_smd.c
3384
16607
/* * HCI_SMD (HCI Shared Memory Driver) is Qualcomm's Shared memory driver * for the BT HCI protocol. * * Copyright (c) 2000-2001, 2011-2012 The Linux Foundation. All rights reserved. * Copyright (C) 2002-2003 Maxim Krasnyansky <maxk@qualcomm.com> * Copyright (C) 2004-2006 Marcel Holtmann <marcel@holtmann....
gpl-2.0