repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
skeevy420/android_kernel_lge_d850 | block/blk-sysfs.c | 3140 | 15136 | /*
* Functions related to sysfs handling
*/
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/module.h>
#include <linux/bio.h>
#include <linux/blkdev.h>
#include <linux/blktrace_api.h>
#include "blk.h"
struct queue_sysfs_entry {
struct attribute attr;
ssize_t (*show)(struct request_queue *, char *... | gpl-2.0 |
fronti90/kernel_lge_geefhd | arch/arm/mach-msm/smd_rpc_sym.c | 3652 | 6155 | /* Autogenerated by mkrpcsym.pl. Do not edit */
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/debugfs.h>
#include <linux/module.h>
struct sym {
const char *str;
};
const char *smd_rpc_syms[] = {
"CB CM_FUSION", /*0x30010000*/
"CB DB", /*0x30000001*/
"CB SND", /*0x30000002*/
"CB W... | gpl-2.0 |
kerlw/linux-sunxi | sound/i2c/other/ak4114.c | 4676 | 18963 | /*
* Routines for control of the AK4114 via I2C and 4-wire serial interface
* IEC958 (S/PDIF) receiver by Asahi Kasei
* 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 pub... | gpl-2.0 |
lenghonglin/LU6200_Android_JB_LU620186_00_Kernel | arch/arm/mach-tegra/powergate.c | 4676 | 5104 | /*
* drivers/powergate/tegra-powergate.c
*
* Copyright (c) 2010 Google, Inc
*
* Author:
* Colin Cross <ccross@google.com>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
* may be copied, distributed, and modified un... | gpl-2.0 |
Beeko/android_kernel_htc_msm8960 | drivers/usb/gadget/serial.c | 4932 | 7760 | /*
* serial.c -- USB gadget serial driver
*
* Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com)
* Copyright (C) 2008 by David Brownell
* Copyright (C) 2008 by Nokia Corporation
*
* This software is distributed under the terms of the GNU General
* Public License ("GPL") as published by the Free Softwa... | gpl-2.0 |
AndroPlus-org/android_kernel_sony_msm8974ac_adv | drivers/media/video/sr030pc30.c | 7236 | 22130 | /*
* Driver for SiliconFile SR030PC30 VGA (1/10-Inch) Image Sensor with ISP
*
* Copyright (C) 2010 Samsung Electronics Co., Ltd
* Author: Sylwester Nawrocki, s.nawrocki@samsung.com
*
* Based on original driver authored by Dongsoo Nathaniel Kim
* and HeungJun Kim <riverful.kim@samsung.com>.
*
* Based on mt9v011... | gpl-2.0 |
Supervenom/linux-mod_sys_call | drivers/media/pci/saa7164/saa7164-cards.c | 8772 | 21639 | /*
* Driver for the NXP SAA7164 PCIe bridge
*
* Copyright (c) 2010 Steven Toth <stoth@kernellabs.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 Licens... | gpl-2.0 |
alebcay/android_kernel_oneplus_msm8974 | arch/m32r/platforms/mappi3/setup.c | 9028 | 5437 | /*
* linux/arch/m32r/platforms/mappi3/setup.c
*
* Setup routines for Renesas MAPPI-III(M3A-2170) Board
*
* Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata,
* Hitoshi Yamamoto, Mamoru Sakugawa
*/
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/init.h>
#inclu... | gpl-2.0 |
kylon/AndromadusMod-New | drivers/video/cfbcopyarea.c | 9028 | 11287 | /*
* Generic function for frame buffer with packed pixels of any depth.
*
* Copyright (C) 1999-2005 James Simmons <jsimmons@www.infradead.org>
*
* 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... | gpl-2.0 |
meimz/linux | arch/m32r/platforms/mappi3/setup.c | 9028 | 5437 | /*
* linux/arch/m32r/platforms/mappi3/setup.c
*
* Setup routines for Renesas MAPPI-III(M3A-2170) Board
*
* Copyright (c) 2001-2005 Hiroyuki Kondo, Hirokazu Takata,
* Hitoshi Yamamoto, Mamoru Sakugawa
*/
#include <linux/irq.h>
#include <linux/kernel.h>
#include <linux/init.h>
#inclu... | gpl-2.0 |
virt2real/linux-3.10 | drivers/video/cfbcopyarea.c | 9028 | 11287 | /*
* Generic function for frame buffer with packed pixels of any depth.
*
* Copyright (C) 1999-2005 James Simmons <jsimmons@www.infradead.org>
*
* 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... | gpl-2.0 |
cattleprod/GT-N7100 | drivers/video/cfbcopyarea.c | 9028 | 11287 | /*
* Generic function for frame buffer with packed pixels of any depth.
*
* Copyright (C) 1999-2005 James Simmons <jsimmons@www.infradead.org>
*
* 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... | gpl-2.0 |
willizambranoback/evolution_CM13 | drivers/video/cfbcopyarea.c | 9028 | 11287 | /*
* Generic function for frame buffer with packed pixels of any depth.
*
* Copyright (C) 1999-2005 James Simmons <jsimmons@www.infradead.org>
*
* 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... | gpl-2.0 |
bensonhsu2013/android_kernel_samsung_lt02wifi | drivers/isdn/hisax/hscx.c | 9796 | 7482 | /* $Id: hscx.c,v 1.24.2.4 2004/01/24 20:47:23 keil Exp $
*
* HSCX specific routines
*
* 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, incorporated herein by reference.
... | gpl-2.0 |
dinh-linux/linux-socfpga | drivers/tty/n_tracesink.c | 12100 | 7253 | /*
* n_tracesink.c - Trace data router and sink path through tty space.
*
* Copyright (C) Intel 2011
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License ... | gpl-2.0 |
NoelMacwan/SXDNanhu | drivers/misc/sgi-xp/xpc_sn2.c | 13892 | 69998 | /*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (c) 2008-2009 Silicon Graphics, Inc. All Rights Reserved.
*/
/*
* Cross Partition Communication (XPC) sn2-based functions.
... | gpl-2.0 |
kevin78/linux-kevin | drivers/misc/cxl/fault.c | 69 | 7162 | /*
* Copyright 2014 IBM Corp.
*
* 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.
*/
#include <linux/workqueue.h>
... | gpl-2.0 |
sconklin/rPi-kernel | net/mac80211/mesh_sync.c | 69 | 9283 | /*
* Copyright 2011-2012, Pavel Zubarev <pavel.zubarev@gmail.com>
* Copyright 2011-2012, Marco Porsch <marco.porsch@s2005.tu-chemnitz.de>
* Copyright 2011-2012, cozybit 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... | gpl-2.0 |
kimjh-sane/imx6sane-linux-3.14.28 | drivers/scsi/esas2r/esas2r_init.c | 325 | 47510 | /*
* linux/drivers/scsi/esas2r/esas2r_init.c
* For use with ATTO ExpressSAS R6xx SAS/SATA RAID controllers
*
* Copyright (c) 2001-2013 ATTO Technology, Inc.
* (mailto:linuxdrivers@attotech.com)mpt3sas/mpt3sas_trigger_diag.
*
* This program is free software; you can redistribute it and/or
* modify it und... | gpl-2.0 |
AiJiaZone/linux-4.0 | drivers/staging/comedi/drivers/icp_multi.c | 581 | 10082 | /*
* icp_multi.c
* Comedi driver for Inova ICP_MULTI board
*
* COMEDI - Linux Control and Measurement Device Interface
* Copyright (C) 1997-2002 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 pu... | gpl-2.0 |
longman88/qspinlock-v14 | drivers/char/tpm/tpm_infineon.c | 837 | 16899 | /*
* Description:
* Device Driver for the Infineon Technologies
* SLD 9630 TT 1.1 and SLB 9635 TT 1.2 Trusted Platform Module
* Specifications at www.trustedcomputinggroup.org
*
* Copyright (C) 2005, Marcel Selhorst <tpmdd@selhorst.net>
* Sirrix AG - security technologies <tpmdd@sirrix.com> and
* Applied Data S... | gpl-2.0 |
duanyukun/linux | drivers/gpu/drm/radeon/r600_hdmi.c | 837 | 15805 | /*
* Copyright 2008 Advanced Micro Devices, Inc.
* Copyright 2008 Red Hat Inc.
* Copyright 2009 Christian König.
*
* 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, ... | gpl-2.0 |
sammy44nts/linux-kernel | drivers/clk/ti/clk-2xxx.c | 1093 | 9249 | /*
* OMAP2 Clock init
*
* Copyright (C) 2013 Texas Instruments, Inc
* Tero Kristo (t-kristo@ti.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation version 2.
*
* This program is ... | gpl-2.0 |
EdwinMoq/android_kernel_lge_omap4-common | sound/soc/codecs/ak4641.c | 2373 | 18286 | /*
* ak4641.c -- AK4641 ALSA Soc Audio driver
*
* Copyright (C) 2008 Harald Welte <laforge@gnufiish.org>
* Copyright (C) 2011 Dmitry Artamonow <mad_soft@inbox.ru>
*
* Based on ak4535.c by Richard Purdie
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G... | gpl-2.0 |
detule/lge-linux-msm | drivers/ata/pata_it821x.c | 2373 | 27883 | /*
* pata_it821x.c - IT821x PATA for new ATA layer
* (C) 2005 Red Hat Inc
* Alan Cox <alan@lxorguk.ukuu.org.uk>
* (C) 2007 Bartlomiej Zolnierkiewicz
*
* based upon
*
* it821x.c
*
* linux/drivers/ide/pci/it821x.c Version 0.09 December 2004
*
* Copyright (C) 2004 Red Hat
*
* May be copied or... | gpl-2.0 |
mobius1484/Satori | drivers/misc/iwmc3200top/main.c | 4933 | 17118 | /*
* iwmc3200top - Intel Wireless MultiCom 3200 Top Driver
* drivers/misc/iwmc3200top/main.c
*
* Copyright (C) 2009 Intel Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by ... | gpl-2.0 |
obsolete-ra/kernel_motorola_msm8226 | arch/mips/lasat/sysctl.c | 8773 | 6089 | /*
* Thomas Horsten <thh@lasat.com>
* Copyright (C) 2000 LASAT Networks A/S.
*
* 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 i... | gpl-2.0 |
kmobs/htc-kernel-pyramid | arch/parisc/math-emu/dfdiv.c | 14149 | 12636 | /*
* 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 |
noobnl/android_kernel_samsung_d2-jb_2.5.1 | arch/parisc/math-emu/sfcmp.c | 14149 | 4514 | /*
* 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 |
miamo/miamOv | drivers/usb/host/whci/hw.c | 14661 | 2864 | /*
* Wireless Host Controller (WHC) hardware access helpers.
*
* Copyright (C) 2007 Cambridge Silicon Radio Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free Software Foundation.
*
* This pro... | gpl-2.0 |
zarboz/brick_kernel_msm8960 | block/blk-core.c | 70 | 74838 | /*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 1994, Karl Keyte: Added support for disk statistics
* Elevator latency, (C) 2000 Andrea Arcangeli <andrea@suse.de> SuSE
* Queue request tables / lock, selectable elevator, Jens Axboe <axboe@suse.de>
* kernel-doc documentation started by NeilBrown <... | gpl-2.0 |
danshuk/u-boot-mini2440 | cpu/mpc824x/drivers/epic/epic1.c | 70 | 15039 | /**************************************************
*
* copyright @ motorola, 1999
*
*************************************************/
#include <mpc824x.h>
#include <common.h>
#include "epic.h"
#define PRINT(format, args...) printf(format , ## args)
typedef void (*VOIDFUNCPTR) (void); /* ptr to function retur... | gpl-2.0 |
agayev/linux | fs/ufs/util.c | 70 | 6164 | /*
* linux/fs/ufs/util.c
*
* Copyright (C) 1998
* Daniel Pirkl <daniel.pirkl@email.cz>
* Charles University, Faculty of Mathematics and Physics
*/
#include <linux/string.h>
#include <linux/slab.h>
#include <linux/buffer_head.h>
#include "ufs_fs.h"
#include "ufs.h"
#include "swab.h"
#include "util.h"
struct u... | gpl-2.0 |
civato/Note8.0-StormBorn | drivers/input/touchscreen/wacom/w9002_flash.c | 70 | 27437 | /*
* w9002_flash.c - Wacom Digitizer Controller Flash 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 vers... | gpl-2.0 |
janztec/empc-arpi-linux | drivers/pinctrl/pinctrl-u300.c | 326 | 37101 | /*
* Driver for the U300 pin controller
*
* Based on the original U300 padmux functions
* Copyright (C) 2009-2011 ST-Ericsson AB
* Author: Martin Persson <martin.persson@stericsson.com>
* Author: Linus Walleij <linus.walleij@linaro.org>
*
* The DB3350 design and control registers are oriented around pads rather... | gpl-2.0 |
gongwan33/hiveboard_linux_with_sonix291_uvcdriver | sound/pci/sonicvibes.c | 582 | 52995 | /*
* Driver for S3 SonicVibes soundcard
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
* BUGS:
* It looks like 86c617 rev 3 doesn't supports DDMA buffers above 16MB?
* Driver sometimes hangs... Nobody knows why at this moment...
*
* This program is free software; you can redistribute it and/or... | gpl-2.0 |
jiankangshiye/linux-2.6.32.63-mini2440 | drivers/staging/comedi/drivers/addi-data/addi_common.c | 582 | 57084 | /**
@verbatim
Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module.
ADDI-DATA GmbH
Dieselstrasse 3
D-77833 Ottersweier
Tel: +19(0)7223/9493-0
Fax: +49(0)7223/9493-92
http://www.addi-data-com
info@addi-data.com
This program is free software; you can redistribute it and/or modify it under ... | gpl-2.0 |
MichaelQQ/Linux-PE | drivers/iio/inkern.c | 838 | 13165 | /* The industrial I/O core in kernel channel mapping
*
* Copyright (c) 2011 Jonathan Cameron
*
* 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/err.h>
#include... | gpl-2.0 |
friedrich420/SPRINT-Note-4-AEL-Kernel-Lollipop-Source | drivers/ata/sata_nv.c | 2374 | 69757 | /*
* sata_nv.c - NVIDIA nForce SATA
*
* Copyright 2004 NVIDIA Corp. All rights reserved.
* Copyright 2004 Andrew Chew
*
*
* 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 v... | gpl-2.0 |
Xperia-P/android_kernel_sony_u8500 | net/iucv/iucv.c | 2374 | 54142 | /*
* IUCV base infrastructure.
*
* Copyright IBM Corp. 2001, 2009
*
* Author(s):
* Original source:
* Alan Altmark (Alan_Altmark@us.ibm.com) Sept. 2000
* Xenia Tkatschow (xenia@us.ibm.com)
* 2Gb awareness and general cleanup:
* Fritz Elfert (elfert@de.ibm.com, felfert@millenux.com)
* Rewritten for a... | gpl-2.0 |
subingangadharan/rpmsg | net/ipv4/netfilter/nf_nat_proto_unknown.c | 3398 | 1523 | /* The "unknown" protocol. This is what is used for protocols we
* don't understand. It's returned by ip_ct_find_proto().
*/
/* (C) 1999-2001 Paul `Rusty' Russell
* (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the... | gpl-2.0 |
TeamGlade-Devices/android_kernel_sony_msm8930 | drivers/dma/ste_dma40.c | 3910 | 87945 | /*
* Copyright (C) Ericsson AB 2007-2008
* Copyright (C) ST-Ericsson SA 2008-2010
* Author: Per Forlin <per.forlin@stericsson.com> for ST-Ericsson
* Author: Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/dma-mapping.h>
#inc... | gpl-2.0 |
neobuddy89/falcon_kernel | arch/m68k/sun3x/config.c | 4678 | 1528 | /*
* Setup kernel for a Sun3x machine
*
* (C) 1999 Thomas Bogendoerfer (tsbogend@alpha.franken.de)
*
* based on code from Oliver Jowett <oliver@jowett.manawatu.gen.nz>
*/
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/seq_file.h>
#include <linux/console.h>
#include <linux/init.h>
#include <asm/m... | gpl-2.0 |
htc-msm8960/android_kernel_htc_m7 | drivers/scsi/aic7xxx/aic79xx_core.c | 4934 | 299698 | /*
* Core routines and tables shareable across OS platforms.
*
* Copyright (c) 1994-2002 Justin T. Gibbs.
* Copyright (c) 2000-2003 Adaptec Inc.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* a... | gpl-2.0 |
sndnvaps/G718c_kernel | drivers/mmc/host/sdricoh_cs.c | 5446 | 14822 | /*
* 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 |
mpokwsths/mpokang_kernel | lib/lzo/lzo1x_compress.c | 6214 | 6295 | /*
* LZO1X Compressor from LZO
*
* Copyright (C) 1996-2012 Markus F.X.J. Oberhumer <markus@oberhumer.com>
*
* The full LZO package can be found at:
* http://www.oberhumer.com/opensource/lzo/
*
* Changed for Linux kernel use by:
* Nitin Gupta <nitingupta910@gmail.com>
* Richard Purdie <rpurdie@openedhan... | gpl-2.0 |
JustAkan/F220K_Stock_Kernel | drivers/char/agp/isoch.c | 14662 | 13204 | /*
* Setup routines for AGP 3.5 compliant bridges.
*/
#include <linux/list.h>
#include <linux/pci.h>
#include <linux/agp_backend.h>
#include <linux/module.h>
#include <linux/slab.h>
#include "agp.h"
/* Generic AGP 3.5 enabling routines */
struct agp_3_5_dev {
struct list_head list;
u8 capndx;
u32 maxbw;
struc... | gpl-2.0 |
davilla/meatgrinder | lib/enca/lib/ctype.c | 71 | 3660 | /*
@(#) $Id: ctype.c,v 1.1 2004/05/11 16:14:02 yeti Exp $
convert charset and surface names to internal representation and back
Copyright (C) 2000-2003 David Necas (Yeti) <yeti@physics.muni.cz>
Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
and the GLib team.
This program is free... | gpl-2.0 |
raveslave/ti-linux-3.14.26 | drivers/iio/buffer_cb.c | 327 | 3156 | #include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/err.h>
#include <linux/export.h>
#include <linux/iio/buffer.h>
#include <linux/iio/consumer.h>
struct iio_cb_buffer {
struct iio_buffer buffer;
int (*cb)(const void *data, void *private);
void *private;
struct iio_channel *channels;
};
static struc... | gpl-2.0 |
makarandk/linux | drivers/gpu/drm/nouveau/core/subdev/fb/ramnv1a.c | 1095 | 2207 | /*
* Copyright 2013 Red Hat Inc.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, d... | gpl-2.0 |
Talustus/dreamkernel_ics_sghi777 | kernel/relay.c | 1095 | 33536 | /*
* Public API and common code for kernel->userspace relay file support.
*
* See Documentation/filesystems/relay.txt for an overview.
*
* Copyright (C) 2002-2005 - Tom Zanussi (zanussi@us.ibm.com), IBM Corp
* Copyright (C) 1999-2005 - Karim Yaghmour (karim@opersys.com)
*
* Moved to kernel/relay.c by Paul Mundt... | gpl-2.0 |
sangrokhan/linux | arch/arm/mach-sa1100/assabet.c | 1863 | 15546 | /*
* linux/arch/arm/mach-sa1100/assabet.c
*
* Author: Nicolas Pitre
*
* This file contains all Assabet-specific tweaks.
*
* 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 |
daniabo/kernel-HuaweiP2-6011.3.0.8 | drivers/platform/x86/dell-laptop.c | 2375 | 17469 | /*
* Driver for Dell laptop extras
*
* Copyright (c) Red Hat <mjg@redhat.com>
*
* Based on documentation in the libsmbios package, Copyright (C) 2005 Dell
* 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
*... | gpl-2.0 |
digitaleric-google/GCG-2.6.39 | drivers/char/ipmi/ipmi_bt_sm.c | 2631 | 20796 | /*
* ipmi_bt_sm.c
*
* The state machine for an Open IPMI BT sub-driver under ipmi_si.c, part
* of the driver architecture at http://sourceforge.net/projects/openipmi
*
* Author: Rocky Craig <first.last@hp.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms ... | gpl-2.0 |
SOKP/kernel_motorola_msm8610 | net/ipv4/tcp_cubic.c | 3655 | 14313 | /*
* TCP CUBIC: Binary Increase Congestion control for TCP v2.3
* Home page:
* http://netsrv.csc.ncsu.edu/twiki/bin/view/Main/BIC
* This is from the implementation of CUBIC TCP in
* Sangtae Ha, Injong Rhee and Lisong Xu,
* "CUBIC: A New TCP-Friendly High-Speed TCP Variant"
* in ACM SIGOPS Operating System... | gpl-2.0 |
Krylon360/SGS4G_Kernel_GB | arch/frv/mb93090-mb00/pci-frv.c | 3911 | 6691 | /* pci-frv.c: low-level PCI access routines
*
* Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
* - Derived from the i386 equivalent stuff
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Publ... | gpl-2.0 |
bgcngm/802Xtreem | arch/x86/ia32/sys_ia32.c | 4679 | 14129 | /*
* sys_ia32.c: Conversion between 32bit and 64bit native syscalls. Based on
* sys_sparc32
*
* Copyright (C) 2000 VA Linux Co
* Copyright (C) 2000 Don Dugger <n0ano@valinux.com>
* Copyright (C) 1999 Arun Sharma <arun.sharma@intel.com>
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.c... | gpl-2.0 |
davidmueller13/Gear_S_Kernel | drivers/i2c/busses/i2c-sis96x.c | 4935 | 9041 | /*
Copyright (c) 2003 Mark M. Hoffman <mhoffman@lightlink.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 versi... | gpl-2.0 |
golden-guy/android_kernel_asus_grouper | arch/m68k/sun3/prom/init.c | 9287 | 1774 | /*
* init.c: Initialize internal variables used by the PROM
* library functions.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
*/
#include <linux/kernel.h>
#include <linux/init.h>
#include <asm/openprom.h>
#include <asm/oplib.h>
struct linux_romvec *romvec;
enum prom_major_version pr... | gpl-2.0 |
wimpknocker/lge-kernel-lproj | drivers/media/rc/keymaps/rc-terratec-slim.c | 9543 | 2365 | /*
* TerraTec remote controller keytable
*
* Copyright (C) 2010 Antti Palosaari <crope@iki.fi>
*
* 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 |
multirom-htc/kernel_htc_m8gpe | drivers/media/rc/keymaps/rc-imon-pad.c | 9543 | 4426 | /* rc5-imon-pad.c - Keytable for SoundGraph iMON PAD and Antec Veris
* RM-200 Remote Control
*
* Copyright (c) 2010 by Jarod Wilson <jarod@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 Softwar... | gpl-2.0 |
NathanAtSamraksh/dart-linux | drivers/media/rc/keymaps/rc-terratec-slim.c | 9543 | 2365 | /*
* TerraTec remote controller keytable
*
* Copyright (C) 2010 Antti Palosaari <crope@iki.fi>
*
* 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 |
KylinUI/android_kernel_lge_mako | arch/arm/mach-omap2/mux2420.c | 10567 | 25393 | /*
* Copyright (C) 2010 Nokia
* Copyright (C) 2010 Texas Instruments
*
* 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/init.h>
#in... | gpl-2.0 |
CyanHacker-Lollipop/kernel_sony_msm8974pro | drivers/input/keyboard/atakbd.c | 11335 | 6416 | /*
* atakbd.c
*
* Copyright (c) 2005 Michael Schmitz
*
* Based on amikbd.c, which is
*
* Copyright (c) 2000-2001 Vojtech Pavlik
*
* Based on the work of:
* Hamish Macdonald
*/
/*
* Atari keyboard driver for Linux/m68k
*
* The low level init and interrupt stuff is handled in arch/mm68k/atari/atakeyb.c... | gpl-2.0 |
KylinUI/android_kernel_samsung_hlte | drivers/media/video/cx18/cx18-audio.c | 14407 | 2589 | /*
* cx18 audio-related functions
*
* Derived from ivtv-audio.c
*
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
*
* 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 |
davidmueller13/kernel_samsung_trelte | drivers/media/pci/cx18/cx18-audio.c | 14407 | 2589 | /*
* cx18 audio-related functions
*
* Derived from ivtv-audio.c
*
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
*
* 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 |
rodrigues-daniel/linux | drivers/media/pci/cx18/cx18-audio.c | 14407 | 2589 | /*
* cx18 audio-related functions
*
* Derived from ivtv-audio.c
*
* Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl>
*
* 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 |
akopytov/percona-xtrabackup | extra/yassl/examples/client/client.cpp | 72 | 4413 | /*
Copyright (c) 2006, 2012, Oracle and/or its affiliates. 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; version 2 of the License.
This program is distributed i... | gpl-2.0 |
jiankangshiye/U-Boot-1.3.4-9G45 | board/siemens/CCM/flash.c | 72 | 13732 | /*
* (C) Copyright 2001
* 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 Free S... | gpl-2.0 |
male-puppies/linux-3.18.pps | drivers/staging/octeon/ethernet-rx.c | 328 | 15358 | /**********************************************************************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2010 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
rkollataj/linux-can-next | drivers/pinctrl/freescale/pinctrl-imx1-core.c | 328 | 17210 | /*
* Core driver for the imx pin controller in imx1/21/27
*
* Copyright (C) 2013 Pengutronix
* Author: Markus Pargmann <mpa@pengutronix.de>
*
* Based on pinctrl-imx.c:
* Author: Dong Aisheng <dong.aisheng@linaro.org>
* Copyright (C) 2012 Freescale Semiconductor, Inc.
* Copyright (C) 2012 Linaro Ltd.
*
* This... | gpl-2.0 |
cr1exe/android_kernel_sony_taoshan | drivers/staging/prima/CORE/SYS/legacy/src/utils/src/macTrace.c | 328 | 29067 | /*
* 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 not... | gpl-2.0 |
kratos1988/operating_systems | arch/arm/mach-at91/at91rm9200_time.c | 584 | 6137 | /*
* linux/arch/arm/mach-at91/at91rm9200_time.c
*
* Copyright (C) 2003 SAN People
* Copyright (C) 2003 ATMEL
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the L... | gpl-2.0 |
attn1/cm-kernel-vivo-2.6.35 | drivers/staging/usbip/usbip_event.c | 584 | 3232 | /*
* Copyright (C) 2003-2008 Takahiro Hirofuchi
*
* This 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 is distribute... | gpl-2.0 |
ShinySide/G530P_Permissive | drivers/platform/msm/pft.c | 584 | 46027 | /*
* Copyright (c) 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 h... | gpl-2.0 |
oxforever/linux-4.1 | drivers/infiniband/core/agent.c | 840 | 6392 | /*
* Copyright (c) 2004, 2005 Mellanox Technologies Ltd. All rights reserved.
* Copyright (c) 2004, 2005 Infinicon Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Intel Corporation. All rights reserved.
* Copyright (c) 2004, 2005 Topspin Corporation. All rights reserved.
* Copyright (c) 2004-2007 ... | gpl-2.0 |
bigzz/f2fs-stable | net/bluetooth/selftest.c | 1096 | 8082 | /*
BlueZ - Bluetooth protocol stack for Linux
Copyright (C) 2014 Intel 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;
THE SOFTWARE IS PROVIDED "AS IS", WITH... | gpl-2.0 |
AndroidGX/SimpleGX-MM-6.0_H815_20i | drivers/infiniband/ulp/ipoib/ipoib_ib.c | 2120 | 28106 | /*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a... | gpl-2.0 |
quancao/kernel-imx-controlboard | drivers/staging/media/as102/as102_usb_drv.c | 2376 | 12135 | /*
* Abilis Systems Single DVB-T Receiver
* Copyright (C) 2008 Pierrick Hascoet <pierrick.hascoet@abilis.com>
* Copyright (C) 2010 Devin Heitmueller <dheitmueller@kernellabs.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publ... | gpl-2.0 |
BigBot96/android_kernel_samsung_konawifixx | drivers/net/mv643xx_eth.c | 2376 | 72351 | /*
* Driver for Marvell Discovery (MV643XX) and Marvell Orion ethernet ports
* Copyright (C) 2002 Matthew Dharm <mdharm@momenco.com>
*
* Based on the 64360 driver from:
* Copyright (C) 2002 Rabeeh Khoury <rabeeh@galileo.co.il>
* Rabeeh Khoury <rabeeh@marvell.com>
*
* Copyright (C) 2003 PMC-Sierra, Inc.,
... | gpl-2.0 |
cmartinbaughman/android_kernel_htc_msm8660-bt | arch/cris/arch-v10/drivers/ds1302.c | 3144 | 12080 | /*!***************************************************************************
*!
*! FILE NAME : ds1302.c
*!
*! DESCRIPTION: Implements an interface for the DS1302 RTC through Etrax I/O
*!
*! Functions exported: ds1302_readreg, ds1302_writereg, ds1302_init
*!
*! --------------------------------------------------------... | gpl-2.0 |
LorDClockaN/LorDNeo_2639 | arch/x86/mm/pgtable_32.c | 4168 | 3260 | #include <linux/sched.h>
#include <linux/kernel.h>
#include <linux/errno.h>
#include <linux/mm.h>
#include <linux/nmi.h>
#include <linux/swap.h>
#include <linux/smp.h>
#include <linux/highmem.h>
#include <linux/pagemap.h>
#include <linux/spinlock.h>
#include <linux/module.h>
#include <asm/system.h>
#include <asm/pgtab... | gpl-2.0 |
dpoman76/android_kernel_lge_msm8226 | arch/sh/kernel/cpu/sh4a/clock-sh7366.c | 4424 | 9369 | /*
* arch/sh/kernel/cpu/sh4a/clock-sh7366.c
*
* SH7366 clock framework support
*
* 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 as published by
* the Free Software Foundation; either version 2 of t... | gpl-2.0 |
syhost/android_kernel_zte_msm8974 | arch/powerpc/kernel/kprobes.c | 4680 | 15878 | /*
* Kernel Probes (KProbes)
*
* 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 ... | gpl-2.0 |
dankocher/android_kernel_lge_w7ds | arch/powerpc/kernel/kprobes.c | 4680 | 15878 | /*
* Kernel Probes (KProbes)
*
* 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 ... | gpl-2.0 |
schqiushui/kernel_sense_a5dug | drivers/mtd/nand/cmx270_nand.c | 4936 | 5642 | /*
* linux/drivers/mtd/nand/cmx270-nand.c
*
* Copyright (C) 2006 Compulab, Ltd.
* Mike Rapoport <mike@compulab.co.il>
*
* Derived from drivers/mtd/nand/h1910.c
* Copyright (C) 2002 Marius Gröger (mag@sysgo.de)
* Copyright (c) 2001 Thomas Gleixner (gleixner@autronix.de)
*
*
* This program is f... | gpl-2.0 |
acuicultor/android_kernel_oneplus_msm8974-1 | drivers/scsi/bfa/bfa_core.c | 4936 | 49822 | /*
* Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
* All rights reserved
* www.brocade.com
*
* Linux driver for Brocade Fibre Channel Host Bus Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 a... | gpl-2.0 |
TheBootloader/android_kernel_samsung_msm8930-common | drivers/scsi/bfa/bfa_svc.c | 4936 | 136999 | /*
* Copyright (c) 2005-2010 Brocade Communications Systems, Inc.
* All rights reserved
* www.brocade.com
*
* Linux driver for Brocade Fibre Channel Host Bus Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 a... | gpl-2.0 |
GuneetAtwal/kernel_g900f | drivers/pcmcia/sa1100_generic.c | 8008 | 3973 | /*======================================================================
Device driver for the PCMCIA control functionality of StrongARM
SA-1100 microprocessors.
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 com... | gpl-2.0 |
rassillon/android_kernel_samsung_grandneove3g | arch/arm/mach-iop32x/irq.c | 11848 | 1541 | /*
* arch/arm/mach-iop32x/irq.c
*
* Generic IOP32X IRQ handling functionality
*
* Author: Rory Bolt <rorybolt@pacbell.net>
* Copyright (C) 2002 Rory Bolt
*
* 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 ... | gpl-2.0 |
antonblanchard/linux | drivers/staging/rtl8192u/r8192U_wx.c | 73 | 25837 | // SPDX-License-Identifier: GPL-2.0
/******************************************************************************
*
* This file contains wireless extension handlers.
*
* This is part of rtl8180 OpenSource driver.
* Copyright (C) Andrea Merello 2004-2005 <andrea.merello@gmail.com>
*
* Parts of this driver are ... | gpl-2.0 |
fanfuqiang/iec_old | clang-3.2.src/test/SemaTemplate/self-comparison.cpp | 73 | 1108 | // RUN: %clang_cc1 -fsyntax-only -verify %s
template <int A, int B> void foo() {
(void)(A == A); // expected-warning {{self-comparison always evaluates to true}}
(void)(A == B);
}
template <int A, int B> struct S1 {
void foo() {
(void)(A == A); // expected-warning {{self-comparison always evaluates to true}}... | gpl-2.0 |
pjsports/kernel-2.6.32.9-A88 | arch/arm/mach-msm/qdsp6/audiov2/aac_in.c | 1609 | 6176 | /*
* Copyright (C) 2009 Google, Inc.
* Copyright (C) 2009 HTC Corporation
* Copyright (c) 2009, Code Aurora Forum. All rights reserved.
*
* 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 ... | gpl-2.0 |
attn1/android_kernel_pantech_p9070 | drivers/net/chelsio/sge.c | 2377 | 59624 | /*****************************************************************************
* *
* File: sge.c *
* $Revision: 1.26 $ *
* $... | gpl-2.0 |
oppo-source/R7plus-5.1-kernel-source | drivers/platform/x86/eeepc-wmi.c | 2377 | 7516 | /*
* Eee PC WMI hotkey driver
*
* Copyright(C) 2010 Intel Corporation.
* Copyright(C) 2010-2011 Corentin Chary <corentin.chary@gmail.com>
*
* Portions based on wistron_btns.c:
* Copyright (C) 2005 Miloslav Trmac <mitr@volny.cz>
* Copyright (C) 2005 Bernhard Rosenkraenzer <bero@arklinux.org>
* Copyright (C) 200... | gpl-2.0 |
ryrzy/yoda-kernel-i9300-JB | arch/tile/kernel/smpboot.c | 3145 | 7573 | /*
* Copyright 2010 Tilera 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, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
smihir/wireless-testing | lib/ucs2_string.c | 3657 | 1272 | #include <linux/ucs2_string.h>
#include <linux/module.h>
/* Return the number of unicode characters in data */
unsigned long
ucs2_strnlen(const ucs2_char_t *s, size_t maxlength)
{
unsigned long length = 0;
while (*s++ != 0 && length < maxlength)
length++;
return length;
}
EXPOR... | gpl-2.0 |
estiko/lenovo_a706_xoplax | drivers/media/common/tuners/mc44s803.c | 4681 | 9105 | /*
* Driver for Freescale MC44S803 Low Power CMOS Broadband Tuner
*
* Copyright (c) 2009 Jochen Friedrich <jochen@scram.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 v... | gpl-2.0 |
casinobrawl27/android_133-108_dt2w | drivers/scsi/vmw_pvscsi.c | 4937 | 39449 | /*
* Linux driver for VMware's para-virtualized SCSI HBA.
*
* Copyright (C) 2008-2009, VMware, 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; version 2 of the... | gpl-2.0 |
Validus-Lollipop/android_kernel_motorola_msm8960dt-common | net/sunrpc/xprtrdma/svc_rdma_transport.c | 4937 | 38881 | /*
* Copyright (c) 2005-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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.