repo_name
string
path
string
copies
string
size
string
content
string
license
string
allan888/Linux_kernel_asynchronous
drivers/gpu/drm/nouveau/nvkm/engine/disp/nv04.c
552
5733
/* * 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
RonGokhale/lge-kernel-pecan
arch/x86/kernel/cpu/cpufreq/p4-clockmod.c
552
8643
/* * Pentium 4/Xeon CPU on demand clock modulation/speed scaling * (C) 2002 - 2003 Dominik Brodowski <linux@brodo.de> * (C) 2002 Zwane Mwaikambo <zwane@commfireservices.com> * (C) 2002 Arjan van de Ven <arjanv@redhat.com> * (C) 2002 Tora T. Engstad * All Rights Reserved * * This program is free software; you ca...
gpl-2.0
jamesjjliao/linux
drivers/gpu/drm/nouveau/nvkm/subdev/fb/nv40.c
552
2455
/* * Copyright (C) 2010 Francisco Jerez. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use,...
gpl-2.0
charansingh/raiderx_htcleo
drivers/usb/gadget/serial.c
1320
7747
/* * serial.c -- USB gadget serial driver * * Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com) * Copyright (C) 2008 by David Brownell * Copyright (C) 2008 by Nokia Corporation * * This software is distributed under the terms of the GNU General * Public License ("GPL") as published by the Free Softwa...
gpl-2.0
mythos234/AndromedaN910F-CM12
drivers/ata/sata_mv.c
1576
124566
/* * sata_mv.c - Marvell SATA support * * Copyright 2008-2009: Marvell Corporation, all rights reserved. * Copyright 2005: EMC Corporation, all rights reserved. * Copyright 2005 Red Hat, Inc. All rights reserved. * * Originally written by Brett Russ. * Extensive overhaul and enhancement by Mark Lord <mlord@pob...
gpl-2.0
lzh6710/ubuntu-trusty
fs/hfsplus/attributes.c
1832
8427
/* * linux/fs/hfsplus/attributes.c * * Vyacheslav Dubeyko <slava@dubeyko.com> * * Handling of records in attributes tree */ #include "hfsplus_fs.h" #include "hfsplus_raw.h" static struct kmem_cache *hfsplus_attr_tree_cachep; int __init hfsplus_create_attr_tree_cache(void) { if (hfsplus_attr_tree_cachep) ret...
gpl-2.0
alesaiko/UK-PRO5
drivers/mfd/ab3100-otp.c
2088
6775
/* * drivers/mfd/ab3100_otp.c * * Copyright (C) 2007-2009 ST-Ericsson AB * License terms: GNU General Public License (GPL) version 2 * Driver to read out OTP from the AB3100 Mixed-signal circuit * Author: Linus Walleij <linus.walleij@stericsson.com> */ #include <linux/module.h> #include <linux/kernel.h> #includ...
gpl-2.0
OldDroid/android_kernel_samsung_tblte
drivers/gpio/gpio-sch.c
2600
7095
/* * GPIO interface for Intel Poulsbo SCH * * Copyright (c) 2010 CompuLab Ltd * Author: Denis Turischev <denis@compulab.co.il> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License 2 as published * by the Free Software Foundation. *...
gpl-2.0
intervigilium/android_kernel_htc_msm7x30
drivers/infiniband/hw/mthca/mthca_mcg.c
3624
8860
/* * Copyright (c) 2004 Topspin Communications. 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 s...
gpl-2.0
piasek1906/Piasek-KK
drivers/w1/slaves/w1_ds2781.c
4904
4331
/* * 1-Wire implementation for the ds2781 chip * * Author: Renata Sayakhova <renata@oktetlabs.ru> * * Based on w1-ds2780 driver * * 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 Foundatio...
gpl-2.0
sclukey/linux-omap
drivers/ide/piix.c
5160
14392
/* * Copyright (C) 1998-1999 Andrzej Krzysztofowicz, Author and Maintainer * Copyright (C) 1998-2000 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2003 Red Hat * Copyright (C) 2006-2007 MontaVista Software, Inc. <source@mvista.com> * * May be copied or modified under the terms of the GNU General Public...
gpl-2.0
MoKee/android_kernel_cyanogen_msm8916-amss
arch/mips/cavium-octeon/executive/cvmx-helper-jtag.c
5160
4186
/***********************license start*************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2008 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-2.0
bshiznit/android_kernel_asus_grouper
drivers/staging/ft1000/ft1000-usb/ft1000_download.c
8232
34720
//===================================================== // CopyRight (C) 2007 Qualcomm Inc. All Rights Reserved. // // // This file is part of Express Card USB Driver // // $Id: //==================================================== // 20090926; aelias; removed compiler warnings; ubuntu 9.04; 2.6.28-15-generic #includ...
gpl-2.0
knone1/Shamu
sound/isa/sb/sb16_main.c
8488
27415
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * Routines for control of 16-bit SoundBlaster cards and clones * Note: This is very ugly hardware which uses one 8-bit DMA channel and * second 16-bit DMA channel. Unfortunately 8-bit DMA channel can't * transfer 16-bit samples and 16-bit DMA ...
gpl-2.0
MasterSS/linux
arch/mn10300/kernel/module.c
9768
4339
/* MN10300 Kernel module helper routines * * Copyright (C) 2007, 2008, 2009 Red Hat, Inc. All Rights Reserved. * Written by Mark Salter (msalter@redhat.com) * - Derived from arch/i386/kernel/module.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
gpl-2.0
lowtraxx/kernel
drivers/net/wireless/ath/debug.c
9768
1473
/* * Copyright (c) 2009 Atheros Communications 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 all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND TH...
gpl-2.0
fulcrum7/mq107-kernel
arch/mn10300/mm/cache.c
12072
1615
/* MN10300 Cache flushing routines * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free Software Foundat...
gpl-2.0
DerRomtester/one_plus_one
arch/cris/arch-v10/lib/old_checksum.c
12328
2160
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * IP/TCP/UDP checksumming routines * * Authors: Jorge Cwik, <jorge@laser.satlink.net> * Arnt Gulbrandsen, <a...
gpl-2.0
planee/DeathCore_3.3.5a
src/server/scripts/Kalimdor/CavernsOfTime/TheBlackMorass/boss_temporus.cpp
41
4751
/* * Copyright (C) 2008-2014 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
kwade00/xbmc
xbmc/windowing/X11/GLContextGLX.cpp
41
8639
/* * Copyright (C) 2005-2014 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
SurgeCore/SurgeCore-505
dep/acelite/ace/SSL/SSL_SOCK_Acceptor.cpp
553
7774
// -*- C++ -*- // // $Id: SSL_SOCK_Acceptor.cpp 91368 2010-08-16 13:03:34Z mhengstmengel $ #include "SSL_SOCK_Acceptor.h" #include "ace/Handle_Set.h" #include "ace/OS_Errno.h" #include "ace/OS_NS_errno.h" #include "ace/Log_Msg.h" #include "ace/Time_Value.h" #include "ace/Countdown_Time.h" #include "ace/Truncate.h" ...
gpl-2.0
moscowdesire/701trollslayer
arch/x86/kernel/kvm.c
553
13958
/* * KVM paravirt_ops implementation * * 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 distr...
gpl-2.0
sh95119/linux
drivers/media/platform/s3c-camif/camif-regs.c
1577
17542
/* * Samsung s3c24xx/s3c64xx SoC CAMIF driver * * Copyright (C) 2012 Sylwester Nawrocki <sylvester.nawrocki@gmail.com> * Copyright (C) 2012 Tomasz Figa <tomasz.figa@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...
gpl-2.0
dabaol/linux
drivers/usb/host/ohci-omap3.c
2089
5413
/* * ohci-omap3.c - driver for OHCI on OMAP3 and later processors * * Bus Glue for OMAP3 USBHOST 3 port OHCI controller * This controller is also used in later OMAPs and AM35x chips * * Copyright (C) 2007-2010 Texas Instruments, Inc. * Author: Vikram Pandita <vikram.pandita@ti.com> * Author: Anand Gadiyar <gadi...
gpl-2.0
CyanogenMod/android_kernel_motorola_msm8916
drivers/staging/comedi/drivers/addi_apci_3501.c
2089
11873
/* * addi_apci_3501.c * Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. * Project manager: Eric Stolz * * ADDI-DATA GmbH * Dieselstrasse 3 * D-77833 Ottersweier * Tel: +19(0)7223/9493-0 * Fax: +49(0)7223/9493-92 * http://www.addi-data.com * info@addi-data.com * * This program is...
gpl-2.0
hellsgod/hells-Core-N6P
drivers/zorro/proc.c
2089
3772
/* * Procfs interface for the Zorro bus. * * Copyright (C) 1998-2003 Geert Uytterhoeven * * Heavily based on the procfs interface for the PCI bus, which is * * Copyright (C) 1997, 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz> */ #include <linux/types.h> #include <linux/zorro.h> #include <linux/proc_fs.h> #in...
gpl-2.0
Frontier314/kernel_ut4412
drivers/video/omap2/dss/dss_features.c
2089
13996
/* * linux/drivers/video/omap2/dss/dss_features.c * * Copyright (C) 2010 Texas Instruments * Author: Archit Taneja <archit@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 as published by * the Free Software Foundat...
gpl-2.0
spacex/kernel-centos7
arch/arm/mach-exynos/setup-spi.c
2345
1212
/* linux/arch/arm/mach-exynos4/setup-spi.c * * Copyright (C) 2011 Samsung Electronics Ltd. * http://www.samsung.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...
gpl-2.0
qqzwc/JBX_Kernel
drivers/platform/x86/asus-wmi.c
2345
41040
/* * Asus PC WMI hotkey driver * * Copyright(C) 2010 Intel Corporation. * Copyright(C) 2010-2011 Corentin Chary <corentin.chary@gmail.com> * * Portions based on wistron_btns.c: * Copyright (C) 2005 Miloslav Trmac <mitr@volny.cz> * Copyright (C) 2005 Bernhard Rosenkraenzer <bero@arklinux.org> * Copyright (C) 20...
gpl-2.0
voodik/android_kernel_hardkernel_odroidxu3
arch/arm/mach-exynos/setup-spi.c
2345
1212
/* linux/arch/arm/mach-exynos4/setup-spi.c * * Copyright (C) 2011 Samsung Electronics Ltd. * http://www.samsung.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...
gpl-2.0
VentureROM-L/android_kernel_lge_hammerhead
drivers/input/misc/dm355evm_keys.c
4905
8110
/* * dm355evm_keys.c - support buttons and IR remote on DM355 EVM board * * Copyright (c) 2008 by David Brownell * * 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 t...
gpl-2.0
Orion116/kernel_samsung_lt03wifi_rebase
arch/powerpc/platforms/pseries/firmware.c
7721
2613
/* * pSeries firmware setup code. * * Portions from arch/powerpc/platforms/pseries/setup.c: * Copyright (C) 1995 Linus Torvalds * Adapted from 'alpha' version by Gary Thomas * Modified by Cort Dougan (cort@cs.nmt.edu) * Modified by PPC64 Team, IBM Corp * * Portions from arch/powerpc/kernel/firmware...
gpl-2.0
DESHONOR/android_kernel_huawei_msm8916_Blefish
drivers/staging/rtl8712/ieee80211.c
7977
11601
/****************************************************************************** * ieee80211.c * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * Linux device driver for RTL8192SU * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of th...
gpl-2.0
dianlujitao/android_kernel_huawei_c8813q
drivers/staging/rtl8192u/r819xU_phy.c
7977
59698
#include "r8192U.h" #include "r8192U_hw.h" #include "r819xU_phy.h" #include "r819xU_phyreg.h" #include "r8190_rtl8256.h" #include "r8192U_dm.h" #include "r819xU_firmware_img.h" #include "dot11d.h" static u32 RF_CHANNEL_TABLE_ZEBRA[] = { 0, 0x085c, //2412 1 0x08dc, //2417 2 0x095c, //2422 3 0x09dc, //2427 4 0x0a5...
gpl-2.0
erikcas/kernel-tianchi
drivers/isdn/hardware/eicon/debug.c
9257
63069
#include "platform.h" #include "pc.h" #include "di_defs.h" #include "debug_if.h" #include "divasync.h" #include "kst_ifc.h" #include "maintidi.h" #include "man_defs.h" /* LOCALS */ #define DBG_MAGIC (0x47114711L) static void DI_register(void *arg); static void DI_deregister(pDbgHandle hDbg); static void DI_format(i...
gpl-2.0
acuicultor/android_kernel_oneplus_msm8974-1
drivers/media/common/saa7146_i2c.c
9513
12683
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <media/saa7146_vv.h> static u32 saa7146_i2c_func(struct i2c_adapter *adapter) { /* DEB_I2C("'%s'\n", adapter->name); */ return I2C_FUNC_I2C | I2C_FUNC_SMBUS_QUICK | I2C_FUNC_SMBUS_READ_BYTE | I2C_FUNC_SMBUS_WRITE_BYTE | I2C_FUNC_SMBUS_READ_BYTE_DATA | I2...
gpl-2.0
KonstaT/android_kernel_zte_msm7x27a
drivers/macintosh/ans-lcd.c
12073
4048
/* * /dev/lcd driver for Apple Network Servers. */ #include <linux/types.h> #include <linux/errno.h> #include <linux/kernel.h> #include <linux/miscdevice.h> #include <linux/fcntl.h> #include <linux/init.h> #include <linux/delay.h> #include <linux/fs.h> #include <asm/uaccess.h> #include <asm/sections.h> #include <as...
gpl-2.0
boype/kernel_tuna_jb43
arch/sh/drivers/pci/common.c
13097
3996
#include <linux/pci.h> #include <linux/interrupt.h> #include <linux/timer.h> #include <linux/kernel.h> /* * These functions are used early on before PCI scanning is done * and all of the pci_dev and pci_bus structures have been created. */ static struct pci_dev *fake_pci_dev(struct pci_channel *hose, int top_bus, ...
gpl-2.0
Pivosgroup/buildroot-linux-kernel-m3
drivers/i2c/busses/i2c-nforce2.c
42
13421
/* SMBus driver for nVidia nForce2 MCP Added nForce3 Pro 150 Thomas Leibold <thomas@plx.com>, Ported to 2.5 Patrick Dreker <patrick@dreker.de>, Copyright (c) 2003 Hans-Frieder Vogt <hfvogt@arcor.de>, Based on SMBus 2.0 driver for AMD-8111 IO-Hub Copyright (c) 2002 Vojtech Pavlik This pr...
gpl-2.0
NicholasPace/android_kernel_motorola_msm8226
fs/ecryptfs/main.c
42
26111
/** * eCryptfs: Linux filesystem encryption layer * * Copyright (C) 1997-2003 Erez Zadok * Copyright (C) 2001-2003 Stony Brook University * Copyright (C) 2004-2007 International Business Machines Corp. * Author(s): Michael A. Halcrow <mahalcro@us.ibm.com> * Michael C. Thompson <mcthomps@us.ibm.com...
gpl-2.0
diverger/linux-2.6.34-lpc32xx
drivers/staging/go7007/go7007-v4l2.c
42
45873
/* * Copyright (C) 2005-2006 Micronas USA 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 WIT...
gpl-2.0
KingLiuDao/linux
drivers/staging/lustre/lustre/llite/dcache.c
42
9696
/* * GPL HEADER START * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 only, * as published by the Free Software Foundation. * * This program is distributed...
gpl-2.0
suihkulokki/systemd
src/network/networkd-ipv4ll.c
42
7267
/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/ /*** This file is part of systemd. Copyright 2013-2014 Tom Gundersen <teg@jklm.no> 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 Foun...
gpl-2.0
AuzOne/auzone_kenel
arch/arm/mach-msm/sec_debug.c
42
37218
/* * sec_debug.c * * driver supporting debug functions for Samsung device * * COPYRIGHT(C) Samsung Electronics Co., Ltd. 2006-2011 All Right 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 Softw...
gpl-2.0
smarkwell/asuswrt-merlin
release/src/router/db-4.8.30/build_vxworks/test_micro/b_util.c
42
3403
/* * See the file LICENSE for redistribution information. * * Copyright (c) 2005-2009 Oracle. All rights reserved. * * $Id$ */ #include "bench.h" static int b_util_testdir_remove __P((char *)); int b_util_have_hash() { #if defined(HAVE_HASH) ||\ DB_VERSION_MAJOR < 4 || DB_VERSION_MAJOR == 4 && DB_VERSION_...
gpl-2.0
csimmonds/rowboat-kernel
drivers/pcmcia/vrc4173_cardu.c
298
15252
/* * FILE NAME * drivers/pcmcia/vrc4173_cardu.c * * BRIEF MODULE DESCRIPTION * NEC VRC4173 CARDU driver for Socket Services * (This device doesn't support CardBus. it is supporting only 16bit PC Card.) * * Copyright 2002,2003 Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp> * * This program is free software; you ...
gpl-2.0
freddy77/linux
drivers/staging/vt6655/channel.c
298
78470
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
gpl-2.0
koksneo/MaNgOs
dep/ACE_wrappers/ace/Cached_Connect_Strategy_T.cpp
298
22099
//$Id: Cached_Connect_Strategy_T.cpp 92097 2010-09-30 05:41:49Z msmit $ #ifndef ACE_CACHED_CONNECT_STRATEGY_T_CPP #define ACE_CACHED_CONNECT_STRATEGY_T_CPP #include "ace/Cached_Connect_Strategy_T.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) #pragma once #endif /* ACE_LACKS_PRAGMA_ONCE */ #include "ace/ACE.h" #include "a...
gpl-2.0
loganakamatsu/kernel_asus_grouper
kernel/debug/kdb/kdb_main.c
554
71300
/* * Kernel Debugger Architecture Independent Main Code * * 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) 1999-2004 Silicon Graphics, Inc. All Rights Reserved. * Copyright...
gpl-2.0
fards/DellStreak5-GingerBread
drivers/staging/comedi/drivers/s626.c
810
107926
/* comedi/drivers/s626.c Sensoray s626 Comedi driver COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> Based on Sensoray Model 626 Linux driver Version 0.2 Copyright (C) 2002-2004 Sensoray Co., Inc. This program is free software; you can redist...
gpl-2.0
ggsamsa/sched_casio
drivers/md/dm-stripe.c
810
8339
/* * Copyright (C) 2001-2003 Sistina Software (UK) Limited. * * This file is released under the GPL. */ #include <linux/device-mapper.h> #include <linux/module.h> #include <linux/init.h> #include <linux/blkdev.h> #include <linux/bio.h> #include <linux/slab.h> #include <linux/log2.h> #define DM_MSG_PREFIX "stripe...
gpl-2.0
pawitp/android_kernel_samsung_aries
drivers/staging/comedi/drivers/cb_pcidio.c
810
9430
/* comedi/drivers/cb_pcidio.c A Comedi driver for PCI-DIO24H & PCI-DIO48H of ComputerBoards (currently MeasurementComputing) 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 mo...
gpl-2.0
spacecaker/CM7_Space_Kernel_Cooper
drivers/scsi/bfa/bfa_hw_cb.c
810
3918
/* * Copyright (c) 2005-2009 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 a...
gpl-2.0
androidarmv6/android_kernel_lge_msm7x27
drivers/staging/comedi/drivers/aio_iiro_16.c
810
4652
/* comedi/drivers/aio_iiro_16.c Driver for Acces I/O Products PC-104 AIO-IIRO-16 Digital I/O board Copyright (C) 2006 C&C Technologies, 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 Softw...
gpl-2.0
assusdan/cyanogenmod_kernel_prestigio_muzed3
drivers/staging/comedi/drivers/pcm3724.c
2090
5824
/* comedi/drivers/pcm724.c Drew Csillag <drew_csillag@yahoo.com> hardware driver for Advantech card: card: PCM-3724 driver: pcm3724 Options for PCM-3724 [0] - IO Base */ /* Driver: pcm3724 Description: Advantech PCM-3724 Author: Drew Csillag <drew_csillag@yahoo.com> Devices: [Advante...
gpl-2.0
alexax66/kernel_samsung_a3xelte
drivers/staging/comedi/drivers/mpc624.c
2090
11179
/* comedi/drivers/mpc624.c Hardware driver for a Micro/sys inc. MPC-624 PC/104 board 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 G...
gpl-2.0
leeymcj/linuxrk-tk1
drivers/video/omap2/displays/panel-tpo-td043mtea1.c
2090
14064
/* * LCD panel driver for TPO TD043MTEA1 * * Author: Gražvydas Ignotas <notasas@gmail.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 you...
gpl-2.0
esialb/yocto-3.10-edison
drivers/staging/comedi/drivers/comedi_parport.c
2090
8742
/* comedi/drivers/comedi_parport.c hardware driver for standard parallel port COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1998,2001 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 Gen...
gpl-2.0
AOKP/kernel_samsung_exynos5410
arch/tile/kernel/compat_signal.c
4394
12202
/* * Copyright 2010 Tilera Corporation. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * This program is distributed in the hope that it will ...
gpl-2.0
heechul/linux
sound/soc/samsung/idma.c
4906
10178
/* * sound/soc/samsung/idma.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com * * I2S0's Internal DMA driver * * 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 Fo...
gpl-2.0
mirjak/linux-accecn
arch/mips/txx9/generic/irq_tx4927.c
5162
1919
/* * Common tx4927 irq handler * * Author: MontaVista Software, Inc. * source@mvista.com * * 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 SOFTWARE IS PROVIDED ``AS IS'...
gpl-2.0
safarend/android_kernel_samsung_exynos5420
drivers/net/ethernet/mellanox/mlx4/en_port.c
7466
7831
/* * Copyright (c) 2007 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 sou...
gpl-2.0
AOSPA-L/android_kernel_htc_msm8994
drivers/video/omap/lcd_inn1610.c
8234
3223
/* * LCD panel support for the TI OMAP1610 Innovator board * * Copyright (C) 2004 Nokia Corporation * Author: Imre Deak <imre.deak@nokia.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 Founda...
gpl-2.0
kozmikkick/tripndroid-endeavoru-3.5.7
fs/ext4/symlink.c
9258
1390
/* * linux/fs/ext4/symlink.c * * Only fast symlinks left here - the rest is done by generic code. AV, 1999 * * 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/symlink....
gpl-2.0
MaxiCM-Private/android_kernel_lge_jagnm
arch/sh/mm/nommu.c
12074
1689
/* * arch/sh/mm/nommu.c * * Various helper routines and stubs for MMUless SH. * * Copyright (C) 2002 - 2009 Paul Mundt * * Released under the terms of the GNU GPL v2.0. */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/string.h> #include <linux/mm.h> #include <asm/pgtable.h> #include <asm/tlb...
gpl-2.0
cphelps76/DEMENTED_kernel_jf
arch/sh/mm/nommu.c
12074
1689
/* * arch/sh/mm/nommu.c * * Various helper routines and stubs for MMUless SH. * * Copyright (C) 2002 - 2009 Paul Mundt * * Released under the terms of the GNU GPL v2.0. */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/string.h> #include <linux/mm.h> #include <asm/pgtable.h> #include <asm/tlb...
gpl-2.0
PaoloW8/kernel_ZOPO
arch/sh/mm/nommu.c
12074
1689
/* * arch/sh/mm/nommu.c * * Various helper routines and stubs for MMUless SH. * * Copyright (C) 2002 - 2009 Paul Mundt * * Released under the terms of the GNU GPL v2.0. */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/string.h> #include <linux/mm.h> #include <asm/pgtable.h> #include <asm/tlb...
gpl-2.0
bcnice20/Shooter-2.6.35_mr
drivers/usb/host/fhci-q.c
13866
7107
/* * Freescale QUICC Engine USB Host Controller Driver * * Copyright (c) Freescale Semicondutor, Inc. 2006. * Shlomi Gridish <gridish@freescale.com> * Jerry Huang <Chang-Ming.Huang@freescale.com> * Copyright (c) Logic Product Development, Inc. 2007 * Peter Barada <peterb...
gpl-2.0
spica234/HP-CM9-Kernel-32
arch/arm/mach-tegra/odm_kit/adaptations/pmu/tps6586x/nvodm_pmu_tps6586x_i2c.c
43
6396
/* * Copyright (c) 2009 NVIDIA 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 License, or * (at your option) any later version. * * This program i...
gpl-2.0
hexianren/linux-3.7-Panda
drivers/gpu/drm/i915/i915_suspend.c
43
29216
/* * * Copyright 2008 (c) Intel Corporation * Jesse Barnes <jbarnes@virtuousgeek.org> * * 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 limi...
gpl-2.0
codebam/linux
net/netfilter/nf_conntrack_ftp.c
43
16949
/* FTP extension for connection tracking. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2004 Netfilter Core Team <coreteam@netfilter.org> * (C) 2003,2004 USAGI/WIDE Project <http://www.linux-ipv6.org> * (C) 2006-2012 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute i...
gpl-2.0
rhcp011235/sgh-t989_kernel
net/bluetooth_mgmt/hci_event.c
299
87715
/* BlueZ - Bluetooth protocol stack for Linux Copyright (c) 2000-2001, 2010, Code Aurora Forum. All rights reserved. Written 2000,2001 by Maxim Krasnyansky <maxk@qualcomm.com> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License versi...
gpl-2.0
shinkumara/sprout_shinkumara_kernel
fs/btrfs/file-item.c
555
23290
/* * Copyright (C) 2007 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHO...
gpl-2.0
hazard209/Charge_Kernel
fs/xfs/linux-2.6/xfs_fs_subr.c
811
2382
/* * Copyright (c) 2000-2002,2005-2006 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...
gpl-2.0
senlan008/linux-1
drivers/input/misc/88pm860x_onkey.c
1579
4143
/* * 88pm860x_onkey.c - Marvell 88PM860x ONKEY driver * * Copyright (C) 2009-2010 Marvell International Ltd. * Haojian Zhuang <haojian.zhuang@marvell.com> * * 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...
gpl-2.0
bgat/linux-multi-v7
arch/tile/kernel/vdso.c
1835
4902
/* * Copyright 2012 Tilera Corporation. All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation, version 2. * * This program is distributed in the hope that it will ...
gpl-2.0
FEDEVEL/imx6rex-linux-3.10.17
net/mac802154/rx.c
2859
3050
/* * Copyright (C) 2007-2012 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 be useful, * but WITHOUT ANY ...
gpl-2.0
netmodule/kernel-zx3
drivers/media/dvb-frontends/stv6110.c
3115
11036
/* * 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
ChristopherKing42/Spoon-Knife
net/atm/proc.c
4395
11747
/* net/atm/proc.c - ATM /proc interface * * Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA * * seq_file api usage by romieu@fr.zoreil.com * * Evaluating the efficiency of the whole thing if left as an exercise to * the reader. */ #include <linux/module.h> /* for EXPORT_SYMBOL */ #include <linux/string.h...
gpl-2.0
zaclimon/android_kernel_samsung_kylepro
drivers/staging/tidspbridge/pmgr/cmm.c
7467
25072
/* * cmm.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * The Communication(Shared) Memory Management(CMM) module provides * shared memory management services for DSP/BIOS Bridge data streaming * and messaging. * * Multiple shared memory segments can be registered with CMM. * Each re...
gpl-2.0
binkybear/nexus10-5
net/unix/garbage.c
7723
10621
/* * NET3: Garbage Collector For AF_UNIX sockets * * Garbage Collector: * Copyright (C) Barak A. Pearlmutter. * Released under the GPL version 2 or later. * * Chopped about by Alan Cox 22/3/96 to make it fit the AF_UNIX socket problem. * If it doesn't work blame me, it worked when Barak sent it. * * Assumptio...
gpl-2.0
dhiru1602/android_kernel_samsung_latona
drivers/staging/rtl8187se/r8185b_init.c
7979
50201
/*++ Copyright (c) Realtek Semiconductor Corp. All rights reserved. Module Name: r8185b_init.c Abstract: Hardware Initialization and Hardware IO for RTL8185B Major Change History: When Who What ---------- --------------- ------------------------------- 2006-11-15 Xiong Created Notes: This file is por...
gpl-2.0
d3trax/asuswrt-merlin
release/src-rt/linux/linux-2.6/drivers/scsi/aic7xxx/aic79xx_core.c
44
278804
/* * Core routines and tables shareable across OS platforms. * * Copyright (c) 1994-2002 Justin T. Gibbs. * Copyright (c) 2000-2003 Adaptec Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * a...
gpl-2.0
x86-8/linux-3.7
net/ipv6/ip6_fib.c
44
36797
/* * Linux INET6 implementation * Forwarding Information Database * * Authors: * Pedro Roque <roque@di.fc.ul.pt> * * 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
deadman96385/android_kernel_leeco_msm8996
sound/usb/quirks.c
44
38372
/* * 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 distributed in the hope that it w...
gpl-2.0
Selectah/trinityzero
src/server/scripts/Kalimdor/RuinsOfAhnQiraj/boss_rajaxx.cpp
44
3978
/* * 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
systemd/linux
net/mac80211/debugfs.c
44
8236
/* * mac80211 debugfs for wireless PHYs * * Copyright 2007 Johannes Berg <johannes@sipsolutions.net> * Copyright 2013-2014 Intel Mobile Communications GmbH * * GPLv2 * */ #include <linux/debugfs.h> #include <linux/rtnetlink.h> #include "ieee80211_i.h" #include "driver-ops.h" #include "rate.h" #include "debugf...
gpl-2.0
Aaron0927/xen-4.2.1
tools/qemu-xen/hw/s390-virtio-bus.c
44
11548
/* * QEMU S390 virtio target * * Copyright (c) 2009 Alexander Graf <agraf@suse.de> * * This library 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 * version 2 of the License, or (at your...
gpl-2.0
clarkli86/linux-3.7-mini2440-mtp
drivers/block/aoe/aoedev.c
44
8804
/* Copyright (c) 2012 Coraid, Inc. See COPYING for GPL terms. */ /* * aoedev.c * AoE device utility functions; maintains device list. */ #include <linux/hdreg.h> #include <linux/blkdev.h> #include <linux/netdevice.h> #include <linux/delay.h> #include <linux/slab.h> #include <linux/bitmap.h> #include <linux/kdev_t....
gpl-2.0
AriesVE-DevCon-TEAM/samsung-kernel-msm7x30
drivers/net/wireless/ath/ath9k/ar9003_eeprom.c
812
149588
/* * Copyright (c) 2010-2011 Atheros Communications 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 all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
gpl-2.0
xaxaxa/n7102_kernel
drivers/net/virtio_net.c
1836
27996
/* A network driver using virtio. * * Copyright 2007 Rusty Russell <rusty@rustcorp.com.au> IBM 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 License...
gpl-2.0
caibo2014/mptcp
arch/mn10300/kernel/setup.c
2092
6815
/* MN10300 Arch-specific initialisation * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free Software Fo...
gpl-2.0
KernelWorld/KW-Kenzo
net/nfc/core.c
2092
20639
/* * Copyright (C) 2011 Instituto Nokia de Tecnologia * * Authors: * Lauro Ramos Venancio <lauro.venancio@openbossa.org> * Aloisio Almeida Jr <aloisio.almeida@openbossa.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as p...
gpl-2.0
Thunderoar/android_kernel_samsung_goyave3g
fs/ext4/hash.c
3372
4457
/* * linux/fs/ext4/hash.c * * Copyright (C) 2002 by Theodore Ts'o * * This file is released under the GPL v2. * * This file may be redistributed under the terms of the GNU Public * License. */ #include <linux/fs.h> #include <linux/jbd2.h> #include <linux/cryptohash.h> #include "ext4.h" #define DELTA 0x9E377...
gpl-2.0
scruiser/kernel
sound/isa/wss/wss_lib.c
3372
66010
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * Routines for control of CS4231(A)/CS4232/InterWave & compatible chips * * Bugs: * - sometimes record brokes playback with WSS portion of * Yamaha OPL3-SA3 chip * - CS4231 (GUS MAX) - still trouble with occasional noises * - broken ini...
gpl-2.0
Tim1928/DBK-3.0-4.2
drivers/base/devres.c
3628
16330
/* * drivers/base/devres.c - device resource management * * Copyright (c) 2006 SUSE Linux Products GmbH * Copyright (c) 2006 Tejun Heo <teheo@suse.de> * * This file is released under the GPLv2. */ #include <linux/device.h> #include <linux/module.h> #include <linux/slab.h> #include "base.h" struct devres_nod...
gpl-2.0
emceethemouth/kernel_jflte
arch/arm/oprofile/common.c
3884
2967
/** * @file common.c * * @remark Copyright 2004 Oprofile Authors * @remark Copyright 2010 ARM Ltd. * @remark Read the file COPYING * * @author Zwane Mwaikambo * @author Will Deacon [move to perf] */ #include <linux/cpumask.h> #include <linux/init.h> #include <linux/mutex.h> #include <linux/oprofile.h> #includ...
gpl-2.0
PyYoshi/android_kernel_kyocera_l03
drivers/scsi/libsas/sas_phy.c
4908
4700
/* * Serial Attached SCSI (SAS) Phy class * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com> * * This file is licensed under GPLv2. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
gpl-2.0
ench0/kernel_samsung_hlte
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb.c
4908
10370
/******************************************************************************* Intel 10 Gigabit PCI Express Linux driver Copyright(c) 1999 - 2012 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
zarboz/Beastmode_LTE_2.0
arch/m32r/lib/delay.c
13612
2985
/* * linux/arch/m32r/lib/delay.c * * Copyright (c) 2002 Hitoshi Yamamoto, Hirokazu Takata * Copyright (c) 2004 Hirokazu Takata */ #include <linux/param.h> #include <linux/module.h> #ifdef CONFIG_SMP #include <linux/sched.h> #include <asm/current.h> #include <asm/smp.h> #endif /* CONFIG_SMP */ #include <asm/pro...
gpl-2.0