repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
semdoc/kernel_htc_msm8960 | arch/arm/plat-mxc/devices/platform-fec.c | 5558 | 2034 | /*
* Copyright (C) 2010 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
*
* 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/dma-mapping.h>
#inc... | gpl-2.0 |
EPDCenter/android_kernel_rikomagic_mk808 | fs/quota/quota_v2.c | 8118 | 10350 | /*
* vfsv0 quota IO operations on file
*/
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/mount.h>
#include <linux/dqblk_v2.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/quotaops.h>
#include <asm/byteorder.h>
#include "quota_tr... | gpl-2.0 |
nok07635/UnleaZhed_XTZ | arch/ia64/uv/kernel/setup.c | 13238 | 3403 | /*
* 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.
*
* SGI UV Core Functions
*
* Copyright (C) 2008 Silicon Graphics, Inc. All rights reserved.
*/
#include <linux/module.h>
#include <linux/... | gpl-2.0 |
trader418/android_kernel_samsung_hlte_N | arch/score/lib/ashldi3.c | 13750 | 1254 | /*
* arch/score/lib/ashldi3.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 the License, or
* (at your option) any later version.
*
* This program is distributed ... | gpl-2.0 |
Chad0989/recovery-kernel | arch/m68knommu/platform/coldfire/timers.c | 183 | 5208 | /***************************************************************************/
/*
* timers.c -- generic ColdFire hardware timer support.
*
* Copyright (C) 1999-2008, Greg Ungerer <gerg@snapgear.com>
*/
/***************************************************************************/
#include <linux/kernel.h>
#include... | gpl-2.0 |
Andorreta/android_kernel_google_msm | arch/arm/mach-msm/qdsp6v2/ultrasound/usfcdev.c | 1207 | 6832 | /* 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 |
RenderBroken/OP3-LOS-kernel | arch/xtensa/kernel/xtensa_ksyms.c | 1719 | 3104 | /*
* arch/xtensa/kernel/xtensa_ksyms.c
*
* Export Xtensa-specific functions for loadable modules.
*
* 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 - 2005 Tensilica ... | gpl-2.0 |
SerenityS/android_kernel_samsung_a8elte | drivers/gpu/drm/exynos/exynos_drm_core.c | 2231 | 5299 | /* exynos_drm_core.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* Author:
* Inki Dae <inki.dae@samsung.com>
* Joonyoung Shim <jy0922.shim@samsung.com>
* Seung-Woo Kim <sw0312.kim@samsung.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU G... | gpl-2.0 |
chadouming/android_kernel_htc_msm8994 | drivers/bcma/host_soc.c | 2999 | 3683 | /*
* Broadcom specific AMBA
* System on Chip (SoC) Host
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include "bcma_private.h"
#include "scan.h"
#include <linux/bcma/bcma.h>
#include <linux/bcma/bcma_soc.h>
static u8 bcma_host_soc_read8(struct bcma_device *core, u16 offset)
{
return readb(core->i... | gpl-2.0 |
teto/mptcp-old | arch/sparc/kernel/pmc.c | 2999 | 2078 | /* pmc - Driver implementation for power management functions
* of Power Management Controller (PMC) on SPARCstation-Voyager.
*
* Copyright (c) 2002 Eric Brower (ebrower@usa.net)
*/
#include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/errno.h>
#include <linux/init.h>
#include <linux/pm.h>
#include <linu... | gpl-2.0 |
htc-msm8660/android_kernel_htc_msm8660 | drivers/staging/comedi/drivers/daqboard2000.c | 3255 | 27245 | /*
comedi/drivers/daqboard2000.c
hardware driver for IOtech DAQboard/2000
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1999 Anders Blomdell <anders.blomdell@control.lth.se>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Gen... | gpl-2.0 |
xboxfanj/android_kernel_oneplus_msm8974 | sound/core/vmaster.c | 3511 | 12431 | /*
* Virtual master and slave controls
*
* Copyright (c) 2008 by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2.
*
*/
#include <linux/slab... | gpl-2.0 |
mdeejay/android_kernel_dlxub1 | drivers/video/omap2/dss/venc.c | 4791 | 21906 | /*
* linux/drivers/video/omap2/dss/venc.c
*
* Copyright (C) 2009 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* VENC settings from TI's DSS driver
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2... | gpl-2.0 |
hiepgia/kernel_note3_lollipop | sound/soc/omap/omap-mcbsp.c | 4791 | 22333 | /*
* omap-mcbsp.c -- OMAP ALSA SoC DAI driver using McBSP port
*
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jarkko.nikula@bitmer.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 ... | gpl-2.0 |
TheEdge-/Leaping_kernel | tools/perf/util/ui/browsers/hists.c | 4791 | 34426 | #include <stdio.h>
#include "../libslang.h"
#include <stdlib.h>
#include <string.h>
#include <newt.h>
#include <linux/rbtree.h>
#include "../../evsel.h"
#include "../../evlist.h"
#include "../../hist.h"
#include "../../pstack.h"
#include "../../sort.h"
#include "../../util.h"
#include "../browser.h"
#include "../help... | gpl-2.0 |
pio-masaki/android_kernel_samsung_jf | sound/soc/omap/omap-mcpdm.c | 4791 | 13951 | /*
* omap-mcpdm.c -- OMAP ALSA SoC DAI driver using McPDM port
*
* Copyright (C) 2009 - 2011 Texas Instruments
*
* Author: Misael Lopez Cruz <misael.lopez@ti.com>
* Contact: Jorge Eduardo Candelaria <x0107209@ti.com>
* Margarita Olaya <magi.olaya@ti.com>
* Peter Ujfalusi <peter.ujfalusi@ti.c... | gpl-2.0 |
cbolumar/android_kernel_samsung_a3ultexx | drivers/ide/opti621.c | 4791 | 4568 | /*
* Copyright (C) 1996-1998 Linus Torvalds & authors (see below)
*/
/*
* Authors:
* Jaromir Koutek <miri@punknet.cz>,
* Jan Harkes <jaharkes@cwi.nl>,
* Mark Lord <mlord@pobox.com>
* Some parts of code are from ali14xx.c and from rz1000.c.
*/
#include <linux/types.h>
#include <linux/module.h>
#include <linu... | gpl-2.0 |
agaphetos/cody_kernel_cancro | drivers/media/video/saa7134/saa7134-empress.c | 5559 | 15155 | /*
*
* (c) 2004 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; either version 2 of the License, or
* (at your option) any later version.... | gpl-2.0 |
bigzz/s3c-kernel | arch/mips/cavium-octeon/executive/cvmx-bootmem.c | 8631 | 20487 | /***********************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 |
RaYmunDooo/RaYmunDooo | sound/aoa/core/gpio-feature.c | 10679 | 10916 | /*
* Apple Onboard Audio feature call GPIO control
*
* Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
*
* GPL v2, can be found in COPYING.
*
* This file contains the GPIO control routines for
* direct (through feature calls) access to the GPIO
* registers.
*/
#include <asm/pmac_feature.h>
#include ... | gpl-2.0 |
Schischu/android_kernel_samsung_chagallwifi | fs/lockd/xdr4.c | 12727 | 7513 | /*
* linux/fs/lockd/xdr4.c
*
* XDR support for lockd and the lock client.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
* Copyright (C) 1999, Trond Myklebust <trond.myklebust@fys.uio.no>
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/nfs.h>
#include <linux/sunrpc/xdr.h>
#inc... | gpl-2.0 |
escalator2015/linux | fs/lockd/xdr4.c | 12727 | 7513 | /*
* linux/fs/lockd/xdr4.c
*
* XDR support for lockd and the lock client.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
* Copyright (C) 1999, Trond Myklebust <trond.myklebust@fys.uio.no>
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/nfs.h>
#include <linux/sunrpc/xdr.h>
#inc... | gpl-2.0 |
karltsou/fsl-imx6-linux | arch/sh/boards/mach-sdk7780/irq.c | 13239 | 1186 | /*
* 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 |
juanfont/linux-sunxi | drivers/net/macvlan.c | 440 | 22788 | /*
* Copyright (c) 2007 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 |
SM-G920P/SM-N920 | net/netfilter/xt_NFQUEUE.c | 2232 | 5370 | /* iptables module for using new netfilter netlink queue
*
* (C) 2005 by Harald Welte <laforge@netfilter.org>
*
* 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 <... | gpl-2.0 |
Quallenauge/kernel-archosg9 | net/ax25/ax25_in.c | 4280 | 10813 | /*
* 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.
*
* Copyright (C) Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk)
*... | gpl-2.0 |
zarboz/android_kernel_htc_dlx | virt/arch/powerpc/mm/init_64.c | 4536 | 8668 | /*
* PowerPC version
* Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org)
*
* Modifications by Paul Mackerras (PowerMac) (paulus@cs.anu.edu.au)
* and Cort Dougan (PReP) (cort@cs.nmt.edu)
* Copyright (C) 1996 Paul Mackerras
*
* Derived from "arch/i386/mm/init.c"
* Copyright (C) 1991, 1992, 1993... | gpl-2.0 |
flexdroid/kernel | arch/arm/mach-msm/htc_battery.c | 4792 | 19312 | /* arch/arm/mach-msm/htc_battery.c
*
* Copyright (C) 2008 HTC Corporation.
* Copyright (C) 2008 Google, Inc.
*
* 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.... | gpl-2.0 |
showp1984/bricked-hammerhead | arch/powerpc/platforms/86xx/pic.c | 6840 | 1678 | /*
* Copyright 2008 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, or (at your
* option) any later version.
*/
#in... | gpl-2.0 |
acuicultor/android_kernel_oneplus_msm8974-1 | net/rxrpc/ar-peer.c | 7864 | 7363 | /* RxRPC remote transport endpoint management
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Softw... | gpl-2.0 |
Alexpux/GCC | gcc/testsuite/gfortran.dg/fmt_error_2.f90 | 185 | 1256 | ! { dg-do compile }
! { dg-options "-std=legacy" }
!
! PR 33269: we used to not simplify format strings before checking if
! they were valid, leading to a missed error.
IMPLICIT CHARACTER*5 (h-z)
CHARACTER*5 f
CHARACTER*5 bad, good
parameter(bad="a", good="(a)")
PRINT ('a'), "hello" ! { dg-error "Missing leading lef... | gpl-2.0 |
mfrw/linux | drivers/net/ethernet/cisco/enic/enic_clsf.c | 185 | 7097 | #include <linux/if.h>
#include <linux/if_ether.h>
#include <linux/if_link.h>
#include <linux/netdevice.h>
#include <linux/in.h>
#include <linux/types.h>
#include <linux/skbuff.h>
#include <net/flow_dissector.h>
#include "enic_res.h"
#include "enic_clsf.h"
/* enic_addfltr_5t - Add ipv4 5tuple filter
* @enic: enic stru... | gpl-2.0 |
openwrt/bcm63xx-next | drivers/media/usb/hdpvr/hdpvr-core.c | 441 | 12574 | /*
* Hauppauge HD PVR USB driver
*
* Copyright (C) 2001-2004 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2008 Janne Grunau (j@jannau.net)
* Copyright (C) 2008 John Poet
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licen... | gpl-2.0 |
ionux/linux | drivers/media/v4l2-core/videobuf-dma-sg.c | 953 | 16751 | /*
* helper functions for SG DMA video4linux capture buffers
*
* The functions expect the hardware being able to scatter gather
* (i.e. the buffers are not linear in physical memory, but fragmented
* into PAGE_SIZE chunks). They also assume the driver does not need
* to touch the video data.
*
* (c) 2007 Mauro... | gpl-2.0 |
glitschi/kernel_P7320 | drivers/media/IR/keymaps/rc-winfast.c | 953 | 2834 | /* winfast.h - Keytable for winfast Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 F... | gpl-2.0 |
hroark13/Warp_Kernel-Jellybean | drivers/media/IR/keymaps/rc-ati-tv-wonder-hd-600.c | 953 | 1861 | /* ati-tv-wonder-hd-600.h - Keytable for ati_tv_wonder_hd_600 Remote Controller
*
* keymap imported from ir-keymaps.c
*
* Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-2.0 |
Hacker432-Y550/android_kernel_huawei_msm8916 | drivers/media/usb/cx231xx/cx231xx-avcore.c | 1977 | 92053 | /*
cx231xx_avcore.c - driver for Conexant Cx23100/101/102
USB video capture devices
Copyright (C) 2008 <srinivasa.deevi at conexant dot com>
This program contains the specific code to control the avdecoder chip and
other related usb control functions for cx231xx based chipset.
This program is ... | gpl-2.0 |
bigzz/eas-backports | lib/digsig.c | 2233 | 5611 | /*
* Copyright (C) 2011 Nokia Corporation
* Copyright (C) 2011 Intel Corporation
*
* Author:
* Dmitry Kasatkin <dmitry.kasatkin@nokia.com>
* <dmitry.kasatkin@intel.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-2.0 |
cdesjardins/DTS-Eagle-Integration_CAF-Android-kernel | arch/x86/crypto/ablk_helper.c | 2489 | 4316 | /*
* Shared async block cipher helpers
*
* Copyright (c) 2012 Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
*
* Based on aesni-intel_glue.c by:
* Copyright (C) 2008, Intel Corp.
* Author: Huang Ying <ying.huang@intel.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the... | gpl-2.0 |
dianlujitao/android_kernel_zte_msm8994 | arch/mips/txx9/generic/setup_tx4938.c | 3001 | 14094 | /*
* TX4938/4937 setup routines
* Based on linux/arch/mips/txx9/rbtx4938/setup.c,
* and RBTX49xx patch from CELF patch archive.
*
* 2003-2005 (c) MontaVista Software, Inc.
* (C) Copyright TOSHIBA CORPORATION 2000-2001, 2004-2007
*
* This file is subject to the terms and conditions of the GNU General Public
... | gpl-2.0 |
kerneldevs/fusX-univa-kernel | sound/drivers/vx/vx_hwdep.c | 4025 | 6162 | /*
* Driver for Digigram VX soundcards
*
* DSP firmware management
*
* Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either ... | gpl-2.0 |
bilalliberty/android_kernel_htc_zaraul | drivers/media/video/mt9m032.c | 4793 | 23750 | /*
* Driver for MT9M032 CMOS Image Sensor from Micron
*
* Copyright (C) 2010-2011 Lund Engineering
* Contact: Gil Lund <gwlund@lundeng.com>
* Author: Martin Hostettler <martin@neutronstar.dyndns.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General... | gpl-2.0 |
copolii/android_kernel_lge_msm8974 | drivers/gpu/drm/nouveau/nouveau_gpio.c | 5305 | 9852 | /*
* 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 |
msfkonsole/android_kernel_xiaomi_dior | drivers/mtd/nand/bcm_umi_bch.c | 9145 | 6980 | /*****************************************************************************
* Copyright 2004 - 2009 Broadcom Corporation. All rights reserved.
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the... | gpl-2.0 |
5y/linux | drivers/mfd/wm8350-gpio.c | 10425 | 6211 | /*
* wm8350-core.c -- Device access for Wolfson WM8350
*
* Copyright 2007, 2008 Wolfson Microelectronics PLC.
*
* Author: Liam Girdwood
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Fo... | gpl-2.0 |
maxnet/linux-allwinner-aufs34 | arch/m68k/sun3/dvma.c | 11705 | 1265 | /*
* linux/arch/m68k/sun3/dvma.c
*
* Written by Sam Creasey
*
* Sun3 IOMMU routines used for dvma accesses.
*
*/
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/bootmem.h>
#include <linux/list.h>
#include <asm/page.h>
#include <asm/pgtable.h>
#include <asm/sun3mmu.h>
#include <asm/dvma.h>
stat... | gpl-2.0 |
pavel-odintsov/openvz_rhel6_kernel_mirror | drivers/scsi/bnx2fc/bnx2fc_hwi.c | 442 | 63487 | /* bnx2fc_hwi.c: Broadcom NetXtreme II Linux FCoE offload driver.
* This file contains the code that low level functions that interact
* with 57712 FCoE firmware.
*
* Copyright (c) 2008 - 2013 Broadcom Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th... | gpl-2.0 |
CarbonROM/android_kernel_htc_msm8960 | fs/ext4/move_extent.c | 1722 | 40292 | /*
* Copyright (c) 2008,2009 NEC Software Tohoku, Ltd.
* Written by Takashi Sato <t-sato@yk.jp.nec.com>
* Akira Fujita <a-fujita@rs.jp.nec.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2.1 of the GNU Lesser General Public License
* as pub... | gpl-2.0 |
mv0/kvm | arch/mips/loongson/common/early_printk.c | 3002 | 1035 | /* early printk support
*
* Copyright (c) 2009 Philippe Vachon <philippe@cowpig.ca>
* Copyright (c) 2009 Lemote Inc.
* Author: Wu Zhangjin, wuzhangjin@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 b... | gpl-2.0 |
adknight87/android_kernel_samsung_afyonltetmo | drivers/gpu/drm/i915/i915_drv.c | 3258 | 29286 | /* i915_drv.c -- i830,i845,i855,i865,i915 driver -*- linux-c -*-
*/
/*
*
* Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), ... | gpl-2.0 |
detule/lge-linux-msm | drivers/scsi/aic94xx/aic94xx_task.c | 4538 | 17434 | /*
* Aic94xx SAS/SATA Tasks
*
* Copyright (C) 2005 Adaptec, Inc. All rights reserved.
* Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com>
*
* This file is licensed under GPLv2.
*
* This file is part of the aic94xx driver.
*
* The aic94xx driver is free software; you can redistribute it and/or
* mod... | gpl-2.0 |
ViciousAOSP/platform_kernel_ViciousKernel | ipc/namespace.c | 7098 | 4365 | /*
* linux/ipc/namespace.c
* Copyright (C) 2006 Pavel Emelyanov <xemul@openvz.org> OpenVZ, SWsoft Inc.
*/
#include <linux/ipc.h>
#include <linux/msg.h>
#include <linux/ipc_namespace.h>
#include <linux/rcupdate.h>
#include <linux/nsproxy.h>
#include <linux/slab.h>
#include <linux/fs.h>
#include <linux/mount.h>
#incl... | gpl-2.0 |
kondors1995/Soviet-kernel | drivers/net/irda/toim3232-sir.c | 8890 | 12466 | /*********************************************************************
*
* Filename: toim3232-sir.c
* Version: 1.0
* Description: Implementation of dongles based on the Vishay/Temic
* TOIM3232 SIR Endec chipset. Currently only the
* IRWave IR320ST-2 is tested, although it should work
* w... | gpl-2.0 |
xenius9/d838_kernel | arch/tile/lib/strlen_32.c | 9914 | 1158 | /*
* Copyright 2010 Tilera Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
monishk10/android_kernel_xiaomi_cancro | arch/powerpc/boot/ebony.c | 14010 | 2504 | /*
* Copyright 2007 David Gibson, IBM Corporation.
*
* Based on earlier code:
* Copyright (C) Paul Mackerras 1997.
*
* Matt Porter <mporter@kernel.crashing.org>
* Copyright 2002-2005 MontaVista Software Inc.
*
* Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net>
* Copyright (c) 2003... | gpl-2.0 |
kgugala/linux | fs/fscache/proc.c | 14522 | 1933 | /* FS-Cache statistics viewing interface
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software F... | gpl-2.0 |
kefirnet/Leo-2.6.32 | arch/x86/kernel/pci-dma.c | 443 | 7332 | #include <linux/dma-mapping.h>
#include <linux/dma-debug.h>
#include <linux/dmar.h>
#include <linux/bootmem.h>
#include <linux/pci.h>
#include <linux/kmemleak.h>
#include <asm/proto.h>
#include <asm/dma.h>
#include <asm/iommu.h>
#include <asm/gart.h>
#include <asm/calgary.h>
#include <asm/amd_iommu.h>
static int forb... | gpl-2.0 |
ashhher3/linux | drivers/net/wireless/ath/ath10k/swap.c | 443 | 6169 | /*
* Copyright (c) 2015 Qualcomm Atheros, Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUT... | gpl-2.0 |
virtuous/kernel-7x30-froyo-v2 | drivers/staging/otus/apdbg.c | 699 | 12729 | /*
* Copyright (c) 2007-2008 Atheros Communications Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | gpl-2.0 |
ytjiang/linux | drivers/gpu/drm/omapdrm/omap_irq.c | 955 | 8395 | /*
* drivers/gpu/drm/omapdrm/omap_irq.c
*
* Copyright (C) 2012 Texas Instruments
* Author: Rob Clark <rob.clark@linaro.org>
*
* 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 |
TeamBliss-Devices/android_kernel_motorola_msm8226 | net/ipv6/netfilter/nf_conntrack_reasm.c | 1467 | 16211 | /*
* IPv6 fragment reassembly for connection tracking
*
* Copyright (C)2004 USAGI/WIDE Project
*
* Author:
* Yasuyuki Kozakai @USAGI <yasuyuki.kozakai@toshiba.co.jp>
*
* Based on: net/ipv6/reassembly.c
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Ge... | gpl-2.0 |
TheTypoMaster/android_kernel_samsung_hlte | arch/arm/mach-msm/devices-iommu.c | 1979 | 23376 | /* Copyright (c) 2010-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 |
fortunave3gxx/android_kernel_samsung_fortuna-common | drivers/input/touchscreen/atmel_tsadcc.c | 2235 | 11334 | /*
* Atmel Touch Screen Driver
*
* Copyright (c) 2008 ATMEL
* Copyright (c) 2008 Dan Liang
* Copyright (c) 2008 TimeSys Corporation
* Copyright (c) 2008 Justin Waters
*
* Based on touchscreen code from Atmel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it un... | gpl-2.0 |
mythos234/AndromedaN910F-CM12 | drivers/media/usb/usbvision/usbvision-core.c | 2747 | 75405 | /*
* usbvision-core.c - driver for NT100x USB video capture devices
*
*
* Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de>
* Dwaine Garden <dwainegarden@rogers.com>
*
* This module is part of usbvision driver project.
* Updates to driver completed by Dwaine P. Garden
*
... | gpl-2.0 |
thomaslee/linux-3.14.18 | drivers/media/pci/cx23885/cx23885-alsa.c | 2747 | 13554 | /*
*
* Support for CX23885 analog audio capture
*
* (c) 2008 Mijhail Moreyra <mijhail.moreyra@gmail.com>
* Adapted from cx88-alsa.c
* (c) 2009 Steven Toth <stoth@kernellabs.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 |
narantech/linux-rpi | security/tomoyo/condition.c | 3515 | 27738 | /*
* security/tomoyo/condition.c
*
* Copyright (C) 2005-2011 NTT DATA CORPORATION
*/
#include "common.h"
#include <linux/slab.h>
/* List of "struct tomoyo_condition". */
LIST_HEAD(tomoyo_condition_list);
/**
* tomoyo_argv - Check argv[] in "struct linux_binbrm".
*
* @index: Index number of @arg_ptr.
* @ar... | gpl-2.0 |
ftteam/kernel | drivers/media/rc/keymaps/rc-total-media-in-hand-02.c | 4539 | 2966 | /*
* Total Media In Hand_02 remote controller keytable for Mygica X8507
*
* Copyright (C) 2012 Alfredo J. Delaiti <alfredodelaiti@netscape.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 Softw... | gpl-2.0 |
iceblu3710/SUNXI_XENOMAI | arch/x86/kernel/cpu/cyrix.c | 9147 | 12513 | #include <linux/init.h>
#include <linux/bitops.h>
#include <linux/delay.h>
#include <linux/pci.h>
#include <asm/dma.h>
#include <linux/io.h>
#include <asm/processor-cyrix.h>
#include <asm/processor-flags.h>
#include <linux/timer.h>
#include <asm/pci-direct.h>
#include <asm/tsc.h>
#include "cpu.h"
/*
* Read NSC/Cyrix... | gpl-2.0 |
multirom-op2/android_kernel_oneplus_msm8994 | arch/x86/kernel/mmconf-fam10h_64.c | 10171 | 5500 | /*
* AMD Family 10h mmconfig enablement
*/
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/string.h>
#include <linux/pci.h>
#include <linux/dmi.h>
#include <linux/range.h>
#include <asm/pci-direct.h>
#include <linux/sort.h>
#include <asm/io.h>
#include <asm/msr.h>
#include <asm/acpi.h>
#include <asm/... | gpl-2.0 |
ChameleonOS/android_kernel_amazon_bowser-common | drivers/scsi/fnic/fnic_isr.c | 11707 | 8328 | /*
* Copyright 2008 Cisco Systems, Inc. All rights reserved.
* Copyright 2007 Nuova Systems, Inc. All rights reserved.
*
* This program is free software; you may 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 ... | gpl-2.0 |
zarboz/android_kernel_htc_dlx | drivers/scsi/fnic/fnic_isr.c | 11707 | 8328 | /*
* Copyright 2008 Cisco Systems, Inc. All rights reserved.
* Copyright 2007 Nuova Systems, Inc. All rights reserved.
*
* This program is free software; you may 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 ... | gpl-2.0 |
linux-rockchip/linux-rockchip | drivers/scsi/fnic/fnic_isr.c | 11707 | 8328 | /*
* Copyright 2008 Cisco Systems, Inc. All rights reserved.
* Copyright 2007 Nuova Systems, Inc. All rights reserved.
*
* This program is free software; you may 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 ... | gpl-2.0 |
SerenityS/android_kernel_allwinner_a31 | drivers/uwb/address.c | 12987 | 10383 | /*
* Ultra Wide Band
* Address management
*
* Copyright (C) 2005-2006 Intel Corporation
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free So... | gpl-2.0 |
akuster/linux-yocto-3.14 | drivers/uwb/address.c | 12987 | 10383 | /*
* Ultra Wide Band
* Address management
*
* Copyright (C) 2005-2006 Intel Corporation
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free So... | gpl-2.0 |
vic3t3chn0/android_kernel_sony_msm8974_togari_5.0.2 | lib/reed_solomon/encode_rs.c | 14523 | 1330 | /*
* lib/reed_solomon/encode_rs.c
*
* Overview:
* Generic Reed Solomon encoder / decoder library
*
* Copyright 2002, Phil Karn, KA9Q
* May be used under the terms of the GNU General Public License (GPL)
*
* Adaption to the kernel by Thomas Gleixner (tglx@linutronix.de)
*
* $Id: encode_rs.c,v 1.5 2005/11/07... | gpl-2.0 |
goulderb/sch-i405_kernel | drivers/media/video/tvaudio.c | 956 | 63842 | /*
* Driver for simple i2c audio chips.
*
* Copyright (c) 2000 Gerd Knorr
* based on code by:
* Eric Sandeen (eric_sandeen@bigfoot.com)
* Steve VanDeBogart (vandebo@uclink.berkeley.edu)
* Greg Alexander (galexand@acm.org)
*
* Copyright(c) 2005-2008 Mauro Carvalho Chehab
* - Some cleanups, code fixes, et... | gpl-2.0 |
netarchy/Supersonic-2.6.35-Gingersense | drivers/staging/rtl8192su/ieee80211/ieee80211_softmac_wx.c | 1468 | 14645 | /* IEEE 802.11 SoftMAC layer
* Copyright (c) 2005 Andrea Merello <andreamrl@tiscali.it>
*
* Mostly extracted from the rtl8180-sa2400 driver for the
* in-kernel generic ieee802.11 stack.
*
* Some pieces of code might be stolen from ipw2100 driver
* copyright of who own it's copyright ;-)
*
* PS wx handler mostl... | gpl-2.0 |
mrwargod/boeffla-kernel-slimversion-bacon | arch/arm/mach-msm/io.c | 1468 | 17584 | /* arch/arm/mach-msm/io.c
*
* MSM7K, QSD io support
*
* Copyright (C) 2007 Google, Inc.
* Copyright (c) 2008-2013, The Linux Foundation. All rights reserved.
* Author: Brian Swetland <swetland@google.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published ... | gpl-2.0 |
gchild320/shamu | net/netfilter/xt_set.c | 2236 | 14170 | /* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu>
* Patrick Schaaf <bof@bof.de>
* Martin Josefsson <gandalf@wlug.westbo.se>
* Copyright (C) 2003-2013 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
renaudallard/kernel-GB-GTI9000 | sound/isa/sb/jazz16.c | 4028 | 10746 |
/*
* jazz16.c - driver for Media Vision Jazz16 based soundcards.
* Copyright (C) 2009 Krzysztof Helt <krzysztof.h1@wp.pl>
* Based on patches posted by Rask Ingemann Lambertsen and Rene Herman.
* Based on OSS Sound Blaster driver.
*
* This file is subject to the terms and conditions of the GNU General Public
* L... | gpl-2.0 |
bio4554/ker.nl | drivers/clk/mxs/clk-ref.c | 4028 | 3381 | /*
* Copyright 2012 Freescale Semiconductor, Inc.
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
* Version 2 or later at the following locations:
*
* http://www.opensource.org/licenses/gpl-license.html
* http://www.gnu.or... | gpl-2.0 |
CandyDevices/kernel_htc_msm8974 | arch/um/kernel/trap.c | 4284 | 6689 | /*
* Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/hardirq.h>
#include <linux/module.h>
#include <asm/current.h>
#include <asm/pgtable.h>
#include <asm/tlbflush.h>
#include "arch.h"
#include "as-layout... | gpl-2.0 |
EmbeddedAndroid/linaro-android-3.1 | drivers/hid/hid-speedlink.c | 4540 | 2336 | /*
* HID driver for Speedlink Vicious and Divine Cezanne (USB mouse).
* Fixes "jumpy" cursor and removes nonexistent keyboard LEDS from
* the HID descriptor.
*
* Copyright (c) 2011 Stefan Kriwanek <mail@stefankriwanek.de>
*/
/*
* This program is free software; you can redistribute it and/or modify it
* und... | gpl-2.0 |
CyanogenMod/android_kernel_sony_msm8x60 | drivers/block/xsysace.c | 5052 | 33494 | /*
* Xilinx SystemACE device driver
*
* Copyright 2007 Secret Lab Technologies 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.
*/
/*
* The SystemACE chip is designed t... | gpl-2.0 |
jxxhwy/A850S_JB_KERNEL | drivers/mfd/ab3100-otp.c | 8636 | 6986 | /*
* drivers/mfd/ab3100_otp.c
*
* Copyright (C) 2007-2009 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* Driver to read out OTP from the AB3100 Mixed-signal circuit
* Author: Linus Walleij <linus.walleij@stericsson.com>
*/
#include <linux/module.h>
#include <linux/kernel.h>
#includ... | gpl-2.0 |
jrior001/evitaul-3.4.100-HTC | arch/powerpc/platforms/83xx/mpc837x_mds.c | 8892 | 2705 | /*
* arch/powerpc/platforms/83xx/mpc837x_mds.c
*
* Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved.
*
* MPC837x MDS board specific routines
*
* 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 |
Stane1983/android_kernel_xiaomi_dior_DEPRECATED | drivers/staging/rtl8192u/r8190_rtl8256.c | 9404 | 10482 | /*
This is part of the rtl8192 driver
released under the GPL (See file COPYING for details).
This files contains programming code for the rtl8256
radio frontend.
*Many* thanks to Realtek Corp. for their great support!
*/
#include "r8192U.h"
#include "r8192U_hw.h"
#include "r819xU_phyreg.h"
#include "r819x... | gpl-2.0 |
sleekmason/cyanogenmod12 | drivers/staging/rtl8192u/r8190_rtl8256.c | 9404 | 10482 | /*
This is part of the rtl8192 driver
released under the GPL (See file COPYING for details).
This files contains programming code for the rtl8256
radio frontend.
*Many* thanks to Realtek Corp. for their great support!
*/
#include "r8192U.h"
#include "r8192U_hw.h"
#include "r819xU_phyreg.h"
#include "r819x... | gpl-2.0 |
buglabs/android-froyo-kernel | arch/ia64/kernel/ftrace.c | 11708 | 5592 | /*
* Dynamic function tracing support.
*
* Copyright (C) 2008 Shaohua Li <shaohua.li@intel.com>
*
* For licencing details, see COPYING.
*
* Defines low-level handling of mcount calls when the kernel
* is compiled with the -pg flag. When using dynamic ftrace, the
* mcount call-sites get patched lazily with NOP ... | gpl-2.0 |
InfinitiveOS-Devices/android_kernel_motorola_msm8226 | fs/ufs/symlink.c | 12732 | 1200 | /*
* linux/fs/ufs/symlink.c
*
* Only fast symlinks left here - the rest is done by generic code. AV, 1999
*
* Copyright (C) 1998
* Daniel Pirkl <daniel.pirkl@emai.cz>
* Charles University, Faculty of Mathematics and Physics
*
* from
*
* linux/fs/ext2/symlink.c
*
* Copyright (C) 1992, 1993, 1994, 1995
*... | gpl-2.0 |
aldanopolis/android_kernel_motorola_msm8226 | arch/arm/mach-msm/mmi_soc_info.c | 189 | 3995 | /*
* Copyright (C) 2013 Motorola Mobility LLC
*
* 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 us... | gpl-2.0 |
SunliyMonkey/linux | net/ipv4/gre_demux.c | 445 | 2909 | /*
* GRE over IPv4 demultiplexer driver
*
* Authors: Dmitry Kozlov (xeb@mail.ru)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) ... | gpl-2.0 |
viaembedded/arm-soc | drivers/bcma/driver_chipcommon_b.c | 1469 | 1338 | /*
* Broadcom specific AMBA
* ChipCommon B Unit driver
*
* Copyright 2014, Hauke Mehrtens <hauke@hauke-m.de>
*
* Licensed under the GNU/GPL. See COPYING for details.
*/
#include "bcma_private.h"
#include <linux/export.h>
#include <linux/bcma/bcma.h>
static bool bcma_wait_reg(struct bcma_bus *bus, void __iomem ... | gpl-2.0 |
erdoukki/linux-amlogic | drivers/net/wireless/mwifiex/sta_ioctl.c | 1725 | 37664 | /*
* Marvell Wireless LAN device driver: functions for station ioctl
*
* Copyright (C) 2011, Marvell International Ltd.
*
* This software file (the "File") is distributed by Marvell International
* Ltd. under the terms of the GNU General Public License Version 2, June 1991
* (the "License"). You may use, redist... | gpl-2.0 |
svenkatr/linux | drivers/video/fbdev/igafb.c | 2237 | 15838 | /*
* linux/drivers/video/igafb.c -- Frame buffer device for IGA 1682
*
* Copyright (C) 1998 Vladimir Roganov and Gleb Raiko
*
* This driver is partly based on the Frame buffer device for ATI Mach64
* and partially on VESA-related code.
*
* Copyright (C) 1997-1998 Geert Uytterhoeven
* Copyri... | gpl-2.0 |
philippedeswert/android_kernel_lge_hammerhead | drivers/usb/serial/cp210x.c | 2749 | 28101 | /*
* Silicon Laboratories CP210x USB to RS232 serial adaptor driver
*
* Copyright (C) 2005 Craig Shelley (craig@microtron.org.uk)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free Software Foundatio... | gpl-2.0 |
jongh90/kvm | drivers/media/dvb-frontends/lgs8gl5.c | 3773 | 10080 | /*
Legend Silicon LGS-8GL5 DMB-TH OFDM demodulator driver
Copyright (C) 2008 Sirius International (Hong Kong) Limited
Timothy Lee <timothy.lee@siriushk.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
th... | gpl-2.0 |
zhiweix-dong/linux-yocto-micro-3.19 | arch/metag/kernel/perf_callchain.c | 4029 | 2191 | /*
* Perf callchain handling code.
*
* Based on the ARM perf implementation.
*/
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/perf_event.h>
#include <linux/uaccess.h>
#include <asm/ptrace.h>
#include <asm/stacktrace.h>
static bool is_valid_call(unsigned long calladdr)
{
unsigned int callin... | gpl-2.0 |
tommypacker/android_kernel_lge_msm8974 | drivers/scsi/arcmsr/arcmsr_hba.c | 4029 | 99897 | /*
*******************************************************************************
** O.S : Linux
** FILE NAME : arcmsr_hba.c
** BY : Nick Cheng
** Description: SCSI RAID Device Driver for
** ARECA RAID Host adapter
*****************************************************************... | gpl-2.0 |
codekidX/android_kernel_frost_i9082 | drivers/watchdog/txx9wdt.c | 4285 | 6406 | /*
* txx9wdt: A Hardware Watchdog Driver for TXx9 SoCs
*
* Copyright (C) 2007 Atsushi Nemoto <anemo@mba.ocn.ne.jp>
*
* 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... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.