repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
ashhher3/linux | arch/sh/boards/mach-microdev/fdc37c93xapm.c | 13969 | 6415 | /*
*
* Setup for the SMSC FDC37C93xAPM
*
* Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com)
* Copyright (C) 2003, 2004 SuperH, Inc.
* Copyright (C) 2004, 2005 Paul Mundt
*
* SuperH SH4-202 MicroDev board support.
*
* May be copied or modified under the terms of the GNU General Public
* License. S... | gpl-2.0 |
paranoiacblack/gcc | gcc/testsuite/gfortran.dg/move_alloc_6.f90 | 146 | 1565 | ! { dg-do run }
!
! Test move_alloc for polymorphic scalars
!
!
module myalloc
implicit none
type :: base_type
integer :: i =2
end type base_type
type, extends(base_type) :: extended_type
integer :: j = 77
end type extended_type
contains
subroutine myallocate (a)
class(base_type), allocatab... | gpl-2.0 |
jakeclawson/linux | drivers/staging/lustre/lustre/obdclass/lprocfs_status.c | 146 | 37235 | /*
* GPL HEADER START
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* 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.
*
* This program is distributed... | gpl-2.0 |
bigzz/f2fs-stable | net/bridge/br_multicast.c | 146 | 50061 | /*
* Bridge multicast support.
*
* 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 as published by the Free
* Software Foundation; either version 2 of the License, or (at yo... | gpl-2.0 |
iodak/LG_X3_P880_v20a | drivers/target/iscsi/iscsi_target_configfs.c | 402 | 53311 | /*******************************************************************************
* This file contains the configfs implementation for iSCSI Target mode
* from the LIO-Target Project.
*
* \u00a9 Copyright 2007-2011 RisingTide Systems LLC.
*
* Licensed to the Linux Foundation under the General Public License (GPL) ... | gpl-2.0 |
Albinoman887/android_kernel_htc_msm8660 | net/ipv6/ndisc.c | 402 | 47409 | /*
* Neighbour Discovery for IPv6
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
* Mike Shaver <shaver@ingenia.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 |
atomic-penguin/linux | drivers/pcmcia/at91_cf.c | 658 | 10207 | /*
* at91_cf.c -- AT91 CompactFlash controller driver
*
* Copyright (C) 2005 David Brownell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at yo... | gpl-2.0 |
jpilet/linux-anemobox | fs/gfs2/quota.c | 1938 | 38762 | /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU General Public Licen... | gpl-2.0 |
omega-roms/N9005_Omega_Kernel_KK_4.4.2 | kernel/trace/trace_event_perf.c | 3218 | 7962 | /*
* trace event based perf event profiling/tracing
*
* Copyright (C) 2009 Red Hat Inc, Peter Zijlstra <pzijlstr@redhat.com>
* Copyright (C) 2009-2010 Frederic Weisbecker <fweisbec@gmail.com>
*/
#include <linux/module.h>
#include <linux/kprobes.h>
#include "trace.h"
static char __percpu *perf_trace_buf[PERF_NR_C... | gpl-2.0 |
ZTE-Dev/android_kernel_zte_p892e10 | drivers/staging/octeon/ethernet-tx.c | 3986 | 21562 | /*********************************************************************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2010 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms o... | gpl-2.0 |
Evervolv/android_kernel_lge_msm8974 | fs/gfs2/dir.c | 4754 | 48466 | /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU General Public Licen... | gpl-2.0 |
nicosoftdroid/kernel_tegra3 | drivers/net/wireless/wl1251/rx.c | 8338 | 5926 | /*
* This file is part of wl1251
*
* Copyright (c) 1998-2007 Texas Instruments Incorporated
* 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 License
* version 2 as published by the Free Software Foundat... | gpl-2.0 |
crdroid-devices/android_kernel_htc_msm8960 | drivers/net/wireless/wl1251/rx.c | 8338 | 5926 | /*
* This file is part of wl1251
*
* Copyright (c) 1998-2007 Texas Instruments Incorporated
* 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 License
* version 2 as published by the Free Software Foundat... | gpl-2.0 |
Loller79/Solid_Kernel-STOCK-KK | drivers/infiniband/hw/ipath/ipath_intr.c | 9618 | 40103 | /*
* Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, 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-2.0 |
NoelMacwan/SXDNickiCM11-OLD | drivers/input/joystick/cobra.c | 9874 | 6747 | /*
* Copyright (c) 1999-2001 Vojtech Pavlik
*/
/*
* Creative Labs Blaster GamePad Cobra 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 L... | gpl-2.0 |
Eistuete/android_kernel_huawei_msm8916 | drivers/ide/ide-generic.c | 14482 | 3963 | /*
* generic/default IDE host driver
*
* Copyright (C) 2004, 2008-2009 Bartlomiej Zolnierkiewicz
* This code was split off from ide.c. See it for original copyrights.
*
* May be copied or modified under the terms of the GNU General Public License.
*/
#include <linux/kernel.h>
#include <linux/init.h>
#include <... | gpl-2.0 |
iamjy/beaglebone-kernel | drivers/staging/rtl8712/os_intfs.c | 147 | 15520 | /******************************************************************************
* os_intfs.c
*
* Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
* Linux device driver for RTL8192SU
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the... | gpl-2.0 |
DRAGUN-KERNEL/ORIGINAL-AOSP-kernel | arch/arm/mach-msm/qdsp6v2_1x/q6voice.c | 147 | 78832 | /* 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 |
flar2/m8-Sense | fs/xattr_acl.c | 147 | 2209 | /*
* linux/fs/xattr_acl.c
*
* Almost all from linux/fs/ext2/acl.c:
* Copyright (C) 2001 by Andreas Gruenbacher, <a.gruenbacher@computer.org>
*/
#include <linux/export.h>
#include <linux/fs.h>
#include <linux/posix_acl_xattr.h>
#include <linux/gfp.h>
struct posix_acl *
posix_acl_from_xattr(const void *value, siz... | gpl-2.0 |
Hybrid-Rom/kernel_htc_msm8974 | fs/lockd/svcshare.c | 147 | 2187 | /*
* linux/fs/lockd/svcshare.c
*
* Management of DOS shares.
*
* Copyright (C) 1996 Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/time.h>
#include <linux/unistd.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/svc.h>
#include <linux/lockd/lockd.h>
#i... | gpl-2.0 |
rubiojr/surface3-kernel | fs/hugetlbfs/inode.c | 147 | 26477 | /*
* hugetlbpage-backed filesystem. Based on ramfs.
*
* Nadia Yvette Chambers, 2002
*
* Copyright (C) 2002 Linus Torvalds.
*/
#include <linux/module.h>
#include <linux/thread_info.h>
#include <asm/current.h>
#include <linux/sched.h> /* remove ASAP */
#include <linux/fs.h>
#include <linux/mount.h>
#include <lin... | gpl-2.0 |
milokim/lp55xx | drivers/media/i2c/ths7303.c | 147 | 5292 | /*
* ths7303- THS7303 Video Amplifier driver
*
* Copyright (C) 2009 Texas Instruments Incorporated - http://www.ti.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 version 2.
*
* T... | gpl-2.0 |
moonman/linux-stable | drivers/pinctrl/berlin/berlin-bg4ct.c | 403 | 23639 | /*
* Marvell berlin4ct pinctrl driver
*
* Copyright (C) 2015 Marvell Technology Group Ltd.
*
* Author: Jisheng Zhang <jszhang@marvell.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by... | gpl-2.0 |
CrazyGamerGR/CrazySuperKernel-CM14.1-G5 | drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c | 915 | 37662 | /*
* Copyright (c) 2006-2008 Chelsio, 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 2, available from the file
* COPYING in the main directory of this source ... | gpl-2.0 |
blakha/OS_TEST | arch/arm/mach-at91/at91x40.c | 2195 | 2218 | /*
* arch/arm/mach-at91/at91x40.c
*
* (C) Copyright 2007, Greg Ungerer <gerg@snapgear.com>
* Copyright (C) 2005 SAN People
*
* 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 versio... | gpl-2.0 |
hpzhong/linux-stable | drivers/video/backlight/hp680_bl.c | 2451 | 4086 | /*
* Backlight Driver for HP Jornada 680
*
* Copyright (c) 2005 Andriy Skulysh
*
* Based on Sharp's Corgi Backlight Driver
*
* 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... | gpl-2.0 |
Galaxy-Nexus-Project/android_omap_tuna | arch/ia64/kernel/msi_ia64.c | 2451 | 4478 | /*
* MSI hooks for standard x86 apic
*/
#include <linux/pci.h>
#include <linux/irq.h>
#include <linux/msi.h>
#include <linux/dmar.h>
#include <asm/smp.h>
#include <asm/msidef.h>
static struct irq_chip ia64_msi_chip;
#ifdef CONFIG_SMP
static int ia64_set_msi_irq_affinity(struct irq_data *idata,
const cpuma... | gpl-2.0 |
MasterAwesome/android_kernel_oneplus_msm8974 | drivers/usb/core/config.c | 3731 | 24739 | #include <linux/usb.h>
#include <linux/usb/ch9.h>
#include <linux/usb/hcd.h>
#include <linux/usb/quirks.h>
#include <linux/module.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/device.h>
#include <asm/byteorder.h>
#include "usb.h"
#define USB_MAXALTSETTING 128 /* Hard limit */
#define USB_MAXENDP... | gpl-2.0 |
Zkin/pf-kernel-updates | drivers/media/usb/gspca/m5602/m5602_ov9650.c | 4243 | 15121 | /*
* Driver for the ov9650 sensor
*
* Copyright (C) 2008 Erik Andrén
* Copyright (C) 2007 Ilyes Gouta. Based on the m5603x Linux Driver Project.
* Copyright (C) 2005 m5603x Linux Driver Project <m5602@x3ng.com.br>
*
* Portions of code to USB interface and ALi driver software,
* Copyright (c) 2006 Willem Duinker... | gpl-2.0 |
figue/android_kernel_samsung_p5 | drivers/scsi/aic94xx/aic94xx_tmf.c | 4243 | 20152 | /*
* Aic94xx Task Management Functions
*
* Copyright (C) 2005 Adaptec, Inc. All rights reserved.
* Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com>
*
* This file is licensed under GPLv2.
*
* This file is part of the aic94xx driver.
*
* The aic94xx driver is free software; you can redistribute it an... | gpl-2.0 |
SlimRoms/kernel_oneplus_msm8974 | arch/mips/ath79/dev-common.c | 4499 | 2706 | /*
* Atheros AR71XX/AR724X/AR913X common devices
*
* 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 BSP
*
* This program is free software; you can redistribute it and/or modify it
* under the... | gpl-2.0 |
LiquidSmooth-Devices/kernel_oneplus_msm8974 | drivers/net/wireless/ath/ath6kl/wmi.c | 4755 | 99092 | /*
* Copyright (c) 2004-2011 Atheros Communications Inc.
* Copyright (c) 2011-2012 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 notice and this permission notice appear in al... | gpl-2.0 |
LorDClockaN/LorDNeo_2639 | drivers/staging/vt6655/rf.c | 7827 | 50344 | /*
* 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 |
playfulgod/kernel_lge_i_vzw | drivers/staging/solo6x10/tw28.c | 8339 | 24851 | /*
* Copyright (C) 2010 Bluecherry, LLC www.bluecherrydvr.com
* Copyright (C) 2010 Ben Collins <bcollins@bluecherry.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 ... | gpl-2.0 |
Jovy23/M919_Kernel | drivers/staging/media/go7007/wis-saa7115.c | 8339 | 9911 | /*
* 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 |
CyanHacker-Lollipop/kernel_sony_msm8974 | drivers/platform/msm/qpnp-powerkey-forcecrash.c | 148 | 1944 | /*
* Copyright (C) 2012 Sony Mobile Communications AB.
* All rights, including trade secret rights, reserved.
*
*@ file drivers/platform/msm/qpnp-powerkey-forcecrash.c
*
*
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/timer.h>
#include <linux/wakelock.h>
#include <linux/device.h>
#include <lin... | gpl-2.0 |
Blefish/kernel_common | tools/perf/util/parse-options.c | 148 | 20502 | #include "util.h"
#include "parse-options.h"
#include "cache.h"
#include "header.h"
#include <linux/string.h>
#define OPT_SHORT 1
#define OPT_UNSET 2
static struct strbuf error_buf = STRBUF_INIT;
static int opterror(const struct option *opt, const char *reason, int flags)
{
if (flags & OPT_SHORT)
return error("sw... | gpl-2.0 |
jpabferreira/linux-pcsws | drivers/scsi/qla4xxx/ql4_init.c | 148 | 35132 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2012 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include <scsi/iscsi_if.h>
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
#include "ql4_inline.h"
static void ql4xxx_set_mac_number(struct scsi_qla_host *ha)... | gpl-2.0 |
MechaCM/android_kernel_htc_mecha | drivers/regulator/88pm8607.c | 1172 | 15336 | /*
* Regulators driver for Marvell 88PM8607
*
* Copyright (C) 2009 Marvell International Ltd.
* Haojian Zhuang <haojian.zhuang@marvell.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 Softwa... | gpl-2.0 |
RikuAzhurlar/demonslayerkernel_lge_msm8226 | lib/list_debug.c | 2196 | 2099 | /*
* Copyright 2006, Red Hat, Inc., Dave Jones
* Released under the General Public License (GPL).
*
* This file contains the linked list implementations for
* DEBUG_LIST.
*/
#include <linux/export.h>
#include <linux/list.h>
#include <linux/bug.h>
#include <linux/kernel.h>
#include <linux/bug.h>
/*
* Insert a n... | gpl-2.0 |
Thinkware-Device/willow | drivers/net/wireless/iwlegacy/iwl-4965-rs.c | 2452 | 85752 | /******************************************************************************
*
* Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Fr... | gpl-2.0 |
psyke83/android_kernel_samsung_msm | drivers/net/wireless/iwlegacy/iwl-4965-rs.c | 2452 | 85752 | /******************************************************************************
*
* Copyright(c) 2005 - 2011 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Fr... | gpl-2.0 |
eMarco/kernel_samsung_tuna | net/netfilter/xt_CT.c | 2708 | 3871 | /*
* Copyright (c) 2010 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.
*/
#include <linux/module.h>
#include <linux/gfp.h>
#include <linux/s... | gpl-2.0 |
Anik1199/android_kernel_sony_msm8930 | drivers/usb/gadget/at91_udc.c | 3220 | 52327 | /*
* at91_udc -- driver for at91-series USB peripheral controller
*
* Copyright (C) 2004 by Thomas Rathbone
* Copyright (C) 2005 by HP Labs
* Copyright (C) 2005 by David Brownell
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pu... | gpl-2.0 |
gunine/boeffla-kernel-jb-lte | security/integrity/ima/ima_fs.c | 3220 | 9525 | /*
* Copyright (C) 2005,2006,2007,2008 IBM Corporation
*
* Authors:
* Kylene Hall <kjhall@us.ibm.com>
* Reiner Sailer <sailer@us.ibm.com>
* Mimi Zohar <zohar@us.ibm.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* publish... | gpl-2.0 |
bheu/odroid_linux | drivers/dca/dca-sysfs.c | 3988 | 2723 | /*
* Copyright(c) 2007 - 2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the Free
* Software Foundation; either version 2 of the License, or (at your option)
* any later ver... | gpl-2.0 |
dev-elixir/hx_wt88047 | sound/soc/fsl/fsl_utils.c | 4244 | 2633 | /**
* Freescale ALSA SoC Machine driver utility
*
* Author: Timur Tabi <timur@freescale.com>
*
* Copyright 2010 Freescale Semiconductor, Inc.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether ex... | gpl-2.0 |
Andrewt12/android_kernel_samsung_chagalllte | drivers/regulator/aat2870-regulator.c | 4756 | 5993 | /*
* linux/drivers/regulator/aat2870-regulator.c
*
* Copyright (c) 2011, NVIDIA Corporation.
* Author: Jin Park <jinyoungp@nvidia.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 Fou... | gpl-2.0 |
SimpleAOSP-Kernel/kernel_flo | arch/um/drivers/slirp_user.c | 5012 | 2221 | /*
* Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL.
*/
#include <unistd.h>
#include <errno.h>
#include <string.h>
#include <sys/wait.h>
#include "net_user.h"
#include "os.h"
#include "slirp.h"
static int slirp_user_init(void *data, void *dev)
{
struct slirp_data *pri = da... | gpl-2.0 |
Tegra4/android_kernel_hp_maya | fs/udf/lowlevel.c | 8084 | 1584 | /*
* lowlevel.c
*
* PURPOSE
* Low Level Device Routines for the UDF 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 rights to thei... | gpl-2.0 |
lilferraro/android_kernel_samsung_lt02ltespr | net/x25/x25_subr.c | 8084 | 9716 | /*
* X.25 Packet Layer release 002
*
* This is ALPHA test software. This code may break your machine,
* randomly fail to work with new releases, misbehave and/or generally
* screw up. It might even work.
*
* This code REQUIRES 2.1.15 or higher
*
* This module:
* This module is free software; you can redistri... | gpl-2.0 |
JackpotClavin/3.4-Kernel-Tuna | drivers/edac/amd64_edac_inj.c | 8084 | 5121 | #include "amd64_edac.h"
static ssize_t amd64_inject_section_show(struct mem_ctl_info *mci, char *buf)
{
struct amd64_pvt *pvt = mci->pvt_info;
return sprintf(buf, "0x%x\n", pvt->injection.section);
}
/*
* store error injection section value which refers to one of 4 16-byte sections
* within a 64-byte cacheline
*... | gpl-2.0 |
lyapota/m8_gpe_marshmallow | drivers/isdn/mISDN/dsp_audio.c | 8852 | 11083 | /*
* Audio support data for mISDN_dsp.
*
* Copyright 2002/2003 by Andreas Eversberg (jolly@eversberg.eu)
* Rewritten by Peter
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
*/
#include <linux/delay.h>
#include <linu... | gpl-2.0 |
htc-mirror/ville-u-ics-3.0.8-e2a40ab | sound/core/sgbuf.c | 9876 | 3623 | /*
* Scatter-Gather buffer
*
* Copyright (c) by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
mik9/android_kernel_acclaim | sound/core/sgbuf.c | 9876 | 3623 | /*
* Scatter-Gather buffer
*
* Copyright (c) by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opt... | gpl-2.0 |
JasperZ/android_bravo_kernel | lib/xz/xz_dec_lzma2.c | 11156 | 29067 | /*
* LZMA2 decoder
*
* Authors: Lasse Collin <lasse.collin@tukaani.org>
* Igor Pavlov <http://7-zip.org/>
*
* This file has been put into the public domain.
* You can do whatever you want with this file.
*/
#include "xz_private.h"
#include "xz_lzma2.h"
/*
* Range decoder initialization eats the firs... | gpl-2.0 |
jorapi/android_kernel_lge_g3 | lib/xz/xz_dec_lzma2.c | 11156 | 29067 | /*
* LZMA2 decoder
*
* Authors: Lasse Collin <lasse.collin@tukaani.org>
* Igor Pavlov <http://7-zip.org/>
*
* This file has been put into the public domain.
* You can do whatever you want with this file.
*/
#include "xz_private.h"
#include "xz_lzma2.h"
/*
* Range decoder initialization eats the firs... | gpl-2.0 |
Jovy23/N900TUVUDNF4_KK_Kernel | drivers/video/matrox/matroxfb_g450.c | 14228 | 15649 | /*
*
* Hardware accelerated Matrox Millennium I, II, Mystique, G100, G200, G400 and G450.
*
* (c) 1998-2002 Petr Vandrovec <vandrove@vc.cvut.cz>
*
* Portions Copyright (c) 2001 Matrox Graphics Inc.
*
* Version: 1.65 2002/08/14
*
* See matroxfb_base.c for contributors.
*
*/
#include "matroxfb_base.h"
#inclu... | gpl-2.0 |
crtc-demos/newlib-ia16 | newlib/libc/sys/linux/strverscmp.c | 149 | 3433 | /* Compare strings while treating digits characters numerically.
Copyright (C) 1997 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
The GNU C Library is free software; you can redistribute it and/or
modify it... | gpl-2.0 |
zhanleewo/u-boot-smdk6410 | drivers/pcmcia/ti_pci1410a.c | 149 | 14690 | /*
* (C) Copyright 2000-2002
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
* (C) Copyright 2002
* Daniel Engström, Omicron Ceti AB
*
* See file CREDITS for list of people who contributed to this
* project.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms ... | gpl-2.0 |
ibanezchen/linux-8173 | drivers/char/ipmi/ipmi_ssif.c | 405 | 51123 | /*
* ipmi_ssif.c
*
* The interface to the IPMI driver for SMBus access to a SMBus
* compliant device. Called SSIF by the IPMI spec.
*
* Author: Intel Corporation
* Todd Davis <todd.c.davis@intel.com>
*
* Rewritten by Corey Minyard <minyard@acm.org> to support the
* non-blocking I2C interface, add sup... | gpl-2.0 |
laufersteppenwolf/android_kernel_samsung_lt02 | block/ioctl.c | 661 | 8862 | #include <linux/capability.h>
#include <linux/blkdev.h>
#include <linux/export.h>
#include <linux/gfp.h>
#include <linux/blkpg.h>
#include <linux/hdreg.h>
#include <linux/backing-dev.h>
#include <linux/fs.h>
#include <linux/blktrace_api.h>
#include <asm/uaccess.h>
static int blkpg_ioctl(struct block_device *bdev, stru... | gpl-2.0 |
AltraMayor/XIA-for-Linux | drivers/mfd/mc13xxx-spi.c | 661 | 5138 | /*
* Copyright 2009-2010 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de>
*
* loosely based on an earlier driver that has
* Copyright 2009 Pengutronix, Sascha Hauer <s.hauer@pengutronix.de>
*
* This program is free software; you can redistribute it and/or modify it under
* the terms of the GNU G... | gpl-2.0 |
HelllGuest/phoenix_kernel_lux | arch/xtensa/kernel/platform.c | 1941 | 1384 | /*
* arch/xtensa/kernel/platform.c
*
* Default platform functions.
*
* 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 Tensilica Inc.
*
* Chris Zankel <chris@zankel.n... | gpl-2.0 |
Kirmaniarslan/xaak_sense_kernel | drivers/rtc/class.c | 1941 | 6984 | /*
* RTC subsystem, base class
*
* Copyright (C) 2005 Tower Technologies
* Author: Alessandro Zummo <a.zummo@towertech.it>
*
* class skeleton from drivers/hwmon/hwmon.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
... | gpl-2.0 |
Validus-Lollipop/android_kernel_motorola_msm8960dt-common | net/sched/sch_netem.c | 1941 | 23712 | /*
* net/sched/sch_netem.c Network emulator
*
* 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.
*
* Many of the algorithms and ideas for this ... | gpl-2.0 |
randomblame/3.1.10_a50x | arch/arm/mach-footbridge/cats-hw.c | 2965 | 1972 | /*
* linux/arch/arm/mach-footbridge/cats-hw.c
*
* CATS machine fixup
*
* Copyright (C) 1998, 1999 Russell King, Phil Blundell
*/
#include <linux/ioport.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/screen_info.h>
#include <linux/io.h>
#include <linux/spinlock.h>
#include <asm/hardware/dec2... | gpl-2.0 |
touchpro/android_kernel_lge_x5_old | arch/x86/platform/efi/efi.c | 3221 | 24474 | /*
* Common EFI (Extensible Firmware Interface) support functions
* Based on Extensible Firmware Interface Specification version 1.0
*
* Copyright (C) 1999 VA Linux Systems
* Copyright (C) 1999 Walt Drummond <drummond@valinux.com>
* Copyright (C) 1999-2002 Hewlett-Packard Co.
* David Mosberger-Tang <davidm@hpl.h... | gpl-2.0 |
KINGbabasula/KING_kernel | drivers/usb/c67x00/c67x00-hcd.c | 3477 | 10011 | /*
* c67x00-hcd.c: Cypress C67X00 USB Host Controller Driver
*
* Copyright (C) 2006-2008 Barco N.V.
* Derived from the Cypress cy7c67200/300 ezusb linux driver and
* based on multiple host controller drivers inside the linux kernel.
*
* This program is free software; you can redistribute it and/or modify
... | gpl-2.0 |
lujji/JXD-7800b-JB-kernel | drivers/usb/wusbcore/devconnect.c | 3989 | 33413 | /*
* WUSB Wire Adapter: Control/Data Streaming Interface (WUSB[8])
* Device Connect handling
*
* Copyright (C) 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 Li... | gpl-2.0 |
Ezekeel/GLaDOS-nexus-s-ics | arch/parisc/kernel/pci.c | 3989 | 8854 | /*
* 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) 1997, 1998 Ralf Baechle
* Copyright (C) 1999 SuSE GmbH
* Copyright (C) 1999-2001 Hewlett-Packard Company
* Copyright (C) ... | gpl-2.0 |
Angel666/ICS_kernel_P1000_CM_version | drivers/rtc/rtc-stk17ta8.c | 3989 | 11350 | /*
* A RTC driver for the Simtek STK17TA8
*
* By Thomas Hommel <thomas.hommel@ge.com>
*
* Based on the DS1553 driver from
* Atsushi Nemoto <anemo@mba.ocn.ne.jp>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* publis... | gpl-2.0 |
qkdxorjs1002/android_kernel_samsung_slteskt | drivers/media/rc/ir-mce_kbd-decoder.c | 3989 | 13166 | /* ir-mce_kbd-decoder.c - A decoder for the RC6-ish keyboard/mouse IR protocol
* used by the Microsoft Remote Keyboard for Windows Media Center Edition,
* referred to by Microsoft's Windows Media Center remote specification docs
* as "an internal protocol called MCIR-2".
*
* Copyright (C) 2011 by Jarod Wilson <jar... | gpl-2.0 |
high1/android_kernel_htc_golfu_reboot_old | drivers/usb/wusbcore/devconnect.c | 3989 | 33413 | /*
* WUSB Wire Adapter: Control/Data Streaming Interface (WUSB[8])
* Device Connect handling
*
* Copyright (C) 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 Li... | gpl-2.0 |
PeterKraus/linux-golden-nfc | arch/parisc/kernel/pci.c | 3989 | 8854 | /*
* 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) 1997, 1998 Ralf Baechle
* Copyright (C) 1999 SuSE GmbH
* Copyright (C) 1999-2001 Hewlett-Packard Company
* Copyright (C) ... | gpl-2.0 |
rumirand/GalaxyPlayer5-kernel | tools/perf/util/color.c | 3989 | 6714 | #include "cache.h"
#include "color.h"
int perf_use_color_default = -1;
static int parse_color(const char *name, int len)
{
static const char * const color_names[] = {
"normal", "black", "red", "green", "yellow",
"blue", "magenta", "cyan", "white"
};
char *end;
int i;
for (i = 0; i < (int)ARRAY_SIZE(color_na... | gpl-2.0 |
lnfamous/Kernel_CyanogenMod9_Pico | drivers/i2c/busses/i2c-versatile.c | 4245 | 3578 | /*
* i2c-versatile.c
*
* Copyright (C) 2006 ARM Ltd.
* written by Russell King, Deep Blue Solutions 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.
*/
#include <linu... | gpl-2.0 |
mereck/os-fork | drivers/infiniband/hw/qib/qib_wc_x86_64.c | 9109 | 5372 | /*
* Copyright (c) 2006, 2007, 2008, 2009 QLogic Corporation. All rights reserved.
* Copyright (c) 2003, 2004, 2005, 2006 PathScale, 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 L... | gpl-2.0 |
patjak/linux | drivers/pcmcia/sa1111_lubbock.c | 9365 | 5190 | /*
* linux/drivers/pcmcia/pxa2xx_lubbock.c
*
* Author: George Davis
* Created: Jan 10, 2002
* Copyright: MontaVista Software Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundat... | gpl-2.0 |
neohung/am335 | net/netfilter/nf_conntrack_broadcast.c | 12437 | 2130 | /*
* 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; either version
* ... | gpl-2.0 |
johnnyslt/pyramid-3.4.10 | drivers/message/i2o/memory.c | 13205 | 8272 | /*
* Functions to handle I2O memory
*
* Pulled from the inlines in i2o headers and uninlined
*
*
* 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 |
sakuraba001/android_kernel_samsung_d2kdi | drivers/media/video/msm/ov9726_reg.c | 918 | 3231 | /* Copyright (c) 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 hope th... | gpl-2.0 |
gqk289/linux | arch/alpha/kernel/perf_event.c | 1686 | 23381 | /*
* Hardware performance events for the Alpha.
*
* We implement HW counts on the EV67 and subsequent CPUs only.
*
* (C) 2010 Michael J. Cree
*
* Somewhat based on the Sparc code, and to a lesser extent the PowerPC and
* ARM code, which are copyright by their respective authors.
*/
#include <linux/perf_event.... | gpl-2.0 |
gautamMalu/linux-samsung-arndale-xen | drivers/infiniband/hw/amso1100/c2_pd.c | 4246 | 3016 | /*
* Copyright (c) 2004 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Cisco Systems. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2005 Open Grid Computing, Inc. All rights reserved.
*
* This software is available to you under a choice ... | gpl-2.0 |
gblues/samsung-gravity-smart-froyo | arch/mips/pci/pci-bcm63xx.c | 4502 | 6713 | /*
* 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) 2008 Maxime Bizon <mbizon@freebox.fr>
*/
#include <linux/types.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#includ... | gpl-2.0 |
h8rift/android_kernel_htc_msm8930 | kernel/tsacct.c | 5014 | 4387 | /*
* tsacct.c - System accounting over taskstats interface
*
* Copyright (C) Jay Lan, <jlan@sgi.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 License, ... | gpl-2.0 |
sohkis/android_kernel_lge_hammerhead | fs/yaffs2/yaffs_guts.c | 7830 | 126659 | /*
* YAFFS: Yet Another Flash File System. A NAND-flash specific file system.
*
* Copyright (C) 2002-2010 Aleph One Ltd.
* for Toby Churchill Ltd and Brightstar Engineering
*
* Created by Charles Manning <charles@aleph1.co.uk>
*
* This program is free software; you can redistribute it and/or modify
* it unde... | gpl-2.0 |
HandyMenny/android_kernel_sony_u8500 | drivers/pnp/card.c | 10646 | 10230 | /*
* card.c - contains functions for managing groups of PnP devices
*
* Copyright 2002 Adam Belay <ambx1@neo.rr.com>
*/
#include <linux/module.h>
#include <linux/ctype.h>
#include <linux/slab.h>
#include <linux/pnp.h>
#include <linux/dma-mapping.h>
#include "base.h"
LIST_HEAD(pnp_cards);
static LIST_HEAD(pnp_card... | gpl-2.0 |
BlownFuze/i717_TW_JBkernel | kernel/power/block_io.c | 10646 | 2428 | /*
* This file provides functions for block I/O operations on swap/file.
*
* Copyright (C) 1998,2001-2005 Pavel Machek <pavel@ucw.cz>
* Copyright (C) 2006 Rafael J. Wysocki <rjw@sisk.pl>
*
* This file is released under the GPLv2.
*/
#include <linux/bio.h>
#include <linux/kernel.h>
#include <linux/pagemap.h>
#in... | gpl-2.0 |
binkybear/nexus7_2012-5 | drivers/pnp/card.c | 10646 | 10230 | /*
* card.c - contains functions for managing groups of PnP devices
*
* Copyright 2002 Adam Belay <ambx1@neo.rr.com>
*/
#include <linux/module.h>
#include <linux/ctype.h>
#include <linux/slab.h>
#include <linux/pnp.h>
#include <linux/dma-mapping.h>
#include "base.h"
LIST_HEAD(pnp_cards);
static LIST_HEAD(pnp_card... | gpl-2.0 |
Sombionix/zissou_kernel | arch/powerpc/kernel/audit.c | 13974 | 1888 | #include <linux/init.h>
#include <linux/types.h>
#include <linux/audit.h>
#include <asm/unistd.h>
static unsigned dir_class[] = {
#include <asm-generic/audit_dir_write.h>
~0U
};
static unsigned read_class[] = {
#include <asm-generic/audit_read.h>
~0U
};
static unsigned write_class[] = {
#include <asm-generic/audit_w... | gpl-2.0 |
KingKaminari/kaminarimoggy | drivers/media/platform/msm/camera_v2/sensor/mt9m114.c | 151 | 57953 | /* Copyright (c) 2011-2013, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
pstovk/android_kernel_acer_a100 | arch/sh/kernel/cpu/sh4a/setup-sh7757.c | 151 | 32106 | /*
* SH7757 Setup
*
* Copyright (C) 2009, 2011 Renesas Solutions Corp.
*
* based on setup-sh7785.c : Copyright (C) 2007 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.
*/
#... | gpl-2.0 |
obek/linux-sunxi | fs/nfs/delegation.c | 407 | 18649 | /*
* linux/fs/nfs/delegation.c
*
* Copyright (C) 2004 Trond Myklebust
*
* NFS file delegation management
*
*/
#include <linux/completion.h>
#include <linux/kthread.h>
#include <linux/module.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/nfs4.h>
#include <linux/nf... | gpl-2.0 |
sudeepdutt/mic | arch/arm/mach-at91/at91sam9.c | 407 | 3453 | /*
* Setup code for AT91SAM9
*
* Copyright (C) 2011 Atmel,
* 2011 Nicolas Ferre <nicolas.ferre@atmel.com>
*
* Licensed under GPLv2 or later.
*/
#include <linux/of.h>
#include <linux/of_platform.h>
#include <asm/mach/arch.h>
#include <asm/system_misc.h>
#include "generic.h"
#include "soc.h"
s... | gpl-2.0 |
synexxus/synnix | tools/power/cpupower/utils/idle_monitor/mperf_monitor.c | 919 | 9459 | /*
* (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc.
*
* Licensed under the terms of the GNU GPL License version 2.
*/
#if defined(__i386__) || defined(__x86_64__)
#include <stdio.h>
#include <stdint.h>
#include <stdlib.h>
#include <string.h>
#include <limits.h>
#include <cpufreq.h>
#include... | gpl-2.0 |
sultanqasim/android_kernel_htc_msm8996 | arch/powerpc/platforms/8xx/mpc86xads_setup.c | 1431 | 3957 | /*arch/powerpc/platforms/8xx/mpc86xads_setup.c
*
* Platform setup for the Freescale mpc86xads board
*
* Vitaly Bordug <vbordug@ru.mvista.com>
*
* Copyright 2005 MontaVista Software Inc.
*
* Heavily modified by Scott Wood <scottwood@freescale.com>
* Copyright 2007 Freescale Semiconductor, Inc.
*
* This file i... | gpl-2.0 |
jaluma/Kernel-6.0 | fs/reiserfs/inode.c | 1431 | 94554 | /*
* Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README
*/
#include <linux/time.h>
#include <linux/fs.h>
#include "reiserfs.h"
#include "acl.h"
#include "xattr.h"
#include <linux/exportfs.h>
#include <linux/pagemap.h>
#include <linux/highmem.h>
#include <linux/slab.h>
#include <asm/uaccess.h>
#incl... | gpl-2.0 |
kodos96/backport | arch/powerpc/platforms/cell/cbe_regs.c | 1943 | 6692 | /*
* cbe_regs.c
*
* Accessor routines for the various MMIO register blocks of the CBE
*
* (c) 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org>, IBM Corp.
*/
#include <linux/percpu.h>
#include <linux/types.h>
#include <linux/module.h>
#include <linux/of_device.h>
#include <linux/of_platform.h>
#include <as... | gpl-2.0 |
awifi-dev/android_kernel_lge_awifi_test | arch/arm/mach-msm/htc_acoustic_qsd.c | 5015 | 6959 | /* arch/arm/mach-msm/htc_acoustic_qsd.c
*
* Copyright (C) 2009 HTC Corporation
*
* 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 distribu... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.