repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
cmartinbaughman/HTC_Shooter_Kernel | arch/powerpc/platforms/85xx/mpc85xx_rdb.c | 3439 | 3880 | /*
* MPC85xx RDB Board Setup
*
* Copyright 2009 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 your
* option... | gpl-2.0 |
ztemt/Z7Mini_NX507J_H128_kernel | drivers/power/bq27x00_battery.c | 4719 | 21821 | /*
* BQ27x00 battery driver
*
* Copyright (C) 2008 Rodolfo Giometti <giometti@linux.it>
* Copyright (C) 2008 Eurotech S.p.A. <info@eurotech.it>
* Copyright (C) 2010-2011 Lars-Peter Clausen <lars@metafoo.de>
* Copyright (C) 2011 Pali Rohár <pali.rohar@gmail.com>
*
* Based on a previous work by Copyright (C) 2008... | gpl-2.0 |
SuperHanss/android_kernel_lge_g3 | arch/m68k/math-emu/fp_log.c | 5231 | 3855 | /*
fp_trig.c: floating-point math routines for the Linux-m68k
floating point emulator.
Copyright (c) 1998-1999 David Huggins-Daines / Roman Zippel.
I hereby give permission, free of charge, to copy, modify, and
redistribute this software, in source or binary form, provided that
the above copyright notice... | gpl-2.0 |
marlontoe/android_kernel_sony_msm8974 | drivers/video/console/fbcon_ccw.c | 9839 | 10967 | /*
* linux/drivers/video/console/fbcon_ccw.c -- Software Rotation - 270 degrees
*
* Copyright (C) 2005 Antonino Daplas <adaplas @pol.net>
*
* 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 detai... | gpl-2.0 |
SHAYDER/i9300 | arch/sh/mm/tlb-debugfs.c | 12399 | 3927 | /*
* arch/sh/mm/tlb-debugfs.c
*
* debugfs ops for SH-4 ITLB/UTLBs.
*
* Copyright (C) 2010 Matt Fleming
*
* 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>
#includ... | gpl-2.0 |
faux123/kernel-msm | drivers/message/i2o/debug.c | 13423 | 11212 | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/i2o.h>
static void i2o_report_util_cmd(u8 cmd);
static void i2o_report_exec_cmd(u8 cmd);
static void i2o_report_fail_status(u8 req_status, u32 * msg);
static void i2o_report_common_status(u8 req_status);
static void i2o_report_c... | gpl-2.0 |
Split-Screen/android_kernel_samsung_manta | drivers/message/i2o/debug.c | 13423 | 11212 | #include <linux/module.h>
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/i2o.h>
static void i2o_report_util_cmd(u8 cmd);
static void i2o_report_exec_cmd(u8 cmd);
static void i2o_report_fail_status(u8 req_status, u32 * msg);
static void i2o_report_common_status(u8 req_status);
static void i2o_report_c... | gpl-2.0 |
zmanji/ecryptfs | drivers/net/wan/lmc/lmc_media.c | 13679 | 34361 | /* $Id: lmc_media.c,v 1.13 2000/04/11 05:25:26 asj Exp $ */
#include <linux/kernel.h>
#include <linux/string.h>
#include <linux/timer.h>
#include <linux/ptrace.h>
#include <linux/errno.h>
#include <linux/ioport.h>
#include <linux/interrupt.h>
#include <linux/in.h>
#include <linux/if_arp.h>
#include <linux/netdevice.h>... | gpl-2.0 |
fortunaFiWn/android_kernel_samsung_fortunave3g | net/bridge/br_multicast.c | 112 | 41277 | /*
* 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 |
Team-M8/android_kernel_htc_msm8974 | drivers/usb/mon/mon_text.c | 112 | 17024 |
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/usb.h>
#include <linux/slab.h>
#include <linux/time.h>
#include <linux/export.h>
#include <linux/mutex.h>
#include <linux/debugfs.h>
#include <linux/scatterlist.h>
#include <asm/uaccess.h>
#include "usb_mon.h"
#define DATA_MAX 32
#define SETUP_MAX ... | gpl-2.0 |
thaskell1/linux | arch/arm/mach-davinci/da8xx-dt.c | 368 | 2455 | /*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
*
* Modified from mach-omap/omap2/board-generic.c
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
... | gpl-2.0 |
jonsmirl/mpc5200 | drivers/mmc/host/imxmmc.c | 624 | 31091 | /*
* linux/drivers/mmc/host/imxmmc.c - Motorola i.MX MMCI driver
*
* Copyright (C) 2004 Sascha Hauer, Pengutronix <sascha@saschahauer.de>
* Copyright (C) 2006 Pavel Pisa, PiKRON <ppisa@pikron.com>
*
* derived from pxamci.c by Russell King
*
* This program is free software; you can redistribute it and/or mod... | gpl-2.0 |
leonardoafa/android_kernel_motorola_msm8974 | drivers/staging/prima/CORE/WDI/DP/src/wlan_qct_wdi_ds.c | 624 | 17435 | /*
* Copyright (c) 2012-2013 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by 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 noti... | gpl-2.0 |
scriptZilla/linux | arch/mips/loongson64/common/serial.c | 1136 | 3392 | /*
* 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) 2007 Ralf Baechle (ralf@linux-mips.org)
*
* Copyright (C) 2009 Lemote, Inc.
* Author: Yan hua (yanhua@lemote.com)
* Auth... | gpl-2.0 |
sawdoctor/Note-4-AEL-Kernel | fs/proc/nommu.c | 1136 | 3317 | /* nommu.c: mmu-less memory info files
*
* Copyright (C) 2004 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 Fou... | gpl-2.0 |
rebel1/kernel-2.6.36.3-shuttle-P10AN01 | arch/arm/mach-orion5x/irq.c | 1648 | 1603 | /*
* arch/arm/mach-orion5x/irq.c
*
* Core IRQ functions for Marvell Orion System On Chip
*
* Maintainer: Tzachi Perelstein <tzachi@marvell.com>
*
* 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 ... | gpl-2.0 |
gchild320/shamu-old | arch/powerpc/kernel/fadump.c | 1648 | 36140 | /*
* Firmware Assisted dump: A robust mechanism to get reliable kernel crash
* dump with assistance from firmware. This approach does not use kexec,
* instead firmware assists in booting the kdump kernel while preserving
* memory contents. The most of the code implementation has been adapted
* from phyp assisted d... | gpl-2.0 |
dj-sand/android_kernel_htc_flounder | drivers/net/ethernet/emulex/benet/be_roce.c | 2160 | 4901 | /*
* Copyright (C) 2005 - 2013 Emulex
* 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. The full GNU General
* Public License is included in this distribu... | gpl-2.0 |
ffosilva/android_kernel_sony_msm8974 | drivers/usb/dwc3/host.c | 2160 | 3330 | /**
* host.c - DesignWare USB3 DRD Controller Host Glue
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com
*
* Authors: Felipe Balbi <balbi@ti.com>,
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
... | gpl-2.0 |
zefie/kernel_moto_shamu | net/sunrpc/xprtrdma/verbs.c | 2672 | 52697 | /*
* Copyright (c) 2003-2007 Network Appliance, 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 th... | gpl-2.0 |
ryrzy/yoda-kernel-i9300-JB-update11 | arch/blackfin/kernel/time-ts.c | 2672 | 9045 | /*
* Based on arm clockevents implementation and old bfin time tick.
*
* Copyright 2008-2009 Analog Devics Inc.
* 2008 GeoTechnologies
* Vitja Makarov
*
* Licensed under the GPL-2
*/
#include <linux/module.h>
#include <linux/profile.h>
#include <linux/interrupt.h>
#include <l... | gpl-2.0 |
sakuraba001/android_kernel_samsung_d2kdi | arch/arm/kernel/asm-offsets.c | 2672 | 5232 | /*
* Copyright (C) 1995-2003 Russell King
* 2001-2002 Keith Owens
*
* Generate definitions needed by assembly language modules.
* This code generates raw asm output which is post-processed to extract
* and format the required data.
*
* This program is free software; you can redistribute it an... | gpl-2.0 |
sbreen94/Zeus_d2tmo | arch/blackfin/kernel/time-ts.c | 2672 | 9045 | /*
* Based on arm clockevents implementation and old bfin time tick.
*
* Copyright 2008-2009 Analog Devics Inc.
* 2008 GeoTechnologies
* Vitja Makarov
*
* Licensed under the GPL-2
*/
#include <linux/module.h>
#include <linux/profile.h>
#include <linux/interrupt.h>
#include <l... | gpl-2.0 |
dh-harald/amlogic-kernel | drivers/rtc/rtc-ds1374.c | 3184 | 10982 | /*
* RTC client/driver for the Maxim/Dallas DS1374 Real-Time Clock over I2C
*
* Based on code by Randy Vinson <rvinson@mvista.com>,
* which was based on the m41t00.c by Mark Greer <mgreer@mvista.com>.
*
* Copyright (C) 2006-2007 Freescale Semiconductor
*
* 2005 (c) MontaVista Software, Inc. This file is license... | gpl-2.0 |
tobw/linux-curie | drivers/rtc/rtc-ds3234.c | 3184 | 4777 | /* rtc-ds3234.c
*
* Driver for Dallas Semiconductor (DS3234) SPI RTC with Integrated Crystal
* and SRAM.
*
* Copyright (C) 2008 MIMOMax Wireless 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 F... | gpl-2.0 |
rdm-dev/linux-curie | arch/powerpc/platforms/83xx/mpc837x_rdb.c | 4208 | 2133 | /*
* arch/powerpc/platforms/83xx/mpc837x_rdb.c
*
* Copyright (C) 2007 Freescale Semiconductor, Inc. All rights reserved.
*
* MPC837x RDB board specific routines
*
* 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... | gpl-2.0 |
e9wifi-dev/android_kernel_lge_e9wifi | drivers/net/phy/broadcom.c | 4720 | 26788 | /*
* drivers/net/phy/broadcom.c
*
* Broadcom BCM5411, BCM5421 and BCM5461 Gigabit Ethernet
* transceivers.
*
* Copyright (c) 2006 Maciej W. Rozycki
*
* Inspired by code written by Amy Fong.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Publi... | gpl-2.0 |
NamanArora/flamingo_kernel | arch/arm/mach-bcmring/csp/chipc/chipcHw.c | 8048 | 26628 | /*****************************************************************************
* Copyright 2003 - 2008 Broadcom Corporation. All rights reserved.
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the... | gpl-2.0 |
omegamoon/rockchip-rk30xx-mk808 | arch/arm/mach-bcmring/csp/dmac/dmacHw.c | 8048 | 28876 | /*****************************************************************************
* Copyright 2003 - 2008 Broadcom Corporation. All rights reserved.
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the... | gpl-2.0 |
sleshepic/l900_MK4_Kernel | arch/arm/mach-bcmring/csp/dmac/dmacHw.c | 8048 | 28876 | /*****************************************************************************
* Copyright 2003 - 2008 Broadcom Corporation. All rights reserved.
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the... | gpl-2.0 |
mythos234/AndromedaN910F-CM12 | arch/x86/math-emu/fpu_aux.c | 12656 | 4394 | /*---------------------------------------------------------------------------+
| fpu_aux.c |
| |
| Code to implement some of the FPU auxiliary instructions. |
| ... | gpl-2.0 |
tiny4579/gingertiny-v2 | arch/x86/math-emu/fpu_aux.c | 12656 | 4394 | /*---------------------------------------------------------------------------+
| fpu_aux.c |
| |
| Code to implement some of the FPU auxiliary instructions. |
| ... | gpl-2.0 |
androthan/android_kernel_samsung_hugo_legacy | drivers/ide/falconide.c | 14704 | 3961 | /*
* Atari Falcon IDE Driver
*
* Created 12 Jul 1997 by Geert Uytterhoeven
*
* 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/module.h>
#include <linux/types.h>
#inc... | gpl-2.0 |
LeeNCompanyInc/openwrt | target/linux/generic/files/drivers/leds/ledtrig-netdev.c | 113 | 12129 | /*
* LED Kernel Netdev Trigger
*
* Toggles the LED to reflect the link and traffic state of a named net device
*
* Copyright 2007 Oliver Jowett <oliver@opencloud.com>
*
* Derived from ledtrig-timer.c which is:
* Copyright 2005-2006 Openedhand Ltd.
* Author: Richard Purdie <rpurdie@openedhand.com>
*
* This ... | gpl-2.0 |
SlimRoms/kernel_cyanogen_msm8916 | drivers/usb/misc/legousbtower.c | 113 | 29338 | /*
* LEGO USB Tower driver
*
* Copyright (C) 2003 David Glance <davidgsf@sourceforge.net>
* 2001-2004 Juergen Stuber <starblue@users.sourceforge.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 th... | gpl-2.0 |
fredrikeldh/binutils-mapip2 | binutils/emul_vanilla.c | 113 | 1084 | /* Binutils emulation layer.
Copyright (C) 2002, 2005, 2007 Free Software Foundation, Inc.
Written by Tom Rix, Red Hat Inc.
This file is part of GNU Binutils.
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... | gpl-2.0 |
elkingtonmcb/linux | drivers/usb/musb/omap2430.c | 369 | 19201 | /*
* Copyright (C) 2005-2007 by Texas Instruments
* Some code has been taken from tusb6010.c
* Copyrights for that are attributable to:
* Copyright (C) 2006 Nokia Corporation
* Tony Lindgren <tony@atomide.com>
*
* This file is part of the Inventra Controller Driver for Linux.
*
* The Inventra Controller Driver... | gpl-2.0 |
bachtk/linux | sound/soc/tegra/tegra30_i2s.c | 625 | 15806 | /*
* tegra30_i2s.c - Tegra30 I2S driver
*
* Author: Stephen Warren <swarren@nvidia.com>
* Copyright (c) 2010-2012, NVIDIA CORPORATION. All rights reserved.
*
* Based on code copyright/by:
*
* Copyright (c) 2009-2010, NVIDIA Corporation.
* Scott Peterson <speterson@nvidia.com>
*
* Copyright (C) 2010 Google, ... | gpl-2.0 |
norux/linux | drivers/net/ethernet/qualcomm/qca_7k.c | 1649 | 3510 | /*
*
* Copyright (c) 2011, 2012, Qualcomm Atheros Communications Inc.
* Copyright (c) 2014, I2SE GmbH
*
* 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 appea... | gpl-2.0 |
ezeteze/android_kernel_huawei_u8815_slim | drivers/video/acornfb.c | 2929 | 35822 | /*
* linux/drivers/video/acornfb.c
*
* Copyright (C) 1998-2001 Russell King
*
* 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.
*
* Frame buffer code for Acorn platforms
*
*... | gpl-2.0 |
rickyzhang82/linux-odroid-u2 | drivers/video/vfb.c | 3441 | 14766 | /*
* linux/drivers/video/vfb.c -- Virtual frame buffer device
*
* Copyright (C) 2002 James Simmons
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* 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 d... | gpl-2.0 |
ARMWorksOrg/FA_210_Android_Kernel | drivers/video/vfb.c | 3441 | 14766 | /*
* linux/drivers/video/vfb.c -- Virtual frame buffer device
*
* Copyright (C) 2002 James Simmons
*
* Copyright (C) 1997 Geert Uytterhoeven
*
* 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 d... | gpl-2.0 |
anoane/HTC-HD2-kernel-3.4 | arch/arm/mach-shmobile/smp-sh73a0.c | 4465 | 2748 | /*
* SMP support for R-Mobile / SH-Mobile - sh73a0 portion
*
* Copyright (C) 2010 Magnus Damm
* Copyright (C) 2010 Takashi Yoshii
*
* 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; vers... | gpl-2.0 |
DJHasis/Kernel-msm8930-common | arch/c6x/kernel/soc.c | 4465 | 2077 | /*
* Miscellaneous SoC-specific hooks.
*
* Copyright (C) 2011 Texas Instruments Incorporated
* Author: Mark Salter <msalter@redhat.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Softw... | gpl-2.0 |
kozmikkick/tripndroid-endeavoru-3.6 | fs/jfs/jfs_txnmgr.c | 4977 | 77277 | /*
* Copyright (C) International Business Machines Corp., 2000-2005
* 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 |
Apology11/test | arch/xtensa/kernel/syscall.c | 8561 | 1502 | /*
* arch/xtensa/kernel/syscall.c
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 2001 - 2005 Tensilica Inc.
* Copyright (C) 2000 Silicon Graphics, Inc.
* Copyright (C) ... | gpl-2.0 |
szezso/kernel_htc_pyramid_ChronicMOD | drivers/macintosh/windfarm_core.c | 8817 | 11284 | /*
* Windfarm PowerMac thermal control. Core
*
* (c) Copyright 2005 Benjamin Herrenschmidt, IBM Corp.
* <benh@kernel.crashing.org>
*
* Released under the term of the GNU GPL v2.
*
* This core code tracks the list of sensors & controls, register
* clients, and holds the kernel thread used for... | gpl-2.0 |
PatrikKT/android_kernel_huawei_y536a1 | sound/pci/au88x0/au88x0_synth.c | 9841 | 11076 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will b... | gpl-2.0 |
kamarush/android_kernel_sony_yuga_lp | arch/blackfin/kernel/bfin_ksyms.c | 11121 | 3757 | /*
* arch/blackfin/kernel/bfin_ksyms.c - exports for random symbols
*
* Copyright 2004-2008 Analog Devices Inc.
*
* Licensed under the GPL-2 or later.
*/
#include <linux/module.h>
#include <linux/uaccess.h>
#include <asm/cacheflush.h>
#include <asm/io.h>
#include <asm/irq_handler.h>
/* Allow people to have the... | gpl-2.0 |
bq/aquaris-E4 | drivers/input/mouse/touchkit_ps2.c | 13169 | 3147 | /* ----------------------------------------------------------------------------
* touchkit_ps2.c -- Driver for eGalax TouchKit PS/2 Touchscreens
*
* Copyright (C) 2005 by Stefan Lucke
* Copyright (C) 2004 by Daniel Ritz
* Copyright (C) by Todd E. Johnson (mtouchusb.c)
*
* This program is free software; you can... | gpl-2.0 |
Elnya/aosproject_tizen | arch/mn10300/lib/lshrdi3.c | 13937 | 1587 | /* lshrdi3.c extracted from gcc-2.7.2/libgcc2.c which is: */
/* Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public Licence as published by
the Free Software F... | gpl-2.0 |
gianmarcorev/rpi_linux | drivers/gpu/drm/tegra/dpaux.c | 114 | 12880 | /*
* Copyright (C) 2013 NVIDIA Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/gpio.h>
#include ... | gpl-2.0 |
cocafe/i9070_kernel_CoCore_Refresh | drivers/sensor/mpu3050/mpu-i2c.c | 1138 | 4029 | /*
$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 |
vvanpo/linux | drivers/net/ethernet/qualcomm/qca_framing.c | 1650 | 3909 | /*
* Copyright (c) 2011, 2012, Atheros Communications Inc.
* Copyright (c) 2014, I2SE GmbH
*
* 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 |
zhuyj/gmac | net/ipv6/netfilter/ip6t_ipv6header.c | 1906 | 3543 | /* ipv6header match - matches IPv6 packets based
on whether they contain certain headers */
/* Original idea: Brad Chapman
* Rewritten by: Andras Kis-Szabo <kisza@sch.bme.hu> */
/* (C) 2001-2002 Andras Kis-Szabo <kisza@sch.bme.hu>
*
* This program is free software; you can redistribute it and/or modify
* it un... | gpl-2.0 |
TeamWin/android_kernel_samsung_zerolteeu | drivers/staging/comedi/comedi_fops.c | 1906 | 58306 | /*
comedi/comedi_fops.c
comedi kernel module
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 1997-2000 David A. Schleef <ds@schleef.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 ... | gpl-2.0 |
michaelspeed/EntityMobile_hammerhead_kernel | drivers/input/keyboard/qpnp-keypad.c | 2162 | 20760 | /* 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 th... | gpl-2.0 |
SlimRoms/kernel_htc_msm8994 | drivers/net/wireless/ath/ath9k/rc.c | 2162 | 44455 | /*
* Copyright (c) 2004 Video54 Technologies, Inc.
* Copyright (c) 2004-2011 Atheros Communications, Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in al... | gpl-2.0 |
high1/android_kernel_htc_golfu_solk | drivers/char/pcmcia/synclink_cs.c | 2930 | 111543 | /*
* linux/drivers/char/pcmcia/synclink_cs.c
*
* $Id: synclink_cs.c,v 4.34 2005/09/08 13:20:54 paulkf Exp $
*
* Device driver for Microgate SyncLink PC Card
* multiprotocol serial adapter.
*
* written by Paul Fulghum for Microgate Corporation
* paulkf@microgate.com
*
* Microgate and SyncLink are trademarks o... | gpl-2.0 |
xiufeng/TCP-LTE | drivers/s390/char/monreader.c | 3698 | 16839 | /*
* Character device driver for reading z/VM *MONITOR service records.
*
* Copyright IBM Corp. 2004, 2009
*
* Author: Gerald Schaefer <gerald.schaefer@de.ibm.com>
*/
#define KMSG_COMPONENT "monreader"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/module.h>
#include <linux/moduleparam.h>
#include ... | gpl-2.0 |
Riccorbypro/android_kernel_sony_wukong | arch/xtensa/kernel/process.c | 3954 | 9770 | /*
* arch/xtensa/kernel/process.c
*
* Xtensa Processor version.
*
* 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) 2001 - 2005 Tensilica Inc.
*
* Joe Taylor <joe@tensilic... | gpl-2.0 |
SlimForce/kernel_lge_hammerheadcaf | arch/s390/kernel/cpcmd.c | 4466 | 3063 | /*
* arch/s390/kernel/cpcmd.c
*
* S390 version
* Copyright IBM Corp. 1999,2007
* Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com),
* Christian Borntraeger (cborntra@de.ibm.com),
*/
#define KMSG_COMPONENT "cpcmd"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/kernel.h>
#... | gpl-2.0 |
atila1974/AK-OnePlusOne-CM | drivers/hid/hid-wacom.c | 4722 | 18208 | /*
* Bluetooth Wacom Tablet support
*
* Copyright (c) 1999 Andreas Gal
* Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>
* Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc
* Copyright (c) 2006-2007 Jiri Kosina
* Copyright (c) 2007 Paul Walmsley
* Copyright (c) 2008 Jir... | gpl-2.0 |
Buckmarble/Lunar_kernel_sense_m7 | net/rds/ib_recv.c | 4978 | 30505 | /*
* 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 |
intervigilium/android_kernel_motorola_ghost | arch/unicore32/kernel/pwm.c | 7538 | 5190 | /*
* linux/arch/unicore32/kernel/pwm.c
*
* Code specific to PKUnity SoC and UniCore ISA
*
* Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn>
* Copyright (C) 2001-2010 Guan Xuetao
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License vers... | gpl-2.0 |
IOKP-kitkat/kernel_asus_flo | arch/frv/mb93090-mb00/pci-dma-nommu.c | 8562 | 3486 | /* pci-dma-nommu.c: Dynamic DMA mapping support for the FRV
*
* Copyright (C) 2004 Red Hat, Inc. All Rights Reserved.
* Written by David Woodhouse (dwmw2@infradead.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 b... | gpl-2.0 |
htc-msm8960/android_kernel_htc_msm8930 | arch/avr32/boards/atstk1000/setup.c | 11634 | 3511 | /*
* ATSTK1000 board-specific setup code.
*
* Copyright (C) 2005-2006 Atmel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/bootmem.h>
#include... | gpl-2.0 |
wanahmadzainie/linux-mainline | drivers/platform/x86/fujitsu-laptop.c | 115 | 35235 | /*-*-linux-c-*-*/
/*
Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@just42.net>
Copyright (C) 2008 Peter Gruber <nokos@gmx.net>
Copyright (C) 2008 Tony Vroon <tony@linx.net>
Based on earlier work:
Copyright (C) 2003 Shane Spencer <shane@bogomip.com>
Adrian Yee <brewt-fujitsu@brewt.org>
Templated f... | gpl-2.0 |
michael2012z/myKernel | drivers/thermal/qoriq_thermal.c | 115 | 8039 | /*
* Copyright 2016 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.
*
* This program is distributed in the hope it will be usefu... | gpl-2.0 |
nadavitay/linux-3.14.1 | drivers/tty/serial/sunsu.c | 115 | 38609 | /*
* su.c: Small serial driver for keyboard/mouse interface on sparc32/PCI
*
* Copyright (C) 1997 Eddie C. Dost (ecd@skynet.be)
* Copyright (C) 1998-1999 Pete Zaitcev (zaitcev@yahoo.com)
*
* This is mainly a variation of 8250.c, credits go to authors mentioned
* therein. In fact this driver should be merge... | gpl-2.0 |
vwmofo/android_kernel_htc_liberty-villec2 | security/keys/key.c | 371 | 16127 | /* Basic authentication token and access key management
*
* Copyright (C) 2004-2008 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... | gpl-2.0 |
RacerMod/android_kernel_zte_msm7x27-caf | net/ipv6/route.c | 371 | 69424 | /*
* Linux INET6 implementation
* FIB front-end.
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation; either version
* 2 of ... | gpl-2.0 |
Altaf-Mahdi/android_kernel_oneplus_msm8996 | net/lapb/lapb_timer.c | 2163 | 4356 | /*
* LAPB release 002
*
* This code REQUIRES 2.1.15 or higher/ NET3.038
*
* This module:
* This module 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 |
ionux/linux | drivers/video/fbdev/cirrusfb.c | 2163 | 77206 | /*
* drivers/video/cirrusfb.c - driver for Cirrus Logic chipsets
*
* Copyright 1999-2001 Jeff Garzik <jgarzik@pobox.com>
*
* Contributors (thanks, all!)
*
* David Eger:
* Overhaul for Linux 2.6
*
* Jeff Rugen:
* Major contributions; Motorola PowerStack (PPC and PCI) support,
* GD54xx, 1280x1... | gpl-2.0 |
0xD34D/kernel_omap_bowser-common | net/iucv/af_iucv.c | 2163 | 41715 | /*
* IUCV protocol stack for Linux on zSeries
*
* Copyright IBM Corp. 2006, 2009
*
* Author(s): Jennifer Hunt <jenhunt@us.ibm.com>
* Hendrik Brueckner <brueckner@linux.vnet.ibm.com>
* PM functions:
* Ursula Braun <ursula.braun@de.ibm.com>
*/
#define KMSG_COMPONENT "af_iucv"
#define pr_fmt(fmt) KMSG_COMP... | gpl-2.0 |
Jazz-823/kernel_lge_hammerhead_CM | sound/soc/msm/msm-pcm-routing.c | 2163 | 136541 | /* 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 |
mfd10000/Itab1011 | drivers/input/sparse-keymap.c | 2931 | 8756 | /*
* Generic support for sparse keymaps
*
* Copyright (c) 2009 Dmitry Torokhov
*
* Derived from wistron button driver:
* Copyright (C) 2005 Miloslav Trmac <mitr@volny.cz>
* Copyright (C) 2005 Bernhard Rosenkraenzer <bero@arklinux.org>
* Copyright (C) 2005 Dmitry Torokhov <dtor@mail.ru>
*
* This program is fre... | gpl-2.0 |
sunrunning/ok6410_linux | drivers/s390/char/sclp_config.c | 2931 | 1758 | /*
* drivers/s390/char/sclp_config.c
*
* Copyright IBM Corp. 2007
* Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>
*/
#define KMSG_COMPONENT "sclp_config"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/cpu.h>
#include <linux/sysdev.h>
#i... | gpl-2.0 |
Coldwindofnowhere/android_kernel_samsung_aries | drivers/media/video/bt8xx/bttv-gpio.c | 2931 | 4882 | /*
bttv-gpio.c -- gpio sub drivers
sysfs-based sub driver interface for bttv
mainly intended for gpio access
Copyright (C) 1996,97,98 Ralph Metzler (rjkm@thp.uni-koeln.de)
& Marcus Metzler (mocm@thp.uni-koeln.de)
(c) 1999-2003 Gerd Knorr <kraxel@bytesex.org>
This program is free so... | gpl-2.0 |
aatjitra/PR25 | drivers/pcmcia/pxa2xx_lubbock.c | 3187 | 5234 | /*
* 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 |
CyanogenMod/android_kernel_samsung_lt03lte | drivers/firewire/sbp2.c | 3955 | 48817 | /*
* SBP2 driver (SCSI over IEEE1394)
*
* Copyright (C) 2005-2007 Kristian Hoegsberg <krh@bitplanet.net>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License... | gpl-2.0 |
ZhizhouTian/s3c-linux | drivers/media/video/pwc/pwc-kiara.c | 4467 | 35404 | /* Linux driver for Philips webcam
(C) 2004-2006 Luc Saillard (luc@saillard.org)
NOTE: this version of pwc is an unofficial (modified) release of pwc & pcwx
driver and thus may have bugs that are not present in the original version.
Please send bug reports and support requests to <luc@saillard.org>.
The... | gpl-2.0 |
sailwang94/android_kernel_samsung_ks01lte | arch/arm/mach-at91/board-sam9m10g45ek.c | 4723 | 10919 | /*
* Board-specific setup code for the AT91SAM9M10G45 Evaluation Kit family
*
* Covers: * AT91SAM9G45-EKES board
* * AT91SAM9M10G45-EK board
*
* Copyright (C) 2009 Atmel Corporation.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu... | gpl-2.0 |
GalaxyTab4/aosparadox_kernel_samsung_msm8226 | arch/arm/mach-ixp2000/core.c | 4723 | 15146 | /*
* arch/arm/mach-ixp2000/core.c
*
* Common routines used by all IXP2400/2800 based platforms.
*
* Author: Deepak Saxena <dsaxena@plexity.net>
*
* Copyright 2004 (C) MontaVista Software, Inc.
*
* Based on work Copyright (C) 2002-2003 Intel Corporation
*
* This file is licensed under the terms of the GNU G... | gpl-2.0 |
tbalden/android_kernel_htc_m7-gpe4.4 | drivers/spi/spi-sh-msiof.c | 5235 | 17672 | /*
* SuperH MSIOF SPI Master Interface
*
* Copyright (c) 2009 Magnus Damm
*
* 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/bitmap.h>
#include <linux/clk... | gpl-2.0 |
antaril/AGK | kernel/time/alarmtimer.c | 116 | 20530 | /*
* Alarmtimer interface
*
* This interface provides a timer which is similarto hrtimers,
* but triggers a RTC alarm if the box is suspend.
*
* This interface is influenced by the Android RTC Alarm timer
* interface.
*
* Copyright (C) 2010 IBM Corperation
*
* Author: John Stultz <john.stultz@linaro.org>
*
... | gpl-2.0 |
klquicksall/Galaxy-Nexus-JB | arch/arm/mach-omap2/clock.c | 116 | 15232 | /*
* linux/arch/arm/mach-omap2/clock.c
*
* Copyright (C) 2005-2008 Texas Instruments, Inc.
* Copyright (C) 2004-2010 Nokia Corporation
*
* Contacts:
* Richard Woodruff <r-woodruff2@ti.com>
* Paul Walmsley
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of t... | gpl-2.0 |
xboxfanj/android_kernel_htc_msm8974 | kernel/time/jiffies.c | 372 | 2015 | /***********************************************************************
* linux/kernel/time/jiffies.c
*
* This file contains the jiffies based clocksource.
*
* Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o... | gpl-2.0 |
Dm47021/Linux-kernel_4.1.15-rt17_MusicOS | drivers/edac/mv64x60_edac.c | 884 | 22972 | /*
* Marvell MV64x60 Memory Controller kernel module for PPC platforms
*
* Author: Dave Jiang <djiang@mvista.com>
*
* 2006-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" without any warranty of any kind, w... | gpl-2.0 |
ibrahima/kernel_i9300 | arch/x86/mm/fault.c | 1652 | 28595 | /*
* Copyright (C) 1995 Linus Torvalds
* Copyright (C) 2001, 2002 Andi Kleen, SuSE Labs.
* Copyright (C) 2008-2009, Red Hat Inc., Ingo Molnar
*/
#include <linux/magic.h> /* STACK_END_MAGIC */
#include <linux/sched.h> /* test_thread_flag(), ... */
#include <linux/kdebug.h> /* oops_begin/end, ... */
#include... | gpl-2.0 |
arn4v/yu_msm8916 | drivers/base/dma-buf.c | 1652 | 18261 | /*
* Framework for buffer objects that can be shared across devices/subsystems.
*
* Copyright(C) 2011 Linaro Limited. All rights reserved.
* Author: Sumit Semwal <sumit.semwal@ti.com>
*
* Many thanks to linaro-mm-sig list, and specially
* Arnd Bergmann <arnd@arndb.de>, Rob Clark <rob@ti.com> and
* Daniel Vetter... | gpl-2.0 |
rcrobles/linux | sound/oss/pas2_mixer.c | 1908 | 8024 |
/*
* sound/oss/pas2_mixer.c
*
* Mixer routines for the Pro Audio Spectrum cards.
*/
/*
* Copyright (C) by Hannu Savolainen 1993-1997
*
* OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL)
* Version 2 (June 1991). See the "COPYING" file distributed with this software
* for more info.... | gpl-2.0 |
chevanlol360/Kernel_LGE_Fx1 | drivers/xen/events.c | 2676 | 42436 | /*
* Xen event channels
*
* Xen models interrupts with abstract event channels. Because each
* domain gets 1024 event channels, but NR_IRQ is not that large, we
* must dynamically map irqs<->event channels. The event channels
* interface with the rest of the kernel by defining a xen interrupt
* chip. When an ... | gpl-2.0 |
Timesys/linux-timesys | drivers/hwmon/tmp102.c | 2932 | 8695 | /* Texas Instruments TMP102 SMBus temperature sensor driver
*
* Copyright (C) 2010 Steven King <sfking@fdwdc.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 ... | gpl-2.0 |
gsstudios/Dorimanx-SG2-I9100-Kernel | drivers/media/video/bt8xx/bttv-input.c | 2932 | 14223 | /*
*
* Copyright (c) 2003 Gerd Knorr
* Copyright (c) 2003 Pavel Machek
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later ... | gpl-2.0 |
TaichiN/android_kernel_samsung_tuna | drivers/platform/x86/intel_oaktrail.c | 2932 | 9850 | /*
* intel_oaktrail.c - Intel OakTrail Platform support.
*
* Copyright (C) 2010-2011 Intel Corporation
* Author: Yin Kangkai (kangkai.yin@intel.com)
*
* based on Compal driver, Copyright (C) 2008 Cezary Jackiewicz
* <cezary.jackiewicz (at) gmail.com>, based on MSI driver
* Copyright (C) 2006 Lennart Poettering ... | gpl-2.0 |
sancome/linux-3.x | drivers/pcmcia/bfin_cf_pcmcia.c | 3188 | 7775 | /*
* file: drivers/pcmcia/bfin_cf.c
*
* based on: drivers/pcmcia/omap_cf.c
* omap_cf.c -- OMAP 16xx CompactFlash controller driver
*
* Copyright (c) 2005 David Brownell
* Copyright (c) 2006-2008 Michael Hennerich Analog Devices Inc.
*
* bugs: enter bugs at http://blackfin.uclinux.org/
*
* this progra... | gpl-2.0 |
SOKP/kernel_htc_msm8974 | fs/nilfs2/segbuf.c | 4212 | 14081 | /*
* segbuf.c - NILFS segment buffer
*
* Copyright (C) 2005-2008 Nippon Telegraph and Telephone 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 Lice... | gpl-2.0 |
TeamGlade-Devices/android_kernel_sony_msm8930 | arch/s390/kernel/vdso.c | 4468 | 8391 | /*
* 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 |
fcooper/sitara-ti-linux-kernel | arch/ia64/mm/ioremap.c | 4468 | 3179 | /*
* (c) Copyright 2006, 2007 Hewlett-Packard Development Company, L.P.
* Bjorn Helgaas <bjorn.helgaas@hp.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 <li... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.