repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
dduval/kernel-rhel6 | kernel/power/swsusp.c | 527 | 4781 | /*
* linux/kernel/power/swsusp.c
*
* This file provides code to write suspend image to swap and read it back.
*
* Copyright (C) 1998-2001 Gabor Kuti <seasons@fornax.hu>
* Copyright (C) 1998,2001-2005 Pavel Machek <pavel@suse.cz>
*
* This file is released under the GPLv2.
*
* I'd like to thank the following pe... | gpl-2.0 |
spotify/linux | drivers/usb/musb/davinci.c | 527 | 14449 | /*
* Copyright (C) 2005-2006 by Texas Instruments
*
* This file is part of the Inventra Controller Driver for Linux.
*
* The Inventra Controller Driver for Linux 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 Sof... | gpl-2.0 |
PAC-lge/lge-kernel-star | kernel/time/tick-sched.c | 783 | 22506 | /*
* linux/kernel/time/tick-sched.c
*
* Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de>
* Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar
* Copyright(C) 2006-2007 Timesys Corp., Thomas Gleixner
*
* No idle tick implementation for low and high resolution timers
*
* Started by: Thomas Glei... | gpl-2.0 |
snishanth512/linux | mm/cleancache.c | 783 | 10102 | /*
* Cleancache frontend
*
* This code provides the generic "frontend" layer to call a matching
* "backend" driver implementation of cleancache. See
* Documentation/vm/cleancache.txt for more information.
*
* Copyright (C) 2009-2010 Oracle Corp. All rights reserved.
* Author: Dan Magenheimer
*
* This work is... | gpl-2.0 |
vm03/android_kernel_asus_P024 | drivers/staging/android/fiq_debugger/fiq_debugger_arm64.c | 1551 | 6196 | /*
* Copyright (C) 2014 Google, Inc.
* Author: Colin Cross <ccross@android.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
* This program is distrib... | gpl-2.0 |
Herna1994/android_kernel_bq_vegetalte | drivers/mfd/lp8788.c | 2319 | 5384 | /*
* TI LP8788 MFD - core interface
*
* 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 Foundation.
*
... | gpl-2.0 |
SM-G920P-MM/G920P-MM | drivers/net/ethernet/freescale/ucc_geth_ethtool.c | 2319 | 11669 | /*
* Copyright (c) 2007 Freescale Semiconductor, Inc. All rights reserved.
*
* Description: QE UCC Gigabit Ethernet Ethtool API Set
*
* Author: Li Yang <leoli@freescale.com>
*
* Limitation:
* Can only get/set settings of the first queue.
* Need to re-open the interface manually after changing some parameters.
... | gpl-2.0 |
andrewevans01/T889_Kernel_Recharged | arch/powerpc/platforms/cell/beat_interrupt.c | 2831 | 6882 | /*
* 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 |
grondinm/android_kernel_motorola_msm8974 | net/caif/cfpkt_skbuff.c | 4879 | 8802 | /*
* Copyright (C) ST-Ericsson AB 2010
* Author: Sjur Brendeland/sjur.brandeland@stericsson.com
* License terms: GNU General Public License (GPL) version 2
*/
#define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__
#include <linux/string.h>
#include <linux/skbuff.h>
#include <linux/hardirq.h>
#include <linux/e... | gpl-2.0 |
bilalliberty/android_kernel_htc_zaraul | drivers/scsi/mac_scsi.c | 5135 | 14648 | /*
* Generic Macintosh NCR5380 driver
*
* Copyright 1998, Michael Schmitz <mschmitz@lbl.gov>
*
* derived in part from:
*/
/*
* Generic Generic NCR5380 driver
*
* Copyright 1995, Russell King
*
* ALPHA RELEASE 1.
*
* For more information, please consult
*
* NCR 5380 Family
* SCSI Protocol Controller
* D... | gpl-2.0 |
flar2/m8-Sense-4.4.3 | drivers/net/ethernet/fujitsu/fmvj18x_cs.c | 5135 | 34182 | /*======================================================================
fmvj18x_cs.c 2.8 2002/03/23
A fmvj18x (and its compatibles) PCMCIA client driver
Contributed by Shingo Fujimoto, shingo@flab.fujitsu.co.jp
TDK LAK-CD021 and CONTEC C-NET(PC)C support added by
Nobuhiro Katayama, kata-n@po.ii... | gpl-2.0 |
JellyBeanNitro/kernel-iproj-3.4 | drivers/net/wireless/ath/ath5k/led.c | 5135 | 6646 | /*
* Copyright (c) 2002-2005 Sam Leffler, Errno Consulting
* Copyright (c) 2004-2005 Atheros Communications, Inc.
* Copyright (c) 2007 Jiri Slaby <jirislaby@gmail.com>
* Copyright (c) 2009 Bob Copeland <me@bobcopeland.com>
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or w... | gpl-2.0 |
crdroid-devices/android_kernel_motorola_msm8226 | arch/ia64/sn/pci/pcibr/pcibr_dma.c | 9487 | 11726 | /*
* 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) 2001-2005 Silicon Graphics, Inc. All rights reserved.
*/
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/e... | gpl-2.0 |
MoKee/android_kernel_samsung_d710 | sound/pci/oxygen/xonar_lib.c | 11023 | 3782 | /*
* helper functions for Asus Xonar cards
*
* Copyright (c) Clemens Ladisch <clemens@ladisch.de>
*
*
* This driver is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2.
*
* This driver is distributed in the hope that it will be useful,
*... | gpl-2.0 |
visi0nary/mediatek | mt6732/kernel/net/irda/irlap_event.c | 11279 | 66551 | /*********************************************************************
*
* Filename: irlap_event.c
* Version: 0.9
* Description: IrLAP state machine implementation
* Status: Experimental.
* Author: Dag Brattli <dag@brattli.net>
* Created at: Sat Aug 16 00:59:29 1997
* Modified at: ... | gpl-2.0 |
gtvhacker/Sony-x86-kexec | arch/powerpc/boot/cuboot-rainier.c | 14095 | 1453 | /*
* Old U-boot compatibility for Rainier
*
* Valentine Barshak <vbarshak@ru.mvista.com>
* Copyright 2007 MontaVista Software, Inc
*
* Based on Ebony code by David Gibson <david@gibson.dropbear.id.au>
* Copyright IBM Corporation, 2007
*
* Based on Bamboo code by Josh Boyer <jwboyer@linux.vnet.ibm.com>
* Copyr... | gpl-2.0 |
sebastianscatularo/glibc | io/mkdirat.c | 16 | 1465 | /* Copyright (C) 1991-2014 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 under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the ... | gpl-2.0 |
fcooper/sitara-ti-linux-kernel | arch/arm/mach-omap2/cpuidle33xx.c | 16 | 3654 | /*
* AM33XX CPU idle Routines
*
* Copyright (C) 2011-2013 Texas Instruments, Inc.
* Santosh Shilimkar <santosh.shilimkar@ti.com>
* Rajendra Nayak <rnayak@ti.com>
* Russ Dill <russ.dill@ti.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 |
SlimRoms/kernel_lge_msm7x27a-common | arch/arm/mach-msm/qdsp5/audio_wma.c | 16 | 49073 | /* audio_wma.c - wma audio decoder driver
*
* Copyright (c) 2009, 2011-2013, The Linux Foundation. All rights reserved.
*
* Based on the mp3 native driver in arch/arm/mach-msm/qdsp5/audio_mp3.c
*
* Copyright (C) 2008 Google, Inc.
* Copyright (C) 2008 HTC Corporation
*
* All source code in this file is licensed... | gpl-2.0 |
MartynShaw/audacity | lib-src/lv2/serd/tests/serd_test.c | 16 | 21687 | /*
Copyright 2011-2014 David Robillard <http://drobilla.net>
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.
THIS SOFTWARE IS PROVIDED "AS IS" AND... | gpl-2.0 |
Mouseomics/R | src/library/grDevices/src/init.c | 16 | 3402 | /*
* R : A Computer Language for Statistical Data Analysis
* Copyright (C) 2004-2015 The R Core Team.
*
* 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 Licen... | gpl-2.0 |
joisonwk/linux | drivers/watchdog/bcm47xx_wdt.c | 528 | 6340 | /*
* Watchdog driver for Broadcom BCM47XX
*
* Copyright (C) 2008 Aleksandar Radovanovic <biblbroks@sezampro.rs>
* Copyright (C) 2009 Matthieu CASTET <castet.matthieu@free.fr>
* Copyright (C) 2012-2013 Hauke Mehrtens <hauke@hauke-m.de>
*
* This program is free software; you can redistribute it and/or
* mod... | gpl-2.0 |
TimWSpence/linux | drivers/media/rc/st_rc.c | 784 | 11221 | /*
* Copyright (C) 2013 STMicroelectronics Limited
* Author: Srinivas Kandagatla <srinivas.kandagatla@st.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 Lice... | gpl-2.0 |
LorDClockaN/shooter-ics | net/ipv6/mcast.c | 1040 | 64136 | /*
* Multicast support for IPv6
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* Based on linux/ipv4/igmp.c and linux/ipv4/ip_sockglue.c
*
* 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 |
Distrotech/linux | drivers/ssb/pci.c | 1552 | 37860 | /*
* Sonics Silicon Backplane PCI-Hostbus related functions.
*
* Copyright (C) 2005-2006 Michael Buesch <m@bues.ch>
* Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
* Copyright (C) 2005 Stefano Brivio <st3@riseup.net>
* Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org>
* Copyright (C) 2005 Andreas... | gpl-2.0 |
archos-sa/archos-gpl-gen9-kernel | lib/find_last_bit.c | 2064 | 1108 | /* find_last_bit.c: fallback find next bit implementation
*
* Copyright (C) 2008 IBM Corporation
* Written by Rusty Russell <rusty@rustcorp.com.au>
* (Inspired by David Howell's find_next_bit implementation)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU ... | gpl-2.0 |
tshansen/arcadekernel | net/sched/sch_red.c | 3088 | 8951 | /*
* net/sched/sch_red.c Random Early Detection queue.
*
* 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 |
MoKee/android_kernel_samsung_tuna | sound/soc/fsl/mpc5200_psc_ac97.c | 3088 | 9170 | /*
* linux/sound/mpc5200-ac97.c -- AC97 support for the Freescale MPC52xx chip.
*
* Copyright (C) 2009 Jon Smirl, Digispeaker
* Author: Jon Smirl <jonsmirl@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* pu... | gpl-2.0 |
Excito/kernel | sound/soc/fsl/mpc5200_psc_i2s.c | 3088 | 6900 | /*
* Freescale MPC5200 PSC in I2S mode
* ALSA SoC Digital Audio Interface (DAI) driver
*
* Copyright (C) 2008 Secret Lab Technologies Ltd.
* Copyright (C) 2009 Jon Smirl, Digispeaker
*/
#include <linux/module.h>
#include <linux/of_device.h>
#include <linux/of_platform.h>
#include <sound/pcm.h>
#include <sound/p... | gpl-2.0 |
Danile71/u8850_kernel | arch/cris/kernel/module.c | 3344 | 3221 | /* Kernel module help for i386.
Copyright (C) 2001 Rusty Russell.
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 |
ArolWright/android_kernel_motorola_msm8916 | arch/sparc/kernel/visemul.c | 4368 | 20085 | /* visemul.c: Emulation of VIS instructions.
*
* Copyright (C) 2006 David S. Miller (davem@davemloft.net)
*/
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/thread_info.h>
#include <linux/perf_event.h>
#include <asm/ptrace.h>
#include <asm/pstate.h>
#include <asm/fpumacro.h>
#include <asm/uaccess... | gpl-2.0 |
peterzhu0503/kernel_rk3026 | net/irda/irnetlink.c | 9232 | 3294 | /*
* IrDA netlink layer, for stack configuration.
*
* Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org>
*
* Partly based on the 802.11 nelink implementation
* (see net/wireless/nl80211.c) which is:
* Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
*
* This program is free software; you can redistrib... | gpl-2.0 |
adhi1419/MSM7627A | sound/pci/ice1712/juli.c | 9232 | 20286 | /*
* ALSA driver for ICEnsemble VT1724 (Envy24HT)
*
* Lowlevel functions for ESI Juli@ cards
*
* Copyright (c) 2004 Jaroslav Kysela <perex@perex.cz>
* 2008 Pavel Hofman <dustin@seznam.cz>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t... | gpl-2.0 |
CaptainThrowback/kernel_htc_hima | kernel/irq/manage.c | 17 | 29256 | /*
* linux/kernel/irq/manage.c
*
* Copyright (C) 1992, 1998-2006 Linus Torvalds, Ingo Molnar
* Copyright (C) 2005-2006 Thomas Gleixner
*
* This file contains driver APIs to the irq subsystem.
*/
#define pr_fmt(fmt) "genirq: " fmt
#include <linux/irq.h>
#include <linux/kthread.h>
#include <linux/module.h>
#incl... | gpl-2.0 |
vgstef/MuseScore | mscore/mediadialog.cpp | 17 | 7722 | //=============================================================================
// MuseScore
// Linux Music Score Editor
// $Id:$
//
// Copyright (C) 20011 Werner Schweer and others
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License v... | gpl-2.0 |
RytoEX/obs-studio | plugins/win-dshow/tiny-nv12-scale.c | 17 | 5264 | #include <string.h>
#include "tiny-nv12-scale.h"
/* TODO: optimize this stuff later, or replace with something better. it's
* kind of garbage. although normally it shouldn't be called that often. plus
* it's nearest neighbor so not really a huge deal. at the very least it
* should be sse2 at some point. */
voi... | gpl-2.0 |
tanzilli/ariag25-linux-2.6.39 | fs/jbd/journal.c | 17 | 56641 | /*
* linux/fs/jbd/journal.c
*
* Written by Stephen C. Tweedie <sct@redhat.com>, 1998
*
* Copyright 1998 Red Hat corp --- All Rights Reserved
*
* This file is part of the Linux kernel and is made available under
* the terms of the GNU General Public License, version 2, or at your
* option, any later version, in... | gpl-2.0 |
pascalorama/snasm68kdb | src/dos/drive_cache.cpp | 17 | 22081 | /*
* Copyright (C) 2002-2010 The DOSBox Team
*
* 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 p... | gpl-2.0 |
botioni/aml_linux_kernel | arch/arm/mach-meson/board-8726m-refb09.c | 17 | 75733 | /*
*
* arch/arm/mach-meson/meson.c
*
* Copyright (C) 2010 AMLOGIC, INC.
*
* License terms: GNU General Public License (GPL) version 2
* Platform machine definition.
*/
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
#include <linux/i... | gpl-2.0 |
joeyli/qemu-acpitad | savevm.c | 17 | 38186 | /*
* QEMU System Emulator
*
* Copyright (c) 2003-2008 Fabrice Bellard
*
* 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
* ... | gpl-2.0 |
lgeek/linux-tronsmart-orion-r28 | drivers/gpu/drm/rockchip/rockchip_drm_connector.c | 17 | 12879 | /*
* Copyright (C) ROCKCHIP, Inc.
* Author:yzq<yzq@rock-chips.com>
*
* based on exynos_drm_connector.c
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified under those terms.
*
... | gpl-2.0 |
hodobaj/Pandaren5.3.0-master | dep/acelite/ace/MEM_IO.cpp | 529 | 11787 | // MEM_IO.cpp
// $Id: MEM_IO.cpp 92069 2010-09-28 11:38:59Z johnnyw $
#include "ace/MEM_IO.h"
#include "ace/Handle_Set.h"
#if (ACE_HAS_POSITION_INDEPENDENT_POINTERS == 1)
#if !defined (__ACE_INLINE__)
#include "ace/MEM_IO.inl"
#endif /* __ACE_INLINE__ */
ACE_BEGIN_VERSIONED_NAMESPACE_DECL
ACE_ALLOC_HOOK_DEFINE(A... | gpl-2.0 |
larks/linux-rcu | drivers/isdn/hisax/nj_u.c | 785 | 6995 | /* $Id: nj_u.c,v 2.14.2.3 2004/01/13 14:31:26 keil Exp $
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/init.h>
#include "hisax.h"
#include "icc.h"
#include "isdnl1.h"
#include <linux/pci.h>
#include... | gpl-2.0 |
AK-Kernel/AK-OnePone | drivers/net/can/janz-ican3.c | 1553 | 44369 | /*
* Janz MODULbus VMOD-ICAN3 CAN Interface Driver
*
* Copyright (c) 2010 Ira W. Snyder <iws@ovro.caltech.edu>
*
* 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 Li... | gpl-2.0 |
minz1/xosp_kernel_xiaomi_msm8956 | drivers/media/platform/exynos4-is/media-dev.c | 1809 | 38179 | /*
* S5P/EXYNOS4 SoC series camera host interface media device driver
*
* Copyright (C) 2011 - 2012 Samsung Electronics Co., Ltd.
* Sylwester Nawrocki <s.nawrocki@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis... | gpl-2.0 |
cuteprince/kernel_2.6_golfu | drivers/media/dvb/dvb-usb/ce6230.c | 1809 | 8130 | /*
* DVB USB Linux driver for Intel CE6230 DVB-T USB2.0 receiver
*
* Copyright (C) 2009 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 Software Foundation; either ve... | gpl-2.0 |
alesaiko/UK-PRO5 | drivers/staging/imx-drm/ipuv3-crtc.c | 2065 | 13790 | /*
* i.MX IPUv3 Graphics driver
*
* Copyright (C) 2011 Sascha Hauer, Pengutronix
*
* 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) ... | gpl-2.0 |
sg3/android_kernel_samsung_apollo | arch/x86/kvm/mmu.c | 2321 | 94071 | /*
* Kernel-based Virtual Machine driver for Linux
*
* This module enables machines with Intel VT-x extensions to run virtual
* machines without emulation or binary translation.
*
* MMU support
*
* Copyright (C) 2006 Qumranet, Inc.
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
*
* Authors:
* Yaniv... | gpl-2.0 |
somcom3x/kernel_samsung_msm8660-common | drivers/staging/comedi/drivers/das6402.c | 3345 | 8937 | /*
Some comments on the code..
- it shouldn't be necessary to use outb_p().
- ignoreirq creates a race condition. It needs to be fixed.
*/
/*
comedi/drivers/das6402.c
An experimental driver for Computerboards' DAS6402 I/O card
Copyright (C) 1999 Oystein Svendsen <svendsen@pvv.org>
This prog... | gpl-2.0 |
SerkTheTurk/android_kernel_samsung_hugo | arch/arm/mach-omap2/emu.c | 4113 | 1522 | /*
* emu.c
*
* ETM and ETB CoreSight components' resources as found in OMAP3xxx.
*
* Copyright (C) 2009 Nokia Corporation.
* Alexander Shishkin
*
* 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 S... | gpl-2.0 |
emceethemouth/kernel | fs/afs/super.c | 4625 | 12575 | /* AFS superblock handling
*
* Copyright (c) 2002, 2007 Red Hat, Inc. All rights reserved.
*
* This software may be freely redistributed under the terms of the
* GNU General Public License.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free... | gpl-2.0 |
CyanogenMod/android_kernel_xiaomi_cancro | net/dccp/proto.c | 4881 | 30691 | /*
* net/dccp/proto.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 version 2 as
* published by the Free Software Foundation.
*/
#i... | gpl-2.0 |
TeamBliss-Devices/blissful_kernel_lge_g2 | net/dccp/proto.c | 4881 | 30691 | /*
* net/dccp/proto.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 version 2 as
* published by the Free Software Foundation.
*/
#i... | gpl-2.0 |
cm-3470/android_kernel_samsung_gardalte | drivers/mfd/wl1273-core.c | 5137 | 6707 | /*
* MFD driver for wl1273 FM radio and audio codec submodules.
*
* Copyright (C) 2011 Nokia Corporation
* Author: Matti Aaltonen <matti.j.aaltonen@nokia.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published ... | gpl-2.0 |
vinay94185vinay/Hybrid | sound/pci/oxygen/xonar_hdmi.c | 11025 | 3495 | /*
* helper functions for HDMI models (Xonar HDAV1.3/HDAV1.3 Slim)
*
* Copyright (c) Clemens Ladisch <clemens@ladisch.de>
*
*
* This driver is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License, version 2.
*
* This driver is distributed in the hope th... | gpl-2.0 |
TimesysGit/advantech-linux | drivers/uwb/i1480/i1480-est.c | 13073 | 3167 | /*
* Intel Wireless UWB Link 1480
* Event Size tables for Wired Adaptors
*
* Copyright (C) 2005-2006 Intel Corporation
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
... | gpl-2.0 |
goodwinos/linux-2.6 | drivers/input/mouse/logibm.c | 14609 | 5174 | /*
* Copyright (c) 1999-2001 Vojtech Pavlik
*
* Based on the work of:
* James Banks Matthew Dillon
* David Giller Nathan Laredo
* Linus Torvalds Johan Myreen
* Cliff Matthews Philip Blundell
* Russell King
*/
/*
* Logitech Bus Mouse Driver for Linux
*/
/*
* This program is free software; you can red... | gpl-2.0 |
n3ocort3x/Kernel_2.6.39.4_one_x | drivers/video/tegra/host/nvhost_acm.c | 18 | 12534 | /*
* drivers/video/tegra/host/nvhost_acm.c
*
* Tegra Graphics Host Automatic Clock Management
*
* Copyright (c) 2010-2011, NVIDIA 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 Foun... | gpl-2.0 |
jrior001/android_kernel_asus_Z00D | drivers/external_drivers/camera/drivers/media/pci/atomisp2/atomisp_driver_css15/hmm/hmm_bo_dev.c | 18 | 8370 | /*
* Support for Medifield PNW Camera Imaging ISP subsystem.
*
* Copyright (c) 2010 Intel Corporation. All Rights Reserved.
*
* Copyright (c) 2010 Silicon Hive www.siliconhive.com.
*
* 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 |
thicklizard/komodo-revisited | arch/arm/mach-msm/htc/jet/display/mipi_jet_720p_pt.c | 18 | 7190 | #include "../../../drivers/video/msm/msm_fb.h"
#include "../../../drivers/video/msm/mipi_dsi.h"
#include "mipi_jet.h"
#include <mach/panel_id.h>
static struct mipi_dsi_phy_ctrl nova_dsi_video_mode_phy_db = {
/* DSI_BIT_CLK at 569MHz, 3 lane, RGB888 */
/* regulator *//* off=0x0500 */
{0x03, 0x08, 0x05, 0x00, 0x20},
... | gpl-2.0 |
LEPT-Development/android_kernel_lge_msm8916 | drivers/staging/prima/CORE/HDD/src/wlan_hdd_wmm.c | 18 | 107752 | /*
* Copyright (c) 2012-2015 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright noti... | gpl-2.0 |
m1el/irssi | src/perl/perl-sources.c | 18 | 4055 | /*
perl-sources.c : irssi
Copyright (C) 1999-2001 Timo Sirainen
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 ve... | gpl-2.0 |
peterpark2017/TrinityCore | src/common/Collision/Management/MMapManager.cpp | 18 | 12594 | /*
* Copyright (C) 2008-2017 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2005-2010 MaNGOS <http://getmangos.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 ver... | gpl-2.0 |
nullie/ardrone-kernel | drivers/char/amiserial.c | 18 | 54287 | /*
* linux/drivers/char/amiserial.c
*
* Serial driver for the amiga builtin port.
*
* This code was created by taking serial.c version 4.30 from kernel
* release 2.3.22, replacing all hardware related stuff with the
* corresponding amiga hardware actions, and removing all irrelevant
* code. As a consequence, i... | gpl-2.0 |
ktoonsez/MIUIv4-I777 | arch/arm/mach-exynos/midas-camera.c | 18 | 29170 | /*
* camera class init
*/
#include <linux/gpio.h>
#include <linux/err.h>
#include <linux/delay.h>
#include <linux/i2c.h>
#include <linux/regulator/machine.h>
#include <plat/devs.h>
#include <plat/csis.h>
#include <plat/pd.h>
#include <plat/gpio-cfg.h>
#include <media/exynos_flite.h>
#if defined(CONFIG_VIDEO_S5C7... | gpl-2.0 |
pratyushanand/linux | drivers/gpu/drm/nouveau/nvkm/subdev/mmu/nv04.c | 786 | 4060 | /*
* 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 |
ddk50/cbc-linux-kernel | arch/sh/kernel/sys_sh32.c | 2578 | 1563 | #include <linux/errno.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/smp.h>
#include <linux/sem.h>
#include <linux/msg.h>
#include <linux/shm.h>
#include <linux/stat.h>
#include <linux/syscalls.h>
#include <linux/mman.h>
#include <linux/file.h>
#include <linux/module.h>
#include <linux/fs.h>
#include... | gpl-2.0 |
sgs3/SPH-L710_Kernel | arch/powerpc/platforms/iseries/irq.c | 2834 | 10646 | /*
* This module supports the iSeries PCI bus interrupt handling
* Copyright (C) 20yy <Robert L Holtorf> <IBM Corp>
* Copyright (C) 2004-2005 IBM 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... | gpl-2.0 |
Jimmyk422/android_kernel_samsung_iconvmu | drivers/char/briq_panel.c | 3346 | 5347 | /*
* Drivers for the Total Impact PPC based computer "BRIQ"
* by Dr. Karsten Jeppesen
*
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/errno.h>
#include <linux/tty.h>
#include <linux/timer.h>
#include <linux/kernel.h>
#include <linux/wait.h>
#include <linux/string.h>
#include <linux/ioport.... | gpl-2.0 |
ricardon/intel-audio | drivers/video/fbdev/via/lcd.c | 4626 | 31735 | /*
* 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 |
Fusion-Devices/android_kernel_samsung_klte | drivers/net/arcnet/com20020_cs.c | 5138 | 8111 | /*
* Linux ARCnet driver - COM20020 PCMCIA support
*
* Written 1994-1999 by Avery Pennarun,
* based on an ISA version by David Woodhouse.
* Derived from ibmtr_cs.c by Steve Kipisz (pcmcia-cs 3.1.4)
* which was derived from pcnet_cs.c by David Hinds.
* Some additional portions derived from skeleton.c by Do... | gpl-2.0 |
MyAOSP/kernel_samsung_manta | net/bridge/netfilter/ebtable_nat.c | 9234 | 3080 | /*
* ebtable_nat
*
* Authors:
* Bart De Schuymer <bdschuym@pandora.be>
*
* April, 2002
*
*/
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/module.h>
#define NAT_VALID_HOOKS ((1 << NF_BR_PRE_ROUTING) | (1 << NF_BR_LOCAL_OUT) | \
(1 << NF_BR_POST_ROUTING))
static struct ebt_entries initial_c... | gpl-2.0 |
somesnow/AK-OnePone | arch/mips/sibyte/swarm/rtc_xicor1241.c | 9490 | 5504 | /*
* Copyright (C) 2000, 2001 Broadcom Corporation
*
* Copyright (C) 2002 MontaVista Software Inc.
* Author: jsun@mvista.com or jsun@junsun.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 |
blackdeviant/nickless | arch/sh/kernel/cpu/sh2a/pinmux-sh7203.c | 9490 | 51278 | /*
* SH7203 Pinmux
*
* Copyright (C) 2008 Magnus Damm
*
* 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/init.h>
#include <linux/kernel.h>
#include <linux/gpio.h>
#inclu... | gpl-2.0 |
nitroglycerine33/Note2_Tmo-Att-Vzw_Kernel | arch/sh/kernel/cpu/sh2a/pinmux-sh7203.c | 9490 | 51278 | /*
* SH7203 Pinmux
*
* Copyright (C) 2008 Magnus Damm
*
* 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/init.h>
#include <linux/kernel.h>
#include <linux/gpio.h>
#inclu... | gpl-2.0 |
Talustus/dreamkernel_ics_sghi777 | drivers/input/mouse/inport.c | 14610 | 5446 | /*
* Copyright (c) 1999-2001 Vojtech Pavlik
*
* Based on the work of:
* Teemu Rantanen Derrick Cole
* Peter Cervasio Christoph Niemann
* Philip Blundell Russell King
* Bob Harris
*/
/*
* Inport (ATI XL and Microsoft) busmouse driver for Linux
*/
/*
* This program is free software; you can redistribute... | gpl-2.0 |
pranav01/linux-3.10.y | drivers/input/mouse/inport.c | 14610 | 5446 | /*
* Copyright (c) 1999-2001 Vojtech Pavlik
*
* Based on the work of:
* Teemu Rantanen Derrick Cole
* Peter Cervasio Christoph Niemann
* Philip Blundell Russell King
* Bob Harris
*/
/*
* Inport (ATI XL and Microsoft) busmouse driver for Linux
*/
/*
* This program is free software; you can redistribute... | gpl-2.0 |
jupiterben/shooter-player | src/filters/transform/mpcvideodec/ffmpeg/libavcodec/atrac3.c | 19 | 32289 | /*
* Atrac 3 compatible decoder
* Copyright (c) 2006-2008 Maxim Poliakovski
* Copyright (c) 2006-2008 Benjamin Larsson
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Sof... | gpl-2.0 |
borysiasty/QGIS | tests/src/core/testqgsvectortileconnection.cpp | 19 | 2748 | /***************************************************************************
testqgsvectortileconnection.cpp
--------------------------------------
Date : January 2022
Copyright : (C) 2022 by Alexander Bruy
Email : alexander dot bruy at gmail dot com
****************... | gpl-2.0 |
timshen91/gcc | gcc/config/mep/mep.c | 19 | 194624 | /* Definitions for Toshiba Media Processor
Copyright (C) 2001-2015 Free Software Foundation, Inc.
Contributed by Red Hat, Inc.
This file is part of GCC.
GCC 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; ... | gpl-2.0 |
liaoqingwei/ltp | testcases/kernel/syscalls/ipc/shmctl/shmctl01.c | 19 | 11025 | /*
* Copyright (c) International Business Machines Corp., 2001
*
* 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 |
stevezilla/amherst-linux-devel | arch/arm/mach-imx/imx31-dt.c | 275 | 1141 | /*
* Copyright 2012 Sascha Hauer, Pengutronix
*
* 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.org/co... | gpl-2.0 |
BobZhome/Samsung_SPH-M930_kernel | arch/powerpc/sysdev/fsl_rio.c | 531 | 42998 | /*
* Freescale MPC85xx/MPC86xx RapidIO support
*
* Copyright 2009 Sysgo AG
* Thomas Moll <thomas.moll@sysgo.com>
* - fixed maintenance access routines, check for aligned access
*
* Copyright 2009 Integrated Device Technology, Inc.
* Alex Bounine <alexandre.bounine@idt.com>
* - Added Port-Write message handling... | gpl-2.0 |
smipi1/bbb_kernel | fs/proc/inode.c | 531 | 11909 | /*
* linux/fs/proc/inode.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include <linux/time.h>
#include <linux/proc_fs.h>
#include <linux/kernel.h>
#include <linux/pid_namespace.h>
#include <linux/mm.h>
#include <linux/string.h>
#include <linux/stat.h>
#include <linux/completion.h>
#include <linux/poll.h>
#i... | gpl-2.0 |
jurgel/maratis | 3rdparty/freetype/raster.c | 787 | 1386 | /***************************************************************************/
/* */
/* raster.c */
/* */
/* Fr... | gpl-2.0 |
spacecaker/CM7_Space_Kernel_Cooper | ipc/msg.c | 1043 | 21347 | /*
* linux/ipc/msg.c
* Copyright (C) 1992 Krishna Balasubramanian
*
* Removed all the remaining kerneld mess
* Catch the -EFAULT stuff properly
* Use GFP_KERNEL for messages as in 1.2
* Fixed up the unchecked user space derefs
* Copyright (C) 1998 Alan Cox & Andi Kleen
*
* /proc/sysvipc/msg support (c) 1999 D... | gpl-2.0 |
XileForce/Vindicator-S6-Test | net/ieee802154/6lowpan.c | 1555 | 38506 | /*
* Copyright 2011, Siemens AG
* written by Alexander Smirnov <alex.bluesman.smirnov@gmail.com>
*/
/*
* Based on patches from Jon Smirl <jonsmirl@gmail.com>
* Copyright (c) 2011 Jon Smirl <jonsmirl@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the ... | gpl-2.0 |
y12uc231/linux | arch/mips/kernel/rtlx.c | 1555 | 8895 | /*
* 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) 2005 MIPS Technologies, Inc. All rights reserved.
* Copyright (C) 2005, 06 Ralf Baechle (ralf@linux-mips.org)
* Copyright... | gpl-2.0 |
djmatt604/android_kernel_T989D_JB | drivers/atm/solos-pci.c | 1811 | 35129 | /*
* Driver for the Solos PCI ADSL2+ card, designed to support Linux by
* Traverse Technologies -- http://www.traverse.com.au/
* Xrio Limited -- http://www.xrio.com/
*
*
* Copyright © 2008 Traverse Technologies
* Copyright © 2008 Intel Corporation
*
* Authors: Nathan Williams <nathan@traverse.com.au... | gpl-2.0 |
civato/Note8.0-StormBorn | drivers/net/wireless/libertas/cfg.c | 2323 | 54598 | /*
* Implement cfg80211 ("iw") support.
*
* Copyright (C) 2009 M&N Solutions GmbH, 61191 Rosbach, Germany
* Holger Schurig <hs4233@mail.mn-solutions.de>
*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/sched.h>
#include <linux/wait.h>
#include <linux/slab.h>
#include <linux/ieee80211.h>
#include... | gpl-2.0 |
DJNoXD/rockchip-kernel-rk2918 | drivers/media/common/saa7146_vbi.c | 3091 | 14248 | #include <media/saa7146_vv.h>
static int vbi_pixel_to_capture = 720 * 2;
static int vbi_workaround(struct saa7146_dev *dev)
{
struct saa7146_vv *vv = dev->vv_data;
u32 *cpu;
dma_addr_t dma_addr;
int count = 0;
int i;
DECLARE_WAITQUEUE(wait, current);
DEB_VBI(("dev:%p\n",dev));
/* once again, a... | gpl-2.0 |
weizhenwei/mi1_kernel | drivers/usb/serial/visor.c | 3603 | 21364 | /*
* USB HandSpring Visor, Palm m50x, and Sony Clie driver
* (supports all of the Palm OS USB devices)
*
* Copyright (C) 1999 - 2004
* Greg Kroah-Hartman (greg@kroah.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
... | gpl-2.0 |
lupohirp/Acer_Liquid_Glow_Kernel | net/ipv4/netfilter/nf_nat_pptp.c | 3603 | 9954 | /*
* nf_nat_pptp.c
*
* NAT support for PPTP (Point to Point Tunneling Protocol).
* PPTP is a a protocol for creating virtual private networks.
* It is a specification defined by Microsoft and some vendors
* working with Microsoft. PPTP is built on top of a modified
* version of the Internet Generic Routing Enca... | gpl-2.0 |
JudsonWilson/CS244_RC3_Kernel | net/llc/llc_station.c | 4883 | 3301 | /*
* llc_station.c - station component of LLC
*
* Copyright (c) 1997 by Procom Technology, Inc.
* 2001-2003 by Arnaldo Carvalho de Melo <acme@conectiva.com.br>
*
* This program can be redistributed or modified under the terms of the
* GNU General Public License as published by the Free Software Foundation.
*... | gpl-2.0 |
sktjdgns1189/android_kernel_tgnco_phx | sound/pci/emu10k1/io.c | 7955 | 16252 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Creative Labs, Inc.
* Routines for control of EMU10K1 chips
*
* BUGS:
* --
*
* TODO:
* --
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... | gpl-2.0 |
lollipop-og/kernel_google | drivers/s390/cio/device_id.c | 9235 | 5853 | /*
* CCW device SENSE ID I/O handling.
*
* Copyright IBM Corp. 2002,2009
* Author(s): Cornelia Huck <cornelia.huck@de.ibm.com>
* Martin Schwidefsky <schwidefsky@de.ibm.com>
* Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
*/
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/ty... | gpl-2.0 |
SlimRoms/kernel_htc_msm8660 | drivers/s390/cio/device_id.c | 9235 | 5853 | /*
* CCW device SENSE ID I/O handling.
*
* Copyright IBM Corp. 2002,2009
* Author(s): Cornelia Huck <cornelia.huck@de.ibm.com>
* Martin Schwidefsky <schwidefsky@de.ibm.com>
* Peter Oberparleiter <peter.oberparleiter@de.ibm.com>
*/
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/ty... | gpl-2.0 |
dheerajjamwal/Backport_ltsi_3.14.22 | arch/powerpc/sysdev/cpm2.c | 12819 | 8753 | /*
* General Purpose functions for the global management of the
* 8260 Communication Processor Module.
* Copyright (c) 1999-2001 Dan Malek <dan@embeddedalley.com>
* Copyright (c) 2000 MontaVista Software, Inc (source@mvista.com)
* 2.3.99 Updates
*
* 2006 (c) MontaVista Software, Inc.
* Vitaly Bordug <vbordug@ru... | gpl-2.0 |
TroNit/BlackDome_Kernel_JB | drivers/char/scx200_gpio.c | 12819 | 3128 | /* linux/drivers/char/scx200_gpio.c
National Semiconductor SCx200 GPIO driver. Allows a user space
process to play with the GPIO pins.
Copyright (c) 2001,2002 Christer Weinigel <wingel@nano-system.com> */
#include <linux/device.h>
#include <linux/fs.h>
#include <linux/module.h>
#include <linux/errno.h>
#in... | gpl-2.0 |
zefie/nxt_andx86_kernel | tools/perf/util/quote.c | 13587 | 1265 | #include "cache.h"
#include "quote.h"
/* Help to copy the thing properly quoted for the shell safety.
* any single quote is replaced with '\'', any exclamation point
* is replaced with '\!', and the whole thing is enclosed in a
*
* E.g.
* original sq_quote result
* name ==> name ==> 'name'
* ... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.