repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
AnguisCaptor/PwnKernel_Hammerhead | fs/ext4/block_validity.c | 7006 | 6813 | /*
* linux/fs/ext4/block_validity.c
*
* Copyright (C) 2009
* Theodore Ts'o (tytso@mit.edu)
*
* Track which blocks in the filesystem are metadata blocks that
* should never be used as data blocks by files or directories.
*/
#include <linux/time.h>
#include <linux/fs.h>
#include <linux/namei.h>
#include <linux/... | gpl-2.0 |
garwynn/D710BST_FL24_Kernel | drivers/usb/host/uhci-pci.c | 7774 | 8353 | /*
* UHCI HCD (Host Controller Driver) PCI Bus Glue.
*
* Extracted from uhci-hcd.c:
* Maintainer: Alan Stern <stern@rowland.harvard.edu>
*
* (C) Copyright 1999 Linus Torvalds
* (C) Copyright 1999-2002 Johannes Erdfelt, johannes@erdfelt.com
* (C) Copyright 1999 Randy Dunlap
* (C) Copyright 1999 Georg Acher, ach... | gpl-2.0 |
The-Covenant/android_kernel_samsung_i927 | drivers/media/common/tuners/tda9887.c | 8030 | 18564 | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/i2c.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/delay.h>
#include <linux/videodev2.h>
#include <media/v4l2-common.h>
#include <media/tuner.h>
#include "tuner-i2c.h"
#include "tda9887.h"
/* Chips:
TD... | gpl-2.0 |
Ander-Alvarez/android_kernel_motorola_msm8226 | drivers/media/common/tuners/tda9887.c | 8030 | 18564 | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/i2c.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/delay.h>
#include <linux/videodev2.h>
#include <media/v4l2-common.h>
#include <media/tuner.h>
#include "tuner-i2c.h"
#include "tda9887.h"
/* Chips:
TD... | gpl-2.0 |
ptmr3/GalaxyS4_Kernel | drivers/media/dvb/bt8xx/bt878.c | 8030 | 15744 | /*
* bt878.c: part of the driver for the Pinnacle PCTV Sat DVB PCI card
*
* Copyright (C) 2002 Peter Hettkamp <peter.hettkamp@htp-tel.de>
*
* large parts based on the bttv driver
* Copyright (C) 1996,97,98 Ralph Metzler (rjkm@metzlerbros.de)
* & Marcus Metzler (mocm@metzlerbros.de)
* (c)... | gpl-2.0 |
d8ahazard/shooter-cm9-deviltoast | drivers/staging/comedi/drivers/mpc8260cpm.c | 8286 | 4459 | /*
comedi/drivers/mpc8260.c
driver for digital I/O pins on the MPC 8260 CPM module
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000,2001 David A. Schleef <ds@schleef.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GN... | gpl-2.0 |
Evervolv/android_kernel_htc_msm7x30 | arch/arm/mach-omap1/i2c.c | 9054 | 1025 | /*
* Helper module for board specific I2C bus registration
*
* 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 dist... | gpl-2.0 |
LeonNardella/philips-pta-01 | arch/x86/mm/pf_in.c | 12126 | 10785 | /*
* Fault Injection Test harness (FI)
* Copyright (C) Intel Crop.
*
* 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... | gpl-2.0 |
vvtam/vlc | modules/lua/libs/messages.c | 95 | 3207 | /*****************************************************************************
* messages.c
*****************************************************************************
* Copyright (C) 2007-2008 the VideoLAN team
* $Id$
*
* Authors: Antoine Cellerier <dionoea at videolan tod org>
* Pierre d'Herbemont <... | gpl-2.0 |
AdrianHuang/linux-3.8.13 | arch/arm/mach-davinci/board-da850-evm.c | 95 | 39249 | /*
* TI DA850/OMAP-L138 EVM board
*
* Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.com/
*
* Derived from: arch/arm/mach-davinci/board-da830-evm.c
* Original Copyrights follow:
*
* 2007, 2009 (c) MontaVista Software, Inc. This file is licensed under
* the terms of the GNU General Public Lic... | gpl-2.0 |
Brainiarc7/XenGT-Preview-kernel | drivers/crypto/caam/jr.c | 351 | 14251 | /*
* CAAM/SEC 4.x transport/backend driver
* JobR backend functionality
*
* Copyright 2008-2012 Freescale Semiconductor, Inc.
*/
#include <linux/of_irq.h>
#include <linux/of_address.h>
#include "compat.h"
#include "regs.h"
#include "jr.h"
#include "desc.h"
#include "intern.h"
struct jr_driver_data {
/* List of... | gpl-2.0 |
gshirishfree/linux | fs/stat.c | 607 | 12237 | /*
* linux/fs/stat.c
*
* Copyright (C) 1991, 1992 Linus Torvalds
*/
#include <linux/export.h>
#include <linux/mm.h>
#include <linux/errno.h>
#include <linux/file.h>
#include <linux/highuid.h>
#include <linux/fs.h>
#include <linux/namei.h>
#include <linux/security.h>
#include <linux/syscalls.h>
#include <linux/p... | gpl-2.0 |
TangxingZhou/linux | net/dccp/diag.c | 1119 | 2382 | /*
* net/dccp/diag.c
*
* An implementation of the DCCP protocol
* Arnaldo Carvalho de Melo <acme@mandriva.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.
*/
#inclu... | gpl-2.0 |
mrjaydee82/angler | drivers/edac/edac_mc_sysfs.c | 1375 | 29628 | /*
* edac_mc kernel module
* (C) 2005-2007 Linux Networx (http://lnxi.com)
*
* This file may be distributed under the terms of the
* GNU General Public License.
*
* Written Doug Thompson <norsk5@xmission.com> www.softwarebitmaker.com
*
* (c) 2012-2013 - Mauro Carvalho Chehab <mchehab@redhat.com>
* The entire ... | gpl-2.0 |
juju2013/fsl-linux | drivers/pwm/sysfs.c | 1375 | 7921 | /*
* A simple sysfs interface for the generic PWM framework
*
* Copyright (C) 2013 H Hartley Sweeten <hsweeten@visionengravers.com>
*
* Based on previous work by Lars Poeschel <poeschel@lemonage.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General ... | gpl-2.0 |
aj20010319/Breeze-MM-X3 | arch/sh/boards/board-sh7785lcr.c | 4703 | 8611 | /*
* Renesas Technology Corp. R0P7785LC0011RL Support.
*
* Copyright (C) 2008 Yoshihiro Shimoda
* Copyright (C) 2009 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.
*/
#inclu... | gpl-2.0 |
bq/aquaris-E5-4G | arch/sh/boards/board-sh7785lcr.c | 4703 | 8611 | /*
* Renesas Technology Corp. R0P7785LC0011RL Support.
*
* Copyright (C) 2008 Yoshihiro Shimoda
* Copyright (C) 2009 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.
*/
#inclu... | gpl-2.0 |
ShinySide/The-Imperius-Curse | drivers/block/drbd/drbd_receiver.c | 5983 | 131391 | /*
drbd_receiver.c
This file is part of DRBD by Philipp Reisner and Lars Ellenberg.
Copyright (C) 2001-2008, LINBIT Information Technologies GmbH.
Copyright (C) 1999-2008, Philipp Reisner <philipp.reisner@linbit.com>.
Copyright (C) 2002-2008, Lars Ellenberg <lars.ellenberg@linbit.com>.
drbd is free... | gpl-2.0 |
1DeMaCr/android_kernel_samsung_codina | arch/mips/jz4740/reset.c | 7775 | 1852 | /*
* Copyright (C) 2010, Lars-Peter Clausen <lars@metafoo.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 the License, or (at your
* option) any later ver... | gpl-2.0 |
xenius9/d838_kernel | crypto/twofish_generic.c | 8031 | 6450 | /*
* Twofish for CryptoAPI
*
* Originally Twofish for GPG
* By Matthew Skala <mskala@ansuz.sooke.bc.ca>, July 26, 1998
* 256-bit key length added March 20, 1999
* Some modifications to reduce the text size by Werner Koch, April, 1998
* Ported to the kerneli patch by Marc Mutz <Marc@Mutz.com>
* Ported to CryptoA... | gpl-2.0 |
DirtyUnicorns/android_kernel_samsung_manta | arch/c6x/kernel/module.c | 9311 | 3257 | /*
* Port on Texas Instruments TMS320C6x architecture
*
* Copyright (C) 2005, 2009, 2010, 2011 Texas Instruments Incorporated
* Author: Thomas Charleux (thomas.charleux@jaluna.com)
*
* 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 |
Dee-UK/RK3288_Lollipop_Kernel | arch/c6x/platforms/emif.c | 9311 | 2004 | /*
* External Memory Interface
*
* Copyright (C) 2011 Texas Instruments Incorporated
* Author: Mark Salter <msalter@redhat.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 Foun... | gpl-2.0 |
akw28888/n909 | drivers/pcmcia/pxa2xx_cm_x2xx.c | 10079 | 1149 | /*
* linux/drivers/pcmcia/pxa/pxa_cm_x2xx.c
*
* 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.
*
* Compulab Ltd., 2003, 2007, 2008
* Mike Rapoport <mike@compulab.co.il>
*
*/
... | gpl-2.0 |
GerrieWell/AK-OnePone | drivers/infiniband/hw/mthca/mthca_allocator.c | 13919 | 7640 | /*
* Copyright (c) 2004 Topspin Communications. 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 s... | gpl-2.0 |
waynedkim/sgs3-kernel | drivers/media/video/ivtv/ivtv-routing.c | 14175 | 3640 | /*
Audio/video-routing-related ivtv functions.
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as publi... | gpl-2.0 |
thederekjay/SGH-T989_GB_Kernel | drivers/rtc/rtc-pm8xxx.c | 96 | 14172 | /* Copyright (c) 2010-2011, Code Aurora Forum. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the ho... | gpl-2.0 |
virtuoso/linux-perf | drivers/char/ipmi/ipmi_msghandler.c | 96 | 120753 | /*
* ipmi_msghandler.c
*
* Incoming and outgoing message routing for an IPMI interface.
*
* Author: MontaVista Software, Inc.
* Corey Minyard <minyard@mvista.com>
* source@mvista.com
*
* Copyright 2002 MontaVista Software Inc.
*
* This program is free software; you can redistribute it and/or... | gpl-2.0 |
longqiany/linux | arch/unicore32/kernel/irq.c | 864 | 8511 | /*
* linux/arch/unicore32/kernel/irq.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 Foundati... | gpl-2.0 |
ddilber/telegrauq7-linux | drivers/dma/ste_dma40_ll.c | 2144 | 11407 | /*
* Copyright (C) ST-Ericsson SA 2007-2010
* Author: Per Forlin <per.forlin@stericsson.com> for ST-Ericsson
* Author: Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/kernel.h>
#include <linux/platform_data/dma-ste-dma40.h>
... | gpl-2.0 |
premaca/android_kernel_cyanogen_msm8916 | drivers/staging/rtl8192u/ieee80211/rtl819x_BAProc.c | 2144 | 25769 | /********************************************************************************************************************************
* This file is created to process BA Action Frame. According to 802.11 spec, there are 3 BA action types at all. And as BA is
* related to TS, this part need some structure defined in QOS ... | gpl-2.0 |
WildfireDEV/s6 | drivers/net/wireless/brcm80211/brcmfmac/p2p.c | 2144 | 71571 | /*
* Copyright (c) 2012 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
kyapa/linux-3.0.y | arch/arm/mach-exynos4/dev-sysmmu.c | 2400 | 5250 | /* linux/arch/arm/mach-exynos4/dev-sysmmu.c
*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* EXYNOS4 - System MMU 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... | gpl-2.0 |
SimonSickle/android_kernel_htc_primou | drivers/gpu/drm/drm_ioctl.c | 2656 | 8710 | /**
* \file drm_ioctl.c
* IOCTL processing for DRM
*
* \author Rickard E. (Rik) Faith <faith@valinux.com>
* \author Gareth Hughes <gareth@valinux.com>
*/
/*
* Created: Fri Jan 8 09:01:26 1999 by faith@valinux.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux System... | gpl-2.0 |
manuels/pdftex.js | src/libs/libpng/libpng-1.2.40/pngwtran.c | 97 | 17347 |
/* pngwtran.c - transforms the data in a row for PNG writers
*
* Last changed in libpng 1.2.37 [June 4, 2009]
* Copyright (c) 1998-2009 Glenn Randers-Pehrson
* (Version 0.96 Copyright (c) 1996, 1997 Andreas Dilger)
* (Version 0.88 Copyright (c) 1995, 1996 Guy Eric Schalnat, Group 42, Inc.)
*
* This code is rele... | gpl-2.0 |
piercexue/linux-3.10-ltsi | drivers/video/backlight/lp8788_bl.c | 353 | 7941 | /*
* TI LP8788 MFD - backlight driver
*
* Copyright 2012 Texas Instruments
*
* Author: Milo(Woogyom) Kim <milo.kim@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*... | gpl-2.0 |
nrgmilk/linux | lib/llist.c | 353 | 3868 | /*
* Lock-less NULL terminated single linked list
*
* The basic atomic operation of this list is cmpxchg on long. On
* architectures that don't have NMI-safe cmpxchg implementation, the
* list can NOT be used in NMI handler. So code uses the list in NMI
* handler should depend on CONFIG_ARCH_HAVE_NMI_SAFE_CMPXC... | gpl-2.0 |
gem5/linux-arm64-gem5 | drivers/staging/media/go7007/go7007-driver.c | 353 | 18284 | /*
* Copyright (C) 2005-2006 Micronas USA 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.
*
* This program is distributed in the hope that it will be useful,
* but WIT... | gpl-2.0 |
fabiocannizzo/linux | arch/arm/mach-omap1/ocpi.c | 353 | 2116 | // SPDX-License-Identifier: GPL-2.0-or-later
/*
* linux/arch/arm/plat-omap/ocpi.c
*
* Minimal OCP bus support for omap16xx
*
* Copyright (C) 2003 - 2005 Nokia Corporation
* Copyright (C) 2012 Texas Instruments, Inc.
* Written by Tony Lindgren <tony@atomide.com>
*
* Modified for clock framework by Paul Mundt <p... | gpl-2.0 |
Excito/kernel-3.18 | drivers/rtc/rtc-puv3.c | 609 | 7895 | /*
* RTC driver code specific to PKUnity SoC and UniCore ISA
*
* Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn>
* Copyright (C) 2001-2010 Guan Xuetao
*
* 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 |
boype/kernel_tuna_jb42 | drivers/target/target_core_alua.c | 609 | 57089 | /*******************************************************************************
* Filename: target_core_alua.c
*
* This file contains SPC-3 compliant asymmetric logical unit assigntment (ALUA)
*
* Copyright (c) 2009-2010 Rising Tide Systems
* Copyright (c) 2009-2010 Linux-iSCSI.org
*
* Nicholas A. Bellinger <... | gpl-2.0 |
Hani-K/H-Vitamin2_trelte | drivers/gpu/drm/nouveau/core/subdev/bios/init.c | 1633 | 51078 | #include <core/engine.h>
#include <core/device.h>
#include <subdev/bios.h>
#include <subdev/bios/bmp.h>
#include <subdev/bios/bit.h>
#include <subdev/bios/conn.h>
#include <subdev/bios/dcb.h>
#include <subdev/bios/dp.h>
#include <subdev/bios/gpio.h>
#include <subdev/bios/init.h>
#include <subdev/devinit.h>
#include <s... | gpl-2.0 |
zhaochengw/NX511J_kernel | drivers/gpu/drm/nouveau/core/subdev/bios/init.c | 1633 | 51078 | #include <core/engine.h>
#include <core/device.h>
#include <subdev/bios.h>
#include <subdev/bios/bmp.h>
#include <subdev/bios/bit.h>
#include <subdev/bios/conn.h>
#include <subdev/bios/dcb.h>
#include <subdev/bios/dp.h>
#include <subdev/bios/gpio.h>
#include <subdev/bios/init.h>
#include <subdev/devinit.h>
#include <s... | gpl-2.0 |
javelinanddart/android_kernel_htc_msm8974 | sound/soc/soc-cache.c | 2401 | 8023 | /*
* soc-cache.c -- ASoC register cache helpers
*
* Copyright 2009 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 th... | gpl-2.0 |
jbott/android_kernel_lge_hammerhead | net/ipv6/ip6_fib.c | 2657 | 36546 | /*
* Linux INET6 implementation
* Forwarding Information Database
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* 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 vers... | gpl-2.0 |
scorp2kk/kernel_pyramid_3.0.16 | sound/arm/aaci.c | 2913 | 25780 | /*
* linux/sound/arm/aaci.c - ARM PrimeCell AACI PL041 driver
*
* Copyright (C) 2003 Deep Blue Solutions 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 Free Software Founda... | gpl-2.0 |
vidoardes/Vivo-2.6.35 | arch/um/drivers/pcap_user.c | 4705 | 3025 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL.
*/
#include <errno.h>
#include <pcap.h>
#include <string.h>
#include <asm/types.h>
#include "net_user.h"
#include "pcap_user.h"
#include "kern_constants.h"
#include "um_malloc.h"
#include "user.h"
#define PCAP_FD(p... | gpl-2.0 |
choco81/x10_.32_kernel | arch/um/drivers/port_user.c | 4705 | 3774 | /*
* Copyright (C) 2001 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
* Licensed under the GPL
*/
#include <stdio.h>
#include <stdlib.h>
#include <errno.h>
#include <termios.h>
#include <unistd.h>
#include <netinet/in.h>
#include "chan_user.h"
#include "kern_constants.h"
#include "os.h"
#include "port.h"
#incl... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_hlte | arch/arm/mach-s3c24xx/mach-n30.c | 4961 | 15649 | /* Machine specific code for the Acer n30, Acer N35, Navman PiN 570,
* Yakumo AlphaX and Airis NC05 PDAs.
*
* Copyright (c) 2003-2005 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* Copyright (c) 2005-2008 Christer Weinigel <christer@weinigel.se>
*
* There is a wiki with more information about the n30 por... | gpl-2.0 |
HashBang173/kernel_common | arch/arm/mach-s3c24xx/mach-jive.c | 4961 | 16879 | /* linux/arch/arm/mach-s3c2410/mach-jive.c
*
* Copyright 2007 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* 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
* published by the Free ... | gpl-2.0 |
friedrich420/S4-AEL-LP-FOR-LINUX-TESTING | arch/arm/mach-msm/idle.c | 4961 | 1498 | /* arch/arm/mach-msm/idle.c
*
* Idle processing for MSM7K - work around bugs with SWFI.
*
* Copyright (c) 2007 QUALCOMM Incorporated.
* Copyright (C) 2007 Google, Inc.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
... | gpl-2.0 |
skeevy420/android_kernel_lge_d850 | arch/arm/mach-s3c24xx/mach-vstms.c | 4961 | 3528 | /* linux/arch/arm/mach-s3c2412/mach-vstms.c
*
* (C) 2006 Thomas Gleixner <tglx@linutronix.de>
*
* Derived from mach-smdk2413.c - (C) 2006 Simtec Electronics
*
* 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... | gpl-2.0 |
pronobis/linux_kernel_arm_N8000 | net/netfilter/nf_conntrack_netbios_ns.c | 12385 | 2254 | /*
* NetBIOS name service broadcast connection tracking helper
*
* (c) 2005 Patrick McHardy <kaber@trash.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 Foundation; ei... | gpl-2.0 |
dianlujitao/android_kernel_zte_msm8994 | arch/parisc/math-emu/frnd.c | 14177 | 7173 | /*
* 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 |
tejaswanjari/SMR_FS-EXT4 | kernel/lib/fonts/font_pearl_8x8.c | 14689 | 55726 | /**********************************************/
/* */
/* Font file generated by cpi2fnt */
/* ------------------------------ */
/* Combined with the alpha-numeric */
/* portion of Greg Harp's old PEARL */
/* font (from earlie... | gpl-2.0 |
fabiant7t/qmk_firmware | keyboards/handwired/selene/keymaps/bpendragon/keymap.c | 98 | 1930 | /* Copyright 2020 Bpendragon
*
* 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 program is distributed in... | gpl-2.0 |
j1nx/Amlogic-reff16-kernel | drivers/hwmon/adm1031.c | 98 | 32379 | /*
adm1031.c - Part of lm_sensors, Linux kernel modules for hardware
monitoring
Based on lm75.c and lm85.c
Supports adm1030 / adm1031
Copyright (C) 2004 Alexandre d'Alton <alex@alexdalton.org>
Reworked by Jean Delvare <khali@linux-fr.org>
This program is free software; you can redistribute it and/or modi... | gpl-2.0 |
NeptunIDE/linux | drivers/usb/gadget/f_rndis.c | 98 | 24505 | /*
* f_rndis.c -- RNDIS link function driver
*
* Copyright (C) 2003-2005,2008 David Brownell
* Copyright (C) 2003-2004 Robert Schwebel, Benedikt Spranger
* Copyright (C) 2008 Nokia Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public... | gpl-2.0 |
GtrCraft/Optimus_Lux | drivers/tty/n_tty.c | 1122 | 56655 | /*
* n_tty.c --- implements the N_TTY line discipline.
*
* This code used to be in tty_io.c, but things are getting hairy
* enough that it made sense to split things off. (The N_TTY
* processing has changed so much that it's hardly recognizable,
* anyway...)
*
* Note that the open routine for N_TTY is guarante... | gpl-2.0 |
cyjia/linux | drivers/scsi/qla4xxx/ql4_mbx.c | 1634 | 73729 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2013 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include <linux/ctype.h>
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
#include "ql4_inline.h"
#include "ql4_version.h"
void qla4xxx_queue_mbox_cmd(struct s... | gpl-2.0 |
AndroidDevelopersTeam/android_kernel_samsung_j2xlte_dd | arch/s390/kvm/diag.c | 1634 | 4091 | /*
* handling diagnose instructions
*
* Copyright IBM Corp. 2008, 2011
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License (version 2 only)
* as published by the Free Software Foundation.
*
* Author(s): Carsten Otte <cotte@de.ibm.co... | gpl-2.0 |
XePeleato/ALE-L21_ESAL | drivers/net/wireless/ath/ath9k/htc_drv_txrx.c | 1890 | 31421 | /*
* Copyright (c) 2010-2011 Atheros Communications 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 notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | gpl-2.0 |
tim-yang/linux-3.8 | fs/nls/mac-iceland.c | 2658 | 31288 | /*
* linux/fs/nls/mac-iceland.c
*
* Charset maciceland translation tables.
* Generated automatically from the Unicode and charset
* tables from the Unicode Organization (www.unicode.org).
* The Unicode to charset table has only exact mappings.
*/
/*
* COPYRIGHT AND PERMISSION NOTICE
*
* Copyright 1991-2012 U... | gpl-2.0 |
Evil-Green/boeffla-kernel-jb-u10-s3 | drivers/net/tokenring/lanstreamer.c | 2914 | 64483 | /*
* lanstreamer.c -- driver for the IBM Auto LANStreamer PCI Adapter
*
* Written By: Mike Sullivan, IBM Corporation
*
* Copyright (C) 1999 IBM Corporation
*
* Linux driver for IBM PCI tokenring cards based on the LanStreamer MPC
* chipset.
*
* This driver is based on the olympic driver for IBM PCI To... | gpl-2.0 |
nycbjr/android_kernel_asus_tf700 | drivers/net/tokenring/smctr.c | 2914 | 189193 | /*
* smctr.c: A network driver for the SMC Token Ring Adapters.
*
* Written by Jay Schulist <jschlst@samba.org>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* This device driver works with the following SMC ada... | gpl-2.0 |
q1b/mut_linux | drivers/pnp/isapnp/core.c | 4194 | 26129 | /*
* ISA Plug & Play support
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at y... | gpl-2.0 |
Tekcafe/Kernel-LTE3-KK | arch/arm/mach-kirkwood/ts41x-setup.c | 4962 | 4602 | /*
*
* QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS Board Setup
*
* Copyright (C) 2009-2010 Martin Michlmayr <tbm@cyrius.com>
* Copyright (C) 2008 Byron Bradley <byron.bbradley@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pu... | gpl-2.0 |
Fred6681/android_kernel_samsung_golden | arch/um/kernel/skas/process.c | 4962 | 1541 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include "linux/init.h"
#include "linux/sched.h"
#include "as-layout.h"
#include "kern.h"
#include "os.h"
#include "skas.h"
int new_mm(unsigned long stack)
{
int fd, err;
fd = os_open_file("/proc/mm", of_cloex... | gpl-2.0 |
Validus-Lollipop/android_kernel_motorola_msm8960dt-common | arch/mips/ar7/setup.c | 7010 | 2680 | /*
* Carsten Langgaard, carstenl@mips.com
* Copyright (C) 2000 MIPS Technologies, Inc. All rights reserved.
*
* This program is free software; you can distribute it and/or modify it
* under the terms of the GNU General Public License (Version 2) as
* published by the Free Software Foundation.
*
* This prog... | gpl-2.0 |
Red--Code/Code-Red-honami | drivers/s390/scsi/zfcp_fc.c | 8034 | 26785 | /*
* zfcp device driver
*
* Fibre Channel related functions for the zfcp device driver.
*
* Copyright IBM Corporation 2008, 2010
*/
#define KMSG_COMPONENT "zfcp"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/utsname.h>
#include <scsi/fc/fc_els.h>
#i... | gpl-2.0 |
12019/android_kernel_samsung_lt02wifi | drivers/media/dvb/frontends/ves1820.c | 8802 | 11495 | /*
VES1820 - Single Chip Cable Channel Receiver driver module
Copyright (C) 1999 Convergence Integrated Media GmbH <ralph@convergence.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 Fou... | gpl-2.0 |
loli10K/linux-sunxi | drivers/isdn/hisax/arcofi.c | 9570 | 3628 | /* $Id: arcofi.c,v 1.14.2.3 2004/01/13 14:31:24 keil Exp $
*
* Ansteuerung ARCOFI 2165
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference... | gpl-2.0 |
VentureROM-Legacy/android_kernel_lge_d85x | drivers/isdn/hisax/arcofi.c | 9570 | 3628 | /* $Id: arcofi.c,v 1.14.2.3 2004/01/13 14:31:24 keil Exp $
*
* Ansteuerung ARCOFI 2165
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference... | gpl-2.0 |
BenefitA3/android_kernel_ark_msm8916 | net/netfilter/xt_CLASSIFY.c | 12642 | 2012 | /*
* This is a module which is used for setting the skb->priority field
* of an skb for qdisc classification.
*/
/* (C) 2001-2002 Patrick McHardy <kaber@trash.net>
*
* 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 |
AK-Kernel/AK-Mako | net/netfilter/xt_CLASSIFY.c | 12642 | 2012 | /*
* This is a module which is used for setting the skb->priority field
* of an skb for qdisc classification.
*/
/* (C) 2001-2002 Patrick McHardy <kaber@trash.net>
*
* 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 |
hellsgod/hells-Core-N6P | arch/powerpc/boot/uartlite.c | 14178 | 1778 | /*
* Xilinx UARTLITE bootloader driver
*
* Copyright (C) 2007 Secret Lab Technologies Ltd.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether express or implied.
*/
#include <stdarg.h>
#include <s... | gpl-2.0 |
bowlofstew/gcc | gcc/testsuite/gcc.target/i386/avx512f-vpmovsxwd-2.c | 99 | 1124 | /* { dg-do run } */
/* { dg-options "-O2 -mavx512f" } */
/* { dg-require-effective-target avx512f } */
#define AVX512F
#include "avx512f-helper.h"
#define SIZE (AVX512F_LEN / 32)
#include "avx512f-mask-type.h"
static void
CALC (short *s, int *r)
{
int i;
for (i = 0; i < SIZE; i++)
{
r[i] = (int) s[i]... | gpl-2.0 |
artemh/asuswrt-merlin | release/src/router/samba-3.0.25b/testsuite/libsmbclient/src/creat/creat_1.c | 99 | 1101 | #include <stdio.h>
#include <string.h>
#include <errno.h>
#include <libsmbclient.h>
#define MAX_BUFF_SIZE 255
char g_workgroup[MAX_BUFF_SIZE];
char g_username[MAX_BUFF_SIZE];
char g_password[MAX_BUFF_SIZE];
char g_server[MAX_BUFF_SIZE];
char g_share[MAX_BUFF_SIZE];
void auth_fn(const char *server, const char *share,... | gpl-2.0 |
rbalint/xbmc | xbmc/screensavers/rsxs-0.9/lib/asnprintf.c | 99 | 1147 | /* Formatted output to strings.
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2, or (at your option)
any later ... | gpl-2.0 |
villevoutilainen/gcc | gcc/testsuite/gcc.dg/vect/slp-3.c | 99 | 4024 | /* { dg-require-effective-target vect_int } */
#include <stdarg.h>
#include "tree-vect.h"
#define N 12
unsigned short in[N*8] = {0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,0,1,2,... | gpl-2.0 |
revel8n/dolphin | Externals/curl/lib/strdup.c | 99 | 2081 | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | gpl-2.0 |
Hashcode/kernel_omap | fs/btrfs/file.c | 611 | 65812 | /*
* 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 v2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHO... | gpl-2.0 |
BPI-SINOVOIP/BPI-Mainline-kernel | linux-5.4/drivers/input/touchscreen/mk712.c | 611 | 5688 | // SPDX-License-Identifier: GPL-2.0-only
/*
* ICS MK712 touchscreen controller driver
*
* Copyright (c) 1999-2002 Transmeta Corporation
* Copyright (c) 2005 Rick Koch <n1gp@hotmail.com>
* Copyright (c) 2005 Vojtech Pavlik <vojtech@suse.cz>
*/
/*
* This driver supports the ICS MicroClock MK712 TouchScreen contr... | gpl-2.0 |
1DeMaCr/android_hd_kernel_samsung_codina | drivers/regulator/tps6524x-regulator.c | 1635 | 15862 | /*
* Regulator driver for TPS6524x PMIC
*
* Copyright (C) 2010 Texas Instruments
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation version 2.
*
* This program is distributed "as is" WITH... | gpl-2.0 |
djmax81/Hani_Kernel_Exynos5433 | fs/logfs/dir.c | 2147 | 21221 | /*
* fs/logfs/dir.c - directory-related code
*
* As should be obvious for Linux kernel code, license is GPLv2
*
* Copyright (c) 2005-2008 Joern Engel <joern@logfs.org>
*/
#include "logfs.h"
#include <linux/slab.h>
/*
* Atomic dir operations
*
* Directory operations are by default not atomic. Dentries and Ino... | gpl-2.0 |
friedrich420/S6_AEL_Kernel_Multivariant_LL-5.1.1 | drivers/target/sbp/sbp_target.c | 2147 | 66426 | /*
* SBP2 target driver (SCSI over IEEE1394 in target mode)
*
* Copyright (C) 2011 Chris Boot <bootc@bootc.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 Foundation; either version 2 of the ... | gpl-2.0 |
Arc-Team/android_kernel_htc_ruby | drivers/ptp/ptp_clock.c | 2403 | 8261 | /*
* PTP 1588 clock support
*
* Copyright (C) 2010 OMICRON electronics GmbH
*
* 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) a... | gpl-2.0 |
airidosas252/linux-allwinner-a10 | drivers/net/can/sja1000/sja1000.c | 2915 | 16734 | /*
* sja1000.c - Philips SJA1000 network device driver
*
* Copyright (c) 2003 Matthias Brukner, Trajet Gmbh, Rebenring 33,
* 38106 Braunschweig, GERMANY
*
* Copyright (c) 2002-2007 Volkswagen Group Electronic Research
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or withou... | gpl-2.0 |
heyoufei2/yocto3.14.38_kernel | arch/powerpc/sysdev/xics/ics-rtas.c | 2915 | 6021 | #include <linux/types.h>
#include <linux/kernel.h>
#include <linux/irq.h>
#include <linux/smp.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/cpu.h>
#include <linux/of.h>
#include <linux/spinlock.h>
#include <linux/msi.h>
#include <asm/prom.h>
#include <asm/smp.h>
#include <asm/machdep.h>
#incl... | gpl-2.0 |
MoKee/android_kernel_lge_sniper | drivers/ata/pata_arasan_cf.c | 2915 | 26825 | /*
* drivers/ata/pata_arasan_cf.c
*
* Arasan Compact Flash host controller source file
*
* Copyright (C) 2011 ST Microelectronics
* Viresh Kumar <viresh.kumar@st.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warrant... | gpl-2.0 |
libing64/manifold_linux | arch/mips/ath79/common.c | 3427 | 2868 | /*
* Atheros AR71XX/AR724X/AR913X common routines
*
* Copyright (C) 2010-2011 Jaiganesh Narayanan <jnarayanan@atheros.com>
* Copyright (C) 2008-2011 Gabor Juhos <juhosg@openwrt.org>
* Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org>
*
* Parts of this file are based on Atheros' 2.6.15/2.6.31 BSP
*
* This... | gpl-2.0 |
uwehermann/easybox-904-lte-firmware | linux/linux-2.6.32.32/arch/powerpc/kernel/module_64.c | 3939 | 13375 | /* Kernel module help for PPC64.
Copyright (C) 2001, 2003 Rusty Russell 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 Software Foundation; either version 2 of the License, or
(at y... | gpl-2.0 |
faux123/Endeavoru | drivers/net/wireless/bcm4329/siutils.c | 4195 | 35763 | /*
* Misc utility routines for accessing chip-specific features
* of the SiliconBackplane-based Broadcom chips.
*
* Copyright (C) 1999-2010, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to ... | gpl-2.0 |
brymaster5000/m7wlv_4.3 | drivers/media/dvb/dvb-usb/gp8psk-fe.c | 8803 | 9519 | /* DVB USB compliant Linux driver for the
* - GENPIX 8pks/qpsk/DCII USB2.0 DVB-S module
*
* Copyright (C) 2006,2007 Alan Nisota (alannisota@gmail.com)
* Copyright (C) 2006,2007 Genpix Electronics (genpix@genpix-electronics.com)
*
* Thanks to GENPIX for the sample code used to implement this module.
*
* This mo... | gpl-2.0 |
beboom/a10s-linux | modules/wifi/nano-c047.12/driverenv/src/application.c | 100 | 5320 | /*****************************************************************************
Copyright (c) 2004 by Nanoradio AB
This software is copyrighted by and is the sole property of Nanoradio AB.
All rights, title, ownership, or other interests in the
software remain the property of Nanoradio AB. This software may
only be u... | gpl-2.0 |
arunthomas/linux | drivers/net/wireless/iwlegacy/4965-mac.c | 356 | 189627 | /******************************************************************************
*
* Copyright(c) 2003 - 2011 Intel Corporation. All rights reserved.
*
* Portions of this file are derived from the ipw3945 project, as well
* as portions of the ieee80211 subsystem header files.
*
* This program is free software; yo... | gpl-2.0 |
ribalda/linux-old | net/ipv6/netfilter/nft_chain_nat_ipv6.c | 612 | 2861 | /*
* Copyright (c) 2011 Patrick McHardy <kaber@trash.net>
* Copyright (c) 2012 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.
*
*/
#inclu... | gpl-2.0 |
paalsteek/android_kernel_moto_milestone2 | arch/sparc/kernel/pcic.c | 612 | 26771 | /*
* pcic.c: MicroSPARC-IIep PCI controller support
*
* Copyright (C) 1998 V. Roganov and G. Raiko
*
* Code is derived from Ultra/PCI PSYCHO controller support, see that
* for author info.
*
* Support for diverse IIep based platforms by Pete Zaitcev.
* CP-1200 by Eric Brower.
*/
#include <linux/kernel.h>
#in... | gpl-2.0 |
psyke83/kernel_samsung_gio2europa | drivers/video/tridentfb.c | 612 | 41175 | /*
* Frame buffer driver for Trident TGUI, Blade and Image series
*
* Copyright 2001, 2002 - Jani Monoses <jani@iv.ro>
* Copyright 2009 Krzysztof Helt <krzysztof.h1@wp.pl>
*
* CREDITS:(in order of appearance)
* skeletonfb.c by Geert Uytterhoeven and other fb code in drivers/video
* Special thanks ;) to Mattia... | gpl-2.0 |
Root-Box/kernel_samsung_smdk4412 | drivers/input/mouse/bcm5974.c | 868 | 27181 | /*
* Apple USB BCM5974 (Macbook Air and Penryn Macbook Pro) multitouch driver
*
* Copyright (C) 2008 Henrik Rydberg (rydberg@euromail.se)
*
* The USB initialization and package decoding was made by
* Scott Shawcroft as part of the touchd user-space driver project:
* Copyright (C) 2008 Scott Shawcroft (scot... | gpl-2.0 |
Jackeagle/kernel_samsung_stock | fs/ext4/page-io.c | 1124 | 12252 | /*
* linux/fs/ext4/page-io.c
*
* This contains the new page_io functions for ext4
*
* Written by Theodore Ts'o, 2010.
*/
#include <linux/fs.h>
#include <linux/time.h>
#include <linux/jbd2.h>
#include <linux/highuid.h>
#include <linux/pagemap.h>
#include <linux/quotaops.h>
#include <linux/string.h>
#include <linu... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.