repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Isopod/linux | arch/x86/events/intel/uncore.c | 26 | 34241 | #include <linux/module.h>
#include <asm/cpu_device_id.h>
#include <asm/intel-family.h>
#include "uncore.h"
static struct intel_uncore_type *empty_uncore[] = { NULL, };
struct intel_uncore_type **uncore_msr_uncores = empty_uncore;
struct intel_uncore_type **uncore_pci_uncores = empty_uncore;
static bool pcidrv_regist... | gpl-2.0 |
fgoncalves/Modified-TS7500-Kernel | net/netfilter/xt_multiport.c | 26 | 7248 | /* Kernel module to match one of a list of TCP/UDP(-Lite)/SCTP/DCCP ports:
ports are in the same place so we can treat them as equal. */
/* (C) 1999-2001 Paul `Rusty' Russell
* (C) 2002-2004 Netfilter Core Team <coreteam@netfilter.org>
*
* This program is free software; you can redistribute it and/or modify
* i... | gpl-2.0 |
vcgato29/linux | arch/arm64/kernel/ptrace.c | 282 | 29467 | /*
* Based on arch/arm/kernel/ptrace.c
*
* By Ross Biro 1/23/92
* edited by Linus Torvalds
* ARM modifications Copyright (C) 2000 Russell King
* Copyright (C) 2012 ARM Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 ... | gpl-2.0 |
sakuramilk/linux-2.6.32.y | drivers/scsi/ultrastor.c | 282 | 36929 | /*
* ultrastor.c Copyright (C) 1992 David B. Gentzel
* Low-level SCSI driver for UltraStor 14F, 24F, and 34F
* by David B. Gentzel, Whitfield Software Services, Carnegie, PA
* (gentzel@nova.enet.dec.com)
* scatter/gather added by Scott Taylor (n217cg@tamuts.tamu.edu)
* 24F and multiple command support by Jo... | gpl-2.0 |
Jaykay-x/Mini2440_BH1750fvi | net/netfilter/nf_queue.c | 538 | 7791 | #include <linux/kernel.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/skbuff.h>
#include <linux/netfilter.h>
#include <linux/seq_file.h>
#include <linux/rcupdate.h>
#include <net/protocol.h>
#include <net/netfilter/nf_queue.h>
#include "nf_internals.h"
/*
* A queue ha... | gpl-2.0 |
zsoltm/linux-sunxi-exp | sound/usb/pcm.c | 1306 | 26807 | /*
* 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 |
fergy/optimus-l3_e400_kernel | drivers/iio/frequency/adf4350.c | 2074 | 11781 | /*
* ADF4350/ADF4351 SPI Wideband Synthesizer driver
*
* Copyright 2012 Analog Devices Inc.
*
* Licensed under the GPL-2.
*/
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/sysfs.h>
#include <linux/spi/spi.h>
#include <linux/regulator/consumer.h>
#include <linux/err.h>... | gpl-2.0 |
clivetaylor/imx6m300-linux-3.10.17 | drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_main.c | 2074 | 78563 | /*
* Copyright (C) 1999 - 2010 Intel Corporation.
* Copyright (C) 2010 - 2012 LAPIS SEMICONDUCTOR CO., LTD.
*
* This code was derived from the Intel e1000e Linux 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... | gpl-2.0 |
TeamExodus/kernel_huawei_angler | drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 2074 | 155170 | /*
* This file is part of the Chelsio T4 Ethernet driver for Linux.
*
* Copyright (c) 2003-2010 Chelsio Communications, 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)... | gpl-2.0 |
jyh0082007/sigTaint | arch/powerpc/sysdev/qe_lib/ucc_slow.c | 2330 | 10083 | /*
* Copyright (C) 2006 Freescale Semiconductor, Inc. All rights reserved.
*
* Authors: Shlomi Gridish <gridish@freescale.com>
* Li Yang <leoli@freescale.com>
*
* Description:
* QE UCC Slow API Set - UCC Slow specific routines implementations.
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
siminles/LG-f460s | net/mac802154/mac_cmd.c | 2586 | 2285 | /*
* MAC commands interface
*
* Copyright 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 us... | gpl-2.0 |
pedestre/Kernel-Apolo-ICS-4.0.4 | drivers/net/wireless/ipw2x00/libipw_module.c | 3354 | 9020 | /*******************************************************************************
Copyright(c) 2004-2005 Intel Corporation. All rights reserved.
Portions of this file are based on the WEP enablement code provided by the
Host AP project hostap-drivers v0.1.3
Copyright (c) 2001-2002, SSH Communications Security ... | gpl-2.0 |
BOOTMGR/GT-I9070_kernel | drivers/net/wireless/ipw2x00/libipw_module.c | 3354 | 9020 | /*******************************************************************************
Copyright(c) 2004-2005 Intel Corporation. All rights reserved.
Portions of this file are based on the WEP enablement code provided by the
Host AP project hostap-drivers v0.1.3
Copyright (c) 2001-2002, SSH Communications Security ... | gpl-2.0 |
rwaterspf1/android_kernel_lge_hammerhead | fs/xattr.c | 4378 | 18107 | /*
File: fs/xattr.c
Extended attribute handling.
Copyright (C) 2001 by Andreas Gruenbacher <a.gruenbacher@computer.org>
Copyright (C) 2001 SGI - Silicon Graphics, Inc <linux-xfs@oss.sgi.com>
Copyright (c) 2004 Red Hat, Inc., James Morris <jmorris@redhat.com>
*/
#include <linux/fs.h>
#include <linux/slab.h>... | gpl-2.0 |
RidaShamasneh/nethunter_kernel_g5 | drivers/isdn/hisax/ix1_micro.c | 4634 | 8336 | /* $Id: ix1_micro.c,v 2.12.2.4 2004/01/13 23:48:39 keil Exp $
*
* low level stuff for ITK ix1-micro Rev.2 isdn cards
* derived from the original file teles3.c from Karsten Keil
*
* Author Klaus-Peter Nischke
* Copyright by Klaus-Peter Nischke, ITK AG
* <klaus@nischke.do... | gpl-2.0 |
cphelps76/DEMENTEDElite_kernel_jf | net/atm/br2684.c | 4890 | 22161 | /*
* Ethernet netdevice using ATM AAL5 as underlying carrier
* (RFC1483 obsoleted by RFC2684) for Linux
*
* Authors: Marcell GAL, 2000, XDSL Ltd, Hungary
* Eric Kinzie, 2006-2007, US Naval Research Laboratory
*/
#define pr_fmt(fmt) KBUILD_MODNAME ":%s: " fmt, __func__
#include <linux/module.h>
#include... | gpl-2.0 |
CM-Tab-S/android_kernel_samsung_exynos5420 | drivers/gpu/drm/nouveau/nouveau_backlight.c | 5658 | 6805 | /*
* Copyright (C) 2009 Red Hat <mjg@redhat.com>
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* "Software"), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, m... | gpl-2.0 |
mifl/android_kernel_pantech_ef44s | drivers/sh/pm_runtime.c | 7450 | 1494 | /*
* Runtime PM support code
*
* Copyright (C) 2009-2010 Magnus Damm
*
* 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 <linux/init.h>
#include <linux/kernel.h>
#include <linux/... | gpl-2.0 |
SlimDevs/kernel_lge_hammerhead | sound/pci/emu10k1/emufx.c | 7962 | 101686 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Creative Labs, Inc.
* Routines for effect processor FX8010
*
* Copyright (c) by James Courtier-Dutton <James@superbug.co.uk>
* Added EMU 1010 support.
*
* BUGS:
* --
*
* TODO:
* --
*
* This program is free software; ... | gpl-2.0 |
TheTypoMaster/yotrino-linux-kernel | drivers/infiniband/hw/ipath/ipath_ruc.c | 13850 | 19908 | /*
* Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved.
* Copyright (c) 2005, 2006 PathScale, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Versi... | gpl-2.0 |
xtreamerdev/linux-mips | arch/arm/plat-omap/devices.c | 27 | 8489 | /*
* linux/arch/arm/plat-omap/devices.c
*
* Common platform device setup/initialization for OMAP1 and OMAP2
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licen... | gpl-2.0 |
119/aircam-openwrt | build_dir/linux-gm812x/linux-2.6.28.fa2/drivers/staging/wlan-ng/hfa384x.c | 27 | 105108 | /* src/prism2/driver/hfa384x.c
*
* Implements the functions of the Intersil hfa384x MAC
*
* Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
* --------------------------------------------------------------------
*
* linux-wlan
*
* The contents of this file are subject to the Mozilla Public
* Lic... | gpl-2.0 |
ggsamsa/rate_monotonic | drivers/usb/mon/mon_bin.c | 27 | 32999 | /*
* The USB Monitor, inspired by Dave Harding's USBMon.
*
* This is a binary format reader.
*
* Copyright (C) 2006 Paolo Abeni (paolo.abeni@email.it)
* Copyright (C) 2006,2007 Pete Zaitcev (zaitcev@redhat.com)
*/
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/fs.h>
#include <linux/cdev.h>
#... | gpl-2.0 |
dotCipher/xcrypt-linux-kernel-module | lib/smp_processor_id.c | 283 | 1122 | /*
* lib/smp_processor_id.c
*
* DEBUG_PREEMPT variant of smp_processor_id().
*/
#include <linux/module.h>
#include <linux/kallsyms.h>
#include <linux/sched.h>
notrace unsigned int debug_smp_processor_id(void)
{
unsigned long preempt_count = preempt_count();
int this_cpu = raw_smp_processor_id();
if (likely(pre... | gpl-2.0 |
XtheOne/enrc2b-3.1.10-42105bd | drivers/hid/hid-core.c | 283 | 73856 | /*
* HID support for Linux
*
* Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>
* Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc
* Copyright (c) 2006-2010 Jiri Kosina
*/
/*
* This program is free software; you can redistribute it and/or... | gpl-2.0 |
dct2012/chromeos-3.14 | Documentation/accounting/getdelays.c | 539 | 13514 | /* getdelays.c
*
* Utility to get per-pid and per-tgid delay accounting statistics
* Also illustrates usage of the taskstats interface
*
* Copyright (C) Shailabh Nagar, IBM Corp. 2005
* Copyright (C) Balbir Singh, IBM Corp. 2006
* Copyright (c) Jay Lan, SGI. 2006
*
* Compile with
* gcc -I/usr/src/linux/includ... | gpl-2.0 |
mastero9017/kernel_n5_racer | virt/kvm/irq_comm.c | 1563 | 12322 | /*
* irq_comm.c: Common API for in kernel interrupt controller
* Copyright (c) 2007, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* T... | gpl-2.0 |
friedrich420/Note-4-Sprint-AEL-Kernel | drivers/scsi/scsi_transport_iscsi.c | 2075 | 117747 | /*
* iSCSI transport class definitions
*
* Copyright (C) IBM Corporation, 2004
* Copyright (C) Mike Christie, 2004 - 2005
* Copyright (C) Dmitry Yusupov, 2004 - 2005
* Copyright (C) Alex Aizman, 2004 - 2005
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU... | gpl-2.0 |
oceanfly/linux | drivers/misc/ibmasm/module.c | 2075 | 6506 |
/*
* IBM ASM Service Processor Device 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 Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program... | gpl-2.0 |
JmzTaylor/android_kernel_htc_a32e | drivers/mfd/syscon.c | 2075 | 4333 | /*
* System Control Driver
*
* Copyright (C) 2012 Freescale Semiconductor, Inc.
* Copyright (C) 2012 Linaro Ltd.
*
* Author: Dong Aisheng <dong.aisheng@linaro.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
* ... | gpl-2.0 |
303750856/linux-3.1 | arch/s390/kernel/jump_label.c | 2587 | 1115 | /*
* Jump label s390 support
*
* Copyright IBM Corp. 2011
* Author(s): Jan Glauber <jang@linux.vnet.ibm.com>
*/
#include <linux/module.h>
#include <linux/uaccess.h>
#include <linux/stop_machine.h>
#include <linux/jump_label.h>
#include <asm/ipl.h>
#ifdef HAVE_JUMP_LABEL
struct insn {
u16 opcode;
s32 offset;
} ... | gpl-2.0 |
ProjectX-Android/kernel_htc_msm8974 | fs/nfs/dns_resolve.c | 3355 | 9684 | /*
* linux/fs/nfs/dns_resolve.c
*
* Copyright (c) 2009 Trond Myklebust <Trond.Myklebust@netapp.com>
*
* Resolves DNS hostnames into valid ip addresses
*/
#ifdef CONFIG_NFS_USE_KERNEL_DNS
#include <linux/sunrpc/clnt.h>
#include <linux/dns_resolver.h>
#include "dns_resolve.h"
ssize_t nfs_dns_resolve_name(struct ... | gpl-2.0 |
invisiblek/caf_kernel_msm | drivers/hid/hid-microsoft.c | 3611 | 6231 | /*
* HID driver for some microsoft "special" devices
*
* Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>
* Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc
* Copyright (c) 2006-2007 Jiri Kosina
* Copyright (c) 2007 Paul Walmsley
* Copyr... | gpl-2.0 |
Stane1983/kernel-aml-m3 | drivers/net/wireless/hostap/hostap_proc.c | 4635 | 12052 | /* /proc routines for Host AP driver */
#include <linux/types.h>
#include <linux/proc_fs.h>
#include <net/lib80211.h>
#include "hostap_wlan.h"
#include "hostap.h"
#define PROC_LIMIT (PAGE_SIZE - 80)
#ifndef PRISM2_NO_PROCFS_DEBUG
static int prism2_debug_proc_read(char *page, char **start, off_t off,
int coun... | gpl-2.0 |
Grace5921/android_kernel_samsung_delos3geur | drivers/mtd/nand/au1550nd.c | 4891 | 13614 | /*
* drivers/mtd/nand/au1550nd.c
*
* Copyright (C) 2004 Embedded Edge, LLC
*
* 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/slab.h>
#include <linux/gp... | gpl-2.0 |
monishk10/moshi_cancro | net/sched/sch_hfsc.c | 4891 | 41794 | /*
* Copyright (c) 2003 Patrick McHardy, <kaber@trash.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version 2
* of the License, or (at your option) any later version.
*
*... | gpl-2.0 |
Firedroid/android_kernel_lge_g3 | drivers/sbus/char/envctrl.c | 5147 | 30931 | /* envctrl.c: Temperature and Fan monitoring on Machines providing it.
*
* Copyright (C) 1998 Eddie C. Dost (ecd@skynet.be)
* Copyright (C) 2000 Vinh Truong (vinh.truong@eng.sun.com)
* VT - The implementation is to support Sun Microelectronics (SME) platform
* environment monitoring. SME platforms use ... | gpl-2.0 |
childofthehorn/android_kernel_oneplus_msm8994 | arch/powerpc/platforms/embedded6xx/wii.c | 7451 | 5641 | /*
* arch/powerpc/platforms/embedded6xx/wii.c
*
* Nintendo Wii board-specific support
* Copyright (C) 2008-2009 The GameCube Linux Team
* Copyright (C) 2008,2009 Albert Herranz
*
* 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 |
helldevs/kernel_lge_hammerhead | drivers/isdn/pcbit/drv.c | 7707 | 22246 | /*
* PCBIT-D interface with isdn4linux
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to the terms of
* the GNU General Public License, incorporated herein by reference.
*/
/*
* Fixes:
*
* Nuno Gri... | gpl-2.0 |
pec0ra/android_kernel_sony_msm8x60 | drivers/isdn/pcbit/drv.c | 7707 | 22246 | /*
* PCBIT-D interface with isdn4linux
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to the terms of
* the GNU General Public License, incorporated herein by reference.
*/
/*
* Fixes:
*
* Nuno Gri... | gpl-2.0 |
slz/delidded-kernel-5.1.1-note3 | fs/omfs/bitmap.c | 12827 | 4107 | #include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/buffer_head.h>
#include <asm/div64.h>
#include "omfs.h"
unsigned long omfs_count_free(struct super_block *sb)
{
unsigned int i;
unsigned long sum = 0;
struct omfs_sb_info *sbi = OMFS_SB(sb);
int nbits = sb->s_blocksize * 8;
for (i = 0; i < sbi->s_im... | gpl-2.0 |
android-ia/external_syslinux | com32/cmenu/libmenu/passwords.c | 28 | 4101 | /* -*- c -*- ------------------------------------------------------------- *
*
* Copyright 2004-2005 Murali Krishnan Ganapathy - 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 So... | gpl-2.0 |
mcfi/MCFI | lib/libcxx-3.5.0.src/test/containers/sequences/list/list.cons/size_type.pass.cpp | 28 | 2750 | //===----------------------------------------------------------------------===//
//
// The LLVM Compiler Infrastructure
//
// This file is dual licensed under the MIT and the University of Illinois Open
// Source Licenses. See LICENSE.TXT for details.
//
//===----------------------------------------... | gpl-2.0 |
zoe1993/TC-Eluna-4.3.4 | dep/acelite/ace/MEM_Stream.cpp | 540 | 1106 | // $Id: MEM_Stream.cpp 91286 2010-08-05 09:04:31Z johnnyw $
#include "ace/MEM_Stream.h"
#if (ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)
#if !defined (__ACE_INLINE__)
#include "ace/MEM_Stream.inl"
#endif /* __ACE_INLINE__ */
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(ACE_MEM_Stream)
void
ACE_MEM_S... | gpl-2.0 |
giorgio130/linux-2.6.35-kobo-multitouch | drivers/pcmcia/bfin_cf_pcmcia.c | 1052 | 7771 | /*
* file: drivers/pcmcia/bfin_cf.c
*
* based on: drivers/pcmcia/omap_cf.c
* omap_cf.c -- OMAP 16xx CompactFlash controller driver
*
* Copyright (c) 2005 David Brownell
* Copyright (c) 2006-2008 Michael Hennerich Analog Devices Inc.
*
* bugs: enter bugs at http://blackfin.uclinux.org/
*
* this progra... | gpl-2.0 |
androidbftab1/bf-kernel-3.18 | arch/sh/drivers/pci/fixups-dreamcast.c | 1820 | 2612 | /*
* arch/sh/drivers/pci/fixups-dreamcast.c
*
* PCI fixups for the Sega Dreamcast
*
* Copyright (C) 2001, 2002 M. R. Brown
* Copyright (C) 2002, 2003, 2006 Paul Mundt
*
* This file originally bore the message (with enclosed-$):
* Id: pci.c,v 1.3 2003/05/04 19:29:46 lethal Exp
* Dreamcast PCI: Supports SEGA ... | gpl-2.0 |
jledet/linux-xlnx | sound/oss/pas2_card.c | 1820 | 9641 | /*
* sound/oss/pas2_card.c
*
* Detection routine for the Pro Audio Spectrum cards.
*/
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/module.h>
#include <linux/spinlock.h>
#include "sound_config.h"
#include "pas2.h"
#include "sb.h"
static unsigned char dma_bits[] = {
4, 1, 2, 3, 0, 5, 6, 7
... | gpl-2.0 |
Pafcholini/Nadia-kernel-KK-N910F-EUR-KK-OpenSource | fs/btrfs/root-tree.c | 2076 | 13905 | /*
* 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 |
hyperion70/j608_kernel | drivers/gpu/drm/nouveau/core/subdev/vm/nvc0.c | 2076 | 7460 | /*
* Copyright 2010 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 |
sakuramilk/android_kernel_htc_msm8960-valentewx | arch/sh/boards/mach-kfr2r09/setup.c | 2332 | 15435 | /*
* KFR2R09 board support code
*
* Copyright (C) 2009 Magnus Damm
*
* 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 <linux/init.h>
#include <linux/platform_device.h>
#include <l... | gpl-2.0 |
MoKee/android_kernel_samsung_aries | arch/mips/cavium-octeon/flash_setup.c | 2588 | 2024 | /*
* Octeon Bootbus flash setup
*
* 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) 2007, 2008 Cavium Networks
*/
#include <linux/kernel.h>
#include <linux/mtd/mtd.h>
#incl... | gpl-2.0 |
marc1706/android_kernel_leo_3.0.16 | arch/sparc/kernel/leon_pci.c | 2588 | 6455 | /*
* leon_pci.c: LEON Host PCI support
*
* Copyright (C) 2011 Aeroflex Gaisler AB, Daniel Hellstrom
*
* Code is partially derived from pcic.c
*/
#include <linux/of_device.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <asm/leon.h>
#include <asm/leon_pci.h>
/* The LEON architecture does not rely on... | gpl-2.0 |
FrostBite-Android/android_kernel_samsung_smdk4x12 | drivers/net/wireless/rtlwifi/debug.c | 3100 | 1880 | /******************************************************************************
*
* Copyright(c) 2009-2010 Realtek Corporation.
*
* Tmis 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 Software Foundati... | gpl-2.0 |
ShinyROM/android_kernel_asus_grouper | drivers/input/keyboard/spear-keyboard.c | 3100 | 7854 | /*
* SPEAr Keyboard Driver
* Based on omap-keypad driver
*
* Copyright (C) 2010 ST Microelectronics
* Rajeev Kumar<rajeev-dlh.kumar@st.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether expre... | gpl-2.0 |
BigBot96/android_kernel_samsung_gts2wifi | fs/ocfs2/symlink.c | 4124 | 2731 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* linux/cluster/ssi/cfs/symlink.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 2 of
* th... | gpl-2.0 |
ktoonsez/KT-SGS4 | drivers/usb/storage/onetouch.c | 4636 | 8333 | /*
* Support for the Maxtor OneTouch USB hard drive's button
*
* Current development and maintenance by:
* Copyright (c) 2005 Nick Sillik <n.sillik@temple.edu>
*
* Initial work by:
* Copyright (c) 2003 Erik Thyren <erth7411@student.uu.se>
*
* Based on usbmouse.c (Vojtech Pavlik) and xpad.c (Marko Friedemann)
... | gpl-2.0 |
weritos666/kernel_L7_II_KK | drivers/net/ethernet/natsemi/sonic.c | 5148 | 22097 | /*
* sonic.c
*
* (C) 2005 Finn Thain
*
* Converted to DMA API, added zero-copy buffer handling, and
* (from the mac68k project) introduced dhd's support for 16-bit cards.
*
* (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* This driver is based on work from Andreas Busse, but most of
* th... | gpl-2.0 |
GreatDevs/kernel_sony_msm8974 | drivers/media/dvb/siano/smsdvb.c | 5148 | 29498 | /****************************************************************
Siano Mobile Silicon, Inc.
MDTV receiver kernel modules.
Copyright (C) 2006-2008, Uri Shkolnik
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 F... | gpl-2.0 |
hzhuang1/linux | drivers/gpu/drm/nouveau/nouveau_mxm.c | 5404 | 17927 | /*
* Copyright 2011 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 |
MrDinnertime/Cvar-Unlocker | tools/ModView/wintalk.cpp | 29 | 13992 | // Filename:- wintalk.cpp
//
// a module containing code for talking to other windows apps via a shared memory space...
//
#include "stdafx.h"
#include "includes.h"
//#include <winbase.h>
#include "CommArea.h"
//
#include "wintalk.h"
extern bool Document_ModelLoadPrimary(LPCSTR psFilename);
static LPCSTR FindWhites... | gpl-2.0 |
786228836/linux | drivers/net/ethernet/renesas/ravb_main.c | 29 | 57422 | /* Renesas Ethernet AVB device driver
*
* Copyright (C) 2014-2015 Renesas Electronics Corporation
* Copyright (C) 2015 Renesas Solutions Corp.
* Copyright (C) 2015-2016 Cogent Embedded, Inc. <source@cogentembedded.com>
*
* Based on the SuperH Ethernet driver
*
* This program is free software; you can redistribu... | gpl-2.0 |
Basler/linux-usb-zerocopy | drivers/mmc/host/dw_mmc-pci.c | 1565 | 2935 | /*
* Synopsys DesignWare Multimedia Card PCI Interface driver
*
* Copyright (C) 2012 Vayavya Labs Pvt. Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licen... | gpl-2.0 |
friedrich420/N910G-Lollipop-Kernel-for-Dr.Ketan-Rom | fs/ceph/dir.c | 1565 | 36030 | #include <linux/ceph/ceph_debug.h>
#include <linux/spinlock.h>
#include <linux/fs_struct.h>
#include <linux/namei.h>
#include <linux/slab.h>
#include <linux/sched.h>
#include "super.h"
#include "mds_client.h"
/*
* Directory operations: readdir, lookup, create, link, unlink,
* rename, etc.
*/
/*
* Ceph MDS opera... | gpl-2.0 |
androidaosp/kernel-msm | arch/mips/kernel/smp-up.c | 1821 | 1559 | /*
* 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) 2006, 07 by Ralf Baechle (ralf@linux-mips.org)
*
* Symmetric Uniprocessor (TM) Support
*/
#include <linux/kernel.h>
#incl... | gpl-2.0 |
ddilber/telegrauq7_linux | drivers/usb/misc/uss720.c | 2077 | 23176 | /*****************************************************************************/
/*
* uss720.c -- USS720 USB Parport Cable.
*
* Copyright (C) 1999, 2005, 2010
* Thomas Sailer (t.sailer@alumni.ethz.ch)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G... | gpl-2.0 |
MikeC84/mac_kernel_motorola_shamu | tools/perf/builtin-sched.c | 2077 | 45426 | #include "builtin.h"
#include "perf.h"
#include "util/util.h"
#include "util/evlist.h"
#include "util/cache.h"
#include "util/evsel.h"
#include "util/symbol.h"
#include "util/thread.h"
#include "util/header.h"
#include "util/session.h"
#include "util/tool.h"
#include "util/parse-options.h"
#include "util/trace-event.... | gpl-2.0 |
RittikBhowmik/android_kernel_huawei_u8800 | drivers/video/omap2/dss/dpi.c | 2077 | 7863 | /*
* linux/drivers/video/omap2/dss/dpi.c
*
* Copyright (C) 2009 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* Some code and ideas taken from drivers/video/omap/ driver
* by Imre Deak.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of t... | gpl-2.0 |
Nihhaar/android_kernel_xiaomi_mocha | drivers/net/wireless/iwlwifi/dvm/rs.c | 2077 | 101544 | /******************************************************************************
*
* Copyright(c) 2005 - 2013 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 |
bju2000/kernel_lge_msm8994 | drivers/staging/iio/iio_simple_dummy_events.c | 2589 | 5492 | /**
* Copyright (c) 2011 Jonathan Cameron
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*
* Event handling elements of industrial I/O reference driver.
*/
#include <linux/k... | gpl-2.0 |
civato/Note8.0-StormBorn | drivers/staging/octeon/cvmx-helper.c | 3101 | 32771 | /***********************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 |
aospcus/android_kernel_htc_flounder | net/netfilter/nf_nat_amanda.c | 4381 | 2506 | /* Amanda extension for TCP NAT alteration.
* (C) 2002 by Brian J. Murrell <netfilter@interlinx.bc.ca>
* based on a copy of HW's ip_nat_irc.c as well as other modules
* (C) 2006-2012 Patrick McHardy <kaber@trash.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | gpl-2.0 |
allenbh/linux | net/netfilter/nf_nat_amanda.c | 4381 | 2506 | /* Amanda extension for TCP NAT alteration.
* (C) 2002 by Brian J. Murrell <netfilter@interlinx.bc.ca>
* based on a copy of HW's ip_nat_irc.c as well as other modules
* (C) 2006-2012 Patrick McHardy <kaber@trash.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | gpl-2.0 |
venkatarajasekhar/kernel_raybst | sound/pci/trident/trident.c | 4893 | 5898 | /*
* Driver for Trident 4DWave DX/NX & SiS SI7018 Audio PCI soundcard
*
* Driver was originated by Trident <audio@tridentmicro.com>
* Fri Feb 19 15:55:28 MST 1999
*
*
* 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 |
XXMrHyde/android_kernel_motorola_msm8610 | net/caif/cfvidl.c | 5149 | 1796 | /*
* Copyright (C) ST-Ericsson AB 2010
* Author: Sjur Brendeland/sjur.brandeland@stericsson.com
* License terms: GNU General Public License (GPL) version 2
*/
#define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/errno... | gpl-2.0 |
bangprovn/android_kernel_lge_v400_10c | arch/mips/loongson/common/gpio.c | 8733 | 2863 | /*
* STLS2F GPIO Support
*
* Copyright (c) 2008 Richard Liu, STMicroelectronics <richard.liu@st.com>
* Copyright (c) 2008-2010 Arnaud Patard <apatard@mandriva.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 b... | gpl-2.0 |
htc-mirror/ruby-ics-crc-3.0.16-fd362fb | sound/pci/pcxhr/pcxhr_mix22.c | 9757 | 28127 | /*
* Driver for Digigram pcxhr compatible soundcards
*
* mixer interface for stereo cards
*
* Copyright (c) 2004 by Digigram <alsa@digigram.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 Softw... | gpl-2.0 |
RittikBhowmik/android_kernel_huawei_u8800 | drivers/staging/cxt1e1/functions.c | 10525 | 8461 | /* Copyright (C) 2003-2005 SBE, 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 option) any later version.
*
* This progra... | gpl-2.0 |
KFire-Android/kernel_omap_otter-common | net/ieee802154/nl_policy.c | 12061 | 2258 | /*
* nl802154.h
*
* Copyright (C) 2007, 2008 Siemens AG
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
... | gpl-2.0 |
ElectryDev/android_kernel_grouper | arch/sparc/lib/user_fixup.c | 13597 | 1805 | /* user_fixup.c: Fix up user copy faults.
*
* Copyright (C) 2004 David S. Miller <davem@redhat.com>
*/
#include <linux/compiler.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/errno.h>
#include <linux/module.h>
#include <asm/uaccess.h>
/* Calculating the exact fault address when using
* bl... | gpl-2.0 |
intdes/linux-stable | arch/arm/kernel/ptrace.c | 30 | 23025 | /*
* linux/arch/arm/kernel/ptrace.c
*
* By Ross Biro 1/23/92
* edited by Linus Torvalds
* ARM modifications Copyright (C) 2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Soft... | gpl-2.0 |
matteocrippa/dsl-n55u-bender | release/src-ra/linux/linux-2.6.21.x/drivers/usb.brcm/serial/visor.c | 30 | 32540 | /*
* USB HandSpring Visor, Palm m50x, and Sony Clie driver
* (supports all of the Palm OS USB devices)
*
* Copyright (C) 1999 - 2004
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
... | gpl-2.0 |
ltangvald/mysql | storage/ndb/test/run-test/command.cpp | 30 | 8422 | /*
Copyright (c) 2008, 2014, Oracle and/or its affiliates. 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 of the License.
This program is distributed i... | gpl-2.0 |
cdepillabout/glibc | misc/hsearch.c | 30 | 1589 | /* Copyright (C) 1993, 1995, 1996, 1997, 1998 Free Software Foundation, Inc.
Contributed by Ulrich Drepper <drepper@gnu.ai.mit.edu>
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
Licens... | gpl-2.0 |
carlocaione/buildroot-ved | package/multimedia/libplayer/src/amffmpeg/libavformat/gxf.c | 30 | 17408 | /*
* GXF demuxer.
* Copyright (c) 2006 Reimar Doeffinger
*
* This file is part of FFmpeg.
*
* FFmpeg 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.1 of the License, or (at ... | gpl-2.0 |
premaca/android_kernel_redmi2 | sound/soc/msm/qdsp6v2/msm-ds2-dap-config.c | 30 | 64782 | /* Copyright (c) 2013-2017, 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 th... | gpl-2.0 |
ALabate/linux-asus-T200TA | drivers/clk/qcom/gcc-msm8916.c | 286 | 69983 | /*
* Copyright 2015 Linaro Limited
*
* 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 that it will be useful,
* bu... | gpl-2.0 |
drhonk/Bali-SGS4G | drivers/gpu/drm/ati_pcigart.c | 286 | 5656 | /**
* \file ati_pcigart.c
* ATI PCI GART support
*
* \author Gareth Hughes <gareth@valinux.com>
*/
/*
* Created: Wed Dec 13 21:52:19 2000 by gareth@valinux.com
*
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any pe... | gpl-2.0 |
thicklizard/jewel | drivers/gpu/drm/i915/intel_dp.c | 542 | 54271 | /*
* Copyright © 2008 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 |
sktjdgns1189/android_kernel_samsung_smdk4412 | drivers/power/s3c_adc_battery.c | 542 | 11155 | /*
* linux/drivers/power/s3c_adc_battery.c
*
* Battery measurement code for samsung smdk platform.
*
* Copyright (C) 2011 Samsung Electronics.
*
* 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 Sof... | gpl-2.0 |
NAM-IL/LINUX-rpi-4.2.y | arch/powerpc/xmon/xmon.c | 542 | 70503 | /*
* Routines providing a simple monitor for use on the PowerMac.
*
* Copyright (C) 1996-2005 Paul Mackerras.
* Copyright (C) 2001 PPC64 Team, IBM Corp
* Copyrignt (C) 2006 Michael Ellerman, IBM Corp
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the G... | gpl-2.0 |
motoTurboZ/kernel-msm | drivers/net/ethernet/intel/i40e/i40e_dcb.c | 542 | 12783 | /*******************************************************************************
*
* Intel Ethernet Controller XL710 Family Linux 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 the GNU General Pub... | gpl-2.0 |
illyah/samsung_kernel_volans | drivers/char/briq_panel.c | 798 | 5383 | /*
* Drivers for the Total Impact PPC based computer "BRIQ"
* by Dr. Karsten Jeppesen
*
*/
#include <linux/module.h>
#include <linux/smp_lock.h>
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/tty.h>
#include <linux/timer.h>
#include <linux/kernel.h>
#include <linux/wait.h>
#include <linux/strin... | gpl-2.0 |
arkas/Callisto_kernel_2.6.35 | net/sched/cls_tcindex.c | 1054 | 11985 | /*
* net/sched/cls_tcindex.c Packet classifier for skb->tc_index
*
* Written 1998,1999 by Werner Almesberger, EPFL ICA
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/skbuff.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <net/act_api.h>
#include <net/ne... | gpl-2.0 |
DutchDanny/runnymede-2.6.35.13 | drivers/media/dvb/ttusb-dec/ttusb_dec.c | 1054 | 41083 | /*
* TTUSB DEC Driver
*
* Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.org>
* IR support by Peter Beutner <p.beutner@gmx.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; e... | gpl-2.0 |
IllusionRom-deprecated/android_kernel_lge_msm8974 | drivers/media/platform/msm/camera_v1/sensors/vx6953.c | 1310 | 48869 | /* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
PerLycke/kernel_moto_shamu | tools/power/cpupower/debug/i386/intel_gsic.c | 4638 | 2315 | /*
* (C) 2003 Bruno Ducrot
* (C) 2004 Dominik Brodowski <linux@dominikbrodowski.de>
*
* Licensed under the terms of the GNU GPL License version 2.
*
* Based on code found in
* linux/include/asm-i386/ist.h and linux/arch/i386/kernel/setup.c
* and originally developed by Andy Grover <andrew.grover@intel.com>... | gpl-2.0 |
Loller79/Solid_Kernel-STOCK-KK | sound/pci/maestro3.c | 4894 | 85862 | /*
* Driver for ESS Maestro3/Allegro (ES1988) soundcards.
* Copyright (c) 2000 by Zach Brown <zab@zabbo.net>
* Takashi Iwai <tiwai@suse.de>
*
* Most of the hardware init stuffs are based on maestro3 driver for
* OSS/Free by Zach Brown. Many thanks to Zach!
*
* This program is free softw... | gpl-2.0 |
yank555-lu/N3-Sourcedrops | drivers/usb/misc/rio500.c | 4894 | 13229 | /* -*- linux-c -*- */
/*
* Driver for USB Rio 500
*
* Cesar Miquel (miquel@df.uba.ar)
*
* based on hp_scanner.c by David E. Nelson (dnelson@jump.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 So... | gpl-2.0 |
invisiblek/android_kernel_sony_sonys4 | drivers/char/apm-emulation.c | 7454 | 17812 | /*
* 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 |
ptmr3/GalaxyS2-GalaxyNote_Kernel | arch/arm/mach-imx/ehci-imx35.c | 7710 | 2218 | /*
* Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
* Copyright (C) 2010 Freescale Semiconductor, 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, ... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.