repo_name
string
path
string
copies
string
size
string
content
string
license
string
waterzhou/zynqlinux
drivers/gpu/drm/nouveau/core/engine/device/nv04.c
49
3646
/* * 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
xuhuashan/imx6q
u-boot-2014.04/board/mpl/mip405/mip405.c
49
22545
/* * (C) Copyright 2001 * Denis Peter, MPL AG Switzerland, d.peter@mpl.ch * * SPDX-License-Identifier: GPL-2.0+ * * TODO: clean-up */ /* * How do I program the SDRAM Timing Register (SDRAM0_TR) for a specific SDRAM or DIMM? * * As an example, consider a case where PC133 memory with CAS Latency equal to 2 is ...
gpl-2.0
SymbolixDEV/CataCore
src/server/scripts/Northrend/ChamberOfAspects/RubySanctum/boss_baltharus_the_warborn.cpp
49
12681
/* * Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.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 ve...
gpl-2.0
DHOMD/amlogic_kernel_playground
drivers/acpi/acpica/utalloc.c
49
10360
/****************************************************************************** * * Module Name: utalloc - local memory allocation routines * *****************************************************************************/ /* * Copyright (C) 2000 - 2010, Intel Corp. * All rights reserved. * * Redistribution and ...
gpl-2.0
markllama/systemd
src/libsystemd/sd-bus/bus-slot.c
49
8530
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. Copyright 2013 Lennart Poettering systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either...
gpl-2.0
VanirAOSP/kernel_amlogic_mbx12122012
drivers/acpi/acpica/exresolv.c
49
14766
/****************************************************************************** * * Module Name: exresolv - AML Interpreter object resolution * *****************************************************************************/ /* * Copyright (C) 2000 - 2010, Intel Corp. * All rights reserved. * * Redistribution a...
gpl-2.0
specters/TrinityCore-4.3.4
src/server/scripts/Outland/Auchindoun/ManaTombs/boss_pandemonius.cpp
49
3880
/* * Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/> * Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.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 ...
gpl-2.0
Heart-travel/u-boot-2010.03
board/sc3/sc3.c
49
23047
/* * (C) Copyright 2007 * Heiko Schocher, DENX Software Engineering, <hs@denx.de>. * * (C) Copyright 2003 * Juergen Beisert, EuroDesign embedded technologies, info@eurodsn.de * Derived from walnut.c * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list o...
gpl-2.0
emuikernel/WNR2000v4
git_home/linux-2.6.git/fs/nilfs2/alloc.c
561
14491
/* * alloc.c - NILFS dat/inode allocator * * Copyright (C) 2006-2008 Nippon Telegraph and Telephone 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; either version 2 of the ...
gpl-2.0
toyagoton/CK-S6
drivers/net/wireless/iwlwifi/mvm/fw.c
817
15160
/****************************************************************************** * * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2012 - 2013 Intel Corporation. All rights reserved. * ...
gpl-2.0
faux123/private-tuna
sound/soc/pxa/pxa-ssp.c
1585
20180
/* * pxa-ssp.c -- ALSA Soc Audio Layer * * Copyright 2005,2008 Wolfson Microelectronics PLC. * Author: Liam Girdwood * Mark Brown <broonie@opensource.wolfsonmicro.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
Lloir/nvidia-linux-3.10
sound/oss/sequencer.c
1841
34616
/* * sound/oss/sequencer.c * * The sequencer personality manager. */ /* * 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. */ /* * Thomas...
gpl-2.0
lanniaoershi/android_kernel_oneplus_msm8994
arch/arm/mach-omap2/wd_timer.c
2609
3714
/* * OMAP2+ MPU WD_TIMER-specific code * * Copyright (C) 2012 Texas Instruments, Inc. * * 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 opt...
gpl-2.0
KainXS/android_kernel_huawei_y301a2
drivers/usb/dwc3/dwc3-omap.c
3889
11142
/** * dwc3-omap.c - OMAP Specific Glue layer * * Copyright (C) 2010-2011 Texas Instruments Incorporated - http://www.ti.com * * Authors: Felipe Balbi <balbi@ti.com>, * Sebastian Andrzej Siewior <bigeasy@linutronix.de> * * Redistribution and use in source and binary forms, with or without * modification, ar...
gpl-2.0
SuperHanss/android_kernel_lge_g3
arch/sh/kernel/process_64.c
4401
16045
/* * arch/sh/kernel/process_64.c * * This file handles the architecture-dependent parts of process handling.. * * Copyright (C) 2000, 2001 Paolo Alberelli * Copyright (C) 2003 - 2007 Paul Mundt * Copyright (C) 2003, 2004 Richard Curnow * * Started from SH3/4 version: * Copyright (C) 1999, 2000 Niibe Yuta...
gpl-2.0
KylinUI/android_kernel_samsung_exynos5410
drivers/pci/setup-bus.c
4401
41107
/* * drivers/pci/setup-bus.c * * Extruded from code written by * Dave Rusling (david.rusling@reo.mts.dec.com) * David Mosberger (davidm@cs.arizona.edu) * David Miller (davem@redhat.com) * * Support routines for initializing a PCI subsystem. */ /* * Nov 2000, Ivan Kokshaysky <ink@jurassic.park.msu.r...
gpl-2.0
EPDCenterSpain/bq-QC
drivers/staging/comedi/drivers/dmm32at.c
7985
29779
/* comedi/drivers/dmm32at.c Diamond Systems mm32at code for a Comedi driver COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Pu...
gpl-2.0
NaughtyMonkey75/kernel_htc_msm8974
drivers/infiniband/hw/amso1100/c2_cm.c
11569
10009
/* * Copyright (c) 2005 Ammasso, Inc. All rights reserved. * Copyright (c) 2005 Open Grid Computing, 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, availab...
gpl-2.0
allenbh/linux
drivers/net/ethernet/intel/i40evf/i40e_common.c
50
36912
/******************************************************************************* * * Intel Ethernet Controller XL710 Family Linux Virtual Function Driver * Copyright(c) 2013 - 2014 Intel Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of th...
gpl-2.0
smcv/android_kernel_samsung_tuna
arch/arm/mach-omap2/omap-wakeupgen.c
306
8269
/* * OMAP WakeupGen Source file * * The WakeupGen unit is responsible for generating wakeup event from the * incoming interrupts and enable bits. The WakeupGen is implemented in MPU * always-On power domain. The WakeupGen consists of two sub-units, one for * each CPU and manages only SPI interrupts. Hardware requ...
gpl-2.0
shutt1e/lge_kernel_3.x
arch/arm/mach-msm/pil-riva.c
306
12250
/* 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
SteveLinCH/linux
fs/minix/namei.c
818
5487
/* * linux/fs/minix/namei.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include "minix.h" static int add_nondir(struct dentry *dentry, struct inode *inode) { int err = minix_add_link(dentry, inode); if (!err) { d_instantiate(dentry, inode); return 0; } inode_dec_link_count(inode); iput(inode); re...
gpl-2.0
mangelajo/linux-2.6.28.2-lpc313x-nbee
drivers/gpu/drm/via/via_verifier.c
1586
28224
/* * Copyright 2004 The Unichrome Project. All Rights Reserved. * Copyright 2005 Thomas Hellstrom. All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restric...
gpl-2.0
tkymgr/KTG_kernel-3.0_msm7x30
fs/logfs/segment.c
3378
24393
/* * fs/logfs/segment.c - Handling the Object Store * * As should be obvious for Linux kernel code, license is GPLv2 * * Copyright (c) 2005-2008 Joern Engel <joern@logfs.org> * * Object store or ostore makes up the complete device with exception of * the superblock and journal areas. Apart from its own metadat...
gpl-2.0
novic/AniDroid-JB-N7000-Kernel
drivers/net/wan/hdlc_ppp.c
3634
19261
/* * Generic HDLC support routines for Linux * Point-to-point protocol support * * Copyright (C) 1999 - 2008 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 So...
gpl-2.0
shesselba/linux-berlin
drivers/media/platform/omap/omap_voutlib.c
4402
10947
/* * omap_voutlib.c * * Copyright (C) 2005-2010 Texas Instruments. * * 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. * * Based on the OMAP2 camera driver * Video-for-Linux (V...
gpl-2.0
pantech-msm8960/android_kernel_pantech_msm8960
drivers/md/dm-log-userspace-base.c
7730
19573
/* * Copyright (C) 2006-2009 Red Hat, Inc. * * This file is released under the LGPL. */ #include <linux/bio.h> #include <linux/slab.h> #include <linux/dm-dirty-log.h> #include <linux/device-mapper.h> #include <linux/dm-log-userspace.h> #include <linux/module.h> #include "dm-log-userspace-transfer.h" #define DM_L...
gpl-2.0
omega-roms/omega_kernel_N9005
arch/arm/mach-nomadik/clock.c
7986
1437
/* * linux/arch/arm/mach-nomadik/clock.c * * Copyright (C) 2009 Alessandro Rubini */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/errno.h> #include <linux/clk.h> #include <linux/clkdev.h> #include "clock.h" /* * The nomadik board uses generic clocks, but the serial pl011 file * calls clk...
gpl-2.0
poondog/m7_stock_443
drivers/scsi/lasi700.c
9266
4801
/* -*- mode: c; c-basic-offset: 8 -*- */ /* PARISC LASI driver for the 53c700 chip * * Copyright (C) 2001 by James.Bottomley@HansenPartnership.com **----------------------------------------------------------------------------- ** ** This program is free software; you can redistribute it and/or modify ** it under...
gpl-2.0
Negamann303/kernel-ng2-negalite
drivers/mfd/pcf50633-gpio.c
9778
2743
/* NXP PCF50633 GPIO Driver * * (C) 2006-2008 by Openmoko, Inc. * Author: Balaji Rao <balajirrao@openmoko.org> * All rights reserved. * * Broken down from monstrous PCF50633 driver mainly by * Harald Welte, Andy Green and Werner Almesberger * * This program is free software; you can redistribute it and/or mo...
gpl-2.0
baran0119/android_kernel_samsung_gprimeltexx
arch/m68k/math-emu/fp_arith.c
11570
14777
/* fp_arith.c: floating-point math routines for the Linux-m68k floating point emulator. Copyright (c) 1998-1999 David Huggins-Daines. Somewhat based on the AlphaLinux floating point emulator, by David Mosberger-Tang. You may copy, modify, and redistribute this file under the terms of the GNU Ge...
gpl-2.0
Xilinx/glibc
sunrpc/xdr_mem.c
51
6781
/* * xdr_mem.c, XDR implementation using memory buffers. * * Copyright (c) 2010, Oracle America, Inc. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the a...
gpl-2.0
gacka/STM32-USB-display
stm32f4/STM32F4xx_HAL_Driver/Src/stm32f4xx_hal_i2c.c
51
106607
/** ****************************************************************************** * @file stm32f4xx_hal_i2c.c * @author MCD Application Team * @version V1.1.0 * @date 19-June-2014 * @brief I2C HAL module driver. * This file provides firmware functions to manage the following *...
gpl-2.0
Motorhead1991/android_kernel_samsung_geim
drivers/staging/iio/accel/adis16220_core.c
307
16274
/* * ADIS16220 Programmable Digital Vibration Sensor driver * * Copyright 2010 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/interrupt.h> #include <linux/irq.h> #include <linux/gpio.h> #include <linux/delay.h> #include <linux/mutex.h> #include <linux/device.h> #include <linux/kern...
gpl-2.0
dssmex/dssmex-GB-ICS
drivers/video/backlight/lms283gf05.c
563
4987
/* * lms283gf05.c -- support for Samsung LMS283GF05 LCD * * Copyright (c) 2009 Marek Vasut <marek.vasut@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 * published by the Free Software Foundation. */ #includ...
gpl-2.0
DarkStarSword/linux
drivers/net/ethernet/intel/ixgbe/ixgbe_lib.c
819
34760
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2013 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, ver...
gpl-2.0
ssuthiku/linux
drivers/net/wireless/ath/ath6kl/main.c
1075
35325
/* * Copyright (c) 2004-2011 Atheros Communications Inc. * Copyright (c) 2011-2012 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
dark-falcon/android_kernel_motorola_msm8916
drivers/pcmcia/cardbus.c
2355
2995
/* * cardbus.c -- 16-bit PCMCIA core 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 * published by the Free Software Foundation. * * The initial developer of the original code is David A. Hinds * <dahinds@users...
gpl-2.0
KanoComputing/raspberrypi-linux
arch/mips/pci/pci-bcm63xx.c
2611
9896
/* * 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
johnweber/bbxm-kernel
drivers/staging/generic_serial/rio/rioparam.c
3635
20107
/* ** ----------------------------------------------------------------------------- ** ** Perle Specialix driver for Linux ** Ported from existing RIO Driver for SCO sources. * * (C) 1990 - 2000 Specialix International Ltd., Byfleet, Surrey, UK. * * This program is free software; you can redistribute it and...
gpl-2.0
emceethemouth/kernel_ghost
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
drgreenth/UBER-L
drivers/video/via/via_aux_edid.c
9779
2399
/* * Copyright 2011 Florian Tobias Schandinat <FlorianSchandinat@gmx.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, or (at your option) any later version. * * ...
gpl-2.0
ShinyROM/android_kernel_samsung_tuna
fs/ocfs2/cluster/nodemanager.c
10803
25367
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * Copyright (C) 2004, 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 * License as published by the Free Software Foundation; eit...
gpl-2.0
vikasbisla/m8
drivers/media/video/sn9c102/sn9c102_mi0343.c
12851
9686
/*************************************************************************** * Plug-in for MI-0343 image sensor connected to the SN9C1xx PC Camera * * Controllers * * * * Copyright...
gpl-2.0
weritos666/android_kernel_lge_vee7
drivers/media/video/sn9c102/sn9c102_mi0343.c
12851
9686
/*************************************************************************** * Plug-in for MI-0343 image sensor connected to the SN9C1xx PC Camera * * Controllers * * * * Copyright...
gpl-2.0
urjaman/pandora-u-boot
common/env_flags.c
52
13837
/* * (C) Copyright 2012 * Joe Hershberger, National Instruments, joe.hershberger@ni.com * * See file CREDITS for list of people who contributed to this * 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 th...
gpl-2.0
hizukiayaka/tiny4412-kernel
drivers/platform/x86/xo1-rfkill.c
52
1772
/* * Support for rfkill through the OLPC XO-1 laptop embedded controller * * Copyright (C) 2010 One Laptop per Child * * 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
Shabbypenguin/Photon-Kernel
drivers/input/touchscreen/eeti_ts.c
564
7408
/* * Touch Screen driver for EETI's I2C connected touch screen panels * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de> * * See EETI's software guide for the protocol specification: * http://home.eeti.com.tw/web20/eg/guide.htm * * Based on migor_ts.c * Copyright (c) 2008 Magnus Damm * Copyright (c) 20...
gpl-2.0
SlimRoms/kernel_samsung_espresso10
fs/xfs/xfs_mount.c
1844
68231
/* * Copyright (c) 2000-2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be ...
gpl-2.0
omegamoon/huawei-g300-u8815-msm7227a
arch/microblaze/pci/pci_32.c
2356
10883
/* * Common pmac/prep/chrp pci routines. -- Cort */ #include <linux/kernel.h> #include <linux/pci.h> #include <linux/delay.h> #include <linux/string.h> #include <linux/init.h> #include <linux/capability.h> #include <linux/sched.h> #include <linux/errno.h> #include <linux/bootmem.h> #include <linux/irq.h> #include <l...
gpl-2.0
IAmTheOneTheyCallNeo/vigor_aosp_kernel
drivers/char/apm-emulation.c
2356
17938
/* * bios-less APM driver for ARM Linux * Jamey Hicks <jamey@crl.dec.com> * adapted from the APM BIOS driver for Linux by Stephen Rothwell (sfr@linuxcare.com) * * APM 1.2 Reference: * Intel Corporation, Microsoft Corporation. Advanced Power Management * (APM) BIOS Interface Specification, Revision 1.2, Feb...
gpl-2.0
yseung123/android_kernel_oneplus_msm8994
drivers/net/wireless/prism54/islpci_eth.c
2612
15747
/* * Copyright (C) 2002 Intersil Americas Inc. * Copyright (C) 2004 Aurelien Alleaume <slts@free.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; either version 2 of the License * ...
gpl-2.0
NieNs/IM-A840S-kernel-1
drivers/input/mouse/sentelic.c
3636
21386
/*- * Finger Sensing Pad PS/2 mouse driver. * * Copyright (C) 2005-2007 Asia Vital Components Co., Ltd. * Copyright (C) 2005-2010 Tai-hwa Liang, Sentelic Corporation. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as publis...
gpl-2.0
CyanideDevices/android_kernel_samsung_smdk4412
drivers/input/serio/at32psif.c
3636
8585
/* * Copyright (C) 2007 Atmel Corporation * * Driver for the AT32AP700X PS/2 controller (PSIF). * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published * by the Free Software Foundation. */ #include <linux/kernel.h> #...
gpl-2.0
darkspr1te/android_kernel_samsung_msm8916_a5
net/atm/mpoa_proc.c
3636
7326
#define pr_fmt(fmt) KBUILD_MODNAME ":%s: " fmt, __func__ #ifdef CONFIG_PROC_FS #include <linux/errno.h> #include <linux/kernel.h> #include <linux/string.h> #include <linux/mm.h> #include <linux/module.h> #include <linux/proc_fs.h> #include <linux/time.h> #include <linux/seq_file.h> #include <linux/uaccess.h> #include ...
gpl-2.0
bigbiff/android_kernel_samsung_smdk4412
drivers/net/ne3210.c
4148
10334
/* ne3210.c Linux driver for Novell NE3210 EISA Network Adapter Copyright (C) 1998, Paul Gortmaker. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Information and Code Sources: 1) Based upon my other EISA 8390 drivers (ln...
gpl-2.0
ProtouProject/android_kernel_msm
arch/x86/kernel/asm-offsets.c
4916
2155
/* * Generate definitions needed by assembly language modules. * This code generates raw asm output which is post-processed to extract * and format the required data. */ #define COMPILE_OFFSETS #include <linux/crypto.h> #include <linux/sched.h> #include <linux/stddef.h> #include <linux/hardirq.h> #include <linux/s...
gpl-2.0
aatjitra/hammerhead
arch/arm/plat-mxc/ulpi.c
4916
3176
/* * Copyright 2008 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de> * Copyright 2009 Daniel Mack <daniel@caiaq.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 * ...
gpl-2.0
CyanogenMod/android_kernel_motorola_msm8610
drivers/hid/hid-roccat-koneplus.c
5428
22769
/* * Roccat Kone[+] driver for Linux * * Copyright (c) 2010 Stefan Achatz <erazor_de@users.sourceforge.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 ...
gpl-2.0
TeamCarbonXtremeARMv7/android_kernel_samsung_golden
net/activity_stats.c
7988
2833
/* net/activity_stats.c * * Copyright (C) 2010 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope tha...
gpl-2.0
omega-roms/G900F_Omega_Kernel_LL_5.0
drivers/staging/comedi/drivers/8255.c
7988
11289
/* comedi/drivers/8255.c Driver for 8255 COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1998 David A. Schleef <ds@schleef.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 th...
gpl-2.0
TheWhisp/android_kernel_samsung_msm7x27a
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
steev/linux-kernel
fs/partitions/ldm.c
53
44799
/** * ldm - Support for Windows Logical Disk Manager (Dynamic Disks) * * Copyright (C) 2001,2002 Richard Russon <ldm@flatcap.org> * Copyright (c) 2001-2007 Anton Altaparmakov * Copyright (C) 2001,2002 Jakob Kemi <jakob.kemi@telia.com> * * Documentation is available at http://www.linux-ntfs.org/content/view/19/37...
gpl-2.0
bendooks/amlogic-kenel
sound/pci/hda/hda_intel.c
53
61861
/* * * hda_intel.c - Implementation of primary alsa driver code base * for Intel HD Audio. * * Copyright(c) 2004 Intel Corporation. All rights reserved. * * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de> * PeiSen Hou <pshou@realtek.com.tw> * * This program is free softw...
gpl-2.0
alianmohammad/linux-kernel-gem5
arch/powerpc/sysdev/dart_iommu.c
309
12408
/* * arch/powerpc/sysdev/dart_iommu.c * * Copyright (C) 2004 Olof Johansson <olof@lixom.net>, IBM Corporation * Copyright (C) 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org>, * IBM Corporation * * Based on pSeries_iommu.c: * Copyright (C) 2001 Mike Corrigan & Dave Engebretsen, IBM Corp...
gpl-2.0
Sharlion/android_kernel_lenovo_msm8992
drivers/usb/phy/phy-samsung-usb.c
1845
5768
/* linux/drivers/usb/phy/phy-samsung-usb.c * * Copyright (c) 2012 Samsung Electronics Co., Ltd. * http://www.samsung.com * * Author: Praveen Paneri <p.paneri@samsung.com> * * Samsung USB-PHY helper driver with common function calls; * interacts with Samsung USB 2.0 PHY controller driver and later ...
gpl-2.0
Cardinal97/android_kernel_msm8939
net/ipv4/netfilter/iptable_security.c
2357
2981
/* * "security" table * * This is for use by Mandatory Access Control (MAC) security models, * which need to be able to manage security policy in separate context * to DAC. * * Based on iptable_mangle.c * * Copyright (C) 1999 Paul `Rusty' Russell & Michael J. Neuling * Copyright (C) 2000-2004 Netfilter Core T...
gpl-2.0
philenotfound/linux-stable-15khz
arch/unicore32/kernel/hibernate.c
2357
3550
/* * linux/arch/unicore32/kernel/hibernate.c * * Code specific to PKUnity SoC and UniCore ISA * * Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn> * Copyright (C) 2001-2010 Guan Xuetao * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licen...
gpl-2.0
iyahman/samsung-kernel-aries
drivers/isdn/gigaset/isocdata.c
3637
36543
/* * Common data handling layer for bas_gigaset * * Copyright (c) 2005 by Tilman Schmidt <tilman@imap.cc>, * Hansjoerg Lipp <hjlipp@web.de>. * * ===================================================================== * This program is free software; you can redistribute it and/or * modify it...
gpl-2.0
talnoah/N5-kernel
arch/x86/kvm/timer.c
4917
1389
/* * Kernel-based Virtual Machine driver for Linux * * This module enables machines with Intel VT-x extensions to run virtual * machines without emulation or binary translation. * * timer support * * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * This work is licensed under the terms of the GNU GPL, ...
gpl-2.0
Fusion-Devices/android_kernel_moto_shamu
drivers/gpio/gpio-ks8695.c
7733
7550
/* * arch/arm/mach-ks8695/gpio.c * * Copyright (C) 2006 Andrew Victor * Updated to GPIOLIB, Copyright 2008 Simtec Electronics * Daniel Silverstone <dsilvers@simtec.co.uk> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
noobies/f240l-kernel
arch/blackfin/kernel/ftrace.c
7733
3251
/* * ftrace graph code * * Copyright (C) 2009-2010 Analog Devices Inc. * Licensed under the GPL-2 or later. */ #include <linux/ftrace.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/uaccess.h> #include <linux/atomic.h> #include <asm/cacheflush.h> #ifdef CONFIG_DYNAMIC_FTRACE static const u...
gpl-2.0
heaven001/android_kernel_sony_msm8974
arch/ia64/kernel/ia64_ksyms.c
8501
2506
/* * Architecture-specific kernel symbols * * Don't put any exports here unless it's defined in an assembler file. * All other exports should be put directly after the definition. */ #include <linux/module.h> #include <linux/string.h> EXPORT_SYMBOL(memset); EXPORT_SYMBOL(memcpy); EXPORT_SYMBOL(strlen); #include...
gpl-2.0
aznrice/l-preview
sound/ppc/burgundy.c
9269
25015
/* * PMac Burgundy lowlevel functions * * Copyright (c) by Takashi Iwai <tiwai@suse.de> * code based on dmasound.c. * * 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
bilalliberty/android_kernel_htc_memul
drivers/isdn/i4l/isdnhdlc.c
9781
15810
/* * isdnhdlc.c -- General purpose ISDN HDLC decoder. * * Copyright (C) * 2009 Karsten Keil <keil@b1-systems.de> * 2002 Wolfgang Mües <wolfgang@iksw-muees.de> * 2001 Frode Isaksen <fisaksen@bewan.com> * 2001 Kai Germaschewski <kai.germaschewski@gmx.de> * * This program is free software; you can redis...
gpl-2.0
nardholio/android_kernel_google_msm
samples/kdb/kdb_hello.c
13365
1543
/* * Created by: Jason Wessel <jason.wessel@windriver.com> * * Copyright (c) 2010 Wind River Systems, Inc. All Rights Reserved. * * 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
aospan/linux-stable-netup-universal-dvb-1.4
samples/kdb/kdb_hello.c
13365
1543
/* * Created by: Jason Wessel <jason.wessel@windriver.com> * * Copyright (c) 2010 Wind River Systems, Inc. All Rights Reserved. * * 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
djvoleur/V_92X_BOFE
net/atm/addr.c
13877
3938
/* net/atm/addr.c - Local ATM address registry */ /* Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA */ #include <linux/atm.h> #include <linux/atmdev.h> #include <linux/slab.h> #include <linux/uaccess.h> #include "signaling.h" #include "addr.h" static int check_addr(const struct sockaddr_atmsvc *addr) { int ...
gpl-2.0
786228836/linux
drivers/net/ethernet/arc/emac_main.c
54
23425
/* * Copyright (C) 2004-2013 Synopsys, Inc. (www.synopsys.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. * * Driver for the ARC EMAC 10100 (hardware revision 5) * * Co...
gpl-2.0
crazyleen/Linux-Crystal
drivers/amlogic/wifi/mtk_wcn_combo_ics/drv_wlan/wlan/mgmt/auth.c
54
47723
/* ** $Id: //Department/DaVinci/BRANCHES/MT6620_WIFI_DRIVER_V2_2/mgmt/auth.c#1 $ */ /*! \file "auth.c" \brief This file includes the authentication-related functions. This file includes the authentication-related functions. */ /******************************************************************************...
gpl-2.0
u-ra/android_kernel_htc_villec2
net/socket.c
54
84318
/* * NET An implementation of the SOCKET network access protocol. * * Version: @(#)socket.c 1.1.93 18/02/95 * * Authors: Orest Zborowski, <obz@Kodak.COM> * Ross Biro * Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG> * * Fixes: * Anonymous : NOTSOCK/BADF cleanup. Error fix in * shutdown() * Alan Co...
gpl-2.0
mayli/unionfs-2.6.32.y
arch/sh/kernel/cpu/sh4a/clock-sh7770.c
566
1749
/* * arch/sh/kernel/cpu/sh4a/clock-sh7770.c * * SH7770 support for the clock framework * * Copyright (C) 2005 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this archive * for more details. */ #include <li...
gpl-2.0
nimengyu2/ti-arm9-linux-03.20.00.12
arch/sh/boards/mach-se/7724/irq.c
566
3309
/* * linux/arch/sh/boards/se/7724/irq.c * * Copyright (C) 2009 Renesas Solutions Corp. * * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on linux/arch/sh/boards/se/7722/irq.c * Copyright (C) 2007 Nobuhiro Iwamatsu * * Hitachi UL SolutionEngine 7724 Support. * * This file is subject to the te...
gpl-2.0
TheNotOnly/android_kernel_lge_jagnm_kk
lib/idr.c
2358
24386
/* * 2002-10-18 written by Jim Houston jim.houston@ccur.com * Copyright (C) 2002 by Concurrent Computer Corporation * Distributed under the GNU GPL license version 2. * * Modified by George Anzinger to reuse immediately and to use * find bit instructions. Also removed _irq on spinlocks. * * Modified by Nadia ...
gpl-2.0
OpenSEMC/android_kernel_sony_msm8x60
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
s9yobena/linux-btrfs
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
BobZmotion/android_kernel_3.4.x
block/blk-ioc.c
4150
11872
/* * Functions related to io context handling */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/init.h> #include <linux/bio.h> #include <linux/blkdev.h> #include <linux/bootmem.h> /* for max_pfn/max_low_pfn */ #include <linux/slab.h> #include "blk.h" /* * For io context allocations */ static ...
gpl-2.0
evilp/android_kernel_hp_phobos
arch/openrisc/kernel/signal.c
4406
10629
/* * OpenRISC signal.c * * Linux architectural port borrowing liberally from similar works of * others. All original copyrights apply as per the original source * declaration. * * Modifications for the OpenRISC architecture: * Copyright (C) 2003 Matjaz Breskvar <phoenix@bsemi.com> * Copyright (C) 2010-2011 Jo...
gpl-2.0
Entropy512/kernel_find5_reference
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
paloda/android_kernel_htc_evita
arch/arm/mach-imx/iomux-imx31.c
5174
4502
/* * Copyright 2004-2006 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright (C) 2008 by Sascha Hauer <kernel@pengutronix.de> * Copyright (C) 2009 by Valentin Longchamp <valentin.longchamp@epfl.ch> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU ...
gpl-2.0
MoKee/android_kernel_samsung_msm8660-common
arch/powerpc/sysdev/mv64x60_dev.c
7734
11348
/* * Platform device setup for Marvell mv64360/mv64460 host bridges (Discovery) * * Author: Dale Farnsworth <dale@farnsworth.org> * * 2007 (c) MontaVista, Software, 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 ...
gpl-2.0
Team-Cody/android_kernel_htc_pico
drivers/infiniband/hw/ehca/ipz_pt_fn.c
8246
7730
/* * IBM eServer eHCA Infiniband device driver for Linux on POWER * * internal queue handling * * Authors: Waleri Fomin <fomin@de.ibm.com> * Reinhard Ernst <rernst@de.ibm.com> * Christoph Raisch <raisch@de.ibm.com> * * Copyright (c) 2005 IBM Corporation * * This source code is distri...
gpl-2.0
ajopanoor/mic_card_os
drivers/gpu/drm/gma500/mdfld_tpo_vid.c
10038
4086
/* * Copyright © 2010 Intel Corporation * * 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, pub...
gpl-2.0
speef/linux
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
intervigilium/android_kernel_htc_msm8952
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
drod2169/KangBang-AOSP-BFS
net/rds/ib_ring.c
14902
4913
/* * 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
weimenlove/tmp-k
drivers/usb/serial/ssu100.c
55
18989
/* * usb-serial driver for Quatech SSU-100 * * based on ftdi_sio.c and the original serqt_usb.c from Quatech * */ #include <linux/errno.h> #include <linux/init.h> #include <linux/slab.h> #include <linux/tty.h> #include <linux/tty_driver.h> #include <linux/tty_flip.h> #include <linux/module.h> #include <linux/seri...
gpl-2.0
hackndev/linux-hnd
arch/sh/oprofile/op_model_sh7750.c
55
7306
/* * arch/sh/oprofile/op_model_sh7750.c * * OProfile support for SH7750/SH7750S Performance Counters * * Copyright (C) 2003, 2004 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 detail...
gpl-2.0
EPDCenter/android_kernel_bq_qc
drivers/video/rockchip/transmitter/rk610_lcd.c
55
16062
#include <linux/fb.h> #include <linux/delay.h> #include <mach/gpio.h> #include <mach/iomux.h> #include <mach/board.h> #include "rk610_lcd.h" #include <linux/mfd/rk610_core.h> #include <linux/rk_fb.h> #include "../hdmi/rk_hdmi.h" static struct rk610_lcd_info *g_lcd_inf = NULL; //static int rk610_scaler_read_p0_reg(stru...
gpl-2.0
kbc-developers/sc04d_kernel
drivers/media/video/tiler/tcm/tcm-sita.c
311
25125
/* * tcm-sita.c * * SImple Tiler Allocator (SiTA): 2D and 1D allocation(reservation) algorithm * * Authors: Ravi Ramachandra <r.ramachandra@ti.com>, * Lajos Molnar <molnar@ti.com> * * Copyright (C) 2009-2010 Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or mod...
gpl-2.0