repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
SudaMod-devices/android_kernel_google_msm | drivers/net/wireless/ath/carl9170/fw.c | 4782 | 11285 | /*
* Atheros CARL9170 driver
*
* firmware parser
*
* Copyright 2009, 2010, Christian Lamparter <chunkeey@googlemail.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... | gpl-2.0 |
Altaf-Mahdi/android_kernel_oneplus_msm8974 | arch/arm/mach-shmobile/intc-r8a7740.c | 4782 | 19397 | /*
* R8A7740 processor support
*
* Copyright (C) 2011 Renesas Solutions Corp.
* Copyright (C) 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.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 |
junkie2100/android_kernel_zte_quantum | net/sctp/transport.c | 4782 | 19958 | /* SCTP kernel implementation
* Copyright (c) 1999-2000 Cisco, Inc.
* Copyright (c) 1999-2001 Motorola, Inc.
* Copyright (c) 2001-2003 International Business Machines Corp.
* Copyright (c) 2001 Intel Corp.
* Copyright (c) 2001 La Monte H.P. Yarroll
*
* This file is part of the SCTP kernel implementation
*
* Th... | gpl-2.0 |
InfinitiveOS-Devices/android_kernel_motorola_msm8226 | arch/powerpc/sysdev/fsl_pmc.c | 7086 | 2047 | /*
* Suspend/resume support
*
* Copyright 2009 MontaVista Software, Inc.
*
* Author: Anton Vorontsov <avorontsov@ru.mvista.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... | gpl-2.0 |
pacificIT/udoo_kernel_imx | arch/powerpc/platforms/512x/mpc5121_ads.c | 7854 | 1717 | /*
* Copyright (C) 2007, 2008 Freescale Semiconductor, Inc. All rights reserved.
*
* Author: John Rigby, <jrigby@freescale.com>, Thur Mar 29 2007
*
* Description:
* MPC5121 ADS board setup
*
* This is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as... | gpl-2.0 |
nimengyu2/jorjin-ap-module-dm37-android-kernel | arch/sh/kernel/sys_sh64.c | 7854 | 1554 | /*
* arch/sh/kernel/sys_sh64.c
*
* Copyright (C) 2000, 2001 Paolo Alberelli
*
* This file contains various random system calls that
* have a non-standard calling sequence on the Linux/SH5
* platform.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPY... | gpl-2.0 |
MoKee/android_kernel_samsung_smdk4210 | net/dccp/sysctl.c | 8110 | 2941 | /*
* net/dccp/sysctl.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 v2
* as published by the Free Software Foundation.
*/
#include <li... | gpl-2.0 |
VegaDevTeam/android_kernel_pantech_ef60s | drivers/staging/vt6655/aes_ccmp.c | 8622 | 14285 | /*
* 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 |
civato/kernel_p900 | drivers/acpi/container.c | 9134 | 7040 | /*
* acpi_container.c - ACPI Generic Container Driver
* ($Revision: )
*
* Copyright (C) 2004 Anil S Keshavamurthy (anil.s.keshavamurthy@intel.com)
* Copyright (C) 2004 Keiichiro Tokunaga (tokunaga.keiich@jp.fujitsu.com)
* Copyright (C) 2004 Motoyuki Ito (motoyuki@soft.fujitsu.com)
* Copyright (C) 2004 Intel Cor... | gpl-2.0 |
totlth/android_kernel_zte_elden | drivers/acpi/container.c | 9134 | 7040 | /*
* acpi_container.c - ACPI Generic Container Driver
* ($Revision: )
*
* Copyright (C) 2004 Anil S Keshavamurthy (anil.s.keshavamurthy@intel.com)
* Copyright (C) 2004 Keiichiro Tokunaga (tokunaga.keiich@jp.fujitsu.com)
* Copyright (C) 2004 Motoyuki Ito (motoyuki@soft.fujitsu.com)
* Copyright (C) 2004 Intel Cor... | gpl-2.0 |
barome/BlackChocolate | arch/mips/cobalt/setup.c | 10926 | 2784 | /*
* Setup pointers to hardware dependent routines.
*
* 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) 1996, 1997, 2004, 05 by Ralf Baechle (ralf@linux-mips.org)
* Copyright... | gpl-2.0 |
meizuosc/m9 | arch/alpha/mm/extable.c | 13230 | 2387 | /*
* linux/arch/alpha/mm/extable.c
*/
#include <linux/module.h>
#include <linux/sort.h>
#include <asm/uaccess.h>
static inline unsigned long ex_to_addr(const struct exception_table_entry *x)
{
return (unsigned long)&x->insn + x->insn;
}
static void swap_ex(void *a, void *b, int size)
{
struct exception_table_ent... | gpl-2.0 |
mediaone99/mediaone | lib/libUPnP/Platinum/Source/Tests/LightSample/PltLightSample.cpp | 175 | 10467 | /*****************************************************************
|
| Platinum - Light Sample Device
|
| Copyright (c) 2004-2010, Plutinosoft, LLC.
| All rights reserved.
| http://www.plutinosoft.com
|
| This program is free software; you can redistribute it and/or
| modify it under the terms of the GNU General Publ... | gpl-2.0 |
elkingtonmcb/linux | kernel/bpf/verifier.c | 175 | 61388 | /* Copyright (c) 2011-2014 PLUMgrid, http://plumgrid.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
* License as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful, ... | gpl-2.0 |
anderco/linux | drivers/acpi/numa.c | 175 | 9915 | /*
* acpi_numa.c - ACPI NUMA support
*
* Copyright (C) 2002 Takayoshi Kochi <t-kochi@bq.jp.nec.com>
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License a... | gpl-2.0 |
hwanju/demand-cosched | drivers/staging/rts5139/rts51x.c | 175 | 25527 | /* Driver for Realtek RTS51xx USB card reader
*
* Copyright(c) 2009 Realtek Semiconductor Corp. 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, or ... | gpl-2.0 |
gablg1/ubuntu-vivid-docker-cr | sound/soc/codecs/adau1373.c | 431 | 51678 | /*
* Analog Devices ADAU1373 Audio Codec drive
*
* Copyright 2011 Analog Devices Inc.
* Author: Lars-Peter Clausen <lars@metafoo.de>
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/init.h>
#include <linux/delay.h>
#include <linux/pm.h>
#include <linux/i2c.h>
#include <linux/s... | gpl-2.0 |
smarkwell/asuswrt-merlin | release/src-rt-7.x.main/src/linux/linux-2.6.36/drivers/staging/msm/tvenc.c | 943 | 6256 | /* 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 |
slz/samsung-kernel-msm7x30 | net/wireless/radiotap.c | 943 | 11857 | /*
* Radiotap parser
*
* Copyright 2007 Andy Green <andy@warmcat.com>
* Copyright 2009 Johannes Berg <johannes@sipsolutions.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 Foundat... | gpl-2.0 |
androidrbox/android_kernel_amazon_bueller | drivers/usb/gadget/u_qdss.c | 1199 | 3387 | /* Copyright (c) 2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
jollaman999/jolla-kernel_G_Gen3-Stock | drivers/media/video/msm/s5k4e1.c | 1711 | 26351 | /* Copyright (c) 2011, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
mialwe/mnics-i9100 | sound/core/pcm.c | 1967 | 32727 | /*
* Digital Audio (PCM) abstract layer
* 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... | gpl-2.0 |
EloYGomeZ/android_kernel_huawei_alice | drivers/input/keyboard/lm8333.c | 2479 | 5476 | /*
* LM8333 keypad driver
* Copyright (C) 2012 Wolfram Sang, Pengutronix <w.sang@pengutronix.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.
*/
#in... | gpl-2.0 |
OpenLD/linux-wetek-3.10.y | security/apparmor/capability.c | 2479 | 3925 | /*
* AppArmor security module
*
* This file contains AppArmor capability mediation functions
*
* Copyright (C) 1998-2008 Novell/SUSE
* Copyright 2009-2010 Canonical Ltd.
*
* 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 |
jeffegg/beaglebonepsp | drivers/mmc/host/sdricoh_cs.c | 2735 | 14796 | /*
* sdricoh_cs.c - driver for Ricoh Secure Digital Card Readers that can be
* found on some Ricoh RL5c476 II cardbus bridge
*
* Copyright (C) 2006 - 2008 Sascha Sommer <saschasommer@freenet.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General... | gpl-2.0 |
chillwater/Padfone-A66-Jelly-Bean | drivers/s390/scsi/zfcp_ccw.c | 3503 | 7210 | /*
* zfcp device driver
*
* Registration and callback for the s390 common I/O layer.
*
* Copyright IBM Corporation 2002, 2010
*/
#define KMSG_COMPONENT "zfcp"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/module.h>
#include "zfcp_ext.h"
#include "zfcp_reqlist.h"
#define ZFCP_MODEL_PRIV 0x4
stati... | gpl-2.0 |
finnq/android_kernel_lge_g3 | net/tipc/eth_media.c | 3759 | 10688 | /*
* net/tipc/eth_media.c: Ethernet bearer support for TIPC
*
* Copyright (c) 2001-2007, Ericsson AB
* Copyright (c) 2005-2008, 2011, Wind River Systems
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditi... | gpl-2.0 |
sleshepic/SM-G900P_kernel_ND2 | drivers/base/regmap/regmap-spi.c | 4527 | 2452 | /*
* Register map access API - SPI support
*
* Copyright 2011 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 version 2 as
* published by the... | gpl-2.0 |
acuicultor/android_kernel_oneplus_msm8974-1 | arch/arm/mach-imx/mach-mx31ads.c | 4783 | 15462 | /*
* Copyright (C) 2000 Deep Blue Solutions Ltd
* Copyright (C) 2002 Shane Nay (shane@minirl.com)
* Copyright 2005-2007 Freescale Semiconductor, 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... | gpl-2.0 |
crimsonthunder/morfic_n4 | drivers/net/wireless/zd1211rw/zd_usb.c | 4783 | 51763 | /* ZD1211 USB-WLAN driver for Linux
*
* Copyright (C) 2005-2007 Ulrich Kunitz <kune@deine-taler.de>
* Copyright (C) 2006-2007 Daniel Drake <dsd@gentoo.org>
* Copyright (C) 2006-2007 Michael Wu <flamingice@sourmilk.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
friedrich420/Note-3-Kernel | fs/xfs/xfs_dfrag.c | 4783 | 12761 | /*
* Copyright (c) 2000-2006 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 |
DirtyUnicorns/android_kernel_samsung_klte | drivers/media/radio/wl128x/fmdrv_common.c | 5039 | 45656 | /*
* FM Driver for Connectivity chip of Texas Instruments.
*
* This sub-module of FM driver is common for FM RX and TX
* functionality. This module is responsible for:
* 1) Forming group of Channel-8 commands to perform particular
* functionality (eg., frequency set require more than
* one Channel-8 ... | gpl-2.0 |
crpalmer/dna-kernel | drivers/s390/net/qeth_l3_sys.c | 5039 | 30306 | /*
* drivers/s390/net/qeth_l3_sys.c
*
* Copyright IBM Corp. 2007
* Author(s): Utz Bacher <utz.bacher@de.ibm.com>,
* Frank Pavlic <fpavlic@de.ibm.com>,
* Thomas Spatzier <tspat@de.ibm.com>,
* Frank Blaschka <frank.blaschka@de.ibm.com>
*/
#include <linux/slab.h>
#include <asm/ebcdic.h>
#include "qet... | gpl-2.0 |
Hashcode/android_kernel_samsung_hlte | drivers/usb/usb-common.c | 5295 | 1080 | /*
* Provides code common for host and device side USB.
*
* 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.
*
* If either host side (ie. CONFIG_USB=y) or device side USB stack
*... | gpl-2.0 |
high1/android_kernel_htc_golfu_solk | drivers/scsi/pcmcia/qlogic_stub.c | 11695 | 9513 | /*======================================================================
A driver for the Qlogic SCSI card
qlogic_cs.c 1.79 2000/06/12 21:27:26
The contents of this file are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the ... | gpl-2.0 |
brymaster5000/m7wlv_4.3 | net/bridge/netfilter/ebt_dnat.c | 11951 | 1797 | /*
* ebt_dnat
*
* Authors:
* Bart De Schuymer <bdschuym@pandora.be>
*
* June, 2002
*
*/
#include <linux/module.h>
#include <net/sock.h>
#include <linux/netfilter.h>
#include <linux/netfilter/x_tables.h>
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/netfilter_bridge/ebt_nat.h>
static unsigned i... | gpl-2.0 |
tamilarasi/linux-kernel-beaglebone | sound/soc/pxa/tavorevb3.c | 176 | 5442 | /*
* tavorevb3.c -- SoC audio for Tavor EVB3
*
* Copyright (C) 2010 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 Softw... | gpl-2.0 |
justsoso8/linux-2.6.32.9 | fs/ocfs2/acl.c | 432 | 10973 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* acl.c
*
* Copyright (C) 2004, 2008 Oracle. All rights reserved.
*
* CREDITS:
* Lots of code in this file is copy from linux/fs/ext3/acl.c.
* Copyright (C) 2001-2003 Andreas Gruenbacher, <agruen@suse.de>
*
* This program is free s... | gpl-2.0 |
resin-io/linux-sunxi | net/sched/sch_gred.c | 432 | 14130 | /*
* net/sched/sch_gred.c Generic Random Early Detection queue.
*
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 ... | gpl-2.0 |
Ameisentaetowierer/kernel-p9516-2.6.36.3 | drivers/acpi/acpica/exsystem.c | 944 | 9338 |
/******************************************************************************
*
* Module Name: exsystem - Interface to OS services
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2010, Intel Corp.
* All rights reserved.
*
* Redistribution and use in... | gpl-2.0 |
adafruit/adafruit-raspberrypi-linux | drivers/staging/rtl8723au/hal/rtl8723au_recv.c | 944 | 7449 | /******************************************************************************
*
* Copyright(c) 2007 - 2011 Realtek 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 ... | gpl-2.0 |
bigzz/s3c-kernel | drivers/staging/dream/qdsp5/audmgr.c | 944 | 7367 | /* arch/arm/mach-msm/qdsp5/audmgr.c
*
* interface to "audmgr" service on the baseband cpu
*
* Copyright (C) 2008 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
* may be copied, distributed, and modified ... | gpl-2.0 |
InfinitiveOS-Devices/android_kernel_lge_hammerhead | arch/arm/mach-msm/rpm_rbcpr_stats_v2.c | 1456 | 10962 | /* Copyright (c) 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 hope... | gpl-2.0 |
F35X70/Z7Mini_NX507J_H128_kernel | kernel/pid.c | 1712 | 14396 | /*
* Generic pidhash and scalable, time-bounded PID allocator
*
* (C) 2002-2003 William Irwin, IBM
* (C) 2004 William Irwin, Oracle
* (C) 2002-2004 Ingo Molnar, Red Hat
*
* pid-structures are backing objects for tasks sharing a given ID to chain
* against. There is very little to them aside from hashing them an... | gpl-2.0 |
EvolutionzzXDA/ubertale_sprout | drivers/xen/balloon.c | 1968 | 16637 | /******************************************************************************
* Xen balloon driver - enables returning/claiming memory to/from Xen.
*
* Copyright (c) 2003, B Dragovic
* Copyright (c) 2003-2004, M Williamson, K Fraser
* Copyright (c) 2005 Dan M. Smith, IBM Corporation
* Copyright (c) 2010 Daniel ... | gpl-2.0 |
gskywolf/Firefly-RK3288-Kernel | net/bridge/br_stp.c | 2480 | 13317 | /*
* Spanning tree protocol; generic parts
* Linux ethernet bridge
*
* Authors:
* Lennert Buytenhek <buytenh@gnu.org>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
... | gpl-2.0 |
mlehtima/android_kernel_semc_msm7x30 | drivers/gpu/drm/i915/intel_sdvo.c | 2736 | 80067 | /*
* Copyright 2006 Dave Airlie <airlied@linux.ie>
* Copyright © 2006-2007 Intel Corporation
* Jesse Barnes <jesse.barnes@intel.com>
*
* 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... | gpl-2.0 |
CarbonTEAM/android_kernel_htc_msm8960 | arch/powerpc/platforms/cell/beat.c | 4784 | 5668 | /*
* Simple routines for Celleb/Beat
*
* (C) Copyright 2006-2007 TOSHIBA CORPORATION
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your opti... | gpl-2.0 |
AmperificSuperKANG/lge-kernel-loki | drivers/gpu/drm/i915/intel_sprite.c | 4784 | 18618 | /*
* Copyright © 2011 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, pub... | gpl-2.0 |
erikcas/kernel-tianchi | drivers/video/omap2/omapfb/omapfb-ioctl.c | 4784 | 19411 | /*
* linux/drivers/video/omap2/omapfb-ioctl.c
*
* Copyright (C) 2008 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* Some code and ideas taken from drivers/video/omap/ driver
* by Imre Deak.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms... | gpl-2.0 |
davidmueller13/custom_kernel_lt03lte_aosp_6.0 | drivers/misc/pch_phub.c | 5040 | 28684 | /*
* Copyright (C) 2011 LAPIS Semiconductor Co., 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 Foundation; version 2 of the License.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
chasmodo/android_kernel_sony_apq8064 | sound/aoa/soundbus/i2sbus/core.c | 5808 | 12408 | /*
* i2sbus driver
*
* Copyright 2006-2008 Johannes Berg <johannes@sipsolutions.net>
*
* GPL v2, can be found in COPYING.
*/
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/pci.h>
#include <linux/interrupt.h>
#include <linux/dma-mapping.h>
#include <sound/core.h>
#include <asm/macio.h>
#inclu... | gpl-2.0 |
KlinkOnE/caf-port | arch/arm/mach-omap2/clkt2xxx_dpllcore.c | 8112 | 4550 | /*
* DPLL + CORE_CLK composite clock functions
*
* Copyright (C) 2005-2008 Texas Instruments, Inc.
* Copyright (C) 2004-2010 Nokia Corporation
*
* Contacts:
* Richard Woodruff <r-woodruff2@ti.com>
* Paul Walmsley
*
* Based on earlier work by Tuukka Tikkanen, Tony Lindgren,
* Gordon McNutt and RidgeRun, Inc.
... | gpl-2.0 |
Sparhawk76/android_kernel_samsung_msm8226 | drivers/acpi/custom_method.c | 8112 | 2074 | /*
* debugfs.c - ACPI debugfs interface to userspace.
*/
#include <linux/init.h>
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/uaccess.h>
#include <linux/debugfs.h>
#include <acpi/acpi_drivers.h>
#include "internal.h"
#define _COMPONENT ACPI_SYSTEM_COMPONENT
ACPI_MODULE_NAME("custom_method")... | gpl-2.0 |
aweosomeabhijeet/android_kernel_sony_xmd | fs/lockd/xdr.c | 10928 | 7362 | /*
* linux/fs/lockd/xdr.c
*
* XDR support for lockd and the lock client.
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/types.h>
#include <linux/sched.h>
#include <linux/nfs.h>
#include <linux/sunrpc/xdr.h>
#include <linux/sunrpc/clnt.h>
#include <linux/sunrpc/svc.h>
#include <li... | gpl-2.0 |
halaszk/halaszk-UNIVERSAL5420 | arch/mn10300/kernel/time.c | 11952 | 3385 | /* MN10300 Low level time management
*
* Copyright (C) 2007-2008 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* - Derived from arch/i386/kernel/time.c
*
* 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 |
altcrauer/linux | arch/x86/boot/video.c | 12464 | 7286 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007 rPath, Inc. - All Rights Reserved
* Copyright 2009 Intel Corporation; author H. Peter Anvin
*
* This file is part of the Linux kernel, and is made available under
* ... | gpl-2.0 |
ticklechicken/linux | fs/afs/vnode.c | 13744 | 24687 | /* AFS vnode management
*
* Copyright (C) 2002, 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 Free Software Foundation; ... | gpl-2.0 |
JohnnySun/RaspberryPi_Lnux_Kernel_JohnnySun_Multiboot | drivers/parport/probe.c | 13744 | 7589 | /*
* Parallel port device probing code
*
* Authors: Carsten Gross, carsten@sol.wohnheim.uni-ulm.de
* Philip Blundell <philb@gnu.org>
*/
#include <linux/module.h>
#include <linux/parport.h>
#include <linux/ctype.h>
#include <linux/string.h>
#include <linux/slab.h>
#include <asm/uaccess.h>
static co... | gpl-2.0 |
loxdegio/linux-patched | drivers/base/topology.c | 433 | 4151 | /*
* driver/base/topology.c - Populate sysfs with cpu topology information
*
* Written by: Zhang Yanmin, Intel Corporation
*
* Copyright (C) 2006, Intel Corp.
*
* All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licens... | gpl-2.0 |
RockchipOpensourceCommunity/popmetal-kernel-3.14 | drivers/net/wireless/p54/p54spi.c | 433 | 17079 | /*
* Copyright (C) 2008 Christian Lamparter <chunkeey@web.de>
* Copyright 2008 Johannes Berg <johannes@sipsolutions.net>
*
* This driver is a port from stlc45xx:
* Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies).
*
* This program is free software; you can redistribute it and/or
* modify i... | gpl-2.0 |
JonnyH/pyra-kernel | drivers/bus/omap_l3_smx.c | 1201 | 7719 | /*
* OMAP3XXX L3 Interconnect Driver
*
* Copyright (C) 2011 Texas Corporation
* Felipe Balbi <balbi@ti.com>
* Santosh Shilimkar <santosh.shilimkar@ti.com>
* Sricharan <r.sricharan@ti.com>
*
* 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 |
androthan/android_kernel_samsung_hugo_legacy | arch/arm/common/uengine.c | 1713 | 12230 | /*
* Generic library functions for the microengines found on the Intel
* IXP2000 series of network processors.
*
* Copyright (C) 2004, 2005 Lennert Buytenhek <buytenh@wantstofly.org>
* Dedicated to Marija Kulikova.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of ... | gpl-2.0 |
maliyu/SMDKV210-kernel | arch/arm/common/uengine.c | 1713 | 12230 | /*
* Generic library functions for the microengines found on the Intel
* IXP2000 series of network processors.
*
* Copyright (C) 2004, 2005 Lennert Buytenhek <buytenh@wantstofly.org>
* Dedicated to Marija Kulikova.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of ... | gpl-2.0 |
croniccorey/bandit-kernel | net/802/fc.c | 1713 | 3361 | /*
* NET3: Fibre Channel device handling subroutines
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of the License, or (at your option) any later version.
*
* ... | gpl-2.0 |
wbdub/kernel_asus_tf300t | drivers/rtc/rtc-m41t80.c | 2225 | 23175 | /*
* I2C client/driver for the ST M41T80 family of i2c rtc chips.
*
* Author: Alexander Bigga <ab@mycable.de>
*
* Based on m41t00.c by Mark A. Greer <mgreer@mvista.com>
*
* 2006 (c) mycable GmbH
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu... | gpl-2.0 |
Savaged-Zen/android_kernel_liquid_tuna | drivers/staging/ath6kl/os/linux/ar6000_pm.c | 2737 | 22893 | /*
*
* Copyright (c) 2004-2010 Atheros Communications Inc.
* All rights reserved.
*
*
//
// 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.
//
// ... | gpl-2.0 |
YU-N/android_kernel_cyanogen_msm8916 | arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 2737 | 4373 | /*
* arch/sh/kernel/cpu/sh4/clock-sh7757.c
*
* SH7757 support for the clock framework
*
* Copyright (C) 2009-2010 Renesas Solutions Corp.
*
* 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 |
Troj80/T.J.T-Kernel-vivo | arch/mips/cavium-octeon/setup.c | 2737 | 21773 | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2004-2007 Cavium Networks
* Copyright (C) 2008 Wind River Systems
*/
#include <linux/init.h>
#include <linux/console.h>
#i... | gpl-2.0 |
NicholasPace/android_kernel_asus_moorefield-stock | arch/sh/kernel/cpu/sh4a/clock-sh7757.c | 2737 | 4373 | /*
* arch/sh/kernel/cpu/sh4/clock-sh7757.c
*
* SH7757 support for the clock framework
*
* Copyright (C) 2009-2010 Renesas Solutions Corp.
*
* 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 |
kozmikkick/aurora | drivers/gpu/drm/vmwgfx/vmwgfx_drv.c | 3249 | 34265 | /**************************************************************************
*
* Copyright © 2009 VMware, Inc., Palo Alto, CA., USA
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"), to d... | gpl-2.0 |
SynnyG/android_kernel_xiaomi_cancro | drivers/gpio/gpio-sx150x.c | 3505 | 15989 | /* Copyright (c) 2010, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
jogger0703/linux | arch/sparc/prom/bootstr_32.c | 4273 | 1304 | /*
* bootstr.c: Boot string/argument acquisition from the PROM.
*
* Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#include <linux/string.h>
#include <asm/oplib.h>
#include <linux/init.h>
#define BARG_LEN 256
static char barg_buf[BARG_LEN] = { 0 };
static char fetched __initdata = 0;
char * __in... | gpl-2.0 |
Renzo-Olivares/android_kernel_htc_m8wlv | drivers/input/touchscreen/w90p910_ts.c | 5041 | 8562 | /*
* Copyright (c) 2008 Nuvoton technology corporation.
*
* Wan ZongShun <mcuos.com@gmail.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 of the License.
*
*/
#include ... | gpl-2.0 |
jassycliq/lg_g2d801 | fs/xfs/xfs_extfree_item.c | 5041 | 14228 | /*
* Copyright (c) 2000-2001,2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it woul... | gpl-2.0 |
warped-rudi/linux-sunxi | drivers/mfd/db5500-prcmu.c | 5041 | 10902 | /*
* Copyright (C) ST-Ericsson SA 2010
*
* License Terms: GNU General Public License v2
* Author: Mattias Nilsson <mattias.i.nilsson@stericsson.com>
*
* U5500 PRCM Unit interface driver
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/errno.h>
#include <linux/err.h>... | gpl-2.0 |
v-superuser/android_kernel_htc_a5 | fs/udf/symlink.c | 6577 | 2621 | /*
* symlink.c
*
* PURPOSE
* Symlink 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 rights... | gpl-2.0 |
fortunave3gxx/android_kernel_samsung_fortuna-common | net/ax25/ax25_in.c | 7601 | 10789 | /*
* 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 |
civato/CivZ-KatEngine-SM9005 | drivers/char/nwbutton.c | 8113 | 8048 | /*
* NetWinder Button Driver-
* Copyright (C) Alex Holden <alex@linuxhacker.org> 1998, 1999.
*
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/interrupt.h>
#include <linux/time.h>
#include <linux/timer.h>
#include <linux/fs.h>
#include <linux/miscdevice.h>
#include ... | gpl-2.0 |
Mantoui/mmm_kernel_motorola_msm8960-common | drivers/staging/vt6655/tcrc.c | 8369 | 6788 | /*
* Copyright (c) 2003 VIA Networking, 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 option) any later version... | gpl-2.0 |
elliott-wen/S7270-Kernel | lib/mpi/generic_mpih-rshift.c | 9905 | 2156 | /* mpih-rshift.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 1999,
* 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG
*
* GNUPG 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 |
konstantinkeller/kernel_lge_hammerhead | drivers/tty/serial/pnx8xxx_uart.c | 9905 | 21362 | /*
* UART driver for PNX8XXX SoCs
*
* Author: Per Hallsmark per.hallsmark@mvista.com
* Ported to 2.6 kernel by EmbeddedAlley
* Reworked by Vitaly Wool <vitalywool@gmail.com>
*
* Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o.
* Copyright (C) 2000 Deep Blue Solutions Ltd.
*
* This file is lic... | gpl-2.0 |
copolii/android_kernel_lge_msm8974 | lib/mpi/generic_mpih-rshift.c | 9905 | 2156 | /* mpih-rshift.c - MPI helper functions
* Copyright (C) 1994, 1996, 1998, 1999,
* 2000, 2001 Free Software Foundation, Inc.
*
* This file is part of GNUPG
*
* GNUPG 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 |
KonstaT/android_kernel_motorola_msm8226 | net/bridge/netfilter/ebt_limit.c | 13745 | 3247 | /*
* ebt_limit
*
* Authors:
* Tom Marshall <tommy@home.tig-grr.com>
*
* Mostly copied from netfilter's ipt_limit.c, see that file for
* more explanation
*
* September, 2003
*
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>
#include <linux/netdevice.h>
#include <linux/spinlock.h>
#i... | gpl-2.0 |
zhmz90/linux | tools/perf/ui/browsers/annotate.c | 178 | 28039 | #include "../../util/util.h"
#include "../browser.h"
#include "../helpline.h"
#include "../libslang.h"
#include "../ui.h"
#include "../util.h"
#include "../../util/annotate.h"
#include "../../util/hist.h"
#include "../../util/sort.h"
#include "../../util/symbol.h"
#include "../../util/evsel.h"
#include <pthread.h>
str... | gpl-2.0 |
sanidhya/kup-linux | tools/perf/tests/parse-events.c | 178 | 61251 |
#include "parse-events.h"
#include "evsel.h"
#include "evlist.h"
#include <api/fs/fs.h>
#include <api/fs/tracefs.h>
#include <api/fs/debugfs.h>
#include "tests.h"
#include "debug.h"
#include <linux/hw_breakpoint.h>
#define PERF_TP_SAMPLE_TYPE (PERF_SAMPLE_RAW | PERF_SAMPLE_TIME | \
PERF_SAMPLE_CPU | PERF_SAMP... | gpl-2.0 |
guoxf/linux | drivers/scsi/xen-scsifront.c | 434 | 29234 | /*
* Xen SCSI frontend driver
*
* Copyright (c) 2008, FUJITSU Limited
*
* 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; or, when distributed
* separately from the Linux kernel ... | gpl-2.0 |
hallovveen31/ICED_COLD_Hercules_JB_Kernel | drivers/staging/msm/mddi_ext_lcd.c | 434 | 2093 | /* 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 |
drowningchild/sgh-i997GB | drivers/acpi/acpica/utdelete.c | 946 | 18803 | /*******************************************************************************
*
* Module Name: utdelete - object deletion and reference count utilities
*
******************************************************************************/
/*
* Copyright (C) 2000 - 2010, Intel Corp.
* All rights reserved.
*
* Red... | gpl-2.0 |
htc-mirror/holiday-ics-crc-3.0.16-25afef7 | fs/ecryptfs/keystore.c | 1458 | 80947 | /**
* eCryptfs: Linux filesystem encryption layer
* In-kernel key management code. Includes functions to parse and
* write authentication token-related packets with the underlying
* file.
*
* Copyright (C) 2004-2006 International Business Machines Corp.
* Author(s): Michael A. Halcrow <mhalcrow@us.ibm.com>
*... | gpl-2.0 |
toastcfh/mecha-htc-2.6.32 | fs/smbfs/proc.c | 1458 | 85803 | /*
* proc.c
*
* Copyright (C) 1995, 1996 by Paal-Kr. Engstad and Volker Lendecke
* Copyright (C) 1997 by Volker Lendecke
*
* Please add a note about your changes to smbfs in the ChangeLog file.
*/
#include <linux/types.h>
#include <linux/capability.h>
#include <linux/errno.h>
#include <linux/slab.h>
#includ... | gpl-2.0 |
NEKTech-Labs/wrapfs-kernel-linux-3.17 | drivers/cpufreq/s3c64xx-cpufreq.c | 1714 | 5514 | /*
* Copyright 2009 Wolfson Microelectronics plc
*
* S3C64xx CPUfreq Support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#define pr_fmt(fmt) "cpufreq: " fmt
#include... | gpl-2.0 |
W4TCH0UT/zz_sprout | drivers/gpu/drm/i915/i915_suspend.c | 1970 | 14552 | /*
*
* Copyright 2008 (c) Intel Corporation
* Jesse Barnes <jbarnes@virtuousgeek.org>
*
* 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 limi... | gpl-2.0 |
LorDClockaN/LorDNeo_2639 | arch/arm/mach-ns9xxx/gpio.c | 1970 | 2982 | /*
* arch/arm/mach-ns9xxx/gpio.c
*
* Copyright (C) 2006,2007 by Digi International 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 version 2 as published by
* the Free Software Foundation.
*/
#include <l... | gpl-2.0 |
Evervolv/android_external_backports-wireless | kconfig/lxdialog/inputbox.c | 2482 | 7126 | /*
* inputbox.c -- implements the input box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* 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 |
thicklizard/Komodo_new_source | arch/powerpc/platforms/44x/iss4xx.c | 2738 | 4364 | /*
* PPC476 board specific routines
*
* Copyright 2010 Torez Smith, IBM Corporation.
*
* Based on earlier code:
* Matt Porter <mporter@kernel.crashing.org>
* Copyright 2002-2005 MontaVista Software Inc.
*
* Eugene Surovegin <eugene.surovegin@zultys.com> or <ebs@ebshome.net>
* Copyright (c) 2003-20... | gpl-2.0 |
rachitrawat/Vengeance-Kernel-MSM7x27-Nanhu | arch/arm/mach-sa1100/leds-cerf.c | 4786 | 2776 | /*
* linux/arch/arm/mach-sa1100/leds-cerf.c
*
* Author: ???
*/
#include <linux/init.h>
#include <mach/hardware.h>
#include <asm/leds.h>
#include "leds.h"
#define LED_STATE_ENABLED 1
#define LED_STATE_CLAIMED 2
static unsigned int led_state;
static unsigned int hw_led_state;
#define LED_D0 GPIO_GPIO(0... | gpl-2.0 |
Buckmarble/elite_kernelAOSP | drivers/media/dvb/frontends/sp887x.c | 4786 | 15171 | /*
Driver for the Spase sp887x demodulator
*/
/*
* This driver needs external firmware. Please use the command
* "<kerneldir>/Documentation/dvb/get_dvb_firmware sp887x" to
* download/extract it, and then copy it to /usr/lib/hotplug/firmware
* or /lib/firmware (depending on configuration of firmware hotplug).
*... | gpl-2.0 |
Maroc-OS/Merruk-Technology | common/drivers/usb/host/ohci-pnx8550.c | 4786 | 5864 | /*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net>
* (C) Copyright 2002 Hewlett-Packard Company
* (C) Copyright 2005 Embedded Alley Solutions, Inc.
*
* Bus Glue for PNX8550
*
* ... | gpl-2.0 |
GalaxyTab4/android_kernel_samsung_msm8930-common | tools/perf/arch/arm/util/dwarf-regs.c | 5810 | 1791 | /*
* Mapping of DWARF debug register numbers into register names.
*
* Copyright (C) 2010 Will Deacon, ARM 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 <s... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.