repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
TheSSJ/android_kernel_asus_moorefield | fs/xfs/xfs_quotaops.c | 2290 | 3190 | /*
* Copyright (c) 2008, Christoph Hellwig
* 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 useful,
... | gpl-2.0 |
zyrgit/linux-yocto-3.10-work | drivers/gpu/drm/nouveau/core/engine/disp/vga.c | 2546 | 6452 | /*
* 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 |
Motorhead1991/samsung_att_kernel_source-msm7x30 | drivers/staging/msm/mddi_toshiba.c | 3058 | 63018 | /* Copyright (c) 2008-2009, 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 |
Tommy-Geenexus/android_kernel_sony_msm8974_togari_5.x | arch/s390/appldata/appldata_os.c | 4594 | 6243 | /*
* arch/s390/appldata/appldata_os.c
*
* Data gathering module for Linux-VM Monitor Stream, Stage 1.
* Collects misc. OS related data (CPU utilization, running processes).
*
* Copyright (C) 2003,2006 IBM Corporation, IBM Deutschland Entwicklung GmbH.
*
* Author: Gerald Schaefer <gerald.schaefer@de.ibm.com>
*/... | gpl-2.0 |
c0llal0/kernel_xperia_z | sound/soc/mxs/mxs-pcm.c | 4850 | 6286 | /*
* Copyright (C) 2011 Freescale Semiconductor, Inc. All Rights Reserved.
*
* Based on sound/soc/imx/imx-pcm-dma-mx2.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 ... | gpl-2.0 |
bilalliberty/android_kernel_htc_liberty-villec2 | net/ax25/ax25_out.c | 4850 | 9085 | /*
* 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.
*
* Copyright (C) Alan Cox GW4PTS (alan@lxorguk.ukuu.org.uk)
*... | gpl-2.0 |
invisiblek/android_kernel_htc_msm8960 | net/sched/sch_mq.c | 4850 | 5771 | /*
* net/sched/sch_mq.c Classful multiqueue dummy scheduler
*
* Copyright (c) 2009 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 published by the Free Software Foundation.
*/
#inc... | gpl-2.0 |
araca/Zen-Kernel-Huawei-P7 | arch/arm/mach-imx/mach-pcm037_eet.c | 7666 | 4339 | /*
* Copyright (C) 2009
* Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.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.
*/
#include <linux/gpio.h>
#include <l... | gpl-2.0 |
bq/linux-e60q22 | arch/mips/pmc-sierra/msp71xx/msp_prom.c | 8690 | 11614 | /*
* BRIEF MODULE DESCRIPTION
* PROM library initialisation code, assuming a version of
* pmon is the boot code.
*
* Copyright 2000,2001 MontaVista Software Inc.
* Author: MontaVista Software, Inc.
* ppopov@mvista.com or source@mvista.com
*
* This file was derived from Carsten Langgaard's
* arc... | gpl-2.0 |
CalcProgrammer1/archos-gen8-kernel-3.2.1 | arch/arm/mach-pxa/clock.c | 9202 | 1532 | /*
* linux/arch/arm/mach-sa1100/clock.c
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/clk.h>
#include <linux/spinlock.h>
#include <linux/delay.h>
#include <linux/clkdev.h>
#include "clock.h"
static DEFINE_SPINLOCK(clocks_lock);
int clk_enable(struct clk *clk)
{
unsigned long flags;
spi... | gpl-2.0 |
championswimmer/android_kernel_sony_huashan | arch/blackfin/kernel/early_printk.c | 9202 | 6140 | /*
* allow a console to be used for early printk
* derived from arch/x86/kernel/early_printk.c
*
* Copyright 2007-2009 Analog Devices Inc.
*
* Licensed under the GPL-2
*/
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/serial_core.h>
#include <linux/console.h>
#include <linux/string.h>
#includ... | gpl-2.0 |
Planet15/linux | arch/arm/common/locomo.c | 12018 | 24146 | /*
* linux/arch/arm/common/locomo.c
*
* Sharp LoCoMo 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.
*
* This file contains all generic LoCoMo support.
*
* All ini... | gpl-2.0 |
bluechiptechnology/linux-bctrx3 | drivers/mtd/maps/sun_uflash.c | 243 | 3648 | /* sun_uflash.c - Driver for user-programmable flash on
* Sun Microsystems SME boardsets.
*
* This driver does NOT provide access to the OBP-flash for
* safety reasons-- use <linux>/drivers/sbus/char/flash.c instead.
*
* Copyright (c) 2001 Eric Brower (ebrower@usa.net)
*/
#include <linux/kernel.h... | gpl-2.0 |
Phoenix-Silver/ZTE-Blade-2.6.35.10 | mm/slab.c | 499 | 121166 | /*
* linux/mm/slab.c
* Written by Mark Hemment, 1996/97.
* (markhe@nextd.demon.co.uk)
*
* kmem_cache_destroy() + some cleanup - 1999 Andrea Arcangeli
*
* Major cleanup, different bufctl logic, per-cpu arrays
* (c) 2000 Manfred Spraul
*
* Cleanup, make the head arrays unconditional, preparation for NUMA
* (c... | gpl-2.0 |
hafidzduddin/codina | arch/arm/mach-davinci/board-sffsdr.c | 499 | 4535 | /*
* Lyrtech SFFSDR board support.
*
* Copyright (C) 2008 Philip Balister, OpenSDR <philip@opensdr.com>
* Copyright (C) 2008 Lyrtech <www.lyrtech.com>
*
* Based on DV-EVM platform, original copyright follows:
*
* Copyright (C) 2007 MontaVista Software, Inc.
*
* This program is free software; you can redistrib... | gpl-2.0 |
helio-x20/linux | drivers/clk/clk-nomadik.c | 499 | 13864 | /*
* Nomadik clock implementation
* Copyright (C) 2013 ST-Ericsson AB
* License terms: GNU General Public License (GPL) version 2
* Author: Linus Walleij <linus.walleij@linaro.org>
*/
#define pr_fmt(fmt) "Nomadik SRC clocks: " fmt
#include <linux/bitops.h>
#include <linux/slab.h>
#include <linux/err.h>
#include ... | gpl-2.0 |
perpe/EasyPad_971_Dual_Core | drivers/staging/msm/mddi_sharp.c | 3059 | 25279 | /* Copyright (c) 2008-2009, 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 |
CyanogenMod/android_kernel_samsung_piranha | sound/core/rtctimer.c | 4339 | 4239 | /*
* RTC based high-frequency timer
*
* Copyright (C) 2000 Takashi Iwai
* based on rtctimer.c by Steve Ratcliffe
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version ... | gpl-2.0 |
4rch0x0/void-kernel | sound/core/rtctimer.c | 4339 | 4239 | /*
* RTC based high-frequency timer
*
* Copyright (C) 2000 Takashi Iwai
* based on rtctimer.c by Steve Ratcliffe
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version ... | gpl-2.0 |
UniqueDroid/lge-kernel-p880 | drivers/input/joystick/analog.c | 5619 | 20374 | /*
* Copyright (c) 1996-2001 Vojtech Pavlik
*/
/*
* Analog joystick and gamepad driver for Linux
*/
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, ... | gpl-2.0 |
toastido/N900TUVUDNF4 | crypto/md4.c | 7155 | 6308 | /*
* Cryptographic API.
*
* MD4 Message Digest Algorithm (RFC1320).
*
* Implementation derived from Andrew Tridgell and Steve French's
* CIFS MD4 implementation, and the cryptoapi implementation
* originally based on the public domain implementation written
* by Colin Plumb in 1993.
*
* Copyright (c) Andrew ... | gpl-2.0 |
denkem/enru-3.1.10-g7f360be | arch/microblaze/lib/memset.c | 7667 | 2427 | /*
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2008-2009 PetaLogix
* Copyright (C) 2007 John Williams
*
* Reasonably optimised generic C-code for memset on Microblaze
* This is generic C code to do efficient, alignment-aware memcpy.
*
* It is based on demo code originally Copyright... | gpl-2.0 |
ISTweak/android_kernel_sharp_is14sh | tools/perf/builtin-help.c | 9203 | 11439 | /*
* builtin-help.c
*
* Builtin help command
*/
#include "perf.h"
#include "util/cache.h"
#include "builtin.h"
#include "util/exec_cmd.h"
#include "common-cmds.h"
#include "util/parse-options.h"
#include "util/run-command.h"
#include "util/help.h"
static struct man_viewer_list {
struct man_viewer_list *next;
cha... | gpl-2.0 |
KINGbabasula/KING_kernel | arch/x86/pci/irq.c | 10483 | 33408 | /*
* Low-Level PCI Support for PC -- Routing of Interrupts
*
* (c) 1999--2000 Martin Mares <mj@ucw.cz>
*/
#include <linux/types.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/dmi.h>
#include <linux/io.h>
#include <linux/smp.h>
#include <asm/... | gpl-2.0 |
championswimmer/android_kernel_sony_seagull | net/rds/rdma.c | 11251 | 23017 | /*
* Copyright (c) 2007 Oracle. 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 source tree, or t... | gpl-2.0 |
AntaresOne/android_kernel_samsung_jf | net/rds/rdma.c | 11251 | 23017 | /*
* Copyright (c) 2007 Oracle. 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 source tree, or t... | gpl-2.0 |
danielkutik/android_kernel_google_msm | sound/soc/msm/qdsp6v2/q6asm.c | 500 | 94135 | /*
* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
* Author: Brian Swetland <swetland@google.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 th... | gpl-2.0 |
faux123/kernel-moto-atrix4g | drivers/hwmon/ibmaem.c | 500 | 27572 | /*
* A hwmon driver for the IBM System Director Active Energy Manager (AEM)
* temperature/power/energy sensors and capping functionality.
* Copyright (C) 2008 IBM
*
* Author: Darrick J. Wong <djwong@us.ibm.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the ... | gpl-2.0 |
faux123/pyramid-2.6.35_sense | drivers/staging/rtl8187se/ieee80211/ieee80211_wx.c | 1012 | 23287 | /******************************************************************************
Copyright(c) 2004 Intel Corporation. All rights reserved.
Portions of this file are based on the WEP enablement code provided by the
Host AP project hostap-drivers v0.1.3
Copyright (c) 2001-2002, SSH Communications Security Corp a... | gpl-2.0 |
olicmoon/linux | drivers/w1/slaves/w1_ds2406.c | 1524 | 3645 | /*
* w1_ds2406.c - w1 family 12 (DS2406) driver
* based on w1_ds2413.c by Mariusz Bialonczyk <manio@skyboo.net>
*
* Copyright (c) 2014 Scott Alfter <scott@alfter.us>
*
* This source code is licensed under the GNU General Public License,
* Version 2. See the file COPYING for more details.
*/
#include <linux/ker... | gpl-2.0 |
GenetICS/lge_kernel_msm7x27 | arch/arm/mach-at91/board-sam9-l9260.c | 2292 | 4989 | /*
* linux/arch/arm/mach-at91/board-sam9-l9260.c
*
* Copyright (C) 2005 SAN People
* Copyright (C) 2006 Atmel
* Copyright (C) 2007 Olimex Ltd
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Fo... | gpl-2.0 |
rogrady/lin_imx6 | arch/arm/mach-at91/board-eb9200.c | 2292 | 3368 | /*
* linux/arch/arm/mach-at91/board-eb9200.c
*
* Copyright (C) 2005 SAN People, adapted for ATEB9200 from Embest
* by Andrew Patrikalakis
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundati... | gpl-2.0 |
intervigilium/android_kernel_samsung_klte | drivers/scsi/mvsas/mv_sas.c | 3316 | 57197 | /*
* Marvell 88SE64xx/88SE94xx main function
*
* Copyright 2007 Red Hat, Inc.
* Copyright 2008 Marvell. <kewei@marvell.com>
* Copyright 2009-2011 Marvell. <yuxiangl@marvell.com>
*
* This file is licensed under GPLv2.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms... | gpl-2.0 |
chasmodo/android_kernel_oneplus_msm8974 | drivers/media/rc/lirc_dev.c | 4596 | 18578 | /*
* LIRC base driver
*
* by Artur Lipowski <alipowski@interia.pl>
*
* 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 |
robcore/machinex_kernelv2 | drivers/acpi/acpica/evglock.c | 4852 | 10676 | /******************************************************************************
*
* Module Name: evglock - Global Lock support
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source... | gpl-2.0 |
vocoderism/kernel_falcon_umts_kk | drivers/acpi/acpica/nsutils.c | 4852 | 21068 | /******************************************************************************
*
* Module Name: nsutils - Utilities for accessing ACPI namespace, accessing
* parents and siblings and Scope manipulation
*
*****************************************************************************/
/*
* C... | gpl-2.0 |
xXminiWHOOPERxX/MSM8974-Mini-Reloaded-Sense-Kernel | drivers/acpi/acpica/evmisc.c | 4852 | 10158 | /******************************************************************************
*
* Module Name: evmisc - Miscellaneous event manager support functions
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistr... | gpl-2.0 |
nobooya/e975-kk-kernel | drivers/acpi/acpica/evgpe.c | 4852 | 22405 | /******************************************************************************
*
* Module Name: evgpe - General Purpose Event handling and dispatch
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribu... | gpl-2.0 |
Renzo-Olivares/android_43_kernel_htc_monarudo | drivers/pcmcia/sa1100_shannon.c | 4852 | 2482 | /*
* drivers/pcmcia/sa1100_shannon.c
*
* PCMCIA implementation routines for Shannon
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/device.h>
#include <linux/init.h>
#include <mach/hardware.h>
#include <asm/mach-types.h>
#include <mach/shannon.h>
#include <asm/irq.h>
#include "sa1100_gene... | gpl-2.0 |
drewx2/Find5-Kernel-Source | drivers/acpi/acpica/evevent.c | 4852 | 8774 | /******************************************************************************
*
* Module Name: evevent - Fixed Event handling and dispatch
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2012, Intel Corp.
* All rights reserved.
*
* Redistribution and... | gpl-2.0 |
GruesomeWolf/Slippery_Sloth | arch/microblaze/lib/memmove.c | 7668 | 5442 | /*
* Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu>
* Copyright (C) 2008-2009 PetaLogix
* Copyright (C) 2007 John Williams
*
* Reasonably optimised generic C-code for memcpy on Microblaze
* This is generic C code to do efficient, alignment-aware memmove.
*
* It is based on demo code originally Copyrigh... | gpl-2.0 |
friedrich420/Sprint-Note-4-Android-5.1.1-Kernel | KernelN910P-5_1_1GIT/drivers/w1/slaves/w1_smem.c | 7924 | 1784 | /*
* w1_smem.c
*
* Copyright (c) 2004 Evgeniy Polyakov <zbr@ioremap.net>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the smems 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 |
ivecera/net-next | sound/pci/asihpi/hpios.c | 9716 | 2680 | /******************************************************************************
AudioScience HPI driver
Copyright (C) 1997-2012 AudioScience Inc. <support@audioscience.com>
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public L... | gpl-2.0 |
bonsaijem/ProteusX | drivers/infiniband/hw/amso1100/c2_alloc.c | 13300 | 4082 | /*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version ... | gpl-2.0 |
Fusion-Devices/android_kernel_asus_flo | fs/nfsd/nfs4xdr.c | 501 | 92730 | /*
* Server-side XDR for NFSv4
*
* Copyright (c) 2002 The Regents of the University of Michigan.
* All rights reserved.
*
* Kendrick Smith <kmsmith@umich.edu>
* Andy Adamson <andros@umich.edu>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide... | gpl-2.0 |
shianyow/kernel-android-galaxy-s2-t989 | drivers/net/wireless/iwmc3200wifi/rx.c | 757 | 49105 | /*
* Intel Wireless Multicomm 3200 WiFi driver
*
* Copyright (C) 2009 Intel Corporation. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* * Redistributions of source code must retain... | gpl-2.0 |
adeepv/android-kernel-zte-v9a | drivers/md/raid0.c | 757 | 19541 | /*
raid0.c : Multiple Devices driver for Linux
Copyright (C) 1994-96 Marc ZYNGIER
<zyngier@ufr-info-p7.ibp.fr> or
<maz@gloups.fdn.fr>
Copyright (C) 1999, 2000 Ingo Molnar, Red Hat
RAID-0 management functions.
This program is free software; you can redistribute it and/or... | gpl-2.0 |
GabrielL/linux | drivers/hwmon/i5k_amb.c | 1269 | 16096 | /*
* A hwmon driver for the Intel 5000 series chipset FB-DIMM AMB
* temperature sensors
* Copyright (C) 2007 IBM
*
* Author: Darrick J. Wong <darrick.wong@oracle.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
... | gpl-2.0 |
xtrymind/android_kernel_msm | drivers/media/video/msm/vfe/msm_vfe7x.c | 1269 | 16860 | /* Copyright (c) 2009-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 |
lawnn/kernel10c | drivers/dma/ioat/dma_v3.c | 1525 | 38044 | /*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2004 - 2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* un... | gpl-2.0 |
SlimRoms/kernel_samsung_aries | drivers/mfd/max8997-irq.c | 2037 | 10848 | /*
* max8997-irq.c - Interrupt controller support for MAX8997
*
* Copyright (C) 2011 Samsung Electronics Co.Ltd
* MyungJoo Ham <myungjoo.ham@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 published by
* the Free Sof... | gpl-2.0 |
GHlmh/linux-toradexboard | arch/arm/mach-at91/board-eco920.c | 2293 | 3619 | /*
* 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 the hope that it will be use... | gpl-2.0 |
surdupetru/p6-kernel | drivers/spi/spi_fsl_lib.c | 2549 | 5933 | /*
* Freescale SPI/eSPI controller driver library.
*
* Maintainer: Kumar Gala
*
* Copyright (C) 2006 Polycom, Inc.
*
* CPM SPI and QE buffer descriptors mode support:
* Copyright (c) 2009 MontaVista Software, Inc.
* Author: Anton Vorontsov <avorontsov@ru.mvista.com>
*
* Copyright 2010 Freescale Semiconducto... | gpl-2.0 |
cphelps76/DEMENTED_kernel_n8013 | arch/arm/mach-omap1/board-palmtt.c | 2549 | 7313 | /*
* linux/arch/arm/mach-omap1/board-palmtt.c
*
* Modified from board-palmtt2.c
*
* Modified and amended for Palm Tungsten|T
* by Marek Vasut <marek.vasut@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* p... | gpl-2.0 |
KylinUI/android_kernel_samsung_smdk4412 | drivers/mtd/maps/bcm963xx-flash.c | 2805 | 7261 | /*
* Copyright © 2006-2008 Florian Fainelli <florian@openwrt.org>
* Mike Albon <malbon@openwrt.org>
* Copyright © 2009-2010 Daniel Dickinson <openwrt@cshore.neomailbox.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ... | gpl-2.0 |
lolhi/at1-S0834211 | fs/ocfs2/dlm/dlmrecovery.c | 2805 | 87471 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmrecovery.c
*
* recovery stuff
*
* Copyright (C) 2004 Oracle. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public
* License as published b... | gpl-2.0 |
djvoleur/kernel_samsung_exynos7420 | drivers/gpu/drm/i915/dvo_tfp410.c | 2805 | 8160 | /*
* Copyright © 2007 Dave Mueller
*
* 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,... | gpl-2.0 |
javilonas/Lonas_KL-HTC-Desire-2.6.38.8 | sound/pci/echoaudio/indigoiox.c | 3573 | 3015 | /*
* ALSA driver for Echoaudio soundcards.
* Copyright (C) 2009 Giuliano Pochini <pochini@shiny.it>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* ... | gpl-2.0 |
futuretekinc/cortina-kernel-2.6.36 | arch/arm/mach-s5pv210/init.c | 3829 | 1076 | /* linux/arch/arm/mach-s5pv210/init.c
*
* Copyright (c) 2010 Samsung Electronics Co., 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.
*/
#incl... | gpl-2.0 |
motley-git/kernel-Nexus4 | fs/cifs/cifs_dfs_ref.c | 3829 | 9722 | /*
* Contains the CIFS DFS referral mounting routines used for handling
* traversal via DFS junction point
*
* Copyright (c) 2007 Igor Mammedov
* Copyright (C) International Business Machines Corp., 2008
* Author(s): Igor Mammedov (niallain@gmail.com)
* Steve French (sfrench@us.ibm.com)
* This pro... | gpl-2.0 |
Kurre/kernel_msm | drivers/staging/vt6655/bssdb.c | 4853 | 58720 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, Inc.
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
z8cpaul/lsikernel-3.14 | crypto/michael_mic.c | 12277 | 3701 | /*
* Cryptographic API
*
* Michael MIC (IEEE 802.11i/TKIP) keyed digest
*
* Copyright (c) 2004 Jouni Malinen <j@w1.fi>
*
* 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 |
ircncl/linux-grsec-incremental | drivers/gpu/drm/nouveau/core/subdev/bar/nv50.c | 246 | 7416 | /*
* 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 |
rbauduin/mptcp | drivers/s390/block/dcssblk.c | 246 | 26859 | /*
* dcssblk.c -- the S/390 block driver for dcss memory
*
* Authors: Carsten Otte, Stefan Weinhuber, Gerald Schaefer
*/
#define KMSG_COMPONENT "dcssblk"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/module.h>
#include <linux/moduleparam.h>
#include <linux/ctype.h>
#include <linux/errno.h>
#include ... | gpl-2.0 |
dantes1984/linux | drivers/gpu/drm/nouveau/nvkm/engine/disp/dmacgf119.c | 502 | 3515 | /*
* 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 |
pershoot/vision-2635 | Documentation/lguest/lguest.c | 758 | 59145 | /*P:100
* This is the Launcher code, a simple program which lays out the "physical"
* memory for the new Guest by mapping the kernel image and the virtual
* devices, then opens /dev/lguest to tell the kernel about the Guest and
* control it.
:*/
#define _LARGEFILE64_SOURCE
#define _GNU_SOURCE
#include <stdio.h>
#in... | gpl-2.0 |
shorelinedev/aosp_kernel_hammerhead | drivers/net/wireless/brcm80211/brcmfmac/wl_cfg80211.c | 3318 | 99874 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
Krabappel2548/apq8064_Revolution-_kernel | arch/arm/kernel/asm-offsets.c | 4342 | 5950 | /*
* Copyright (C) 1995-2003 Russell King
* 2001-2002 Keith Owens
*
* Generate definitions needed by assembly language modules.
* This code generates raw asm output which is post-processed to extract
* and format the required data.
*
* This program is free software; you can redistribute it an... | gpl-2.0 |
nsingh94/caf-7x30 | drivers/net/ethernet/intel/igb/e1000_82575.c | 4854 | 56655 | /*******************************************************************************
Intel(R) Gigabit Ethernet Linux driver
Copyright(c) 2007-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 ... | gpl-2.0 |
ChaOSChriS/ChaOS-mako | drivers/char/ipmi/ipmi_watchdog.c | 4854 | 35627 | /*
* ipmi_watchdog.c
*
* A watchdog timer based upon the 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 modify it
* ... | gpl-2.0 |
androthan/android_kernel_samsung_aalto-eu | drivers/pps/kc.c | 8438 | 3840 | /*
* PPS kernel consumer API
*
* Copyright (C) 2009-2010 Alexander Gordeev <lasaine@lvk.cs.msu.su>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the Licens... | gpl-2.0 |
ivanmeler/android_kernel_samsung_n7100 | net/rxrpc/ar-transport.c | 10742 | 7236 | /* RxRPC point-to-point transport session management
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Fre... | gpl-2.0 |
maqiangddb/Android_kernel | drivers/md/faulty.c | 247 | 9021 | /*
* faulty.c : Multiple Devices driver for Linux
*
* Copyright (C) 2004 Neil Brown
*
* fautly-device-simulator personality for md
*
*
* 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; e... | gpl-2.0 |
Foxda-Tech/argo8-kernel | drivers/net/wireless/iwlwifi/mvm/bt-coex.c | 503 | 18453 | /******************************************************************************
*
* This file is provided under a dual BSD/GPLv2 license. When using or
* redistributing this file, you may do so under either license.
*
* GPL LICENSE SUMMARY
*
* Copyright(c) 2013 Intel Corporation. All rights reserved.
*
* This... | gpl-2.0 |
go2ev-devteam/Gplus_2159_0801 | openplatform/sdk/os/kernel-2.6.32/kernel/audit.c | 503 | 40372 | /* audit.c -- Auditing support
* Gateway between the kernel (e.g., selinux) and the user-space audit daemon.
* System-call specific features have moved to auditsc.c
*
* Copyright 2003-2007 Red Hat Inc., Durham, North Carolina.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/... | gpl-2.0 |
gurifuxi/gb_kernel_sc05d | net/ipv4/netfilter.c | 759 | 6660 | /* IPv4 specific functions of netfilter core */
#include <linux/kernel.h>
#include <linux/netfilter.h>
#include <linux/netfilter_ipv4.h>
#include <linux/ip.h>
#include <linux/skbuff.h>
#include <linux/gfp.h>
#include <net/route.h>
#include <net/xfrm.h>
#include <net/ip.h>
#include <net/netfilter/nf_queue.h>
/* route_m... | gpl-2.0 |
techomancer/kernel-galaxytab-gb | drivers/pci/pcie/aer/aerdrv_core.c | 759 | 21210 | /*
* drivers/pci/pcie/aer/aerdrv_core.c
*
* 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.
*
* This file implements the core part of PCI-Express AER. When an pci-express
* error is delivered,... | gpl-2.0 |
jstotero/Cucciolone-Rewrite | drivers/platform/x86/intel_scu_ipc.c | 759 | 22583 | /*
* intel_scu_ipc.c: Driver for the Intel SCU IPC mechanism
*
* (C) Copyright 2008-2010 Intel Corporation
* Author: Sreedhara DS (sreedhara.ds@intel.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 So... | gpl-2.0 |
farchanrifai/Foxy | fs/xfs/xfs_ioctl32.c | 3831 | 18411 | /*
* Copyright (c) 2004-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 |
pershoot/kernel-2634 | arch/arm/mach-loki/addr-map.c | 4087 | 2869 | /*
* arch/arm/mach-loki/addr-map.c
*
* Address map functions for Marvell Loki (88RC8480) SoCs
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/kernel.h>
#... | gpl-2.0 |
xcstacy/flo-kernel | kernel/pid_namespace.c | 4087 | 6016 | /*
* Pid namespaces
*
* Authors:
* (C) 2007 Pavel Emelyanov <xemul@openvz.org>, OpenVZ, SWsoft Inc.
* (C) 2007 Sukadev Bhattiprolu <sukadev@us.ibm.com>, IBM
* Many thanks to Oleg Nesterov for comments and help
*
*/
#include <linux/pid.h>
#include <linux/pid_namespace.h>
#include <linux/syscalls.h>
#i... | gpl-2.0 |
xiaognol/android_kernel_zte_nx503a-4.2 | sound/pci/ymfpci/ymfpci_main.c | 4855 | 73287 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Routines for control of YMF724/740/744/754 chips
*
* 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 |
alma-siwon/ALMA-Kernel-AOSP | sound/pci/ymfpci/ymfpci_main.c | 4855 | 73287 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
* Routines for control of YMF724/740/744/754 chips
*
* 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 |
brymaster5000/m7-501 | fs/udf/truncate.c | 5111 | 8072 | /*
* truncate.c
*
* PURPOSE
* Truncate handling routines for the OSTA-UDF(tm) filesystem.
*
* COPYRIGHT
* This file is distributed under the terms of the GNU General Public
* License (GPL). Copies of the GPL can be obtained from:
* ftp://prep.ai.mit.edu/pub/gnu/GPL
* Each contributing author retains all righ... | gpl-2.0 |
timduru/tf101-kernel-tegra | arch/um/kernel/exitcode.c | 8439 | 1688 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <linux/ctype.h>
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/types.h>
#include <asm/uaccess.h>
/*
* ... | gpl-2.0 |
SM-G920P/G92XP-R4_COI9 | drivers/usb/host/whci/init.c | 9719 | 5014 | /*
* Wireless Host Controller (WHC) initialization.
*
* Copyright (C) 2007 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 d... | gpl-2.0 |
softirq/linux-2.6.32.60 | drivers/char/hw_random/mxc-rnga.c | 9719 | 5804 | /*
* RNG driver for Freescale RNGA
*
* Copyright 2008-2009 Freescale Semiconductor, Inc. All Rights Reserved.
* Author: Alan Carvalho de Assis <acassis@gmail.com>
*/
/*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
* Vers... | gpl-2.0 |
leonardoafa/android_kernel_motorola_msm8974 | sound/pci/vx222/vx222_ops.c | 12535 | 35542 | /*
* Driver for Digigram VX222 V2/Mic soundcards
*
* VX222-specific low-level routines
*
* Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software... | gpl-2.0 |
leitick/linux | drivers/net/ethernet/calxeda/xgmac.c | 248 | 57621 | /*
* Copyright 2010-2011 Calxeda, Inc.
*
* 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.
*
* This program is distributed in the hope it will be useful, but WITH... | gpl-2.0 |
billy-wang/smdkc110-Gingerbread-kernel | drivers/net/phy/micrel.c | 760 | 2598 | /*
* drivers/net/phy/micrel.c
*
* Driver for Micrel PHYs
*
* Author: David J. Choi
*
* Copyright (c) 2010 Micrel, 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 ve... | gpl-2.0 |
cattleprod/XCeLL-XV | drivers/net/sfc/mcdi_mac.c | 760 | 3751 | /****************************************************************************
* Driver for Solarflare Solarstorm network controllers and boards
* Copyright 2009 Solarflare Communications Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public Lic... | gpl-2.0 |
groeck/linux | tools/perf/tests/open-syscall-tp-fields.c | 760 | 2556 | #include "perf.h"
#include "evlist.h"
#include "evsel.h"
#include "thread_map.h"
#include "tests.h"
#include "debug.h"
int test__syscall_open_tp_fields(void)
{
struct record_opts opts = {
.target = {
.uid = UINT_MAX,
.uses_mmap = true,
},
.no_buffering = true,
.freq = 1,
.mmap_pages = 256,
.... | gpl-2.0 |
CyanogenMod/lge-kernel-msm7x30 | drivers/media/video/omap24xxcam.c | 760 | 44576 | /*
* drivers/media/video/omap24xxcam.c
*
* OMAP 2 camera block driver.
*
* Copyright (C) 2004 MontaVista Software, Inc.
* Copyright (C) 2004 Texas Instruments.
* Copyright (C) 2007-2008 Nokia Corporation.
*
* Contact: Sakari Ailus <sakari.ailus@nokia.com>
*
* Based on code from Andy Lowe <source@mvista.com>
... | gpl-2.0 |
epic4g/samsung-kernel-c1spr-EK02 | drivers/media/dvb/dvb-usb/dw2102.c | 760 | 36616 | /* DVB USB framework compliant Linux driver for the
* DVBWorld DVB-S 2101, 2102, DVB-S2 2104, DVB-C 3101,
* TeVii S600, S630, S650,
* Prof 1100, 7500 Cards
* Copyright (C) 2008,2009 Igor M. Liplianin (liplianin@me.by)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the G... | gpl-2.0 |
lizan/isw11sc-kernel | drivers/media/dvb/dvb-usb/dw2102.c | 760 | 36616 | /* DVB USB framework compliant Linux driver for the
* DVBWorld DVB-S 2101, 2102, DVB-S2 2104, DVB-C 3101,
* TeVii S600, S630, S650,
* Prof 1100, 7500 Cards
* Copyright (C) 2008,2009 Igor M. Liplianin (liplianin@me.by)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the G... | gpl-2.0 |
Fusion-Devices/android_kernel_samsung_klte | drivers/block/sunvdc.c | 1528 | 19476 | /* sunvdc.c: Sun LDOM Virtual Disk Client.
*
* Copyright (C) 2007, 2008 David S. Miller <davem@davemloft.net>
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/blkdev.h>
#include <linux/hdreg.h>
#include <linux/genhd.h>
#include <linux/slab.h>
#include <linux/spinlock.h... | gpl-2.0 |
jamison904/d2tmo_kernel | drivers/usb/host/ehci-s5p.c | 1784 | 4631 | /*
* SAMSUNG S5P USB HOST EHCI Controller
*
* Copyright (C) 2011 Samsung Electronics Co.Ltd
* Author: Jingoo Han <jg1.han@samsung.com>
* Author: Joonyoung Shim <jy0922.shim@samsung.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public Li... | gpl-2.0 |
harunjo/galaxsih-kernel-JB-S3 | crypto/algif_hash.c | 2040 | 6895 | /*
* algif_hash: User-space interface for hash algorithms
*
* This file provides the user-space API for hash algorithms.
*
* Copyright (c) 2010 Herbert Xu <herbert@gondor.apana.org.au>
*
* 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 |
gototem/kernel | drivers/virtio/virtio_mmio.c | 2296 | 17321 | /*
* Virtio memory mapped device driver
*
* Copyright 2011, ARM Ltd.
*
* This module allows virtio devices to be used over a virtual, memory mapped
* platform device.
*
* The guest device(s) may be instantiated in one of three equivalent ways:
*
* 1. Static platform device in board's code, eg.:
*
* static s... | gpl-2.0 |
googyanas/GoogyMax-N5 | fs/nfs/blocklayout/extents.c | 2296 | 25857 | /*
* linux/fs/nfs/blocklayout/blocklayout.h
*
* Module for the NFSv4.1 pNFS block layout driver.
*
* Copyright (c) 2006 The Regents of the University of Michigan.
* All rights reserved.
*
* Andy Adamson <andros@citi.umich.edu>
* Fred Isaman <iisaman@umich.edu>
*
* permission is granted to use, copy, cr... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.