repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
shutt1e/lge_kernel_msm7x30 | sound/usb/usx2y/usbusx2y.c | 4127 | 13768 | /*
* usbusy2y.c - ALSA USB US-428 Driver
*
2005-04-14 Karsten Wiese
Version 0.8.7.2:
Call snd_card_free() instead of snd_card_free_in_thread() to prevent oops with dead keyboard symptom.
Tested ok with kernel 2.6.12-rc2.
2004-12-14 Karsten Wiese
Version 0.8.7.1:
snd_pcm_open for rawusb pcm-devices now returns -... | gpl-2.0 |
iconia-dev/android_kernel_acer_t20-common | sound/synth/emux/emux_seq.c | 4639 | 8931 | /*
* Midi Sequencer interface routines.
*
* Copyright (C) 1999 Steve Ratcliffe
* Copyright (c) 1999-2000 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 Found... | gpl-2.0 |
sandeshghimire/xlnx-3.17 | drivers/scsi/isci/remote_node_context.c | 4639 | 25675 | /*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it un... | gpl-2.0 |
PatrikKT/android_kernel_huawei_y536a1 | drivers/staging/comedi/drivers/ke_counter.c | 4895 | 8308 | /*
comedi/drivers/ke_counter.c
Comedi driver for Kolter-Electronic PCI Counter 1 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 GNU ... | gpl-2.0 |
GearCM/android_kernel_samsung_exynos5410 | drivers/staging/comedi/drivers/contec_pci_dio.c | 4895 | 6847 | /*
comedi/drivers/contec_pci_dio.c
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000 David A. Schleef <ds@schleef.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Sof... | gpl-2.0 |
bbedward/ZenKernel_Shamu | drivers/macintosh/mac_hid.c | 10527 | 6194 | /*
* drivers/macintosh/mac_hid.c
*
* HID support stuff for Macintosh computers.
*
* Copyright (C) 2000 Franz Sirl.
*
* This file will soon be removed in favor of an uinput userspace tool.
*/
#include <linux/init.h>
#include <linux/proc_fs.h>
#include <linux/sysctl.h>
#include <linux/input.h>
#include <linux/mo... | gpl-2.0 |
TheTypoMaster/kernel_condor | drivers/staging/rtl8712/rtl8712_io.c | 11295 | 4928 | /******************************************************************************
* rtl8712_io.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 t... | gpl-2.0 |
keeeener/nicki | kernel/arch/arm/common/sharpsl_param.c | 12319 | 1821 | /*
* Hardware parameter area specific to Sharp SL series devices
*
* Copyright (c) 2005 Richard Purdie
*
* Based on Sharp's 2.4 kernel patches
*
* 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 |
foxsat-hdr/linux-kernel | arch/um/drivers/hostaudio_kern.c | 32 | 7992 | /*
* Copyright (C) 2002 Steve Schmidtke
* Licensed under the GPL
*/
#include "linux/config.h"
#include "linux/module.h"
#include "linux/init.h"
#include "linux/slab.h"
#include "linux/fs.h"
#include "linux/sound.h"
#include "linux/soundcard.h"
#include "asm/uaccess.h"
#include "kern_util.h"
#include "init.h"
#inc... | gpl-2.0 |
iamroot9C-arm/linux | drivers/edac/edac_mc.c | 32 | 32529 | /*
* edac_mc kernel module
* (C) 2005, 2006 Linux Networx (http://lnxi.com)
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written by Thayne Harbaugh
* Based on work by Dan Hollis <goemon at anime dot net> and others.
* http://www.anime.net/~goemon/linux-ecc/
*
* Modif... | gpl-2.0 |
pengdonglin137/linux-3-14-y | drivers/clk/clk-si570.c | 288 | 13540 | /*
* Driver for Silicon Labs Si570/Si571 Programmable XO/VCXO
*
* Copyright (C) 2010, 2011 Ericsson AB.
* Copyright (C) 2011 Guenter Roeck.
* Copyright (C) 2011 - 2013 Xilinx Inc.
*
* Author: Guenter Roeck <guenter.roeck@ericsson.com>
* Sören Brinkmann <soren.brinkmann@xilinx.com>
*
* This program is free ... | gpl-2.0 |
srfarias/cexstel-kernel | drivers/media/video/msm_vidc/msm_venc.c | 288 | 36982 | /* Copyright (c) 2012, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope th... | gpl-2.0 |
gunine/boeffla-kernel-jb-lte | mm/swap.c | 288 | 21421 | /*
* linux/mm/swap.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* This file contains the default values for the operation of the
* Linux VM subsystem. Fine-tuning documentation can be found in
* Documentation/sysctl/vm.txt.
* Started 18.12.91
* Swap aging added 23.2.95, Stephen Tweedie.
... | gpl-2.0 |
jiezeng/git | diffcore-order.c | 288 | 2492 | /*
* Copyright (C) 2005 Junio C Hamano
*/
#include "cache.h"
#include "diff.h"
#include "diffcore.h"
static char **order;
static int order_cnt;
static void prepare_order(const char *orderfile)
{
int cnt, pass;
struct strbuf sb = STRBUF_INIT;
void *map;
char *cp, *endp;
ssize_t sz;
if (order)
return;
sz =... | gpl-2.0 |
yajnab/linux_raspberryPi | drivers/phy/phy-omap-usb2.c | 288 | 9487 | /*
* omap-usb2.c - USB PHY, talking to musb controller in OMAP.
*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.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; ei... | gpl-2.0 |
NieNs/IM-A840S-kernel-1 | drivers/net/wireless/bcmdhd_org/wl_cfgp2p.c | 544 | 43211 | /*
* Linux cfgp2p driver
*
* Copyright (C) 1999-2011, Broadcom Corporation
*
* 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 GNU General Public License version 2 (the "GPL"),
* av... | gpl-2.0 |
BrateloSlava/kernel_apq8064 | drivers/video/backlight/atmel-pwm-bl.c | 800 | 6353 | /*
* Copyright (C) 2008 Atmel Corporation
*
* Backlight driver using Atmel PWM peripheral.
*
* 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/init.h>
#include... | gpl-2.0 |
IntelBUAP/Repo-Linux-RT | drivers/regulator/twl-regulator.c | 1056 | 33305 | /*
* twl-regulator.c -- support regulators in twl4030/twl6030 family chips
*
* Copyright (C) 2008 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 ... | gpl-2.0 |
lbule/ALPS.L0.MP6.V3.18_LCSH6795_LWT_L_KERNEL | drivers/net/wireless/ipw2x00/ipw2100.c | 2080 | 230710 | /******************************************************************************
Copyright(c) 2003 - 2006 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 Free Softw... | gpl-2.0 |
libertyjin/arm-linux-kernel | drivers/acpi/acpica/hwacpi.c | 2080 | 5654 | /******************************************************************************
*
* Module Name: hwacpi - ACPI Hardware Initialization/Mode Interface
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2013, Intel Corp.
* All rights reserved.
*
* Redistrib... | gpl-2.0 |
animania260/android_ani-kernel_galaxy_reverb | arch/m68k/platform/68360/ints.c | 2336 | 4371 | /*
* linux/arch/$(ARCH)/platform/$(PLATFORM)/ints.c
*
* 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) 2000 Michael Leslie <mleslie@lineo.com>
* Copyright (c) 1996 Roman Zipp... | gpl-2.0 |
cybermx/linux-2.6-imx | arch/blackfin/mach-bf537/boards/tcm_bf537.c | 2336 | 18434 | /*
* Copyright 2004-2009 Analog Devices Inc.
* 2008-2009 Bluetechnix
* 2005 National ICT Australia (NICTA)
* Aidan Williams <aidan@nicta.com.au>
*
* Licensed under the GPL-2 or later.
*/
#include <linux/device.h>
#include <linux/etherdevice.h>
#include <linux/platfo... | gpl-2.0 |
kirananto/RAZOR | drivers/net/ethernet/stmicro/stmmac/chain_mode.c | 2336 | 4937 | /*******************************************************************************
Specialised functions for managing Chained mode
Copyright(C) 2011 STMicroelectronics Ltd
It defines all the functions used to handle the normal/enhanced
descriptors in case of the DMA is configured to work in chained or
in rin... | gpl-2.0 |
arter97/odroid | net/bridge/br_stp_timer.c | 2336 | 4610 | /*
* Spanning tree protocol; timer-related code
* Linux ethernet bridge
*
* Authors:
* Lennert Buytenhek <buytenh@gnu.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 vers... | gpl-2.0 |
JoinTheRealms/TF700-dualboot-stockbased | drivers/media/dvb/frontends/stv0297.c | 3104 | 17757 | /*
Driver for STV0297 demodulator
Copyright (C) 2004 Andrew de Quincey <adq_dvb@lidskialf.net>
Copyright (C) 2003-2004 Dennis Noermann <dennis.noermann@noernet.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... | gpl-2.0 |
drowningchild/kernel_JB_I9100ZSLS6 | drivers/media/dvb/frontends/mt312.c | 3104 | 18520 | /*
Driver for Zarlink VP310/MT312/ZL10313 Satellite Channel Decoder
Copyright (C) 2003 Andreas Oberritter <obi@linuxtv.org>
Copyright (C) 2008 Matthias Schwarzott <zzam@gentoo.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Lic... | gpl-2.0 |
Asderdd/android_kernel_google_msm8952 | drivers/scsi/aic7xxx/aic79xx_core.c | 3360 | 299699 | /*
* 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 |
talnoah/m8_sense | drivers/base/dma-mapping.c | 4384 | 5483 | /*
* drivers/base/dma-mapping.c - arch-independent dma-mapping routines
*
* Copyright (c) 2006 SUSE Linux Products GmbH
* Copyright (c) 2006 Tejun Heo <teheo@suse.de>
*
* This file is released under the GPLv2.
*/
#include <linux/dma-mapping.h>
#include <linux/export.h>
#include <linux/gfp.h>
/*
* Managed DM... | gpl-2.0 |
kozmikkick/KozmiKG2 | drivers/net/ethernet/sun/cassini.c | 4896 | 143012 | /* cassini.c: Sun Microsystems Cassini(+) ethernet driver.
*
* Copyright (C) 2004 Sun Microsystems Inc.
* Copyright (C) 2003 Adrian Sun (asun@darksunrising.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 Fr... | gpl-2.0 |
Euphoria-OS-Legacy/android_kernel_oneplus_msm8974 | drivers/video/mbx/mbxfb.c | 4896 | 26101 | /*
* linux/drivers/video/mbx/mbxfb.c
*
* Copyright (C) 2006-2007 8D Technologies inc
* Raphael Assenat <raph@8d.com>
* - Added video overlay support
* - Various improvements
*
* Copyright (C) 2006 Compulab, Ltd.
* Mike Rapoport <mike@compulab.co.il>
* - Creation of driver
*
* Based on pxafb.c
... | gpl-2.0 |
kallaballa/linux-sunxi | drivers/staging/comedi/drivers/adl_pci8164.c | 4896 | 11579 | /*
comedi/drivers/adl_pci8164.c
Hardware comedi driver fot PCI-8164 Adlink card
Copyright (C) 2004 Michel Lachine <mike@mikelachaine.ca>
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 |
GaHoKwan/Samsung_kernel_klte_Lollipop | drivers/staging/comedi/drivers/addi-data/addi_common.c | 4896 | 58903 | /**
@verbatim
Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module.
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 free software; you can redistribute it and/or modify it under ... | gpl-2.0 |
estiko/android_kernel_lenovo_a706_xtremeuv | drivers/staging/rtl8712/rtl871x_mlme.c | 4896 | 55627 | /******************************************************************************
* rtl871x_mlme.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... | gpl-2.0 |
Euphoria-OS/android_kernel_msm | arch/hexagon/kernel/vdso.c | 7200 | 2541 | /*
* vDSO implementation for Hexagon
*
* 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.
*
... | gpl-2.0 |
cwabbott0/samsung-chromebook-kernel | arch/powerpc/sysdev/dcr.c | 7456 | 6158 | /*
* (c) Copyright 2006 Benjamin Herrenschmidt, IBM Corp.
* <benh@kernel.crashing.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 L... | gpl-2.0 |
Hundsbuah/SGP771_SGP712 | sound/pci/aw2/aw2-tsl.c | 14880 | 4092 | /*****************************************************************************
*
* Copyright (C) 2008 Cedric Bregardis <cedric.bregardis@free.fr> and
* Jean-Christian Hassler <jhassler@free.fr>
* Copyright 1998 Emagic Soft- und Hardware GmbH
* Copyright 2002 Martijn Sipkema
*
* This file is part of the Audiowerk... | gpl-2.0 |
PsychoGame/gee-caf-kernel | sound/isa/gus/gus_timer.c | 14880 | 5336 | /*
* Routines for Gravis UltraSound soundcards - Timers
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
* GUS have similar timers as AdLib (OPL2/OPL3 chips).
*
*
* 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 |
leafji/MYSQL_5.7 | regex/regexec.c | 33 | 4377 | /*
* the outer shell of regexec()
*
* This file includes engine.c *twice*, after muchos fiddling with the
* macros that code uses. This lets the same code operate on two different
* representations for state sets.
*/
#include <my_global.h>
#include <m_string.h>
#include <m_ctype.h>
#ifdef _WIN32
#include <limit... | gpl-2.0 |
Pivosgroup/buildroot-linux-kernel-m3 | fs/jbd/commit.c | 33 | 28955 | /*
* linux/fs/jbd/commit.c
*
* Written by Stephen C. Tweedie <sct@redhat.com>, 1998
*
* Copyright 1998 Red Hat corp --- All Rights Reserved
*
* This file is part of the Linux kernel and is made available under
* the terms of the GNU General Public License, version 2, or at your
* option, any later version, inc... | gpl-2.0 |
yangyang1989/u-boot-2010.03-mini2440 | cpu/arm_cortexa8/omap3/clock.c | 33 | 13456 | /*
* (C) Copyright 2008
* Texas Instruments, <www.ti.com>
*
* Author :
* Manikandan Pillai <mani.pillai@ti.com>
*
* Derived from Beagle Board and OMAP3 SDP code by
* Richard Woodruff <r-woodruff2@ti.com>
* Syed Mohammed Khasim <khasim@ti.com>
*
* This program is free software; you can redistri... | gpl-2.0 |
sakuramilk/sc02c_kernel_gb | drivers/usb/host/s3c-otg/s3c-otg-oci.c | 33 | 17680 | /****************************************************************************
* (C) Copyright 2008 Samsung Electronics Co., Ltd., All rights reserved
*
* [File Name] : OCI.c
* [Description] : The file implement the external and internal functions of OCI
* [Author] : Jang Kyu Hyeok { kyuhyeok.jang@samsun... | gpl-2.0 |
kylewickens/ubuntu-kernel-10.04 | arch/blackfin/mach-bf533/boards/cm_bf533.c | 545 | 11953 | /*
* Copyright 2004-2009 Analog Devices Inc.
* 2008-2009 Bluetechnix
* 2005 National ICT Australia (NICTA)
* Aidan Williams <aidan@nicta.com.au>
*
* Licensed under the GPL-2 or later.
*/
#include <linux/device.h>
#include <linux/platform_device.h>
#include <linux/mt... | gpl-2.0 |
eoghan2t9/HTC-Wildfire-S-Kernel | drivers/isdn/i4l/isdn_net.c | 801 | 88470 | /* $Id: isdn_net.c,v 1.1.2.2 2004/01/12 22:37:19 keil Exp $
*
* Linux ISDN subsystem, network interfaces and related functions (linklevel).
*
* Copyright 1994-1998 by Fritz Elfert (fritz@isdn4linux.de)
* Copyright 1995,96 by Thinking Objects Software GmbH Wuerzburg
* Copyright 1995,96 by Michael Hipp (Mich... | gpl-2.0 |
project-voodoo/linux_samsung | drivers/xen/xenbus/xenbus_probe_frontend.c | 1569 | 8903 | #define DPRINTK(fmt, args...) \
pr_debug("xenbus_probe (%s:%d) " fmt ".\n", \
__func__, __LINE__, ##args)
#include <linux/kernel.h>
#include <linux/err.h>
#include <linux/string.h>
#include <linux/ctype.h>
#include <linux/fcntl.h>
#include <linux/mm.h>
#include <linux/proc_fs.h>
#include <linux/notifier.h>
#inc... | gpl-2.0 |
i2t/rmptcp | arch/arm/mach-u300/core.c | 1825 | 11702 | /*
*
* arch/arm/mach-u300/core.c
*
*
* Copyright (C) 2007-2012 ST-Ericsson SA
* License terms: GNU General Public License (GPL) version 2
* Core platform support, IRQ handling and device definitions.
* Author: Linus Walleij <linus.walleij@stericsson.com>
*/
#include <linux/kernel.h>
#include <linux/pinctrl/mac... | gpl-2.0 |
Chibaibuki/TCP-IP-Timer-For-Linux-Kernel | drivers/block/virtio_blk.c | 2081 | 24838 | //#define DEBUG
#include <linux/spinlock.h>
#include <linux/slab.h>
#include <linux/blkdev.h>
#include <linux/hdreg.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/virtio.h>
#include <linux/virtio_blk.h>
#include <linux/scatterlist.h>
#include <linux/string_helpers.h>
#include <scsi/scsi_cmnd.h>
#... | gpl-2.0 |
tamirda/T805_PhoeniX_Kernel_Lollipop | drivers/mmc/card/mmc_test.c | 2081 | 68868 | /*
* linux/drivers/mmc/card/mmc_test.c
*
* Copyright 2007-2008 Pierre Ossman
*
* 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) an... | gpl-2.0 |
anwarMov/android_kernel_asus_a400cg | drivers/staging/usbip/userspace/libsrc/names.c | 2337 | 11404 | /*
* names.c -- USB name database manipulation routines
*
* Copyright (C) 1999, 2000 Thomas Sailer (sailer@ife.ee.ethz.ch)
*
* 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 Softwar... | gpl-2.0 |
dkhoi1997/android_kernel_samsung_aries | drivers/i2c/busses/i2c-puv3.c | 3105 | 6680 | /*
* I2C driver for PKUnity-v3 SoC
* Code specific to PKUnity SoC and UniCore ISA
*
* Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn>
* Copyright (C) 2001-2010 Guan Xuetao
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 a... | gpl-2.0 |
GenTarkin/SGH-T769-kernel | drivers/mfd/ti-ssp.c | 3105 | 11581 | /*
* Sequencer Serial Port (SSP) driver for Texas Instruments' SoCs
*
* Copyright (C) 2010 Texas Instruments Inc
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the ... | gpl-2.0 |
showp1984/bricked-bacon | arch/arm/mach-msm/pcie_irq.c | 3361 | 4699 | /* Copyright (c) 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 hope... | gpl-2.0 |
ion-storm/Unleashed-N5 | drivers/video/msm/tvenc.c | 3617 | 11108 | /* Copyright (c) 2008-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 |
StelixROM/android_kernel_lge_mako | drivers/infiniband/hw/qib/qib_verbs.c | 4641 | 61430 | /*
* Copyright (c) 2006, 2007, 2008, 2009, 2010 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 Lice... | gpl-2.0 |
thicklizard/GPEweepingangel | arch/powerpc/sysdev/fsl_ifc.c | 4641 | 8276 | /*
* Copyright 2011 Freescale Semiconductor, Inc
*
* Freescale Integrated Flash Controller
*
* Author: Dipen Dudhat <Dipen.Dudhat@freescale.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 Softwar... | gpl-2.0 |
UISS-Dev-Team/android_kernel_huawei_c8813 | drivers/media/video/s5p-fimc/fimc-capture.c | 4641 | 43247 | /*
* Samsung S5P/EXYNOS4 SoC series camera interface (camera capture) driver
*
* Copyright (C) 2010 - 2011 Samsung Electronics Co., Ltd.
* Author: Sylwester Nawrocki, <s.nawrocki@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L... | gpl-2.0 |
mrjaydee82/SinLessKernelNew | arch/arm/mach-omap2/powerdomains2xxx_data.c | 5153 | 2982 | /*
* OMAP2XXX powerdomain definitions
*
* Copyright (C) 2007-2008, 2011 Texas Instruments, Inc.
* Copyright (C) 2007-2011 Nokia Corporation
*
* Paul Walmsley, Jouni Högander
*
* 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 |
CyanogenMod/android_kernel_oppo_find5 | drivers/gpu/drm/nouveau/nva3_copy.c | 5921 | 6445 | /*
* 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 |
yeewang/linux-sunxi | drivers/mtd/redboot.c | 7457 | 8637 | /*
* Parse RedBoot-style Flash Image System (FIS) tables and
* produce a Linux partition array to match.
*
* Copyright © 2001 Red Hat UK Limited
* Copyright © 2001-2010 David Woodhouse <dwmw2@infradead.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the... | gpl-2.0 |
jmztaylor/android_kernel_htc_k2plccl | sound/soc/pxa/spitz.c | 7713 | 9626 | /*
* spitz.c -- SoC audio for Sharp SL-Cxx00 models Spitz, Borzoi and Akita
*
* Copyright 2005 Wolfson Microelectronics PLC.
* Copyright 2005 Openedhand Ltd.
*
* Authors: Liam Girdwood <lrg@slimlogic.co.uk>
* Richard Purdie <richard@openedhand.com>
*
* This program is free software; you can redistr... | gpl-2.0 |
zf2-laser-dev/android_kernel_asus_msm8916 | sound/soc/pxa/spitz.c | 7713 | 9626 | /*
* spitz.c -- SoC audio for Sharp SL-Cxx00 models Spitz, Borzoi and Akita
*
* Copyright 2005 Wolfson Microelectronics PLC.
* Copyright 2005 Openedhand Ltd.
*
* Authors: Liam Girdwood <lrg@slimlogic.co.uk>
* Richard Purdie <richard@openedhand.com>
*
* This program is free software; you can redistr... | gpl-2.0 |
omnirom/android_kernel_sony_msm8930 | arch/parisc/lib/bitops.c | 8737 | 1819 | /*
* bitops.c: atomic operations which got too long to be inlined all over
* the place.
*
* Copyright 1999 Philipp Rumpf (prumpf@tux.org)
* Copyright 2000 Grant Grundler (grundler@cup.hp.com)
*/
#include <linux/kernel.h>
#include <linux/spinlock.h>
#include <linux/atomic.h>
#ifdef CONFIG_SMP
arch_spinlock... | gpl-2.0 |
BruceBushby/linux-4.1 | arch/sh/mm/cache-sh7705.c | 12065 | 4964 | /*
* arch/sh/mm/cache-sh7705.c
*
* Copyright (C) 1999, 2000 Niibe Yutaka
* Copyright (C) 2004 Alex Song
*
* 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>
#in... | gpl-2.0 |
zarboz/Beastmode.Evita.2.0 | arch/sh/mm/ioremap.c | 12833 | 3298 | /*
* arch/sh/mm/ioremap.c
*
* (C) Copyright 1995 1996 Linus Torvalds
* (C) Copyright 2005 - 2010 Paul Mundt
*
* Re-map IO memory to kernel address space so that we can access it.
* This is needed for high PCI addresses that aren't mapped in the
* 640k-1MB IO memory area on PC's
*
* This file is subject to th... | gpl-2.0 |
1N4148/android_kernel_samsung_msm8974 | block/partitions/sysv68.c | 13089 | 1939 | /*
* fs/partitions/sysv68.c
*
* Copyright (C) 2007 Philippe De Muyter <phdm@macqel.be>
*/
#include "check.h"
#include "sysv68.h"
/*
* Volume ID structure: on first 256-bytes sector of disk
*/
struct volumeid {
u8 vid_unused[248];
u8 vid_mac[8]; /* ASCII string "MOTOROLA" */
};
/*
* config block: second 2... | gpl-2.0 |
jmztaylor/android_kernel_htc_m8ul | arch/arm/mach-s5p64x0/mach-smdk6440.c | 34 | 6600 | /* linux/arch/arm/mach-s5p64x0/mach-smdk6440.c
*
* Copyright (c) 2009-2010 Samsung Electronics Co., 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 Foundati... | gpl-2.0 |
jameshilliard/m8-3.4.0-gb1fa77f | arch/unicore32/mm/mmu.c | 34 | 10494 | /*
* linux/arch/unicore32/mm/mmu.c
*
* Code specific to PKUnity SoC and UniCore ISA
*
* Copyright (C) 2001-2010 GUAN Xue-tao
*
* 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 |
santod/android_kernel_htc_m8 | arch/powerpc/kernel/machine_kexec_32.c | 34 | 1569 | /*
* PPC32 code to handle Linux booting another kernel.
*
* Copyright (C) 2002-2003 Eric Biederman <ebiederm@xmission.com>
* GameCube/ppc32 port Copyright (C) 2004 Albert Herranz
* Copyright (C) 2005 IBM Corporation.
*
* This source code is licensed under the GNU General Public License,
* Version 2. See the f... | gpl-2.0 |
gianlucaborello/linux | drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c | 34 | 78355 | /*
* Original code based Host AP (software wireless LAN access point) driver
* for Intersil Prism2/2.5/3 - hostap.o module, common routines
*
* Copyright (c) 2001-2002, SSH Communications Security Corp and Jouni Malinen
* <jkmaline@cc.hut.fi>
* Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
* Copyri... | gpl-2.0 |
Owain94/android_kernel_htc_msm8974 | arch/arm/mach-davinci/board-tnetv107x-evm.c | 34 | 6360 | /*
* Texas Instruments TNETV107X EVM Board Support
*
* Copyright (C) 2010 Texas Instruments
*
* 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 "... | gpl-2.0 |
oostenveld/fieldtrip | external/dmlt/external/gpstuff/SuiteSparse/CHOLMOD/Core/t_cholmod_dense.c | 34 | 7348 | /* ========================================================================== */
/* === Core/t_cholmod_dense ================================================= */
/* ========================================================================== */
/* -------------------------------------------------------------------------... | gpl-2.0 |
raumfeld/linux-am33xx | kernel/power/swap.c | 34 | 38453 | /*
* linux/kernel/power/swap.c
*
* This file provides functions for reading the suspend image from
* and writing it to a swap partition.
*
* Copyright (C) 1998,2001-2005 Pavel Machek <pavel@ucw.cz>
* Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
* Copyright (C) 2010-2012 Bojan Smojver <bojan@rexursive.com>... | gpl-2.0 |
santod/android_kernel_htc_m8 | drivers/net/wireless/b43/tables_nphy.c | 34 | 135842 | /*
Broadcom B43 wireless driver
IEEE 802.11n PHY data tables
Copyright (c) 2008 Michael Buesch <m@bues.ch>
Copyright (c) 2010 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 Fr... | gpl-2.0 |
k5t4j5/kernel_htc_trinity | arch/um/os-Linux/irq.c | 34 | 2532 | /*
* Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <stdlib.h>
#include <errno.h>
#include <poll.h>
#include <signal.h>
#include <string.h>
#include "irq_user.h"
#include "os.h"
#include "um_malloc.h"
static struct pollfd *pollfds = NULL;
static int pollf... | gpl-2.0 |
kernelhackx/kernel_htc_m8 | drivers/char/ipmi/ipmi_bt_sm.c | 34 | 15607 | /*
* ipmi_bt_sm.c
*
* The state machine for an Open IPMI BT sub-driver under ipmi_si.c, part
* of the driver architecture at http://sourceforge.net/projects/openipmi
*
* Author: Rocky Craig <first.last@hp.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms ... | gpl-2.0 |
htc-msm8974/android_kernel_htc_msm8974 | sound/pci/mixart/mixart_hwdep.c | 34 | 15722 | /*
* Driver for Digigram miXart soundcards
*
* DSP firmware management
*
* Copyright (c) 2003 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 Software Foundation; eit... | gpl-2.0 |
Owain94/android_kernel_htc_msm8974 | arch/arm/mach-at91/board-rsi-ews.c | 34 | 4043 | /*
* board-rsi-ews.c
*
* Copyright (C)
* 2005 SAN People,
* 2008-2011 R-S-I Elektrotechnik GmbH & Co. KG
*
* Licensed under GPLv2 or later.
*/
#include <linux/types.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/spi/spi.h>
#inclu... | gpl-2.0 |
Owain94/android_kernel_htc_msm8974 | drivers/scsi/device_handler/scsi_dh_alua.c | 34 | 16548 | /*
* Generic SCSI-3 ALUA SCSI Device Handler
*
* Copyright (C) 2007-2010 Hannes Reinecke, SUSE Linux Products GmbH.
* 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 Foundatio... | gpl-2.0 |
jameshilliard/m8whl-3.4.0-g278eae8 | fs/affs/namei.c | 34 | 10286 | /*
* linux/fs/affs/namei.c
*
* (c) 1996 Hans-Joachim Widmaier - Rewritten
*
* (C) 1993 Ray Burr - Modified for Amiga FFS filesystem.
*
* (C) 1991 Linus Torvalds - minix filesystem
*/
#include "affs.h"
typedef int (*toupper_t)(int);
static int affs_toupper(int ch);
static int affs_hash_dentry(const s... | gpl-2.0 |
invisiblek/android_kernel_htc_m8 | arch/arm/mach-msm/board-sapphire-gpio.c | 34 | 7432 | /* arch/arm/mach-msm/board-sapphire-gpio.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 modifie... | gpl-2.0 |
Diaob/z_bac_150827_android_kernel_oneplus_msm8994 | net/netfilter/xt_HARDIDLETIMER.c | 290 | 9782 | /*
* linux/net/netfilter/xt_HARDIDLETIMER.c
*
* Netfilter module to trigger a timer when packet matches.
* After timer expires a kevent will be sent.
*
* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
*
* Copyright (C) 2004, 2010 Nokia Corporation
*
* Written by Timo Teras <ext-timo.teras... | gpl-2.0 |
LuweiLight/linux-3.14.35-vbal | drivers/clocksource/clksrc-of.c | 290 | 1327 | /*
* Copyright (c) 2012, NVIDIA CORPORATION. All rights reserved.
*
* 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.
*
* This program is distributed in the hope... | gpl-2.0 |
flaming-toast/unrm | drivers/base/cacheinfo.c | 290 | 14507 | /*
* cacheinfo support - processor cache information via sysfs
*
* Based on arch/x86/kernel/cpu/intel_cacheinfo.c
* Author: Sudeep Holla <sudeep.holla@arm.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... | gpl-2.0 |
travistabbal/dragon-fire-kernel | kernel/audit_tree.c | 802 | 21484 | #include "audit.h"
#include <linux/inotify.h>
#include <linux/namei.h>
#include <linux/mount.h>
#include <linux/kthread.h>
#include <linux/slab.h>
struct audit_tree;
struct audit_chunk;
struct audit_tree {
atomic_t count;
int goner;
struct audit_chunk *root;
struct list_head chunks;
struct list_head rules;
stru... | gpl-2.0 |
Bdaman80/BDA-Lexikon | net/ipv4/ip_fragment.c | 802 | 18401 | /*
* 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.
*
* The IP fragmentation functionality.
*
* Authors: Fred N. van Kempen <waltje@uWalt.NL.Mugnet.ORG>
* Alan Co... | gpl-2.0 |
droidzone/Supernova-Kernel | drivers/drivers/atm/nicstar.c | 802 | 86201 | /******************************************************************************
*
* nicstar.c
*
* Device driver supporting CBR for IDT 77201/77211 "NICStAR" based cards.
*
* IMPORTANT: The included file nicstarmac.c was NOT WRITTEN BY ME.
* It was taken from the frle-0.22 device driver.
* ... | gpl-2.0 |
cattleprod/XCeLL-X69 | drivers/media/video/gspca/jeilinj.c | 802 | 10267 | /*
* Jeilinj subdriver
*
* Supports some Jeilin dual-mode cameras which use bulk transport and
* download raw JPEG data.
*
* Copyright (C) 2009 Theodore Kilgore
*
* 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... | gpl-2.0 |
JoeyJiao/huawei_kernel_2.6.32_9 | lib/nlattr.c | 1570 | 12456 | /*
* NETLINK Netlink attributes
*
* Authors: Thomas Graf <tgraf@suug.ch>
* Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/jiffies.h>
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <linux/string.h>
... | gpl-2.0 |
snishanth512/linux | drivers/powercap/powercap_sys.c | 1826 | 19421 | /*
* Power capping class
* Copyright (c) 2013, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
pgielda/vybrid-linux | arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 2338 | 4138 | /*
* arch/sh/kernel/cpu/sh4/clock-sh7757.c
*
* SH7757 support for the clock framework
*
* Copyright (C) 2009-2010 Renesas Solutions Corp.
*
* 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.... | gpl-2.0 |
MikeC84/mac_kernel_moto_minnow | drivers/media/usb/tm6000/tm6000-cards.c | 2338 | 36301 | /*
* tm6000-cards.c - driver for TM5600/TM6000/TM6010 USB video capture devices
*
* Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.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... | gpl-2.0 |
voidz777/omap | tools/perf/util/scripting-engines/trace-event-perl.c | 3106 | 13615 | /*
* trace-event-perl. Feed perf script events to an embedded Perl interpreter.
*
* Copyright (C) 2009 Tom Zanussi <tzanussi@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 Foundatio... | gpl-2.0 |
jeboo/kernel_JB_i337_ATT_MK2 | drivers/block/nbd.c | 3106 | 20995 | /*
* Network block device - make block devices work over TCP
*
* Note that you can not swap over this thing, yet. Seems to work but
* deadlocks sometimes - you can not swap over TCP in general.
*
* Copyright 1997-2000, 2008 Pavel Machek <pavel@ucw.cz>
* Parts copyright 2001 Steven Whitehouse <steve@chygwyn.com>... | gpl-2.0 |
ALabate/linux-asus-T200TA | drivers/ide/alim15x3.c | 4642 | 15217 | /*
* Copyright (C) 1998-2000 Michel Aubry, Maintainer
* Copyright (C) 1998-2000 Andrzej Krzysztofowicz, Maintainer
* Copyright (C) 1999-2000 CJ, cjtsai@ali.com.tw, Maintainer
*
* Copyright (C) 1998-2000 Andre Hedrick (andre@linux-ide.org)
* May be copied or modified under the terms of the GNU General Public ... | gpl-2.0 |
di11igaf/ace-kernel | sound/pci/emu10k1/voice.c | 4642 | 4616 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Creative Labs, Inc.
* Lee Revell <rlrevell@joe-job.com>
* Routines for control of EMU10K1 chips - voice manager
*
* Rewrote voice allocator for multichannel support - rlrevell 12/2004
*
* BUGS:
* --
*
* TODO... | gpl-2.0 |
crpalmer/android_kernel_huawei_kiwi | drivers/gpu/drm/mga/mga_warp.c | 4898 | 4823 | /* mga_warp.c -- Matrox G200/G400 WARP engine management -*- linux-c -*-
* Created: Thu Jan 11 21:29:32 2001 by gareth@valinux.com
*
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this so... | gpl-2.0 |
travarilo/redkancut_cancro | sound/soc/codecs/wm8400.c | 4898 | 44156 | /*
* wm8400.c -- WM8400 ALSA Soc Audio driver
*
* Copyright 2008, 2009 Wolfson Microelectronics PLC.
* Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by t... | gpl-2.0 |
jfdsmabalot/kernel_samsung_msm8974ab | drivers/net/ethernet/8390/stnic.c | 7458 | 7151 | /* stnic.c : A SH7750 specific part of driver for NS DP83902A ST-NIC.
*
* 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 kaz Kojima
*/
#include <linux/module.h>
#includ... | gpl-2.0 |
p12tic/tf700-kernel | drivers/macintosh/therm_pm72.c | 8226 | 63960 | /*
* Device driver for the thermostats & fan controller of the
* Apple G5 "PowerMac7,2" desktop machines.
*
* (c) Copyright IBM Corp. 2003-2004
*
* Maintained by: Benjamin Herrenschmidt
* <benh@kernel.crashing.org>
*
*
* The algorithm used is the PID control algorithm, used the same
* way th... | gpl-2.0 |
aatjitra/PR25 | arch/powerpc/boot/of.c | 11554 | 1965 | /*
* Copyright (C) Paul Mackerras 1997.
*
* 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.
*/
#include <stdarg.h>
... | gpl-2.0 |
Satius/pia-linux-kernel | drivers/platform/x86/acer-wmi.c | 35 | 48573 | /*
* Acer WMI Laptop Extras
*
* Copyright (C) 2007-2009 Carlos Corbacho <carlos@strangeworlds.co.uk>
*
* Based on acer_acpi:
* Copyright (C) 2005-2007 E.M. Smith
* Copyright (C) 2007-2008 Carlos Corbacho <cathectic@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
*... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.