repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
arter97-temasek-i9300/android_kernel_samsung_smdk4412 | arch/mips/jz4740/setup.c | 7575 | 1529 | /*
* Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de>
* Copyright (C) 2011, Maarten ter Huurne <maarten@treewalker.org>
* JZ4740 setup code
*
* 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
* Fr... | gpl-2.0 |
shane87/android_kernel_lge_g3 | fs/utimes.c | 7575 | 5791 | #include <linux/compiler.h>
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/linkage.h>
#include <linux/mount.h>
#include <linux/namei.h>
#include <linux/sched.h>
#include <linux/stat.h>
#include <linux/utime.h>
#include <linux/syscalls.h>
#include <asm/uaccess.h>
#include <asm/unistd.h>
#ifdef __ARCH_WAN... | gpl-2.0 |
vikrant82/t320_kernel | net/mac80211/spectmgmt.c | 7831 | 2891 | /*
* spectrum management
*
* Copyright 2003, Jouni Malinen <jkmaline@cc.hut.fi>
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
* Copyright 2007, Michael Wu <flamingice@sourmilk.net>
* Copyright 2007-2008, Intel ... | gpl-2.0 |
percy-g2/bbbandroid-kernel | fs/f2fs/xattr.c | 152 | 10881 | /*
* fs/f2fs/xattr.c
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
* Portions of this code from linux/fs/ext2/xattr.c
*
* Copyright (C) 2001-2003 Andreas Gruenbacher <agruen@suse.de>
*
* Fix by Harrison Xing <harrison@mountainviewdata.com>.
* Extended attributes... | gpl-2.0 |
cleech/linux | arch/powerpc/kernel/ptrace/ptrace-adv.c | 152 | 13940 | // SPDX-License-Identifier: GPL-2.0-or-later
#include <linux/regset.h>
#include <linux/hw_breakpoint.h>
#include "ptrace-decl.h"
void user_enable_single_step(struct task_struct *task)
{
struct pt_regs *regs = task->thread.regs;
if (regs != NULL) {
task->thread.debug.dbcr0 &= ~DBCR0_BT;
task->thread.debug.dbcr... | gpl-2.0 |
linuxium/ubuntu-yakkety | crypto/tcrypt.c | 152 | 51975 | /*
* Quick & dirty crypto testing module.
*
* This will only exist until we have a better testing mechanism
* (e.g. a char device).
*
* Copyright (c) 2002 James Morris <jmorris@intercode.com.au>
* Copyright (c) 2002 Jean-Francois Dive <jef@linuxbe.org>
* Copyright (c) 2007 Nokia Siemens Networks
*
* Updated R... | gpl-2.0 |
sdwuyawen/u-boot | arch/powerpc/cpu/ppc4xx/cpu_init.c | 152 | 15604 | /*
* (C) Copyright 2000-2007
* Wolfgang Denk, DENX Software Engineering, wd@denx.de.
*
* 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 of the GNU General Public License as
* published by the F... | gpl-2.0 |
tpmullan/android_kernel_asus_tf700 | arch/arm/mach-omap2/board-ldp.c | 152 | 10933 | /*
* linux/arch/arm/mach-omap2/board-ldp.c
*
* Copyright (C) 2008 Texas Instruments Inc.
* Nishant Kamat <nskamat@ti.com>
*
* Modified from mach-omap2/board-3430sdp.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 |
apasricha/KVMTrace-kernel-mod | drivers/iio/adc/ad7266.c | 152 | 13553 | /*
* AD7266/65 SPI ADC driver
*
* Copyright 2012 Analog Devices Inc.
*
* Licensed under the GPL-2.
*/
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/spi/spi.h>
#include <linux/regulator/consumer.h>
#include <linux/err.h>
#include <linux/gpio.h>
#include <linux/module.... | gpl-2.0 |
NStep/nx_bullhead | arch/mips/mm/mmap.c | 152 | 4798 | /*
* 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) 2011 Wind River Systems,
* written by Ralf Baechle <ralf@linux-mips.org>
*/
#include <linux/compiler.h>
#include <linux/... | gpl-2.0 |
AnesHadzi/linux-socfpga | drivers/net/wireless/rsi/rsi_91x_usb.c | 1688 | 15015 | /**
* Copyright (c) 2014 Redpine Signals Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTH... | gpl-2.0 |
Pating/linux-2.6.12-rc2 | arch/parisc/math-emu/dfsub.c | 1944 | 15897 | /*
* Linux/PA-RISC Project (http://www.parisc-linux.org/)
*
* Floating-point emulation code
* Copyright (C) 2001 Hewlett-Packard (Paul Bame) <bame@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* ... | gpl-2.0 |
allenbh/ntrdma | drivers/gpu/drm/gma500/mmu.c | 1944 | 18745 | /**************************************************************************
* Copyright (c) 2007, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundat... | gpl-2.0 |
xenon-cm/android_kernel_samsung_tuna | drivers/media/dvb/mantis/mantis_uart.c | 2456 | 4363 | /*
Mantis PCI bridge driver
Copyright (C) Manu Abraham (abraham.manu@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; either version 2 of the License, or
(at your option) any later v... | gpl-2.0 |
iXss/android_kernel_samsung_tuna | net/rds/bind.c | 2712 | 5286 | /*
* Copyright (c) 2006 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 |
Rom-Fellas/android-omap-tuna | drivers/acpi/acpica/nsrepair.c | 2968 | 22242 | /******************************************************************************
*
* Module Name: nsrepair - Repair for objects returned by predefined methods
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* R... | gpl-2.0 |
DigilentInc/Linux-Digilent-Dev | drivers/input/misc/88pm80x_onkey.c | 3224 | 4382 | /*
* Marvell 88PM80x ONKEY driver
*
* Copyright (C) 2012 Marvell International Ltd.
* Haojian Zhuang <haojian.zhuang@marvell.com>
* Qiao Zhou <zhouqiao@marvell.com>
*
* 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
* a... | gpl-2.0 |
antmicro/linux-tk1 | arch/x86/kernel/step.c | 3480 | 6073 | /*
* x86 single-step support code, common to 32-bit and 64-bit.
*/
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/ptrace.h>
#include <asm/desc.h>
unsigned long convert_ip_to_linear(struct task_struct *child, struct pt_regs *regs)
{
unsigned long addr, seg;
addr = regs->ip;
seg = regs->cs & 0xffff... | gpl-2.0 |
eklovya/android_kernel_lge_p725 | drivers/usb/storage/option_ms.c | 3992 | 4453 | /*
* Driver for Option High Speed Mobile Devices.
*
* (c) 2008 Dan Williams <dcbw@redhat.com>
*
* Inspiration taken from sierra_ms.c by Kevin Lloyd <klloyd@sierrawireless.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as pub... | gpl-2.0 |
armani-dev/android_kernel_xiaomi_armani | drivers/usb/gadget/omap_udc.c | 4760 | 81980 | /*
* omap_udc.c -- for OMAP full speed udc; most chips support OTG.
*
* Copyright (C) 2004 Texas Instruments, Inc.
* Copyright (C) 2004-2005 David Brownell
*
* OMAP2 & DMA support by Kyungmin Park <kyungmin.park@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under th... | gpl-2.0 |
sayeed99/android_kernel_asus_moorefield | arch/arm/mach-omap1/io.c | 4760 | 3859 | /*
* linux/arch/arm/mach-omap1/io.c
*
* OMAP1 I/O mapping code
*
* 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/kernel.h>
#includ... | gpl-2.0 |
TeamRegular/android_kernel_samsung_exynos5420 | drivers/net/tokenring/abyss.c | 4760 | 11175 | /*
* abyss.c: Network driver for the Madge Smart 16/4 PCI Mk2 token ring card.
*
* Written 1999-2000 by Adam Fritzler
*
* This software may be used and distributed according to the terms
* of the GNU General Public License, incorporated herein by reference.
*
* This driver module supports the following car... | gpl-2.0 |
KINGbabasula/android_kernel_oneplus_msm8974-kexec | drivers/gpu/drm/udl/udl_main.c | 5272 | 7965 | /*
* Copyright (C) 2012 Red Hat
*
* based in parts on udlfb.c:
* Copyright (C) 2009 Roberto De Ioris <roberto@unbit.it>
* Copyright (C) 2009 Jaya Kumar <jayakumar.lkml@gmail.com>
* Copyright (C) 2009 Bernie Thompson <bernie@plugable.com>
*
* This file is subject to the terms and conditions of the GNU General Pu... | gpl-2.0 |
CyanogenMod/android_kernel_samsung_exynos5410 | arch/ia64/kvm/vcpu.c | 11672 | 51799 | /*
* kvm_vcpu.c: handling all virtual cpu related thing.
* Copyright (c) 2005, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This pr... | gpl-2.0 |
Crossbones/crossbones_kernel_tuna | drivers/gpu/drm/nouveau/nouveau_connector.c | 1945 | 26764 | /*
* Copyright (C) 2008 Maarten Maathuis.
* 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 deal in the Software without restriction, including
* without limitation the rights to use... | gpl-2.0 |
arkusuma/mediapad-kernel-ics | drivers/gpu/drm/nouveau/nv40_graph.c | 1945 | 15354 | /*
* Copyright (C) 2007 Ben Skeggs.
* 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 deal in the Software without restriction, including
* without limitation the rights to use, copy... | gpl-2.0 |
casper-astro/linux_devel | arch/mips/sgi-ip22/ip22-int.c | 2201 | 8678 | /*
* ip22-int.c: Routines for generic manipulation of the INT[23] ASIC
* found on INDY and Indigo2 workstations.
*
* Copyright (C) 1996 David S. Miller (davem@davemloft.net)
* Copyright (C) 1997, 1998 Ralf Baechle (ralf@gnu.org)
* Copyright (C) 1999 Andrew R. Baker (andrewb@uab.edu)
* ... | gpl-2.0 |
KlemensWinter/ecafe_kernel | arch/sh/kernel/cpu/sh4a/smp-shx3.c | 3737 | 4050 | /*
* SH-X3 SMP
*
* Copyright (C) 2007 - 2010 Paul Mundt
* Copyright (C) 2007 Magnus Damm
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/init.h>
#include <linux/ker... | gpl-2.0 |
garwynn/D710SPR_FL24_Kernel | arch/ia64/kernel/pci-swiotlb.c | 3993 | 1502 | /* Glue code to lib/swiotlb.c */
#include <linux/pci.h>
#include <linux/gfp.h>
#include <linux/cache.h>
#include <linux/module.h>
#include <linux/dma-mapping.h>
#include <asm/swiotlb.h>
#include <asm/dma.h>
#include <asm/iommu.h>
#include <asm/machvec.h>
int swiotlb __read_mostly;
EXPORT_SYMBOL(swiotlb);
static voi... | gpl-2.0 |
CyanogenMod/android_kernel_oppo_n3 | arch/arm/mach-exynos/dev-dwmci.c | 4761 | 1902 | /*
* linux/arch/arm/mach-exynos4/dev-dwmci.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* Platform device for Synopsys DesignWare Mobile Storage IP
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Licen... | gpl-2.0 |
SlimRoms/kernel_asus_flo | drivers/net/wireless/ath/ath6kl/usb.c | 4761 | 10422 | /*
* Copyright (c) 2007-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 |
zlaja/android_kernel_lge_msm8610 | arch/x86/kernel/apic/ipi.c | 8089 | 3836 | #include <linux/cpumask.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/delay.h>
#include <linux/spinlock.h>
#include <linux/kernel_stat.h>
#include <linux/mc146818rtc.h>
#include <linux/cache.h>
#include <linux/cpu.h>
#include <linux/module.h>
#include <asm/smp.h>
#inclu... | gpl-2.0 |
android-legacy/kernel | drivers/mtd/maps/pmcmsp-flash.c | 12185 | 6243 | /*
* Mapping of a custom board with both AMD CFI and JEDEC flash in partitions.
* Config with both CFI and JEDEC device support.
*
* Basically physmap.c with the addition of partitions and
* an array of mapping info to accommodate more than one flash type per board.
*
* Copyright 2005-2007 PMC-Sierra, Inc.
*
*... | gpl-2.0 |
AriesVE-DevCon-TEAM/samsung-kernel-msm7x30 | sound/isa/gus/gus_reset.c | 14745 | 13408 | /*
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later versio... | gpl-2.0 |
netarchy/nexus-s | drivers/gpu/pvr/queue.c | 154 | 33050 | /**********************************************************************
*
* Copyright (C) Imagination Technologies Ltd. All rights reserved.
*
* 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 |
elmo2k3/linux | drivers/rtc/rtc-max6900.c | 154 | 6715 | /*
* rtc class driver for the Maxim MAX6900 chip
*
* Author: Dale Farnsworth <dale@farnsworth.org>
*
* based on previously existing rtc class drivers
*
* 2007 (c) MontaVista, Software, Inc. This file is licensed under
* the terms of the GNU General Public License version 2. This program
* is licensed "as is"... | gpl-2.0 |
zjh3123629/linux-4.5.1 | drivers/staging/rtl8192e/rtl819x_HTProc.c | 410 | 26628 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* This program is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR ... | gpl-2.0 |
wilesduan/linux-part1 | drivers/staging/lustre/lustre/libcfs/linux/linux-module.c | 410 | 4528 | /*
* 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 |
jeffegg/beaglebonepsp | arch/mips/kernel/smp-cmp.c | 666 | 5324 | /*
* This program is free software; you can distribute it and/or modify it
* under the terms of the GNU General Public License (Version 2) as
* published by the Free Software Foundation.
*
* This program is distributed in the hope it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warran... | gpl-2.0 |
XMelancholy/android_kernel_huawei_h60 | fs/jfs/super.c | 1690 | 23588 | /*
* Copyright (C) International Business Machines Corp., 2000-2004
* Portions Copyright (C) Christoph Hellwig, 2001-2002
*
* 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; eithe... | gpl-2.0 |
sandymanu/sandy_oneplus2_msm8994 | fs/ocfs2/dlmfs/dlmfs.c | 2202 | 17204 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmfs.c
*
* Code which implements the kernel side of a minimal userspace
* interface to our DLM. This file handles the virtual file system
* used for communication with userspace. Credit should go to ramfs,
* which was a template for... | gpl-2.0 |
sebirdman/kernel-msm | fs/9p/acl.c | 2202 | 9076 | /*
* Copyright IBM Corporation, 2010
* Author Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2.1 of the GNU Lesser General Public License
* as published by the Free Software Foundation.
*
* This program ... | gpl-2.0 |
breeze101792/linux-dev | arch/arm/mach-s3c24xx/mach-smdk2413.c | 2202 | 3946 | /* linux/arch/arm/mach-s3c2412/mach-smdk2413.c
*
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* Thanks to Dimity Andric (TomTom) and Steven Ryu (Samsung) for the
* loans of SMDK2413 to work with.
*
* This program is free software; you can redistribute it and/or modify
* it under the... | gpl-2.0 |
christiantroy/linux-allwinner | drivers/input/touchscreen/bu21013_ts.c | 2970 | 18133 | /*
* Copyright (C) ST-Ericsson SA 2010
* Author: Naveen Kumar G <naveen.gaddipati@stericsson.com> for ST-Ericsson
* License terms:GNU General Public License (GPL) version 2
*/
#include <linux/kernel.h>
#include <linux/delay.h>
#include <linux/interrupt.h>
#include <linux/i2c.h>
#include <linux/workqueue.h>
#includ... | gpl-2.0 |
T-Macgnolia/android_kernel_lge_g4stylus-stock | arch/sh/kernel/sh_ksyms_64.c | 4506 | 1488 | /*
* arch/sh/kernel/sh_ksyms_64.c
*
* Copyright (C) 2000, 2001 Paolo Alberelli
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/rwsem.h>
#include <linux/module.h>
#inclu... | gpl-2.0 |
Galaxy-Tab-S2/android_kernel_samsung_gts210wifi | arch/arm/mach-imx/devices/platform-mxc_rtc.c | 4762 | 1247 | /*
* Copyright (C) 2010-2011 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.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 "../hardware.h"
#incl... | gpl-2.0 |
drod2169/Linux-Kernel | arch/arm/mach-imx/devices/platform-imx21-hcd.c | 4762 | 1127 | /*
* Copyright (C) 2010 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.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 "../hardware.h"
#include "... | gpl-2.0 |
Surge1223/kernel_samsung-jfltevzw-VRUFNC5 | sound/synth/emux/emux_nrpn.c | 14234 | 9938 | /*
* NRPN / SYSEX callbacks for Emu8k/Emu10k1
*
* Copyright (c) 1999-2000 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 Li... | gpl-2.0 |
aznrice/l-preview | sound/synth/emux/emux_effect.c | 14746 | 9584 | /*
* Midi synth routines for the Emu8k/Emu10k1
*
* Copyright (C) 1999 Steve Ratcliffe
* Copyright (c) 1999-2000 Takashi Iwai <tiwai@suse.de>
*
* Contains code based on awe_wave.c by Takashi Iwai
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gen... | gpl-2.0 |
gwindlord/android_kernel_lenovo_b8000 | sound/core/oss/copy.c | 15514 | 2883 | /*
* Linear conversion Plug-In
* Copyright (c) 2000 by Abramo Bagnara <abramo@alsa-project.org>
*
*
* This library is free software; you can redistribute it and/or modify
* it under the terms of the GNU Library General Public License as
* published by the Free Software Foundation; either version 2 of
* ... | gpl-2.0 |
crystax/android-toolchain-gcc-4-9 | gcc/testsuite/gfortran.dg/io_constraints_2.f90 | 155 | 2703 | ! { dg-do compile }
! { dg-options "-std=f95" }
! Part II of the test of the IO constraints patch, which fixes PRs:
! PRs 25053, 25063, 25064, 25066, 25067, 25068, 25069, 25307 and 20862.
! Modified2006-07-08 to check the patch for PR20844.
!
! Contributed by Paul Thomas <pault@gcc.gnu.org>
!
module global
intege... | gpl-2.0 |
peter-65/rpi-linux | arch/arm/mach-imx/clk-imx51-imx53.c | 411 | 32212 | /*
* Copyright (C) 2011 Sascha Hauer, Pengutronix <s.hauer@pengutronix.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/mm.h>
#include <linux/delay.h>
... | gpl-2.0 |
dongsupark/linux | drivers/iio/humidity/si7005.c | 411 | 4259 | /*
* si7005.c - Support for Silabs Si7005 humidity and temperature sensor
*
* Copyright (c) 2014 Peter Meerwald <pmeerw@pmeerw.net>
*
* This file is subject to the terms and conditions of version 2 of
* the GNU General Public License. See the file COPYING in the main
* directory of this archive for more details... | gpl-2.0 |
jdkernel/mecha_sense_2.6.35 | mm/memory_hotplug.c | 411 | 22600 | /*
* linux/mm/memory_hotplug.c
*
* Copyright (C)
*/
#include <linux/stddef.h>
#include <linux/mm.h>
#include <linux/swap.h>
#include <linux/interrupt.h>
#include <linux/pagemap.h>
#include <linux/bootmem.h>
#include <linux/compiler.h>
#include <linux/module.h>
#include <linux/pagevec.h>
#include <linux/writeback... | gpl-2.0 |
linux-shield/kernel | arch/arm/mach-pxa/pxa27x.c | 411 | 12560 | /*
* linux/arch/arm/mach-pxa/pxa27x.c
*
* Author: Nicolas Pitre
* Created: Nov 05, 2002
* Copyright: MontaVista Software Inc.
*
* Code specific to PXA27x aka Bulverde.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 ... | gpl-2.0 |
MassStash/htc_m8wl_kernel_sense_4.4.4 | drivers/misc/mpu3050/mlsl-kernel.c | 1179 | 9648 | /*
$License:
Copyright (C) 2010 InvenSense 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) ... | gpl-2.0 |
mythos234/NamelessN910F-LL | arch/arm/mach-s3c64xx/mach-ncp.c | 2203 | 2530 | /*
* linux/arch/arm/mach-s3c64xx/mach-ncp.c
*
* Copyright (C) 2008-2009 Samsung Electronics
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*/
#include <linux/kernel.h>
#... | gpl-2.0 |
evitareul/android_kernel_htc_evitareul | drivers/media/dvb/frontends/dib9000.c | 2203 | 71458 | /*
* Linux-DVB Driver for DiBcom's DiB9000 and demodulator-family.
*
* Copyright (C) 2005-10 DiBcom (http://www.dibcom.fr/)
*
* 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.
*... | gpl-2.0 |
zhaochengw/android_kernel_blackview_p1-pro | arch/arm/mach-s3c64xx/mach-ncp.c | 2203 | 2530 | /*
* linux/arch/arm/mach-s3c64xx/mach-ncp.c
*
* Copyright (C) 2008-2009 Samsung Electronics
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*/
#include <linux/kernel.h>
#... | gpl-2.0 |
CyanogenMod/lge-kernel-sniper | drivers/acpi/acpica/rscalc.c | 3227 | 18229 | /*******************************************************************************
*
* Module Name: rscalc - Calculate stream and list lengths
*
******************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution an... | gpl-2.0 |
huangyuxuan01/kernel_samsung_smdk4210 | drivers/acpi/acpica/exutils.c | 3227 | 13571 |
/******************************************************************************
*
* Module Name: exutils - interpreter/scanner utilities
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution and us... | gpl-2.0 |
infected-lp/kernel_sony_msm8974 | sound/soc/codecs/wm8737.c | 4507 | 19796 | /*
* wm8737.c -- WM8737 ALSA SoC Audio driver
*
* Copyright 2010 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 b... | gpl-2.0 |
GearCM/android_kernel_samsung_exynos5410 | drivers/usb/gadget/goku_udc.c | 4763 | 47813 | /*
* Toshiba TC86C001 ("Goku-S") USB Device Controller driver
*
* Copyright (C) 2000-2002 Lineo
* by Stuart Lynne, Tom Rushworth, and Bruce Balden
* Copyright (C) 2002 Toshiba Corporation
* Copyright (C) 2003 MontaVista Software (source@mvista.com)
*
* This file is licensed under the terms of the GNU Gener... | gpl-2.0 |
tjstyle/android_kernel_samsung_msm | drivers/misc/ibmasm/uart.c | 5019 | 2063 |
/*
* IBM ASM Service Processor Device Driver
*
* 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... | gpl-2.0 |
wolverine2k/android_kernel_oppo_n1 | fs/notify/group.c | 5275 | 3065 | /*
* Copyright (C) 2008 Red Hat, Inc., Eric Paris <eparis@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; either version 2, or (at your option)
* any later version.
*
... | gpl-2.0 |
thestealth131205/HTC_Desire_510_64bit | sound/soc/pxa/saarb.c | 7323 | 5257 | /*
* saarb.c -- SoC audio for saarb
*
* 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 Software Found... | gpl-2.0 |
golden-guy/android_kernel_samsung_golden | drivers/staging/comedi/drivers/vmk80xx.c | 7835 | 34095 | /*
comedi/drivers/vmk80xx.c
Velleman USB Board Low-Level Driver
Copyright (C) 2009 Manuel Gebele <forensixs@gmx.de>, Germany
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2000 David A. Schleef <ds@schleef.org>
This program is free software; you can redistribute it and/... | gpl-2.0 |
Renzo-Olivares/BAMF_android_kernel_htc_msm8660 | arch/um/sys-i386/elfcore.c | 11419 | 1947 | #include <linux/elf.h>
#include <linux/coredump.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <asm/elf.h>
Elf32_Half elf_core_extra_phdrs(void)
{
return vsyscall_ehdr ? (((struct elfhdr *)vsyscall_ehdr)->e_phnum) : 0;
}
int elf_core_write_extra_phdrs(struct file *file, loff_t offset, size_t *size,
... | gpl-2.0 |
Project-Elite/elite_kernel_grouper | arch/um/sys-i386/elfcore.c | 11419 | 1947 | #include <linux/elf.h>
#include <linux/coredump.h>
#include <linux/fs.h>
#include <linux/mm.h>
#include <asm/elf.h>
Elf32_Half elf_core_extra_phdrs(void)
{
return vsyscall_ehdr ? (((struct elfhdr *)vsyscall_ehdr)->e_phnum) : 0;
}
int elf_core_write_extra_phdrs(struct file *file, loff_t offset, size_t *size,
... | gpl-2.0 |
Fred6681/android_kernel_samsung_golden | arch/powerpc/platforms/8xx/adder875.c | 12187 | 3142 | /* Analogue & Micro Adder MPC875 board support
*
* Author: Scott Wood <scottwood@freescale.com>
*
* Copyright (c) 2007 Freescale Semiconductor, 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 ... | gpl-2.0 |
DespairFactor/N6 | lib/sort.c | 12955 | 2605 | /*
* A fast, small, non-recursive O(nlog n) sort for the Linux kernel
*
* Jan 23 2005 Matt Mackall <mpm@selenic.com>
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/sort.h>
#include <linux/slab.h>
static void u32_swap(void *a, void *b, int size)
{
u32 t = *(u32 *)a;
*(u32 *)a = *(u32 *)b... | gpl-2.0 |
Shelnutt2/android_kernel_lge_gee_3.4 | sound/isa/gus/gus_dma.c | 14491 | 7206 | /*
* Routines for GF1 DMA control
* 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 |
craneboard/craneboard-kernel-v3 | drivers/media/video/omap3isp/ispstat.c | 156 | 31062 | /*
* ispstat.c
*
* TI OMAP3 ISP - Statistics core
*
* Copyright (C) 2010 Nokia Corporation
* Copyright (C) 2009 Texas Instruments, Inc
*
* Contacts: David Cohen <dacohen@gmail.com>
* Laurent Pinchart <laurent.pinchart@ideasonboard.com>
* Sakari Ailus <sakari.ailus@iki.fi>
*
* This program is free ... | gpl-2.0 |
Dees-Troy/android_kernel_samsung_coreprimelte | drivers/video/msm/mdss/mdss_hdmi_hdcp.c | 668 | 43951 | /* Copyright (c) 2010-2014 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 |
Fuzion24/SM-G900V_NA_KK_Opensource-S5-Kernel- | drivers/mfd/pm8xxx-spk.c | 2204 | 7461 | /* 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 |
mgaleae/android_kernel_samsung_smdk4412_utouch | drivers/mtd/chips/cfi_cmdset_0002.c | 2460 | 56645 | /*
* Common Flash Interface support:
* AMD & Fujitsu Standard Vendor Command Set (ID 0x0002)
*
* Copyright (C) 2000 Crossnet Co. <info@crossnet.co.jp>
* Copyright (C) 2004 Arcom Control Systems Ltd <linux@arcom.com>
* Copyright (C) 2005 MontaVista Software Inc. <source@mvista.com>
*
* 2_by_8 routines added by... | gpl-2.0 |
garwynn/D710BST_GC01_Kernel | arch/arm/mach-netx/nxdb500.c | 2972 | 4646 | /*
* arch/arm/mach-netx/nxdb500.c
*
* Copyright (c) 2005 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix
*
* 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 ... | gpl-2.0 |
TEAM-Gummy/kernel_asus_grouper | drivers/acpi/acpica/evgpeutil.c | 3228 | 11119 | /******************************************************************************
*
* Module Name: evgpeutil - GPE utilities
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and... | gpl-2.0 |
sultanxda/sultan-kernel-celox | drivers/acpi/acpica/tbfind.c | 3228 | 4828 | /******************************************************************************
*
* Module Name: tbfind - find table
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistribution and use in source and bin... | gpl-2.0 |
wangxingchao/s3c6410 | arch/powerpc/mm/mmu_context_hash32.c | 3740 | 3445 | /*
* This file contains the routines for handling the MMU on those
* PowerPC implementations where the MMU substantially follows the
* architecture specification. This includes the 6xx, 7xx, 7xxx,
* 8260, and POWER3 implementations but excludes the 8xx and 4xx.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:... | gpl-2.0 |
ZeroInfinityXDA/OQC-m9 | arch/arm/mach-ixp4xx/ixp4xx_qmgr.c | 4764 | 9168 | /*
* Intel IXP4xx Queue Manager driver for Linux
*
* Copyright (C) 2007 Krzysztof Halasa <khc@pm.waw.pl>
*
* 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.
*/
#include <linu... | gpl-2.0 |
keiranFTW/semc-kernel-msm7x30-ics | drivers/isdn/hisax/asuscom.c | 5020 | 11573 | /* $Id: asuscom.c,v 1.14.2.4 2004/01/13 23:48:39 keil Exp $
*
* low level stuff for ASUSCOM NETWORK INC. ISDNLink cards
*
* Author Karsten Keil
* Copyright by Karsten Keil <keil@isdn4linux.de>
*
* This software may be used and distributed according to the terms
* of the GNU General Public License,... | gpl-2.0 |
forumber/android_kernel_zte_bladevec4g | net/sched/sch_mqprio.c | 5020 | 10502 | /*
* net/sched/sch_mqprio.c
*
* Copyright (c) 2010 John Fastabend <john.r.fastabend@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free Software Foundation.
*/
#include <linux/types.h>
#i... | gpl-2.0 |
wanam/Adam-Kernel-GS5-LTE | drivers/xen/gntalloc.c | 5020 | 15691 | /******************************************************************************
* gntalloc.c
*
* Device for creating grant references (in user-space) that may be shared
* with other domains.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied w... | gpl-2.0 |
DooMLoRD/android_kernel_sony_msm8994 | arch/alpha/kernel/setup.c | 6812 | 39267 | /*
* linux/arch/alpha/kernel/setup.c
*
* Copyright (C) 1995 Linus Torvalds
*/
/* 2.3.x bootmem, 1999 Andrea Arcangeli <andrea@suse.de> */
/*
* Bootup setup stuff.
*/
#include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/stddef.h>
#include <linux/unistd.h>
#include <linux/p... | gpl-2.0 |
Ander-Alvarez/CoffeeKernel | drivers/spi/spi-fsl-espi.c | 2205 | 18087 | /*
* Freescale eSPI controller driver.
*
* Copyright 2010 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at you... | gpl-2.0 |
hendersa/bbbandroid-kernel | arch/s390/kernel/vdso.c | 2205 | 8413 | /*
* vdso setup for s390
*
* Copyright IBM Corp. 2008
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.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 only)
* as published by the Free Software Foundation.
*/
#... | gpl-2.0 |
kerneldevs/RM-35-KERNEL-PECAN | drivers/isdn/hisax/ix1_micro.c | 5021 | 8337 | /* $Id: ix1_micro.c,v 2.12.2.4 2004/01/13 23:48:39 keil Exp $
*
* low level stuff for ITK ix1-micro Rev.2 isdn cards
* derived from the original file teles3.c from Karsten Keil
*
* Author Klaus-Peter Nischke
* Copyright by Klaus-Peter Nischke, ITK AG
* <klaus@nischke.do... | gpl-2.0 |
TheBr0ken/vigor_aosp_kernel | drivers/isdn/hisax/ix1_micro.c | 5021 | 8337 | /* $Id: ix1_micro.c,v 2.12.2.4 2004/01/13 23:48:39 keil Exp $
*
* low level stuff for ITK ix1-micro Rev.2 isdn cards
* derived from the original file teles3.c from Karsten Keil
*
* Author Klaus-Peter Nischke
* Copyright by Klaus-Peter Nischke, ITK AG
* <klaus@nischke.do... | gpl-2.0 |
Soorma07/linux-davinci | net/l2tp/l2tp_netlink.c | 7837 | 21384 | /*
* L2TP netlink layer, for management
*
* Copyright (c) 2008,2009,2010 Katalix Systems Ltd
*
* Partly based on the IrDA nelink implementation
* (see net/irda/irnetlink.c) which is:
* Copyright (c) 2007 Samuel Ortiz <samuel@sortiz.org>
* which is in turn partly based on the wireless netlink code:
* Copyright ... | gpl-2.0 |
MikePach/Alucard-Kernel-jfltexx | drivers/scsi/dpt_i2o.c | 8093 | 97076 | /***************************************************************************
dpti.c - description
-------------------
begin : Thu Sep 7 2000
copyright : (C) 2000 by Adaptec
July 30, 2001 First version being submitted
... | gpl-2.0 |
msva/android_kernel_asus_A80 | drivers/ssb/sdio.c | 9117 | 15971 | /*
* Sonics Silicon Backplane
* SDIO-Hostbus related functions
*
* Copyright 2009 Albert Herranz <albert_herranz@yahoo.es>
*
* Based on drivers/ssb/pcmcia.c
* Copyright 2006 Johannes Berg <johannes@sipsolutions.net>
* Copyright 2007-2008 Michael Buesch <m@bues.ch>
*
* Licensed under the GNU/GPL. See COPYING f... | gpl-2.0 |
Dazzozo/huawei-kernel-3.4 | drivers/net/wimax/i2400m/sysfs.c | 14493 | 2248 | /*
* Intel Wireless WiMAX Connection 2400m
* Sysfs interfaces to show driver and device information
*
*
* Copyright (C) 2007 Intel Corporation <linux-wimax@intel.com>
* Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the ... | gpl-2.0 |
moonman/linux-imx6-3.14 | drivers/mmc/host/sdhci-of-arasan.c | 158 | 5971 | /*
* Arasan Secure Digital Host Controller Interface.
* Copyright (C) 2011 - 2012 Michal Simek <monstr@monstr.eu>
* Copyright (c) 2012 Wind River Systems, Inc.
* Copyright (C) 2013 Pengutronix e.K.
* Copyright (C) 2013 Xilinx Inc.
*
* Based on sdhci-of-esdhc.c
*
* Copyright (c) 2007 Freescale Semiconductor, In... | gpl-2.0 |
santod/KK_sense_kernel_htc_m7vzw | arch/arm/mach-msm/board-m7-rfkill.c | 158 | 8204 | /*
* Copyright (C) 2009 Google, Inc.
* Copyright (C) 2009-2011 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 distrib... | gpl-2.0 |
penhoi/linux-3.13.11.lbrpmu | drivers/memstick/host/jmb38x_ms.c | 1438 | 26160 | /*
* jmb38x_ms.c - JMicron jmb38x MemoryStick card reader
*
* Copyright (C) 2008 Alex Dubov <oakad@yahoo.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.
*
*/
#includ... | gpl-2.0 |
zhuoyang/android_kernel_sony_msm8974 | drivers/clk/clk.c | 2718 | 37098 | /*
* Copyright (C) 2010-2011 Canonical Ltd <jeremy.kerr@canonical.com>
* Copyright (C) 2011-2012 Linaro Ltd <mturquette@linaro.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundati... | gpl-2.0 |
teemodk/android_kernel_htc_endeavoru | sound/soc/pxa/zylonite.c | 2718 | 7019 | /*
* zylonite.c -- SoC audio for Zylonite
*
* Copyright 2008 Wolfson Microelectronics PLC.
* Author: Mark Brown <broonie@opensource.wolfsonmicro.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Softw... | gpl-2.0 |
renzoolivares/android_kernel_htc_monarudo | fs/ext2/namei.c | 4766 | 9517 | /*
* linux/fs/ext2/namei.c
*
* Rewrite to pagecache. Almost all code had been changed, so blame me
* if the things go wrong. Please, send bug reports to
* viro@parcelfarce.linux.theplanet.co.uk
*
* Stuff here is basically a glue between the VFS and generic UNIXish
* filesystem that keeps everything in pagecache... | gpl-2.0 |
Redmi-dev/android_kernel_xiaomi_msm8226 | drivers/staging/speakup/speakup_keypc.c | 7582 | 8664 | /*
* written by David Borowski
*
* Copyright (C) 2003 David Borowski.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later v... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.