repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
yajnab/android_kernel_htc_magnids | drivers/usb/atm/ueagle-atm.c | 2523 | 69266 | /*-
* Copyright (c) 2003, 2004
* Damien Bergamini <damien.bergamini@free.fr>. All rights reserved.
*
* Copyright (c) 2005-2007 Matthieu Castet <castet.matthieu@free.fr>
* Copyright (c) 2005-2007 Stanislaw Gruszka <stf_xl@wp.pl>
*
* This software is available to you under a choice of one of two
* licenses. You m... | gpl-2.0 |
scs/uclinux | lib/zlib/inflate.c | 2523 | 48977 | /* inflate.c -- zlib decompression
* Copyright (C) 1995-2005 Mark Adler
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* Change history:
*
* 1.2.beta0 24 Nov 2002
* - First version -- complete rewrite of inflate to simplify code, avoid
* creation of window when not needed, ... | gpl-2.0 |
Split-Screen/android_kernel_motorola_msm8226 | drivers/net/usb/gl620a.c | 4059 | 6510 | /*
* GeneSys GL620USB-A based links
* Copyright (C) 2001 by Jiun-Jie Huang <huangjj@genesyslogic.com.tw>
* Copyright (C) 2001 by Stanislav Brabec <utx@penguin.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 ... | gpl-2.0 |
sytuxww/android2.3-dm8168 | fs/binfmt_som.c | 4315 | 7565 | /*
* linux/fs/binfmt_som.c
*
* These are the functions used to load SOM format executables as used
* by HP-UX.
*
* Copyright 1999 Matthew Wilcox <willy@bofh.ai>
* based on binfmt_elf which is
* Copyright 1993, 1994: Eric Youngdale (ericy@cais.com).
*/
#include <linux/module.h>
#include <linux/fs.h>
#includ... | gpl-2.0 |
multirom-m8/kernel_htc_m8gpe | arch/powerpc/kernel/udbg.c | 4571 | 4554 | /*
* polling mode stateless debugging stuff, originally for NS16550 Serial Ports
*
* c 2001 PPC 64 Team, 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 v... | gpl-2.0 |
oppo-source/Find7-5.1-kernel-source | arch/um/kernel/irq.c | 4827 | 11302 | /*
* Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
* Derived (i.e. mostly copied) from arch/i386/kernel/irq.c:
* Copyright (C) 1992, 1998 Linus Torvalds, Ingo Molnar
*/
#include "linux/cpumask.h"
#include "linux/hardirq.h"
#include "linux/interrupt.h"
#include "lin... | gpl-2.0 |
chenzhiwo/linux-sunxi | arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c | 4827 | 4947 | /*
* arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c
*
* Marvell Orion-VoIP FXO Reference Design Setup
*
* 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 express or implied.
*/
#include <linux/gpio.h... | gpl-2.0 |
letama/android_kernel_nozomi | arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c | 4827 | 4947 | /*
* arch/arm/mach-orion5x/rd88f5181l-fxo-setup.c
*
* Marvell Orion-VoIP FXO Reference Design Setup
*
* 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 express or implied.
*/
#include <linux/gpio.h... | gpl-2.0 |
RaymanFX/kernel_samsung_lt03wifi | drivers/net/ethernet/8390/es3210.c | 5083 | 12788 | /*
es3210.c
Linux driver for Racal-Interlan ES3210 EISA Network Adapter
Copyright (C) 1996, Paul Gortmaker.
This software may be used and distributed according to the terms
of the GNU General Public License, incorporated herein by reference.
Information and Code Sources:
1) The existing myriad of Linux 8390... | gpl-2.0 |
zlaja/android_kernel_lge_msm8610 | net/ax25/ax25_ds_subr.c | 5083 | 5217 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u... | gpl-2.0 |
omnirom/android_kernel_motorola_msm8226 | drivers/rtc/rtc-pl030.c | 7387 | 3980 | /*
* linux/drivers/rtc/rtc-pl030.c
*
* Copyright (C) 2000-2001 Deep Blue Solutions Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/module.h>
#includ... | gpl-2.0 |
XXMrHyde/android_kernel_lge_hammerhead | fs/logfs/dev_bdev.c | 7899 | 8617 | /*
* fs/logfs/dev_bdev.c - Device access methods for block devices
*
* As should be obvious for Linux kernel code, license is GPLv2
*
* Copyright (c) 2005-2008 Joern Engel <joern@logfs.org>
*/
#include "logfs.h"
#include <linux/bio.h>
#include <linux/blkdev.h>
#include <linux/buffer_head.h>
#include <linux/gfp.h>... | gpl-2.0 |
daeiron/LGD855_kernel | arch/mips/pmc-sierra/msp71xx/msp_hwbutton.c | 9435 | 4759 | /*
* Sets up interrupt handlers for various hardware switches which are
* connected to interrupt lines.
*
* Copyright 2005-2207 PMC-Sierra, 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 Softw... | gpl-2.0 |
spica234/LiteGX | drivers/video/kyro/STG4000VTG.c | 15579 | 4649 | /*
* linux/drivers/video/kyro/STG4000VTG.c
*
* Copyright (C) 2002 STMicroelectronics
*
* 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/types.h>
#include <video/kyro.h>
#... | gpl-2.0 |
dovydasvenckus/linux | drivers/staging/rtl8192e/rtl8192e/rtl_pci.c | 220 | 2959 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* Based on the r8180 driver, which is:
* Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al.
* This program is free software; you can redistribute... | gpl-2.0 |
dabaol/linux | drivers/staging/rtl8723au/core/rtw_recv.c | 220 | 63928 | /******************************************************************************
*
* Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the ... | gpl-2.0 |
hrkfdn/linux-htc-ace | fs/nfsd/nfs4callback.c | 476 | 19983 | /*
* linux/fs/nfsd/nfs4callback.c
*
* Copyright (c) 2001 The Regents of the University of Michigan.
* All rights reserved.
*
* Kendrick Smith <kmsmith@umich.edu>
* Andy Adamson <andros@umich.edu>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provid... | gpl-2.0 |
zenfone-legacy/android_kernel_asus_T00F | arch/mips/pci/pci.c | 2012 | 8986 | /*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later version.
*
* Copyright (C) 2003, 04, 11 Ralf Baechle (ralf@linux-mip... | gpl-2.0 |
htc-mirror/evita-ics-crc-3.0.8-271616b | fs/jffs2/fs.c | 2268 | 20346 | /*
* JFFS2 -- Journalling Flash File System, Version 2.
*
* Copyright © 2001-2007 Red Hat, Inc.
* Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org>
*
* Created by David Woodhouse <dwmw2@infradead.org>
*
* For licensing information, see the file 'LICENCE' in this directory.
*
*/
#include <linux/capa... | gpl-2.0 |
dtsd/zte_blade_s6_lollipop_kernel | drivers/gpu/drm/nouveau/core/subdev/fb/nv46.c | 2268 | 2539 | /*
* Copyright (C) 2010 Francisco Jerez.
* 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 |
gundal/zerofltetmo | drivers/media/usb/gspca/gl860/gl860.c | 2268 | 19122 | /* GSPCA subdrivers for Genesys Logic webcams with the GL860 chip
* Subdriver core
*
* 2009/09/24 Olivier Lorin <o.lorin@laposte.net>
* GSPCA by Jean-Francois Moine <http://moinejf.free.fr>
* Thanks BUGabundo and Malmostoso for your amazing help!
*
* This program is free software; you can redistribute it and/or ... | gpl-2.0 |
marc1706/hd2_kernel | arch/sparc/kernel/sun4m_irq.c | 2780 | 14158 | /*
* sun4m irq support
*
* djhr: Hacked out of irq.c into a CPU dependent version.
*
* Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 1995 Miguel de Icaza (miguel@nuclecu.unam.mx)
* Copyright (C) 1995 Pete A. Zaitcev (zaitcev@yahoo.com)
* Copyright (C) 1996 Dave Redman (djhr@ta... | gpl-2.0 |
bedalus/hxore | drivers/scsi/lpfc/lpfc_vport.c | 2780 | 25287 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2008 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
coolshou/htc_m7u_kernel-3.4.10 | drivers/infiniband/core/netlink.c | 3292 | 4989 | /*
* Copyright (c) 2010 Voltaire Inc. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree... | gpl-2.0 |
Fusion-Devices/android_kernel_lge_mako | arch/powerpc/platforms/52xx/mpc52xx_pic.c | 4572 | 16971 | /*
*
* Programmable Interrupt Controller functions for the Freescale MPC52xx.
*
* Copyright (C) 2008 Secret Lab Technologies Ltd.
* Copyright (C) 2006 bplan GmbH
* Copyright (C) 2004 Sylvain Munaut <tnt@246tNt.com>
* Copyright (C) 2003 Montavista Software, Inc
*
* Based on the code from the 2.4 kernel by
* Da... | gpl-2.0 |
varund7726/android_kernel_oneplus_msm8974 | arch/x86/kernel/step.c | 4572 | 5655 | /*
* 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 |
mlachwani/Android_4.4.2_MotoG_Kernel | arch/arm/mach-mxs/mach-tx28.c | 4828 | 5131 | /*
* Copyright (C) 2010 <LW@KARO-electronics.de>
*
* based on: mach-mx28_evk.c
* Copyright 2010 Freescale Semiconductor, Inc. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* version 2 as published by the Free ... | gpl-2.0 |
shankarathi07/linux_motorola_lollipop | drivers/mtd/lpddr/lpddr_cmds.c | 7388 | 20629 | /*
* LPDDR flash memory device operations. This module provides read, write,
* erase, lock/unlock support for LPDDR flash memories
* (C) 2008 Korolev Alexey <akorolev@infradead.org>
* (C) 2008 Vasiliy Leonenko <vasiliy.leonenko@gmail.com>
* Many thanks to Roman Borisov for initial enabling
*
* This program is fr... | gpl-2.0 |
walter79/android_kernel_sony_tsubasa | net/rose/rose_link.c | 7900 | 6932 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u... | gpl-2.0 |
assusdan/cyanogenmod_kernel_hs_puref | Documentation/vDSO/parse_vdso.c | 8412 | 6759 | /*
* parse_vdso.c: Linux reference vDSO parser
* Written by Andrew Lutomirski, 2011.
*
* This code is meant to be linked in to various programs that run on Linux.
* As such, it is available with as few restrictions as possible. This file
* is licensed under the Creative Commons Zero License, version 1.0,
* avai... | gpl-2.0 |
BoostPop/kernel_lge_hammerhead | drivers/misc/altera-stapl/altera-lpt.c | 13020 | 1747 | /*
* altera-lpt.c
*
* altera FPGA driver
*
* Copyright (C) Altera Corporation 1998-2001
* Copyright (C) 2010 NetUP Inc.
* Copyright (C) 2010 Abylay Ospan <aospan@netup.ru>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publish... | gpl-2.0 |
shumashv1/android_external_backports-wireless | drivers/gpu/drm/drm_crtc.c | 221 | 101730 | /*
* Copyright (c) 2006-2008 Intel Corporation
* Copyright (c) 2007 Dave Airlie <airlied@linux.ie>
* Copyright (c) 2008 Red Hat Inc.
*
* DRM core CRTC related functions
*
* Permission to use, copy, modify, distribute, and sell this software and its
* documentation for any purpose is hereby granted without fee, ... | gpl-2.0 |
simo97/linux | drivers/staging/rtl8712/rtl8712_recv.c | 221 | 35246 | /******************************************************************************
* rtl8712_recv.c
*
* Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved.
* Linux device driver for RTL8192SU
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of... | gpl-2.0 |
simo97/linux | drivers/staging/rtl8192e/rtl819x_TSProc.c | 221 | 15036 | /******************************************************************************
* 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 |
wendal/rk2918_uzone_f0_top | arch/mips/sni/setup.c | 733 | 5661 | /*
* Setup pointers to hardware-dependent routines.
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
* Copyright (C) 1996, 97, 98, 2000, 03, 04, 06 Ralf Baechle (ralf@linux-mips.org)
* Co... | gpl-2.0 |
NeptunIDE/linux | arch/mips/lasat/prom.c | 733 | 2800 | /*
* PROM interface routines.
*/
#include <linux/types.h>
#include <linux/init.h>
#include <linux/string.h>
#include <linux/ctype.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/bootmem.h>
#include <linux/ioport.h>
#include <asm/bootinfo.h>
#include <asm/lasat/lasat.h>
#include <asm/cpu.h>
#includ... | gpl-2.0 |
Ander-Alvarez/CoffeeKernel | fs/romfs/super.c | 1757 | 15504 | /* Block- or MTD-based romfs
*
* Copyright © 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* Derived from: ROMFS file system, Linux implementation
*
* Copyright © 1997-1999 Janos Farkas <chexum@shadow.banki.hu>
*
* Using parts of the minix filesystem
* Copyright ©... | gpl-2.0 |
klquicksall/Galaxy-Nexus-4.2 | arch/arm/mach-s5pc100/clock.c | 2013 | 31325 | /* linux/arch/arm/mach-s5pc100/clock.c
*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
*
* S5PC100 - Clock support
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free... | gpl-2.0 |
TeamOrion-Devices/Orion_kernel_motorola_msm8226 | arch/x86/kernel/cpu/mcheck/mce-severity.c | 2013 | 7272 | /*
* MCE grading rules.
* Copyright 2008, 2009 Intel 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; version 2
* of the License.
*
* Author: Andi Kleen
*/
#include <linu... | gpl-2.0 |
Xanwar/android_kernel_asus_a400cg | drivers/gpu/drm/nouveau/core/subdev/fb/nv10.c | 2269 | 3065 | /*
* Copyright (C) 2010 Francisco Jerez.
* 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 |
danil39/Alto45 | crypto/cast5_generic.c | 2269 | 21338 | /* Kernel cryptographic api.
* cast5.c - Cast5 cipher algorithm (rfc2144).
*
* Derived from GnuPG implementation of cast5.
*
* Major Changes.
* Complete conformance to rfc2144.
* Supports key size from 40 to 128 bits.
*
* Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
* Copyright (C) 2003 Kartikey ... | gpl-2.0 |
MoKee/android_kernel_zte_nx511j | drivers/gpu/drm/nouveau/core/subdev/fb/nv25.c | 2269 | 2662 | /*
* Copyright (C) 2010 Francisco Jerez.
* 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 |
nikhil16242/Prometheus_kernel_golf | net/8021q/vlanproc.c | 2525 | 8741 | /******************************************************************************
* vlanproc.c VLAN Module. /proc filesystem interface.
*
* This module is completely hardware-independent and provides
* access to the router using Linux /proc filesystem.
*
* Author: Ben Greear, <greearb@candelatech.com> coppied fro... | gpl-2.0 |
assusdan/cyanogenmod_kernel_hs_puref | drivers/leds/trigger/ledtrig-gpio.c | 2781 | 6267 | /*
* ledtrig-gio.c - LED Trigger Based on GPIO events
*
* Copyright 2009 Felipe Balbi <me@felipebalbi.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 |
cmartinbaughman/shooter-ics-sense | drivers/scsi/mesh.c | 3037 | 53931 | /*
* SCSI low-level driver for the MESH (Macintosh Enhanced SCSI Hardware)
* bus adaptor found on Power Macintosh computers.
* We assume the MESH is connected to a DBDMA (descriptor-based DMA)
* controller.
*
* Paul Mackerras, August 1996.
* Copyright (C) 1996 Paul Mackerras.
*
* Apr. 21 2002 - BenH Rework b... | gpl-2.0 |
jiangchao87/m8uhl | arch/arm/mach-imx/mach-cpuimx51sd.c | 4829 | 9095 | /*
*
* Copyright (C) 2010 Eric Bénard <eric@eukrea.com>
*
* based on board-mx51_babbage.c which is
* Copyright 2009 Freescale Semiconductor, Inc. All Rights Reserved.
* Copyright (C) 2009-2010 Amit Kucheria <amit.kucheria@canonical.com>
*
* The code contained herein is licensed under the GNU General Public
* L... | gpl-2.0 |
davidmueller13/android_kernel_samsung_lt03lte-5 | lib/flex_array.c | 7133 | 11135 | /*
* Flexible array managed in PAGE_SIZE parts
*
* 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 progra... | gpl-2.0 |
matianfu/barcelona-3.2.40 | drivers/gpu/drm/i915/i915_ioc32.c | 9181 | 7179 | /**
* \file i915_ioc32.c
*
* 32-bit ioctl compatibility routines for the i915 DRM.
*
* \author Alan Hourihane <alanh@fairlite.demon.co.uk>
*
*
* Copyright (C) Paul Mackerras 2005
* Copyright (C) Alan Hourihane 2005
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtain... | gpl-2.0 |
NoelMacwan/Kernel-C6806-KOT49H.S2.2052 | arch/score/lib/checksum_copy.c | 11997 | 1488 | /*
* arch/score/lib/csum_partial_copy.c
*
* Score Processor version.
*
* Copyright (C) 2009 Sunplus Core Technology Co., Ltd.
* Lennox Wu <lennox.wu@sunplusct.com>
* Chen Liqin <liqin.chen@sunplusct.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU... | gpl-2.0 |
Mustaavalkosta/toolchain_gcc-4.8 | gcc/testsuite/gcc.c-torture/execute/20020508-3.c | 222 | 2236 | #include <limits.h>
#ifndef CHAR_BIT
#define CHAR_BIT 8
#endif
#define ROR(a,b) (((a) >> (b)) | ((a) << ((sizeof (a) * CHAR_BIT) - (b))))
#define ROL(a,b) (((a) << (b)) | ((a) >> ((sizeof (a) * CHAR_BIT) - (b))))
#define CHAR_VALUE ((char)0xf234)
#define SHORT_VALUE ((short)0xf234)
#define INT_VALUE ((int)0xf234)
#d... | gpl-2.0 |
mk01/linux-fslc | drivers/video/fbdev/omap2/omapfb/dss/manager-sysfs.c | 222 | 12007 | /*
* Copyright (C) 2009 Nokia Corporation
* Author: Tomi Valkeinen <tomi.valkeinen@nokia.com>
*
* Some code and ideas taken from drivers/video/omap/ driver
* by Imre Deak.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as... | gpl-2.0 |
ZubairLK/CI20_linux | arch/mips/loongson/common/pci.c | 734 | 2946 | /*
* Copyright (C) 2007 Lemote, Inc. & Institute of Computing Technology
* Author: Fuxin Zhang, zhangfx@lemote.com
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version ... | gpl-2.0 |
xobs/novena-linux | net/netfilter/xt_AUDIT.c | 1758 | 5201 | /*
* Creates audit record for dropped/accepted packets
*
* (C) 2010-2011 Thomas Graf <tgraf@redhat.com>
* (C) 2010-2011 Red Hat, 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 Foun... | gpl-2.0 |
CyanogenMod/android_kernel_htc_enrc2b | drivers/scsi/in2000.c | 3038 | 73554 | /*
* in2000.c - Linux device driver for the
* Always IN2000 ISA SCSI card.
*
* Copyright (c) 1996 John Shifflett, GeoLog Consulting
* john@geolog.com
* jshiffle@netcom.com
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P... | gpl-2.0 |
muryliang/linux | arch/arm/mach-omap2/omap_hwmod_common_data.c | 4574 | 1979 | /*
* omap_hwmod common data structures
*
* Copyright (C) 2010 Texas Instruments, Inc.
* Thara Gopinath <thara@ti.com>
* Benoît Cousson
*
* Copyright (C) 2010 Nokia Corporation
* Paul Walmsley
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ... | gpl-2.0 |
dezelin/kvm | drivers/video/mb862xx/mb862xx-i2c.c | 4574 | 3816 | /*
* Coral-P(A)/Lime I2C adapter driver
*
* (C) 2011 DENX Software Engineering, Anatolij Gustschin <agust@denx.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.
*
*/
#inc... | gpl-2.0 |
warped-rudi/linux-sunxi | arch/arm/mach-prima2/prima2.c | 4830 | 1063 | /*
* Defines machines for CSR SiRFprimaII
*
* Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
*
* Licensed under GPLv2 or later.
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <asm/sizes.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
#include <linux/of.h>
#i... | gpl-2.0 |
dorimanx/DORIMANX_LG_STOCK_LP_KERNEL | drivers/media/rc/streamzap.c | 5086 | 14135 | /*
* Streamzap Remote Control driver
*
* Copyright (c) 2005 Christoph Bartelmus <lirc@bartelmus.de>
* Copyright (c) 2010 Jarod Wilson <jarod@wilsonet.com>
*
* This driver was based on the work of Greg Wickham and Adrian
* Dewhurst. It was substantially rewritten to support correct signal
* gaps and now maintain... | gpl-2.0 |
lyfkevin/lge-kernel-iproj | drivers/media/video/saa7164/saa7164-core.c | 7134 | 42124 | /*
* 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 |
mightyme/linux-3.0.39-m04x | drivers/gpu/drm/r128/r128_state.c | 8414 | 41298 | /* r128_state.c -- State support for r128 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by gareth@valinux.com
*/
/*
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and ... | gpl-2.0 |
regalstreak/S7262-Kernel | arch/mips/rb532/prom.c | 8670 | 3647 | /*
* RouterBoard 500 specific prom routines
*
* Copyright (C) 2003, Peter Sadik <peter.sadik@idt.com>
* Copyright (C) 2005-2006, P.Christeas <p_christ@hol.gr>
* Copyright (C) 2007, Gabor Juhos <juhosg@openwrt.org>
* Felix Fietkau <nbd@openwrt.org>
* Florian Fainelli <florian@openwrt.org>
*
* This prog... | gpl-2.0 |
jollaman999/jolla-kernel_G_v30a-Stock | arch/sparc/mm/extable.c | 13534 | 2252 | /*
* linux/arch/sparc/mm/extable.c
*/
#include <linux/module.h>
#include <asm/uaccess.h>
void sort_extable(struct exception_table_entry *start,
struct exception_table_entry *finish)
{
}
/* Caller knows they are in a range if ret->fixup == 0 */
const struct exception_table_entry *
search_extable(const struct ex... | gpl-2.0 |
emxys1/imx6rex-linux-3.10.17 | drivers/net/usb/smsc75xx.c | 479 | 57069 | /***************************************************************************
*
* Copyright (C) 2007-2010 SMSC
*
* 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 |
drhonk/Bali_t959 | arch/powerpc/lib/sstep.c | 1503 | 5062 | /*
* Single-step support.
*
* Copyright (C) 2004 Paul Mackerras <paulus@au.ibm.com>, IBM
*
* 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 ... | gpl-2.0 |
leopesto/kernel_mtk6577 | drivers/infiniband/hw/mlx4/main.c | 2527 | 34026 | /*
* Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved.
* Copyright (c) 2007, 2008 Mellanox Technologies. 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) Vers... | gpl-2.0 |
usb-bullhead-ubuntu-touch/kernel_msm | arch/mips/math-emu/dp_sub.c | 2527 | 4950 | /* IEEE754 floating point arithmetic
* double precision: common utilities
*/
/*
* MIPS floating point support
* Copyright (C) 1994-2000 Algorithmics Ltd.
*
* ########################################################################
*
* This program is free software; you can distribute it and/or modify it
* un... | gpl-2.0 |
ShikharArvind/android_kernel_xolo_q1100 | drivers/iommu/amd_iommu_init.c | 2783 | 43922 | /*
* Copyright (C) 2007-2010 Advanced Micro Devices, Inc.
* Author: Joerg Roedel <joerg.roedel@amd.com>
* Leo Duran <leo.duran@amd.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 Soft... | gpl-2.0 |
JustAkan/Oxygen_united_kernel-gproj-lollipop | fs/binfmt_aout.c | 4831 | 12014 | /*
* linux/fs/binfmt_aout.c
*
* Copyright (C) 1991, 1992, 1996 Linus Torvalds
*/
#include <linux/module.h>
#include <linux/time.h>
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/mman.h>
#include <linux/a.out.h>
#include <linux/errno.h>
#include <linux/signal.h>
#include <linux/string.h>
#inclu... | gpl-2.0 |
WisniaPL/android_kernel_leeco_MT6795 | drivers/staging/octeon/ethernet-xaui.c | 7903 | 3667 | /**********************************************************************
* Author: Cavium Networks
*
* Contact: support@caviumnetworks.com
* This file is part of the OCTEON SDK
*
* Copyright (c) 2003-2007 Cavium Networks
*
* This file is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
chris4824/kernel_samsung_jf | drivers/gpu/drm/mga/mga_state.c | 8415 | 29217 | /* mga_state.c -- State support for MGA G200/G400 -*- linux-c -*-
* Created: Thu Jan 27 02:53:43 2000 by jhartmann@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby gr... | gpl-2.0 |
thekraven/kernel_samsung_lt02ltespr | arch/mips/wrppmc/pci.c | 9439 | 1335 | /*
* pci.c: GT64120 PCI support.
*
* Copyright (C) 2006, Wind River System Inc. Rongkai.Zhan <rongkai.zhan@windriver.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 archive
* for more details.
*/
#include <linux... | gpl-2.0 |
RaymanFX/kernel_samsung_lt03wifi | drivers/mca/mca-driver.c | 9951 | 1788 | /* -*- mode: c; c-basic-offset: 8 -*- */
/*
* MCA driver support functions for sysfs.
*
* (C) 2002 James Bottomley <James.Bottomley@HansenPartnership.com>
*
**-----------------------------------------------------------------------------
**
** This program is free software; you can redistribute it and/or modify
... | gpl-2.0 |
mythos234/SimplKernel-LL-BOFJ | sound/i2c/tea6330t.c | 9951 | 11581 | /*
* Routines for control of the TEA6330T circuit via i2c bus
* Sound fader control circuit for car radios by Philips Semiconductors
* 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... | gpl-2.0 |
linux-wpan/linux-wpan | kernel/user.c | 224 | 5420 | /*
* The "user cache".
*
* (C) Copyright 1991-2000 Linus Torvalds
*
* We have a per-user structure to keep track of how many
* processes, files etc the user has claimed, in order to be
* able to have per-user limits for system resources.
*/
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/slab... | gpl-2.0 |
gototem/kernel | drivers/gpu/drm/drm_edid.c | 224 | 90489 | /*
* Copyright (c) 2006 Luc Verhaegen (quirks list)
* Copyright (c) 2007-2008 Intel Corporation
* Jesse Barnes <jesse.barnes@intel.com>
* Copyright 2010 Red Hat, Inc.
*
* DDC probing routines (drm_ddc_read & drm_do_probe_ddc_edid) originally from
* FB layer.
* Copyright (C) 2006 Dennis Munsie <dmunsie@cecro... | gpl-2.0 |
r1mikey/linux-picoxcell | drivers/net/wireless/rndis_wlan.c | 224 | 102460 | /*
* Driver for RNDIS based wireless USB devices.
*
* Copyright (C) 2007 by Bjorge Dijkstra <bjd@jooz.net>
* Copyright (C) 2008-2009 by Jussi Kivilinna <jussi.kivilinna@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 publi... | gpl-2.0 |
Jackeagle/android_kernel_htc_dlxub1 | drivers/md/dm-ioctl.c | 736 | 38205 | /*
* Copyright (C) 2001, 2002 Sistina Software (UK) Limited.
* Copyright (C) 2004 - 2006 Red Hat, Inc. All rights reserved.
*
* This file is released under the GPL.
*/
#include "dm.h"
#include <linux/module.h>
#include <linux/vmalloc.h>
#include <linux/miscdevice.h>
#include <linux/init.h>
#include <linux/wait.h... | gpl-2.0 |
zachariasmaladroit/android_kernel_samsung_aries | arch/sparc/mm/io-unit.c | 1504 | 7389 | /*
* io-unit.c: IO-UNIT specific routines for memory management.
*
* Copyright (C) 1997,1998 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
*/
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/mm.h>
#include <linux/highmem.h> /* pte_offset_map => kma... | gpl-2.0 |
ronasimi/LGF180-Optimus-G-_Android_KK_v30a_Kernel | drivers/media/video/msm/s5k4e1_reg.c | 1760 | 4574 | /* Copyright (c) 2011, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope... | gpl-2.0 |
GalaxyTab4/android_kernel_samsung_matissevewifi | drivers/isdn/mISDN/dsp_core.c | 2272 | 33946 | /*
* Author Andreas Eversberg (jolly@eversberg.eu)
* Based on source code structure by
* Karsten Keil (keil@isdn4linux.de)
*
* This file is (c) under GNU PUBLIC LICENSE
* For changes and modifications please read
* ../../../Documentation/isdn/mISDN.cert
*
* Thanks to Karsten Keil (great drivers)
... | gpl-2.0 |
SanziShi/KVMGT-kernel | arch/frv/mm/init.c | 2272 | 4584 | /* init.c: memory initialisation for FRV
*
* 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 F... | gpl-2.0 |
ibrahima/kernel_i9300 | arch/arm/mach-mmp/mmp2.c | 2528 | 6447 | /*
* linux/arch/arm/mach-mmp/mmp2.c
*
* code name MMP2
*
* Copyright (C) 2009 Marvell International Ltd.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux... | gpl-2.0 |
linyvxiang/linux-zswap | drivers/scsi/nsp32.c | 2528 | 90538 | /*
* NinjaSCSI-32Bi Cardbus, NinjaSCSI-32UDE PCI/CardBus SCSI driver
* Copyright (C) 2001, 2002, 2003
* YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
* GOTO Masanori <gotom@debian.or.jp>, <gotom@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
StephenRJ/cm12_kernel_moto_shamu | drivers/scsi/nsp32.c | 2528 | 90538 | /*
* NinjaSCSI-32Bi Cardbus, NinjaSCSI-32UDE PCI/CardBus SCSI driver
* Copyright (C) 2001, 2002, 2003
* YOKOTA Hiroshi <yokota@netlab.is.tsukuba.ac.jp>
* GOTO Masanori <gotom@debian.or.jp>, <gotom@debian.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms ... | gpl-2.0 |
budi79/deka-kernel-msm7x30-3.0 | drivers/mtd/maps/sa1100-flash.c | 2784 | 9712 | /*
* Flash memory access on SA11x0 based devices
*
* (C) 2000 Nicolas Pitre <nico@fluxnic.net>
*/
#include <linux/module.h>
#include <linux/types.h>
#include <linux/ioport.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/errno.h>
#include <linux/slab.h>
#include <linux/platform_device.h>
#includ... | gpl-2.0 |
prashmohan/lxc-fork | drivers/pps/clients/pps_parport.c | 3040 | 6427 | /*
* pps_parport.c -- kernel parallel port PPS client
*
*
* Copyright (C) 2009 Alexander Gordeev <lasaine@lvk.cs.msu.su>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either versio... | gpl-2.0 |
ignacio28/android_kernel_lge_msm8610-2 | net/sunrpc/xprtrdma/rpc_rdma.c | 5088 | 28365 | /*
* 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 |
ShinySide/HispAsian_S5 | fs/nfsd/nfsxdr.c | 8160 | 13276 | /*
* XDR support for nfsd
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*/
#include "xdr.h"
#include "auth.h"
#define NFSDDBG_FACILITY NFSDDBG_XDR
/*
* Mapping of S_IF* types to NFS file types
*/
static u32 nfs_ftypes[] = {
NFNON, NFCHR, NFCHR, NFBAD,
NFDIR, NFBAD, NFBLK, NFBAD,
NFREG, N... | gpl-2.0 |
kraatus90/MotoX_Kernel | fs/nfsd/nfsxdr.c | 8160 | 13276 | /*
* XDR support for nfsd
*
* Copyright (C) 1995, 1996 Olaf Kirch <okir@monad.swb.de>
*/
#include "xdr.h"
#include "auth.h"
#define NFSDDBG_FACILITY NFSDDBG_XDR
/*
* Mapping of S_IF* types to NFS file types
*/
static u32 nfs_ftypes[] = {
NFNON, NFCHR, NFCHR, NFBAD,
NFDIR, NFBAD, NFBLK, NFBAD,
NFREG, N... | gpl-2.0 |
aeroevan/vivo_w-kernel | drivers/media/video/pvrusb2/pvrusb2-encoder.c | 9440 | 14688 | /*
*
*
* Copyright (C) 2005 Mike Isely <isely@pobox.com>
* Copyright (C) 2004 Aurelien Alleaume <slts@free.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; either version 2 of ... | gpl-2.0 |
tako0910/android_kernel_htc_m7wlj | fs/ubifs/compress.c | 9952 | 6772 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
* Copyright (C) 2006, 2007 University of Szeged, Hungary
*
* 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 F... | gpl-2.0 |
ccompiler4pic32/pic32-gcc | gcc/testsuite/gcc.c-torture/compile/980408-1.c | 225 | 4083 | typedef struct _RunlengthPacket
{
unsigned short
red,
green,
blue,
length;
unsigned short
index;
} RunlengthPacket;
typedef struct _Image
{
int
status,
temporary;
char
filename[1664 ];
long int
filesize;
int
pipe;
char
magick[1664 ],
*comments,
*label,
... | gpl-2.0 |
thepasto/kernel_acer_salsa | drivers/net/gianfar.c | 481 | 86291 | /*
* drivers/net/gianfar.c
*
* Gianfar Ethernet Driver
* This driver is designed for the non-CPM ethernet controllers
* on the 85xx and 83xx family of integrated processors
* Based on 8260_io/fcc_enet.c
*
* Author: Andy Fleming
* Maintainer: Kumar Gala
* Modifier: Sandeep Gopalpet <sandeep.kumar@freescale.com... | gpl-2.0 |
licheegh/openwrt | target/linux/adm5120/files-3.18/arch/mips/adm5120/mikrotik/rb-153.c | 481 | 2046 | /*
* Mikrotik RouterBOARD 153 support
*
* Copyright (C) 2007-2008 Gabor Juhos <juhosg@openwrt.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 Foundation.
*
*/
#include "rb-1x... | gpl-2.0 |
jmaurice/android_kernel_samsung_jfltedcm_old | arch/arm/mach-msm/devices-msm7x30.c | 737 | 29791 | /*
* Copyright (C) 2008 Google, Inc.
* Copyright (c) 2008-2012, The Linux Foundation. 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 modified under those terms.
*... | gpl-2.0 |
Sajid3/linux | sound/pci/vx222/vx222.c | 1249 | 7140 | /*
* Driver for Digigram VX222 V2/Mic PCI soundcards
*
* Copyright (c) 2002 by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the... | gpl-2.0 |
hypnos-android/Hypnos | fs/proc/devices.c | 1761 | 1434 | #include <linux/fs.h>
#include <linux/init.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
static int devinfo_show(struct seq_file *f, void *v)
{
int i = *(loff_t *) v;
if (i < CHRDEV_MAJOR_HASH_SIZE) {
if (i == 0)
seq_printf(f, "Character devices:\n");
chrdev_show(f, i);
}
#ifdef CONFIG_BLOCK
el... | gpl-2.0 |
prakhya/linux_sai | arch/mips/pmcs-msp71xx/msp_irq_per.c | 2017 | 3023 | /*
* Copyright 2010 PMC-Sierra, Inc, derived from irq_cpu.c
*
* This file define the irq handler for MSP PER subsystem interrupts.
*
* 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; eit... | gpl-2.0 |
q-li/linux-sunxi | net/nfc/nci/ntf.c | 2017 | 15806 | /*
* The NFC Controller Interface is the communication protocol between an
* NFC Controller (NFCC) and a Device Host (DH).
*
* Copyright (C) 2011 Texas Instruments, Inc.
*
* Written by Ilan Elias <ilane@ti.com>
*
* Acknowledgements:
* This file is based on hci_event.c, which was written
* by Maxim Kras... | gpl-2.0 |
VigorCM9/vigor_aosp_kernel | security/tomoyo/load_policy.c | 2529 | 2230 | /*
* security/tomoyo/load_policy.c
*
* Policy loader launcher for TOMOYO.
*
* Copyright (C) 2005-2010 NTT DATA CORPORATION
*/
#include "common.h"
/* path to policy loader */
static const char *tomoyo_loader = "/sbin/tomoyo-init";
/**
* tomoyo_policy_loader_exists - Check whether /sbin/tomoyo-init exists.
*
... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.