repo_name
string
path
string
copies
string
size
string
content
string
license
string
KaSt/Kappa34
drivers/acpi/acpica/utcopy.c
4919
28561
/****************************************************************************** * * Module Name: utcopy - Internal to external object translation utilities * *****************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Red...
gpl-2.0
DroidTh3ory-xx/kernel_lge_trinity_four
drivers/acpi/acpica/rscreate.c
4919
16051
/******************************************************************************* * * Module Name: rscreate - Create resource lists/tables * ******************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and u...
gpl-2.0
cameron581/kernel_msm
drivers/acpi/acpica/utstate.c
4919
10325
/******************************************************************************* * * Module Name: utstate - state object support procedures * ******************************************************************************/ /* * Copyright (C) 2000 - 2012, Intel Corp. * All rights reserved. * * Redistribution and...
gpl-2.0
TripNRaVeR/tripndroid-m7-unleashed-3.4
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
DIGImend/linux
arch/arm/plat-samsung/wakeup-mask.c
9527
1106
/* arch/arm/plat-samsung/wakeup-mask.c * * Copyright 2010 Ben Dooks <ben-linux@fluff.org> * * Support for wakeup mask interrupts on newer SoCs * * 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
SlimRoms/kernel_lge_g3
sound/oss/sb_audio.c
10039
27326
/* * sound/oss/sb_audio.c * * Audio routines for Sound Blaster compatible cards. * * * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June 1991). See the "COPYING" file distributed with this software * for more info. *...
gpl-2.0
arnoldthebat/linux-stable
drivers/i2c/busses/i2c-uniphier-f.c
56
17127
/* * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later v...
gpl-2.0
TheGreatSega/RUSH-KERNEL-RC
drivers/block/cciss.c
56
130919
/* * Disk Array driver for HP Smart Array controllers. * (C) Copyright 2000, 2007 Hewlett-Packard Development Company, L.P. * * 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
mutoso-mirrors/linux-historical
arch/arm/mach-clps711x/irq.c
56
3205
/* * linux/arch/arm/mach-clps711x/irq.c * * Copyright (C) 2000 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 as published by * the Free Software Foundation; either version 2 of the License, or * (at your...
gpl-2.0
hoonir/iamroot_hypstudy_5th
drivers/power/power_supply_core.c
56
9559
/* * Universal power supply monitor class * * Copyright © 2007 Anton Vorontsov <cbou@mail.ru> * Copyright © 2004 Szabolcs Gyurko * Copyright © 2003 Ian Molton <spyro@f2s.com> * * Modified: 2004, Oct Szabolcs Gyurko * * You may use this code as per GPL version 2 */ #include <linux/module.h> #incl...
gpl-2.0
tempesta-tech/linux-4.1-tfw
drivers/net/ethernet/amd/au1000_eth.c
824
37949
/* * * Alchemy Au1x00 ethernet driver * * Copyright 2001-2003, 2006 MontaVista Software Inc. * Copyright 2002 TimeSys Corp. * Added ethtool/mii-tool support, * Copyright 2004 Matt Porter <mporter@kernel.crashing.org> * Update: 2004 Bjoern Riemer, riemer@fokus.fraunhofer.de * or riemer@riemer-nt.de: fixed the l...
gpl-2.0
jdkernel/jdkernel_vigor_2.6.35
net/lapb/lapb_timer.c
5176
4566
/* * 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
Nicklas373/Hana-Kernel_MSM8627-AOSP_7.0
drivers/input/touchscreen/hp680_ts_input.c
9784
2949
#include <linux/input.h> #include <linux/module.h> #include <linux/init.h> #include <linux/interrupt.h> #include <asm/io.h> #include <asm/delay.h> #include <asm/adc.h> #include <mach/hp6xx.h> #define MODNAME "hp680_ts_input" #define HP680_TS_ABS_X_MIN 40 #define HP680_TS_ABS_X_MAX 950 #define HP680_TS_ABS_Y_MIN 80 #d...
gpl-2.0
yamahata/linux-umem
drivers/misc/sgi-gru/gruhandles.c
13368
5536
/* * GRU KERNEL MCS INSTRUCTIONS * * Copyright (c) 2008 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; either version 2 of...
gpl-2.0
careyli/linux-3.16.2
drivers/staging/wlan-ng/hfa384x_usb.c
57
110907
/* src/prism2/driver/hfa384x_usb.c * * Functions that talk to the USB variantof the Intersil hfa384x MAC * * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. * -------------------------------------------------------------------- * * linux-wlan * * The contents of this file are subject to the Mozil...
gpl-2.0
samnazarko/vero-linux
drivers/usb/gadget/udc-core.c
57
14785
/** * udc.c - Core UDC Framework * * Copyright (C) 2010 Texas Instruments * Author: Felipe Balbi <balbi@ti.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 of * the License as published by the Free Software Foundation...
gpl-2.0
kbc-developers/android_kernel_htc_msm8960
drivers/usb/otg/msm_otg_htc.c
57
117994
/* Copyright (c) 2009-2013, 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
ftCommunity/ft-TXT
board/knobloch/TXT/board-support/ti-linux/sound/firewire/fireworks/fireworks_proc.c
57
6893
/* * fireworks_proc.c - a part of driver for Fireworks based devices * * Copyright (c) 2009-2010 Clemens Ladisch * Copyright (c) 2013-2014 Takashi Sakamoto * * Licensed under the terms of the GNU General Public License, version 2. */ #include "./fireworks.h" static inline const char* get_phys_name(struct snd_e...
gpl-2.0
CharlieMarshall/xbmc
xbmc/utils/Base64.cpp
57
3748
/* * Copyright (C) 2011-2013 Team XBMC * http://xbmc.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, or (at your option) * any later version. * * ...
gpl-2.0
mike-dunn/linux-treo680
drivers/iommu/omap-iovmm.c
569
17670
/* * omap iommu: simple virtual address space management * * Copyright (C) 2008-2009 Nokia Corporation * * Written by Hiroshi DOYU <Hiroshi.DOYU@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...
gpl-2.0
lexi6725/linux-3.14.26
drivers/iommu/omap-iovmm.c
569
17670
/* * omap iommu: simple virtual address space management * * Copyright (C) 2008-2009 Nokia Corporation * * Written by Hiroshi DOYU <Hiroshi.DOYU@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...
gpl-2.0
programmecat/linux
drivers/usb/phy/phy-tegra-usb.c
825
28615
/* * Copyright (C) 2010 Google, Inc. * Copyright (C) 2013 NVIDIA Corporation * * Author: * Erik Gilling <konkers@google.com> * Benoit Goby <benoit@android.com> * Venu Byravarasu <vbyravarasu@nvidia.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published b...
gpl-2.0
raininja/android_kernel_asus_a500cg
arch/arm/mach-s3c24xx/cpufreq-s3c2412.c
2105
6174
/* * Copyright 2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C2412 CPU Frequency scalling * * 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 ...
gpl-2.0
loansindi/linux
arch/powerpc/platforms/512x/mpc5121_ads.c
2105
1721
/* * Copyright (C) 2007, 2008 Freescale Semiconductor, Inc. All rights reserved. * * Author: John Rigby, <jrigby@freescale.com>, Thur Mar 29 2007 * * Description: * MPC5121 ADS board setup * * This is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as...
gpl-2.0
android-armv7a-belalang-tempur/Android_SpeedKernel
arch/arm/plat-mxc/gpio.c
2361
10217
/* * MXC GPIO support. (c) 2008 Daniel Mack <daniel@caiaq.de> * Copyright 2008 Juergen Beisert, kernel@pengutronix.de * * Based on code from Freescale, * Copyright (C) 2004-2010 Freescale Semiconductor, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under...
gpl-2.0
HeydayGuan/android-kernel-3.0
drivers/gpu/drm/nouveau/nv10_fb.c
2873
3500
#include "drmP.h" #include "drm.h" #include "nouveau_drv.h" #include "nouveau_drm.h" static struct drm_mm_node * nv20_fb_alloc_tag(struct drm_device *dev, uint32_t size) { struct drm_nouveau_private *dev_priv = dev->dev_private; struct nouveau_fb_engine *pfb = &dev_priv->engine.fb; struct drm_mm_node *mem; int ret...
gpl-2.0
ipaccess/linux-yocto-3.10
drivers/video/omap/lcd_ams_delta.c
3129
5360
/* * Based on drivers/video/omap/lcd_inn1510.c * * LCD panel support for the Amstrad E3 (Delta) videophone. * * Copyright (C) 2006 Jonathan McDowell <noodles@earth.li> * * 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
poondog/kangaroo-m7-mkII
arch/cris/mm/fault.c
3897
8944
/* * arch/cris/mm/fault.c * * Copyright (C) 2000-2010 Axis Communications AB */ #include <linux/mm.h> #include <linux/interrupt.h> #include <linux/module.h> #include <linux/wait.h> #include <asm/uaccess.h> #include <arch/system.h> extern int find_fixup_code(struct pt_regs *); extern void die_if_kernel(const ch...
gpl-2.0
V4MSHI/S7562_kernel
drivers/leds/leds-lp3944.c
4153
11398
/* * leds-lp3944.c - driver for National Semiconductor LP3944 Funlight Chip * * Copyright (C) 2009 Antonio Ospite <ospite@studenti.unina.it> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Softwar...
gpl-2.0
Jazz-823/kernel_lge_hammerhead_M
arch/s390/kernel/setup.c
4409
29587
/* * arch/s390/kernel/setup.c * * S390 version * Copyright (C) IBM Corp. 1999,2012 * Author(s): Hartmut Penner (hp@de.ibm.com), * Martin Schwidefsky (schwidefsky@de.ibm.com) * * Derived from "arch/i386/kernel/setup.c" * Copyright (C) 1995, Linus Torvalds */ /* * This file handles t...
gpl-2.0
danielhk/android_kernel_samsung_smdk4210
arch/um/kernel/um_arch.c
4665
9061
/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/delay.h> #include <linux/init.h> #include <linux/mm.h> #include <linux/module.h> #include <linux/seq_file.h> #include <linux/string.h> #include <linux/utsname.h> #include <asm/pgtable.h> #include <...
gpl-2.0
TWRP-THEA/android_kernel_motorola_msm8226
arch/x86/kernel/apm_32.c
4665
70983
/* -*- linux-c -*- * APM BIOS driver for Linux * Copyright 1994-2001 Stephen Rothwell (sfr@canb.auug.org.au) * * Initial development of this driver was funded by NEC Australia P/L * and NEC Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Gener...
gpl-2.0
ktoonsez/KTSGS5
drivers/cpufreq/powernow-k7.c
4921
17534
/* * AMD K7 Powernow driver. * (C) 2003 Dave Jones on behalf of SuSE Labs. * (C) 2003-2004 Dave Jones <davej@redhat.com> * * Licensed under the terms of the GNU GPL License version 2. * Based upon datasheets & sample CPUs kindly provided by AMD. * * Errata 5: * CPU may fail to execute a FID/VID change in...
gpl-2.0
Motorhead1991/android_kernel_blu_studio5qcom
drivers/staging/media/as102/as10x_cmd_cfg.c
5177
5836
/* * Abilis Systems Single DVB-T Receiver * Copyright (C) 2008 Pierrick Hascoet <pierrick.hascoet@abilis.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, or (at you...
gpl-2.0
12019/old_samsung-lt02wifi-kernel
drivers/staging/media/solo6x10/v4l2-enc.c
5177
47084
/* * Copyright (C) 2010 Bluecherry, LLC www.bluecherrydvr.com * Copyright (C) 2010 Ben Collins <bcollins@bluecherry.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 ...
gpl-2.0
speedbot/android_kernel_sony_Nicki
crypto/blowfish_generic.c
5177
3516
/* * Cryptographic API. * * Blowfish Cipher Algorithm, by Bruce Schneier. * http://www.counterpane.com/blowfish.html * * Adapted from Kerneli implementation. * * Copyright (c) Herbert Valerio Riedel <hvr@hvrlab.org> * Copyright (c) Kyle McMartin <kyle@debian.org> * Copyright (c) 2002 James Morris <jmorris@int...
gpl-2.0
maz-1/android_kernel_sonyz_msm8974
drivers/media/dvb/frontends/stv6110.c
5689
10795
/* * stv6110.c * * Driver for ST STV6110 satellite tuner IC. * * Copyright (C) 2009 NetUP Inc. * Copyright (C) 2009 Igor M. Liplianin <liplianin@netup.ru> * * 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
kiriapurv/kiriyard-mako-kernel
sound/usb/usx2y/usb_stream.c
7225
19509
/* * Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.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 v...
gpl-2.0
TEAM-Gummy/Gummy_kernel_grouper
sound/usb/usx2y/usb_stream.c
7225
19509
/* * Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.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 v...
gpl-2.0
HRTKernel/samsung_exynos_7420
arch/sparc/kernel/unaligned_32.c
7225
9389
/* * unaligned.c: Unaligned load/store trap handling with special * cases for the kernel to do them more quickly. * * Copyright (C) 1996 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1996 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include <linux/kernel.h> #include <linux/sched.h> #includ...
gpl-2.0
stedman420/android_kernel_zte_hera
drivers/input/joystick/a3d.c
7993
11356
/* * Copyright (c) 1998-2001 Vojtech Pavlik */ /* * FP-Gaming Assassin 3D joystick 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 Free Software Foundation; either version 2 of the Licens...
gpl-2.0
leyarx/android_kernel_wexler_qc750
net/sched/sch_blackhole.c
14137
1240
/* * net/sched/sch_blackhole.c Black hole queue * * 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. * * Author...
gpl-2.0
ntrdma/ntrdma
drivers/tty/moxa.c
58
53683
/*****************************************************************************/ /* * moxa.c -- MOXA Intellio family multiport serial driver. * * Copyright (C) 1999-2000 Moxa Technologies (support@moxa.com). * Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com> * * This code is loosely b...
gpl-2.0
Stane1983/kernel-amlogic-mx
customer/drivers/misc/inv_mpu/mpu-dev.c
58
33226
/* $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
Dazzworld/android_kernel_zte_hn8916
arch/arm/mm/dma-mapping.c
58
54127
/* * linux/arch/arm/mm/dma-mapping.c * * Copyright (C) 2000-2004 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. * * DMA uncached mapping support. */ #inclu...
gpl-2.0
CyanogenMod/geeksphone-kernel-zero
arch/x86/kernel/cpu/mtrr/cleanup.c
314
27901
/* * MTRR (Memory Type Range Register) cleanup * * Copyright (C) 2009 Yinghai Lu * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public * License as published by the Free Software Foundation; either * version 2 of the License, or (at your...
gpl-2.0
cbunting99/OpenCataclysm
dep/acelite/ace/Vector_T.cpp
570
1997
// $Id: Vector_T.cpp 92069 2010-09-28 11:38:59Z johnnyw $ #ifndef ACE_VECTOR_T_CPP #define ACE_VECTOR_T_CPP #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/Vector_T.h" #if !defined (__ACE_INLINE__) #include "ace/Vector_T.inl" #endif /* __ACE_INLINE__ */ ACE_BEGIN...
gpl-2.0
eckucukoglu/sober-kernel
drivers/iio/industrialio-buffer.c
826
24083
/* The industrial I/O core * * Copyright (c) 2008 Jonathan Cameron * * 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. * * Handling of buffer allocation / resizing. * * * Thin...
gpl-2.0
Hax-on/android_kernel_zte_msm8996
arch/arm/mach-vexpress/spc.c
826
14327
/* * Versatile Express Serial Power Controller (SPC) support * * Copyright (C) 2013 ARM Ltd. * * Authors: Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> * Achin Gupta <achin.gupta@arm.com> * Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> * * This program is free software; ...
gpl-2.0
romracer/sgs2sr-kernel
drivers/media/common/saa7146_hlp.c
1594
30652
#include <linux/kernel.h> #include <media/saa7146_vv.h> static void calculate_output_format_register(struct saa7146_dev* saa, u32 palette, u32* clip_format) { /* clear out the necessary bits */ *clip_format &= 0x0000ffff; /* set these bits new */ *clip_format |= (( ((palette&0xf00)>>8) << 30) | ((palette&0x00f) <...
gpl-2.0
invisiblek/kernel_808l
fs/proc/proc_tty.c
1594
4831
/* * proc_tty.c -- handles /proc/tty * * Copyright 1997, Theodore Ts'o */ #include <asm/uaccess.h> #include <linux/module.h> #include <linux/init.h> #include <linux/errno.h> #include <linux/time.h> #include <linux/proc_fs.h> #include <linux/stat.h> #include <linux/tty.h> #include <linux/seq_file.h> #include <linux...
gpl-2.0
JerryScript/VaeVictus
drivers/infiniband/ulp/ipoib/ipoib_cm.c
2106
43416
/* * Copyright (c) 2006 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, available from the file * COPYING in the main directory of this sour...
gpl-2.0
batman38102/android_kernel_samsung_mint
arch/arm/plat-mxc/devices/platform-imx-fb.c
2362
1645
/* * Copyright (C) 2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * 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 <mach/hardware.h> #include...
gpl-2.0
CyanogenMod/android_kernel_asus_tf201
drivers/staging/comedi/drivers/amplc_dio200.c
3386
40903
/* comedi/drivers/amplc_dio200.c Driver for Amplicon PC272E and PCI272 DIO boards. (Support for other boards in Amplicon 200 series may be added at a later date, e.g. PCI215.) Copyright (C) 2005 MEV Ltd. <http://www.mev.co.uk/> COMEDI - Linux Control and Measurement Device Interface Copyri...
gpl-2.0
aatjitra/cm12
arch/arm/mach-imx/mx31lite-db.c
5434
5122
/* * LogicPD i.MX31 SOM-LV development board support * * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de> * * based on code for other MX31 boards, * * Copyright 2005-2007 Freescale Semiconductor * Copyright (c) 2009 Alberto Panizzo <maramaopercheseimorto@gmail.com> * Copyright (C) 2009 Valentin L...
gpl-2.0
Docker-J/Sail_STOCK
arch/arm/mach-omap2/clkt2xxx_dpll.c
7994
1448
/* * OMAP2-specific DPLL control functions * * Copyright (C) 2011 Nokia Corporation * Paul Walmsley * * 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
kalxas/QGIS
external/o2/src/o2facebook.cpp
59
3318
#include <QDebug> #include <QMap> #include <QNetworkReply> #include <QString> #include <QStringList> #include <QUrl> #if QT_VERSION >= 0x050000 #include <QUrlQuery> #endif #include "o2facebook.h" #include "o0globals.h" static const char *FbEndpoint = "https://graph.facebook.com/oauth/authorize?display=touch"; static ...
gpl-2.0
invisiblek/android_kernel_lge_vs450pp
drivers/input/misc/mpu3050.c
59
24174
/* * MPU3050 Tri-axis gyroscope driver * * Copyright (C) 2011 Wistron Co.Ltd * Joseph Lai <joseph_lai@wistron.com> * * Trimmed down by Alan Cox <alan@linux.intel.com> to produce this version * * This is a 'lite' version of the driver, while we consider the right way * to present the other features to user spac...
gpl-2.0
oldzhu/linux
drivers/infiniband/hw/hns/hns_roce_cq.c
59
12518
/* * Copyright (c) 2016 Hisilicon Limited. * * 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 the * OpenI...
gpl-2.0
ivkos/kernel_i9500
drivers/power/android_battery.c
59
22007
/* * android_battery.c * Android Battery Driver * * Copyright (C) 2012 Google, Inc. * Copyright (C) 2012 Samsung Electronics * * Based on work by himihee.seo@samsung.com, ms925.kim@samsung.com, and * joshua.chang@samsung.com. * * This software is licensed under the terms of the GNU General Public * License...
gpl-2.0
Jazz-823/kernel_ayame
drivers/video/msm/mddi_ext.c
315
8657
/* Copyright (c) 2008-2009, 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
UDOOboard/Kernel_Unico
fs/coda/pioctl.c
2363
2241
/* * Pioctl operations for Coda. * Original version: (C) 1996 Peter Braam * Rewritten for Linux 2.1: (C) 1997 Carnegie Mellon University * * Carnegie Mellon encourages users of this code to contribute improvements * to the Coda project. Contact Peter Braam <coda@cs.cmu.edu>. */ #include <linux/types.h> #include...
gpl-2.0
nspierbundel/amlogic-common
arch/arm/mach-mxs/devices/platform-fec.c
2363
1315
/* * Copyright (C) 2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * 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 <asm/sizes.h> #include <ma...
gpl-2.0
tipnispranav/android-goldfish-3.4-rt
net/netfilter/nf_conntrack_pptp.c
4923
18853
/* * Connection tracking support for PPTP (Point to Point Tunneling Protocol). * PPTP is a a protocol for creating virtual private networks. * It is a specification defined by Microsoft and some vendors * working with Microsoft. PPTP is built on top of a modified * version of the Internet Generic Routing Encapsul...
gpl-2.0
Grarak/grakernel-msm8930
lib/gen_crc32table.c
4923
3318
#include <stdio.h> #include "../include/generated/autoconf.h" #include "crc32defs.h" #include <inttypes.h> #define ENTRIES_PER_LINE 4 #if CRC_LE_BITS > 8 # define LE_TABLE_ROWS (CRC_LE_BITS/8) # define LE_TABLE_SIZE 256 #else # define LE_TABLE_ROWS 1 # define LE_TABLE_SIZE (1 << CRC_LE_BITS) #endif #if CRC_BE_BITS >...
gpl-2.0
AOKP/kernel_htc_msm8960
drivers/media/video/tlg2300/pd-main.c
4923
12333
/* * device driver for Telegent tlg2300 based TV cards * * Author : * Kang Yong <kangyong@telegent.com> * Zhang Xiaobing <xbzhang@telegent.com> * Huang Shijie <zyziii@telegent.com> or <shijie8@gmail.com> * * (c) 2009 Telegent Systems * (c) 2010 Telegent Systems * * This program is free software; you can ...
gpl-2.0
mukulsoni/android_kernel_samsung_ms013g-new
drivers/usb/host/alchemy-common.c
5179
15699
/* * USB block power/access management abstraction. * * Au1000+: The OHCI block control register is at the far end of the OHCI memory * area. Au1550 has OHCI on different base address. No need to handle * UDC here. * Au1200: one register to control access and clocks to O/EHCI, UDC and OTG * as well ...
gpl-2.0
eagleeyetom/android_kernel_mediatek
fs/cifs/ioctl.c
7739
2863
/* * fs/cifs/ioctl.c * * vfs operations that deal with io control * * Copyright (C) International Business Machines Corp., 2005,2007 * Author(s): Steve French (sfrench@us.ibm.com) * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser Genera...
gpl-2.0
AmperificSuperKANG/lge_kernel_loki
fs/cifs/ioctl.c
7739
2863
/* * fs/cifs/ioctl.c * * vfs operations that deal with io control * * Copyright (C) International Business Machines Corp., 2005,2007 * Author(s): Steve French (sfrench@us.ibm.com) * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Lesser Genera...
gpl-2.0
wolverine2k/android_kernel_oppo_n1
drivers/infiniband/hw/cxgb3/iwch_ev.c
9787
7025
/* * Copyright (c) 2006 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 tree,...
gpl-2.0
umang96/Radon
kernel/workqueue.c
60
144932
/* * kernel/workqueue.c - generic async execution with shared worker pool * * Copyright (C) 2002 Ingo Molnar * * Derived from the taskqueue/keventd code by: * David Woodhouse <dwmw2@infradead.org> * Andrew Morton * Kai Petzke <wpp@marie.physik.tu-berlin.de> * Theodore Ts'o <tytso@mit.edu> *...
gpl-2.0
xmyth/linux-mips-osolution
arch/ia64/ia32/ia32_signal.c
60
29847
/* * IA32 Architecture-specific signal handling support. * * Copyright (C) 1999, 2001-2002, 2005 Hewlett-Packard Co * David Mosberger-Tang <davidm@hpl.hp.com> * Copyright (C) 1999 Arun Sharma <arun.sharma@intel.com> * Copyright (C) 2000 VA Linux Co * Copyright (C) 2000 Don Dugger <n0ano@valinux.com> * * Derive...
gpl-2.0
loongson-community/preempt-rt-linux
net/ipv6/esp6.c
60
14113
/* * Copyright (C)2002 USAGI/WIDE Project * * 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. * * This program is ...
gpl-2.0
pitah81/android_kernel_elephone_p8000
kernel/pid.c
60
15181
/* * Generic pidhash and scalable, time-bounded PID allocator * * (C) 2002-2003 Nadia Yvette Chambers, IBM * (C) 2004 Nadia Yvette Chambers, Oracle * (C) 2002-2004 Ingo Molnar, Red Hat * * pid-structures are backing objects for tasks sharing a given ID to chain * against. There is very little to them aside from...
gpl-2.0
mikedanese/linux
drivers/clk/mediatek/reset.c
316
2387
/* * Copyright (c) 2014 MediaTek 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 Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WA...
gpl-2.0
Chad0989/incredikernel
drivers/gpu/drm/drm_pci.c
316
3700
/* drm_pci.h -- PCI DMA memory management wrappers for DRM -*- linux-c -*- */ /** * \file drm_pci.c * \brief Functions and ioctls to manage PCI memory * * \warning These interfaces aren't stable yet. * * \todo Implement the remaining ioctl's for the PCI pools. * \todo The wrappers here are so thin that they woul...
gpl-2.0
Lime1iME/Testing
sound/soc/msm/lpass-dma.c
1340
11575
/* Copyright (c) 2010-2011, 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
Bogdacutu/STLinux-Kernel
drivers/gpu/drm/nouveau/core/subdev/mc/nvc0.c
1852
2405
/* * 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
rogrady/lin_imx6
drivers/video/backlight/adp8860_bl.c
1852
22676
/* * Backlight driver for Analog Devices ADP8860 Backlight Devices * * Copyright 2009-2010 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/version.h> #include <linux/init.h> #include <linux/errno.h> #include <linux/pm.h> #include <linux/platform_device.h> #...
gpl-2.0
idryomov/btrfs-unstable
drivers/staging/iio/resolver/ad2s1210.c
2108
19687
/* * ad2s1210.c support for the ADI Resolver to Digital Converters: AD2S1210 * * Copyright (c) 2010-2010 Analog Devices 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 Software Foundation. *...
gpl-2.0
TheWhisp/android_kernel_samsung_kyle
drivers/net/can/mscan/mpc5xxx_can.c
2108
11635
/* * CAN bus driver for the Freescale MPC5xxx embedded CPU. * * Copyright (C) 2004-2005 Andrey Volkov <avolkov@varma-el.com>, * Varma Electronics Oy * Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com> * Copyright (C) 2009 Wolfram Sang, Pengutronix <w.sang@pengutronix.de> * ...
gpl-2.0
StarKissed/starkissed-kernel-mecha
drivers/net/wireless/iwlegacy/iwl4965-base.c
2364
104245
/****************************************************************************** * * Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved. * * Portions of this file are derived from the ipw3945 project, as well * as portions of the ieee80211 subsystem header files. * * This program is free software; yo...
gpl-2.0
zf2-laser-dev/android_kernel_asus_msm8939
drivers/staging/rtl8192e/rtl8192e/rtl_pci.c
2364
3007
/****************************************************************************** * 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
Flipkart/linux
drivers/gpu/drm/nouveau/nouveau_debugfs.c
4156
2099
/* * Copyright (C) 2009 Red Hat <bskeggs@redhat.com> * * 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, modif...
gpl-2.0
AD5GB/kernel_n5_3.10-experimental
drivers/isdn/hysdn/hysdn_procconf.c
4668
13395
/* $Id: hysdn_procconf.c,v 1.8.6.4 2001/09/23 22:24:54 kai Exp $ * * Linux driver for HYSDN cards, /proc/net filesystem dir and conf functions. * * written by Werner Cornelius (werner@titro.de) for Hypercope GmbH * * Copyright 1999 by Werner Cornelius (werner@titro.de) * * This software may be used and distrib...
gpl-2.0
davidmueller13/lt03lte_tw_kernel_5.1.1
drivers/net/wireless/ath/ath5k/desc.c
4924
22618
/* * Copyright (c) 2004-2008 Reyk Floeter <reyk@openbsd.org> * Copyright (c) 2006-2008 Nick Kossifidis <mickflemm@gmail.com> * Copyright (c) 2007-2008 Pavel Roskin <proski@gnu.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided t...
gpl-2.0
cnexus/kernel_412_jewel_d2
drivers/net/wireless/ath/ath5k/initvals.c
4924
51537
/* * Initial register settings functions * * Copyright (c) 2004-2007 Reyk Floeter <reyk@openbsd.org> * Copyright (c) 2006-2009 Nick Kossifidis <mickflemm@gmail.com> * Copyright (c) 2007-2008 Jiri Slaby <jirislaby@gmail.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with...
gpl-2.0
XiaoJiang/linux-3.4.4
net/sctp/proc.c
5180
13873
/* SCTP kernel implementation * Copyright (c) 2003 International Business Machines, Corp. * * This file is part of the SCTP kernel implementation * * This SCTP implementation 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
XirXes/pyramid-3.4.10
arch/arm/plat-mxc/devices/platform-spi_imx.c
5436
4130
/* * Copyright (C) 2009-2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * 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 <mach/hardware.h> #in...
gpl-2.0
RomaVis/eeenote-kernel
net/ceph/auth_x.c
6460
16665
#include <linux/ceph/ceph_debug.h> #include <linux/err.h> #include <linux/module.h> #include <linux/random.h> #include <linux/slab.h> #include <linux/ceph/decode.h> #include <linux/ceph/auth.h> #include "crypto.h" #include "auth_x.h" #include "auth_x_protocol.h" #define TEMP_TICKET_BUF_LEN 256 static void ceph_x_...
gpl-2.0
sebirdman/kernel_m7
arch/mips/pci/ops-bcm63xx.c
9020
11120
/* * 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) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/types.h> #include <linux/pci.h> #include <linux/kernel.h> #includ...
gpl-2.0
OptimusG-Dev-Team/proj-kernel
arch/alpha/kernel/sys_eb64p.c
9020
5747
/* * linux/arch/alpha/kernel/sys_eb64p.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996 Jay A Estabrook * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the EB64+ and EB66. */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/mm.h> #include <linux/sched.h> #include...
gpl-2.0
anjali009/linux
arch/alpha/kernel/sys_noritake.c
9020
9186
/* * linux/arch/alpha/kernel/sys_noritake.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996 Jay A Estabrook * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the NORITAKE (AlphaServer 1000A), * CORELLE (AlphaServer 800), and ALCOR Primo (AlphaStation 600A). */ #include <linux/kerne...
gpl-2.0
aldanopolis/android_kernel_motorola_msm8226
arch/powerpc/sysdev/mmio_nvram.c
9532
3802
/* * memory mapped NVRAM * * (C) Copyright IBM Corp. 2005 * * Authors : Utz Bacher <utz.bacher@de.ibm.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at you...
gpl-2.0
HinTak/linux
drivers/net/ethernet/netronome/nfp/nfp_main.c
61
21324
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) /* Copyright (C) 2015-2018 Netronome Systems, Inc. */ /* * nfp_main.c * Authors: Jakub Kicinski <jakub.kicinski@netronome.com> * Alejandro Lucero <alejandro.lucero@netronome.com> * Jason McMullan <jason.mcmullan@netronome.com> * ...
gpl-2.0
Naoya-Horiguchi/linux
drivers/cpufreq/ppc_cbe_cpufreq.c
317
3715
// SPDX-License-Identifier: GPL-2.0-or-later /* * cpufreq driver for the cell processor * * (C) Copyright IBM Deutschland Entwicklung GmbH 2005-2007 * * Author: Christian Krafft <krafft@de.ibm.com> */ #include <linux/cpufreq.h> #include <linux/module.h> #include <linux/of_platform.h> #include <asm/machdep.h> #i...
gpl-2.0
emuikernel/WNR2000v4
git_home/linux-2.6.git/fs/ocfs2/export.c
573
6701
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * export.c * * Functions to facilitate NFS exporting * * Copyright (C) 2002, 2005 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 ...
gpl-2.0
blackb1rd/android_kernel_samsung_d2
drivers/hwmon/vt8231.c
829
31981
/* * vt8231.c - Part of lm_sensors, Linux kernel modules * for hardware monitoring * * Copyright (c) 2005 Roger Lucas <vt8231@hiddenengine.co.uk> * Copyright (c) 2002 Mark D. Studebaker <mdsxyz123@yahoo.com> * Aaron M. Marsh <amarsh@sdf.lonestar.org> * * This program is free software; you can redis...
gpl-2.0
DutchDanny/SensationXL-ICS
fs/gfs2/bmap.c
2365
32538
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
gpl-2.0
roalex/sgs3-kernel
net/ieee802154/raw.c
4157
5552
/* * Raw IEEE 802.15.4 sockets * * Copyright 2007, 2008 Siemens AG * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 * as published by the Free Software Foundation. * * This program is distributed in the hope that it will b...
gpl-2.0