repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Cpasjuste/android_kernel_lg_p990 | drivers/media/video/hdpvr/hdpvr-video.c | 390 | 30092 | /*
* Hauppauge HD PVR USB driver - video 4 linux 2 interface
*
* Copyright (C) 2008 Janne Grunau (j@jannau.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, version 2.
*
*/
#... | gpl-2.0 |
soderstrom-rikard/CHIP-linux | drivers/usb/usbip/vhci_rx.c | 1414 | 6365 | /*
* Copyright (C) 2003-2008 Takahiro Hirofuchi
*
* This is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This is distribute... | gpl-2.0 |
v-superuser/android_kernel_sony_taoshan | drivers/md/dm-linear.c | 3718 | 3900 | /*
* Copyright (C) 2001-2003 Sistina Software (UK) Limited.
*
* This file is released under the GPL.
*/
#include "dm.h"
#include <linux/module.h>
#include <linux/init.h>
#include <linux/blkdev.h>
#include <linux/bio.h>
#include <linux/slab.h>
#include <linux/device-mapper.h>
#define DM_MSG_PREFIX "linear"
/*
* ... | gpl-2.0 |
kinsamanka/linux-tizen | drivers/pinctrl/spear/pinctrl-spear3xx.c | 3718 | 12603 | /*
* Driver for the ST Microelectronics SPEAr3xx pinmux
*
* Copyright (C) 2012 ST Microelectronics
* Viresh Kumar <viresh.linux@gmail.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express... | gpl-2.0 |
milaq/android_kernel_htc_kovsky | sound/isa/es18xx.c | 3974 | 70964 | /*
* Driver for generic ESS AudioDrive ES18xx soundcards
* Copyright (c) by Christian Fischbach <fishbach@pool.informatik.rwth-aachen.de>
* Copyright (c) by Abramo Bagnara <abramo@alsa-project.org>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G... | gpl-2.0 |
spezi77/android_kernel_google_msm | arch/c6x/kernel/traps.c | 4742 | 14961 | /*
* Port on Texas Instruments TMS320C6x architecture
*
* Copyright (C) 2004, 2006, 2009, 2010, 2011 Texas Instruments Incorporated
* Author: Aurelien Jacquiot (aurelien.jacquiot@jaluna.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | gpl-2.0 |
tim-yang/linux-3.8 | arch/blackfin/kernel/ipipe.c | 9094 | 10571 | /* -*- linux-c -*-
* linux/arch/blackfin/kernel/ipipe.c
*
* Copyright (C) 2005-2007 Philippe Gerum.
*
* 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, Inc., 675 Mass Ave, Cambridge MA 0213... | gpl-2.0 |
sleekmason/cyanogenmod12 | drivers/input/serio/pcips2.c | 9094 | 5151 | /*
* linux/drivers/input/serio/pcips2.c
*
* Copyright (C) 2003 Russell King, 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.
*
*... | gpl-2.0 |
schspa/android_kernel_xiaomi_msm8974 | drivers/net/ethernet/chelsio/cxgb3/mc5.c | 11654 | 13000 | /*
* Copyright (c) 2003-2008 Chelsio, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source ... | gpl-2.0 |
GalaxyTab101/samsung-kernel-galaxytab101 | fs/proc/inode.c | 135 | 11636 | /*
* linux/fs/proc/inode.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include <linux/time.h>
#include <linux/proc_fs.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/string.h>
#include <linux/stat.h>
#include <linux/completion.h>
#include <linux/poll.h>
#include <linux/file.h>
#include <l... | gpl-2.0 |
xiaoleili/linux-mediatek | drivers/clk/clk-si5351.c | 135 | 42260 | /*
* clk-si5351.c: Silicon Laboratories Si5351A/B/C I2C Clock Generator
*
* Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
* Rabeeh Khoury <rabeeh@solid-run.com>
*
* References:
* [1] "Si5351A/B/C Data Sheet"
* http://www.silabs.com/Support%20Documents/TechnicalDocs/Si5351.pdf
* [2] "Manually Gene... | gpl-2.0 |
rajat1994/linux | drivers/staging/lustre/lustre/mdc/mdc_locks.c | 391 | 39063 | /*
* GPL HEADER START
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 only,
* as published by the Free Software Foundation.
*
* This program is distributed... | gpl-2.0 |
omnirom/android_kernel_asus_tegra3 | drivers/gpu/drm/vmwgfx/vmwgfx_overlay.c | 391 | 15200 | /**************************************************************************
*
* Copyright © 2009 VMware, Inc., Palo Alto, CA., USA
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to d... | gpl-2.0 |
fransklaver/linux | arch/mips/kernel/irq_cpu.c | 391 | 4345 | /*
* Copyright 2001 MontaVista Software Inc.
* Author: Jun Sun, jsun@mvista.com or jsun@junsun.net
*
* Copyright (C) 2001 Ralf Baechle
* Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved.
* Author: Maciej W. Rozycki <macro@mips.com>
*
* This file define the irq handler for MIPS CPU interrupts.
*
... | gpl-2.0 |
sharpe351/FUHU_INC_nabi2_xd-kernel | drivers/net/wan/dscc4.c | 647 | 54618 | /*
* drivers/net/wan/dscc4/dscc4.c: a DSCC4 HDLC driver for Linux
*
* This software may be used and distributed according to the terms of the
* GNU General Public License.
*
* The author may be reached as romieu@cogenit.fr.
* Specific bug reports/asian food will be welcome.
*
* Special thanks to the nice peopl... | gpl-2.0 |
hvaibhav/linux-media | drivers/pcmcia/soc_common.c | 647 | 20336 | /*======================================================================
Common support code for the PCMCIA control functionality of
integrated SOCs like the SA-11x0 and PXA2xx microprocessors.
The contents of this file are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not... | gpl-2.0 |
TeamJB/kernel_htc_m7 | drivers/mmc/host/sdhci-s3c.c | 1671 | 19616 | /* linux/drivers/mmc/host/sdhci-s3c.c
*
* Copyright 2008 Openmoko Inc.
* Copyright 2008 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* SDHCI (HSMMC) support for Samsung SoC
*
* This program is free software; you can redistribute it and/or modify
* it under the ... | gpl-2.0 |
jwyterlin/linux | fs/hfs/bitmap.c | 5255 | 5963 | /*
* linux/fs/hfs/bitmap.c
*
* Copyright (C) 1996-1997 Paul H. Hargrove
* (C) 2003 Ardis Technologies <roman@ardistech.com>
* This file may be distributed under the terms of the GNU General Public License.
*
* Based on GPLed code Copyright (C) 1995 Michael Dreher
*
* This file contains the code to modify th... | gpl-2.0 |
SOKP/kernel_samsung_hlte | drivers/usb/host/hwa-hc.c | 7303 | 25869 | /*
* Host Wire Adapter:
* Driver glue, HWA-specific functions, bridges to WAHC and WUSBHC
*
* 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 ... | gpl-2.0 |
TeamEOS/kernel_htc_flounder | drivers/mtd/afs.c | 7559 | 6403 | /*======================================================================
drivers/mtd/afs.c: ARM Flash Layout/Partitioning
Copyright © 2000 ARM Limited
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free So... | gpl-2.0 |
zarboz/DLXPUL_RELOADED | fs/xfs/xfs_filestream.c | 7559 | 23543 | /*
* Copyright (c) 2006-2007 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 |
fopina/ZTE-Joe-Kernel-2.6.29 | net/ipv6/sit.c | 136 | 24393 | /*
* IPv6 over IPv4 tunnel device - Simple Internet Transition (SIT)
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
* Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Publi... | gpl-2.0 |
RenderBroken/GCC-UBER | gcc/testsuite/gfortran.dg/used_interface_ref.f90 | 136 | 1423 | ! { dg-do run }
! Tests the fix for PR26393, in which an ICE would occur in trans-decl.c
! (gfc_get_symbol_decl) because anzKomponenten is not referenced in the
! interface for solveCConvert. The solution was to assert that the symbol
! is either referenced or in an interface body.
!
! Based on the testcase in the PR.
... | gpl-2.0 |
itsimbal/gcc.cet | gcc/testsuite/gfortran.dg/module_interface_1.f90 | 136 | 1047 | ! { dg-do run }
! This tests the fix for PR16940, module interfaces to
! contained functions caused ICEs.
! This is a simplified version of the example in the PR
! discussion, which was due to L.Meissner.
!
! Submitted by Paul Thomas pault@gcc.gnu.org
!
module Max_Loc_Mod
implicit none
interface Max_Location... | gpl-2.0 |
PRJosh/kernel_lge_mako | arch/x86/kernel/tboot.c | 136 | 11599 | /*
* tboot.c: main implementation of helper functions used by kernel for
* runtime support of Intel(R) Trusted Execution Technology
*
* Copyright (c) 2006-2009, Intel Corporation
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU Gener... | gpl-2.0 |
vm03/android_kernel_asus_P024 | drivers/usb/gadget/udc-core.c | 392 | 15846 | /**
* udc.c - Core UDC Framework
*
* Copyright (C) 2010 Texas Instruments
* Author: Felipe Balbi <balbi@ti.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 of
* the License as published by the Free Software Foundation... | gpl-2.0 |
BlownFuze/i717_TW_JBkernel | arch/x86/kernel/cpu/perf_event_intel_ds.c | 648 | 18512 | #ifdef CONFIG_CPU_SUP_INTEL
/* The maximal number of PEBS events: */
#define MAX_PEBS_EVENTS 4
/* The size of a BTS record in bytes: */
#define BTS_RECORD_SIZE 24
#define BTS_BUFFER_SIZE (PAGE_SIZE << 4)
#define PEBS_BUFFER_SIZE PAGE_SIZE
/*
* pebs_record_32 for p4 and core not supported
struct pebs_record_32 ... | gpl-2.0 |
Dabug123/owlCore64 | drivers/cpufreq/maple-cpufreq.c | 1160 | 8456 | /*
* Copyright (C) 2011 Dmitry Eremin-Solenikov
* Copyright (C) 2002 - 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* and Markus Demleitner <msdemlei@cl.uni-heidelberg.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Ge... | gpl-2.0 |
uniquejainakshay/Linux_Kernel | drivers/media/radio/radio-tea5777.c | 2696 | 16986 | /*
* v4l2 driver for TEA5777 Philips AM/FM radio tuner chips
*
* Copyright (c) 2012 Hans de Goede <hdegoede@redhat.com>
*
* Based on the ALSA driver for TEA5757/5759 Philips AM/FM radio tuner chips:
*
* Copyright (c) 2004 Jaroslav Kysela <perex@perex.cz>
*
* This program is free software; you can redistr... | gpl-2.0 |
janimo/android_kernel_huawei_u9200 | arch/um/kernel/skas/mmu.c | 3208 | 3950 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include "linux/mm.h"
#include "linux/sched.h"
#include "linux/slab.h"
#include "asm/pgalloc.h"
#include "asm/pgtable.h"
#include "as-layout.h"
#include "os.h"
#include "skas.h"
extern int __syscall_stub_start;
... | gpl-2.0 |
AntaresOne/AntaresCore-Kernel-h815 | arch/arm/mach-imx/cpu-imx27.c | 4232 | 1914 | /*
* Copyright 2007 Freescale Semiconductor, Inc. All Rights Reserved.
* Copyright 2008 Juergen Beisert, kernel@pengutronix.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 vers... | gpl-2.0 |
bradfa/linux | drivers/net/wimax/i2400m/fw.c | 4488 | 51038 | /*
* Intel Wireless WiMAX Connection 2400m
* Firmware uploader
*
*
* Copyright (C) 2007-2008 Intel Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions o... | gpl-2.0 |
ashwinr64/android_kernel_motorola_msm8610 | drivers/input/touchscreen/pixcir_i2c_ts.c | 4744 | 5782 | /*
* Driver for Pixcir I2C touchscreen controllers.
*
* Copyright (C) 2010-2011 Pixcir, 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.
*
* This prog... | gpl-2.0 |
zaclimon/impulse_ypg1 | arch/cris/arch-v32/mm/init.c | 7816 | 5930 | /*
* Set up paging and the MMU.
*
* Copyright (C) 2000-2003, Axis Communications AB.
*
* Authors: Bjorn Wesen <bjornw@axis.com>
* Tobias Anderberg <tobiasa@axis.com>, CRISv32 port.
*/
#include <linux/mmzone.h>
#include <linux/init.h>
#include <linux/bootmem.h>
#include <linux/mm.h>
#include <asm/pgt... | gpl-2.0 |
mandfx/android_kernel_huawei_c8816 | drivers/scsi/imm.c | 8328 | 29624 | /* imm.c -- low level driver for the IOMEGA MatchMaker
* parallel port SCSI host adapter.
*
* (The IMM is the embedded controller in the ZIP Plus drive.)
*
* My unofficial company acronym list is 21 pages long:
* FLA: Four letter acronym with built in facility for
* future expansion to ... | gpl-2.0 |
ebildude123/Geass-Kernel-TF300T | drivers/staging/comedi/drivers/addi-data/hwdrv_apci2016.c | 8328 | 19542 | /**
@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 |
hauke/bcm47xx | fs/nfsd/lockd.c | 9864 | 1701 | /*
* This file contains all the stubs needed when communicating with lockd.
* This level of indirection is necessary so we can run nfsd+lockd without
* requiring the nfs client to be compiled in/loaded, and vice versa.
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/file.h>
#include <li... | gpl-2.0 |
htc-msm8960/android_kernel_htc_m7 | drivers/i2c/busses/i2c-sibyte.c | 12168 | 5688 | /*
* Copyright (C) 2004 Steven J. Hill
* Copyright (C) 2001,2002,2003 Broadcom Corporation
* Copyright (C) 1995-2000 Simon G. Vogl
*
* 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 |
letama/android_kernel_nozomi | drivers/i2c/busses/i2c-sibyte.c | 12168 | 5688 | /*
* Copyright (C) 2004 Steven J. Hill
* Copyright (C) 2001,2002,2003 Broadcom Corporation
* Copyright (C) 1995-2000 Simon G. Vogl
*
* 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 |
pranith/linux-next | arch/alpha/lib/fpreg.c | 13704 | 6107 | /*
* arch/alpha/lib/fpreg.c
*
* (C) Copyright 1998 Linus Torvalds
*/
#if defined(CONFIG_ALPHA_EV6) || defined(CONFIG_ALPHA_EV67)
#define STT(reg,val) asm volatile ("ftoit $f"#reg",%0" : "=r"(val));
#else
#define STT(reg,val) asm volatile ("stt $f"#reg",%0" : "=m"(val));
#endif
unsigned long
alpha_read_fp_reg (u... | gpl-2.0 |
jamieiles/newlib-oldland | libgloss/moxie/sbrk.c | 137 | 1468 | /* sbrk.c -- allocate memory dynamically.
*
* Copyright (c) 2008 Anthony Green
*
* The authors hereby grant permission to use, copy, modify, distribute,
* and license this software and its documentation for any purpose, provided
* that existing copyright notices are retained in all copies and that this
* notice... | gpl-2.0 |
RaduG/2.6.29-RaKern-2x-Hero | drivers/staging/epl/EplIdentu.c | 137 | 15083 | /****************************************************************************
(c) SYSTEC electronic GmbH, D-07973 Greiz, August-Bebel-Str. 29
www.systec-electronic.com
Project: openPOWERLINK
Description: source file for Identu-Module
License:
Redistribution and use in source and binary form... | gpl-2.0 |
jumpnow/linux | drivers/net/ethernet/mellanox/mlx4/en_dcb_nl.c | 137 | 19639 | /*
* Copyright (c) 2011 Mellanox Technologies. 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 sou... | gpl-2.0 |
CyanogenMod/samsung-kernel-galaxys | net/netfilter/nfnetlink_log.c | 137 | 23769 | /*
* This is a module which is used for logging packets to userspace via
* nfetlink.
*
* (C) 2005 by Harald Welte <laforge@netfilter.org>
*
* Based on the old ipv4-only ipt_ULOG.c:
* (C) 2000-2004 by Harald Welte <laforge@netfilter.org>
*
* This program is free software; you can redistribute it and/or modify
... | gpl-2.0 |
dantes1984/linux | drivers/gpu/drm/vmwgfx/vmwgfx_dmabuf.c | 393 | 8115 | /**************************************************************************
*
* Copyright © 2011-2015 VMware, Inc., Palo Alto, CA., USA
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"),... | gpl-2.0 |
CyanideL/android_kernel_samsung_jf | drivers/staging/prima/CORE/BAP/src/bapRsn8021xSuppRsnFsm.c | 393 | 33732 | /*
* Copyright (c) 2012, The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by 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 a... | gpl-2.0 |
kingklick/kk-note2-kernel | drivers/motor/max8997_vibrator.c | 393 | 7755 | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/timed_output.h>
#include <linux/hrtimer.h>
#include <linux/pwm.h>
#include <linux/platform_device.h>
#include <linux/err.h>
#include <linux/slab.h>
#include <linux/clk.h>
#include <linux/mfd/max8997.h>
#include <linux/mfd/max8997-private.h>
#ifdef CON... | gpl-2.0 |
windxixi/ef39s_kernel | drivers/staging/rt2860/common/cmm_sync.c | 1161 | 23078 | /*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright 2002-2007, Ralink Technology, Inc.
*
* This program is free software; you can redistribute it and/or modify *
* it u... | gpl-2.0 |
Hacker432-Y550/android_kernel_huawei_msm8916 | fs/jfs/jfs_logmgr.c | 2185 | 60889 | /*
* Copyright (C) International Business Machines Corp., 2000-2004
* Portions Copyright (C) Christoph Hellwig, 2001-2002
*
* 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; eithe... | gpl-2.0 |
mdeejay/picasso-hc-kernel | drivers/gpu/drm/sis/sis_mm.c | 2953 | 8481 | /**************************************************************************
*
* Copyright 2006 Tungsten Graphics, Inc., Bismarck, ND., USA.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Softwar... | gpl-2.0 |
TeamBliss-Devices/android_kernel_samsung_smdk4412 | drivers/video/nvidia/nvidia.c | 3209 | 40038 | /*
* linux/drivers/video/nvidia/nvidia.c - nVidia fb driver
*
* Copyright 2004 Antonino Daplas <adaplas@pol.net>
*
* 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/module... | gpl-2.0 |
msm8660coolstuff/android_kernel_samsung_msm8660 | drivers/edac/x38_edac.c | 4233 | 12118 | /*
* Intel X38 Memory Controller kernel module
* Copyright (C) 2008 Cluster Computing, Inc.
*
* This file may be distributed under the terms of the
* GNU General Public License.
*
* This file is based on i3200_edac.c
*
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux... | gpl-2.0 |
samurai0000000/linux | arch/x86/platform/olpc/olpc-xo15-sci.c | 4745 | 5531 | /*
* Support for OLPC XO-1.5 System Control Interrupts (SCI)
*
* Copyright (C) 2009-2010 One Laptop per Child
*
* 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 |
Surge1223/kernel_samsung-jfltevzw-VRUFNC5 | drivers/gpu/drm/drm_stub.c | 5257 | 12408 | /**
* \file drm_stub.h
* Stub support
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>
*/
/*
* Created: Fri Jan 19 10:48:35 2001 by faith@acm.org
*
* Copyright 2001 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obt... | gpl-2.0 |
bobzitt/SM-T700-kernel-T700XXU1ANF7 | arch/x86/kernel/cpu/mtrr/main.c | 5513 | 20376 | /* Generic MTRR (Memory Type Range Register) driver.
Copyright (C) 1997-2000 Richard Gooch
Copyright (c) 2002 Patrick Mochel
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 Fo... | gpl-2.0 |
GiriR/android_kernel_samsung_smdk4412 | drivers/staging/comedi/drivers/addi-data/hwdrv_apci1032.c | 8329 | 13532 | /**
@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 |
savoca/kernel-msm | sound/pci/asihpi/hpimsgx.c | 8329 | 21940 | /******************************************************************************
AudioScience HPI driver
Copyright (C) 1997-2011 AudioScience Inc. <support@audioscience.com>
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public L... | gpl-2.0 |
benatto/linux-1 | drivers/media/pci/saa7134/saa7134-ts.c | 10377 | 8613 | /*
*
* device driver for philips saa7134 based TV cards
* video4linux video interface
*
* (c) 2001,02 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 Softwar... | gpl-2.0 |
chenyu105/linux | drivers/net/fddi/skfp/pcmplc.c | 12681 | 49275 | /******************************************************************************
*
* (C)Copyright 1998,1999 SysKonnect,
* a business unit of Schneider & Koch & Co. Datensysteme GmbH.
*
* See the file "skfddi.c" for further information.
*
* This program is free software; you can redistribute it and/or modify
* it... | gpl-2.0 |
felixhaedicke/nst-kernel | src/arch/x86/kernel/nmi.c | 138 | 13334 | /*
* NMI watchdog support on APIC systems
*
* Started by Ingo Molnar <mingo@redhat.com>
*
* Fixes:
* Mikael Pettersson : AMD K7 support for local APIC NMI watchdog.
* Mikael Pettersson : Power Management for local APIC NMI watchdog.
* Mikael Pettersson : Pentium 4 support for local APIC NMI watchdog.
* ... | gpl-2.0 |
Borkata/adam-nv-3.1 | drivers/media/video/bt8xx/bttv-driver.c | 394 | 121038 | /*
bttv - Bt848 frame grabber driver
Copyright (C) 1996,97,98 Ralph Metzler <rjkm@thp.uni-koeln.de>
& Marcus Metzler <mocm@thp.uni-koeln.de>
(c) 1999-2002 Gerd Knorr <kraxel@bytesex.org>
some v4l2 code lines are taken from Justin's bttv2 driver which is
(c) 2000 Justin Schoeman <justin@sun... | gpl-2.0 |
nadanomics/linux | drivers/nfc/microread/mei.c | 394 | 2518 | /*
* HCI based Driver for Inside Secure microread NFC Chip
*
* Copyright (C) 2013 Intel 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... | gpl-2.0 |
CyanideL/android_kernel_samsung_jf | net/netfilter/ipvs/ip_vs_xmit.c | 650 | 34512 | /*
* ip_vs_xmit.c: various packet transmitters for IPVS
*
* Authors: Wensong Zhang <wensong@linuxvirtualserver.org>
* Julian Anastasov <ja@ssi.bg>
*
* 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 |
Tim1928/kernel-cm7 | drivers/net/tulip/media.c | 1162 | 17038 | /*
drivers/net/tulip/media.c
Copyright 2000,2001 The Linux Kernel Team
Written/copyright 1994-2001 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
Please refer to Documentation/DocBook/tulip-user.{pdf,ps,ht... | gpl-2.0 |
yajnab/android_kernel_samsung_msm7x27 | arch/sparc/kernel/sysfs.c | 1162 | 8894 | /* sysfs.c: Toplogy sysfs support code for sparc64.
*
* Copyright (C) 2007 David S. Miller <davem@davemloft.net>
*/
#include <linux/sched.h>
#include <linux/sysdev.h>
#include <linux/cpu.h>
#include <linux/smp.h>
#include <linux/percpu.h>
#include <linux/init.h>
#include <asm/cpudata.h>
#include <asm/hypervisor.h>
... | gpl-2.0 |
sultanxda/sultan-kernel-pyramid | arch/sh/kernel/cpu/sh3/setup-sh770x.c | 2442 | 7364 | /*
* SH3 Setup code for SH7706, SH7707, SH7708, SH7709
*
* Copyright (C) 2007 Magnus Damm
* Copyright (C) 2009 Paul Mundt
*
* Based on setup-sh7709.c
*
* Copyright (C) 2006 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in th... | gpl-2.0 |
chrisc93/android_kernel_bullhead | drivers/usb/gadget/gmidi.c | 2698 | 4891 | /*
* gmidi.c -- USB MIDI Gadget Driver
*
* Copyright (C) 2006 Thumtronics Pty Ltd.
* Developed for Thumtronics by Grey Innovation
* Ben Williamson <ben.williamson@greyinnovation.com>
*
* This software is distributed under the terms of the GNU General Public
* License ("GPL") version 2, as published by the Free ... | gpl-2.0 |
aapav01/samsung_ms013g_SWA | drivers/net/wireless/rt2x00/rt61pci.c | 2954 | 96042 | /*
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 |
chaoskagami/android_kernel_nvidia_roth | fs/ubifs/super.c | 3210 | 61742 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software Foundation.
*
* This program is distributed in the hope t... | gpl-2.0 |
XPerience-AOSP-Lollipop/android_kernel_sony_lbmsm8960t | security/keys/encrypted-keys/encrypted.c | 4234 | 26607 | /*
* Copyright (C) 2010 IBM Corporation
* Copyright (C) 2010 Politecnico di Torino, Italy
* TORSEC group -- http://security.polito.it
*
* Authors:
* Mimi Zohar <zohar@us.ibm.com>
* Roberto Sassu <roberto.sassu@polito.it>
*
* This program is free software; you can redistribute it and/or modif... | gpl-2.0 |
cuckata23/android_kernel_motorola_msm8226 | drivers/media/video/v4l2-dev.c | 4234 | 21887 | /*
* Video capture interface for Linux version 2
*
* A generic video device interface for the LINUX operating system
* using a set of device structures/vectors for low level operations.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License... | gpl-2.0 |
x1123/android_kernel_huawei_u9510e | arch/mips/pci/ops-msc.c | 9610 | 4072 | /*
* Copyright (C) 1999, 2000, 2004, 2005 MIPS Technologies, Inc.
* All rights reserved.
* Authors: Carsten Langgaard <carstenl@mips.com>
* Maciej W. Rozycki <macro@mips.com>
* Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org)
*
* This program is free software; you can distribute it and/o... | gpl-2.0 |
qzhuyan/linux | drivers/usb/wusbcore/wusbhc.c | 139 | 13065 | // SPDX-License-Identifier: GPL-2.0
/*
* Wireless USB Host Controller
* sysfs glue, wusbcore module support and life cycle management
*
*
* Copyright (C) 2005-2006 Intel Corporation
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
*
* Creation/destruction of wusbhc is split in two parts; that that
* doe... | gpl-2.0 |
invisiblek/kernel_808l | drivers/media/video/cs53l32a.c | 139 | 6694 | /*
* cs53l32a (Adaptec AVC-2010 and AVC-2410) i2c ivtv driver.
* Copyright (C) 2005 Martin Vaughan
*
* Audio source switching for Adaptec AVC-2410 added by Trev Jackson
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by... | gpl-2.0 |
lobrau/pixel | drivers/net/wireless/orinoco/orinoco_usb.c | 395 | 45473 | /*
* 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 |
anderco/linux | drivers/nfc/st-nci/core.c | 395 | 4200 | /*
* NCI based Driver for STMicroelectronics NFC Chip
*
* Copyright (C) 2014-2015 STMicroelectronics SAS. 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 Sof... | gpl-2.0 |
krachlatte/Sony-Xperia-Go-ST27i | arch/sparc/kernel/btext.c | 907 | 31931 | /*
* Procedures for drawing on the screen early on in the boot process.
*
* Benjamin Herrenschmidt <benh@kernel.crashing.org>
*/
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/console.h>
#include <asm/btext.h>
#include <asm/oplib.h>
#include <a... | gpl-2.0 |
bticino/linux | arch/arm/mach-s3c2412/s3c2412.c | 1419 | 5881 | /* linux/arch/arm/mach-s3c2412/s3c2412.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* http://armlinux.simtec.co.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 Fr... | gpl-2.0 |
openwrt/linux | arch/arm/mach-msm/board-trout-mmc.c | 2187 | 4651 | /* linux/arch/arm/mach-msm/board-trout-mmc.c
** Author: Brian Swetland <swetland@google.com>
*/
#include <linux/gpio.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/delay.h>
#include <linux/mmc/host.h>
#include <linux/mmc/sdio_ids.h>
#include <linux/err.h>
#includ... | gpl-2.0 |
lnfamous/Kernel_Htc_Pico_CyanogenMod11 | arch/sh/kernel/cpu/sh4a/clock-shx3.c | 2443 | 5175 | /*
* arch/sh/kernel/cpu/sh4/clock-shx3.c
*
* SH-X3 support for the clock framework
*
* Copyright (C) 2006-2007 Renesas Technology Corp.
* Copyright (C) 2006-2007 Renesas Solutions Corp.
* Copyright (C) 2006-2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* ... | gpl-2.0 |
faux123/Shamu | sound/soc/codecs/wm8580.c | 2443 | 26202 | /*
* wm8580.c -- WM8580 ALSA Soc Audio driver
*
* Copyright 2008-12 Wolfson Microelectronics PLC.
*
* 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 Lice... | gpl-2.0 |
46890580/whitetiger-linux-kernel | drivers/net/wireless/brcm80211/brcmsmac/ampdu.c | 2699 | 33602 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
nspierbundel/amlogic-common | fs/select.c | 2955 | 24787 | /*
* This file contains the procedures for the handling of select and poll
*
* Created for Linux based loosely upon Mathius Lattner's minix
* patches by Peter MacDonald. Heavily edited by Linus.
*
* 4 February 1994
* COFF/ELF binary emulation. If the process has the STICKY_TIMEOUTS
* flag set in its pe... | gpl-2.0 |
alyubomirov/Amlogic_s905-kernel | arch/mips/cavium-octeon/executive/cvmx-l2c.c | 3211 | 25450 | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2010 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 |
AOSParadox/android_kernel_motorola_msm8226 | arch/alpha/kernel/smp.c | 3979 | 18248 | /*
* linux/arch/alpha/kernel/smp.c
*
* 2001-07-09 Phil Ezolt (Phillip.Ezolt@compaq.com)
* Renamed modified smp_call_function to smp_call_function_on_cpu()
* Created an function that conforms to the old calling convention
* of smp_call_function().
*
* This is help... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_s3ve3g | arch/tile/kernel/smpboot.c | 3979 | 7616 | /*
* 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 |
hyuh/M7-WWE | arch/um/kernel/ksyms.c | 5003 | 1159 | /*
* Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <linux/module.h>
#include "os.h"
EXPORT_SYMBOL(set_signals);
EXPORT_SYMBOL(get_signals);
EXPORT_SYMBOL(os_stat_fd);
EXPORT_SYMBOL(os_stat_file);
EXPORT_SYMBOL(os_access);
EXPORT_SYMBOL(os_set_exec_clos... | gpl-2.0 |
Trinityhaxxor/platform_kernel_msm8x60_stock | drivers/rtc/rtc-rs5c313.c | 8331 | 11003 | /*
* Ricoh RS5C313 RTC device/driver
* Copyright (C) 2007 Nobuhiro Iwamatsu
*
* 2005-09-19 modifed by kogiidena
*
* Based on the old drivers/char/rs5c313_rtc.c by:
* Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org>
* Copyright (C) 1999 Tetsuya Okada & Niibe Yutaka
*
* Based on code written by Paul Gortm... | gpl-2.0 |
jied83/kernel_presto | drivers/usb/host/ohci-mem.c | 12939 | 3398 | /*
* 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.
*/
/*-------------------------------------------------------------------------*/
/*
*... | gpl-2.0 |
AdrianHuang/linux-3.8.13 | drivers/media/radio/radio-si4713.c | 140 | 10251 | /*
* drivers/media/radio/radio-si4713.c
*
* Platform Driver for Silicon Labs Si4713 FM Radio Transmitter:
*
* Copyright (c) 2008 Instituto Nokia de Tecnologia - INdT
* Contact: Eduardo Valentin <eduardo.valentin@nokia.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the ... | gpl-2.0 |
zhaoxianpeng/linux-mini2440 | drivers/net/tulip/de4x5.c | 140 | 169156 | /* de4x5.c: A DIGITAL DC21x4x DECchip and DE425/DE434/DE435/DE450/DE500
ethernet driver for Linux.
Copyright 1994, 1995 Digital Equipment Corporation.
Testing resources for this driver have been made available
in part by NASA Ames Research Center (mjacob@nas.nasa.gov).
The author may be... | gpl-2.0 |
embest-tech/rowboat-kernel | drivers/md/dm-snap-transient.c | 140 | 2435 | /*
* Copyright (C) 2001-2002 Sistina Software (UK) Limited.
* Copyright (C) 2006-2008 Red Hat GmbH
*
* This file is released under the GPL.
*/
#include "dm-exception-store.h"
#include "dm-snap.h"
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/vmalloc.h>
#include <linux/slab.h>
#include <linux/d... | gpl-2.0 |
simson/linux | drivers/media/platform/vivid/vivid-tpg.c | 396 | 63697 | /*
* vivid-tpg.c - Test Pattern Generator
*
* Note: gen_twopix and tpg_gen_text are based on code from vivi.c. See the
* vivi.c source for the copyright information of those functions.
*
* Copyright 2014 Cisco Systems, Inc. and/or its affiliates. All rights reserved.
*
* This program is free software; you may r... | gpl-2.0 |
nikybiasion/android_kernel_asus_me301t | mm/thrash.c | 396 | 4007 | /*
* mm/thrash.c
*
* Copyright (C) 2004, Red Hat, Inc.
* Copyright (C) 2004, Rik van Riel <riel@redhat.com>
* Released under the GPL, see the file COPYING for details.
*
* Simple token based thrashing protection, using the algorithm
* described in: http://www.cse.ohio-state.edu/hpcs/WWW/HTML/publications/abs05-... | gpl-2.0 |
DIGImend/linux | arch/s390/kvm/intercept.c | 396 | 9699 | /*
* in-kernel handling for sie intercepts
*
* Copyright IBM Corp. 2008, 2014
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2 only)
* as published by the Free Software Foundation.
*
* Author(s): Carsten Otte <cotte@de... | gpl-2.0 |
playfulgod/tiamat-8x60-kernel | arch/arm/mach-integrator/cpu.c | 908 | 5250 | /*
* linux/arch/arm/mach-integrator/cpu.c
*
* Copyright (C) 2001-2002 Deep Blue Solutions 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.
*
* CPU support functions
*... | gpl-2.0 |
GameTheory-/android_kernel_lge_l0 | drivers/usb/core/notify.c | 908 | 1914 | /*
* All the USB notify logic
*
* (C) Copyright 2005 Greg Kroah-Hartman <gregkh@suse.de>
*
* notifier functions originally based on those in kernel/sys.c
* but fixed up to not be so broken.
*
*/
#include <linux/kernel.h>
#include <linux/notifier.h>
#include <linux/usb.h>
#include <linux/mutex.h>
#include "usb... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_p1 | drivers/media/video/zoran/zr36060.c | 1420 | 30673 | /*
* Zoran ZR36060 basic configuration functions
*
* Copyright (C) 2002 Laurent Pinchart <laurent.pinchart@skynet.be>
*
* $Id: zr36060.c,v 1.1.2.22 2003/05/06 09:35:36 rbultje Exp $
*
* ------------------------------------------------------------------------
*
* This program is free software; you can redistrib... | gpl-2.0 |
alexax66/LP-Kernel-a3ltexx | sound/soc/dwc/designware_i2s.c | 1420 | 11364 | /*
* ALSA SoC Synopsys I2S Audio Layer
*
* sound/soc/spear/designware_i2s.c
*
* Copyright (C) 2010 ST Microelectronics
* Rajeev Kumar <rajeev-dlh.kumar@st.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of an... | gpl-2.0 |
linux4kix/VF845kernelFroyo | drivers/media/video/zoran/zr36050.c | 1420 | 27028 | /*
* Zoran ZR36050 basic configuration functions
*
* Copyright (C) 2001 Wolfgang Scherr <scherr@net4you.at>
*
* $Id: zr36050.c,v 1.1.2.11 2003/08/03 14:54:53 rbultje Exp $
*
* ------------------------------------------------------------------------
*
* This program is free software; you can redistribute it and... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.