repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
EPDCenter/android_kernel_rockchip_mk908 | sound/core/seq/oss/seq_oss.c | 3098 | 7459 | /*
* OSS compatible sequencer driver
*
* registration of device and proc
*
* Copyright (C) 1998,99 Takashi Iwai <tiwai@suse.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 ... | gpl-2.0 |
TheNotOnly/android_kernel_lge_jagnm_kk | sound/soc/omap/omap-pcm.c | 4378 | 12271 | /*
* omap-pcm.c -- ALSA PCM interface for the OMAP SoC
*
* Copyright (C) 2008 Nokia Corporation
*
* Contact: Jarkko Nikula <jarkko.nikula@bitmer.com>
* Peter Ujfalusi <peter.ujfalusi@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU Gene... | gpl-2.0 |
TheNameIsNigel/android_kernel_carbon_msm8928 | arch/sh/boards/mach-se/7724/irq.c | 7450 | 3684 | /*
* linux/arch/sh/boards/se/7724/irq.c
*
* Copyright (C) 2009 Renesas Solutions Corp.
*
* Kuninori Morimoto <morimoto.kuninori@renesas.com>
*
* Based on linux/arch/sh/boards/se/7722/irq.c
* Copyright (C) 2007 Nobuhiro Iwamatsu
*
* Hitachi UL SolutionEngine 7724 Support.
*
* This file is subject to the te... | gpl-2.0 |
kernel-hut/android_kernel_xiaomi_cancro | arch/unicore32/kernel/early_printk.c | 7706 | 1301 | /*
* linux/arch/unicore32/kernel/early_printk.c
*
* Code specific to PKUnity SoC and UniCore ISA
*
* Copyright (C) 2001-2010 GUAN Xue-tao
*
* 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 |
ipaccess/fsm92xx-kernel-sources | arch/x86/kernel/cpu/vmware.c | 7962 | 4182 | /*
* VMware Detection code.
*
* Copyright (C) 2008, VMware, Inc.
* Author : Alok N Kataria <akataria@vmware.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... | gpl-2.0 |
Eliminater74/LGD851_G3_L_Kernel_v20E | sound/drivers/opl3/opl3_lib.c | 7962 | 14114 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>,
* Hannu Savolainen 1993-1996,
* Rob Hooft
*
* Routines for control of AdLib FM cards (OPL2/OPL3/OPL4 chips)
*
* Most if code is ported from OSS/Lite.
*
* This program is free software; you can re... | gpl-2.0 |
faux123/xperia_8974 | drivers/net/wireless/wl1251/init.c | 11034 | 9169 | /*
* This file is part of wl1251
*
* Copyright (C) 2009 Nokia Corporation
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it... | gpl-2.0 |
carlocaione/geniatech-kernel | drivers/amlogic/dvb/ite9173/H_tuner.c | 27 | 1893 | /**
* @(#)Afatech_SAMBA.cpp
*
* ==========================================================
* Version: 2.0
* Date: 2009.06.15
* ==========================================================
*
* ==========================================================
* History:
*
* Date Author Descri... | gpl-2.0 |
prohaska7/mariadb-server | storage/mroonga/vendor/groonga/lib/string.c | 27 | 11193 | /* -*- c-basic-offset: 2 -*- */
/*
Copyright(C) 2009-2012 Brazil
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License version 2.1 as published by the Free Software Foundation.
This library is distributed in the hope that it will be ... | gpl-2.0 |
fishbaoz/coreboot | src/vendorcode/amd/cimx/sb900/IoLib.c | 27 | 2842 | /*;********************************************************************************
;
; Copyright (c) 2011, Advanced Micro Devices, Inc.
; All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the following conditions are met:
; * Red... | gpl-2.0 |
rminnich/linux | sound/soc/codecs/cs35l35.c | 27 | 47358 | /*
* cs35l35.c -- CS35L35 ALSA SoC audio driver
*
* Copyright 2017 Cirrus Logic, Inc.
*
* Author: Brian Austin <brian.austin@cirrus.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 ... | gpl-2.0 |
sysprogs/openocd | src/flash/nand/ecc_kw.c | 27 | 4632 | /*
* Reed-Solomon ECC handling for the Marvell Kirkwood SOC
* Copyright (C) 2009 Marvell Semiconductor, Inc.
*
* Authors: Lennert Buytenhek <buytenh@wantstofly.org>
* Nicolas Pitre <nico@fluxnic.net>
*
* This file is free software; you can redistribute it and/or modify it
* under the terms of the GNU G... | gpl-2.0 |
nitinkamble/x32-glibc | stdio-common/errnobug.c | 27 | 1540 | /* Regression test for reported old bug that errno is clobbered
by the first successful output to a stream on an unseekable object.
Copyright (C) 1995, 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it... | gpl-2.0 |
TeamApexQ/android_kernel_samsung_d2 | net/core/fib_rules.c | 539 | 18998 | /*
* net/core/fib_rules.c Generic Routing Rules
*
* 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: Thomas Graf <tgraf@suug.ch>
*/
#include <linux/types.h>
#inclu... | gpl-2.0 |
GolovanovSrg/au-linux-kernel-spring-2016 | linux/drivers/gpu/drm/msm/adreno/a3xx_gpu.c | 795 | 22237 | /*
* Copyright (C) 2013 Red Hat
* Author: Rob Clark <robdclark@gmail.com>
*
* Copyright (c) 2014 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 as published by
* the Free Softwar... | gpl-2.0 |
tenfar/pyramid-gb-kernel | drivers/mfd/wm8400-core.c | 1051 | 13080 | /*
* Core driver for WM8400.
*
* Copyright 2008 Wolfson Microelectronics PLC.
*
* Author: Mark Brown <broonie@opensource.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
* published by the Free Software Foundati... | gpl-2.0 |
jerdog/sony_xperia_z | arch/m68k/mm/mcfmmu.c | 4635 | 5140 | /*
* Based upon linux/arch/m68k/mm/sun3mmu.c
* Based upon linux/arch/ppc/mm/mmu_context.c
*
* Implementations of mm routines specific to the Coldfire MMU.
*
* Copyright (c) 2008 Freescale Semiconductor, Inc.
*/
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/init.h>
#inc... | gpl-2.0 |
nychitman1/android_kernel_samsung_klte | arch/powerpc/platforms/embedded6xx/wii.c | 7451 | 5641 | /*
* arch/powerpc/platforms/embedded6xx/wii.c
*
* Nintendo Wii board-specific support
* Copyright (C) 2008-2009 The GameCube Linux Team
* Copyright (C) 2008,2009 Albert Herranz
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as p... | gpl-2.0 |
rellla/linux-sunxi | drivers/staging/vt6655/power.c | 7963 | 10879 | /*
* 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 |
AICP/kernel_oppo_msm8974 | arch/avr32/kernel/signal.c | 8987 | 7612 | /*
* Copyright (C) 2004-2006 Atmel Corporation
*
* Based on linux/arch/sh/kernel/signal.c
* Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima
* Copyright (C) 1991, 1992 Linus Torvalds
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic... | gpl-2.0 |
XePeleato/android_ALE-L21_kernel | fs/omfs/bitmap.c | 12827 | 4107 | #include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/buffer_head.h>
#include <asm/div64.h>
#include "omfs.h"
unsigned long omfs_count_free(struct super_block *sb)
{
unsigned int i;
unsigned long sum = 0;
struct omfs_sb_info *sbi = OMFS_SB(sb);
int nbits = sb->s_blocksize * 8;
for (i = 0; i < sbi->s_im... | gpl-2.0 |
SimonSickle/android_kernel_htc_primou | fs/omfs/bitmap.c | 12827 | 4107 | #include <linux/kernel.h>
#include <linux/fs.h>
#include <linux/buffer_head.h>
#include <asm/div64.h>
#include "omfs.h"
unsigned long omfs_count_free(struct super_block *sb)
{
unsigned int i;
unsigned long sum = 0;
struct omfs_sb_info *sbi = OMFS_SB(sb);
int nbits = sb->s_blocksize * 8;
for (i = 0; i < sbi->s_im... | gpl-2.0 |
lozohcum/android_kernel_sony_msm7x27a-legacy-TeamBlur | arch/parisc/math-emu/fcnvuf.c | 14107 | 8168 | /*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.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
* ... | gpl-2.0 |
engine95/navel-855 | fs/dlm/util.c | 14875 | 4610 | /******************************************************************************
*******************************************************************************
**
** Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved.
**
** This copyrighted material is made available to anyone wishing to use,
** modify, copy... | gpl-2.0 |
metan-ucw/ltp | testcases/kernel/security/tomoyo/tomoyo_new_test.c | 28 | 22313 | /******************************************************************************/
/* This program is free software; you can redistribute it and/or modify */
/* it under the terms of the GNU General Public License as published by */
/* the Free Software Foundation; either version 2 of the License, or ... | gpl-2.0 |
qilongyun/ltp | testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/4-1.c | 28 | 6216 | /*
* Copyright (c) 2004, Bull S.A.. All rights reserved.
* Created by: Sebastien Decugis
* 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.
*
* This program is distributed in ... | gpl-2.0 |
treetrees/PandariaEmu-5.3.0 | dep/acelite/ace/OS_NS_stropts.cpp | 540 | 6562 | // $Id: OS_NS_stropts.cpp 91286 2010-08-05 09:04:31Z johnnyw $
#include "ace/OS_NS_stropts.h"
#if !defined (ACE_HAS_INLINED_OSCALLS)
# include "ace/OS_NS_stropts.inl"
#endif /* ACE_HAS_INLINED_OSCALLS */
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
int
ACE_OS::ioctl (ACE_HANDLE socket,
unsigned long io_contr... | gpl-2.0 |
JoseDuque/linux.4.1.7 | arch/arm/mm/pgd.c | 540 | 3494 | /*
* linux/arch/arm/mm/pgd.c
*
* Copyright (C) 1998-2005 Russell King
*
* 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/mm.h>
#include <linux/gfp.h>
#inclu... | gpl-2.0 |
gauravdatir/linux | drivers/mtd/nand/xway_nand.c | 540 | 5202 | /*
* 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 © 2012 John Crispin <blogic@openwrt.org>
*/
#include <linux/mtd/nand.h>
#include <linux/of_gpio.h>
#include ... | gpl-2.0 |
TheWhisp/android_kernel_samsung_msm7x27 | drivers/staging/rt2860/common/ee_efuse.c | 1052 | 9708 | /*
*************************************************************************
* Ralink Tech Inc.
* 5F., No.36, Taiyuan St., Jhubei City,
* Hsinchu County 302,
* Taiwan, R.O.C.
*
* (c) Copyright 2002-2007, Ralink Technology, Inc.
*
* This program is free software; you can redistribute it and/or modify *
* it u... | gpl-2.0 |
Ken-Liu/OpenScrKernel_For_XC210 | drivers/net/a2065.c | 1052 | 20676 | /*
* Amiga Linux/68k A2065 Ethernet Driver
*
* (C) Copyright 1995-2003 by Geert Uytterhoeven <geert@linux-m68k.org>
*
* Fixes and tips by:
* - Janos Farkas (CHEXUM@sparta.banki.hu)
* - Jes Degn Soerensen (jds@kom.auc.dk)
* - Matt Domsch (Matt_Domsch@dell.com)
*
* ----------------------------------------------... | gpl-2.0 |
losfair/MiracleKernel | arch/arm/mach-pxa/vpac270.c | 1820 | 17749 | /*
* Hardware definitions for Voipac PXA270
*
* Copyright (C) 2010
* Marek Vasut <marek.vasut@gmail.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.
*
*/
#include <lin... | gpl-2.0 |
agat63/E4GT_ICS_kernel | arch/arm/mach-pxa/colibri-pxa320.c | 1820 | 6451 | /*
* arch/arm/mach-pxa/colibri-pxa320.c
*
* Support for Toradex PXA320/310 based Colibri module
*
* Daniel Mack <daniel@caiaq.de>
* Matthias Meier <matthias.j.meier@gmx.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License ver... | gpl-2.0 |
The-Sickness/G920T-MM | drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_pf.c | 2076 | 43974 | /*
* QLogic qlcnic NIC Driver
* Copyright (c) 2009-2013 QLogic Corporation
*
* See LICENSE.qlcnic for copyright and licensing details.
*/
#include "qlcnic_sriov.h"
#include "qlcnic.h"
#include <linux/types.h>
#define QLCNIC_SRIOV_VF_MAX_MAC 1
#define QLC_VF_MIN_TX_RATE 100
#define QLC_VF_MAX_TX_RATE 9999
static... | gpl-2.0 |
nics21212/android_kernel_samsung_msm8660-common | arch/arm/mach-s3c2416/irq.c | 2844 | 6332 | /* linux/arch/arm/mach-s3c2416/irq.c
*
* Copyright (c) 2009 Yauhen Kharuzhy <jekhor@gmail.com>,
* as part of OpenInkpot project
* Copyright (c) 2009 Promwad Innovation Company
* Yauhen Kharuzhy <yauhen.kharuzhy@promwad.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the ... | gpl-2.0 |
oliliango/linux-cedarview_gfx | drivers/isdn/sc/init.c | 5148 | 13352 | /*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/delay.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include "includ... | gpl-2.0 |
jcadduono/nethunter_kernel_klte | mm/sparse-vmemmap.c | 5404 | 5999 | /*
* Virtual Memory Map support
*
* (C) 2007 sgi. Christoph Lameter.
*
* Virtual memory maps allow VM primitives pfn_to_page, page_to_pfn,
* virt_to_page, page_address() to be implemented as a base offset
* calculation without memory access.
*
* However, virtual mappings need a page table and TLBs. Many Linux
... | gpl-2.0 |
YagiAsuka/sample | drivers/isdn/divert/divert_procfs.c | 7708 | 9035 | /* $Id: divert_procfs.c,v 1.11.6.2 2001/09/23 22:24:36 kai Exp $
*
* Filesystem handling for the diversion supplementary services.
*
* Copyright 1998 by Werner Cornelius (werner@isdn4linux.de)
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorpor... | gpl-2.0 |
barracuda7/android_kernel_samsung_exynos5420 | arch/mips/powertv/ioremap.c | 7964 | 4733 | /*
* ioremap.c
*
* Support for mapping between dma_addr_t values a phys_addr_t values.
*
* Copyright (C) 2005-2009 Scientific-Atlanta, 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 Found... | gpl-2.0 |
sachinthomaspj/android_kernel_htc_pico | arch/sh/kernel/cpu/sh4a/pinmux-sh7722.c | 8732 | 64294 | #include <linux/init.h>
#include <linux/kernel.h>
#include <linux/gpio.h>
#include <cpu/sh7722.h>
enum {
PINMUX_RESERVED = 0,
PINMUX_DATA_BEGIN,
PTA7_DATA, PTA6_DATA, PTA5_DATA, PTA4_DATA,
PTA3_DATA, PTA2_DATA, PTA1_DATA, PTA0_DATA,
PTB7_DATA, PTB6_DATA, PTB5_DATA, PTB4_DATA,
PTB3_DATA, PTB2_DATA, PTB1_DATA, PT... | gpl-2.0 |
bemolxd/android_kernel_x2xtreme-test | drivers/misc/mediatek/trustzone/kree_mem.c | 29 | 9068 |
#include <trustzone/kree/mem.h>
#include <trustzone/kree/system.h>
#include <trustzone/tz_cross/ta_mem.h>
#include <linux/mm.h>
#define DBG_KREE_MEM
// notiec: handle type is the same
static inline TZ_RESULT _allocFunc (uint32_t cmd, KREE_SESSION_HANDLE session,
uint32_t *mem_handle, uint32_t alignment, uint32... | gpl-2.0 |
RWTH-OS/linux | drivers/net/wireless/marvell/mwifiex/cmdevt.c | 29 | 50878 | /*
* Marvell Wireless LAN device driver: commands and events
*
* Copyright (C) 2011-2014, 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, redistrib... | gpl-2.0 |
garwedgess/LuPuS-STOCK-ICS-Xperia2011 | drivers/media/video/saa5246a.c | 541 | 30399 | /*
* Driver for the SAA5246A or SAA5281 Teletext (=Videotext) decoder chips from
* Philips.
*
* Only capturing of Teletext pages is tested. The videotext chips also have a
* TV output but my hardware doesn't use it. For this reason this driver does
* not support changing any TV display settings.
*
* Copyright (... | gpl-2.0 |
pawitp/android_kernel_samsung_i9082 | arch/arm/mach-pxa/palmtc.c | 1821 | 13701 | /*
* linux/arch/arm/mach-pxa/palmtc.c
*
* Support for the Palm Tungsten|C
*
* Author: Marek Vasut <marek.vasut@gmail.com>
*
* Based on work of:
* Petr Blaha <p3t3@centrum.cz>
* Chetan S. Kumar <shivakumar.chetan@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under... | gpl-2.0 |
nowster/linux-ubnt-e200 | sound/usb/caiaq/device.c | 1821 | 15636 | /*
* caiaq.c: ALSA driver for caiaq/NativeInstruments devices
*
* Copyright (c) 2007 Daniel Mack <daniel@caiaq.de>
* Karsten Wiese <fzu@wemgehoertderstaat.de>
*
* 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 |
ztemt/A476_V1B_5.1_kernel | fs/xfs/xfs_iops.c | 2077 | 30807 | /*
* 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 |
LG-V10/CAF_msm_3.18.y | tools/perf/util/sort.c | 2077 | 24004 | #include "sort.h"
#include "hist.h"
regex_t parent_regex;
const char default_parent_pattern[] = "^sys_|^do_page_fault";
const char *parent_pattern = default_parent_pattern;
const char default_sort_order[] = "comm,dso,symbol";
const char *sort_order = default_sort_order;
int sort__need_collapse = 0;
int sort__has_pa... | gpl-2.0 |
fortuna-dev/android_kernel_samsung_fortuna-common | tools/perf/ui/gtk/hists.c | 2077 | 7332 | #include "../evlist.h"
#include "../cache.h"
#include "../evsel.h"
#include "../sort.h"
#include "../hist.h"
#include "../helpline.h"
#include "gtk.h"
#define MAX_COLUMNS 32
static int __percent_color_snprintf(char *buf, size_t size, double percent)
{
int ret = 0;
const char *markup;
markup = perf_gtk__get_perc... | gpl-2.0 |
TeamExodus/kernel_yu_tomato | drivers/block/xsysace.c | 2077 | 33391 | /*
* Xilinx SystemACE device driver
*
* Copyright 2007 Secret Lab Technologies Ltd.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation.
*/
/*
* The SystemACE chip is designed t... | gpl-2.0 |
free-z4u/android_kernel_htc_msm7x30 | arch/powerpc/kernel/pci_64.c | 2333 | 7665 | /*
* Port for PPC64 David Engebretsen, IBM Corp.
* Contains common pci routines for ppc64 platform, pSeries and iSeries brands.
*
* Copyright (C) 2003 Anton Blanchard <anton@au.ibm.com>, IBM
* Rework, based on alpha PCI code.
*
* This program is free software; you can redistribute it and/or
* modif... | gpl-2.0 |
Thinkware-Device/willow | arch/arm/mach-ixp2000/ixdp2800.c | 2589 | 7401 | /*
* arch/arm/mach-ixp2000/ixdp2800.c
*
* IXDP2800 platform support
*
* Original Author: Jeffrey Daly <jeffrey.daly@intel.com>
* Maintainer: Deepak Saxena <dsaxena@plexity.net>
*
* Copyright (C) 2002 Intel Corp.
* Copyright (C) 2003-2004 MontaVista Software, Inc.
*
* This program is free software; you can r... | gpl-2.0 |
AndroidDeveloperAlliance/kernel_samsung_smdk4210 | net/dccp/timer.c | 3101 | 7678 | /*
* net/dccp/timer.c
*
* An implementation of the DCCP protocol
* Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*
* 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 |
linuxium/rkm-kk | drivers/media/video/saa7164/saa7164-bus.c | 3101 | 14164 | /*
* Driver for the NXP SAA7164 PCIe bridge
*
* Copyright (c) 2010 Steven Toth <stoth@kernellabs.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licens... | gpl-2.0 |
hei1125/Nova_Kernel | net/dccp/timer.c | 3101 | 7678 | /*
* net/dccp/timer.c
*
* An implementation of the DCCP protocol
* Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*
* 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 |
klothius/htc_pyramid_kernel_30 | net/dccp/timer.c | 3101 | 7678 | /*
* net/dccp/timer.c
*
* An implementation of the DCCP protocol
* Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*
* 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 |
thomhastings/linux-3.14 | fs/ocfs2/export.c | 3357 | 6341 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* export.c
*
* Functions to facilitate NFS exporting
*
* Copyright (C) 2002, 2005 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
... | gpl-2.0 |
UberCM/kernel_asus_flo | drivers/usb/storage/alauda.c | 4637 | 34365 | /*
* Driver for Alauda-based card readers
*
* Current development and maintenance by:
* (c) 2005 Daniel Drake <dsd@gentoo.org>
*
* The 'Alauda' is a chip manufacturered by RATOC for OEM use.
*
* Alauda implements a vendor-specific command set to access two media reader
* ports (XD, SmartMedia). This driver c... | gpl-2.0 |
thune-xiaobai/android_kernel_zte_s2002 | sound/pci/cs5535audio/cs5535audio.c | 4893 | 10563 | /*
* Driver for audio on multifunction CS5535/6 companion device
* Copyright (C) Jaya Kumar
*
* Based on Jaroslav Kysela and Takashi Iwai's examples.
* This work was sponsored by CIS(M) Sdn Bhd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | gpl-2.0 |
KangDroid/android_kernel_lge_hammerhead | drivers/staging/wlags49_h2/mmd.c | 4893 | 13379 |
// vim:tw=110:ts=4:
/************************************************************************************************************
*
* FILE : mmd.c
*
* DATE : $Date: 2004/07/23 11:57:45 $ $Revision: 1.4 $
* Original: 2004/05/28 14:05:35 Revision: 1.32 Tag: hcf7_t20040602_01
* Original: 2004/05/13 15:31... | gpl-2.0 |
flar2/m7-GPE-4.4.3 | sound/pci/via82xx_modem.c | 4893 | 35335 | /*
* ALSA modem driver for VIA VT82xx (South Bridge)
*
* VT82C686A/B/C, VT8233A/C, VT8235
*
* Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz>
* Tjeerd.Mulder <Tjeerd.Mulder@fujitsu-siemens.com>
* 2002 Takashi Iwai <tiwai@suse.de>
*
* This program is free software... | gpl-2.0 |
HTCKernels/One-SV-cricket-k2plccl | sound/pci/via82xx_modem.c | 4893 | 35335 | /*
* ALSA modem driver for VIA VT82xx (South Bridge)
*
* VT82C686A/B/C, VT8233A/C, VT8235
*
* Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz>
* Tjeerd.Mulder <Tjeerd.Mulder@fujitsu-siemens.com>
* 2002 Takashi Iwai <tiwai@suse.de>
*
* This program is free software... | gpl-2.0 |
zparallax/amplitude-kk-tw | drivers/gpu/drm/nouveau/nv04_instmem.c | 5917 | 4440 | #include "drmP.h"
#include "drm.h"
#include "nouveau_drv.h"
#include "nouveau_ramht.h"
/* returns the size of fifo context */
static int
nouveau_fifo_ctx_size(struct drm_device *dev)
{
struct drm_nouveau_private *dev_priv = dev->dev_private;
if (dev_priv->chipset >= 0x40)
return 128;
else
if (dev_priv->chipset ... | gpl-2.0 |
binkybear/AK-OnePone | drivers/sbus/char/bbc_envctrl.c | 9501 | 16169 | /* bbc_envctrl.c: UltraSPARC-III environment control driver.
*
* Copyright (C) 2001, 2008 David S. Miller (davem@davemloft.net)
*/
#include <linux/kthread.h>
#include <linux/delay.h>
#include <linux/kmod.h>
#include <linux/reboot.h>
#include <linux/of.h>
#include <linux/slab.h>
#include <linux/of_device.h>
#include... | gpl-2.0 |
PyYoshi/android_kernel_asus_a500kl | arch/arm/mach-exynos/setup-fimc.c | 9757 | 1056 | /*
* Copyright (C) 2011 Samsung Electronics Co., Ltd.
*
* Exynos4 camera interface GPIO configuration.
*
* 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/gpi... | gpl-2.0 |
aapav01/android_kernel_samsung_j7elte | fs/ocfs2/dlm/dlmconvert.c | 10269 | 15658 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmconvert.c
*
* underlying calls for lock conversion
*
* 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
* L... | gpl-2.0 |
PerthCharles/tcpcomment | linux-3.10/fs/ocfs2/dlm/dlmconvert.c | 10269 | 15658 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmconvert.c
*
* underlying calls for lock conversion
*
* 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
* L... | gpl-2.0 |
vibhu0009/android_kernel_cyanogen_msm8916 | drivers/video/aty/radeon_pm.c | 10525 | 89387 | /*
* drivers/video/aty/radeon_pm.c
*
* Copyright 2003,2004 Ben. Herrenschmidt <benh@kernel.crashing.org>
* Copyright 2004 Paul Mackerras <paulus@samba.org>
*
* This is the power management code for ATI radeon chipsets. It contains
* some dynamic clock PM enable/disable code similar to what X.org does,
* some D2... | gpl-2.0 |
junkie2100/android_kernel_zte_quantum | net/ieee802154/nl_policy.c | 12061 | 2258 | /*
* nl802154.h
*
* Copyright (C) 2007, 2008 Siemens AG
*
* 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,
... | gpl-2.0 |
CPFL/gxen | tools/qemu-xen-traditional/hw/usb-bt.c | 30 | 20800 | /*
* QEMU Bluetooth HCI USB Transport Layer v1.0
*
* Copyright (C) 2007 OpenMoko, Inc.
* Copyright (C) 2008 Andrzej Zaborowski <balrog@zabor.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 F... | gpl-2.0 |
sev3n85/samsung_s3ve3g_EUR | net/netfilter/xt_connmark.c | 30 | 6501 | /*
* xt_connmark - Netfilter module to operate on connection marks
*
* Copyright (C) 2002,2004 MARA Systems AB <http://www.marasystems.com>
* by Henrik Nordstrom <hno@marasystems.com>
* Copyright © CC Computer Consultants GmbH, 2007 - 2008
* Jan Engelhardt <jengelh@medozas.de>
* Copyright (c) 2015 Samsung E... | gpl-2.0 |
bigzz/kernel_msm | drivers/usb/gadget/ci13xxx_msm.c | 286 | 9894 | /* Copyright (c) 2010-2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*/
#include <linux/module.h>
#include ... | gpl-2.0 |
glewarne/Note2Core_v3_kernel_N710x | drivers/video/backlight/ams369fg06.c | 542 | 13394 | /*
* ams369fg06 AMOLED LCD panel driver.
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* Author: Jingoo Han <jg1.han@samsung.com>
*
* Derived from drivers/video/s6e63m0.c
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as p... | gpl-2.0 |
SweetwaterBurns/E4GT-Kernel | arch/arm/mach-exynos/hotplug.c | 542 | 3247 | /* linux arch/arm/mach-exynos/hotplug.c
*
* Cloned from linux/arch/arm/mach-realview/hotplug.c
*
* Copyright (C) 2002 ARM Ltd.
* 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... | gpl-2.0 |
ronsaldo/linux-amdgpu-si | drivers/net/wan/sealevel.c | 2078 | 8096 | /*
* Sealevel Systems 4021 driver.
*
* 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.
*
* (c) Copyright 1999, 200... | gpl-2.0 |
umiddelb/linux-kernel | drivers/gpu/drm/nouveau/core/engine/graph/nv50.c | 2078 | 27282 | /*
* 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 |
xcore995/lge_h502_kernel | drivers/rtc/rtc-efi.c | 2078 | 4859 | /*
* rtc-efi: RTC Class Driver for EFI-based systems
*
* Copyright (C) 2009 Hewlett-Packard Development Company, L.P.
*
* Author: dann frazier <dannf@hp.com>
* Based on efirtc.c by Stephane Eranian
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Gen... | gpl-2.0 |
keiranFTW/sony-kernel-msm8660 | arch/arm/mach-tegra/pcie.c | 2334 | 24018 | /*
* arch/arm/mach-tegra/pci.c
*
* PCIe host controller driver for TEGRA(2) SOCs
*
* Copyright (c) 2010, CompuLab, Ltd.
* Author: Mike Rapoport <mike@compulab.co.il>
*
* Based on NVIDIA PCIe driver
* Copyright (c) 2008-2009, NVIDIA Corporation.
*
* Bits taken from arch/arm/mach-dove/pcie.c
*
* This program... | gpl-2.0 |
santod/NuK3rn3l_htc_m7_GPE-5.0.x | arch/ia64/kvm/kvm-ia64.c | 4382 | 45694 | /*
* kvm_ia64.c: Basic KVM suppport On Itanium series processors
*
*
* Copyright (C) 2007, Intel Corporation.
* Xiantao Zhang (xiantao.zhang@intel.com)
*
* 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... | gpl-2.0 |
v-superuser/android_kernel_htc_msm8974 | sound/arm/pxa2xx-ac97.c | 4894 | 6492 | /*
* linux/sound/pxa2xx-ac97.c -- AC97 support for the Intel PXA2xx chip.
*
* Author: Nicolas Pitre
* Created: Dec 02, 2004
* Copyright: MontaVista Software 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
* publis... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_jf | sound/pci/cmipci.c | 4894 | 104405 | /*
* Driver for C-Media CMI8338 and 8738 PCI soundcards.
* Copyright (c) 2000 by Takashi Iwai <tiwai@suse.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 version 2 of th... | gpl-2.0 |
flar2/m7-GPE | drivers/net/wireless/ath/ath5k/eeprom.c | 5150 | 49071 | /*
* Copyright (c) 2004-2008 Reyk Floeter <reyk@openbsd.org>
* Copyright (c) 2006-2009 Nick Kossifidis <mickflemm@gmail.com>
* Copyright (c) 2008-2009 Felix Fietkau <nbd@openwrt.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided... | gpl-2.0 |
davidmueller13/lt03lte_tw_kernel_5.1.1 | drivers/media/video/saa6588.c | 5150 | 13205 | /*
Driver for SAA6588 RDS decoder
(c) 2005 Hans J. Koch
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 |
zetalabs/linux-3.4-clover | drivers/net/wireless/ath/ath5k/eeprom.c | 5150 | 49071 | /*
* Copyright (c) 2004-2008 Reyk Floeter <reyk@openbsd.org>
* Copyright (c) 2006-2009 Nick Kossifidis <mickflemm@gmail.com>
* Copyright (c) 2008-2009 Felix Fietkau <nbd@openwrt.org>
*
* Permission to use, copy, modify, and distribute this software for any
* purpose with or without fee is hereby granted, provided... | gpl-2.0 |
shorelinedev/aosp_kernel_geeb | drivers/media/video/gspca/m5602/m5602_po1030.c | 5406 | 18743 | /*
* Driver for the po1030 sensor
*
* Copyright (c) 2008 Erik Andrén
* Copyright (c) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project.
* Copyright (c) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br>
*
* Portions of code to USB interface and ALi driver software,
* Copyright (c) 2006 Willem Duinker... | gpl-2.0 |
ShinySide/HispAsian_Lollipop | drivers/video/msm/mdss/mdss_mdp.c | 31 | 73694 | /*
* MDSS MDP Interface (used by framebuffer core)
*
* Copyright (c) 2007-2014, The Linux Foundation. All rights reserved.
* Copyright (C) 2007 Google Incorporated
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may... | gpl-2.0 |
Pivosgroup/buildroot-linux-kernel | fs/nfs/client.c | 31 | 45685 | /* client.c: NFS client sharing and management code
*
* Copyright (C) 2006 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 Free... | gpl-2.0 |
justwait/ApocalypseCore5.2.0 | src/server/scripts/Examples/example_creature.cpp | 31 | 12122 | /*
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software ... | gpl-2.0 |
nettedfish/mysql-server | storage/ndb/ndbapi-examples/ndbapi_multi_cursor/main.cpp | 31 | 38121 | /* Copyright (C) 2008 Sun Microsystems 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; version 2 of the License.
This program is distributed in the hope that it will be useful,
b... | gpl-2.0 |
HarveyHunt/linux | arch/mips/loongson64/loongson-3/acpi_init.c | 287 | 3565 | // SPDX-License-Identifier: GPL-2.0
#include <linux/io.h>
#include <linux/init.h>
#include <linux/ioport.h>
#include <linux/export.h>
#define SBX00_ACPI_IO_BASE 0x800
#define SBX00_ACPI_IO_SIZE 0x100
#define ACPI_PM_EVT_BLK (SBX00_ACPI_IO_BASE + 0x00) /* 4 bytes */
#define ACPI_PM_CNT_BLK (SBX00_ACPI_... | gpl-2.0 |
ZhizhouTian/kernel-stable | drivers/cpuidle/cpuidle-powernv.c | 287 | 6483 | /*
* cpuidle-powernv - idle state cpuidle driver.
* Adapted from drivers/cpuidle/cpuidle-pseries
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/moduleparam.h>
#include <linux/cpuidle.h>
#include <linux/cpu.h>
#include <linux/notifier.h>
#include <linux/clockchips... | gpl-2.0 |
Anik1199/Kernel_taoshan | arch/arm/mach-msm/lge/mako/board-mako-storage.c | 1055 | 7665 | /* Copyright (c) 2011, The Linux Foundation. All rights reserved.
* Copyright (c) 2012, LGE 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 and
* only version 2 as published by the Free Software Foundation.
*
* This pr... | gpl-2.0 |
LeeDroid-/Ace-2.6.35 | arch/powerpc/platforms/cell/beat_interrupt.c | 1055 | 7445 | /*
* Celleb/Beat Interrupt controller
*
* (C) Copyright 2006-2007 TOSHIBA 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; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
AOSP-JF/platform_kernel_samsung_jf | arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 1311 | 149105 | /*
* Hardware modules present on the OMAP44xx chips
*
* Copyright (C) 2009-2011 Texas Instruments, Inc.
* Copyright (C) 2009-2010 Nokia Corporation
*
* Paul Walmsley
* Benoit Cousson
*
* This file is automatically generated from the OMAP hardware databases.
* We respectfully ask that any modifications to this... | gpl-2.0 |
jiangjiali66/linux-xlnx | drivers/message/fusion/mptfc.c | 1567 | 42769 | /*
* linux/drivers/message/fusion/mptfc.c
* For use with LSI PCI chip/adapter(s)
* running LSI Fusion MPT (Message Passing Technology) firmware.
*
* Copyright (c) 1999-2008 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com)
*
*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-... | gpl-2.0 |
onenonlycasper/android_kernel_htc_flounder | drivers/net/ethernet/3com/3c59x.c | 2079 | 104489 | /* EtherLinkXL.c: A 3Com EtherLink PCI III/XL ethernet driver for linux. */
/*
Written 1996-1999 by Donald Becker.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
This driver is for the 3Com "Vortex" and "Boomerang" series ether... | gpl-2.0 |
NamJa/surface3-kernel | drivers/misc/ics932s401.c | 2335 | 13543 | /*
* A driver for the Integrated Circuits ICS932S401
* Copyright (C) 2008 IBM
*
* Author: Darrick J. Wong <darrick.wong@oracle.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; eith... | gpl-2.0 |
tohenk/android_kernel_samsung_smdk4x12 | fs/attr.c | 2335 | 6938 | /*
* linux/fs/attr.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
* changes by Thomas Schoebel-Theuer
*/
#include <linux/module.h>
#include <linux/time.h>
#include <linux/mm.h>
#include <linux/string.h>
#include <linux/capability.h>
#include <linux/fsnotify.h>
#include <linux/fcntl.h>
#include <linux/security.... | gpl-2.0 |
jeboo/kernel_JB_ZSLS6_i777 | drivers/s390/cio/qdio_thinint.c | 2335 | 6477 | /*
* linux/drivers/s390/cio/thinint_qdio.c
*
* Copyright 2000,2009 IBM Corp.
* Author(s): Utz Bacher <utz.bacher@de.ibm.com>
* Cornelia Huck <cornelia.huck@de.ibm.com>
* Jan Glauber <jang@linux.vnet.ibm.com>
*/
#include <linux/io.h>
#include <linux/slab.h>
#include <linux/kernel_stat.h>
#include <asm... | gpl-2.0 |
cipriancraciun/linux | lib/digsig.c | 3359 | 5831 | /*
* Copyright (C) 2011 Nokia Corporation
* Copyright (C) 2011 Intel Corporation
*
* Author:
* Dmitry Kasatkin <dmitry.kasatkin@nokia.com>
* <dmitry.kasatkin@intel.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-2.0 |
D2005-devs/cafkernel2-old | net/ceph/osd_client.c | 3359 | 57236 | #include <linux/ceph/ceph_debug.h>
#include <linux/module.h>
#include <linux/err.h>
#include <linux/highmem.h>
#include <linux/mm.h>
#include <linux/pagemap.h>
#include <linux/slab.h>
#include <linux/uaccess.h>
#ifdef CONFIG_BLOCK
#include <linux/bio.h>
#endif
#include <linux/ceph/libceph.h>
#include <linux/ceph/osd_... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.