repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
ncarrier/carino-packages-linux | drivers/gpio/gpio-bcm-kona.c | 425 | 18125 | /*
* Copyright (C) 2012-2014 Broadcom Corporation
*
* 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 "as is" WITHOUT ANY WARRANTY of any
* kind, ... | gpl-2.0 |
gmarkall/lenovo_a1_07_kernel | arch/x86/kernel/pci-gart_64.c | 681 | 22811 | /*
* Dynamic DMA mapping support for AMD Hammer.
*
* Use the integrated AGP GART in the Hammer northbridge as an IOMMU for PCI.
* This allows to use PCI devices that only support 32bit addresses on systems
* with more than 4GB.
*
* See Documentation/PCI/PCI-DMA-mapping.txt for the interface specification.
*
* ... | gpl-2.0 |
erasmux/pyramid_htc_kernel | arch/arm/plat-samsung/adc.c | 681 | 10756 | /* arch/arm/plat-samsung/adc.c
*
* Copyright (c) 2008 Simtec Electronics
* http://armlinux.simtec.co.uk/
* Ben Dooks <ben@simtec.co.uk>, <ben-linux@fluff.org>
*
* Samsung ADC device core
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice... | gpl-2.0 |
HRTKernel/Hacker_Kernel_SM-G92X | sound/soc/codecs/wm8991.c | 2473 | 43716 | /*
* wm8991.c -- WM8991 ALSA Soc Audio driver
*
* Copyright 2007-2010 Wolfson Microelectronics PLC.
* Author: Graeme Gregory
* Graeme.Gregory@wolfsonmicro.com
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as publis... | gpl-2.0 |
geiti94/NEMESIS_KERNEL_N5 | kernel/time/timer_list.c | 2985 | 9231 | /*
* kernel/time/timer_list.c
*
* List pending timers
*
* Copyright(C) 2006, Red Hat, Inc., Ingo Molnar
*
* 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/... | gpl-2.0 |
YUPlayGodDev/android_kernel_caf_msm8916_64 | arch/arm/mach-omap2/vc3xxx_data.c | 3241 | 3007 | /*
* OMAP3 Voltage Controller (VC) data
*
* Copyright (C) 2007, 2010 Texas Instruments, Inc.
* Rajendra Nayak <rnayak@ti.com>
* Lesly A M <x0080970@ti.com>
* Thara Gopinath <thara@ti.com>
*
* Copyright (C) 2008, 2011 Nokia Corporation
* Kalle Jokiniemi
* Paul Walmsley
*
* This program is free software; you ... | gpl-2.0 |
whdghks913/android_kernel_pantech_ef47s | arch/arm/mach-omap2/clock2420_data.c | 4777 | 61329 | /*
* OMAP2420 clock data
*
* Copyright (C) 2005-2009 Texas Instruments, Inc.
* Copyright (C) 2004-2011 Nokia Corporation
*
* Contacts:
* Richard Woodruff <r-woodruff2@ti.com>
* Paul Walmsley
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi... | gpl-2.0 |
zlatinski/p-android-omap-3.4-new-ion-topic-sync-dma-buf-fence2 | drivers/acpi/pci_slot.c | 5033 | 10347 | /*
* pci_slot.c - ACPI PCI Slot Driver
*
* The code here is heavily leveraged from the acpiphp module.
* Thanks to Matthew Wilcox <matthew@wil.cx> for much guidance.
* Thanks to Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> for code
* review and fixes.
*
* Copyright (C) 2007-2008 Hewlett-Packard Develo... | gpl-2.0 |
PyYoshi/android_kernel_sharp_303sh | drivers/isdn/act2000/capi.c | 9385 | 32045 | /* $Id: capi.c,v 1.9.6.2 2001/09/23 22:24:32 kai Exp $
*
* ISDN lowlevel-module for the IBM ISDN-S0 Active 2000.
* CAPI encoder/decoder
*
* Author Fritz Elfert
* Copyright by Fritz Elfert <fritz@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU Gener... | gpl-2.0 |
MinsooCha/linux | drivers/scsi/bfa/bfa_hw_ct.c | 9897 | 4137 | /*
* 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 |
tudorsirb/lge_kernel_p700 | drivers/scsi/aic7xxx/aic79xx_pci.c | 11177 | 27685 | /*
* Product specific probe and attach routines for:
* aic7901 and aic7902 SCSI controllers
*
* Copyright (c) 1994-2001 Justin T. Gibbs.
* Copyright (c) 2000-2002 Adaptec Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided th... | gpl-2.0 |
kmihelich/linux | drivers/video/via/via_utility.c | 12969 | 6019 | /*
* Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 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;
* either ... | gpl-2.0 |
yubo/linux-2-6-32-220-23-1-el6 | arch/powerpc/mm/mmu_context_hash64.c | 682 | 1955 | /*
* MMU context allocation for 64-bit kernels.
*
* Copyright (C) 2004 Anton Blanchard, IBM Corp. <anton@samba.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 Foundation; either version
... | gpl-2.0 |
raisul2010/samurai-kernel | drivers/input/gameport/emu10k1-gp.c | 938 | 3303 | /*
* Copyright (c) 2001 Vojtech Pavlik
*/
/*
* EMU10k1 - SB Live / Audigy - gameport driver for Linux
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lice... | gpl-2.0 |
ajtomato/linux-2.6.34 | arch/alpha/mm/init.c | 1194 | 9436 | /*
* linux/arch/alpha/mm/init.c
*
* Copyright (C) 1995 Linus Torvalds
*/
/* 2.3.x zone allocator, 1999 Andrea Arcangeli <andrea@suse.de> */
#include <linux/pagemap.h>
#include <linux/signal.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/string.h>
#include <linux/... | gpl-2.0 |
koolkhel/linux | drivers/i2c/busses/i2c-amd756.c | 1450 | 11198 | /*
Copyright (c) 1999-2002 Merlin Hughes <merlin@merlin.org>
Shamelessly ripped from i2c-piix4.c:
Copyright (c) 1998, 1999 Frodo Looijaard <frodol@dds.nl> and
Philip Edelbrock <phil@netroedge.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the ... | gpl-2.0 |
pacerom/kernel_oneplus_msm8974 | net/ipv6/udp.c | 1706 | 38597 | /*
* UDP over IPv6
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* Based on linux/ipv4/udp.c
*
* Fixes:
* Hideaki YOSHIFUJI : sin6_scope_id support
* YOSHIFUJI Hideaki @USAGI and: Support IPV6_V6ONLY socket option, which
* Alexey Kuznetsov allow both IPv4 and IPv6 sockets t... | gpl-2.0 |
ysat0/linux-ysato | net/core/net-procfs.c | 1962 | 9566 | #include <linux/netdevice.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <net/wext.h>
#define BUCKET_SPACE (32 - NETDEV_HASHBITS - 1)
#define get_bucket(x) ((x) >> BUCKET_SPACE)
#define get_offset(x) ((x) & ((1 << BUCKET_SPACE) - 1))
#define set_bucket_offset(b, o) ((b) << BUCKET_SPACE | (o))
ext... | gpl-2.0 |
UchihaKakarot/kernel_workspace_G925fi | drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 2218 | 54640 | /*
* drivers/media/platform/samsung/mfc5/s5p_mfc_opr_v5.c
*
* Samsung MFC (Multi Function Codec - FIMV) driver
* This file contains hw related functions.
*
* Kamil Debski, Copyright (c) 2011 Samsung Electronics
* http://www.samsung.com/
*
* This program is free software; you can redistribute it and/or modify
... | gpl-2.0 |
electrikjesus/android_kernel_samsung_smdk4412 | arch/arm/mach-ixp4xx/nas100d-setup.c | 2474 | 8022 | /*
* arch/arm/mach-ixp4xx/nas100d-setup.c
*
* NAS 100d board-setup
*
* Copyright (C) 2008 Rod Whitby <rod@whitby.id.au>
*
* based on ixdp425-setup.c:
* Copyright (C) 2003-2004 MontaVista Software, Inc.
* based on nas100d-power.c:
* Copyright (C) 2005 Tower Technologies
* based on nas100d-io.c
* Copyrig... | gpl-2.0 |
djcapelis/linux-kernel-opensparc-fpga | arch/arm/plat-omap/debug-leds.c | 2730 | 3773 | /*
* linux/arch/arm/plat-omap/debug-leds.c
*
* Copyright 2011 by Bryan Wu <bryan.wu@canonical.com>
* Copyright 2003 by Texas Instruments Incorporated
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Fr... | gpl-2.0 |
esialb/yocto-3.10-edison | drivers/staging/vme/devices/vme_pio2_core.c | 2730 | 11694 | /*
* GE PIO2 6U VME I/O Driver
*
* Author: Martyn Welch <martyn.welch@ge.com>
* Copyright 2009 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 F... | gpl-2.0 |
shakalaca/ASUS_ZenFone_ZE550ML_ZE551ML | linux/kernel/arch/blackfin/mach-bf561/boards/acvilon.c | 2730 | 12830 | /*
* File: arch/blackfin/mach-bf561/acvilon.c
* Based on: arch/blackfin/mach-bf561/ezkit.c
* Author:
*
* Created:
* Description:
*
* Modified:
* Copyright 2004-2006 Analog Devices Inc.
* Copyright 2009 CJSC "NII STT"
*
* Bugs:
*
* This program is free software; you ... | gpl-2.0 |
visi0nary/android_kernel_elephone_p8000 | drivers/pinctrl/pinctrl-ab9540.c | 4522 | 22546 | /*
* Copyright (C) ST-Ericsson SA 2012
*
* Author: Patrice Chotard <patrice.chotard@stericsson.com> for ST-Ericsson.
*
* 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.
*/
#incl... | gpl-2.0 |
CandyDevices/kernel_samsung_msm8660-common | fs/ocfs2/buffer_head_io.c | 8106 | 10599 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* io.c
*
* Buffer cache handling
*
* 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
* License as publish... | gpl-2.0 |
harise100/Harise100Kernel | arch/mn10300/mm/cache-inv-icache.c | 12202 | 3665 | /* Invalidate icache when dcache doesn't need invalidation as it's in
* write-through mode
*
* Copyright (C) 2010 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 Pu... | gpl-2.0 |
snuk182/android_kernel_asus_A66 | arch/sh/kernel/disassemble.c | 13738 | 19044 | /*
* Disassemble SuperH instructions.
*
* Copyright (C) 1999 kaz Kojima
* Copyright (C) 2008 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
* for more details.
*/
#include <linux/kernel.h>
#inclu... | gpl-2.0 |
zarboz/Ville-Z | arch/sh/kernel/disassemble.c | 13738 | 19044 | /*
* Disassemble SuperH instructions.
*
* Copyright (C) 1999 kaz Kojima
* Copyright (C) 2008 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
* for more details.
*/
#include <linux/kernel.h>
#inclu... | gpl-2.0 |
MWisBest/android_kernel_amazon_bowser-common | drivers/video/i810/i810_gtf.c | 15530 | 9148 | /*-*- linux-c -*-
* linux/drivers/video/i810_main.h -- Intel 810 Non-discrete Video Timings
* (VESA GTF)
*
* Copyright (C) 2001 Antonino Daplas<adaplas@pol.net>
* All Rights Reserved
*
*
* This file is subject to the terms and conditions of the GNU General ... | gpl-2.0 |
lg-devs/android_kernel_lge_msm8952 | net/ipv6/sit.c | 171 | 45109 | /*
* IPv6 over IPv4 tunnel device - Simple Internet Transition (SIT)
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
* Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Publi... | gpl-2.0 |
MyAOSP/kernel_moto_wingray | drivers/staging/brcm80211/util/bcmsrom.c | 171 | 50949 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
mtitinger/linux-pm | drivers/staging/sm750fb/ddk750_sii164.c | 171 | 11976 | #define USE_DVICHIP
#ifdef USE_DVICHIP
#include "ddk750_sii164.h"
#include "ddk750_hwi2c.h"
/* I2C Address of each SII164 chip */
#define SII164_I2C_ADDRESS 0x70
/* Define this definition to use hardware i2c. */
#define USE_HW_I2C
#ifdef USE_HW_I2C
#define i2cWriteReg hwI2CWriteReg
#define ... | gpl-2.0 |
dperezde/little-penguin | linux-eudyptula/drivers/gpu/drm/nouveau/core/subdev/fb/nv41.c | 939 | 2267 | /*
* 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 |
exynos-reference/kernel | drivers/clk/mmp/clk-mmp2.c | 939 | 15677 | /*
* mmp2 clock framework source file
*
* Copyright (C) 2012 Marvell
* Chao Xie <xiechao.mail@gmail.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/... | gpl-2.0 |
TeamButter/android_kernel_samsung_mint2g | drivers/pci/hotplug/acpiphp_glue.c | 939 | 36318 | /*
* ACPI PCI HotPlug glue functions to ACPI CA subsystem
*
* Copyright (C) 2002,2003 Takayoshi Kochi (t-kochi@bq.jp.nec.com)
* Copyright (C) 2002 Hiroshi Aono (h-aono@ap.jp.nec.com)
* Copyright (C) 2002,2003 NEC Corporation
* Copyright (C) 2003-2005 Matthew Wilcox (matthew.wilcox@hp.com)
* Copyright (C) 2003-20... | gpl-2.0 |
gbtian/mptcp | arch/x86/tools/relocs.c | 2219 | 25353 | /* This is included from relocs_32/64.c */
#define ElfW(type) _ElfW(ELF_BITS, type)
#define _ElfW(bits, type) __ElfW(bits, type)
#define __ElfW(bits, type) Elf##bits##_##type
#define Elf_Addr ElfW(Addr)
#define Elf_Ehdr ElfW(Ehdr)
#define Elf_Phdr ElfW(Phdr)
#define Elf_Shdr ElfW(Shdr)
#define Elf_Sym ElfW(Sym... | gpl-2.0 |
Stane1983/amlogic-m6_m8 | drivers/i2c/busses/i2c-amd8111.c | 2475 | 12261 | /*
* SMBus 2.0 driver for AMD-8111 IO-Hub.
*
* Copyright (c) 2002 Vojtech Pavlik
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation version 2.
*/
#include <linux/module.h>
#include <linux... | gpl-2.0 |
androidarmv6/android_kernel_samsung_msm | kernel/user_namespace.c | 2987 | 3487 | /*
* 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 the
* License.
*/
#include <linux/module.h>
#include <linux/nsproxy.h>
#include <linux/slab.h>
#include <linux/user_name... | gpl-2.0 |
blindi/LameSung-Kernel | arch/mips/powertv/asic/irq_asic.c | 2987 | 2879 | /*
* Portions copyright (C) 2005-2009 Scientific Atlanta
* Portions copyright (C) 2009 Cisco Systems, Inc.
*
* Modified from arch/mips/kernel/irq-rm7000.c:
* Copyright (C) 2003 Ralf Baechle
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Publi... | gpl-2.0 |
Caio99BR/FalconSSKernel | arch/arm/perfmon/per-process-perf.c | 3499 | 31060 | /* Copyright (c) 2010, 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 |
Shkerzy/alcatel_brandy_kernel | drivers/char/ps3flash.c | 3499 | 10994 | /*
* PS3 FLASH ROM Storage Driver
*
* Copyright (C) 2007 Sony Computer Entertainment Inc.
* Copyright 2007 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 Foundation; version 2 of the L... | gpl-2.0 |
MR64/android_kernel_htc_flounder | drivers/usb/mon/mon_text.c | 9131 | 19675 | /*
* The USB Monitor, inspired by Dave Harding's USBMon.
*
* This is a text format reader.
*/
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/usb.h>
#include <linux/slab.h>
#include <linux/time.h>
#include <linux/export.h>
#include <linux/mutex.h>
#include <linux/debugfs.h>
#include <linux/scatte... | gpl-2.0 |
cloudlinux/cl7-kernel | drivers/isdn/pcbit/capi.c | 9387 | 13137 | /*
* CAPI encoder/decoder for
* Portugal Telecom CAPI 2.0
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to the terms of
* the GNU General Public License, incorporated herein by reference.
*
* Not co... | gpl-2.0 |
jsnmarek/kernel_samsung_jf | net/ipv6/udp.c | 172 | 38988 | /*
* UDP over IPv6
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* Based on linux/ipv4/udp.c
*
* Fixes:
* Hideaki YOSHIFUJI : sin6_scope_id support
* YOSHIFUJI Hideaki @USAGI and: Support IPV6_V6ONLY socket option, which
* Alexey Kuznetsov allow both IPv4 and IPv6 sockets t... | gpl-2.0 |
AOSPA-L/android_kernel_sony_apq8064 | drivers/gpio/gpio-msm-common.c | 684 | 18255 | /* 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 |
cgjones/samsung-android-kernel | drivers/acpi/acpica/utdebug.c | 940 | 19367 | /******************************************************************************
*
* Module Name: utdebug - Debug print routines
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in sourc... | gpl-2.0 |
Jetson-TK1-AndroidTV/android_kernel_tegra_hdmi_prime | arch/sparc/mm/gup.c | 2220 | 5364 | /*
* Lockless get_user_pages_fast for sparc, cribbed from powerpc
*
* Copyright (C) 2008 Nick Piggin
* Copyright (C) 2008 Novell Inc.
*/
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/vmstat.h>
#include <linux/pagemap.h>
#include <linux/rwsem.h>
#include <asm/pgtable.h>
/*
* The performance crit... | gpl-2.0 |
gilelad/linux | tools/perf/ui/gtk/progress.c | 2220 | 1528 | #include <inttypes.h>
#include "gtk.h"
#include "../progress.h"
#include "util.h"
static GtkWidget *dialog;
static GtkWidget *progress;
static void gtk_ui_progress__update(struct ui_progress *p)
{
double fraction = p->total ? 1.0 * p->curr / p->total : 0.0;
char buf[1024];
if (dialog == NULL) {
GtkWidget *vbox... | gpl-2.0 |
drod2169/Linux-3.10.x | drivers/net/ethernet/8390/hydra.c | 2476 | 7614 | /* New Hydra driver using generic 8390 core */
/* Based on old hydra driver by Topi Kanerva (topi@susanna.oulu.fi) */
/* This file is subject to the terms and conditions of the GNU General */
/* Public License. See the file COPYING in the main directory of the */
/* Linux distribution for more details. ... | gpl-2.0 |
garwynn/D710VMUB_GB28_Kernel | drivers/usb/serial/cypress_m8.c | 2476 | 42594 | /*
* USB Cypress M8 driver
*
* Copyright (C) 2004
* Lonnie Mendez (dignome@gmail.com)
* Copyright (C) 2003,2004
* Neil Whelchel (koyama@firstlight.net)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* ... | gpl-2.0 |
CandyDevices/kernel_samsung_jf | drivers/staging/speakup/speakup_keypc.c | 2988 | 8676 | /*
* written by David Borowski
*
* Copyright (C) 2003 David Borowski.
*
* 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 v... | gpl-2.0 |
captivo/linux-captivo | arch/arc/kernel/arc_hostlink.c | 4524 | 1626 | /*
* arc_hostlink.c: Pseudo-driver for Metaware provided "hostlink" facility
*
* Allows Linux userland access to host in absence of any peripherals.
*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.com)
*
* This program is free software; you can redistribute it and/or modify
* it under ... | gpl-2.0 |
CyanogenMod/android_kernel_sony_msm8974 | drivers/net/wireless/iwlwifi/iwl-5000.c | 4780 | 12629 | /******************************************************************************
*
* Copyright(c) 2007 - 2012 Intel 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 Fr... | gpl-2.0 |
adknight87/android_kernel_samsung_afyonltetmo | drivers/net/can/cc770/cc770_isa.c | 5036 | 9956 | /*
* Driver for CC770 and AN82527 CAN controllers on the legacy ISA bus
*
* Copyright (C) 2009, 2011 Wolfgang Grandegger <wg@grandegger.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the version 2 of the GNU General Public License
* as published by the Free ... | gpl-2.0 |
culots/kernel_lge_madai | drivers/net/ethernet/natsemi/xtsonic.c | 5036 | 8392 | /*
* xtsonic.c
*
* (C) 2001 - 2007 Tensilica Inc.
* Kevin Chea <kchea@yahoo.com>
* Marc Gauthier <marc@linux-xtensa.org>
* Chris Zankel <chris@zankel.net>
*
* (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* This driver is based on work from Andreas Busse, but most of
* the code is rewrit... | gpl-2.0 |
varunchitre15/thunderzap_canvas2_jb | arch/arm/mach-imx/mx51_efika.c | 5036 | 15697 | /*
* based on code from the following
* Copyright 2009-2010 Freescale Semiconductor, Inc. All Rights Reserved.
* Copyright 2009-2010 Pegatron Corporation. All Rights Reserved.
* Copyright 2009-2010 Genesi USA, Inc. All Rights Reserved.
*
* The code contained herein is licensed under the GNU General Public
* Lice... | gpl-2.0 |
MattCrystal/Haunted | net/ipv4/netfilter/ipt_ah.c | 12972 | 2333 | /* Kernel module to match AH parameters. */
/* (C) 1999-2000 Yon Uriarte <yon@astaro.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.
*/
#define pr_fmt(fmt) KBUILD_MODNAME ":... | gpl-2.0 |
PAC-lge/lge-kernel-star | drivers/scsi/fnic/vnic_rq.c | 13996 | 4824 | /*
* Copyright 2008 Cisco Systems, Inc. All rights reserved.
* Copyright 2007 Nuova Systems, Inc. All rights reserved.
*
* This program is free software; you may redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the ... | gpl-2.0 |
yinshengrong/linux_3.19 | drivers/power/lp8788-charger.c | 173 | 18496 | /*
* TI LP8788 MFD - battery charger driver
*
* Copyright 2012 Texas Instruments
*
* Author: Milo(Woogyom) Kim <milo.kim@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 Foundati... | gpl-2.0 |
klock-android/linux | drivers/power/lp8788-charger.c | 173 | 18496 | /*
* TI LP8788 MFD - battery charger driver
*
* Copyright 2012 Texas Instruments
*
* Author: Milo(Woogyom) Kim <milo.kim@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 Foundati... | gpl-2.0 |
jatovm/classpath | native/jni/java-nio/gnu_java_nio_charset_iconv_IconvDecoder.c | 173 | 5947 | /* gnu_java_nio_charset_iconv_IconvDecoder.c --
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath 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 versi... | gpl-2.0 |
jyizheng/net-next-nuse-old | sound/soc/codecs/adau1781.c | 429 | 15509 | /*
* Driver for ADAU1781/ADAU1781 codec
*
* Copyright 2011-2013 Analog Devices Inc.
* Author: Lars-Peter Clausen <lars@metafoo.de>
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/i2c.h>
#include <linux/spi/spi.h>
#include <linux/slab.h>
#include <sound... | gpl-2.0 |
sbates130272/linux-donard | drivers/tty/serial/8250/8250_mtk.c | 429 | 7591 | /*
* Mediatek 8250 driver.
*
* Copyright (c) 2014 MundoReader S.L.
* Author: Matthias Brugger <matthias.bgg@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 ... | gpl-2.0 |
F4uzan/mono_oneplus3 | arch/mips/netlogic/common/time.c | 685 | 3582 | /*
* 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 |
friedrich420/S4-AEL-LP-FOR-LINUX-TESTING | drivers/media/video/msm/sensors/mt9m114_v4l2.c | 941 | 35537 | /* Copyright (c) 2011-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... | gpl-2.0 |
MojieBuddhist/linux | drivers/clk/mxs/clk-ref.c | 941 | 3358 | /*
* Copyright 2012 Freescale Semiconductor, Inc.
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
* Version 2 or later at the following locations:
*
* http://www.opensource.org/licenses/gpl-license.html
* http://www.gnu.or... | gpl-2.0 |
bbelos/YP-G1_GB_Kernel | drivers/media/video/gspca/spca508.c | 941 | 42110 | /*
* SPCA508 chip based cameras subdriver
*
* Copyright (C) 2009 Jean-Francois Moine <http://moinejf.free.fr>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Lic... | gpl-2.0 |
pRiVi/linux | drivers/scsi/isci/init.c | 941 | 15747 | /*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it un... | gpl-2.0 |
Split-Screen/android_kernel_motorola_otus | net/core/net_namespace.c | 1197 | 14861 | #include <linux/workqueue.h>
#include <linux/rtnetlink.h>
#include <linux/cache.h>
#include <linux/slab.h>
#include <linux/list.h>
#include <linux/delay.h>
#include <linux/sched.h>
#include <linux/idr.h>
#include <linux/rculist.h>
#include <linux/nsproxy.h>
#include <linux/proc_fs.h>
#include <linux/file.h>
#include <l... | gpl-2.0 |
deano0714/EK02-CM-Kernel | arch/score/mm/init.c | 1197 | 4386 | /*
* arch/score/mm/init.c
*
* Score Processor version.
*
* Copyright (C) 2009 Sunplus Core Technology Co., Ltd.
* Lennox Wu <lennox.wu@sunplusct.com>
* Chen Liqin <liqin.chen@sunplusct.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publi... | gpl-2.0 |
sctscore/linux-off | drivers/pci/hotplug/cpqphp_pci.c | 1453 | 39822 | /*
* Compaq Hot Plug Controller Driver
*
* Copyright (C) 1995,2001 Compaq Computer Corporation
* 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 G... | gpl-2.0 |
sbates130272/linux-donard | tools/perf/ui/gtk/annotate.c | 1965 | 6004 | #include "gtk.h"
#include "util/debug.h"
#include "util/annotate.h"
#include "util/evsel.h"
#include "ui/helpline.h"
enum {
ANN_COL__PERCENT,
ANN_COL__OFFSET,
ANN_COL__LINE,
MAX_ANN_COLS
};
static const char *const col_names[] = {
"Overhead",
"Offset",
"Line"
};
static int perf_gtk__get_percent(char *buf, s... | gpl-2.0 |
iamroot-arm10b/linux | arch/cris/arch-v10/drivers/sync_serial.c | 2221 | 44106 | /*
* Simple synchronous serial port driver for ETRAX 100LX.
*
* Synchronous serial ports are used for continuous streamed data like audio.
* The default setting for this driver is compatible with the STA 013 MP3
* decoder. The driver can easily be tuned to fit other audio encoder/decoders
* and SPI
*
* Copyrigh... | gpl-2.0 |
wusijie/android_kernel_oneplus_msm8994 | kernel/trace/trace_probe.c | 2477 | 20761 | /*
* Common code for probe-based Dynamic events.
*
* 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 |
javelinanddart/kernel_samsung_msm8660-common-1 | arch/powerpc/platforms/embedded6xx/holly.c | 2733 | 7822 | /*
* Board setup routines for the IBM 750GX/CL platform w/ TSI10x bridge
*
* Copyright 2007 IBM Corporation
*
* Stephen Winiecki <stevewin@us.ibm.com>
* Josh Boyer <jwboyer@linux.vnet.ibm.com>
*
* Based on code from mpc7448_hpc2.c
*
* This program is free software; you can redistribute it and/or
* modify it ... | gpl-2.0 |
codename13/kylessopen-3.4-port | security/yama/yama_lsm.c | 3245 | 8025 | /*
* Yama Linux Security Module
*
* Author: Kees Cook <keescook@chromium.org>
*
* Copyright (C) 2010 Canonical, Ltd.
* Copyright (C) 2011 The Chromium OS Authors.
*
* 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
* pub... | gpl-2.0 |
Albinoman887/android_kernel_samsung_klte | arch/mips/sgi-ip22/ip22-int.c | 4781 | 8683 | /*
* ip22-int.c: Routines for generic manipulation of the INT[23] ASIC
* found on INDY and Indigo2 workstations.
*
* Copyright (C) 1996 David S. Miller (davem@davemloft.net)
* Copyright (C) 1997, 1998 Ralf Baechle (ralf@gnu.org)
* Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu)
* ... | gpl-2.0 |
PRJosh/kernel_samsung_manta | security/smack/smackfs.c | 4781 | 37449 | /*
* Copyright (C) 2007 Casey Schaufler <casey@schaufler-ca.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.
*
* Authors:
* Casey Schaufler <casey@schaufler-ca.com>
... | gpl-2.0 |
gearslam/JB_LS970ZVC_Viper | arch/mips/cavium-octeon/executive/cvmx-helper-sgmii.c | 4781 | 17206 | /***********************license start***************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2008 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU General ... | gpl-2.0 |
afrancescon/kernel-unico | drivers/rtc/rtc-dm355evm.c | 4781 | 4359 | /*
* rtc-dm355evm.c - access battery-backed counter in MSP430 firmware
*
* Copyright (c) 2008 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 Free Software Foundation; either version
* 2 of th... | gpl-2.0 |
Megatron007/Megabyte_kernel_victara | virt/kvm/eventfd.c | 5037 | 15621 | /*
* kvm eventfd support - use eventfd objects to signal various KVM events
*
* Copyright 2009 Novell. All Rights Reserved.
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
*
* Author:
* Gregory Haskins <ghaskins@novell.com>
*
* This file is free software; you can redistribute it and/or modify
* it unde... | gpl-2.0 |
yank555-lu/N3-Sourcedrops | drivers/infiniband/hw/qib/qib_keys.c | 7853 | 9139 | /*
* Copyright (c) 2006, 2007, 2009 QLogic Corporation. All rights reserved.
* Copyright (c) 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) Versi... | gpl-2.0 |
safarend/android_kernel_samsung_exynos5420 | drivers/video/clps711xfb.c | 9133 | 10339 | /*
* linux/drivers/video/clps711xfb.c
*
* Copyright (C) 2000-2001 Deep Blue Solutions Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at y... | gpl-2.0 |
HeydayGuan/linux-3.6.7 | drivers/gpio/gpio-ep93xx.c | 174 | 10924 | /*
* Generic EP93xx GPIO handling
*
* Copyright (c) 2008 Ryan Mallon
* Copyright (c) 2011 H Hartley Sweeten <hsweeten@visionengravers.com>
*
* Based on code originally from:
* linux/arch/arm/mach-ep93xx/core.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of ... | gpl-2.0 |
Linutronix/ti-linux-kernel | drivers/net/phy/micrel.c | 174 | 21781 | /*
* drivers/net/phy/micrel.c
*
* Driver for Micrel PHYs
*
* Author: David J. Choi
*
* Copyright (c) 2010-2013 Micrel, Inc.
* Copyright (c) 2014 Johan Hovold <johan@kernel.org>
*
* 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 |
linuxsky/linux-80211n-csitool | drivers/mtd/maps/scb2_flash.c | 174 | 7405 | /*
* MTD map driver for BIOS Flash on Intel SCB2 boards
* Copyright (C) 2002 Sun Microsystems, Inc.
* Tim Hockin <thockin@sun.com>
*
* A few notes on this MTD map:
*
* This was developed with a small number of SCB2 boards to test on.
* Hopefully, Intel has not introducted too many unaccounted variables in the
... | gpl-2.0 |
jellycn/gdb-python | sim/common/cgen-accfp.c | 174 | 11970 | /* Accurate fp support for CGEN-based simulators.
Copyright (C) 1999 Cygnus Solutions.
This implemention assumes:
typedef USI SF;
typedef UDI DF;
TODO:
- lazy encoding/decoding
- checking return code (say by callback)
- proper rounding
*/
#include "sim-main.h"
#include "sim-fpu.h"
/* SF mode... | gpl-2.0 |
YogeshNain/linux | drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 174 | 68144 | /******************************************************************************
* rtl871x_ioctl_linux.c
*
* Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
* Linux device driver for RTL8192SU
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of versi... | gpl-2.0 |
PsychoGame/android_kernel_samsung_royss_old | arch/arm/mach-msm/etm.c | 430 | 31140 | /* Copyright (c) 2011-2012, 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 |
MpApQ/kernel_huawei | drivers/net/usb/asix.c | 430 | 41568 | /*
* ASIX AX8817X based USB 2.0 Ethernet Devices
* Copyright (C) 2003-2006 David Hollis <dhollis@davehollis.com>
* Copyright (C) 2005 Phil Chang <pchang23@sbcglobal.net>
* Copyright (C) 2006 James Painter <jamie.painter@iname.com>
* Copyright (c) 2002-2003 TiVo Inc.
*
* This program is free software; you can red... | gpl-2.0 |
popdog123/popdog123-kernel | drivers/staging/ath6kl/wlan/src/wlan_node.c | 430 | 16448 | //------------------------------------------------------------------------------
// <copyright file="wlan_node.c" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
//
//
// Permission to use, copy, modify, and/or distribute this software for any
// purpose with or without fee ... | gpl-2.0 |
0xD34D/-0xD34D--Kindle-Fire-Kernel | arch/powerpc/platforms/pseries/nvram.c | 942 | 3193 | /*
* c 2001 PPC 64 Team, IBM 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 Foundation; either version
* 2 of the License, or (at your option) any later version.
*
* /de... | gpl-2.0 |
stefanstrogin/linux | drivers/irqchip/irq-sirfsoc.c | 942 | 3551 | /*
* interrupt controller support for CSR SiRFprimaII
*
* Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
*
* Licensed under GPLv2 or later.
*/
#include <linux/init.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/irq... | gpl-2.0 |
TeamBliss-Devices/android_kernel_google_msm | arch/arm/mach-msm/rmt_storage_client.c | 1198 | 46191 | /* Copyright (c) 2009-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... | gpl-2.0 |
alecuba16/android_kernel_iuni_msm8974 | arch/powerpc/kernel/cputable.c | 1454 | 66533 | /*
* Copyright (C) 2001 Ben. Herrenschmidt (benh@kernel.crashing.org)
*
* Modifications for ppc64:
* Copyright (C) 2003 Dave Engebretsen <engebret@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 ... | gpl-2.0 |
alanorth/kernel_huawei_u8150 | net/dsa/mv88e6131.c | 1710 | 10074 | /*
* net/dsa/mv88e6131.c - Marvell 88e6095/6095f/6131 switch chip support
* Copyright (c) 2008-2009 Marvell Semiconductor
*
* 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 |
CyanogenMod/android_kernel_samsung_crespo | fs/cifs/cifsacl.c | 2478 | 30664 | /*
* fs/cifs/cifsacl.c
*
* Copyright (C) International Business Machines Corp., 2007,2008
* Author(s): Steve French (sfrench@us.ibm.com)
*
* Contains the routines for mapping CIFS/NTFS ACLs
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Les... | gpl-2.0 |
lupohirp/Acer_Liquid_Glow_Kernel | arch/sh/boards/mach-cayman/irq.c | 2734 | 3581 | /*
* arch/sh/mach-cayman/irq.c - SH-5 Cayman Interrupt Support
*
* This file handles the board specific parts of the Cayman interrupt system
*
* Copyright (C) 2002 Stuart Menefy
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main director... | gpl-2.0 |
v-yadli/YadliKernel | drivers/gpu/drm/i915/intel_lvds.c | 2734 | 32247 | /*
* Copyright © 2006-2007 Intel Corporation
* Copyright (c) 2006 Dave Airlie <airlied@linux.ie>
*
* 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... | gpl-2.0 |
MattCrystal/Sarin-Gas-shooter | arch/arm/mach-orion5x/addr-map.c | 2990 | 5699 | /*
* arch/arm/mach-orion5x/addr-map.c
*
* Address map functions for Marvell Orion 5x SoCs
*
* Maintainer: Tzachi Perelstein <tzachi@marvell.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.