repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
johnnyslt/pyramid-3.4.10 | drivers/oprofile/cpu_buffer.c | 8075 | 10944 | /**
* @file cpu_buffer.c
*
* @remark Copyright 2002-2009 OProfile authors
* @remark Read the file COPYING
*
* @author John Levon <levon@movementarian.org>
* @author Barry Kasindorf <barry.kasindorf@amd.com>
* @author Robert Richter <robert.richter@amd.com>
*
* Each CPU has a local buffer that stores PC value/... | gpl-2.0 |
Jetson-TK1-AndroidTV/android_kernel_tegra_hdmi_prime | drivers/net/wireless/rtlwifi/rtl8192c/main.c | 9611 | 1588 | /******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | gpl-2.0 |
CrawX/linux-fslc | drivers/pcmcia/cistpl.c | 11659 | 35786 | /*
* cistpl.c -- 16-bit PCMCIA Card Information Structure parser
*
* 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 initial developer of the original code is David A. Hin... | gpl-2.0 |
TEAM-RAZOR-DEVICES/kernel_asus_moorefield | drivers/usb/host/ohci-mem.c | 12939 | 3398 | /*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
*
* This file is licenced under the GPL.
*/
/*-------------------------------------------------------------------------*/
/*
*... | gpl-2.0 |
nobodyAtall/nAa-kernel-ics | drivers/staging/winbond/wb35reg.c | 140 | 21382 | #include "sysdef.h"
#include "wb35reg_f.h"
#include <linux/usb.h>
extern void phy_calibration_winbond(hw_data_t *phw_data, u32 frequency);
// true : read command process successfully
// false : register not support
// RegisterNo : start base
// pRegisterData : data point
// NumberOfData : number of register data
//... | gpl-2.0 |
lazy404/kernel | drivers/gpu/drm/i915/intel_hdmi.c | 140 | 38593 | /*
* Copyright 2006 Dave Airlie <airlied@linux.ie>
* Copyright © 2006-2009 Intel Corporation
*
* 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 lim... | gpl-2.0 |
cleaton/acer_kernel_koud | net/ipv4/netfilter/nf_conntrack_l3proto_ipv4_compat.c | 140 | 10069 | /* ip_conntrack proc compat - based on ip_conntrack_standalone.c
*
* (C) 1999-2001 Paul `Rusty' Russell
* (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org>
*
* 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
* publi... | gpl-2.0 |
kipill-nn/kernel-touch2 | drivers/edac/edac_mc.c | 140 | 23359 | /*
* edac_mc kernel module
* (C) 2005, 2006 Linux Networx (http://lnxi.com)
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written by Thayne Harbaugh
* Based on work by Dan Hollis <goemon at anime dot net> and others.
* http://www.anime.net/~goemon/linux-ecc/
*
* Modif... | gpl-2.0 |
pratyushanand/linux | drivers/thermal/gov_bang_bang.c | 396 | 3975 | /*
* gov_bang_bang.c - A simple thermal throttling governor using hysteresis
*
* Copyright (C) 2014 Peter Feuerer <peter@piie.net>
*
* Based on step_wise.c with following Copyrights:
* Copyright (C) 2012 Intel Corp
* Copyright (C) 2012 Durgadoss R <durgadoss.r@intel.com>
*
*
* This program is free softwa... | gpl-2.0 |
MinsooCha/linux | tools/perf/ui/tui/setup.c | 396 | 3118 | #include <signal.h>
#include <stdbool.h>
#ifdef HAVE_BACKTRACE_SUPPORT
#include <execinfo.h>
#endif
#include "../../util/cache.h"
#include "../../util/debug.h"
#include "../browser.h"
#include "../helpline.h"
#include "../ui.h"
#include "../util.h"
#include "../libslang.h"
#include "../keysyms.h"
#include "tui.h"
sta... | gpl-2.0 |
KatsuraKKKK/linux | arch/x86/kernel/cpu/microcode/core_early.c | 396 | 3409 | /*
* X86 CPU microcode early update for Linux
*
* Copyright (C) 2012 Fenghua Yu <fenghua.yu@intel.com>
* H Peter Anvin" <hpa@zytor.com>
* (C) 2015 Borislav Petkov <bp@alien8.de>
*
* This driver allows to early upgrade microcode on Intel processors
* belonging to IA-32 family - PentiumPro, Pentium II,
*... | gpl-2.0 |
NeverLEX/linux | drivers/media/pci/saa7134/saa7134-input.c | 396 | 28148 | /*
*
* handle saa7134 IR remotes via linux kernel input layer.
*
* 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 |
lujiefeng/bocom_camera | arch/arm/mach-ixp4xx/common.c | 908 | 12002 | /*
* arch/arm/mach-ixp4xx/common.c
*
* Generic code shared across all IXP4XX platforms
*
* Maintainer: Deepak Saxena <dsaxena@plexity.net>
*
* Copyright 2002 (c) Intel Corporation
* Copyright 2003-2004 (c) MontaVista, Software, Inc.
*
* This file is licensed under the terms of the GNU General Public
* Li... | gpl-2.0 |
cphelps76/DEMENTEDElite_kernel_jf | arch/arm/mach-msm/clock-local2.c | 1164 | 16330 | /* 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 |
drxaero/linux | drivers/misc/mic/host/mic_fops.c | 1676 | 5186 | /*
* Intel MIC Platform Software Stack (MPSS)
*
* Copyright(c) 2013 Intel 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 t... | gpl-2.0 |
arjen75/ics-lge-kernel-msm7x27-chick | arch/arm/mach-ixp23xx/roadrunner.c | 1676 | 4352 | /*
* arch/arm/mach-ixp23xx/roadrunner.c
*
* RoadRunner board-specific routines
*
* Author: Deepak Saxena <dsaxena@plexity.net>
*
* Copyright 2005 (c) MontaVista Software, Inc.
*
* Based on 2.4 code Copyright 2005 (c) ADI Engineering Corporation
*
* This file is licensed under the terms of the GNU General Pub... | gpl-2.0 |
free-z4u/android_kernel_htc_msm7x30 | arch/arm/mach-omap2/omap-smp.c | 1932 | 3449 | /*
* OMAP4 SMP source file. It contains platform specific fucntions
* needed for the linux smp kernel.
*
* Copyright (C) 2009 Texas Instruments, Inc.
*
* Author:
* Santosh Shilimkar <santosh.shilimkar@ti.com>
*
* Platform file needed for the OMAP4 SMP. This file is based on arm
* realview smp platform.
... | gpl-2.0 |
NovaFusion/twrp_kernel | arch/blackfin/kernel/reboot.c | 2188 | 2575 | /*
* arch/blackfin/kernel/reboot.c - handle shutdown/reboot
*
* Copyright 2004-2007 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/interrupt.h>
#include <asm/bfin-global.h>
#include <asm/reboot.h>
#include <asm/system.h>
#include <asm/bfrom.h>
/* A system soft reset makes external... | gpl-2.0 |
somcom3x/kernel_samsung_msm8660-common | arch/sh/kernel/cpu/sh4a/clock-sh7786.c | 2444 | 7747 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7786.c
*
* SH7786 support for the clock framework
*
* Copyright (C) 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
* for more details.
*/
#include <li... | gpl-2.0 |
KonstaT/android_kernel_zte_msm7x27a | arch/arm/mach-s3c64xx/cpufreq.c | 2444 | 6481 | /* linux/arch/arm/plat-s3c64xx/cpufreq.c
*
* Copyright 2009 Wolfson Microelectronics plc
*
* S3C64xx CPUfreq Support
*
* 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.
*/
#inc... | gpl-2.0 |
bsmitty83/B-Team4.3 | arch/sh/kernel/cpu/sh4a/clock-sh7366.c | 2444 | 9536 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7366.c
*
* SH7366 clock framework support
*
* Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of t... | gpl-2.0 |
royale1223/omap-kernel | arch/sh/kernel/cpu/sh4a/clock-sh7722.c | 2444 | 8104 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7722.c
*
* SH7722 clock framework support
*
* Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of t... | gpl-2.0 |
padovan/bluetooth-next | arch/sh/kernel/cpu/sh4a/clock-sh7366.c | 2444 | 9536 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7366.c
*
* SH7366 clock framework support
*
* Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of t... | gpl-2.0 |
GalaxyTab4/twrp_matissevewifi | drivers/pcmcia/vrc4171_card.c | 3212 | 18190 | /*
* vrc4171_card.c, NEC VRC4171 Card Controller driver for Socket Services.
*
* Copyright (C) 2003-2005 Yoichi Yuasa <yuasa@linux-mips.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 Foun... | gpl-2.0 |
Nu3001/kernel_rk3188 | arch/arm/kernel/dma.c | 3468 | 5790 | /*
* linux/arch/arm/kernel/dma.c
*
* Copyright (C) 1995-2000 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.
*
* Front-end to the DMA handling. This handles... | gpl-2.0 |
knightkill3r/FalcoKernel | fs/udf/unicode.c | 3980 | 11413 | /*
* unicode.c
*
* PURPOSE
* Routines for converting between UTF-8 and OSTA Compressed Unicode.
* Also handles filename mangling
*
* DESCRIPTION
* OSTA Compressed Unicode is explained in the OSTA UDF specification.
* http://www.osta.org/
* UTF-8 is explained in the IETF RFC XXXX.
* ftp://ftp.internic.... | gpl-2.0 |
Mark092/android_kernel_samsung_common | drivers/uwb/rsv.c | 3980 | 27535 | /*
* UWB reservation management.
*
* Copyright (C) 2008 Cambridge Silicon Radio 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.
*
* This program is distributed in the h... | gpl-2.0 |
BRNmod/android_kernel_google_msm | fs/gfs2/log.c | 4748 | 23644 | /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU General Public Licen... | gpl-2.0 |
ChepKun/android_kernel_huawei_u8951 | fs/ceph/ioctl.c | 5004 | 8010 | #include <linux/in.h>
#include "super.h"
#include "mds_client.h"
#include <linux/ceph/ceph_debug.h>
#include "ioctl.h"
/*
* ioctls
*/
/*
* get and set the file layout
*/
static long ceph_ioctl_get_layout(struct file *file, void __user *arg)
{
struct ceph_inode_info *ci = ceph_inode(file->f_dentry->d_inode);
... | gpl-2.0 |
sub77-bkp/T530XXU1BOD8 | fs/ceph/ioctl.c | 5004 | 8010 | #include <linux/in.h>
#include "super.h"
#include "mds_client.h"
#include <linux/ceph/ceph_debug.h>
#include "ioctl.h"
/*
* ioctls
*/
/*
* get and set the file layout
*/
static long ceph_ioctl_get_layout(struct file *file, void __user *arg)
{
struct ceph_inode_info *ci = ceph_inode(file->f_dentry->d_inode);
... | gpl-2.0 |
KFire-Android/kernel_omap_bowser-common | fs/ocfs2/locks.c | 10892 | 3431 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* locks.c
*
* Userspace file locking support
*
* Copyright (C) 2007 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 p... | gpl-2.0 |
chraso/GT-I5500_ | GT-I5500_OpenSource_Kernel/kernel/net/mac80211/wext.c | 141 | 30104 | /*
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape 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
* published by the Free Software Foundation.
*/
#include <linux/modul... | gpl-2.0 |
urumican/linux-3.8.8 | drivers/rtc/rtc-omap.c | 141 | 15327 | /*
* TI OMAP1 Real Time Clock interface for Linux
*
* Copyright (C) 2003 MontaVista Software, Inc.
* Author: George G. Davis <gdavis@mvista.com> or <source@mvista.com>
*
* Copyright (C) 2006 David Brownell (new RTC framework)
*
* This program is free software; you can redistribute it and/or
* modify it under t... | gpl-2.0 |
MISL-EBU-System-SW/lsp-public | drivers/media/usb/dvb-usb-v2/dvb_usb_core.c | 141 | 27023 | /*
* DVB USB framework
*
* Copyright (C) 2004-6 Patrick Boettcher <patrick.boettcher@desy.de>
* Copyright (C) 2012 Antti Palosaari <crope@iki.fi>
*
* 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 So... | gpl-2.0 |
SmartFinn/lede-source | target/linux/adm8668/files-3.18/arch/mips/adm8668/prom.c | 141 | 2265 | /*
* Copyright (C) 2010 Scott Nicholas <neutronscott@scottn.us>
*
* based on work of rb532 prom.c
* Copyright (C) 2003, Peter Sadik <peter.sadik@idt.com>
* Copyright (C) 2005-2006, P.Christeas <p_christ@hol.gr>
* Copyright (C) 2007, Gabor Juhos <juhosg@openwrt.org>
* Felix Fietkau <nbd@nbd.name>
* Floria... | gpl-2.0 |
fopina/ZTE-Joe-Kernel-2.6.29-AOSP | drivers/net/mlx4/en_tx.c | 141 | 23531 | /*
* Copyright (c) 2007 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this sou... | gpl-2.0 |
exactassembly/linux-stable | drivers/hwtracing/coresight/coresight.c | 653 | 16369 | /* 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 |
zhaoleidd/btrfs | sound/firewire/bebob/bebob_midi.c | 909 | 4076 | /*
* bebob_midi.c - a part of driver for BeBoB based devices
*
* Copyright (c) 2013-2014 Takashi Sakamoto
*
* Licensed under the terms of the GNU General Public License, version 2.
*/
#include "bebob.h"
static int midi_capture_open(struct snd_rawmidi_substream *substream)
{
struct snd_bebob *bebob = substream-... | gpl-2.0 |
arkusuma/mediapad_kernel_ics | arch/sh/kernel/cpu/sh4a/clock-sh7343.c | 2445 | 10011 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7343.c
*
* SH7343 clock framework support
*
* Copyright (C) 2009 Magnus Damm
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of t... | gpl-2.0 |
dev-elixir/elixir-redmi2 | arch/mips/kernel/csrc-sb1250.c | 3213 | 2151 | /*
* Copyright (C) 2000, 2001 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; either version 2
* of the License, or (at your option) any later version.
*
* This pr... | gpl-2.0 |
Excito/kernel-3.18 | lib/raid6/avx2.c | 3469 | 8675 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 2012 Intel Corporation
* Author: Yuanhan Liu <yuanhan.liu@linux.intel.com>
*
* Based on sse2.c: Copyright 2002 H. Peter Anvin - All Rights Reserved
*
*
* This program is free software; you can redistribute it ... | gpl-2.0 |
mrjaydee82/angler | drivers/media/dvb-frontends/l64781.c | 3725 | 15813 | /*
driver for LSI L64781 COFDM demodulator
Copyright (C) 2001 Holger Waechtler for Convergence Integrated Media GmbH
Marko Kohtala <marko.kohtala@luukku.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 |
InfinitiveOS-Devices/android_kernel_sony_apq8064 | net/ipv4/netfilter/ipt_rpfilter.c | 4749 | 3611 | /*
* Copyright (c) 2011 Florian Westphal <fw@strlen.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.
*
* based on fib_frontend.c; Author: Alexey Kuznetsov, <kuznet@ms2.inr.... | gpl-2.0 |
SaatvikShukla/android_kernel_sony_msm8974-GPE | drivers/crypto/caam/error.c | 7053 | 8106 | /*
* CAAM Error Reporting
*
* Copyright 2009-2011 Freescale Semiconductor, Inc.
*/
#include "compat.h"
#include "regs.h"
#include "intern.h"
#include "desc.h"
#include "jr.h"
#include "error.h"
#define SPRINTFCAT(str, format, param, max_alloc) \
{ \
char *tmp; \
\
tmp = kmalloc(sizeof(forma... | gpl-2.0 |
sicknemesis/stock_kernel_hammerhead | drivers/message/i2o/i2o_scsi.c | 7821 | 21058 | /*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2, or (at your option) any
* later version.
*
* This program is distributed in the hope that it will be useful, but
* WIT... | gpl-2.0 |
uliamo/android_kernel_zte_quantum | drivers/input/misc/ati_remote2.c | 8333 | 24178 | /*
* ati_remote2 - ATI/Philips USB RF remote driver
*
* Copyright (C) 2005-2008 Ville Syrjala <syrjala@sci.fi>
* Copyright (C) 2007-2008 Peter Stokes <linux@dadeos.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
* a... | gpl-2.0 |
Buckmarble/Lunar_kernel_sense_m7 | arch/powerpc/platforms/8xx/ep88xc.c | 11661 | 4431 | /*
* Platform setup for the Embedded Planet EP88xC board
*
* Author: Scott Wood <scottwood@freescale.com>
* Copyright 2007 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 |
OSLL/greenmesh | drivers/media/video/pvrusb2/pvrusb2-cs53l32a.c | 12685 | 2567 | /*
*
*
* Copyright (C) 2005 Mike Isely <isely@pobox.com>
* Copyright (C) 2004 Aurelien Alleaume <slts@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 ... | gpl-2.0 |
sunwise123/shenzhouStm32Rtt | components/external/freetype/builds/amiga/src/base/ftdebug.c | 142 | 8577 | /***************************************************************************/
/* */
/* ftdebug.c */
/* */
/* De... | gpl-2.0 |
liaoch/linux-xlnx | fs/xfs/libxfs/xfs_sb.c | 142 | 25037 | /*
* 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 |
Jocala/kernel.ancora_tmo.ics | drivers/usb/host/ehci-hcd.c | 142 | 35784 | /*
* Copyright (c) 2000-2004 by David Brownell
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* This progra... | gpl-2.0 |
palmer-dabbelt/linux | drivers/infiniband/core/addr.c | 398 | 13777 | /*
* Copyright (c) 2005 Voltaire Inc. All rights reserved.
* Copyright (c) 2002-2005, Network Appliance, Inc. All rights reserved.
* Copyright (c) 1999-2005, Mellanox Technologies, Inc. All rights reserved.
* Copyright (c) 2005 Intel Corporation. All rights reserved.
*
* This software is available to you under ... | gpl-2.0 |
tepelmann/linux-perf-cumulate | drivers/ata/libata-pmp.c | 398 | 26254 | /*
* libata-pmp.c - libata port multiplier support
*
* Copyright (c) 2007 SUSE Linux Products GmbH
* Copyright (c) 2007 Tejun Heo <teheo@suse.de>
*
* This file is released under the GPLv2.
*/
#include <linux/kernel.h>
#include <linux/export.h>
#include <linux/libata.h>
#include <linux/slab.h>
#include "libata... | gpl-2.0 |
UnknownzD/I9103_TW_ICS_Kernel | net/decnet/dn_nsp_in.c | 654 | 21563 | /*
* DECnet An implementation of the DECnet protocol suite for the LINUX
* operating system. DECnet is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
* DECnet Network Services Protocol (Input)
*
* Author: Eduar... | gpl-2.0 |
beroid/android_kernel_cyanogen_msm8916 | drivers/coresight/coresight-nidnt.c | 910 | 14461 | /* 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 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
burstlam/zte-kernel-gb | arch/arm/mach-davinci/cpufreq.c | 910 | 5937 | /*
* CPU frequency scaling for DaVinci
*
* Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
*
* Based on linux/arch/arm/plat-omap/cpu-omap.c. Original Copyright follows:
*
* Copyright (C) 2005 Nokia Corporation
* Written by Tony Lindgren <tony@atomide.com>
*
* Based on cpu-sa1110.c, C... | gpl-2.0 |
stap75/android_kernel_huawei_viva | arch/s390/kernel/setup.c | 1422 | 22065 | /*
* arch/s390/kernel/setup.c
*
* S390 version
* Copyright (C) IBM Corp. 1999,2010
* Author(s): Hartmut Penner (hp@de.ibm.com),
* Martin Schwidefsky (schwidefsky@de.ibm.com)
*
* Derived from "arch/i386/kernel/setup.c"
* Copyright (C) 1995, Linus Torvalds
*/
/*
* This file handles t... | gpl-2.0 |
amardeep434/nkernel | arch/arm/plat-s3c24xx/dma.c | 1678 | 33213 | /* linux/arch/arm/plat-s3c24xx/dma.c
*
* Copyright 2003-2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 DMA core
*
* http://armlinux.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
* ... | gpl-2.0 |
ShieldKteam/shield_osprey | arch/x86/platform/uv/tlb_uv.c | 2190 | 56829 | /*
* SGI UltraViolet TLB flush routines.
*
* (c) 2008-2012 Cliff Wickman <cpw@sgi.com>, SGI.
*
* This code is released under the GNU General Public License version 2 or
* later.
*/
#include <linux/seq_file.h>
#include <linux/proc_fs.h>
#include <linux/debugfs.h>
#include <linux/kernel.h>
#include <linux/slab.h>
... | gpl-2.0 |
chidelmun/linux | arch/blackfin/mach-common/clocks-init.c | 2190 | 3323 | /*
* arch/blackfin/mach-common/clocks-init.c - reprogram clocks / memory
*
* Copyright 2004-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/linkage.h>
#include <asm/blackfin.h>
#include <asm/dma.h>
#include <asm/clocks.h>
#include <asm/mem_init.h>
#include <asm/dpmc.h>
#ifdef... | gpl-2.0 |
javilonas/SGS3-Sourcedrops | drivers/net/wireless/mwifiex/sta_cmd.c | 2446 | 37829 | /*
* Marvell Wireless LAN device driver: station command 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, redistrib... | gpl-2.0 |
Snepsts/kernel_e980 | drivers/usb/gadget/dummy_hcd.c | 3214 | 67882 | /*
* dummy_hcd.c -- Dummy/Loopback USB host and device emulator driver.
*
* Maintainer: Alan Stern <stern@rowland.harvard.edu>
*
* Copyright (C) 2003 David Brownell
* Copyright (C) 2003-2005 Alan Stern
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene... | gpl-2.0 |
PureNexusProject/android_kernel_asus_flo | drivers/dca/dca-core.c | 3726 | 11189 | /*
* Copyright(c) 2007 - 2009 Intel 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; either version 2 of the License, or (at your option)
* any later ver... | gpl-2.0 |
invisiblek/android_kernel_htc_msm8960 | arch/arm/mach-exynos/setup-spi.c | 4750 | 1852 | /* linux/arch/arm/mach-exynos4/setup-spi.c
*
* Copyright (C) 2011 Samsung Electronics Ltd.
* http://www.samsung.com/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation... | gpl-2.0 |
yank555-lu/N3-CM-Unified | drivers/media/dvb/ttusb-dec/ttusbdecfe.c | 7054 | 7929 | /*
* TTUSB DEC Frontend Driver
*
* Copyright (C) 2003-2004 Alex Woods <linux-dvb@giblets.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 2 of the License, or
* (at ... | gpl-2.0 |
tommytarts/QuantumKernelM8 | fs/reiserfs/xattr_security.c | 7822 | 3005 | #include "reiserfs.h"
#include <linux/errno.h>
#include <linux/fs.h>
#include <linux/pagemap.h>
#include <linux/xattr.h>
#include <linux/slab.h>
#include "xattr.h"
#include <linux/security.h>
#include <asm/uaccess.h>
static int
security_get(struct dentry *dentry, const char *name, void *buffer, size_t size,
int hand... | gpl-2.0 |
hsarkanen/linux-imx6 | drivers/hwmon/pmbus/pmbus.c | 7822 | 6320 | /*
* Hardware monitoring driver for PMBus devices
*
* Copyright (c) 2010, 2011 Ericsson AB.
*
* 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 yo... | gpl-2.0 |
android-on-pre/kernel_common | drivers/char/snsc_event.c | 11662 | 7425 | /*
* SN Platform system controller communication support
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2004-2006 Silicon Graphics, Inc. All rights reserved.
*/
/*
* S... | gpl-2.0 |
keiranFTW/semc-kernel-msm7x30-ics | sound/core/seq/seq_fifo.c | 12686 | 6036 | /*
* ALSA sequencer FIFO
* Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl>
*
*
* 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 |
Karlson2k/Cygwin | newlib/libc/iconv/ccs/iso_8859_10.c | 143 | 10566 | /*
* This file was generated automatically - don't edit it.
* File contains iconv CCS tables for iso_8859_10 encoding.
*/
#include "ccsbi.h"
#if defined (ICONV_TO_UCS_CCS_ISO_8859_10) \
|| defined (ICONV_FROM_UCS_CCS_ISO_8859_10)
#include <_ansi.h>
#include <sys/types.h>
#include <sys/param.h>
#include "ccs.h"
#... | gpl-2.0 |
charsyam/linux-kernel-3.8 | scripts/mod/file2alias.c | 143 | 35324 | /* Simple code to turn various tables in an ELF file into alias definitions.
* This deals with kernel datastructures where they should be
* dealt with: in the kernel source.
*
* Copyright 2002-2003 Rusty Russell, IBM Corporation
* 2003 Kai Germaschewski
*
*
* This software may be used and distr... | gpl-2.0 |
jmztaylor/android_kernel_htc_express | drivers/spi/spi.c | 143 | 28999 | /*
* spi.c - SPI init/core code
*
* Copyright (C) 2005 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 the License, or
* (at your option) any later v... | gpl-2.0 |
nutsboard/linux-am335x | sound/soc/codecs/wm8903.c | 143 | 65228 | /*
* wm8903.c -- WM8903 ALSA SoC Audio driver
*
* Copyright 2008-12 Wolfson Microelectronics
* Copyright 2011-2012 NVIDIA, Inc.
*
* 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 ... | gpl-2.0 |
OyTao/linux-4.9-src | drivers/spi/spi-brcmstb-qspi.c | 399 | 1563 | /*
* Copyright 2016 Broadcom
*
* 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 "GPL").
*
* This program is distributed in the hope that it will be useful, but
* WITHOUT A... | gpl-2.0 |
ouya/ouya_1_1-kernel | tools/power/cpupower/utils/helpers/amd.c | 655 | 2920 | #if defined(__i386__) || defined(__x86_64__)
#include <unistd.h>
#include <errno.h>
#include <stdio.h>
#include <stdint.h>
#include <pci/pci.h>
#include "helpers/helpers.h"
#define MSR_AMD_PSTATE_STATUS 0xc0010063
#define MSR_AMD_PSTATE 0xc0010064
#define MSR_AMD_PSTATE_LIMIT 0xc0010061
union msr_pstate {
struct ... | gpl-2.0 |
phenomx4/android_kernel_lge_m3s | drivers/media/video/gspca/stv06xx/stv06xx_st6422.c | 1423 | 10607 | /*
* Support for the sensor part which is integrated (I think) into the
* st6422 stv06xx alike bridge, as its integrated there are no i2c writes
* but instead direct bridge writes.
*
* Copyright (c) 2009 Hans de Goede <hdegoede@redhat.com>
*
* Strongly based on qc-usb-messenger, which is:
* Copyright (c) 2001 J... | gpl-2.0 |
gabry3795/android_kernel_huawei_mt7_l09 | sound/pci/intel8x0.c | 1935 | 94952 | /*
* ALSA driver for Intel ICH (i8x0) chipsets
*
* Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz>
*
*
* This code also contains alpha support for SiS 735 chipsets provided
* by Mike Pieper <mptei@users.sourceforge.net>. We have no datasheet
* for SiS735, so the code is not fully functional.
*
*
... | gpl-2.0 |
BenefitA3/android_kernel_ark_msm8916 | arch/sparc/kernel/setup_32.c | 2447 | 9410 | /*
* linux/arch/sparc/kernel/setup.c
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 2000 Anton Blanchard (anton@samba.org)
*/
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/stddef.h>
#include <linux/unistd.h>
... | gpl-2.0 |
intdes/linux-stable | drivers/rtc/rtc-at91rm9200.c | 3983 | 10604 | /*
* Real Time Clock interface for Linux on Atmel AT91RM9200
*
* Copyright (C) 2002 Rick Bronson
*
* Converted to RTC class model by Andrew Victor
*
* Ported to Linux 2.6 by Steven Scholz
* Based on s3c2410-rtc.c Simtec Electronics
*
* Based on sa1100-rtc.c by Nils Faerber
* Based on rtc.c by Paul Gortmaker
... | gpl-2.0 |
andronoob/msm7227_zte_blade_kernel_2.6.35.7 | crypto/async_tx/async_tx.c | 3983 | 7786 | /*
* core routines for the asynchronous memory transfer/transform api
*
* Copyright © 2006, Intel Corporation.
*
* Dan Williams <dan.j.williams@intel.com>
*
* with architecture considerations by:
* Neil Brown <neilb@suse.de>
* Jeff Garzik <jeff@garzik.org>
*
* This program is free software; you can redistrib... | gpl-2.0 |
Tekcafe/Test-kernel | net/phonet/sysctl.c | 8591 | 2857 | /*
* File: sysctl.c
*
* Phonet /proc/sys/net/phonet interface implementation
*
* Copyright (C) 2008 Nokia Corporation.
*
* Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.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 |
chenleicpp/p970_kernel_3.0.8 | crypto/chainiv.c | 9615 | 8763 | /*
* chainiv: Chain IV Generator
*
* Generate IVs simply be using the last block of the previous encryption.
* This is mainly useful for CBC with a synchronous algorithm.
*
* Copyright (c) 2007 Herbert Xu <herbert@gondor.apana.org.au>
*
* This program is free software; you can redistribute it and/or modify it
... | gpl-2.0 |
mefody1971/android_kernel_samsung_SM-G355H_ANF1 | scripts/dtc/fstree.c | 11151 | 2270 | /*
* (C) Copyright David Gibson <dwg@au1.ibm.com>, IBM Corporation. 2005.
*
*
* 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 l... | gpl-2.0 |
getitnowmarketing/iconia-ics | scripts/dtc/fstree.c | 11151 | 2270 | /*
* (C) Copyright David Gibson <dwg@au1.ibm.com>, IBM Corporation. 2005.
*
*
* 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 l... | gpl-2.0 |
Fusion-Devices/android_kernel_motorola_msm8226 | arch/sh/drivers/pci/pci-dreamcast.c | 13199 | 2479 | /*
* PCI support for the Sega Dreamcast
*
* Copyright (C) 2001, 2002 M. R. Brown
* Copyright (C) 2002, 2003 Paul Mundt
*
* This file originally bore the message (with enclosed-$):
* Id: pci.c,v 1.3 2003/05/04 19:29:46 lethal Exp
* Dreamcast PCI: Supports SEGA Broadband Adaptor only.
*
* This file is subject... | gpl-2.0 |
rayeleks/linux | drivers/iio/imu/kmx61.c | 144 | 37315 | /*
* KMX61 - Kionix 6-axis Accelerometer/Magnetometer
*
* Copyright (c) 2014, Intel Corporation.
*
* This file is subject to the terms and conditions of version 2 of
* the GNU General Public License. See the file COPYING in the main
* directory of this archive for more details.
*
* IIO driver for KMX61 (7-bit... | gpl-2.0 |
f123h456/linux | drivers/gpu/drm/nouveau/nvkm/subdev/therm/fantog.c | 656 | 3305 | /*
* Copyright 2012 The Nouveau community
*
* 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, p... | gpl-2.0 |
getitnowmarketing/Lexikon-Sense | net/netfilter/xt_cluster.c | 656 | 5087 | /*
* (C) 2008-2009 Pablo Neira Ayuso <pablo@netfilter.org>
*
* 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 ": " fmt
#include <linux/module... | gpl-2.0 |
simone201/Talon-SH-Vibrant | arch/arm/mach-pxa/hx4700.c | 912 | 20507 | /*
* Support for HP iPAQ hx4700 PDAs.
*
* Copyright (c) 2008-2009 Philipp Zabel
*
* Based on code:
* Copyright (c) 2004 Hewlett-Packard Company.
* Copyright (c) 2005 SDG Systems, LLC
* Copyright (c) 2006 Anton Vorontsov <cbou@mail.ru>
*
* This program is free software; you can redistribute it and/or ... | gpl-2.0 |
Buckmarble/elite_kernel_jf | drivers/platform/msm/usb_bam.c | 1168 | 18814 | /* 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 |
thederekjay/android_kernel_samsung_tuna | fs/xfs/xfs_rename.c | 2704 | 9690 | /*
* Copyright (c) 2000-2003,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 woul... | gpl-2.0 |
jaej-dev/Kernel_Unico | drivers/dma/iop-adma.c | 2704 | 50324 | /*
* offload engine driver for the Intel Xscale series of i/o processors
* Copyright © 2006, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.... | gpl-2.0 |
neldar/linux_gt-i8190 | fs/xfs/xfs_rename.c | 2704 | 9690 | /*
* Copyright (c) 2000-2003,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 woul... | gpl-2.0 |
0xD34D/kernel_amazon_otter | drivers/rtc/rtc-max6900.c | 3472 | 7082 | /*
* rtc class driver for the Maxim MAX6900 chip
*
* Author: Dale Farnsworth <dale@farnsworth.org>
*
* based on previously existing rtc class drivers
*
* 2007 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2. This program
* is licensed "as is"... | gpl-2.0 |
cmvega/cmvega | drivers/leds/leds-cobalt-qube.c | 4240 | 2295 | /*
* Copyright 2006 - Florian Fainelli <florian@openwrt.org>
*
* Control the Cobalt Qube/RaQ front LED
*/
#include <linux/init.h>
#include <linux/io.h>
#include <linux/ioport.h>
#include <linux/leds.h>
#include <linux/module.h>
#include <linux/platform_device.h>
#include <linux/types.h>
#define LED_FRONT_LEFT 0x01... | gpl-2.0 |
SoraBetty/mptcp | arch/s390/kernel/ebcdic.c | 4496 | 17824 | /*
* ECBDIC -> ASCII, ASCII -> ECBDIC,
* upper to lower case (EBCDIC) conversion tables.
*
* S390 version
* Copyright IBM Corp. 1999
* Author(s): Martin Schwidefsky <schwidefsky@de.ibm.com>
* Martin Peschke <peschke@fh-brandenburg.de>
*/
#include <linux/module.h>
#include <asm/types.... | gpl-2.0 |
MoKee/android_kernel_samsung_d2 | drivers/staging/rtl8192e/rtl8192e/rtl_cam.c | 7568 | 9353 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* Based on the r8180 driver, which is:
* Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al.
* This program is free software; you can redistribute it ... | gpl-2.0 |
s9yobena/CSM-ANDROID | drivers/staging/rtl8192e/rtl8192e/rtl_cam.c | 7568 | 9353 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* Based on the r8180 driver, which is:
* Copyright 2004-2005 Andrea Merello <andreamrl@tiscali.it>, et al.
* This program is free software; you can redistribute it ... | gpl-2.0 |
NamanArora/dx_kernel | arch/x86/platform/visws/visws_quirks.c | 7824 | 15438 | /*
* SGI Visual Workstation support and quirks, unmaintained.
*
* Split out from setup.c by davej@suse.de
*
* Copyright (C) 1999 Bent Hagemark, Ingo Molnar
*
* SGI Visual Workstation interrupt controller
*
* The Cobalt system ASIC in the Visual Workstation contains a "Cobalt" APIC
* which serves as the m... | gpl-2.0 |
dmore70/nexus7-kernel | arch/x86/platform/visws/visws_quirks.c | 7824 | 15438 | /*
* SGI Visual Workstation support and quirks, unmaintained.
*
* Split out from setup.c by davej@suse.de
*
* Copyright (C) 1999 Bent Hagemark, Ingo Molnar
*
* SGI Visual Workstation interrupt controller
*
* The Cobalt system ASIC in the Visual Workstation contains a "Cobalt" APIC
* which serves as the m... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.