repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
NamelessRom/android_kernel_samsung_latona | drivers/isdn/hardware/avm/t1isa.c | 4228 | 15772 | /* $Id: t1isa.c,v 1.1.2.3 2004/02/10 01:07:12 keil Exp $
*
* Module for AVM T1 HEMA-card.
*
* Copyright 1999 by Carsten Paeth <calle@calle.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/mod... | gpl-2.0 |
SerenityS/android_kernel_pantech_msm8974 | arch/mips/ath79/dev-usb.c | 4484 | 5753 | /*
* Atheros AR7XXX/AR9XXX USB Host Controller device
*
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* Parts of this file are based on Atheros' 2.6.15 BSP
*
* This program is free software; you can redistribute it and/or modify it
* unde... | gpl-2.0 |
drewx2/android_kernel_htc_dlx | virt/arch/mips/ath79/dev-usb.c | 4484 | 5753 | /*
* Atheros AR7XXX/AR9XXX USB Host Controller device
*
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* Parts of this file are based on Atheros' 2.6.15 BSP
*
* This program is free software; you can redistribute it and/or modify it
* unde... | gpl-2.0 |
WildfireDEV/s6 | arch/mips/oprofile/op_model_loongson2.c | 4740 | 4220 | /*
* Loongson2 performance counter driver for oprofile
*
* Copyright (C) 2009 Lemote Inc.
* Author: Yanhua <yanh@lemote.com>
* Author: Wu Zhangjin <wuzhangjin@gmail.com>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of thi... | gpl-2.0 |
TeamExodus/kernel_htc_flounder | net/ipv6/netfilter/ip6t_frag.c | 4996 | 3983 | /* Kernel module to match FRAG parameters. */
/* (C) 2001-2002 Andras Kis-Szabo <kisza@sch.bme.hu>
*
* 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.
*/
#define pr_fmt(fmt) KBUILD... | gpl-2.0 |
kuailexs/Lenovo_A820_kernel_kk | kernel/drivers/input/touchscreen/s3c2410_ts.c | 4996 | 11211 | /*
* Samsung S3C24XX touchscreen driver
*
* This program is free software; you can redistribute it and/or modify
* it under the term 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 dis... | gpl-2.0 |
kazukioishi/android_kernel_samsung_klte | drivers/ata/sata_vsc.c | 5508 | 12415 | /*
* sata_vsc.c - Vitesse VSC7174 4 port DPA SATA
*
* Maintained by: Jeremy Higdon @ SGI
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2004 SGI
*
* Bits from Jeff Garzik, Copyright RedHat, Inc.
*
*
* This program is free software; you can redistribute it and/or m... | gpl-2.0 |
fduchene/mptcp-rpi | drivers/ata/sata_sx4.c | 5508 | 40430 | /*
* sata_sx4.c - Promise SATA
*
* Maintained by: Jeff Garzik <jgarzik@pobox.com>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2003-2004 Red Hat, Inc.
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene... | gpl-2.0 |
nasty007/android_kernel_lge_mako | drivers/ata/sata_vsc.c | 5508 | 12415 | /*
* sata_vsc.c - Vitesse VSC7174 4 port DPA SATA
*
* Maintained by: Jeremy Higdon @ SGI
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2004 SGI
*
* Bits from Jeff Garzik, Copyright RedHat, Inc.
*
*
* This program is free software; you can redistribute it and/or m... | gpl-2.0 |
fermasia/android_kernel_oneplus_msm8974 | drivers/staging/comedi/drivers/addi-data/hwdrv_apci035.c | 8324 | 26524 | /**
@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 |
ausdim/boeffla-kernel-jb-u8-s3 | drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c | 8324 | 110860 | /**
@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 |
CyanogenMod/android_kernel_motorola_titan | drivers/rtc/rtc-msm6242.c | 8324 | 7580 | /*
* Oki MSM6242 RTC Driver
*
* Copyright 2009 Geert Uytterhoeven
*
* Based on the A2000 TOD code in arch/m68k/amiga/config.c
* Copyright (C) 1993 Hamish Macdonald
*/
#include <linux/delay.h>
#include <linux/io.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#includ... | gpl-2.0 |
jcadduono/nethunter_kernel_kccat6 | sound/pci/asihpi/hpi6205.c | 8324 | 65314 | /******************************************************************************
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 |
rukin5197/android_kernel_lge_m3s | sound/pci/ac97/ac97_proc.c | 13956 | 18219 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Universal interface for Audio Codec '97
*
* For more details look to AC '97 component specification revision 2.2
* by Intel Corporation (http://developer.intel.com).
*
*
* This program is free software; you can redistribute it and/or modify
* it ... | gpl-2.0 |
imrickysu/linux-xlnx | fs/fuse/inode.c | 133 | 31034 | /*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu>
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
*/
#include "fuse_i.h"
#include <linux/pagemap.h>
#include <linux/slab.h>
#include <linux/file.h>
#include <linux/seq_file.h>
#inc... | gpl-2.0 |
xcstacy/mako-deprecated | drivers/media/video/vcap_vc.c | 1157 | 12098 | /* 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 |
jooojub/SPC | drivers/net/wireless/ath/wil6210/ioctl.c | 1157 | 4455 | /*
* Copyright (c) 2014 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 |
Jarbu12/Mini-NovaXM4.3 | fs/exofs/ore.c | 2949 | 29704 | /*
* Copyright (C) 2005, 2006
* Avishay Traeger (avishay@gmail.com)
* Copyright (C) 2008, 2009
* Boaz Harrosh <bharrosh@panasas.com>
*
* This file is part of exofs.
*
* exofs is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Fr... | gpl-2.0 |
mcgi5sr2/kernel_samsung_smdk4412 | scripts/dtc/srcpos.c | 3205 | 5440 | /*
* Copyright 2007 Jon Loeliger, 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.
... | gpl-2.0 |
skelton/amlogic_common_3050 | sound/isa/sb/sb16.c | 3973 | 20372 | /*
* Driver for SoundBlaster 16/AWE32/AWE64 soundcards
* 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 ... | gpl-2.0 |
sailesh341/lge-kernel-p880 | drivers/isdn/hisax/elsa.c | 4229 | 34367 | /* $Id: elsa.c,v 2.32.2.4 2004/01/24 20:47:21 keil Exp $
*
* low level stuff for Elsa isdn cards
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein b... | gpl-2.0 |
utilite-computer/linux-kernel-3.0 | drivers/isdn/hisax/elsa.c | 4229 | 34367 | /* $Id: elsa.c,v 2.32.2.4 2004/01/24 20:47:21 keil Exp $
*
* low level stuff for Elsa isdn cards
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein b... | gpl-2.0 |
Kurre/kernel_samsung_manta | fs/ncpfs/ioctl.c | 4741 | 22958 | /*
* ioctl.c
*
* Copyright (C) 1995, 1996 by Volker Lendecke
* Modified 1997 Peter Waltenberg, Bill Hawes, David Woodhouse for 2.1 dcache
* Modified 1998, 1999 Wolfram Pienkoss for NLS
*
*/
#include <linux/capability.h>
#include <linux/compat.h>
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux... | gpl-2.0 |
sinutech/sinuos-kernel | arch/mips/bcm47xx/serial.c | 4997 | 2459 | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2007 Aurelien Jarno <aurelien@aurel32.net>
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/serial.h>
... | gpl-2.0 |
ion-storm/L-Kernel-Mako | drivers/net/wireless/rtlwifi/rtl8192cu/table.c | 7557 | 41168 | /******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | gpl-2.0 |
sicknemesis/stock_kernel_hammerhead | tools/testing/selftests/breakpoints/breakpoint_test.c | 8325 | 7343 | /*
* Copyright (C) 2011 Red Hat, Inc., Frederic Weisbecker <fweisbec@redhat.com>
*
* Licensed under the terms of the GNU GPL License version 2
*
* Selftests for breakpoints (and more generally the do_debug() path) in x86.
*/
#include <sys/ptrace.h>
#include <unistd.h>
#include <stddef.h>
#include <sys/user.h>
#... | gpl-2.0 |
eagleeyetom/android_kernel_oppo_msm8974 | net/sctp/inqueue.c | 8325 | 7168 | /* SCTP kernel implementation
* Copyright (c) 1999-2000 Cisco, Inc.
* Copyright (c) 1999-2001 Motorola, Inc.
* Copyright (c) 2002 International Business Machines, Corp.
*
* This file is part of the SCTP kernel implementation
*
* These functions are the methods for accessing the SCTP inqueue.
*
* An SCTP inqueu... | gpl-2.0 |
varchild/SebastianFM-kernel | drivers/staging/comedi/range.c | 9093 | 4431 | /*
module/range.c
comedi routines for voltage ranges
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1997-8 David A. Schleef <ds@schleef.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as publi... | gpl-2.0 |
CyanogenMod/android_kernel_google_msm | drivers/input/joystick/iforce/iforce-main.c | 9093 | 13366 | /*
* Copyright (c) 2000-2002 Vojtech Pavlik <vojtech@ucw.cz>
* Copyright (c) 2001-2002, 2007 Johann Deneux <johann.deneux@gmail.com>
*
* USB/RS232 I-Force joysticks and wheels.
*/
/*
* 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 |
anak1n/hercules_kerenl_jugs | drivers/staging/rtl8192u/r8192U_dm.c | 9093 | 130478 | /*++
Copyright-c Realtek Semiconductor Corp. All rights reserved.
Module Name:
r8192U_dm.c
Abstract:
HW dynamic mechanism.
Major Change History:
When Who What
---------- --------------- -------------------------------
2008-05-14 amy create version 0 porting from windows code.
--*/
... | gpl-2.0 |
NTSK13/forlinux | arch/arm/kernel/machine_kexec.c | 134 | 2224 | /*
* machine_kexec.c - handle transition of Linux booting another kernel
*/
#include <linux/mm.h>
#include <linux/kexec.h>
#include <linux/delay.h>
#include <linux/reboot.h>
#include <linux/io.h>
#include <asm/pgtable.h>
#include <asm/pgalloc.h>
#include <asm/mmu_context.h>
#include <asm/cacheflush.h>
#include <asm/... | gpl-2.0 |
vigor/vigor_aosp_kernel | drivers/net/wireless/bcm4329_248/siutils.c | 134 | 36639 | /*
* Misc utility routines for accessing chip-specific features
* of the SiliconBackplane-based Broadcom chips.
*
* Copyright (C) 1999-2010, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to ... | gpl-2.0 |
heukelum/linux | arch/x86/mm/dump_pagetables.c | 134 | 11731 | /*
* 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 |
Frank77GLD/android_kernel_YG_m805_892x | drivers/gpu/drm/nouveau/nvc0_vram.c | 390 | 3742 | /*
* Copyright 2010 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 |
fosser2/linux-2.6 | drivers/net/ipg.c | 390 | 61852 | /*
* ipg.c: Device Driver for the IP1000 Gigabit Ethernet Adapter
*
* Copyright (C) 2003, 2007 IC Plus Corp
*
* Original Author:
*
* Craig Rich
* Sundance Technology, Inc.
* www.sundanceti.com
* craig_rich@sundanceti.com
*
* Current Maintainer:
*
* Sorbica Shieh.
* http://www.icplus.com.tw
... | gpl-2.0 |
nrgmilk/linux | security/tomoyo/securityfs_if.c | 390 | 4275 | /*
* security/tomoyo/securityfs_if.c
*
* Copyright (C) 2005-2011 NTT DATA CORPORATION
*/
#include <linux/security.h>
#include "common.h"
/**
* tomoyo_open - open() for /sys/kernel/security/tomoyo/ interface.
*
* @inode: Pointer to "struct inode".
* @file: Pointer to "struct file".
*
* Returns 0 on success... | gpl-2.0 |
weboo/kernel-nexus-s | drivers/media/video/v4l2-event.c | 902 | 6679 | /*
* v4l2-event.c
*
* V4L2 events.
*
* Copyright (C) 2009--2010 Nokia Corporation.
*
* Contact: Sakari Ailus <sakari.ailus@maxwell.research.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 th... | gpl-2.0 |
Khaon/android_kernel_samsung_a3xelte | arch/tile/kernel/smpboot.c | 1926 | 7268 | /*
* 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 |
eoghan2t9/primou-kernel-IRONMAN | drivers/scsi/st.c | 2438 | 127588 | /*
SCSI Tape Driver for Linux version 1.1 and newer. See the accompanying
file Documentation/scsi/st.txt for more information.
History:
Rewritten from Dwayne Forsyth's SCSI tape driver by Kai Makisara.
Contribution and ideas from several people including (in alphabetical
order) Klaus Ehrenfried, Euge... | gpl-2.0 |
skywave/caf-zte-blade | drivers/net/wan/pci200syn.c | 2694 | 11748 | /*
* Goramo PCI200SYN synchronous serial card driver for Linux
*
* Copyright (C) 2002-2008 Krzysztof Halasa <khc@pm.waw.pl>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License
* as published by the Free Software Foundation.
... | gpl-2.0 |
ztemt/V5s_N918St_KitKat_kernel | arch/arm/mach-imx/devices/platform-imx-i2c.c | 2694 | 3671 | /*
* Copyright (C) 2009-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 "../hardware.h"
#incl... | gpl-2.0 |
Team-Hydra/android_kernel_htc_msm8660-caf | drivers/mmc/host/tifm_sd.c | 2950 | 29428 | /*
* tifm_sd.c - TI FlashMedia driver
*
* Copyright (C) 2006 Alex Dubov <oakad@yahoo.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.
*
* Special thanks to Brad Campbe... | gpl-2.0 |
brymaster5000/BrYCS_kernel2 | arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c | 3206 | 6250 | /*
* OMAP2xxx DVFS virtual clock functions
*
* Copyright (C) 2005-2008 Texas Instruments, Inc.
* Copyright (C) 2004-2010 Nokia Corporation
*
* Contacts:
* Richard Woodruff <r-woodruff2@ti.com>
* Paul Walmsley
*
* Based on earlier work by Tuukka Tikkanen, Tony Lindgren,
* Gordon McNutt and RidgeRun, Inc.
*
... | gpl-2.0 |
imoseyon/leanKernel-d2usc-deprecated | drivers/usb/wusbcore/wa-hc.c | 3974 | 2592 | /*
* Wire Adapter Host Controller Driver
* Common items to HWA and DWA based HCDs
*
* 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 ... | gpl-2.0 |
widz4rd/WIDzard_Kernel_N900_KK | arch/x86/kvm/i8254.c | 4230 | 19447 | /*
* 8253/8254 interval timer emulation
*
* Copyright (c) 2003-2004 Fabrice Bellard
* Copyright (c) 2006 Intel Corporation
* Copyright (c) 2007 Keir Fraser, XenSource Inc
* Copyright (c) 2008 Intel Corporation
* Copyright 2009 Red Hat, Inc. and/or its affiliates.
*
* Permission is hereby granted, free of charg... | gpl-2.0 |
Lime1iME/Testing | drivers/leds/leds-wrap.c | 4742 | 3300 | /*
* LEDs driver for PCEngines WRAP
*
* Copyright (C) 2006 Kristian Kielhofner <kris@krisk.org>
*
* Based on leds-net48xx.c
*
* 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 |
Christopher83/samsung-kernel-msm7x30 | arch/powerpc/sysdev/rtc_cmos_setup.c | 4998 | 1616 | /*
* Setup code for PC-style Real-Time Clock.
*
* Author: Wade Farnsworth <wfarnsworth@mvista.com>
*
* 2007 (c) MontaVista Software, Inc. 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
* or... | gpl-2.0 |
showp1984/bricked-flo | drivers/video/fbcmap.c | 6278 | 8660 | /*
* linux/drivers/video/fbcmap.c -- Colormap handling for frame buffer devices
*
* Created 15 Jun 1997 by Geert Uytterhoeven
*
* 2001 - Documented with DocBook
* - Brad Douglas <brad@neruo.com>
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING i... | gpl-2.0 |
DirtyDevs/android_kernel_motorola_ghost | drivers/isdn/hisax/netjet.c | 7302 | 26106 | /* $Id: netjet.c,v 1.29.2.4 2004/02/11 13:21:34 keil Exp $
*
* low level stuff for Traverse Technologie NETJet ISDN cards
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public Licens... | gpl-2.0 |
TeamEpsilon/linux-3.8-test_context | drivers/isdn/hisax/elsa_ser.c | 7302 | 17053 | /* $Id: elsa_ser.c,v 2.14.2.3 2004/02/11 13:21:33 keil Exp $
*
* stuff for the serial modem on ELSA cards
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/serial.h>
#include <linux/serial_reg.h>
#incl... | gpl-2.0 |
deadman96385/android_kernel_nextbit_msm8992 | net/netlabel/netlabel_addrlist.c | 7558 | 10564 | /*
* NetLabel Network Address Lists
*
* This file contains network address list functions used to manage ordered
* lists of network addresses for use by the NetLabel subsystem. The NetLabel
* system manages static and dynamic label mappings for network protocols such
* as CIPSO and RIPSO.
*
* Author: Paul Moor... | gpl-2.0 |
zipperX/android_kernel_oneplus_msm8974 | drivers/infiniband/hw/qib/qib_qsfp.c | 8582 | 14259 | /*
* Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public L... | gpl-2.0 |
ziqifan16/selective-cache | arch/frv/mb93090-mb00/pci-irq.c | 8582 | 1729 | /* pci-irq.c: PCI IRQ routing on the FRV motherboard
*
* Copyright (C) 2003 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* derived from: arch/i386/kernel/pci-irq.c: (c) 1999--2000 Martin Mares <mj@suse.cz>
*/
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux... | gpl-2.0 |
martyj/LGP999_V10c_Kernel | arch/powerpc/platforms/pseries/hvcserver.c | 9606 | 7926 | /*
* hvcserver.c
* Copyright (C) 2004 Ryan S Arnold, IBM Corporation
*
* PPC64 virtual I/O console server support.
*
* 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 t... | gpl-2.0 |
profglavcho/sdwq | drivers/misc/mediatek/masp/asf/core/sec_mtd_util.c | 135 | 4241 | #include "sec_error.h"
#include "sec_boot.h"
#include "sec_mtd.h"
#include "sec_typedef.h"
#include "sec_osal_light.h"
/**************************************************************************
* MODULE NAME
**************************************************************************/
#define MOD ... | gpl-2.0 |
Tesla-Redux-Devices/android_kernel_samsung_msm8930-common | drivers/staging/prima/CORE/MAC/src/pe/lim/limProcessMlmRspMessages.c | 135 | 187844 | /*
* Copyright (c) 2012-2014, 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 not... | gpl-2.0 |
val2k/linux | drivers/staging/vt6656/mac.c | 135 | 5338 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
Tasssadar/android_kernel_asus_grouper | drivers/staging/iio/dac/max517.c | 391 | 7401 | /*
* max517.c - Support for Maxim MAX517, MAX518 and MAX519
*
* Copyright (C) 2010, 2011 Roland Stigge <stigge@antcom.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 ver... | gpl-2.0 |
jimix/linux-poweren | drivers/staging/gma500/psb_device.c | 391 | 9378 | /**************************************************************************
* Copyright (c) 2011, 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 t... | gpl-2.0 |
fxs007/linux | drivers/net/can/sja1000/peak_pci.c | 1159 | 20171 | /*
* Copyright (C) 2007, 2011 Wolfgang Grandegger <wg@grandegger.com>
* Copyright (C) 2012 Stephane Grosjean <s.grosjean@peak-system.com>
*
* Derived from the PCAN project file driver/src/pcan_pci.c:
*
* Copyright (C) 2001-2006 PEAK System-Technik GmbH
*
* This program is free software; you can redistribute it... | gpl-2.0 |
talnoah/m8 | drivers/iommu/intr_remapping.c | 3719 | 18273 | #include <linux/interrupt.h>
#include <linux/dmar.h>
#include <linux/spinlock.h>
#include <linux/slab.h>
#include <linux/jiffies.h>
#include <linux/hpet.h>
#include <linux/pci.h>
#include <linux/irq.h>
#include <asm/io_apic.h>
#include <asm/smp.h>
#include <asm/cpu.h>
#include <linux/intel-iommu.h>
#include "intr_remap... | gpl-2.0 |
TheStrix/android_kernel_xiaomi_armani_OLD | drivers/net/wireless/rtlwifi/core.c | 3975 | 34237 | /******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | gpl-2.0 |
virtuous/kernel-7x30-gingerbread-v3 | drivers/net/wireless/bcm4329/dhd_linux_sched.c | 4487 | 1593 | /*
* Expose some of the kernel scheduler routines
*
* Copyright (C) 1999-2010, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the GNU General Public License versio... | gpl-2.0 |
chenxiaolong/Note4Kernel | 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 |
N3uTr0nRom/N3uTr0n_kernel | fs/reiserfs/prints.c | 7303 | 21190 | /*
* Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README
*/
#include <linux/time.h>
#include <linux/fs.h>
#include "reiserfs.h"
#include <linux/string.h>
#include <linux/buffer_head.h>
#include <stdarg.h>
static char error_buf[1024];
static char fmt_buf[1024];
static char off_buf[80];
static char... | gpl-2.0 |
shark147/m7-kernel | arch/arm/mach-ixp4xx/ixp4xx_qmgr.c | 8071 | 9351 | /*
* Intel IXP4xx Queue Manager driver for Linux
*
* Copyright (C) 2007 Krzysztof Halasa <khc@pm.waw.pl>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License
* as published by the Free Software Foundation.
*/
#include <linu... | gpl-2.0 |
AndroidGX/SimpleGX-JB-4.3 | drivers/net/wimax/i2400m/sdio-tx.c | 9095 | 5653 | /*
* Intel Wireless WiMAX Connection 2400m
* SDIO TX transaction backends
*
*
* 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:
*
* * Redist... | gpl-2.0 |
Kwiboo/kernel_samsung_crespo | drivers/video/sysimgblt.c | 12167 | 6937 | /*
* Generic 1-bit or 8-bit source to 1-32 bit destination expansion
* for frame buffer located in system RAM with packed pixels of any depth.
*
* Based almost entirely on cfbimgblt.c
*
* Copyright (C) April 2007 Antonino Daplas <adaplas@pol.net>
*
* This file is subject to the terms and conditions of... | gpl-2.0 |
faux123/mainline-crack | arch/arm/mach-pxa/idp.c | 136 | 6240 | /*
* linux/arch/arm/mach-pxa/idp.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* Copyright (c) 2001 Cliff Brake, Accelent Systems Inc.
*
* 2001-09-13: Cliff Brak... | gpl-2.0 |
igou/gcc | gcc/testsuite/gfortran.dg/forall_4.f90 | 136 | 1703 | ! { dg-do run }
! Tests the fix for PR25072, in which mask expressions
! that start with an internal or intrinsic function
! reference would give a syntax error.
!
! The fix for PR28119 is tested as well; here, the forall
! statement could not be followed by another statement on
! the same line.
!
! Contributed by Pau... | gpl-2.0 |
bradfa/linux | mm/page_ext.c | 136 | 11711 | #include <linux/mm.h>
#include <linux/mmzone.h>
#include <linux/bootmem.h>
#include <linux/page_ext.h>
#include <linux/memory.h>
#include <linux/vmalloc.h>
#include <linux/kmemleak.h>
#include <linux/page_owner.h>
#include <linux/page_idle.h>
/*
* struct page extension
*
* This is the feature to manage memory for e... | gpl-2.0 |
xinchoubiology/gcc | gcc/testsuite/gfortran.dg/protected_4.f90 | 136 | 1763 | ! { dg-do compile }
! { dg-shouldfail "Invalid Fortran 2003 code" }
! { dg-options "-std=f2003 -fall-intrinsics" }
! PR fortran/23994
!
! Test PROTECTED attribute. Within the module everything is allowed.
! Outside (use-associated): For pointers, their association status
! may not be changed. For nonpointers, their val... | gpl-2.0 |
pacificIT/linux-udoo | drivers/gpu/drm/i915/intel_fbdev.c | 136 | 22619 | /*
* Copyright © 2007 David Airlie
*
* 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,... | gpl-2.0 |
786228836/linux | sound/soc/samsung/smdk_wm8994pcm.c | 392 | 3602 | /*
* sound/soc/samsung/smdk_wm8994pcm.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd
* http://www.samsung.com
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either ... | gpl-2.0 |
abhisit/TechNexion-linux | arch/arm/mach-shmobile/setup-rcar-gen2.c | 392 | 5079 | /*
* R-Car Generation 2 support
*
* Copyright (C) 2013 Renesas Solutions Corp.
* Copyright (C) 2013 Magnus Damm
* Copyright (C) 2014 Ulrich Hecht
*
* 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 |
rfalize/endeavoru-suitcasekernel | net/sched/cls_cgroup.c | 648 | 7381 | /*
* net/sched/cls_cgroup.c Control Group Classifier
*
* 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.
*
* A... | gpl-2.0 |
misham/etaluma-kernel | arch/ia64/kernel/efi.c | 648 | 37468 | /*
* Extensible Firmware Interface
*
* Based on Extensible Firmware Interface Specification version 0.9
* April 30, 1999
*
* Copyright (C) 1999 VA Linux Systems
* Copyright (C) 1999 Walt Drummond <drummond@valinux.com>
* Copyright (C) 1999-2003 Hewlett-Packard Co.
* David Mosberger-Tang <davidm@hpl.hp.com>
* ... | gpl-2.0 |
DirtyUnicorns/android_kernel_asus_Z00A | kernel/profile.c | 1160 | 16463 | /*
* linux/kernel/profile.c
* Simple profiling. Manages a direct-mapped profile hit count buffer,
* with configurable resolution, support for restricting the cpus on
* which profiling is done, and switching between cpu time and
* schedule() calls via kernel command line parameters passed at boot.
*
* Sched... | gpl-2.0 |
allanm84/linux-fslc | drivers/watchdog/it87_wdt.c | 1160 | 18703 | /*
* Watchdog Timer Driver
* for ITE IT87xx Environment Control - Low Pin Count Input / Output
*
* (c) Copyright 2007 Oliver Schuster <olivers137@aol.com>
*
* Based on softdog.c by Alan Cox,
* 83977f_wdt.c by Jose Goncalves,
* it87.c by Chris Gauthron, Jean Delvare
*
* Data-sheets: Publicly available... | gpl-2.0 |
bgn9000/Dragon-Shiryu | arch/sparc/kernel/setup_32.c | 2184 | 8220 | /*
* linux/arch/sparc/kernel/setup.c
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 2000 Anton Blanchard (anton@samba.org)
*/
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/stddef.h>
#include <linux/unistd.h>
... | gpl-2.0 |
davidmueller13/L900_3.4_Experiment | net/netfilter/ipvs/ip_vs_conn.c | 5000 | 33748 | /*
* IPVS An implementation of the IP virtual server support for the
* LINUX operating system. IPVS is now implemented as a module
* over the Netfilter framework. IPVS can be used to build a
* high-performance and highly available server based on a
* clu... | gpl-2.0 |
sxwzhw/iproj | arch/arm/mach-netx/nxdkn.c | 5000 | 2538 | /*
* arch/arm/mach-netx/nxdkn.c
*
* Copyright (c) 2005 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
*
* 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... | gpl-2.0 |
bensonhsu2013/android_kernel_samsung_lt02wifi | net/netfilter/ipvs/ip_vs_conn.c | 5000 | 33748 | /*
* IPVS An implementation of the IP virtual server support for the
* LINUX operating system. IPVS is now implemented as a module
* over the Netfilter framework. IPVS can be used to build a
* high-performance and highly available server based on a
* clu... | gpl-2.0 |
TheMeddlingMonk/android_kernel_toshiba_tostab03 | drivers/watchdog/wafer5823wdt.c | 5000 | 7383 | /*
* ICP Wafer 5823 Single Board Computer WDT driver
* http://www.icpamerica.com/wafer_5823.php
* May also work on other similar models
*
* (c) Copyright 2002 Justin Cormack <justin@street-vision.com>
*
* Release 0.02
*
* Based on advantechwdt.c which is based on wdt.c.
* Original copyright messages:
*
* (c... | gpl-2.0 |
LeroViten/LerNex-Ancora-Kernel | drivers/usb/misc/cypress_cy7c63.c | 7560 | 7282 | /*
* cypress_cy7c63.c
*
* Copyright (c) 2006-2007 Oliver Bock (bock@tfh-berlin.de)
*
* This driver is based on the Cypress USB Driver by Marcus Maul
* (cyport) and the 2.0 version of Greg Kroah-Hartman's
* USB Skeleton driver.
*
* This is a generic driver for the Cypress CY7C63xxx family.
* For the time being it enable... | gpl-2.0 |
dtsinc/DTS-Sound-Integration_CAF-Android-kernel | sound/pci/asihpi/hpimsginit.c | 8328 | 3612 | /******************************************************************************
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 |
intervigilium/android_kernel_htc_msm8960 | 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 |
Elite-Kernels/Elite_angler | 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 |
dalingrin/Nook_Color_Kernel_Overclock | net/ipv4/icmp.c | 137 | 29038 | /*
* NET3: Implementation of the ICMP protocol layer.
*
* Alan Cox, <alan@lxorguk.ukuu.org.uk>
*
* 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 (a... | gpl-2.0 |
rachitrawat/Vengeance-Kernel-MSM7x30 | drivers/staging/hv/blkvsc_drv.c | 393 | 39945 | /*
* Copyright (c) 2009, Microsoft Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope it will be useful,... | gpl-2.0 |
windxixi/ef39s_kernel | drivers/input/touchscreen/eeti_ts.c | 905 | 8002 | /*
* Touch Screen driver for EETI's I2C connected touch screen panels
* Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
*
* See EETI's software guide for the protocol specification:
* http://home.eeti.com.tw/web20/eg/guide.htm
*
* Based on migor_ts.c
* Copyright (c) 2008 Magnus Damm
* Copyright (c) 20... | gpl-2.0 |
jiankangshiye/linux-2.6.39-9G45 | arch/s390/kernel/compat_linux.c | 1929 | 17723 | /*
* arch/s390x/kernel/linux32.c
*
* S390 version
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
* Gerhard Tonn (ton@de.ibm.com)
* Thomas Spatzier (tspat@de.ibm.com)
*
* Conversion between ... | gpl-2.0 |
Dm47021/Linux-kernel_4.1.15-rt17_MusicOS | drivers/s390/char/fs3270.c | 1929 | 13049 | /*
* IBM/3270 Driver - fullscreen driver.
*
* Author(s):
* Original 3270 Code for 2.4 written by Richard Hitt (UTS Global)
* Rewritten for 2.5/2.6 by Martin Schwidefsky <schwidefsky@de.ibm.com>
* Copyright IBM Corp. 2003, 2009
*/
#include <linux/bootmem.h>
#include <linux/console.h>
#include <linux/init... | gpl-2.0 |
MaxiCM/Samsung_STE_Kernel | arch/blackfin/mach-bf537/boards/minotaur.c | 2441 | 13444 | /*
* Copyright 2004-2009 Analog Devices Inc.
* 2008-2009 Cambridge Signal Processing
* 2005 National ICT Australia (NICTA)
* Aidan Williams <aidan@nicta.com.au>
*
* Licensed under the GPL-2 or later.
*/
#include <linux/device.h>
#include <linux/platform_device.h>
#i... | gpl-2.0 |
bigzz/sc7715-kernel | drivers/mfd/wm8350-i2c.c | 2441 | 2220 | /*
* wm8350-i2c.c -- Generic I2C driver for Wolfson WM8350 PMIC
*
* Copyright 2007, 2008 Wolfson Microelectronics PLC.
*
* Author: Liam Girdwood
* linux@wolfsonmicro.com
*
* 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 |
iconia-dev/android_kernel_acer_t20-common | tools/perf/util/usage.c | 4745 | 1690 | /*
* GIT - The information manager from hell
*
* Copyright (C) Linus Torvalds, 2005
*/
#include "util.h"
static void report(const char *prefix, const char *err, va_list params)
{
char msg[1024];
vsnprintf(msg, sizeof(msg), err, params);
fprintf(stderr, " %s%s\n", prefix, msg);
}
static NORETURN void usage_buil... | gpl-2.0 |
iDroid-Project/iDroid-kernel | crypto/ccm.c | 5001 | 22059 | /*
* CCM: Counter with CBC-MAC
*
* (C) Copyright IBM Corp. 2007 - Joy Latten <latten@us.ibm.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 ... | gpl-2.0 |
kallaballa/linux-sunxi | arch/powerpc/platforms/chrp/smp.c | 5257 | 1210 | /*
* Smp support for CHRP machines.
*
* Written by Cort Dougan (cort@cs.nmt.edu) borrowing a great
* deal of code from the sparc and intel versions.
*
* Copyright (C) 1999 Cort Dougan <cort@cs.nmt.edu>
*
*/
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/smp.h>
#include <linux/interrupt.h>
#... | gpl-2.0 |
AndropaX/Resurrected-Kernel | drivers/net/wan/hdlc_fr.c | 7817 | 29896 | /*
* Generic HDLC support routines for Linux
* Frame Relay support
*
* Copyright (C) 1999 - 2006 Krzysztof Halasa <khc@pm.waw.pl>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License
* as published by the Free Software Found... | gpl-2.0 |
arnet95/linux | drivers/net/wan/hdlc_fr.c | 7817 | 29896 | /*
* Generic HDLC support routines for Linux
* Frame Relay support
*
* Copyright (C) 1999 - 2006 Krzysztof Halasa <khc@pm.waw.pl>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License
* as published by the Free Software Found... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.