repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
hallovveen31/Magic | drivers/edac/cpc925_edac.c | 2779 | 30542 | /*
* cpc925_edac.c, EDAC driver for IBM CPC925 Bridge and Memory Controller.
*
* Copyright (c) 2008 Wind River Systems, Inc.
*
* Authors: Cao Qingtao <qingtao.cao@windriver.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License versio... | gpl-2.0 |
blazingwolf/HTC_Fireball_Kernel | drivers/mtd/nand/s3c2410.c | 2779 | 29706 | /* linux/drivers/mtd/nand/s3c2410.c
*
* Copyright © 2004-2008 Simtec Electronics
* http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>
*
* Samsung S3C2410/S3C2440/S3C2412 NAND driver
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public... | gpl-2.0 |
KINGbabasula/u8500_kernel | drivers/staging/cx25821/cx25821-cards.c | 3035 | 1958 | /*
* Driver for the Conexant CX25821 PCIe bridge
*
* Copyright (C) 2009 Conexant Systems Inc.
* Authors <shu.lin@conexant.com>, <hiep.huynh@conexant.com>
* Based on Steven Toth <stoth@linuxtv.org> cx23885 driver
*
* This program is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
chonix/trinity | drivers/net/sfc/tenxpress.c | 3035 | 13626 | /****************************************************************************
* Driver for Solarflare Solarstorm network controllers and boards
* Copyright 2007-2011 Solarflare Communications Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Publi... | gpl-2.0 |
Mirsaid02/android_kernel_samsung_ms013g-2 | arch/arm/mach-msm/scm-io.c | 3547 | 1841 | /* Copyright (c) 2011, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
QduZ9zEVr6/kernel-msm | arch/arm/mach-exynos/pm.c | 4571 | 10775 | /* linux/arch/arm/mach-exynos4/pm.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* EXYNOS4210 - Power Management support
*
* Based on arch/arm/mach-s3c2410/pm.c
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* This program is free software; you ca... | gpl-2.0 |
voltagex/msm | arch/arm/mach-s5pc100/mach-smdkc100.c | 4827 | 6444 | /* linux/arch/arm/mach-s5pc100/mach-smdkc100.c
*
* Copyright 2009 Samsung Electronics Co.
* Author: Byungho Min <bhmin@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundat... | gpl-2.0 |
bilalliberty/depricated-kernel-villec2--3.4- | drivers/scsi/bfa/bfa_ioc_cb.c | 7899 | 9084 | /*
* Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
* All rights reserved
* www.brocade.com
*
* Linux driver for Brocade Fibre Channel Host Bus Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 a... | gpl-2.0 |
antaril/AGK-CM-BASED | drivers/tty/hvc/hvc_beat.c | 8667 | 3211 | /*
* Beat hypervisor console driver
*
* (C) Copyright 2006 TOSHIBA CORPORATION
*
* This code is based on drivers/char/hvc_rtas.c:
* (C) Copyright IBM Corporation 2001-2005
* (C) Copyright Red Hat, Inc. 2005
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GN... | gpl-2.0 |
qtekfun/kernel_htc_msm8939 | arch/xtensa/boot/lib/zmem.c | 14043 | 1984 | #include <linux/zlib.h>
/* bits taken from ppc */
extern void *avail_ram, *end_avail;
void exit (void)
{
for (;;);
}
void *zalloc(unsigned size)
{
void *p = avail_ram;
size = (size + 7) & -8;
avail_ram += size;
if (avail_ram > end_avail) {
//puts("oops... out of me... | gpl-2.0 |
insop/sched-deadline2 | sound/core/pcm.c | 220 | 32753 | /*
* Digital Audio (PCM) abstract layer
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* 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 |
mathur/rohan.kernel.op3 | sound/soc/pxa/ttc-dkb.c | 476 | 4959 | /*
* linux/sound/soc/pxa/ttc_dkb.c
*
* Copyright (C) 2012 Marvell International Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opti... | gpl-2.0 |
GAXUSXX/GalaxyS7edge_G935F_Kernel | drivers/staging/skein/skein.c | 476 | 29952 | /***********************************************************************
**
** Implementation of the Skein hash function.
**
** Source code author: Doug Whiting, 2008.
**
** This algorithm and source code is released to the public domain.
**
************************************************************************/
#de... | gpl-2.0 |
mayli/unionfs-latest | drivers/net/ethernet/intel/e1000e/82571.c | 732 | 55540 | /* Intel PRO/1000 Linux driver
* Copyright(c) 1999 - 2014 Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed i... | gpl-2.0 |
psyke83/android_kernel_samsung_msm-codeaurora | drivers/media/video/usbvision/usbvision-cards.c | 1756 | 31842 | /*
* usbvision-cards.c
* usbvision cards definition file
*
* Copyright (c) 1999-2005 Joerg Heckenbach <joerg@heckenbach-aw.de>
*
* This module is part of usbvision driver project.
* Updates to driver completed by Dwaine P. Garden
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
shakalaca/ASUS_ZenFone_ZX551ML | linux/kernel/drivers/gpu/drm/nouveau/core/subdev/fb/nv46.c | 2268 | 2539 | /*
* Copyright (C) 2010 Francisco Jerez.
* 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 deal in the Software without restriction, including
* without limitation the rights to use,... | gpl-2.0 |
dukie/sun4i-kernel | drivers/usb/storage/realtek_cr.c | 2524 | 16101 | /* Driver for Realtek RTS51xx USB card reader
*
* Copyright(c) 2009 Realtek Semiconductor Corp. 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, or ... | gpl-2.0 |
budi79/deka-kernel-msm7x30-3.0 | drivers/scsi/lpfc/lpfc_vport.c | 2780 | 25287 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2008 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
os2sd/android_kernel_lge_msm7x27-3.0.x | drivers/mtd/maps/vmu-flash.c | 3036 | 20009 | /* vmu-flash.c
* Driver for SEGA Dreamcast Visual Memory Unit
*
* Copyright (c) Adrian McMenamin 2002 - 2009
* Copyright (c) Paul Mundt 2001
*
* Licensed under version 2 of the
* GNU General Public Licence
*/
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/sched.h>
#include <linux/delay.h>
#incl... | gpl-2.0 |
kularny/GeniSys.Kernel | fs/coda/upcall.c | 3292 | 23315 | /*
* Mostly platform independent upcall operations to Venus:
* -- upcalls
* -- upcall routines
*
* Linux 2.0 version
* Copyright (C) 1996 Peter J. Braam <braam@maths.ox.ac.uk>,
* Michael Callahan <callahan@maths.ox.ac.uk>
*
* Redone for Linux 2.1
* Copyright (C) 1997 Carnegie Mellon University
*
* Carn... | gpl-2.0 |
jeboo/kernel-msm | arch/arm/mach-omap1/i2c.c | 3548 | 2525 | /*
* Helper module for board specific I2C bus registration
*
* Copyright (C) 2009 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 dist... | gpl-2.0 |
DirtyUnicorns/android_kernel_samsung_ks01lte | fs/ioprio.c | 3804 | 4924 | /*
* fs/ioprio.c
*
* Copyright (C) 2004 Jens Axboe <axboe@kernel.dk>
*
* Helper functions for setting/querying io priorities of processes. The
* system calls closely mimmick getpriority/setpriority, see the man page for
* those. The prio argument is a composite of prio class and prio data, where
* the data argu... | gpl-2.0 |
snishanth512/linux | drivers/media/dvb-frontends/tda8261.c | 4316 | 6001 | /*
TDA8261 8PSK/QPSK tuner driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any la... | gpl-2.0 |
Beeko/android_kernel_htc_msm8960 | drivers/media/common/tuners/tda18271-maps.c | 4828 | 45788 | /*
tda18271-maps.c - driver for the Philips / NXP TDA18271 silicon tuner
Copyright (C) 2007, 2008 Michael Krufky <mkrufky@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 Foundat... | gpl-2.0 |
Andorreta/android_kernel_google_msm | drivers/mtd/devices/phram.c | 7388 | 6172 | /**
* Copyright (c) ???? Jochen Schäuble <psionic@psionic.de>
* Copyright (c) 2003-2004 Joern Engel <joern@wh.fh-wedel.de>
*
* Usage:
*
* one commend line parameter per device, each in the form:
* phram=<name>,<start>,<len>
* <name> may be up to 63 characters.
* <start> and <len> can be octal, decimal or he... | gpl-2.0 |
Trinityhaxxor/Xperia_S_T-Core_Kernel | drivers/scsi/ch.c | 7900 | 24897 | /*
* SCSI Media Changer device driver for Linux 2.6
*
* (c) 1996-2003 Gerd Knorr <kraxel@bytesex.org>
*
*/
#define VERSION "0.25"
#include <linux/module.h>
#include <linux/init.h>
#include <linux/fs.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/major.h>
#include <linux/string.h>
#include... | gpl-2.0 |
talnoah/Lemur_kernel | drivers/video/nvidia/nv_of.c | 12764 | 1869 | /*
* linux/drivers/video/nvidia/nv_of.c
*
* Copyright 2004 Antonino A. Daplas <adaplas @pol.net>
*
* Based on rivafb-i2c.c
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the main directory of this archive
* for more details.
*/
#include <lin... | gpl-2.0 |
talnoah/m8 | drivers/misc/altera-stapl/altera-lpt.c | 13020 | 1747 | /*
* altera-lpt.c
*
* altera FPGA driver
*
* Copyright (C) Altera Corporation 1998-2001
* Copyright (C) 2010 NetUP Inc.
* Copyright (C) 2010 Abylay Ospan <aospan@netup.ru>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish... | gpl-2.0 |
kvalo/ath10k | drivers/misc/altera-stapl/altera-lpt.c | 13020 | 1747 | /*
* altera-lpt.c
*
* altera FPGA driver
*
* Copyright (C) Altera Corporation 1998-2001
* Copyright (C) 2010 NetUP Inc.
* Copyright (C) 2010 Abylay Ospan <aospan@netup.ru>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish... | gpl-2.0 |
issi5862/linux-3.17.3-nvdimm-journal | drivers/scsi/esas2r/esas2r_main.c | 221 | 50089 | /*
* linux/drivers/scsi/esas2r/esas2r_main.c
* For use with ATTO ExpressSAS R6xx SAS/SATA RAID controllers
*
* Copyright (c) 2001-2013 ATTO Technology, Inc.
* (mailto:linuxdrivers@attotech.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gener... | gpl-2.0 |
CyanogenMod/lge-kernel-iproj | arch/arm/mach-msm/qdsp5v2/snddev_ecodec.c | 477 | 12212 | /* Copyright (c) 2009,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 hop... | gpl-2.0 |
karandpr/Doppler3ICS | fs/hfs/dir.c | 1501 | 8410 | /*
* linux/fs/hfs/dir.c
*
* Copyright (C) 1995-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.
*
* This file contains directory-related functions independent of which
* scheme is being used to represent... | gpl-2.0 |
TEAM-Gummy/android_kernel_sony_msm8x27 | drivers/media/video/msm/vx6953_reg_v4l2.c | 1757 | 3647 | /* Copyright (c) 2011, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
davidmueller13/ZenKernel_Flounder | drivers/ata/sata_dwc_460ex.c | 1757 | 52393 | /*
* drivers/ata/sata_dwc_460ex.c
*
* Synopsys DesignWare Cores (DWC) SATA host driver
*
* Author: Mark Miesfeld <mmiesfeld@amcc.com>
*
* Ported from 2.6.19.2 to 2.6.25/26 by Stefan Roese <sr@denx.de>
* Copyright 2008 DENX Software Engineering
*
* Based on versions provided by AMCC and Synopsys which are:
* ... | gpl-2.0 |
malsony/linux | drivers/input/misc/keyspan_remote.c | 1757 | 15553 | /*
* keyspan_remote: USB driver for the Keyspan DMR
*
* Copyright (C) 2005 Zymeta Corporation - Michael Downey (downey@zymeta.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, versio... | gpl-2.0 |
Senthil360/android_kernel_samsung_trlte | drivers/gpu/drm/nouveau/core/subdev/fb/nv35.c | 2269 | 2736 | /*
* Copyright (C) 2010 Francisco Jerez.
* 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 deal in the Software without restriction, including
* without limitation the rights to use,... | gpl-2.0 |
draekko/android_kernel_samsung_kylessopen | drivers/net/wireless/hostap/hostap_cs.c | 2269 | 18239 | #define PRISM2_PCCARD
#include <linux/module.h>
#include <linux/init.h>
#include <linux/if.h>
#include <linux/slab.h>
#include <linux/wait.h>
#include <linux/timer.h>
#include <linux/skbuff.h>
#include <linux/netdevice.h>
#include <linux/workqueue.h>
#include <linux/wireless.h>
#include <net/iw_handler.h>
#include <p... | gpl-2.0 |
zanezam/boeffla-kernel-samsung-n51x0 | drivers/net/tokenring/3c359.c | 2525 | 59955 | /*
* 3c359.c (c) 2000 Mike Phillips (mikep@linuxtr.net) All Rights Reserved
*
* Linux driver for 3Com 3c359 Tokenlink Velocity XL PCI NIC
*
* Base Driver Olympic:
* Written 1999 Peter De Schrijver & Mike Phillips
*
* This software may be used and distributed according to the terms
* of the GNU General Pu... | gpl-2.0 |
pikachukaki/android_kernel_huawei_honor | drivers/net/irda/donauboe.c | 2525 | 48253 | /*****************************************************************
*
* Filename: donauboe.c
* Version: 2.17
* Description: Driver for the Toshiba OBOE (or type-O or 701)
* FIR Chipset, also supports the DONAUOBOE (type-DO
* or d01) FIR chipset which as far as I know is
* ... | gpl-2.0 |
CyanogenMod/motorola-kernel-stingray | drivers/net/tokenring/madgemc.c | 2525 | 21153 | /*
* madgemc.c: Driver for the Madge Smart 16/4 MC16 MCA token ring card.
*
* Written 2000 by Adam Fritzler
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* This driver module supports the following cards:
* ... | gpl-2.0 |
andyhui/linux-kernel-3.12.17 | arch/mips/pci/pci-xlr.c | 2525 | 9448 | /*
* Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). 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 ... | gpl-2.0 |
invisiblek/android_kernel_samsung_jaspervzw | drivers/net/enic/enic_pp.c | 2781 | 6841 | /*
* Copyright 2011 Cisco 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 License.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WAR... | gpl-2.0 |
thanhphat11/kernel-stock-4.4.2-ef63slk | drivers/rtc/rtc-rv3029c2.c | 3805 | 11868 | /*
* Micro Crystal RV-3029C2 rtc class driver
*
* Author: Gregory Hermant <gregory.hermant@calao-systems.com>
*
* based on previously existing rtc class drivers
*
* 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
* publish... | gpl-2.0 |
denseye73/mynewkernel | drivers/gpu/drm/drm_bufs.c | 4829 | 43436 | /**
* \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 |
Monadiac/cm_kernel_samsung_hlte | arch/powerpc/oprofile/op_model_cell.c | 6877 | 50568 | /*
* Cell Broadband Engine OProfile Support
*
* (C) Copyright IBM Corporation 2006
*
* Author: David Erb (djerb@us.ibm.com)
* Modifications:
* Carl Love <carll@us.ibm.com>
* Maynard Johnson <maynardj@us.ibm.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the ter... | gpl-2.0 |
nsingh94/caf-7x30 | Documentation/vDSO/vdso_test.c | 8413 | 2488 | /*
* vdso_test.c: Sample code to test parse_vdso.c on x86_64
* Copyright (c) 2011 Andy Lutomirski
* Subject to the GNU General Public License, version 2
*
* You can amuse yourself by compiling with:
* gcc -std=gnu99 -nostdlib
* -Os -fno-asynchronous-unwind-tables -flto
* vdso_test.c parse_vdso.c -o vds... | gpl-2.0 |
regiesoriano/rs_kernel_msm | drivers/gpu/drm/i915/i915_ioc32.c | 9181 | 7179 | /**
* \file i915_ioc32.c
*
* 32-bit ioctl compatibility routines for the i915 DRM.
*
* \author Alan Hourihane <alanh@fairlite.demon.co.uk>
*
*
* Copyright (C) Paul Mackerras 2005
* Copyright (C) Alan Hourihane 2005
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtain... | gpl-2.0 |
Icenowy/linux-kernel-lichee-a33 | arch/x86/mm/dump_pagetables.c | 9181 | 9278 | /*
* Debug helper to dump the current kernel pagetables of the system
* so that we can see what the various memory ranges are set to.
*
* (C) Copyright 2008 Intel Corporation
*
* Author: Arjan van de Ven <arjan@linux.intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under... | gpl-2.0 |
felipesanches/linux-sunxi | drivers/tty/n_tty.c | 222 | 53306 | /*
* n_tty.c --- implements the N_TTY line discipline.
*
* This code used to be in tty_io.c, but things are getting hairy
* enough that it made sense to split things off. (The N_TTY
* processing has changed so much that it's hardly recognizable,
* anyway...)
*
* Note that the open routine for N_TTY is guarante... | gpl-2.0 |
Renzo-Olivares/android_422_kernel_htc_monarudo | net/wireless/scan.c | 222 | 30543 | /*
* cfg80211 scan result handling
*
* Copyright 2008 Johannes Berg <johannes@sipsolutions.net>
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/wireless.h>
#include <linux/nl80211.h>
#include <linux/etherdevice.h>
#include <net/arp.h>
#incl... | gpl-2.0 |
manashmndl/CHIP-linux | drivers/staging/rtl8188eu/hal/rtl8188eu_led.c | 1246 | 2872 | /******************************************************************************
*
* Copyright(c) 2007 - 2011 Realtek 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 ... | gpl-2.0 |
mickael-guene/kernel | fs/ocfs2/inode.c | 2270 | 40357 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* inode.c
*
* vfs' aops, fops, dops and iops
*
* Copyright (C) 2002, 2004 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
* Licens... | gpl-2.0 |
peterzhu0503/kernel_rk3168_86v_yk | drivers/firewire/core-iso.c | 2782 | 9843 | /*
* Isochronous I/O functionality:
* - Isochronous DMA context management
* - Isochronous bus resource management (channels, bandwidth), client side
*
* Copyright (C) 2006 Kristian Hoegsberg <krh@bitplanet.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | gpl-2.0 |
manfromnn/kernel-roamer2 | drivers/scsi/qla4xxx/ql4_attr.c | 2782 | 2026 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2011 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
/* Scsi_Host attributes. */
static ssize_t
qla4xxx_fw_version_show(struct device *dev,
struct device_attrib... | gpl-2.0 |
AICP/kernel_samsung_tuna | drivers/infiniband/core/ucma.c | 2782 | 32830 | /*
* Copyright (c) 2005-2006 Intel Corporation. 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 s... | gpl-2.0 |
Evervolv/android_kernel_htc_msm7x30-3.0 | drivers/firewire/core-iso.c | 2782 | 9843 | /*
* Isochronous I/O functionality:
* - Isochronous DMA context management
* - Isochronous bus resource management (channels, bandwidth), client side
*
* Copyright (C) 2006 Kristian Hoegsberg <krh@bitplanet.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | gpl-2.0 |
rutvik95/android_kernel_frostbite | drivers/net/wireless/orinoco/scan.c | 3038 | 5765 | /* Helpers for managing scan queues
*
* See copyright notice in main.c
*/
#include <linux/gfp.h>
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/ieee80211.h>
#include <net/cfg80211.h>
#include "hermes.h"
#include "orinoco.h"
#include "main.h"
#include "scan.h"
#define ZERO_DBM_OFFSET 0x95
#de... | gpl-2.0 |
heicrd/android_kernel_motorola_omap4-common | drivers/net/ehea/ehea_phyp.c | 3294 | 19311 | /*
* linux/drivers/net/ehea/ehea_phyp.c
*
* eHEA ethernet device driver for IBM eServer System p
*
* (C) Copyright IBM Corp. 2006
*
* Authors:
* Christoph Raisch <raisch@de.ibm.com>
* Jan-Bernd Themann <themann@de.ibm.com>
* Thomas Klein <tklein@de.ibm.com>
*
*
* This program is free software; you c... | gpl-2.0 |
Jazz-823/kernel_sony_togari | arch/um/drivers/chan_kern.c | 4574 | 12563 | /*
* Copyright (C) 2000 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
* Licensed under the GPL
*/
#include <linux/slab.h>
#include <linux/tty.h>
#include <linux/tty_flip.h>
#include "chan.h"
#include "os.h"
#ifdef CONFIG_NOCONFIG_CHAN
static void *not_configged_init(char *str, int device,
const struct cha... | gpl-2.0 |
revjunkie/galbi-g2 | arch/arm/mach-imx/mach-mx51_babbage.c | 4830 | 11120 | /*
* Copyright 2009-2010 Freescale Semiconductor, Inc. All Rights Reserved.
* Copyright (C) 2009-2010 Amit Kucheria <amit.kucheria@canonical.com>
*
* 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 fo... | gpl-2.0 |
h2o64/kernel_msm | drivers/net/ethernet/micrel/ks8851_mll.c | 4830 | 42837 | /**
* drivers/net/ethernet/micrel/ks8851_mll.c
* Copyright (c) 2009 Micrel 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.
*
* This program is distributed in the hope th... | gpl-2.0 |
dsb9938/Rezound-ICS-Kernel-Old | net/ax25/ax25_std_timer.c | 5086 | 4335 | /*
* 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 |
hiikezoe/android_kernel_stm_st3200 | arch/arm/kernel/kprobes-thumb.c | 5086 | 48287 | /*
* arch/arm/kernel/kprobes-thumb.c
*
* Copyright (C) 2011 Jon Medhurst <tixy@yxit.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 Free Software Foundation.
*/
#include <linux/kernel.h>
#inc... | gpl-2.0 |
Shelnutt2/android_kernel_lge_geehrc | net/ax25/ax25_std_timer.c | 5086 | 4335 | /*
* 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 |
Flemmard/android_kernel_msm | arch/arm/mach-omap2/omap_l3_noc.c | 5086 | 6910 | /*
* OMAP4XXX L3 Interconnect error handling driver
*
* Copyright (C) 2011 Texas Corporation
* Santosh Shilimkar <santosh.shilimkar@ti.com>
* Sricharan <r.sricharan@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe... | gpl-2.0 |
Abhinav1997/android_kernel_lge_msm8226 | drivers/media/video/saa7164/saa7164-core.c | 7134 | 42124 | /*
* Driver for the NXP SAA7164 PCIe bridge
*
* Copyright (c) 2010 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 License as published by
* the Free Software Foundation; either version 2 of the Licens... | gpl-2.0 |
fus1on/3.4.xx_LG_kernel | fs/xfs/xfs_message.c | 7902 | 2600 | /*
* Copyright (c) 2011 Red Hat, 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 useful,
* but W... | gpl-2.0 |
Evervolv/android_kernel_samsung_msm8660 | drivers/gpu/drm/r128/r128_state.c | 8414 | 41298 | /* r128_state.c -- State support for r128 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com
*/
/*
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and ... | gpl-2.0 |
BPI-SINOVOIP/BPI-Mainline-kernel | linux-4.19/drivers/cpufreq/kirkwood-cpufreq.c | 223 | 5116 | /*
* kirkwood_freq.c: cpufreq driver for the Marvell kirkwood
*
* Copyright (C) 2013 Andrew Lunn <andrew@lunn.ch>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of ... | gpl-2.0 |
sdfd/FPGA_Linux | arch/x86/xen/time.c | 223 | 14015 | /*
* Xen time implementation.
*
* This is implemented in terms of a clocksource driver which uses
* the hypervisor clock as a nanosecond timebase, and a clockevent
* driver which uses the hypervisor's timer mechanism.
*
* Jeremy Fitzhardinge <jeremy@xensource.com>, XenSource Inc, 2007
*/
#include <linux/kernel.... | gpl-2.0 |
androidbftab1/bf-kernel-3.18 | net/mac80211/iface.c | 223 | 49193 | /*
* Interface handling
*
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape Software, Inc.
* Copyright (c) 2006 Jiri Benc <jbenc@suse.cz>
* Copyright 2008, Johannes Berg <johannes@sipsolutions.net>
* Copyright 2013-2014 Intel Mobile Communications GmbH
*
* This program is fre... | gpl-2.0 |
TeamTwisted/hells-Core-N6 | drivers/net/wireless/bcmdhd/dhd_cfg80211.c | 223 | 8269 | /*
* Linux cfg80211 driver - Dongle Host Driver (DHD) related
*
* Copyright (C) 1999-2014, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the GNU General Public Li... | gpl-2.0 |
openwrt-es/linux | drivers/thermal/spear_thermal.c | 479 | 4905 | // SPDX-License-Identifier: GPL-2.0-only
/*
* SPEAr thermal driver.
*
* Copyright (C) 2011-2012 ST Microelectronics
* Author: Vincenzo Frascino <vincenzo.frascino@st.com>
*/
#include <linux/clk.h>
#include <linux/device.h>
#include <linux/err.h>
#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/of.h... | gpl-2.0 |
ruffy91/u0lte_kernel | net/ipv4/tcp_ipv4.c | 479 | 68228 | /*
* INET An implementation of the TCP/IP protocol suite for the LINUX
* operating system. INET is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* Implementation of the Transmission Control Protocol(TCP).
*
* IPv4 specific functions
*
*
* code split ... | gpl-2.0 |
blackb1rd/android_kernel_samsung_d2 | drivers/usb/host/ehci-hcd.c | 479 | 43846 | /*
* Enhanced Host Controller Interface (EHCI) driver for USB.
*
* Maintainer: Alan Stern <stern@rowland.harvard.edu>
*
* Copyright (c) 2000-2004 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
... | gpl-2.0 |
gem5/linux-arm-gem5 | kernel/debug/kdb/kdb_bp.c | 991 | 11230 | /*
* Kernel Debugger Architecture Independent Breakpoint Handler
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (c) 1999-2004 Silicon Graphics, Inc. All Rights Reserved.
* ... | gpl-2.0 |
richardtrip/Iconia_a500_3.2 | drivers/char/cs5535_gpio.c | 991 | 5951 | /*
* AMD CS5535/CS5536 GPIO driver.
* Allows a user space process to play with the GPIO pins.
*
* Copyright (c) 2005 Ben Gardner <bgardner@wabtec.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the smems of the GNU General Public License as published by
* the Free Softwa... | gpl-2.0 |
friedrich420/AEL_NOTE4_N910FXXU1ANK4 | drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 2271 | 22784 | /*******************************************************************************
STMMAC Ethtool support
Copyright (C) 2007-2009 STMicroelectronics Ltd
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 publ... | gpl-2.0 |
NooNameR/bravo_kernel_3.0 | drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c | 2527 | 81530 | /* 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.
*
* Few lines might be stolen from other part of the ieee80211
* stack. Copyright who own it's copyright
*
* WPA code stolen ... | gpl-2.0 |
hastalafiesta/HKernel | drivers/net/fs_enet/mii-fec.c | 2527 | 6073 | /*
* Combined Ethernet driver for Motorola MPC8xx and MPC82xx.
*
* Copyright (c) 2003 Intracom S.A.
* by Pantelis Antoniou <panto@intracom.gr>
*
* 2005 (c) MontaVista Software, Inc.
* Vitaly Bordug <vbordug@ru.mvista.com>
*
* This file is licensed under the terms of the GNU General Public License
* version 2... | gpl-2.0 |
Sharlion/android_kernel_lenovo_msm8992 | arch/mips/math-emu/dp_sub.c | 2527 | 4950 | /* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
*
* ########################################################################
*
* This program is free software; you can distribute it and/or modify it
* un... | gpl-2.0 |
str90/RK3188_tablet_kernel_sources | drivers/staging/tm6000/tm6000-core.c | 2783 | 26288 | /*
* tm6000-core.c - driver for TM5600/TM6000/TM6010 USB video capture devices
*
* Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.org>
*
* Copyright (C) 2007 Michel Ludwig <michel.ludwig@gmail.com>
* - DVB-T support
*
* This program is free software; you can redistribute it and/or mod... | gpl-2.0 |
TimmyTossPot/rk30-kernel | drivers/mtd/maps/dc21285.c | 2783 | 5705 | /*
* MTD map driver for flash on the DC21285 (the StrongARM-110 companion chip)
*
* (C) 2000 Nicolas Pitre <nico@fluxnic.net>
*
* This code is GPL
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/slab.h>
#include <li... | gpl-2.0 |
CyanHacker-Lollipop/kernel_sony_msm8974pro | drivers/net/wireless/ath/ath9k/dfs_debug.c | 4831 | 2503 | /*
* Copyright (c) 2008-2011 Atheros Communications Inc.
* Copyright (c) 2011 Neratec Solutions AG
*
* 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 copie... | gpl-2.0 |
flar2/evita-ElementalX | drivers/net/wireless/rtl818x/rtl8180/dev.c | 5087 | 33111 |
/*
* Linux device driver for RTL8180 / RTL8185
*
* Copyright 2007 Michael Wu <flamingice@sourmilk.net>
* Copyright 2007 Andrea Merello <andreamrl@tiscali.it>
*
* Based on the r8180 driver, which is:
* Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al.
*
* Thanks to Realtek for their support!
*... | gpl-2.0 |
Nokius/android_kernel_oppo_n1 | drivers/scsi/libfc/fc_libfc.c | 7903 | 8920 | /*
* Copyright(c) 2009 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 Foundation.
*
* This program is distributed in the hope it ... | gpl-2.0 |
diego-ch/android_kernel_samsung_u8500 | Documentation/cgroups/cgroup_event_listener.c | 8415 | 2185 | /*
* cgroup_event_listener.c - Simple listener of cgroup events
*
* Copyright (C) Kirill A. Shutemov <kirill@shutemov.name>
*/
#include <assert.h>
#include <errno.h>
#include <fcntl.h>
#include <libgen.h>
#include <limits.h>
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <sys/eventfd.h>
#def... | gpl-2.0 |
invisiblek/kernel_808l | net/irda/ircomm/ircomm_ttp.c | 12511 | 10053 | /*********************************************************************
*
* Filename: ircomm_ttp.c
* Version: 1.0
* Description: Interface between IrCOMM and IrTTP
* Status: Stable
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Sun Jun 6 20:48:27 1999
* Modified at: Mon Dec... | gpl-2.0 |
tvall43/android_kernel_grouper | net/irda/ircomm/ircomm_ttp.c | 12511 | 10053 | /*********************************************************************
*
* Filename: ircomm_ttp.c
* Version: 1.0
* Description: Interface between IrCOMM and IrTTP
* Status: Stable
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Sun Jun 6 20:48:27 1999
* Modified at: Mon Dec... | gpl-2.0 |
ShinySide/HispAsian_Lollipop_J4 | net/irda/ircomm/ircomm_ttp.c | 12511 | 10053 | /*********************************************************************
*
* Filename: ircomm_ttp.c
* Version: 1.0
* Description: Interface between IrCOMM and IrTTP
* Status: Stable
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Sun Jun 6 20:48:27 1999
* Modified at: Mon Dec... | gpl-2.0 |
anryl/shooteru_HTC | net/netfilter/xt_mark.c | 12767 | 2092 | /*
* xt_mark - Netfilter module to match NFMARK value
*
* (C) 1999-2001 Marc Boucher <marc@mbsi.ca>
* Copyright © CC Computer Consultants GmbH, 2007 - 2008
* Jan Engelhardt <jengelh@medozas.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi... | gpl-2.0 |
rocky-wang/smart210_linux | drivers/virtio/virtio_pci.c | 736 | 19566 | /*
* Virtio PCI driver
*
* This module allows virtio devices to be used over a virtual PCI device.
* This can be used with QEMU based VMMs like KVM or Xen.
*
* Copyright IBM Corp. 2007
*
* Authors:
* Anthony Liguori <aliguori@us.ibm.com>
*
* This work is licensed under the terms of the GNU GPL, version 2 o... | gpl-2.0 |
oppo-source/Find7-kernel-source | drivers/media/platform/msm/wfd/mdp-4-subdev.c | 2016 | 6593 | /* 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 hope ... | gpl-2.0 |
antmicro/linux-tk1 | drivers/net/wireless/ti/wl1251/rx.c | 2528 | 5927 | /*
* This file is part of wl1251
*
* Copyright (c) 1998-2007 Texas Instruments Incorporated
* Copyright (C) 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 Foundat... | gpl-2.0 |
Clust3r/P8000-Kernel | arch/mips/pmcs-msp71xx/msp_irq_per.c | 2528 | 3083 | /*
* Copyright 2010 PMC-Sierra, Inc, derived from irq_cpu.c
*
* This file define the irq handler for MSP PER subsystem interrupts.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; eit... | gpl-2.0 |
reddv1/lucid-nexus-ics | drivers/mtd/devices/mtd_dataflash.c | 2784 | 25632 | /*
* Atmel AT45xxx DataFlash MTD driver for lightweight SPI framework
*
* Largely derived from at91_dataflash.c:
* Copyright (C) 2003-2005 SAN People (Pty) Ltd
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the F... | gpl-2.0 |
faux123/pantech_vega_racer_2_kernel | arch/x86/xen/multicalls.c | 2784 | 6322 | /*
* Xen hypercall batching.
*
* Xen allows multiple hypercalls to be issued at once, using the
* multicall interface. This allows the cost of trapping into the
* hypervisor to be amortized over several calls.
*
* This file implements a simple interface for multicalls. There's a
* per-cpu buffer of outstandin... | gpl-2.0 |
kumajaya/android_kernel_samsung_lt01 | drivers/staging/go7007/go7007-driver.c | 3296 | 17074 | /*
* Copyright (C) 2005-2006 Micronas USA 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.
*
* This program is distributed in the hope that it will be useful,
* but WIT... | gpl-2.0 |
IOKP-kitkat/kernel_samsung_jf | drivers/leds/leds-lp5523.c | 4832 | 27076 | /*
* lp5523.c - LP5523 LED Driver
*
* Copyright (C) 2010 Nokia Corporation
*
* Contact: Samu Onkalo <samu.p.onkalo@nokia.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.... | gpl-2.0 |
wwwhana/android_kernel_sony_wukong | drivers/net/ethernet/racal/ni5010.c | 5088 | 22863 | /* ni5010.c: A network driver for the MiCom-Interlan NI5010 ethercard.
*
* Copyright 1996,1997,2006 Jan-Pascal van Best and Andreas Mohr.
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* The authors may be reached as:... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.