repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
SlimRoms/kernel_lge_hammerhead | arch/arm/mach-s5p64x0/setup-spi.c | 4909 | 1344 | /* linux/arch/arm/mach-s5p64x0/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.
*/
#inc... | gpl-2.0 |
SlimRoms/kernel_asus_flo | drivers/cpufreq/acpi-cpufreq.c | 5421 | 19612 | /*
* acpi-cpufreq.c - ACPI Processor P-States Driver
*
* Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
* Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
* Copyright (C) 2002 - 2004 Dominik Brodowski <linux@brodo.de>
* Copyright (C) 2006 Denis Sadykov <denis.m.sa... | gpl-2.0 |
lucatib/a33_linux | drivers/staging/rtl8192u/ieee80211/rtl819x_TSProc.c | 7981 | 17860 | #include "ieee80211.h"
#include <linux/etherdevice.h>
#include <linux/slab.h>
#include "rtl819x_TS.h"
void TsSetupTimeOut(unsigned long data)
{
// Not implement yet
// This is used for WMMSA and ACM , that would send ADDTSReq frame.
}
void TsInactTimeout(unsigned long data)
{
// Not implement yet
// This is used ... | gpl-2.0 |
lyfkevin/Wind_iproj_JB_kernel | arch/microblaze/pci/xilinx_pci.c | 7981 | 4579 | /*
* PCI support for Xilinx plbv46_pci soft-core which can be used on
* Xilinx Virtex ML410 / ML510 boards.
*
* Copyright 2009 Roderick Colenbrander
* Copyright 2009 Secret Lab Technologies Ltd.
*
* The pci bridge fixup code was copied from ppc4xx_pci.c and was written
* by Benjamin Herrenschmidt.
* Copyright ... | gpl-2.0 |
hiikezoe/android_kernel_asus_tf300t | kernel/power/suspend_time.c | 8749 | 2724 | /*
* debugfs file to track time spent in suspend
*
* Copyright (c) 2011, Google, 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 |
Phreya/phreya_kernel_oneplus_msm8974 | drivers/net/wireless/orinoco/airport.c | 9261 | 6252 | /* airport.c
*
* A driver for "Hermes" chipset based Apple Airport wireless
* card.
*
* Copyright notice & release notes in file main.c
*
* Note specific to airport stub:
*
* 0.05 : first version of the new split driver
* 0.06 : fix possible hang on powerup, add sleep support
*/
#define DRIVER_NAME "airpo... | gpl-2.0 |
bagnz0r/GT-I8160_Kernel | drivers/clocksource/mmio.c | 10797 | 1904 | /*
* Generic MMIO clocksource 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.
*/
#include <linux/clocksource.h>
#include <linux/errno.h>
#include <linux/init.h>
#includ... | gpl-2.0 |
drxaero/linux | drivers/infiniband/core/agent.c | 11053 | 6380 | /*
* Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved.
* Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Intel Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved.
* Copyright (c) 2004-2007 ... | gpl-2.0 |
agx/linux-wpan-next | drivers/staging/lustre/lustre/libcfs/kernel_user_comm.c | 46 | 6048 | /*
* 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 |
jcadduono/nethunter_kernel_noblelte | drivers/video/exynos/decon_dual_display/hdmi_cec_ctrl.c | 558 | 5367 | /* linux/drivers/media/video/samsung/tvout/hw_if/cec.c
*
* Copyright (c) 2009 Samsung Electronics
* http://www.samsung.com/
*
* cec ftn file for Samsung TVOUT 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
* p... | gpl-2.0 |
TrustZoneGenericDriver/linux-xlnx | arch/arm/mach-pxa/mioa701.c | 1582 | 20631 | /*
* Handles the Mitac Mio A701 Board
*
* Copyright (C) 2008 Robert Jarzmik
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any l... | gpl-2.0 |
PikkonX/T989_ICS_KERNEL- | drivers/net/wireless/iwlegacy/iwl-devtrace.c | 2606 | 1826 | /******************************************************************************
*
* Copyright(c) 2009 - 2011 Intel Corporation. All rights reserved.
*
* 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 Fr... | gpl-2.0 |
DirtyUnicorns/android_kernel_lge_gee | security/selinux/avc.c | 2606 | 23191 | /*
* Implementation of the kernel access vector cache (AVC).
*
* Authors: Stephen Smalley, <sds@epoch.ncsc.mil>
* James Morris <jmorris@redhat.com>
*
* Update: KaiGai, Kohei <kaigai@ak.jp.nec.com>
* Replaced the avc_lock spinlock by RCU.
*
* Copyright (C) 2003 Red Hat, Inc., James Morris <jmorris@redha... | gpl-2.0 |
voidz777/android_kernel_samsung_tuna | arch/arm/mach-omap2/board-zoom-display.c | 2862 | 3632 | /*
* Copyright (C) 2010 Texas Instruments Inc.
*
* Modified from mach-omap2/board-zoom-peripherals.c
*
* 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 |
ISTweak/android_kernel_sharp_is15sh | drivers/acpi/acpica/evgpe.c | 3118 | 22317 | /******************************************************************************
*
* Module Name: evgpe - General Purpose Event handling and dispatch
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribu... | gpl-2.0 |
pec0ra/abricot | drivers/video/msm/lcdc_nt35582_wvga.c | 3630 | 13582 | /* Copyright (c) 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 hope... | gpl-2.0 |
LeeDroid-/Flyer-2.6.35 | mm/mmzone.c | 3886 | 1808 | /*
* linux/mm/mmzone.c
*
* management codes for pgdats and zones.
*/
#include <linux/stddef.h>
#include <linux/mm.h>
#include <linux/mmzone.h>
#include <linux/module.h>
struct pglist_data *first_online_pgdat(void)
{
return NODE_DATA(first_online_node);
}
struct pglist_data *next_online_pgdat(struct pglist_data... | gpl-2.0 |
hroark13/android_kernel_zte_draconis | arch/sh/kernel/signal_64.c | 4398 | 21266 | /*
* arch/sh/kernel/signal_64.c
*
* Copyright (C) 2000, 2001 Paolo Alberelli
* Copyright (C) 2003 - 2008 Paul Mundt
* Copyright (C) 2004 Richard Curnow
*
* 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
* fo... | gpl-2.0 |
Bilibox/Linux-3.0.X | fs/hpfs/dnode.c | 7982 | 31600 | /*
* linux/fs/hpfs/dnode.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* handling directory dnode tree - adding, deleteing & searching for dirents
*/
#include "hpfs_fn.h"
static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde)
{
struct hpfs_dirent *de;
struct hpfs_dirent *de... | gpl-2.0 |
talnoah/m8 | drivers/media/radio/wl128x/fmdrv_tx.c | 7982 | 9306 | /*
* FM Driver for Connectivity chip of Texas Instruments.
* This sub-module of FM driver implements FM TX functionality.
*
* Copyright (C) 2011 Texas Instruments
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* ... | gpl-2.0 |
pierdebeer/AudaxPlus_Kernel | drivers/media/radio/wl128x/fmdrv_tx.c | 7982 | 9306 | /*
* FM Driver for Connectivity chip of Texas Instruments.
* This sub-module of FM driver implements FM TX functionality.
*
* Copyright (C) 2011 Texas Instruments
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* ... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_jf | arch/blackfin/mach-common/clocks-init.c | 8494 | 2546 | /*
* arch/blackfin/mach-common/clocks-init.c - reprogram clocks / memory
*
* Copyright 2004-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/linkage.h>
#include <linux/init.h>
#include <asm/blackfin.h>
#include <asm/dma.h>
#include <asm/clocks.h>
#include <asm/mem_init.h>
#incl... | gpl-2.0 |
bedalus/nexus4 | drivers/net/wireless/rtl818x/rtl8180/grf5101.c | 8494 | 5101 |
/*
* Radio tuning for GCT GRF5101 on RTL8180
*
* Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
*
* Code from the BSD driver and the rtl8181 project have been
* very useful to understand certain things
*
* I want to thanks the Authors of such projects and the Ndiswrapper
* project Authors.
*
* A speci... | gpl-2.0 |
liquidware/android-kernel-omap4 | drivers/mtd/nand/nand_bcm_umi.c | 9262 | 5019 | /*****************************************************************************
* Copyright 2004 - 2009 Broadcom Corporation. All rights reserved.
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the... | gpl-2.0 |
RolanDroid/lge_MonsterKernel-JB-Stock | fs/dlm/requestqueue.c | 9262 | 5389 | /******************************************************************************
*******************************************************************************
**
** Copyright (C) 2005-2007 Red Hat, Inc. All rights reserved.
**
** This copyrighted material is made available to anyone wishing to use,
** modify, copy... | gpl-2.0 |
ricardon/omap-audio | arch/arm/mach-mmp/clock.c | 9774 | 2092 | /*
* linux/arch/arm/mach-mmp/clock.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/list.h>
#includ... | gpl-2.0 |
lyn1337/LinuxDSc2 | linux-2.6.x/net/bridge/netfilter/ebt_mark_m.c | 47 | 1450 | /*
* ebt_mark_m
*
* Authors:
* Bart De Schuymer <bdschuym@pandora.be>
*
* July, 2002
*
*/
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/netfilter_bridge/ebt_mark_m.h>
#include <linux/module.h>
static int ebt_filter_mark(const struct sk_buff *skb,
const struct net_device *in, const struct n... | gpl-2.0 |
vbatts/linux | block/blk-cgroup.c | 47 | 36379 | /*
* Common Block IO controller cgroup interface
*
* Based on ideas and code from CFQ, CFS and BFQ:
* Copyright (C) 2003 Jens Axboe <axboe@kernel.dk>
*
* Copyright (C) 2008 Fabio Checconi <fabio@gandalf.sssup.it>
* Paolo Valente <paolo.valente@unimore.it>
*
* Copyright (C) 2009 Vivek Goyal <vgoyal@redha... | gpl-2.0 |
antmicro/enclustra_zynq_linux | drivers/net/can/dev.c | 47 | 20288 | /*
* Copyright (C) 2005 Marc Kleine-Budde, Pengutronix
* Copyright (C) 2006 Andrey Volkov, Varma Electronics
* Copyright (C) 2008-2009 Wolfgang Grandegger <wg@grandegger.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the version 2 of the GNU General Public Li... | gpl-2.0 |
jazzsir/iamroot-linux-arm10c | fs/proc/fd.c | 47 | 7570 | #include <linux/sched.h>
#include <linux/errno.h>
#include <linux/dcache.h>
#include <linux/path.h>
#include <linux/fdtable.h>
#include <linux/namei.h>
#include <linux/pid.h>
#include <linux/security.h>
#include <linux/file.h>
#include <linux/seq_file.h>
#include <linux/proc_fs.h>
#include "internal.h"
#include "fd.h... | gpl-2.0 |
EdwinMoq/android_kernel_lge_omap4-common | arch/arm/mach-omap2/pm24xx.c | 303 | 12616 | /*
* OMAP2 Power Management Routines
*
* Copyright (C) 2005 Texas Instruments, Inc.
* Copyright (C) 2006-2008 Nokia Corporation
*
* Written by:
* Richard Woodruff <r-woodruff2@ti.com>
* Tony Lindgren
* Juha Yrjola
* Amit Kucheria <amit.kucheria@nokia.com>
* Igor Stoppa <igor.stoppa@nokia.com>
*
* Based on ... | gpl-2.0 |
Phoenix-Silver/ZTE-Blade-2.6.35.10 | drivers/s390/block/dasd_eckd.c | 559 | 99561 | /*
* File...........: linux/drivers/s390/block/dasd_eckd.c
* Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com>
* Horst Hummel <Horst.Hummel@de.ibm.com>
* Carsten Otte <Cotte@de.ibm.com>
* Martin Schwidefsky <schwidefsky@de.ibm.com>
* Bugreports.to..: <Linux390@de.ibm.com>
* Copyright... | gpl-2.0 |
jlyo/android_kernel_samsung_ypg1 | drivers/message/fusion/mptctl.c | 559 | 87576 | /*
* linux/drivers/message/fusion/mptctl.c
* mpt Ioctl driver.
* For use with LSI PCI chip/adapters
* running LSI Fusion MPT (Message Passing Technology) firmware.
*
* Copyright (c) 1999-2008 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com)
*
*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=... | gpl-2.0 |
LightningZap/sgs4g_lz_kernel | sound/pci/ad1889.c | 1071 | 27050 | /* Analog Devices 1889 audio driver
*
* This is a driver for the AD1889 PCI audio chipset found
* on the HP PA-RISC [BCJ]-xxx0 workstations.
*
* Copyright (C) 2004-2005, Kyle McMartin <kyle@parisc-linux.org>
* Copyright (C) 2005, Thibaut Varene <varenet@parisc-linux.org>
* Based on the OSS AD1889 driver by Ran... | gpl-2.0 |
Bdaman80/BD-Ace2 | sound/pci/ad1889.c | 1071 | 27050 | /* Analog Devices 1889 audio driver
*
* This is a driver for the AD1889 PCI audio chipset found
* on the HP PA-RISC [BCJ]-xxx0 workstations.
*
* Copyright (C) 2004-2005, Kyle McMartin <kyle@parisc-linux.org>
* Copyright (C) 2005, Thibaut Varene <varenet@parisc-linux.org>
* Based on the OSS AD1889 driver by Ran... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_t1 | drivers/hwmon/pmbus_core.c | 1583 | 40982 | /*
* Hardware monitoring driver for PMBus devices
*
* Copyright (c) 2010, 2011 Ericsson AB.
*
* 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 yo... | gpl-2.0 |
openwrt/bcm63xx-next | drivers/net/wireless/prism54/isl_38xx.c | 1839 | 8047 | /*
* Copyright (C) 2002 Intersil Americas Inc.
* Copyright (C) 2003-2004 Luis R. Rodriguez <mcgrof@ruslug.rutgers.edu>_
*
* 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 versio... | gpl-2.0 |
mifl/android_kernel_pantech_oscar | arch/arm/mach-pxa/corgi_pm.c | 4911 | 6361 | /*
* Battery and Power Management code for the Sharp SL-C7xx
*
* Copyright (c) 2005 Richard Purdie
*
* 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/modu... | gpl-2.0 |
DroidHost/android_kernel_LGE_x5 | block/bsg.c | 4911 | 24290 | /*
* bsg.c - block layer implementation of the sg v4 interface
*
* Copyright (C) 2004 Jens Axboe <axboe@suse.de> SUSE Labs
* Copyright (C) 2004 Peter M. Jones <pjones@redhat.com>
*
* This file is subject to the terms and conditions of the GNU General Public
* License version 2. See the file "COPYING" in the m... | gpl-2.0 |
MoKee/android_kernel_samsung_tuna | fs/hpfs/buffer.c | 7983 | 3825 | /*
* linux/fs/hpfs/buffer.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* general buffer i/o
*/
#include <linux/sched.h>
#include <linux/slab.h>
#include "hpfs_fn.h"
/* Map a sector into a buffer and return pointers to it and to the buffer. */
void *hpfs_map_sector(struct super_block ... | gpl-2.0 |
wyldstallyns/Roughneck_kernel_m8-GPE-5.1 | arch/powerpc/sysdev/mpic_pasemi_msi.c | 9775 | 4554 | /*
* Copyright 2007, Olof Johansson, PA Semi
*
* Based on arch/powerpc/sysdev/mpic_u3msi.c:
*
* Copyright 2006, Segher Boessenkool, IBM Corporation.
* Copyright 2006-2007, Michael Ellerman, IBM Corporation.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU... | gpl-2.0 |
xb446909/personalprojects | ARMToolChain/source/gcc-5.2.0/libgcc/config/spu/cachemgr.c | 48 | 12244 | /* Copyright (C) 2008-2015 Free Software Foundation, Inc.
This file is part of GCC.
GCC 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 3, or (at your option) any later
version.
GCC is distribute... | gpl-2.0 |
omasanori/ctags | argproc.c | 48 | 11683 | /*
* $Id$
*
* Copyright (c) 1989, Mark Pizzolato (mark@infopiz.uucp)
*
* This source code is released for free distribution under the terms of the
* GNU General Public License.
*
* Provided by Stephen P. Wall <swall@redcom.com>
* Extracted from the VMS port of GNU patch-2.1.
*
* This module provides redir... | gpl-2.0 |
DSMan195276/protura-gcc | libgcc/config/libbid/bid128_to_int32.c | 48 | 132857 | /* Copyright (C) 2007-2015 Free Software Foundation, Inc.
This file is part of GCC.
GCC 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 3, or (at your option) any later
version.
GCC is distribute... | gpl-2.0 |
htc-mirror/endeavor-ics-qmr-2.6.39-69960c7 | drivers/net/b44.c | 304 | 59280 | /* b44.c: Broadcom 44xx/47xx Fast Ethernet device driver.
*
* Copyright (C) 2002 David S. Miller (davem@redhat.com)
* Copyright (C) 2004 Pekka Pietikainen (pp@ee.oulu.fi)
* Copyright (C) 2004 Florian Schirmer (jolt@tuxbox.org)
* Copyright (C) 2006 Felix Fietkau (nbd@openwrt.org)
* Copyright (C) 2006 Broadcom Corp... | gpl-2.0 |
gchild320/flounder | fs/ext4/crypto_policy.c | 304 | 6446 | /*
* linux/fs/ext4/crypto_policy.c
*
* Copyright (C) 2015, Google, Inc.
*
* This contains encryption policy functions for ext4
*
* Written by Michael Halcrow, 2015.
*/
#include <linux/random.h>
#include <linux/string.h>
#include <linux/types.h>
#include "ext4.h"
#include "xattr.h"
static int ext4_inode_has_e... | gpl-2.0 |
Ken-Liu/OpenScrKernel_For_XC210 | drivers/staging/usbip/stub_rx.c | 560 | 15480 | /*
* Copyright (C) 2003-2008 Takahiro Hirofuchi
*
* This 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 is distribute... | gpl-2.0 |
Krylon360/SGS4G_Kernel_GB | drivers/gpu/drm/drm_buffer.c | 816 | 4956 | /**************************************************************************
*
* Copyright 2010 Pauli Nieminen.
* 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 ... | gpl-2.0 |
glewarne/testing | init/initramfs.c | 2096 | 13319 | /*
* Many of the syscalls used in this file expect some of the arguments
* to be __user pointers not __kernel pointers. To limit the sparse
* noise, turn off sparse checking for this file.
*/
#ifdef __CHECKER__
#undef __CHECKER__
#warning "Sparse checking disabled for this file"
#endif
#include <linux/init.h>
#in... | gpl-2.0 |
shinru2004/N860_Kernel | sound/pci/ymfpci/ymfpci.c | 3632 | 11114 | /*
* The driver for the Yamaha's DS1/DS1E cards
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* 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 |
garyd9/linux_kernel_GT-P6210 | sound/pci/ymfpci/ymfpci.c | 3632 | 11114 | /*
* The driver for the Yamaha's DS1/DS1E cards
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* 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 |
alanorth/samsung-kernel-p6200 | sound/pci/vx222/vx222.c | 3632 | 7678 | /*
* Driver for Digigram VX222 V2/Mic PCI soundcards
*
* Copyright (c) 2002 by Takashi Iwai <tiwai@suse.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... | gpl-2.0 |
R-M-S/RMS_DragunKernal_V.10-MAX-8-29-2012_3.0.42 | drivers/usb/serial/safe_serial.c | 4144 | 11581 | /*
* Safe Encapsulated USB Serial Driver
*
* Copyright (C) 2010 Johan Hovold <jhovold@gmail.com>
* Copyright (C) 2001 Lineo
* Copyright (C) 2001 Hewlett-Packard
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publi... | gpl-2.0 |
RepoBackups/kernel_lge_g3 | arch/s390/mm/maccess.c | 4400 | 3785 | /*
* Access kernel memory without faulting -- s390 specific implementation.
*
* Copyright IBM Corp. 2009
*
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>,
*
*/
#include <linux/uaccess.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/gfp.h>
#include <asm/c... | gpl-2.0 |
vm03/android_kernel_lge_msm8610 | drivers/video/via/via_i2c.c | 9776 | 7263 | /*
* Copyright 1998-2009 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 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 ... | gpl-2.0 |
DennisBold/CodeAurora-MSM-Kernel | drivers/staging/rtl8192u/ieee80211/michael_mic.c | 12080 | 3669 | /*
* Cryptographic API
*
* Michael MIC (IEEE 802.11i/TKIP) keyed digest
*
* Copyright (c) 2004 Jouni Malinen <jkmaline@cc.hut.fi>
*
* 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 |
GladeRom/android_kernel_lge_g3 | drivers/staging/rtl8192u/ieee80211/michael_mic.c | 12080 | 3669 | /*
* Cryptographic API
*
* Michael MIC (IEEE 802.11i/TKIP) keyed digest
*
* Copyright (c) 2004 Jouni Malinen <jkmaline@cc.hut.fi>
*
* 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 |
niamster/uboot-marvell-openrd-ultimate | cpu/ppc4xx/commproc.c | 49 | 1843 | /*
* (C) Copyright 2000-2004
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* 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 the F... | gpl-2.0 |
Cpasjuste/ioquake3 | code/tools/lcc/cpp/macro.c | 49 | 10684 | #include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "cpp.h"
/*
* do a macro definition. tp points to the name being defined in the line
*/
void
dodefine(Tokenrow *trp)
{
Token *tp;
Nlist *np;
Tokenrow *def, *args;
tp = trp->tp+1;
if (tp>=trp->lp || tp->type!=NAME) {
error(ERROR, "#defined to... | gpl-2.0 |
weitengchu/linux-emcraft | drivers/net/usb/rndis_host.c | 49 | 19049 | /*
* Host Side support for RNDIS Networking Links
* Copyright (C) 2005 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 the License, or
* (at your o... | gpl-2.0 |
nmacs/linux-2.6.34.14-atlas | drivers/net/tulip/xircom_cb.c | 49 | 32505 | /*
* xircom_cb: A driver for the (tulip-like) Xircom Cardbus ethernet cards
*
* This software is (C) by the respective authors, and licensed under the GPL
* License.
*
* Written by Arjan van de Ven for Red Hat, Inc.
* Based on work by Jeff Garzik, Doug Ledford and Donald Becker
*
* This software may be used ... | gpl-2.0 |
rockly703/original-linux-2.6.28 | drivers/net/tulip/xircom_cb.c | 49 | 32805 | /*
* xircom_cb: A driver for the (tulip-like) Xircom Cardbus ethernet cards
*
* This software is (C) by the respective authors, and licensed under the GPL
* License.
*
* Written by Arjan van de Ven for Red Hat, Inc.
* Based on work by Jeff Garzik, Doug Ledford and Donald Becker
*
* This software may be used ... | gpl-2.0 |
c0ffee/linux-2.6.34-ts471x | drivers/ata/pata_jmicron.c | 49 | 4693 | /*
* pata_jmicron.c - JMicron ATA driver for non AHCI mode. This drives the
* PATA port of the controller. The SATA ports are
* driven by AHCI in the usual configuration although
* this driver can handle other setups if we need it.
*
* (c) 2006 Red Hat
*/
#include <linux/kernel.h>
#include <linux/modul... | gpl-2.0 |
drhonk/Bali_SK4G | arch/arm/common/clkdev.c | 561 | 3511 | /*
* arch/arm/common/clkdev.c
*
* Copyright (C) 2008 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.
*
* Helper for the clk API to assist looking up a struct... | gpl-2.0 |
kodos96/backport | drivers/rtc/rtc-m48t86.c | 1585 | 5819 | /*
* ST M48T86 / Dallas DS12887 RTC driver
* Copyright (c) 2006 Tower Technologies
*
* Author: Alessandro Zummo <a.zummo@towertech.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 Software Fou... | gpl-2.0 |
ashishtanwer/NFTable-porting-on-Android-Goldfish | drivers/gpu/drm/nouveau/core/engine/disp/nvf0.c | 2097 | 2864 | /*
* 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 |
glewarne/S6-UniBase | drivers/usb/gadget/ether.c | 2097 | 11458 | /*
* ether.c -- Ethernet gadget driver, with CDC and non-CDC options
*
* Copyright (C) 2003-2005,2008 David Brownell
* Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger
* Copyright (C) 2008 Nokia Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o... | gpl-2.0 |
cybernet/rhel7-kernel | kernel/drivers/media/platform/fsl-viu.c | 2097 | 41218 | /*
* Copyright 2008-2010 Freescale Semiconductor, Inc. All Rights Reserved.
*
* Freescale VIU video driver
*
* Authors: Hongjun Chen <hong-jun.chen@freescale.com>
* Porting to 2.6.35 by DENX Software Engineering,
* Anatolij Gustschin <agust@denx.de>
*
* This program is free software; you can redist... | gpl-2.0 |
alma-siwon/ALMA-Kernel-AOSP | arch/arm/mach-msm/board-sapphire.c | 3633 | 2842 | /* linux/arch/arm/mach-msm/board-sapphire.c
* Copyright (C) 2007-2009 HTC Corporation.
* Author: Thomas Tsai <thomas_tsai@htc.com>
*
* 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 modifi... | gpl-2.0 |
gunine/boeffla-kernel-jb-lte | drivers/input/misc/uinput.c | 7473 | 19714 | /*
* User level driver support for input subsystem
*
* Heavily based on evdev.c by Vojtech Pavlik
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
*... | gpl-2.0 |
MotoXoomKernelFlavors/tiamat-kernel-mod | drivers/staging/comedi/drivers/adq12b.c | 7985 | 11747 | /*
comedi/drivers/adq12b.c
driver for MicroAxial ADQ12-B data acquisition and control card
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... | gpl-2.0 |
szezso/android_kernel_samsung_expressltexx | drivers/sn/ioc3.c | 9265 | 20530 | /*
* SGI IOC3 master driver and IRQ demuxer
*
* Copyright (c) 2005 Stanislaw Skowronek <skylark@linux-mips.org>
* Heavily based on similar work by:
* Brent Casavant <bcasavan@sgi.com> - IOC4 master driver
* Pat Gefre <pfg@sgi.com> - IOC3 serial port IRQ demuxer
*/
#include <linux/errno.h>
#include <linux/mo... | gpl-2.0 |
Vangreen/android_kernel_lge_msm8926 | drivers/uwb/i1480/dfu/dfu.c | 10033 | 6051 | /*
* Intel Wireless UWB Link 1480
* Main driver
*
* Copyright (C) 2005-2006 Intel Corporation
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.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 F... | gpl-2.0 |
ddk50/cbc-linux-kernel | fs/ocfs2/dlmfs/dlmfsver.c | 12593 | 1211 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmfsver.c
*
* version string
*
* 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
* License as publishe... | gpl-2.0 |
goodhanrry/N910U_goodhanrry_kernel | fs/ocfs2/dlmfs/dlmfsver.c | 12593 | 1211 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmfsver.c
*
* version string
*
* 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
* License as publishe... | gpl-2.0 |
sinutech/sinuos-kernel | drivers/hwmon/ntc_thermistor.c | 50 | 11866 | /*
* ntc_thermistor.c - NTC Thermistors
*
* Copyright (C) 2010 Samsung Electronics
* MyungJoo Ham <myungjoo.ham@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 ve... | gpl-2.0 |
MassStash/htc_pme_kernel_sense_6.0 | sound/soc/codecs/wcd9xxx-resmgr.c | 50 | 32260 | /* Copyright (c) 2012-2014, 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 |
londbell/ZTE_U988S_JellyBean-4.2.2-Kernel-3.4.35 | drivers/video/tegra/host/gr3d/gr3d_t114.c | 50 | 15116 | /*
* drivers/video/tegra/host/t20/3dctx_t114.c
*
* Tegra Graphics Host 3d hardware context
*
* Copyright (c) 2011-2012 NVIDIA Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by... | gpl-2.0 |
wenboqiu/TestOpenGL | TestOpenGL/cocos2d/cocos/2d/CCActionCamera.cpp | 50 | 6503 | /****************************************************************************
Copyright (c) 2008-2010 Ricardo Quesada
Copyright (c) 2010-2012 cocos2d-x.org
Copyright (c) 2011 Zynga Inc.
Copyright (c) 2013-2014 Chukong Technologies Inc.
http://www.cocos2d-x.org
Permission is hereby granted, free of charge, to an... | gpl-2.0 |
shengzhou/linux | drivers/net/wireless/brcm80211/brcmfmac/fwsignal.c | 306 | 62466 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* 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 THE AUTHO... | gpl-2.0 |
huz123/bricked.tenderloin | fs/ext3/namei.c | 562 | 68410 | /*
* linux/fs/ext3/namei.c
*
* Copyright (C) 1992, 1993, 1994, 1995
* Remy Card (card@masi.ibp.fr)
* Laboratoire MASI - Institut Blaise Pascal
* Universite Pierre et Marie Curie (Paris VI)
*
* from
*
* linux/fs/minix/namei.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* Big-endian to little-endian... | gpl-2.0 |
EmcraftSystems/linux-emcraft | drivers/gpu/drm/ttm/ttm_global.c | 1330 | 3085 | /**************************************************************************
*
* Copyright 2008-2009 VMware, Inc., Palo Alto, CA., USA
* 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"), t... | gpl-2.0 |
me4488/NOPE_Kernel_V2 | 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 |
philozheng/kernel-msm | arch/arm/mach-msm/board-mahimahi-panel.c | 3634 | 22498 | /* linux/arch/arm/mach-msm/board-mahimahi-panel.c
*
* Copyright (c) 2009 Google Inc.
* Author: Dima Zavin <dima@android.com>
*
* 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 un... | gpl-2.0 |
srfarias/Ultra-Kernel | net/ipv4/netfilter.c | 4658 | 6369 | /* IPv4 specific functions of netfilter core */
#include <linux/kernel.h>
#include <linux/netfilter.h>
#include <linux/netfilter_ipv4.h>
#include <linux/ip.h>
#include <linux/skbuff.h>
#include <linux/gfp.h>
#include <linux/export.h>
#include <net/route.h>
#include <net/xfrm.h>
#include <net/ip.h>
#include <net/netfilt... | gpl-2.0 |
StefanescuCristian/hammerhead | drivers/net/veth.c | 4914 | 9789 | /*
* drivers/net/veth.c
*
* Copyright (C) 2007 OpenVZ http://openvz.org, SWsoft Inc
*
* Author: Pavel Emelianov <xemul@openvz.org>
* Ethtool interface from: Eric W. Biederman <ebiederm@xmission.com>
*
*/
#include <linux/netdevice.h>
#include <linux/slab.h>
#include <linux/ethtool.h>
#include <linux/etherdevi... | gpl-2.0 |
Shaky156/Tegra-Note-7 | drivers/video/via/via_aux_vt1622.c | 9778 | 1358 | /*
* 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 |
AD5GB/google_kernel_hammerhead | drivers/video/via/via_aux_vt1625.c | 9778 | 1345 | /*
* 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 |
marlontoe/android_kernel_sony_msm8974 | drivers/staging/rtl8192u/r8180_93cx6.c | 9778 | 3495 | /*
This files contains card eeprom (93c46 or 93c56) programming routines,
memory is addressed by 16 bits words.
This is part of rtl8180 OpenSource driver.
Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it>
Released under the terms of GPL (General Public Licence)
Parts of this driver are based... | gpl-2.0 |
yueshu/kernel_rk3036 | drivers/net/wireless/bcmdhd/dhd_flowring.c | 51 | 27547 | /*
* @file Broadcom Dongle Host Driver (DHD), Flow ring specific code at top level
*
* Flow rings are transmit traffic (=propagating towards antenna) related entities
*
*
* Copyright (C) 1999-2016, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement go... | gpl-2.0 |
fulcrum7/mq107-kernel | drivers/md/bitmap.c | 51 | 55962 | /*
* bitmap.c two-level bitmap (C) Peter T. Breuer (ptb@ot.uc3m.es) 2003
*
* bitmap_create - sets up the bitmap structure
* bitmap_destroy - destroys the bitmap structure
*
* additions, Copyright (C) 2003-2004, Paul Clements, SteelEye Technology, Inc.:
* - added disk storage for bitmap
* - changes to allow var... | gpl-2.0 |
01org/KVMGT-qemu | target-microblaze/cpu.c | 51 | 5121 | /*
* QEMU MicroBlaze CPU
*
* Copyright (c) 2009 Edgar E. Iglesias
* Copyright (c) 2009-2012 PetaLogix Qld Pty Ltd.
* Copyright (c) 2012 SUSE LINUX Products GmbH
*
* 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 ... | gpl-2.0 |
CYB0RG97/kernel_nvidia_s8515 | drivers/hwmon/applesmc.c | 307 | 32501 | /*
* drivers/hwmon/applesmc.c - driver for Apple's SMC (accelerometer, temperature
* sensors, fan control, keyboard backlight control) used in Intel-based Apple
* computers.
*
* Copyright (C) 2007 Nicolas Boichat <nicolas@boichat.ch>
* Copyright (C) 2010 Henrik Rydberg <rydberg@euromail.se>
*
* Based on hdaps.c... | gpl-2.0 |
myjang0507/Polaris-a8elte | drivers/mfd/rtsx_pcr.c | 819 | 31025 | /* Driver for Realtek PCI-Express card reader
*
* Copyright(c) 2009 Realtek Semiconductor Corp. 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, or ... | gpl-2.0 |
shakalaca/ASUS_ZenFone_ZC451CG | linux/kernel/drivers/usb/gadget/fusb300_udc.c | 2099 | 36752 | /*
* Fusb300 UDC (USB gadget)
*
* Copyright (C) 2010 Faraday Technology Corp.
*
* Author : Yuan-hsin Chen <yhchen@faraday-tech.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; ver... | gpl-2.0 |
ashwinr64/android_kernel_cyanogen_msm8916 | drivers/net/wireless/ath/ath5k/base.c | 2099 | 83065 | /*-
* Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
* Copyright (c) 2004-2005 Atheros Communications, Inc.
* Copyright (c) 2006 Devicescape Software, Inc.
* Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com>
* Copyright (c) 2007 Luis R. Rodriguez <mcgrof@winlab.rutgers.edu>
*
* All rights reserved.
*
... | gpl-2.0 |
szyusong/linux-at91 | arch/tile/gxio/usb_host.c | 2355 | 2060 | /*
* 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 |
FrozenCow/FIRE-ICE | drivers/staging/media/solo6x10/solo6x10-enc.c | 2611 | 9756 | /*
* Copyright (C) 2010-2013 Bluecherry, LLC <http://www.bluecherrydvr.com>
*
* Original author:
* Ben Collins <bcollins@ubuntu.com>
*
* Additional work by:
* John Brooks <john.brooks@bluecherry.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gener... | gpl-2.0 |
sac23/Sacs_Stock_Kernel | drivers/net/wireless/b43/phy_n.c | 3379 | 148197 | /*
Broadcom B43 wireless driver
IEEE 802.11n PHY support
Copyright (c) 2008 Michael Buesch <m@bues.ch>
Copyright (c) 2010-2011 Rafał Miłecki <zajec5@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 F... | gpl-2.0 |
PRJosh/kernel_msm | arch/powerpc/kernel/ptrace32.c | 4403 | 9356 | /*
* ptrace for 32-bit processes running on a 64-bit kernel.
*
* PowerPC version
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Derived from "arch/m68k/kernel/ptrace.c"
* Copyright (C) 1994 by Hamish Macdonald
* Taken from linux/kernel/ptrace.c and modified for M680x0.
* linux/kernel/ptra... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.