repo_name
string
path
string
copies
string
size
string
content
string
license
string
eugenesan/android_kernel_lge_hammerhead
drivers/net/ethernet/sgi/ioc3-eth.c
5124
44986
/* * 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. * * Driver for SGI's IOC3 based Ethernet cards as found in the PCI card. * * Copyright (C) 1999, 2000, 01, 03, 06 Ralf Baechle * Copyright ...
gpl-2.0
Kalashnikitty/Aurora_D802
arch/arm/mach-ixp4xx/coyote-pci.c
5380
1613
/* * arch/arm/mach-ixp4xx/coyote-pci.c * * PCI setup routines for ADI Engineering Coyote platform * * Copyright (C) 2002 Jungo Software Technologies. * Copyright (C) 2003 MontaVista Softwrae, Inc. * * Maintainer: Deepak Saxena <dsaxena@mvista.com> * * This program is free software; you can redistribute it and...
gpl-2.0
PRJosh/kernel_msm_mako
arch/arm/mach-ixp4xx/dsmg600-pci.c
5380
2064
/* * DSM-G600 board-level PCI initialization * * Copyright (C) 2006 Tower Technologies * Author: Alessandro Zummo <a.zummo@towertech.it> * * based on ixdp425-pci.c: * Copyright (C) 2002 Intel Corporation. * Copyright (C) 2003-2004 MontaVista Software, Inc. * * Maintainer: http://www.nslu2-linux.org/ * * Thi...
gpl-2.0
mastero9017/kernel_n5_racer
arch/arm/mach-footbridge/ebsa285-pci.c
5380
1102
/* * linux/arch/arm/mach-footbridge/ebsa285-pci.c * * PCI bios-type initialisation for PCI machines * * Bits taken from various places. */ #include <linux/kernel.h> #include <linux/pci.h> #include <linux/init.h> #include <asm/irq.h> #include <asm/mach/pci.h> #include <asm/mach-types.h> static int irqmap_ebsa285...
gpl-2.0
zsoltm/linux-sunxi-exp
drivers/ide/ide_platform.c
5636
3627
/* * Platform IDE driver * * Copyright (C) 2007 MontaVista Software * * Maintainer: Kumar Gala <galak@kernel.crashing.org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either ...
gpl-2.0
Envious-Data/shinano-sirius_msm8974abpro
tools/power/cpupower/utils/helpers/topology.c
5636
3098
/* * (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc. * * Licensed under the terms of the GNU GPL License version 2. * * ToDo: Needs to be done more properly for AMD/Intel specifics */ /* Helper struct for qsort, must be in sync with cpupower_topology.cpu_info */ /* Be careful: Need to pass un...
gpl-2.0
glfernando/remoteproc
drivers/acpi/apei/erst-dbg.c
5636
5214
/* * APEI Error Record Serialization Table debug support * * ERST is a way provided by APEI to save and retrieve hardware error * information to and from a persistent store. This file provide the * debugging/testing support for ERST kernel support and firmware * implementation. * * Copyright 2010 Intel Corp. *...
gpl-2.0
mysteryemotionz/v20j-geeb
arch/arm/mach-imx/ehci-imx27.c
7940
2276
/* * Copyright (c) 2009 Daniel Mack <daniel@caiaq.de> * Copyright (C) 2010 Freescale Semiconductor, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version 2 of the License, ...
gpl-2.0
dh-harald/amlogic-kernel
arch/frv/kernel/setup.c
8452
32760
/* setup.c: FRV specific setup * * Copyright (C) 2003-5 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * - Derived from arch/m68k/kernel/setup.c * * 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
nighthawk149/xpenology-4.2-kernel
drivers/media/video/sn9c102/sn9c102_ov7630.c
12804
19528
/*************************************************************************** * Plug-in for OV7630 image sensor connected to the SN9C1xx PC Camera * * Controllers * * * * Copyright...
gpl-2.0
MoKee/android_kernel_htc_villec2
drivers/infiniband/hw/mthca/mthca_profile.c
13572
9370
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 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) Versi...
gpl-2.0
vyatta/vyatta-strongswan
src/libstrongswan/plugins/openssl/openssl_sha1_prf.c
5
2767
/* * Copyright (C) 2010 Martin Willi * Hochschule fuer Technik Rapperswil * * 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 late...
gpl-2.0
NaturalGIS/QGIS
src/gui/qgsprojectionselectionwidget.cpp
5
12981
/*************************************************************************** qgsprojectionselectionwidget.cpp -------------------------------------- Date : 05.01.2015 Copyright : (C) 2015 Denis Rouzaud Email : denis.rouzaud@gmail.com **********************...
gpl-2.0
gautierhattenberger/paparazzi
sw/airborne/firmwares/fixedwing/main_ap.c
5
9727
/* * Copyright (C) 2003-2010 The Paparazzi Team * * This file is part of paparazzi. * * paparazzi is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later vers...
gpl-2.0
prpplague/RCA-DSB772WE
drivers/pci/quirks.c
5
74842
/* * This file contains work-arounds for many known PCI hardware * bugs. Devices present only on certain architectures (host * bridges et cetera) should be handled in arch-specific code. * * Note: any quirks for hotpluggable devices must _NOT_ be declared __init. * * Copyright (c) 1999 Martin Mares <mj@ucw...
gpl-2.0
Kevindeving/android_kernel_lge_gee
net/ipv4/tcp.c
5
95033
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * Implementation of the Transmission Control Protocol(TCP). * * Authors: Ross Biro * Fred N. van Kempen, <wa...
gpl-2.0
legumbre/gdb-z80
gdb/m68klinux-nat.c
5
15682
/* Motorola m68k native support for GNU/Linux. Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General ...
gpl-2.0
namgk/kernel-tut
drivers/oprofile/cpu_buffer.c
5
7080
/** * @file cpu_buffer.c * * @remark Copyright 2002 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> * * Each CPU has a local buffer that stores PC value/event * pairs. We also log context switches when we notice them. * Eventually each CPU's buffer is processe...
gpl-2.0
mgottschlag/kwin-tiling
libs/kephal/kephal/screens.cpp
5
4583
/* * Copyright 2008 Aike J Sommer <dev@aikesommer.name> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as * published by the Free Software Foundation; either version 2, * or (at your option) any later version. * * This ...
gpl-2.0
lifeinoppo/littlefishlet-scode
RES/REF/linux_1/kernel/blk_drv/hd.c
5
17551
/* * linux/kernel/hd.c * * (C) 1991 Linus Torvalds */ /* * This is the low-level hd interrupt support. It traverses the * request-list, using interrupts to jump between functions. As * all the functions are called within interrupts, we may not * sleep. Special care is recommended. * * modified by Drew Eckhardt to chec...
gpl-2.0
smarkwell/asuswrt-merlin
release/src/router/httpd/sysdeps/web-qca.c
5
37008
/* * 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 be use...
gpl-2.0
fullstory-morgue/lirc
tools/xmode2.c
5
8940
/* $Id: xmode2.c,v 5.18 2005/10/16 19:17:13 lirc Exp $ */ /**************************************************************************** ** xmode2.c **************************************************************** **************************************************************************** * * xmode2 - sh...
gpl-2.0
garrikus/o3_linux
fs/ubifs/super.c
5
61358
/* * This file is part of UBIFS. * * Copyright (C) 2006-2008 Nokia 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. * * This program is distributed in the hope t...
gpl-2.0
huahbo/src
system/main/disfil.c
5
4768
/* Print out data values. Alternatively, use sfdd and convert to ASCII form. */ /* Copyright (C) 2004 University of Texas at Austin 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
Dr-Shadow/android_kernel_acer_c10
fs/fat/namei_vfat.c
5
32607
/* * linux/fs/vfat/namei.c * * Written 1992,1993 by Werner Almesberger * * Windows95/Windows NT compatible extended MSDOS filesystem * by Gordon Chaffee Copyright (C) 1995. Send bug reports for the * VFAT filesystem to <chaffee@cs.berkeley.edu>. Specify * what file operation caused you trouble and...
gpl-2.0
sogis/Quantum-GIS
src/gui/editorwidgets/qgstexteditwrapper.cpp
5
5027
/*************************************************************************** qgstexteditwrapper.cpp -------------------------------------- Date : 5.1.2014 Copyright : (C) 2014 Matthias Kuhn Email : matthias at opengis dot ch *******************************...
gpl-2.0
utkanos/android_htc_mecha_kernel
arch/sparc/kernel/of_device_32.c
517
10401
#include <linux/string.h> #include <linux/kernel.h> #include <linux/of.h> #include <linux/init.h> #include <linux/module.h> #include <linux/mod_devicetable.h> #include <linux/slab.h> #include <linux/errno.h> #include <linux/irq.h> #include <linux/of_device.h> #include <linux/of_platform.h> #include <asm/leon.h> #includ...
gpl-2.0
guoyuqing/linux-drover
drivers/usb/host/xhci-dbg.c
517
16214
/* * xHCI host controller driver * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. * * 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
smihir/wireless-testing
sound/soc/au1x/dma.c
773
8954
/* * Au1000/Au1500/Au1100 Audio DMA support. * * (c) 2011 Manuel Lauss <manuel.lauss@googlemail.com> * * copied almost verbatim from the old ALSA driver, written by * Charles Eidsness <charles@cooper-street.com> */ #include <linux/module.h> #include <linux/init.h> #include <linux/platform_device.h> #include <...
gpl-2.0
compulab/trimslice-android-kernel
drivers/net/wireless/p54/p54spi.c
773
17371
/* * Copyright (C) 2008 Christian Lamparter <chunkeey@web.de> * Copyright 2008 Johannes Berg <johannes@sipsolutions.net> * * This driver is a port from stlc45xx: * Copyright (C) 2008 Nokia Corporation and/or its subsidiary(-ies). * * This program is free software; you can redistribute it and/or * modify i...
gpl-2.0
jeboo/kernel_KK_i337_ATT_NB1
arch/arm/mach-msm/msm_bus/msm_bus_core.c
1285
2933
/* Copyright (c) 2010-2012, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
acheron1502/android_kernel_BLU_BLU_PURE_XL
tools/perf/tests/evsel-tp-sched.c
2309
1899
#include "evsel.h" #include "tests.h" #include "event-parse.h" static int perf_evsel__test_field(struct perf_evsel *evsel, const char *name, int size, bool should_be_signed) { struct format_field *field = perf_evsel__field(evsel, name); int is_signed; int ret = 0; if (field == NULL) { pr_debug("%s: \"%s\"...
gpl-2.0
yu-aosp-staging/android_kernel_yu_msm8916
drivers/net/can/sja1000/ems_pcmcia.c
2565
8248
/* * Copyright (C) 2008 Sebastian Haas (initial chardev implementation) * Copyright (C) 2010 Markus Plessing <plessing@ems-wuensche.com> * Rework for mainline by Oliver Hartkopp <socketcan@hartkopp.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the version 2 ...
gpl-2.0
ProjectOpenCannibal/android_kernel_lg_geehrc4g
fs/xfs/xfs_dir2_sf.c
2821
37492
/* * Copyright (c) 2000-2003,2005 Silicon Graphics, Inc. * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it woul...
gpl-2.0
digsig-ng/linux-digsig
drivers/staging/wlan-ng/p80211conv.c
2821
19789
/* src/p80211/p80211conv.c * * Ether/802.11 conversions and packet buffer routines * * Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved. * -------------------------------------------------------------------- * * linux-wlan * * The contents of this file are subject to the Mozilla Public * License ...
gpl-2.0
dwengen/linux
drivers/hwspinlock/omap_hwspinlock.c
2821
4927
/* * OMAP hardware spinlock driver * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * * Contact: Simon Que <sque@ti.com> * Hari Kanigeri <h-kanigeri2@ti.com> * Ohad Ben-Cohen <ohad@wizery.com> * * This program is free software; you can redistribute it and/or * modify...
gpl-2.0
superr/android_kernel_n9510_n9520
arch/arm/mach-omap2/emu.c
4869
1306
/* * emu.c * * ETM and ETB CoreSight components' resources as found in OMAP3xxx. * * Copyright (C) 2009 Nokia Corporation. * Alexander Shishkin * * 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 S...
gpl-2.0
jgcaaprom/f2fs
drivers/net/ethernet/chelsio/cxgb4vf/t4vf_hw.c
5637
42686
/* * This file is part of the Chelsio T4 PCI-E SR-IOV Virtual Function Ethernet * driver for Linux. * * Copyright (c) 2009-2010 Chelsio Communications, 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 GN...
gpl-2.0
brymaster5000/m7_4.1
tools/power/cpupower/utils/idle_monitor/cpupower-monitor.c
5637
9961
/* * (C) 2010,2011 Thomas Renninger <trenn@suse.de>, Novell Inc. * * Licensed under the terms of the GNU GPL License version 2. * * Output format inspired by Len Brown's <lenb@kernel.org> turbostat tool. * */ #include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <string.h> #include <time...
gpl-2.0
OUDhs/android_kernel_motorola_asanti
fs/yaffs2/yaffs_checkptrw.c
7941
10663
/* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning <charles@aleph1.co.uk> * * This program is free software; you can redistribute it and/or modify * it unde...
gpl-2.0
TimofeyFox/GT-S7270_kernel
drivers/char/agp/efficeon-agp.c
8453
12657
/* * Transmeta's Efficeon AGPGART driver. * * Based upon a diff by Linus around November '02. * * Ported to the 2.6 kernel by Carlos Puchol <cpglinux@puchol.com> * and H. Peter Anvin <hpa@transmeta.com>. */ /* * NOTE-cpg-040217: * * - when compiled as a module, after loading the module, * it will refu...
gpl-2.0
tsiktsiris/falcon
drivers/ps3/ps3av_cmd.c
14597
24361
/* * Copyright (C) 2006 Sony Computer Entertainment Inc. * Copyright 2006, 2007 Sony Corporation * * AV backend support for PS3 * * 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 ...
gpl-2.0
daschuer/nemo
libnemo-extension/nemo-name-and-desc-provider.c
6
1413
/* * nemo-name-and-desc-provider.c - Interface for Nemo extensions that * returns the extension's proper name and description for the plugin * manager only - it is not necessary for extension functionality. * */ #include <config.h> #include "nemo-name-and-desc-provider.h" #include <glib-object.h> static voi...
gpl-2.0
davidgraeff/linux
drivers/net/ethernet/qlogic/qlge/qlge_main.c
6
137209
/* * QLogic qlge NIC HBA Driver * Copyright (c) 2003-2008 QLogic Corporation * See LICENSE.qlge for copyright and licensing details. * Author: Linux qlge network device driver by * Ron Mercer <ron.mercer@qlogic.com> */ #include <linux/kernel.h> #include <linux/bitops.h> #include <linux/t...
gpl-2.0
fintler/vbox
src/VBox/HostDrivers/VBoxUSB/USBFilter.cpp
6
61000
/* $Id$ */ /** @file * VirtualBox USB filter abstraction. */ /* * Copyright (C) 2007-2010 Oracle Corporation * * This file is part of VirtualBox Open Source Edition (OSE), as * available from http://www.virtualbox.org. This file is free software; * you can redistribute it and/or modify it under the terms of the...
gpl-2.0
rockly703/linux-2.6.18
sound/oss/forte.c
6
48529
/* * forte.c - ForteMedia FM801 OSS Driver * * Written by Martin K. Petersen <mkp@mkp.net> * Copyright (C) 2002 Hewlett-Packard Company * Portions Copyright (C) 2003 Martin K. Petersen * * Latest version: http://mkp.net/forte/ * * Based upon the ALSA FM801 driver by Jaroslav Kysela and OSS drivers * by Thomas...
gpl-2.0
FelixMDenis/doxygen
src/dia.cpp
6
2469
/****************************************************************************** * * * * Copyright (C) 1997-2014 by Dimitri van Heesch. * * Permission to use, copy, modify, and distribute this software and its * documentation under the terms of the GNU General Public License is hereby * granted. No representat...
gpl-2.0
andr7e/android_kernel_elephone_p6000
kernel/drivers/staging/android/ion/compat_ion.c
6
4801
/* * drivers/gpu/ion/compat_ion.c * * Copyright (C) 2013 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in t...
gpl-2.0
rsalveti/xbmc-eden-flattened
xbmc/dialogs/GUIDialogSeekBar.cpp
6
5167
/* * Copyright (C) 2005-2008 Team XBMC * http://www.xbmc.org * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * ...
gpl-2.0
Vegaviet-Dev/android_kernel_pantech_ef63-common
drivers/usb/gadget/u_bam.c
6
40482
/* Copyright (c) 2011-2013, 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 hop...
gpl-2.0
fortunaFiWn/android_kernel_samsung_fortunave3g
drivers/staging/prima/CORE/MAC/src/pe/lim/limPropExtsUtils.c
518
9427
/* * 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
paladin74/linux
arch/tile/lib/atomic_32.c
1542
5510
/* * 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
drgreenth/UBER-L
arch/arm/mach-at91/at91sam9rl_devices.c
1542
31346
/* * Copyright (C) 2007 Atmel Corporation * * 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 <asm/mach/arch.h> #include <asm/mach/map.h> #include <linux/dma-mapping.h> #include <li...
gpl-2.0
dperezde/little-penguin
linux/drivers/ata/pata_sc1200.c
2054
7293
/* * New ATA layer SC1200 driver Alan Cox <alan@lxorguk.ukuu.org.uk> * * TODO: Mode selection filtering * TODO: Needs custom DMA cleanup code * * Based very heavily on * * linux/drivers/ide/pci/sc1200.c Version 0.91 28-Jan-2003 * * Copyright (C) 2000-2002 Mark Lord <mlord@pobox.com> * May be copied or mod...
gpl-2.0
kalltkaffe/galaxy-s3-kernel
arch/arm/mach-sa1100/neponset.c
3078
7659
/* * linux/arch/arm/mach-sa1100/neponset.c * */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/tty.h> #include <linux/ioport.h> #include <linux/serial_core.h> #include <linux/platform_device.h> #include <mach/hardware.h> #include <asm/mach-types.h> #include <asm/irq.h> #include <asm/mach/map.h> #...
gpl-2.0
NoelMacwan/SXDNickiDS
drivers/usb/serial/garmin_gps.c
3334
40002
/* * Garmin GPS driver * * Copyright (C) 2006-2011 Hermann Kneissel herkne@gmx.de * * The latest version of the driver can be found at * http://sourceforge.net/projects/garmin-gps/ * * This driver has been derived from v2.1 of the visor driver. * * This program is free software; you can redistribute it and/or...
gpl-2.0
kabata1975/android_kernel_c8690
drivers/usb/host/ohci-sa1111.c
3590
6699
/* * OHCI HCD (Host Controller Driver) for USB. * * (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at> * (C) Copyright 2000-2002 David Brownell <dbrownell@users.sourceforge.net> * (C) Copyright 2002 Hewlett-Packard Company * * SA1111 Bus Glue * * Written by Christopher Hoover <ch@hpl.hp.com> * Based on ...
gpl-2.0
TeamVilleC2/android_kernel_htc_liberty-villec2
arch/x86/crypto/twofish_glue.c
4870
3316
/* * Glue Code for assembler optimized version of TWOFISH * * Originally Twofish for GPG * By Matthew Skala <mskala@ansuz.sooke.bc.ca>, July 26, 1998 * 256-bit key length added March 20, 1999 * Some modifications to reduce the text size by Werner Koch, April, 1998 * Ported to the kerneli patch by Marc Mutz <Marc...
gpl-2.0
holyangel/M8-GPE_M
drivers/media/video/zoran/zoran_driver.c
4870
80936
/* * Zoran zr36057/zr36067 PCI controller driver, for the * Pinnacle/Miro DC10/DC10+/DC30/DC30+, Iomega Buz, Linux * Media Labs LML33/LML33R10. * * Copyright (C) 2000 Serguei Miridonov <mirsev@cicese.mx> * * Changes for BUZ by Wolfgang Scherr <scherr@net4you.net> * * Changes for DC10/DC30 by Laurent Pinchart <...
gpl-2.0
ReaperXL2/Overkill_v4_extended
arch/alpha/kernel/alpha_ksyms.c
9222
2696
/* * linux/arch/alpha/kernel/alpha_ksyms.c * * Export the alpha-specific functions that are needed for loadable * modules. */ #include <linux/module.h> #include <asm/console.h> #include <asm/uaccess.h> #include <asm/checksum.h> #include <asm/fpu.h> #include <asm/machvec.h> #include <linux/syscalls.h> /* these a...
gpl-2.0
androidaosp/kernel-msm
drivers/net/irda/act200l-sir.c
11526
7155
/********************************************************************* * * Filename: act200l.c * Version: 0.8 * Description: Implementation for the ACTiSYS ACT-IR200L dongle * Status: Experimental. * Author: SHIMIZU Takuya <tshimizu@ga2.so-net.ne.jp> * Created at: Fri Aug 3 17:35:4...
gpl-2.0
SayCV/tools-SourceNavigator-NG
snavigator/db/dbutils.c
7
63914
/* Copyright (c) 2000, Red Hat, Inc. This file is part of Source-Navigator. Source-Navigator is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. Source-Navi...
gpl-2.0
DevriesL/HeroQLTE_ImageBreaker
mm/memory.c
7
104610
/* * linux/mm/memory.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds */ /* * demand-loading started 01.12.91 - seems it is high on the list of * things wanted, and it should be easy to implement. - Linus */ /* * Ok, demand-loading was easy, shared pages a little bit tricker. Shared * pages start...
gpl-2.0
BhargavaRamM/bluez-custom
gdbus/object.c
7
45184
/* * * D-Bus helper library * * Copyright (C) 2004-2011 Marcel Holtmann <marcel@holtmann.org> * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, ...
gpl-2.0
mmoiozo/pprz_vg
sw/airborne/subsystems/ins/ins_gps_passthrough_utm.c
7
2430
/* * Copyright (C) 2004-2012 The Paparazzi Team * * This file is part of paparazzi. * * paparazzi is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later versi...
gpl-2.0
moonman/linux-stable
drivers/gpio/gpio-zevio.c
7
6411
/* * GPIO controller in LSI ZEVIO SoCs. * * Author: Fabian Vogt <fabian@ritter-vogt.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/spinlock.h> #inclu...
gpl-2.0
sangwook236/general-development-and-testing
sw_dev/cpp/rnd/test/motion_analysis/klt_lib/writeFeatures.c
7
20509
/********************************************************************* * writeFeatures.c * ********************************************************************* */ /* Standard includes */ #include <assert.h> #include <ctype.h> /* isdigit() */ #include <stdio.h> /* sprintf(), fprintf(), sscanf(), fscanf() */ #inc...
gpl-2.0
gpandcb/pkernel
fs/ext4/inode.c
7
172003
/* * linux/fs/ext4/inode.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * * from * * linux/fs/minix/inode.c * * Copyright (C) 1991, 1992 Linus Torvalds * * 64-bit file support on 64-b...
gpl-2.0
fizista/Dorimanx-SG2-I9100-Kernel
drivers/clocksource/arm_arch_timer.c
7
9714
/* * linux/drivers/clocksource/arm_arch_timer.c * * Copyright (C) 2011 ARM Ltd. * All Rights Reserved * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/i...
gpl-2.0
pdebuyl/lammps
lib/kokkos/core/src/eti/Serial/Kokkos_Serial_ViewCopyETIInst_int64_t_float_LayoutRight_Rank8.cpp
7
2458
//@HEADER // ************************************************************************ // // Kokkos v. 2.0 // Copyright (2014) Sandia Corporation // // Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation, // the U.S. Government retains certain rights in this softwa...
gpl-2.0
hermeli/amx_kernel
drivers/net/arm/ks8695_ether.c
7
26977
/* * Ethernet driver for the Kendin/Micrel KS8695. * * Copyright (C) 2006 Andrew Victor * * 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 o...
gpl-2.0
anshumang/lammps-analytics
src/USER-CUDA/pair_gran_hooke_cuda.cpp
7
8521
/* ---------------------------------------------------------------------- LAMMPS - Large-scale Atomic/Molecular Massively Parallel Simulator Original Version: http://lammps.sandia.gov, Sandia National Laboratories Steve Plimpton, sjplimp@sandia.gov See the README file in the top-level LAMMPS directory....
gpl-2.0
rutgers-apl/Atomicity-Violation-Detector
tbb-lib/examples/parallel_for/tachyon/src/objbound.cpp
7
10317
/* Copyright 2005-2014 Intel Corporation. All Rights Reserved. This file is part of Threading Building Blocks. Threading Building Blocks 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
cvmfs/cctools
dttools/src/stats.c
7
2213
/* Copyright (C) 2017- The University of Notre Dame This software is distributed under the GNU General Public License. See the file COPYING for details. */ #include <assert.h> #include <inttypes.h> #include "stats.h" #include "hash_table.h" #include "xxmalloc.h" static struct hash_table *stats = NULL; static int stat...
gpl-2.0
richardtrip/GT-P1000_Kernel_Gingerbread
arch/powerpc/platforms/512x/mpc5121_generic.c
775
1248
/* * Copyright (C) 2007,2008 Freescale Semiconductor, Inc. All rights reserved. * * Author: John Rigby, <jrigby@freescale.com> * * Description: * MPC5121 SoC setup * * 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...
gpl-2.0
morely/linux-xlnx
drivers/infiniband/ulp/ipoib/ipoib_vlan.c
1031
5324
/* * Copyright (c) 2004 Topspin Communications. 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 s...
gpl-2.0
f123h456/linux
drivers/char/agp/ati-agp.c
1287
14811
/* * ATi AGPGART routines. */ #include <linux/types.h> #include <linux/module.h> #include <linux/pci.h> #include <linux/init.h> #include <linux/string.h> #include <linux/slab.h> #include <linux/agp_backend.h> #include <asm/agp.h> #include "agp.h" #define ATI_GART_MMBASE_BAR 1 #define ATI_RS100_APSIZE 0xac #define A...
gpl-2.0
HridayHS/Lightning-Kernel
drivers/hid/hid-roccat-common.c
1799
3215
/* * Roccat common functions for device specific drivers * * Copyright (c) 2011 Stefan Achatz <erazor_de@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 the Free * Software Foundation; eith...
gpl-2.0
thanhnhiel/linux-emcraft
arch/mips/math-emu/dp_add.c
1799
4700
/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. * http://www.algor.co.uk * * ######################################################################## * * This program is free software; you can distribute ...
gpl-2.0
ShinySide/SM-G361H
arch/arm/mach-msm/smd_debug.c
2311
7822
/* arch/arm/mach-msm/smd_debug.c * * Copyright (C) 2007 Google, Inc. * Author: Brian Swetland <swetland@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 under those...
gpl-2.0
TeamRegular/android_kernel_amazon_ford
drivers/power/lp8788-charger.c
2311
18520
/* * TI LP8788 MFD - battery charger driver * * Copyright 2012 Texas Instruments * * Author: Milo(Woogyom) Kim <milo.kim@ti.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 Foundati...
gpl-2.0
Evervolv/android_kernel_oppo_msm8974
drivers/usb/host/xhci-mem.c
2567
75375
/* * xHCI host controller driver * * Copyright (C) 2008 Intel Corp. * * Author: Sarah Sharp * Some code borrowed from the Linux EHCI driver. * * 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
dekkyy1/onex_3.1.10_miui_kernel
arch/arm/mach-imx/clock-imx1.c
5383
14220
/* * Copyright (C) 2008 Sascha Hauer <s.hauer@pengutronix.de>, Pengutronix * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * This program is distributed in the hope that it...
gpl-2.0
invaderjohn/kernel_lge_msm8226_g2m
arch/ia64/sn/kernel/io_init.c
6663
10655
/* * 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) 1992 - 1997, 2000-2006 Silicon Graphics, Inc. All rights reserved. */ #include <linux/slab.h> #include <linux/export.h> #i...
gpl-2.0
MetalPhoenix45/SmoothGKernel
drivers/pci/pcie/aer/aerdrv_acpi.c
8199
2939
/* * Access ACPI _OSC method * * Copyright (C) 2006 Intel Corp. * Tom Long Nguyen (tom.l.nguyen@intel.com) * Zhang Yanmin (yanmin.zhang@intel.com) * */ #include <linux/module.h> #include <linux/pci.h> #include <linux/kernel.h> #include <linux/errno.h> #include <linux/pm.h> #include <linux/suspend.h> #include <l...
gpl-2.0
TeamEOS/kernel_moto_shamu
tools/power/cpupower/lib/cpufreq.c
9991
3890
/* * (C) 2004-2009 Dominik Brodowski <linux@dominikbrodowski.de> * * Licensed under the terms of the GNU GPL License version 2. */ #include <stdio.h> #include <errno.h> #include <stdlib.h> #include <string.h> #include "cpufreq.h" #include "sysfs.h" int cpufreq_cpu_exists(unsigned int cpu) { return sysfs_cpu...
gpl-2.0
cfpeng/linux
arch/frv/kernel/futex.c
12039
6709
/* futex.c: futex operations * * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; e...
gpl-2.0
sunrunning/ok6410_linux
arch/frv/kernel/futex.c
12039
6709
/* futex.c: futex operations * * Copyright (C) 2005 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; e...
gpl-2.0
mkl0301/linux
fs/hfs/part_tbl.c
15623
2946
/* * linux/fs/hfs/part_tbl.c * * Copyright (C) 1996-1997 Paul H. Hargrove * (C) 2003 Ardis Technologies <roman@ardistech.com> * This file may be distributed under the terms of the GNU General Public License. * * Original code to handle the new style Mac partition table based on * a patch contributed by Holger...
gpl-2.0
ironman771/xbmc
xbmc/filesystem/VideoDatabaseDirectory/DirectoryNodeEpisodes.cpp
8
1641
/* * Copyright (C) 2005-2013 Team XBMC * http://kodi.tv * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * T...
gpl-2.0
emanuel4you/mednafen-dreambox
src/snes/src/sdsp/sdsp.cpp
8
6480
//S-DSP emulator //note: this is basically a C++ cothreaded implementation of Shay Green's (blargg's) S-DSP emulator. //the actual algorithms, timing information, tables, variable names, etc were all from him. #include <../base.hpp> #define SDSP_CPP namespace bSNES_v059 { #if defined(DEBUGGER) #include "debugger/d...
gpl-2.0
stefan2904/glibc
nptl/sysdeps/sh/pthread_spin_lock.c
8
1026
/* Copyright (C) 2003-2013 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the ...
gpl-2.0
TeamLGOG/android_kernel_lge_d800
arch/arm/mach-vt8500/devices-wm8505.c
8
2955
/* linux/arch/arm/mach-vt8500/devices-wm8505.c * * Copyright (C) 2010 Alexey Charkov <alchark@gmail.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 under those terms. * ...
gpl-2.0
daniviga/QGIS
tests/src/core/testqgis.cpp
8
21497
/*************************************************************************** testqgis.cpp ------------ Date : March 2015 Copyright : (C) 2015 by Nyall Dawson Email : nyall.dawson@gmail.com ******************************************************************...
gpl-2.0
spxtr/dolphin
Source/Core/Core/PowerPC/SignatureDB/MEGASignatureDB.cpp
8
4746
// Copyright 2017 Dolphin Emulator Project // Licensed under GPLv2+ // Refer to the license.txt file included. #include "Core/PowerPC/SignatureDB/MEGASignatureDB.h" #include <cstddef> #include <cstdlib> #include <fstream> #include <limits> #include <sstream> #include <string> #include <utility> #include "Common/File...
gpl-2.0
aicjofs/android_kernel_lge_v500_stock
drivers/ata/pata_opti.c
8
5528
/* * pata_opti.c - ATI PATA for new ATA layer * (C) 2005 Red Hat Inc * * Based on * linux/drivers/ide/pci/opti621.c Version 0.7 Sept 10, 2002 * * Copyright (C) 1996-1998 Linus Torvalds & authors (see below) * * Authors: * Jaromir Koutek <miri@punknet.cz>, * Jan Harkes <jaharkes@cwi.nl>, * Mark Lord...
gpl-2.0
verybadsoldier/xbmc
xbmc/dialogs/GUIDialogExtendedProgressBar.cpp
8
4339
/* * Copyright (C) 2012-2013 Team XBMC * http://xbmc.org * * This Program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2, or (at your option) * any later version. * * ...
gpl-2.0
liuyanghejerry/qtextended
src/libraries/qtopiagfx/plugin/mmx/mmx32_blur.c
8
22397
/**************************************************************************** ** ** This file is part of the Qt Extended Opensource Package. ** ** Copyright (C) 2009 Trolltech ASA. ** ** Contact: Qt Extended Information (info@qtextended.org) ** ** This file may be used under the terms of the GNU General Public License ...
gpl-2.0
muzaffar101/rtLinux2.4.35
drivers/hotplug/pciehprm_nonacpi.c
8
11839
/* * PCIEHPRM NONACPI: PHP Resource Manager for Non-ACPI/Legacy platform * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman (greg@kroah.com) * Copyright (C) 2001 IBM Corp. * Copyright (C) 2003-2004 Intel Corporation * * All rights reserved. * * This program is free...
gpl-2.0
Lucoms/SkyMist-Core
src/server/scripts/Pandaria/WorldBosses/AugustCelestials/boss_niuzao.cpp
8
11093
/* * Copyright (C) 2011-2015 SkyMist Gaming * * 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 i...
gpl-2.0