repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Envious-Data/shinano-sirius_msm8974abpro-511 | drivers/base/power/trace.c | 8690 | 7120 | /*
* drivers/base/power/trace.c
*
* Copyright (C) 2006 Linus Torvalds
*
* Trace facility for suspend/resume problems, when none of the
* devices may be working.
*/
#include <linux/resume-trace.h>
#include <linux/export.h>
#include <linux/rtc.h>
#include <asm/rtc.h>
#include "power.h"
/*
* Horrid, horrid, ho... | gpl-2.0 |
djvoleur/S6_UniPR_BOFE | drivers/media/platform/exynos/mfc/s5p_mfc_mem.c | 243 | 3295 | /*
* linux/drivers/media/video/exynos/mfc/s5p_mfc_mem.c
*
* Copyright (c) 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 as published by
* the Free Software Foundation; ... | gpl-2.0 |
smksyj/linux_modified_mlock | fs/overlayfs/super.c | 243 | 17927 | /*
*
* Copyright (C) 2011 Novell Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*/
#include <linux/fs.h>
#include <linux/namei.h>
#include <linux/xattr.h>
#include <lin... | gpl-2.0 |
muntahar/GT-S5660-KERNEL | drivers/char/hvsi.c | 755 | 32440 | /*
* Copyright (C) 2004 Hollis Blanchard <hollisb@us.ibm.com>, IBM
*
* 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 versio... | gpl-2.0 |
bergwolf/redpatch | arch/sh/boards/mach-sdk7780/irq.c | 755 | 1180 | /*
* linux/arch/sh/boards/renesas/sdk7780/irq.c
*
* Renesas Technology Europe SDK7780 Support.
*
* Copyright (C) 2008 Nicholas Beck <nbeck@mpc-data.co.uk>
*
* 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
* f... | gpl-2.0 |
pengdonglin137/linux-4.4_tiny4412 | arch/mips/pmcs-msp71xx/msp_prom.c | 1267 | 11597 | /*
* BRIEF MODULE DESCRIPTION
* PROM library initialisation code, assuming a version of
* pmon is the boot code.
*
* Copyright 2000,2001 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
* ppopov@mvista.com or source@mvista.com
*
* This file was derived from Carsten Langgaard's
* arc... | gpl-2.0 |
NieNs/IM-A840S-kernel-1 | drivers/media/video/msm/gemini/msm_gemini_dev.c | 1267 | 6804 | /* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
ciwrl/android_kernel_huawei_msm8939 | tools/perf/util/symbol-elf.c | 2035 | 19420 | #include <fcntl.h>
#include <stdio.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <inttypes.h>
#include "symbol.h"
#include "debug.h"
#ifndef NT_GNU_BUILD_ID
#define NT_GNU_BUILD_ID 3
#endif
/**
* elf_symtab__for_each_symbol - iterate thru all the symbols
*
* @syms: struct elf_symtab insta... | gpl-2.0 |
Evil-Green/Lonas_KL-GT-I9300-1 | fs/xfs/quota/xfs_dquot.c | 2547 | 38814 | /*
* Copyright (c) 2000-2003 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it would be ... | gpl-2.0 |
brinlyaus/sturdy-eureka | arch/x86/platform/ts5500/ts5500.c | 2547 | 9332 | /*
* Technologic Systems TS-5500 Single Board Computer support
*
* Copyright (C) 2013 Savoir-faire Linux Inc.
* Vivien Didelot <vivien.didelot@savoirfairelinux.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 ... | gpl-2.0 |
Biktorgj/Gear_2_Kernel_3.10 | arch/mips/cavium-octeon/flash_setup.c | 3315 | 2005 | /*
* 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/export.h>
#inclu... | gpl-2.0 |
HRTKernel/Hacker_Kernel_SM-G920P | arch/m68k/sun3/intersil.c | 4083 | 1715 | /*
* arch/m68k/sun3/intersil.c
*
* basic routines for accessing the intersil clock within the sun3 machines
*
* started 11/12/1999 Sam Creasey
*
* 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 |
alexax66/CM12.1_kernel_serranodsxx | arch/xtensa/kernel/module.c | 5363 | 5064 | /*
* arch/xtensa/kernel/module.c
*
* Module support.
*
* 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) 2001 - 2006 Tensilica Inc.
*
* Chris Zankel <chris@zankel.net>
*
... | gpl-2.0 |
andr7e/android_kernel_elephone_p6000 | kernel/arch/cris/arch-v10/kernel/debugport.c | 6899 | 12429 | /* Serialport functions for debugging
*
* Copyright (c) 2000-2007 Axis Communications AB
*
* Authors: Bjorn Wesen
*
* Exports:
* console_print_etrax(char *buf)
* int getDebugChar()
* putDebugChar(int)
* enableDebugIRQ()
* init_etrax_debug()
*
*/
#include <linux/console.h>
#include <linux/i... | gpl-2.0 |
4u2ore/memul-aurora | arch/x86/pci/irq.c | 10483 | 33408 | /*
* Low-Level PCI Support for PC -- Routing of Interrupts
*
* (c) 1999--2000 Martin Mares <mj@ucw.cz>
*/
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/dmi.h>
#include <linux/io.h>
#include <linux/smp.h>
#include <asm/... | gpl-2.0 |
iksteen/android_kernel_samsung_galaxygio | arch/arm/mach-msm/qdsp5v2/audio_evrc.c | 244 | 42689 | /*
* Copyright (c) 2008-2010, Code Aurora Forum. All rights reserved.
*
* This code also borrows from audio_aac.c, which is
* Copyright (C) 2008 Google, Inc.
* Copyright (C) 2008 HTC Corporation
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free... | gpl-2.0 |
ysat0/linux-ysato | drivers/base/power/wakeup.c | 500 | 24667 | /*
* drivers/base/power/wakeup.c - System wakeup events framework
*
* Copyright (c) 2010 Rafael J. Wysocki <rjw@sisk.pl>, Novell Inc.
*
* This file is released under the GPLv2.
*/
#include <linux/device.h>
#include <linux/slab.h>
#include <linux/sched.h>
#include <linux/capability.h>
#include <linux/export.h>
#i... | gpl-2.0 |
CML/GP0-2.6.35-Kernel | fs/udf/inode.c | 756 | 59814 | /*
* inode.c
*
* PURPOSE
* Inode handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copies of the GPL can be obtained from:
* ftp://prep.ai.mit.edu/pub/gnu/GPL
* Each contributing author retains all righ... | gpl-2.0 |
ipodtouchdude/linux-amlogic | sound/pci/oxygen/xonar_dg.c | 1012 | 16482 | /*
* card driver for the Xonar DG/DGX
*
* Copyright (c) Clemens Ladisch <clemens@ladisch.de>
*
*
* This driver is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2.
*
* This driver is distributed in the hope that it will be useful,
* but... | gpl-2.0 |
adrynalyne/clean_kernel_htc-mecha | drivers/net/wireless/rtl818x/rtl8180_rtl8225.c | 1524 | 28093 |
/*
* Radio tuning for RTL8225 on RTL8180
*
* Copyright 2007 Michael Wu <flamingice@sourmilk.net>
* Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
*
* Based on the r8180 driver, which is:
* Copyright 2005 Andrea Merello <andreamrl@tiscali.it>, et al.
*
* Thanks to Realtek for their support!
*
* This pr... | gpl-2.0 |
aapav01/samsung_ms013g_SWA | drivers/pinctrl/core.c | 1780 | 40440 | /*
* Core driver for the pin control subsystem
*
* Copyright (C) 2011-2012 ST-Ericsson SA
* Written on behalf of Linaro for ST-Ericsson
* Based on bits of regulator core, gpio core and clk core
*
* Author: Linus Walleij <linus.walleij@linaro.org>
*
* Copyright (C) 2012 NVIDIA CORPORATION. All rights reserved.
... | gpl-2.0 |
omegamoon/rockchip-rk30xx-mk808 | drivers/input/keyboard/twl4030_keypad.c | 3060 | 12593 | /*
* twl4030_keypad.c - driver for 8x8 keypad controller in twl4030 chips
*
* Copyright (C) 2007 Texas Instruments, Inc.
* Copyright (C) 2008 Nokia Corporation
*
* Code re-written for 2430SDP by:
* Syed Mohammed Khasim <x0khasim@ti.com>
*
* Initial Code:
* Manjunatha G K <manjugk@ti.com>
*
* This program is... | gpl-2.0 |
btolfa/kernel_tion_pro28 | drivers/ata/pata_qdi.c | 4596 | 8659 | /*
* pata_qdi.c - QDI VLB ATA controllers
* (C) 2006 Red Hat
*
* This driver mostly exists as a proof of concept for non PCI devices under
* libata. While the QDI6580 was 'neat' in 1993 it is no longer terribly
* useful.
*
* Tuning code written from the documentation at
* http://www.ryston.cz/petr/vlb/qd650... | gpl-2.0 |
TeslaOS/android_kernel_sony_msm8x27 | drivers/acpi/acpica/evgpeutil.c | 4852 | 11208 | /******************************************************************************
*
* Module Name: evgpeutil - GPE utilities
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and... | gpl-2.0 |
syhost/android_kernel_pantech_ef52l | drivers/acpi/acpica/nsdumpdv.c | 4852 | 4690 | /******************************************************************************
*
* Module Name: nsdump - table dumping routines for debug
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and u... | gpl-2.0 |
DroidTh3ory-xx/kernel_lge_trinity_four | drivers/acpi/acpica/evsci.c | 4852 | 6233 | /*******************************************************************************
*
* Module Name: evsci - System Control Interrupt configuration and
* legacy to ACPI mode state transition functions
*
******************************************************************************/
/*
* Copyrig... | gpl-2.0 |
omega-roms/N9005_Omega_Kernel_LL | drivers/acpi/acpica/evxface.c | 4852 | 28505 | /******************************************************************************
*
* Module Name: evxface - External interfaces for ACPI events
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution a... | gpl-2.0 |
coolshou/htc_dlxub1_kernel-3.4.10 | drivers/acpi/acpica/evevent.c | 4852 | 8774 | /******************************************************************************
*
* Module Name: evevent - Fixed Event handling and dispatch
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and... | gpl-2.0 |
CryToCry96/android_kernel_mt6572 | drivers/usb/host/ohci-dbg.c | 4852 | 22139 | /*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
*
* This file is licenced under the GPL.
*/
/*-------------------------------------------------------------------------*/
#ifde... | gpl-2.0 |
widz4rd/WIDzard-A850K | drivers/acpi/acpica/nsutils.c | 4852 | 21068 | /******************************************************************************
*
* Module Name: nsutils - Utilities for accessing ACPI namespace, accessing
* parents and siblings and Scope manipulation
*
*****************************************************************************/
/*
* C... | gpl-2.0 |
mozilla-b2g/codeaurora_kernel_msm | arch/arm/mach-s3c64xx/dma.c | 5108 | 16713 | /* linux/arch/arm/plat-s3c64xx/dma.c
*
* Copyright 2009 Openmoko, Inc.
* Copyright 2009 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* S3C64XX DMA core
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public... | gpl-2.0 |
RadonX-MM/kernel | drivers/scsi/sun_esp.c | 8180 | 14539 | /* sun_esp.c: ESP front-end for Sparc SBUS systems.
*
* Copyright (C) 2007, 2008 David S. Miller (davem@davemloft.net)
*/
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/delay.h>
#include <linux/module.h>
#include <linux/mm.h>
#include <linux/init.h>
#include <linux/dma-mapping.h>
#include <linux... | gpl-2.0 |
Dr-Shadow/android_kernel_acer_c10 | drivers/media/dvb/frontends/s5h1409.c | 8436 | 24333 | /*
Samsung S5H1409 VSB/QAM demodulator driver
Copyright (C) 2006 Steven Toth <stoth@linuxtv.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, ... | gpl-2.0 |
AOSPA-legacy/android_kernel_oneplus_msm8974 | drivers/media/dvb/frontends/s5h1411.c | 8436 | 24369 | /*
Samsung S5H1411 VSB/QAM demodulator driver
Copyright (C) 2008 Steven Toth <stoth@linuxtv.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, ... | gpl-2.0 |
Android4SAM/linux-at91 | drivers/isdn/sc/packet.c | 9204 | 6731 | /* $Id: packet.c,v 1.5.8.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* For more information, please contact gpl-info@spellc... | gpl-2.0 |
followtheart/linux | drivers/media/rc/keymaps/rc-tivo.c | 9460 | 2899 | /* rc-tivo.c - Keytable for TiVo remotes
*
* Copyright (c) 2011 by Jarod Wilson <jarod@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* ... | gpl-2.0 |
Orion116/kernel_samsung_lt03wifi_rebase | drivers/media/rc/keymaps/rc-tivo.c | 9460 | 2899 | /* rc-tivo.c - Keytable for TiVo remotes
*
* Copyright (c) 2011 by Jarod Wilson <jarod@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* ... | gpl-2.0 |
syhost/kernel_ef39s_ics_new | sound/core/oss/rate.c | 14836 | 9929 | /*
* Rate conversion Plug-In
* Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz>
*
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License as
* published by the Free Software Foundation; either version 2 of
* the Lice... | gpl-2.0 |
emercs/BeagleBone-linux | arch/mips/bcm47xx/setup.c | 245 | 8238 | /*
* Copyright (C) 2004 Florian Schirmer <jolt@tuxbox.org>
* Copyright (C) 2006 Felix Fietkau <nbd@openwrt.org>
* Copyright (C) 2006 Michael Buesch <m@bues.ch>
* Copyright (C) 2010 Waldemar Brodkorb <wbx@openadk.org>
* Copyright (C) 2010-2012 Hauke Mehrtens <hauke@hauke-m.de>
*
* This program is free softw... | gpl-2.0 |
NieNs/IM-A750K-kernel | drivers/net/wireless/orinoco/orinoco_usb.c | 757 | 46487 | /*
* USB Orinoco driver
*
* Copyright (c) 2003 Manuel Estrada Sainz
*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License
* at http://www.mozilla.org/MPL/
*
... | gpl-2.0 |
ilarrain/kernel_galaxyace | drivers/net/wireless/rt2x00/rt2x00pci.c | 757 | 9108 | /*
Copyright (C) 2004 - 2009 Ivo van Doorn <IvDoorn@gmail.com>
<http://rt2x00.serialmonkey.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your opti... | gpl-2.0 |
stefansaraev/linux | drivers/bcma/sprom.c | 1525 | 21393 | /*
* Broadcom specific AMBA
* SPROM reading
*
* Copyright 2011, 2012, Hauke Mehrtens <hauke@hauke-m.de>
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include "bcma_private.h"
#include <linux/bcma/bcma.h>
#include <linux/bcma/bcma_regs.h>
#include <linux/pci.h>
#include <linux/io.h>
#include <lin... | gpl-2.0 |
agat63/S3_MPCS_JB | drivers/mfd/max8997-irq.c | 2037 | 10848 | /*
* max8997-irq.c - Interrupt controller support for MAX8997
*
* Copyright (C) 2011 Samsung Electronics Co.Ltd
* 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 Sof... | gpl-2.0 |
namko/MID-Kernel-3.0 | sound/soc/omap/omap-mcbsp.c | 2037 | 22244 | /*
* omap-mcbsp.c -- OMAP ALSA SoC DAI driver using McBSP port
*
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jhnikula@gmail.com>
* Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Ge... | gpl-2.0 |
vartanjean/yuandao-n90-window-dual-core-2 | arch/arm/mach-at91/board-stamp9g20.c | 2293 | 7047 | /*
* Copyright (C) 2010 Christian Glindkamp <christian.glindkamp@taskit.de>
* taskit GmbH
*
* 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 |
mirror-androidarmv6/android_kernel_lge_msm7x27-3.0.x | drivers/spi/spi_fsl_lib.c | 2549 | 5933 | /*
* Freescale SPI/eSPI controller driver library.
*
* Maintainer: Kumar Gala
*
* Copyright (C) 2006 Polycom, Inc.
*
* CPM SPI and QE buffer descriptors mode support:
* Copyright (c) 2009 MontaVista Software, Inc.
* Author: Anton Vorontsov <avorontsov@ru.mvista.com>
*
* Copyright 2010 Freescale Semiconducto... | gpl-2.0 |
Ezekeel/GLaDOS-nexus-7 | drivers/staging/ath6kl/hif/sdio/linux_sdio/src/hif_scatter.c | 2805 | 14777 | //------------------------------------------------------------------------------
// Copyright (c) 2009-2010 Atheros Corporation. All rights reserved.
//
//
// 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... | gpl-2.0 |
sncn-private/imx6-linux | drivers/gpu/drm/drm_bufs.c | 2805 | 43562 | /**
* \file drm_bufs.c
* Generic buffer template
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>
* \author Gareth Hughes <gareth@valinux.com>
*/
/*
* Created: Thu Nov 23 03:10:50 2000 by gareth@valinux.com
*
* Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux S... | gpl-2.0 |
FXITech/kernel | drivers/mtd/ubi/vtbl.c | 3317 | 24564 | /*
* Copyright (c) International Business Machines Corp., 2006
* Copyright (c) Nokia Corporation, 2006, 2007
*
* 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 |
Dev-Ghost/android_kernel_taoshan | drivers/staging/vt6655/bssdb.c | 4853 | 58720 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
houst0nn/android_kernel_msm | drivers/s390/net/ctcm_mpc.c | 4853 | 59895 | /*
* drivers/s390/net/ctcm_mpc.c
*
* Copyright IBM Corp. 2004, 2007
* Authors: Belinda Thompson (belindat@us.ibm.com)
* Andy Richter (richtera@us.ibm.com)
* Peter Tiedemann (ptiedem@de.ibm.com)
*/
/*
This module exports functions to be used by CCS:
EXPORT_SYMBOL(ctc_mpc_alloc_channel);
EXPORT_SYMBOL(ctc_... | gpl-2.0 |
GetOcean/ocean-linux | drivers/scsi/lpfc/lpfc_attr.c | 4853 | 151251 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2012 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
newkid313/kernel_raybst | fs/ncpfs/ncplib_kernel.c | 10997 | 33287 | /*
* ncplib_kernel.c
*
* Copyright (C) 1995, 1996 by Volker Lendecke
* Modified for big endian by J.F. Chadima and David S. Miller
* Modified 1997 Peter Waltenberg, Bill Hawes, David Woodhouse for 2.1 dcache
* Modified 1999 Wolfram Pienkoss for NLS
* Modified 2000 Ben Harris, University of Cambridge for NF... | gpl-2.0 |
davros-/DEMENTED_kernel_jf | drivers/media/video/bt8xx/bttv-audio-hook.c | 13813 | 9617 | /*
* Handlers for board audio hooks, splitted from bttv-cards
*
* Copyright (c) 2006 Mauro Carvalho Chehab (mchehab@infradead.org)
* This code is placed under the terms of the GNU General Public License
*/
#include "bttv-audio-hook.h"
#include <linux/delay.h>
/* -------------------------------------------------... | gpl-2.0 |
spock1104/android_kernel_zte_nex | net/wireless/wext-priv.c | 14837 | 7027 | /*
* This file implement the Wireless Extensions priv API.
*
* Authors : Jean Tourrilhes - HPL - <jt@hpl.hp.com>
* Copyright (c) 1997-2007 Jean Tourrilhes, All Rights Reserved.
* Copyright 2009 Johannes Berg <johannes@sipsolutions.net>
*
* (As all part of the Linux kernel, this file is GPL)
*/
#include <linux/s... | gpl-2.0 |
nixholas/msm-nexus5 | drivers/power/pm8921-charger.c | 246 | 128670 | /* Copyright (c) 2011-2013, 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 |
kamarush/Xperia-2011-4.1.B.0.431-Sources | arch/s390/kernel/asm-offsets.c | 502 | 3055 | /*
* Generate definitions needed by assembly language modules.
* This code generates raw asm output which is post-processed to extract
* and format the required data.
*/
#include <linux/sched.h>
#include <linux/kbuild.h>
#include <asm/vdso.h>
#include <asm/sigp.h>
int main(void)
{
DEFINE(__THREAD_info, offsetof(... | gpl-2.0 |
winpih/Riderism-crc-2.6.35 | drivers/scsi/qla4xxx/ql4_mbx.c | 758 | 32317 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2006 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
#include "ql4_inline.h"
/**
* qla4xxx_mailbox_command - issues mailbox commands
* @ha: Pointer to host adap... | gpl-2.0 |
ChristopherKing42/Spoon-Knife | drivers/mmc/host/sh_mobile_sdhi.c | 758 | 10338 | /*
* SuperH Mobile SDHI
*
* Copyright (C) 2009 Magnus Damm
*
* 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.
*
* Based on "Compaq ASIC3 support":
*
* Copyright 2001 Compaq C... | gpl-2.0 |
szyusong/linux-at91 | tools/perf/tests/switch-tracking.c | 758 | 13091 | #include <sys/time.h>
#include <sys/prctl.h>
#include <time.h>
#include <stdlib.h>
#include "parse-events.h"
#include "evlist.h"
#include "evsel.h"
#include "thread_map.h"
#include "cpumap.h"
#include "tests.h"
static int spin_sleep(void)
{
struct timeval start, now, diff, maxtime;
struct timespec ts;
int err, i;
... | gpl-2.0 |
klquicksall/Ace-GB-DHD | drivers/net/wireless/iwlwifi/iwl-1000.c | 758 | 10077 | /******************************************************************************
*
* Copyright(c) 2008 - 2010 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 |
CyanogenMod/android_kernel_motorola_omap4-common | drivers/gpu/drm/i915/intel_ringbuffer.c | 758 | 32851 | /*
* Copyright © 2008-2010 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge... | gpl-2.0 |
CumulusNetworks/linux-apd | drivers/input/keyboard/jornada680_kbd.c | 1270 | 7662 | /*
* drivers/input/keyboard/jornada680_kbd.c
*
* HP Jornada 620/660/680/690 scan keyboard platform driver
* Copyright (C) 2007 Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
*
* Based on hp680_keyb.c
* Copyright (C) 2006 Paul Mundt
* Copyright (C) 2005 Andriy Skulysh
* Split from drivers/input/keyboard/... | gpl-2.0 |
pitah81/android_kernel_elephone_p8000 | fs/f2fs/debug.c | 1526 | 11520 | /*
* f2fs debugging statistics
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
* Copyright (c) 2012 Linux Foundation
* Copyright (c) 2012 Greg Kroah-Hartman <gregkh@linuxfoundation.org>
*
* This program is free software; you can redistribute it and/or modify
* it unde... | gpl-2.0 |
acuster/FirefoxOS-Flatfish-kernel | arch/hexagon/kernel/hexagon_ksyms.c | 1782 | 1407 | /*
* Export of symbols defined in assembly files and/or libgcc.
*
* Copyright (c) 2010-2011, 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 F... | gpl-2.0 |
iodak/p920-ICS-kernel | drivers/staging/vt6656/main_usb.c | 1782 | 60819 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
ztemt/Z5S_NX503A_130_kernel | arch/arm/mach-msm/msm_fault_handlers.c | 3318 | 2392 | /*
* Copyright (C) 1995 Linus Torvalds
* Modifications for ARM processor (c) 1995-2004 Russell King
* Copyright (c) 2010, 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 as
* p... | gpl-2.0 |
EloYGomeZ/kernel_huawei_msm8610 | fs/sync.c | 3318 | 10126 | /*
* High-level sync()-related operations
*/
#include <linux/kernel.h>
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <linux/namei.h>
#include <linux/sched.h>
#include <linux/writeback.h>
#include <linux/syscalls.h>
#include <linux/linkage.h>
#include <linux/... | gpl-2.0 |
alexpotter1/DeltaKernel_msm8974_hammerhead | net/rds/page.c | 5110 | 5883 | /*
* Copyright (c) 2006 Oracle. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree, or t... | gpl-2.0 |
CM-CHT/android_kernel_intel_cherrytrail | fs/ocfs2/move_extents.c | 247 | 25674 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* move_extents.c
*
* Copyright (C) 2011 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 version 2 as published by the Free... | gpl-2.0 |
geekzoo/linux | linux-3.18.5/drivers/net/ethernet/apm/xgene/xgene_enet_sgmac.c | 503 | 10258 | /* Applied Micro X-Gene SoC Ethernet Driver
*
* Copyright (c) 2014, Applied Micro Circuits Corporation
* Authors: Iyappan Subramanian <isubramanian@apm.com>
* Keyur Chudgar <kchudgar@apm.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General ... | gpl-2.0 |
CM-Tab-S/android_kernel_samsung_exynos5420 | drivers/gpu/arm/midgard_wk04/mali_kbase_security.c | 503 | 2046 | /*
*
* (C) COPYRIGHT ARM Limited. All rights reserved.
*
* This program is free software and is provided to you under the terms of the
* GNU General Public License version 2 as published by the Free Software
* Foundation, and any use by you of this program is subject to the terms
* of such GNU licence.
*
* A c... | gpl-2.0 |
NachiketNamjoshi/BlackReactor_onyx | drivers/char/hw_random/msm_rng.c | 503 | 14083 | /*
* Copyright (c) 2011-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 ... | gpl-2.0 |
mdeejay/pyramid-ics-kernel | drivers/net/wan/sdla.c | 759 | 39236 | /*
* SDLA An implementation of a driver for the Sangoma S502/S508 series
* multi-protocol PC interface card. Initial offering is with
* the DLCI driver, providing Frame Relay support for linux.
*
* Global definitions for the Frame relay interface.
*
* Version: @(#)sdla.c 0.30 12 Sep 1996
*
* Credits: S... | gpl-2.0 |
MpApQ/kernel_huawei | arch/x86/pci/xen.c | 759 | 13685 | /*
* Xen PCI Frontend Stub - puts some "dummy" functions in to the Linux
* x86 PCI core to support the Xen PCI Frontend
*
* Author: Ryan Wilson <hap9@epoch.ncsc.mil>
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/acpi.h>
#include <linux/io.h>
#include <asm/io_ap... | gpl-2.0 |
Channing-Y/kernel | drivers/serial/sunsu.c | 759 | 38820 | /*
* su.c: Small serial driver for keyboard/mouse interface on sparc32/PCI
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
* Copyright (C) 1998-1999 Pete Zaitcev (zaitcev@yahoo.com)
*
* This is mainly a variation of 8250.c, credits go to authors mentioned
* therein. In fact this driver should be merge... | gpl-2.0 |
cailiwei712/linux-kernel-mirror | fs/nfs/nfs4namespace.c | 1527 | 8199 | /*
* linux/fs/nfs/nfs4namespace.c
*
* Copyright (C) 2005 Trond Myklebust <Trond.Myklebust@netapp.com>
* - Modified by David Howells <dhowells@redhat.com>
*
* NFSv4 namespace
*/
#include <linux/dcache.h>
#include <linux/mount.h>
#include <linux/namei.h>
#include <linux/nfs_fs.h>
#include <linux/slab.h>
#include ... | gpl-2.0 |
PerthCharles/tcpcomment | linux-3.10/drivers/staging/iio/accel/sca3000_ring.c | 2295 | 9270 | /*
* sca3000_ring.c -- support VTI sca3000 series accelerometers via SPI
*
* 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.
*
* Copyright (c) 2009 Jonathan Cameron <jic23@kernel.... | gpl-2.0 |
AOSPA-L/android_kernel_sony_msm8974 | sound/pci/ymfpci/ymfpci_main.c | 4855 | 73287 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Routines for control of YMF724/740/744/754 chips
*
* 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 |
SlimRoms/kernel_htc_m7 | drivers/xen/platform-pci.c | 4855 | 4665 | /******************************************************************************
* platform-pci.c
*
* Xen platform PCI device driver
* Copyright (c) 2005, Intel Corporation.
* Copyright (c) 2007, XenSource Inc.
* Copyright (c) 2010, Citrix
*
* This program is free software; you can redistribute it and/or modify ... | gpl-2.0 |
Dearms/android_kernel_xiaomi_msm8960 | drivers/net/appletalk/ltpc.c | 4855 | 31419 | /*** ltpc.c -- a driver for the LocalTalk PC card.
*
* Copyright (c) 1995,1996 Bradford W. Johnson <johns393@maroon.tc.umn.edu>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* This is ALPHA code... | gpl-2.0 |
ptmr3/GalaxyS4_Kernel | arch/arm/mach-davinci/da850.c | 4855 | 29832 | /*
* TI DA850/OMAP-L138 chip specific setup
*
* Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
*
* Derived from: arch/arm/mach-davinci/da830.c
* Original Copyrights follow:
*
* 2009 (c) MontaVista Software, Inc. This file is licensed under
* the terms of the GNU General Public License v... | gpl-2.0 |
la4430/linux2.6 | arch/arm/mm/fault-armv.c | 4855 | 6880 | /*
* linux/arch/arm/mm/fault-armv.c
*
* Copyright (C) 1995 Linus Torvalds
* Modifications for ARM processor (c) 1995-2002 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... | gpl-2.0 |
crimsonthunder/morfic_n4 | drivers/s390/cio/qdio_thinint.c | 5111 | 7642 | /*
* linux/drivers/s390/cio/thinint_qdio.c
*
* Copyright 2000,2009 IBM Corp.
* Author(s): Utz Bacher <utz.bacher@de.ibm.com>
* Cornelia Huck <cornelia.huck@de.ibm.com>
* Jan Glauber <jang@linux.vnet.ibm.com>
*/
#include <linux/io.h>
#include <linux/slab.h>
#include <linux/kernel_stat.h>
#include <lin... | gpl-2.0 |
Guazi/kernelwip | arch/powerpc/platforms/chrp/setup.c | 6391 | 14886 | /*
* Copyright (C) 1995 Linus Torvalds
* Adapted from 'alpha' version by Gary Thomas
* Modified by Cort Dougan (cort@cs.nmt.edu)
*/
/*
* bootup setup stuff..
*/
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/stddef.h>
#include <linux/unistd.... | gpl-2.0 |
Spondoolies-Tech/kernel | drivers/usb/host/whci/init.c | 9719 | 5014 | /*
* Wireless Host Controller (WHC) initialization.
*
* Copyright (C) 2007 Cambridge Silicon Radio 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 as published by the Free Software Foundation.
*
* This program is d... | gpl-2.0 |
Tab3/android_kernel_samsung_lt02 | drivers/media/video/sn9c102/sn9c102_hv7131d.c | 12023 | 7085 | /***************************************************************************
* Plug-in for HV7131D image sensor connected to the SN9C1xx PC Camera *
* Controllers *
* *
* Copyright... | gpl-2.0 |
kronat/linux | drivers/gpu/drm/radeon/uvd_v2_2.c | 504 | 5448 | /*
* Copyright 2013 Advanced Micro Devices, 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, m... | gpl-2.0 |
epic4g/samsung-kernel-c1spr-EK02 | drivers/media/video/em28xx/em28xx-video.c | 760 | 63607 | /*
em28xx-video.c - driver for Empia EM2800/EM2820/2840 USB
video capture devices
Copyright (C) 2005 Ludovico Cavedon <cavedon@sssup.it>
Markus Rechberger <mrechberger@gmail.com>
Mauro Carvalho Chehab <mchehab@infradead.org>
Sascha Sommer <saschasommer@freenet.de>
Some parts based... | gpl-2.0 |
Chad0989/Vigor-Incredikernel | drivers/net/qlcnic/qlcnic_ctx.c | 760 | 13729 | /*
* Copyright (C) 2009 - QLogic 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; either version 2
* of the License, or (at your option) any later ver... | gpl-2.0 |
burstlam/zte-blade-35 | fs/xfs/xfs_extfree_item.c | 760 | 15624 | /*
* Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it woul... | gpl-2.0 |
mmontuori/kernel-vivow-gb | drivers/net/at1700.c | 760 | 25385 | /* at1700.c: A network device driver for the Allied Telesis AT1700.
Written 1993-98 by Donald Becker.
Copyright 1993 United States Government as represented by the
Director, National Security Agency.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporate... | gpl-2.0 |
vibhu0009/Kernel | drivers/scsi/storvsc_drv.c | 760 | 40121 | /*
* Copyright (c) 2009, Microsoft 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 it will be useful,... | gpl-2.0 |
metredigm/linux | fs/coda/inode.c | 760 | 7449 | /*
* Super block/filesystem wide operations
*
* Copyright (C) 1996 Peter J. Braam <braam@maths.ox.ac.uk> and
* Michael Callahan <callahan@maths.ox.ac.uk>
*
* Rewritten for Linux 2.1. Peter Braam <braam@cs.cmu.edu>
* Copyright (C) Carnegie Mellon University
*/
#include <linux/module.h>
#include <linux/kerne... | gpl-2.0 |
bananacakes/bravo_2.6.35_gb-mr | drivers/parisc/led.c | 760 | 20147 | /*
* Chassis LCD/LED driver for HP-PARISC workstations
*
* (c) Copyright 2000 Red Hat Software
* (c) Copyright 2000 Helge Deller <hdeller@redhat.com>
* (c) Copyright 2001-2009 Helge Deller <deller@gmx.de>
* (c) Copyright 2001 Randolph Chung <tausq@debian.org>
*
* This program is free... | gpl-2.0 |
ISTweak/android_kernel_panasonic_p01d | drivers/message/i2o/i2o_config.c | 760 | 26677 | /*
* I2O Configuration Interface Driver
*
* (C) Copyright 1999-2002 Red Hat
*
* Written by Alan Cox, Building Number Three Ltd
*
* Fixes/additions:
* Deepak Saxena (04/20/1999):
* Added basic ioctl() support
* Deepak Saxena (06/07/1999):
* Added software download ioctl (still testing)
* Auvo Häkkinen (09... | gpl-2.0 |
androidarmv6/android_kernel_samsung_bcm21553-common | drivers/media/video/saa7134/saa7134-core.c | 760 | 36709 | /*
*
* device driver for philips saa7134 based TV cards
* driver core
*
* (c) 2001-03 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]
*
* 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 |
Kwiboo/kernel_samsung_crespo | drivers/serial/pmac_zilog.c | 1016 | 54944 | /*
* linux/drivers/serial/pmac_zilog.c
*
* Driver for PowerMac Z85c30 based ESCC cell found in the
* "macio" ASICs of various PowerMac models
*
* Copyright (C) 2003 Ben. Herrenschmidt (benh@kernel.crashing.org)
*
* Derived from drivers/macintosh/macserial.c by Paul Mackerras
* and drivers/serial/sunzilog.c b... | gpl-2.0 |
arm000/linux-2.6 | drivers/staging/msm/mdp_ppp_dq.c | 1016 | 9822 | /* Copyright (c) 2009-2010, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
kiriapurv/kiriyard-mako-kernel | drivers/video/msm/mdss/mdss_dsi.c | 1272 | 9381 | /* 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.