repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
Tof37/Kernel-ES209RA-3.0.8 | drivers/net/wireless/bcmdhd/dhd_cdc.c | 451 | 69047 | /*
* DHD Protocol Module for CDC and BDC.
*
* Copyright (C) 1999-2011, 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 version 2 (... | gpl-2.0 |
ion-storm/Unleashed-Flo-Kernel | sound/core/control.c | 707 | 45199 | /*
* Routines for driver control interface
* 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,... | gpl-2.0 |
LorDClockaN/LorDmodSaga | drivers/usb/otg/nop-usb-xceiv.c | 963 | 4016 | /*
* drivers/usb/otg/nop-usb-xceiv.c
*
* NOP USB transceiver for all USB transceiver which are either built-in
* into USB IP or which are mostly autonomous.
*
* Copyright (C) 2009 Texas Instruments Inc
* Author: Ajay Kumar Gupta <ajay.gupta@ti.com>
*
* This program is free software; you can redistribute it and... | gpl-2.0 |
xixi012023/sultan-kernel-vivid-homeslice-ION | drivers/net/ks8851.c | 1475 | 44754 | /* drivers/net/ks8851.c
*
* Copyright 2009 Simtec Electronics
* http://www.simtec.co.uk/
* Ben Dooks <ben@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 Free Software Foundation.
*/
#... | gpl-2.0 |
DrKita/cm14 | drivers/hwmon/asc7621.c | 2243 | 35673 | /*
* asc7621.c - Part of lm_sensors, Linux kernel modules for hardware monitoring
* Copyright (c) 2007, 2010 George Joseph <george.joseph@fairview5.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Softw... | gpl-2.0 |
javelinanddart/shamu | drivers/scsi/atari_NCR5380.c | 2499 | 92227 | /*
* NCR 5380 generic driver routines. These should make it *trivial*
* to implement 5380 SCSI drivers under Linux with a non-trantor
* architecture.
*
* Note that these routines also work with NR53c400 family chips.
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux consulting and cust... | gpl-2.0 |
dalingrin/hp-kernel-tenderloin | drivers/hwmon/ads7871.c | 3011 | 6992 | /*
* ads7871 - driver for TI ADS7871 A/D converter
*
* Copyright (c) 2010 Paul Thomas <pthomas8589@gmail.com>
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
*... | gpl-2.0 |
jrior001/android_kernel_samsung_d2 | net/tipc/port.c | 4803 | 33105 | /*
* net/tipc/port.c: TIPC port code
*
* Copyright (c) 1992-2007, Ericsson AB
* Copyright (c) 2004-2008, 2010-2011, Wind River Systems
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
*... | gpl-2.0 |
talnoah/Sprint-One-4.2.2-Sense | drivers/media/dvb/frontends/stb0899_drv.c | 4803 | 45882 | /*
STB0899 Multistandard Frontend driver
Copyright (C) Manu Abraham (abraham.manu@gmail.com)
Copyright (C) ST Microelectronics
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 ... | gpl-2.0 |
boa19861105/BOA-A4TW | drivers/regulator/max8925-regulator.c | 4803 | 8875 | /*
* Regulators driver for Maxim max8925
*
* Copyright (C) 2009 Marvell International Ltd.
* Haojian Zhuang <haojian.zhuang@marvell.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 Softw... | gpl-2.0 |
tamirda/G900F_PhoeniX_Kernel_Lollipop | drivers/staging/asus_oled/asus_oled.c | 4803 | 19511 | /*
* Asus OLED USB driver
*
* Copyright (C) 2007,2008 Jakub Schmidtke (sjakub@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... | gpl-2.0 |
chucktr/android_kernel_htc_msm8960 | arch/x86/boot/cmdline.c | 8387 | 3355 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007 rPath, Inc. - All Rights Reserved
*
* This file is part of the Linux kernel, and is made available under
* the terms of the GNU General Public License version 2.
*
* ... | gpl-2.0 |
KylinUI/android_kernel_oppo_n1 | arch/x86/boot/cmdline.c | 8387 | 3355 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007 rPath, Inc. - All Rights Reserved
*
* This file is part of the Linux kernel, and is made available under
* the terms of the GNU General Public License version 2.
*
* ... | gpl-2.0 |
flar2/flo-ElementalX | fs/nls/nls_ascii.c | 12227 | 5874 | /*
* linux/fs/nls/nls_ascii.c
*
* Charset ascii translation tables.
* Generated automatically from the Unicode and charset
* tables from the Unicode Organization (www.unicode.org).
* The Unicode to charset table has only exact mappings.
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/stri... | gpl-2.0 |
SHAYDER/i9300 | drivers/infiniband/hw/ipath/ipath_stats.c | 14275 | 11237 | /*
* Copyright (c) 2006, 2007, 2008 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 License... | gpl-2.0 |
forfivo/v500_kernel_aosp | security/integrity/evm/evm_main.c | 196 | 12591 | /*
* Copyright (C) 2005-2010 IBM Corporation
*
* Author:
* Mimi Zohar <zohar@us.ibm.com>
* Kylene Hall <kjhall@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, version 2 of... | gpl-2.0 |
EPDCenter/android_kernel_archos_97_titan | drivers/pci/pcie/aspm.c | 708 | 27955 | /*
* File: drivers/pci/pcie/aspm.c
* Enabling PCIe link L0s/L1 state and Clock Power Management
*
* Copyright (C) 2007 Intel
* Copyright (C) Zhang Yanmin (yanmin.zhang@intel.com)
* Copyright (C) Shaohua Li (shaohua.li@intel.com)
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/moduleparam.... | gpl-2.0 |
SystemTera/SystemTera.Server-S-2.6-Kernel | drivers/staging/dream/camera/mt9d112_reg.c | 1476 | 8377 | /*
* Copyright (C) 2008-2009 QUALCOMM Incorporated.
*/
#include "mt9d112.h"
struct register_address_value_pair
preview_snapshot_mode_reg_settings_array[] = {
{0x338C, 0x2703},
{0x3390, 800}, /* Output Width (P) = 640 */
{0x338C, 0x2705},
{0x3390, 600}, /* Output Height (P) = 480 */
{0x338C, 0x2707},
{0x... | gpl-2.0 |
hunterhu/linux-sunxi | drivers/video/omap2/dss/apply.c | 1988 | 30491 | /*
* Copyright (C) 2011 Texas Instruments
* Author: Tomi Valkeinen <tomi.valkeinen@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 as published by
* the Free Software Foundation.
*
* This program is distributed in ... | gpl-2.0 |
C-Aniruddh/ace-kernel_lettuce | arch/mips/jz4740/board-qi_lb60.c | 1988 | 12347 | /*
* linux/arch/mips/jz4740/board-qi_lb60.c
*
* QI_LB60 board support
*
* Copyright (c) 2009 Qi Hardware inc.,
* Author: Xiangfu Liu <xiangfu@qi-hardware.com>
* Copyright 2010, Lars-Peter Clausen <lars@metafoo.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of... | gpl-2.0 |
alexax66/KitKat_kernel_fortunave3g | drivers/crypto/mv_cesa.c | 2244 | 29710 | /*
* Support for Marvell's crypto engine which can be found on some Orion5X
* boards.
*
* Author: Sebastian Andrzej Siewior < sebastian at breakpoint dot cc >
* License: GPLv2
*
*/
#include <crypto/aes.h>
#include <crypto/algapi.h>
#include <linux/crypto.h>
#include <linux/interrupt.h>
#include <linux/io.h>
#inc... | gpl-2.0 |
bju2000/kernel_lge_msm8994 | drivers/s390/cio/qdio_setup.c | 2244 | 14648 | /*
* qdio queue initialization
*
* Copyright IBM Corp. 2008
* Author(s): Jan Glauber <jang@linux.vnet.ibm.com>
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/export.h>
#include <asm/qdio.h>
#include "cio.h"
#include "css.h"
#include "device.h"
#include "ioasm.h"
#include "chsc.h"
#include "q... | gpl-2.0 |
coinlake/xperia-tipo-kernel | drivers/ata/ahci_platform.c | 3012 | 4712 | /*
* AHCI SATA platform driver
*
* Copyright 2004-2005 Red Hat, Inc.
* Jeff Garzik <jgarzik@pobox.com>
* Copyright 2010 MontaVista Software, LLC.
* Anton Vorontsov <avorontsov@ru.mvista.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P... | gpl-2.0 |
talexop/talexop_kernel_i9505_4_4_2 | kernel/sched/cpupri.c | 3780 | 6844 | /*
* kernel/sched/cpupri.c
*
* CPU priority management
*
* Copyright (C) 2007-2008 Novell
*
* Author: Gregory Haskins <ghaskins@novell.com>
*
* This code tracks the priority of each CPU so that global migration
* decisions are easy to calculate. Each CPU can be in a state as follows:
*
* ... | gpl-2.0 |
CardinalTesting/kernel_lge_msm8974 | net/netfilter/nf_conntrack_h323_main.c | 4036 | 53239 | /*
* H.323 connection tracking helper
*
* Copyright (c) 2006 Jing Min Zhao <zhaojingmin@users.sourceforge.net>
*
* This source code is licensed under General Public License version 2.
*
* Based on the 'brute force' H.323 connection tracking module by
* Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
*
* For more ... | gpl-2.0 |
MyAOSP/kernel_moto_wingray | net/rose/rose_out.c | 4292 | 2864 | /*
* 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) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u... | gpl-2.0 |
cmartinbaughman/shooter-ics-sense | arch/mips/pmc-sierra/msp71xx/msp_serial.c | 4548 | 3205 | /*
* The setup file for serial related hardware on PMC-Sierra MSP processors.
*
* Copyright 2005 PMC-Sierra, 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 ... | gpl-2.0 |
mobius1484/Satori | drivers/watchdog/wm831x_wdt.c | 4804 | 7930 | /*
* Watchdog driver for the wm831x PMICs
*
* Copyright (C) 2009 Wolfson Microelectronics
*
* 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
*/
#include <linux/module.h>
#include <linux/m... | gpl-2.0 |
TEAM-RAZOR-DEVICES/kernel_lge_g3 | drivers/mtd/nand/docg4.c | 4804 | 39237 | /*
* Copyright © 2012 Mike Dunn <mikedunn@newsguy.com>
*
* mtd nand driver for M-Systems DiskOnChip G4
*
* 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 |
smac0628/htc_gpe_51 | drivers/usb/serial/symbolserial.c | 4804 | 7880 | /*
* Symbol USB barcode to serial driver
*
* Copyright (C) 2009 Greg Kroah-Hartman <gregkh@suse.de>
* Copyright (C) 2009 Novell Inc.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free Software Found... | gpl-2.0 |
lodr/codeaurora_kernel_msm | drivers/mtd/maps/lantiq-flash.c | 4804 | 5974 | /*
* 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) 2004 Liu Peng Infineon IFAP DC COM CPE
* Copyright (C) 2010 John Crispin <blogic@openwrt.org>
*/
#incl... | gpl-2.0 |
jamison904/android_kernel_samsung_hlte | drivers/gpu/drm/exynos/exynos_drm_core.c | 5060 | 5461 | /* exynos_drm_core.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* Author:
* Inki Dae <inki.dae@samsung.com>
* Joonyoung Shim <jy0922.shim@samsung.com>
* Seung-Woo Kim <sw0312.kim@samsung.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and assoc... | gpl-2.0 |
Altaf-Mahdi/mako-kernel-old | arch/ia64/kernel/unwind_decoder.c | 14020 | 12293 | /*
* Copyright (C) 2000 Hewlett-Packard Co
* Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com>
*
* Generic IA-64 unwind info decoder.
*
* This file is used both by the Linux kernel and objdump. Please keep
* the two copies of this file in sync.
*
* You need to customize the decoder by defining the f... | gpl-2.0 |
spezi77/hellspawn-N4 | arch/ia64/kernel/unwind_decoder.c | 14020 | 12293 | /*
* Copyright (C) 2000 Hewlett-Packard Co
* Copyright (C) 2000 David Mosberger-Tang <davidm@hpl.hp.com>
*
* Generic IA-64 unwind info decoder.
*
* This file is used both by the Linux kernel and objdump. Please keep
* the two copies of this file in sync.
*
* You need to customize the decoder by defining the f... | gpl-2.0 |
HyochanPyo/kernel_3.18.9 | fs/xfs/xfs_qm.c | 197 | 48691 | /*
* Copyright (c) 2000-2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it would be ... | gpl-2.0 |
Grace5921/android_kernel_kylevexx | drivers/infiniband/hw/qib/qib_eeprom.c | 453 | 7478 | /*
* 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 |
0xD34D/kernel_omap | fs/ocfs2/dlm/dlmrecovery.c | 965 | 87538 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmrecovery.c
*
* recovery stuff
*
* Copyright (C) 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
* License as published b... | gpl-2.0 |
mastero9017/expectus_kernel_hammerhead | fs/jbd2/commit.c | 1989 | 33695 | /*
* linux/fs/jbd2/commit.c
*
* Written by Stephen C. Tweedie <sct@redhat.com>, 1998
*
* Copyright 1998 Red Hat corp --- All Rights Reserved
*
* This file is part of the Linux kernel and is made available under
* the terms of the GNU General Public License, version 2, or at your
* option, any later version, in... | gpl-2.0 |
TV-LP51-Devices/android_kernel_mediatek_sprout | drivers/input/keyboard/jornada680_kbd.c | 2245 | 8054 | /*
* drivers/input/keyboard/jornada680_kbd.c
*
* HP Jornada 620/660/680/690 scan keyboard platform driver
* Copyright (C) 2007 Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
*
* Based on hp680_keyb.c
* Copyright (C) 2006 Paul Mundt
* Copyright (C) 2005 Andriy Skulysh
* Split from drivers/input/keyboard/... | gpl-2.0 |
Fevax/kernel_samsung_exynos5422 | drivers/staging/iio/iio_simple_dummy.c | 2245 | 14864 | /**
* Copyright (c) 2011 Jonathan Cameron
*
* 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.
*
* A reference industrial I/O driver to illustrate the functionality available.
*
... | gpl-2.0 |
brinlyaus/sturdy-eureka | drivers/input/keyboard/jornada680_kbd.c | 2245 | 8054 | /*
* drivers/input/keyboard/jornada680_kbd.c
*
* HP Jornada 620/660/680/690 scan keyboard platform driver
* Copyright (C) 2007 Kristoffer Ericson <Kristoffer.Ericson@gmail.com>
*
* Based on hp680_keyb.c
* Copyright (C) 2006 Paul Mundt
* Copyright (C) 2005 Andriy Skulysh
* Split from drivers/input/keyboard/... | gpl-2.0 |
Dee-UK/RK3288_Lollipop_Kernel | drivers/gpu/drm/nouveau/core/subdev/instmem/base.c | 2501 | 3790 | /*
* Copyright 2012 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 |
TamCore/android_kernel_htc_msm8660 | drivers/net/wireless/libertas_tf/cmd.c | 3525 | 20545 | /*
* Copyright (C) 2008, cozybit Inc.
* Copyright (C) 2003-2006, 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
... | gpl-2.0 |
DutchDanny/Holiday-ICE | arch/powerpc/platforms/86xx/gef_sbc610.c | 4037 | 5313 | /*
* GE SBC610 board support
*
* Author: Martyn Welch <martyn.welch@ge.com>
*
* Copyright 2008 GE Intelligent Platforms Embedded Systems, 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 ... | gpl-2.0 |
championswimmer/android_kernel_sony_msm8260 | drivers/media/rc/ir-sanyo-decoder.c | 4549 | 5392 | /* ir-sanyo-decoder.c - handle SANYO IR Pulse/Space protocol
*
* Copyright (C) 2011 by Mauro Carvalho Chehab <mchehab@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version... | gpl-2.0 |
holyangel/M8-GPE_M | arch/ia64/xen/irq_xen.c | 4549 | 11976 | /******************************************************************************
* arch/ia64/xen/irq_xen.c
*
* Copyright (c) 2008 Isaku Yamahata <yamahata at valinux co jp>
* VA Linux Systems Japan K.K.
*
* This program is free software; you can redistribute it and/or modify
* it under the term... | gpl-2.0 |
Jackeagle/msm8226-caf | drivers/mtd/maps/intel_vr_nor.c | 4805 | 7271 | /*
* drivers/mtd/maps/intel_vr_nor.c
*
* An MTD map driver for a NOR flash bank on the Expansion Bus of the Intel
* Vermilion Range chipset.
*
* The Vermilion Range Expansion Bus supports four chip selects, each of which
* has 64MiB of address space. The 2nd BAR of the Expansion Bus PCI Device
* is a 256MiB me... | gpl-2.0 |
davidmueller13/Fulgor_Kernel_Lollipop | sound/soc/fsl/mpc8610_hpcd.c | 4805 | 17451 | /**
* Freescale MPC8610HPCD ALSA SoC Machine driver
*
* Author: Timur Tabi <timur@freescale.com>
*
* Copyright 2007-2010 Freescale Semiconductor, 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, w... | gpl-2.0 |
agat63/GS4_test | arch/powerpc/platforms/512x/mpc512x_shared.c | 4805 | 11722 | /*
* Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved.
*
* Author: John Rigby <jrigby@freescale.com>
*
* Description:
* MPC512x Shared code
*
* 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 Fre... | gpl-2.0 |
michaelspeed/EntityMobile_hammerhead_kernel | net/tipc/discover.c | 4805 | 11748 | /*
* net/tipc/discover.c
*
* Copyright (c) 2003-2006, Ericsson AB
* Copyright (c) 2005-2006, 2010-2011, Wind River Systems
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
*
* 1. Redistri... | gpl-2.0 |
Team-SennyC2/senny_kernel-3.4 | drivers/net/ethernet/smsc/epic100.c | 4805 | 46126 | /* epic100.c: A SMC 83c170 EPIC/100 Fast Ethernet driver for Linux. */
/*
Written/copyright 1997-2001 by Donald Becker.
This software may be used and distributed according to the terms of
the GNU General Public License (GPL), incorporated herein by reference.
Drivers based on or derived from this code fall under t... | gpl-2.0 |
lexmazter/dellstreak5-kernel-3.4 | drivers/net/ethernet/dec/tulip/dmfe.c | 4805 | 60542 | /*
A Davicom DM9102/DM9102A/DM9102A+DM9801/DM9102A+DM9802 NIC fast
ethernet driver for Linux.
Copyright (C) 1997 Sten Wang
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 |
Validus-Lollipop/android_kernel_motorola_msm8960dt-common | fs/squashfs/dir.c | 5061 | 6349 | /*
* Squashfs - a compressed read only filesystem for Linux
*
* Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008
* Phillip Lougher <phillip@squashfs.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... | gpl-2.0 |
emceethemouth/kernel_msm | drivers/video/sis/sis_main.c | 5061 | 188301 | /*
* SiS 300/540/630[S]/730[S],
* SiS 315[E|PRO]/550/[M]65x/[M]66x[F|M|G]X/[M]74x[GX]/330/[M]76x[GX],
* XGI V3XT/V5/V8, Z7
* frame buffer driver for Linux kernels >= 2.4.14 and >=2.6.3
*
* Copyright (C) 2001-2005 Thomas Winischhofer, Vienna, Austria.
*
* This program is free software; you can redistribute it an... | gpl-2.0 |
keiranFTW/sony-kernel-msm8660 | arch/x86/kernel/cpu/mtrr/centaur.c | 13253 | 3027 | #include <linux/init.h>
#include <linux/mm.h>
#include <asm/mtrr.h>
#include <asm/msr.h>
#include "mtrr.h"
static struct {
unsigned long high;
unsigned long low;
} centaur_mcr[8];
static u8 centaur_mcr_reserved;
static u8 centaur_mcr_type; /* 0 for winchip, 1 for winchip2 */
/**
* centaur_get_free_region - Get ... | gpl-2.0 |
KanoComputing/raspberrypi-linux | arch/tile/kernel/setup.c | 198 | 49469 | /*
* 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 |
TomGiordano/kernel_huawei_u8220 | drivers/pci/hotplug/cpci_hotplug_core.c | 198 | 17290 | /*
* CompactPCI Hot Plug Driver
*
* Copyright (C) 2002,2005 SOMA Networks, Inc.
* Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com)
* Copyright (C) 2001 IBM Corp.
*
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | gpl-2.0 |
jprukner/linux | arch/arm/mach-s3c24xx/mach-mini2440.c | 1478 | 17695 | /* linux/arch/arm/mach-s3c2440/mach-mini2440.c
*
* Copyright (c) 2008 Ramax Lo <ramaxlo@gmail.com>
* Based on mach-anubis.c by Ben Dooks <ben@simtec.co.uk>
* and modifications by SBZ <sbz@spgui.org> and
* Weibing <http://weibing.blogbus.com> and
* Michel Pollet <buserror@gmail.com>
*
* For p... | gpl-2.0 |
NUBIANX404H/NX507J_5.1_kernel | drivers/video/omap2/dss/dispc.c | 1990 | 81735 | /*
* linux/drivers/video/omap2/dss/dispc.c
*
* Copyright (C) 2009 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* Some code and ideas taken from drivers/video/omap/ driver
* by Imre Deak.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of... | gpl-2.0 |
AICP/kernel_yu_msm8916 | drivers/gpio/gpio-lpc32xx.c | 2246 | 15141 | /*
* GPIO driver for LPC32xx SoC
*
* Author: Kevin Wells <kevin.wells@nxp.com>
*
* Copyright (C) 2010 NXP Semiconductors
*
* 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... | gpl-2.0 |
akhilnarang/ThugLife_sprout | tools/power/cpupower/utils/helpers/sysfs.c | 2246 | 7854 | /*
* (C) 2004-2009 Dominik Brodowski <linux@dominikbrodowski.de>
* (C) 2011 Thomas Renninger <trenn@novell.com> Novell Inc.
*
* Licensed under the terms of the GNU GPL License version 2.
*/
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
#include <string.h>
#include <sys/types.h>
#include <sys... | gpl-2.0 |
nicholaschw/jared-rA | drivers/media/dvb/dvb-usb/friio-fe.c | 3270 | 11155 | /* DVB USB compliant Linux driver for the Friio USB2.0 ISDB-T receiver.
*
* Copyright (C) 2009 Akihiro Tsukada <tskd2@yahoo.co.jp>
*
* This module is based off the the gl861 and vp702x modules.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public... | gpl-2.0 |
sktjdgns1189/android_kernel_samsung_c1skt | arch/powerpc/platforms/cell/spu_priv1_mmio.c | 3782 | 4771 | /*
* spu hypervisor abstraction for direct hardware access.
*
* (C) Copyright IBM Deutschland Entwicklung GmbH 2005
* Copyright 2006 Sony Corp.
*
* 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... | gpl-2.0 |
Rockr172/villeu-4.2 | drivers/platform/x86/hdaps.c | 4806 | 17127 | /*
* hdaps.c - driver for IBM's Hard Drive Active Protection System
*
* Copyright (C) 2005 Robert Love <rml@novell.com>
* Copyright (C) 2005 Jesper Juhl <jesper.juhl@gmail.com>
*
* The HardDisk Active Protection System (hdaps) is present in IBM ThinkPads
* starting with the R40, T41, and X40. It provides a basi... | gpl-2.0 |
baselsayeh/Kyleopen-4.4 | drivers/net/wireless/mwifiex/sta_cmdresp.c | 4806 | 28307 | /*
* Marvell Wireless LAN device driver: station command response handling
*
* Copyright (C) 2011, Marvell International Ltd.
*
* This software file (the "File") is distributed by Marvell International
* Ltd. under the terms of the GNU General Public License Version 2, June 1991
* (the "License"). You may use, ... | gpl-2.0 |
mujeebulhasan/kernel | net/atm/pppoatm.c | 4806 | 11092 | /* net/atm/pppoatm.c - RFC2364 PPP over ATM/AAL5 */
/* Copyright 1999-2000 by Mitchell Blank Jr */
/* Based on clip.c; 1995-1999 by Werner Almesberger, EPFL LRC/ICA */
/* And on ppp_async.c; Copyright 1999 Paul Mackerras */
/* And help from Jens Axboe */
/*
* This program is free software; you can redistribute it a... | gpl-2.0 |
ashhher3/linux | arch/arm/plat-samsung/platformdata.c | 4806 | 1517 | /* linux/arch/arm/plat-samsung/platformdata.c
*
* Copyright 2010 Ben Dooks <ben-linux <at> fluff.org>
*
* Helper for platform data setting
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software... | gpl-2.0 |
greg17477/kernel_franco_mako | drivers/net/ethernet/emulex/benet/be_ethtool.c | 4806 | 22196 | /*
* Copyright (C) 2005 - 2011 Emulex
* All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation. The full GNU General
* Public License is included in this distrib... | gpl-2.0 |
boa19861105/android_442_KitKat_kernel_htc_B2_UHL | tools/perf/builtin-lock.c | 4806 | 23578 | #include "builtin.h"
#include "perf.h"
#include "util/util.h"
#include "util/cache.h"
#include "util/symbol.h"
#include "util/thread.h"
#include "util/header.h"
#include "util/parse-options.h"
#include "util/trace-event.h"
#include "util/debug.h"
#include "util/session.h"
#include "util/tool.h"
#include <sys/types.... | gpl-2.0 |
santod/android_kernel_htc_dlxwl | drivers/edac/i5400_edac.c | 4806 | 40522 | /*
* Intel 5400 class Memory Controllers kernel module (Seaburg)
*
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Copyright (c) 2008 by:
* Ben Woodard <woodard@redhat.com>
* Mauro Carvalho Chehab <mchehab@redhat.com>
*
* Red Hat Inc. http://www.redhat.com
*
* Forke... | gpl-2.0 |
htc-msm8960/android_kernel_htc_m7 | drivers/watchdog/imx2_wdt.c | 4806 | 9531 | /*
* Watchdog driver for IMX2 and later processors
*
* Copyright (C) 2010 Wolfram Sang, Pengutronix e.K. <w.sang@pengutronix.de>
*
* some parts adapted by similar drivers from Darius Augulis and Vladimir
* Zapolskiy, additional improvements by Wim Van Sebroeck.
*
* This program is free software; you can redist... | gpl-2.0 |
googyanas/Googy-Max3-Kernel-for-CM | net/lapb/lapb_in.c | 4806 | 17905 | /*
* LAPB release 002
*
* This code REQUIRES 2.1.15 or higher/ NET3.038
*
* This module:
* This module 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 you... | gpl-2.0 |
TeamOrion-Devices/kernel_sony_msm8x27 | drivers/media/video/cx25840/cx25840-ir.c | 5062 | 36370 | /*
* Driver for the Conexant CX2584x Audio/Video decoder chip and related cores
*
* Integrated Consumer Infrared Controller
*
* Copyright (C) 2010 Andy Walls <awalls@md.metrocast.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Li... | gpl-2.0 |
SoloProject/platform_kernel_lge_hammerhead | arch/sh/kernel/cpu/sh4/setup-sh7750.c | 5062 | 11672 | /*
* SH7091/SH7750/SH7750S/SH7750R/SH7751/SH7751R Setup
*
* Copyright (C) 2006 Paul Mundt
* Copyright (C) 2006 Jamie Lenehan
*
* 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.
*/
#includ... | gpl-2.0 |
smaeul/kernel_samsung_tuna | sound/oss/msnd_pinnacle.c | 5062 | 48543 | /*********************************************************************
*
* Turtle Beach MultiSound Sound Card Driver for Linux
* Linux 2.0/2.2 Version
*
* msnd_pinnacle.c / msnd_classic.c
*
* -- If MSND_CLASSIC is defined:
*
* -> driver for Turtle Beach Classic/Monterey/Tahiti
*
* -- Else
*
* -> dr... | gpl-2.0 |
robcore/S4-AEL-Kernel-Lollipop | drivers/spi/spi-tegra.c | 5062 | 16018 | /*
* Driver for Nvidia TEGRA spi controller.
*
* Copyright (C) 2010 Google, Inc.
*
* Author:
* Erik Gilling <konkers@android.com>
*
* 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... | gpl-2.0 |
Radium-Devices/Radium_jflte | arch/sh/kernel/cpu/sh3/setup-sh7705.c | 5062 | 5837 | /*
* SH7705 Setup
*
* Copyright (C) 2006 - 2009 Paul Mundt
* Copyright (C) 2007 Nobuhiro Iwamatsu
*
* 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/platform_device.h>... | gpl-2.0 |
aditisstillalive/android_kernel_lge_hammerhead_wake | fs/ext3/ioctl.c | 5062 | 7622 | /*
* linux/fs/ext3/ioctl.c
*
* Copyright (C) 1993, 1994, 1995
* Remy Card (card@masi.ibp.fr)
* Laboratoire MASI - Institut Blaise Pascal
* Universite Pierre et Marie Curie (Paris VI)
*/
#include <linux/mount.h>
#include <linux/compat.h>
#include <asm/uaccess.h>
#include "ext3.h"
long ext3_ioctl(struct file *fi... | gpl-2.0 |
sinutech/sinuos-kernel | drivers/spi/spi-tegra.c | 5062 | 16018 | /*
* Driver for Nvidia TEGRA spi controller.
*
* Copyright (C) 2010 Google, Inc.
*
* Author:
* Erik Gilling <konkers@android.com>
*
* 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... | gpl-2.0 |
ReVolt-ROM/android_kernel_htc_m7 | drivers/staging/media/easycap/easycap_testcard.c | 8134 | 3628 | /******************************************************************************
* *
* easycap_testcard.c *
* *
... | gpl-2.0 |
willizambranoback/evolution_CM13 | drivers/block/aoe/aoemain.c | 9926 | 2032 | /* Copyright (c) 2007 Coraid, Inc. See COPYING for GPL terms. */
/*
* aoemain.c
* Module initialization routines, discover timer
*/
#include <linux/hdreg.h>
#include <linux/blkdev.h>
#include <linux/module.h>
#include <linux/skbuff.h>
#include "aoe.h"
MODULE_LICENSE("GPL");
MODULE_AUTHOR("Sam Hopkins <sah@coraid.... | gpl-2.0 |
IxLabs/lguest64 | arch/frv/mm/mmu-context.c | 13766 | 5333 | /* mmu-context.c: MMU context allocation and management
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the ... | gpl-2.0 |
Ninpo/ninphetamine3 | arch/arm/mvp/mvpkm/mvpkm_main.c | 199 | 76680 | /*
* Linux 2.6.32 and later Kernel module for VMware MVP Hypervisor Support
*
* Copyright (C) 2010-2012 VMware, 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 version 2 as published by
* the Free Software F... | gpl-2.0 |
sguiriec/linux-audio | drivers/s390/char/monreader.c | 199 | 16832 | /*
* Character device driver for reading z/VM *MONITOR service records.
*
* Copyright IBM Corp. 2004, 2009
*
* Author: Gerald Schaefer <gerald.schaefer@de.ibm.com>
*/
#define KMSG_COMPONENT "monreader"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/module.h>
#include <linux/moduleparam.h>
#include ... | gpl-2.0 |
5y/linux | kernel/groups.c | 455 | 6133 | /*
* Supplementary group IDs
*/
#include <linux/cred.h>
#include <linux/export.h>
#include <linux/slab.h>
#include <linux/security.h>
#include <linux/syscalls.h>
#include <linux/user_namespace.h>
#include <asm/uaccess.h>
/* init to 2 - one for init_task, one to ensure it is never freed */
struct group_info init_grou... | gpl-2.0 |
SlimSaber/kernel_samsung_smdk4412 | drivers/edac/i7core_edac.c | 967 | 56410 | /* Intel i7 core/Nehalem Memory Controller kernel module
*
* This driver supports the memory controllers found on the Intel
* processor families i7core, i7core 7xx/8xx, i5core, Xeon 35xx,
* Xeon 55xx and Xeon 56xx also known as Nehalem, Nehalem-EP, Lynnfield
* and Westmere-EP.
*
* This file may be distributed un... | gpl-2.0 |
extremetempz/Wingray-Kernel | arch/x86/kernel/cpu/cpufreq/speedstep-centrino.c | 1223 | 15634 | /*
* cpufreq driver for Enhanced SpeedStep, as found in Intel's Pentium
* M (part of the Centrino chipset).
*
* Since the original Pentium M, most new Intel CPUs support Enhanced
* SpeedStep.
*
* Despite the "SpeedStep" in the name, this is almost entirely unlike
* traditional SpeedStep.
*
* Modelled on speed... | gpl-2.0 |
jakeclawson/linux | sound/drivers/pcsp/pcsp_input.c | 1479 | 2304 | /*
* PC Speaker beeper driver for Linux
*
* Copyright (c) 2002 Vojtech Pavlik
* Copyright (c) 1992 Orest Zborowski
*
*/
/*
* 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 |
nuxeh/linux | arch/sh/kernel/hw_breakpoint.c | 1735 | 8818 | /*
* arch/sh/kernel/hw_breakpoint.c
*
* Unified kernel/user-space hardware breakpoint facility for the on-chip UBC.
*
* Copyright (C) 2009 - 2010 Paul Mundt
*
* 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
*... | gpl-2.0 |
DespairFactor/N6 | sound/soc/codecs/stac9766.c | 2247 | 12548 | /*
* stac9766.c -- ALSA SoC STAC9766 codec support
*
* Copyright 2009 Jon Smirl, Digispeaker
* Author: Jon Smirl <jonsmirl@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 Found... | gpl-2.0 |
przemo27/mid712-kernel | drivers/staging/msm/tv_ntsc.c | 3015 | 3886 | /* Copyright (c) 2008-2009, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
AmperificSuperKANG/lge_kernel_loki | drivers/staging/comedi/drivers/ni_labpc.c | 3527 | 62708 | /*
comedi/drivers/ni_labpc.c
Driver for National Instruments Lab-PC series boards and compatibles
Copyright (C) 2001, 2002, 2003 Frank Mori Hess <fmhess@users.sourceforge.net>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License a... | gpl-2.0 |
dizgustipated/BOCA-2.6.35.14 | drivers/switch/switch_class.c | 4039 | 4393 | /*
* drivers/switch/switch_class.c
*
* Copyright (C) 2008 Google, Inc.
* Author: Mike Lockwood <lockwood@android.com>
*
* 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 t... | gpl-2.0 |
aapav01/android_kernel_samsung_ms013g_stock | drivers/net/ethernet/sis/sis190.c | 4807 | 47506 | /*
sis190.c: Silicon Integrated Systems SiS190 ethernet driver
Copyright (c) 2003 K.M. Liu <kmliu@sis.com>
Copyright (c) 2003, 2004 Jeff Garzik <jgarzik@pobox.com>
Copyright (c) 2003, 2004, 2005 Francois Romieu <romieu@fr.zoreil.com>
Based on r8169.c, tg3.c, 8139cp.c, skge.c, epic100.c and SiS 190/191
... | gpl-2.0 |
Haifen/android_kernel_google_msm | drivers/scsi/qla4xxx/ql4_init.c | 4807 | 32213 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2010 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include <scsi/iscsi_if.h>
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
#include "ql4_inline.h"
static void ql4xxx_set_mac_number(struct scsi_qla_host *ha)... | gpl-2.0 |
basr/hammerhead_sbr | drivers/net/wireless/wl12xx/scan.c | 4807 | 20193 | /*
* This file is part of wl1271
*
* Copyright (C) 2009-2010 Nokia Corporation
*
* Contact: Luciano Coelho <luciano.coelho@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 Fou... | gpl-2.0 |
D2005-devs/android_kernel_sony_msm8610-old | drivers/staging/comedi/drivers/ni_pcidio.c | 4807 | 37288 | /*
comedi/drivers/ni_pcidio.c
driver for National Instruments PCI-DIO-96/PCI-6508
National Instruments PCI-DIO-32HS
National Instruments PCI-6503
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1999,2002 David A. Schleef <ds@schleef.org>
This program is free software; you... | gpl-2.0 |
htc-mirror/endeavoru-2.6.39-86aa44d | drivers/gpu/drm/nouveau/nv10_fifo.c | 8135 | 7971 | /*
* Copyright (C) 2007 Ben Skeggs.
* 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, copy... | gpl-2.0 |
dukie/sun4i-kernel | arch/um/drivers/pcap_kern.c | 9671 | 2588 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL.
*/
#include "linux/init.h"
#include <linux/netdevice.h>
#include "net_kern.h"
#include "pcap_user.h"
struct pcap_init {
char *host_if;
int promisc;
int optimize;
char *filter;
};
void pcap_init(struct net_devi... | gpl-2.0 |
toejoefull/limbo-android | jni/jpeg/jdphuff.c | 968 | 20559 | /*
* jdphuff.c
*
* Copyright (C) 1995-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README file.
*
* This file contains Huffman entropy decoding routines for progressive JPEG.
*
* Much of the complexity here ha... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.