repo_name
string
path
string
copies
string
size
string
content
string
license
string
shumashv1/hp-kernel-tenderloin
arch/microblaze/kernel/sys_microblaze.c
768
2568
/* * Copyright (C) 2007-2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2007-2009 PetaLogix * Copyright (C) 2007 John Williams <john.williams@petalogix.com> * * Copyright (C) 2006 Atmark Techno, Inc. * Yasushi SHOJI <yashi@atmark-techno.com> * Tetsuya OHKAWA <tetsuya@atmark-techno.com> * * This file is su...
gpl-2.0
safarend/android_kernel_samsung_exynos5420
fs/xfs/xfs_log_recover.c
1536
106555
/* * Copyright (c) 2000-2006 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 would be ...
gpl-2.0
zeeshanhussain/inazuma-msm8916
drivers/staging/ozwpan/ozusbsvc.c
2048
7676
/* ----------------------------------------------------------------------------- * Copyright (c) 2011 Ozmo Inc * Released under the GNU General Public License Version 2 (GPLv2). * * This file provides protocol independent part of the implementation of the USB * service for a PD. * The implementation of this servi...
gpl-2.0
abyssxsy/linux-tk1
arch/x86/kernel/microcode_core.c
2048
15828
/* * Intel CPU Microcode Update Driver for Linux * * Copyright (C) 2000-2006 Tigran Aivazian <tigran@aivazian.fsnet.co.uk> * 2006 Shaohua Li <shaohua.li@intel.com> * * This driver allows to upgrade microcode on Intel processors * belonging to IA-32 family - PentiumPro, Pentium II, * Pentium III, Xeon, Pe...
gpl-2.0
estiko/android_kernel_cyanogen_msm8916
drivers/staging/ozwpan/ozpd.c
2048
26026
/* ----------------------------------------------------------------------------- * Copyright (c) 2011 Ozmo Inc * Released under the GNU General Public License Version 2 (GPLv2). * ----------------------------------------------------------------------------- */ #include <linux/init.h> #include <linux/module.h> #incl...
gpl-2.0
Chad0989/Vigor-Incredikernel
drivers/ata/pata_platform.c
3584
7445
/* * Generic platform device PATA driver * * Copyright (C) 2006 - 2007 Paul Mundt * * Based on pata_pcmcia: * * Copyright 2005-2006 Red Hat Inc, all rights reserved. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of th...
gpl-2.0
jyh0082007/sigTaint
arch/sh/boards/mach-se/7724/irq.c
3840
3566
/* * linux/arch/sh/boards/se/7724/irq.c * * Copyright (C) 2009 Renesas Solutions Corp. * * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on linux/arch/sh/boards/se/7722/irq.c * Copyright (C) 2007 Nobuhiro Iwamatsu * * Hitachi UL SolutionEngine 7724 Support. * * This file is subject to the te...
gpl-2.0
BanBxda/m7-3.4.10-4-4-2
drivers/hid/hid-roccat-kovaplus.c
4096
20932
/* * Roccat Kova[+] driver for Linux * * 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; either version 2 of the ...
gpl-2.0
MilysTW/linux-sunxi-cb2
drivers/staging/iio/magnetometer/hmc5843.c
4864
16358
/* Copyright (C) 2010 Texas Instruments Author: Shubhrajyoti Datta <shubhrajyoti@ti.com> Acknowledgement: Jonathan Cameron <jic23@cam.ac.uk> for valuable inputs. 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
basr/Hammerhead
arch/arm/mach-orion5x/pci.c
4864
15288
/* * arch/arm/mach-orion5x/pci.c * * PCI and PCIe functions for Marvell Orion System On Chip * * Maintainer: Tzachi Perelstein <tzachi@marvell.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whet...
gpl-2.0
tepelmann/linux-perf-cumulate
arch/sh/kernel/io_trapped.c
6400
6544
/* * Trapped io support * * Copyright (C) 2008 Magnus Damm * * Intercept io operations by trapping. * * 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/kernel.h> #include ...
gpl-2.0
keyser84/android_kernel_motorola_msm8226
arch/ia64/hp/common/sba_iommu.c
6656
60275
/* ** IA64 System Bus Adapter (SBA) I/O MMU manager ** ** (c) Copyright 2002-2005 Alex Williamson ** (c) Copyright 2002-2003 Grant Grundler ** (c) Copyright 2002-2005 Hewlett-Packard Company ** ** Portions (c) 2000 Grant Grundler (from parisc I/O MMU code) ** Portions (c) 1999 Dave S. Miller (from sparc64 I/O MMU code...
gpl-2.0
jfdsmabalot/kernel_samsung_klte
arch/ia64/kernel/salinfo.c
7680
19958
/* * salinfo.c * * Creates entries in /proc/sal for various system features. * * Copyright (c) 2003, 2006 Silicon Graphics, Inc. All rights reserved. * Copyright (c) 2003 Hewlett-Packard Co * Bjorn Helgaas <bjorn.helgaas@hp.com> * * 10/30/2001 jbarnes@sgi.com copied much of Stephane's palinfo * code to ...
gpl-2.0
md5555/S6-UniKernel
arch/parisc/kernel/unwind.c
9984
11526
/* * Kernel unwinding support * * (c) 2002-2004 Randolph Chung <tausq@debian.org> * * Derived partially from the IA64 implementation. The PA-RISC * Runtime Architecture Document is also a useful reference to * understand what is happening here */ #include <linux/kernel.h> #include <linux/init.h> #include <linu...
gpl-2.0
bju2000/kernel_lge_msm8994
net/ceph/crush/hash.c
12032
3181
#include <linux/types.h> #include <linux/crush/hash.h> /* * Robert Jenkins' function for mixing 32-bit values * http://burtleburtle.net/bob/hash/evahash.html * a, b = random bits, c = input and output */ #define crush_hashmix(a, b, c) do { \ a = a-b; a = a-c; a = a^(c>>13); \ b = b-c; b = b-a; b = b^(a<...
gpl-2.0
DESHONOR/android_kernel_huawei_g620s_Eloy
arch/ia64/kernel/esi.c
13312
4576
/* * Extensible SAL Interface (ESI) support routines. * * Copyright (C) 2006 Hewlett-Packard Co * Alex Williamson <alex.williamson@hp.com> */ #include <linux/kernel.h> #include <linux/init.h> #include <linux/module.h> #include <linux/string.h> #include <asm/esi.h> #include <asm/sal.h> MODULE_AUTHOR("Alex Willia...
gpl-2.0
qayshp/TestDisk
src/file_itu.c
1
2268
/* File: file_itu.c Copyright (C) 2006-2007 Christophe GRENIER <grenier@cgsecurity.org> This software is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or ...
gpl-2.0
leemgs/OptimusOneKernel-KandroidCommunity
scripts/dtc/treesource.c
1
4924
#include "dtc.h" #include "srcpos.h" extern FILE *yyin; extern int yyparse(void); struct boot_info *the_boot_info; int treesource_error; struct boot_info *dt_from_source(const char *fname) { the_boot_info = NULL; treesource_error = 0; srcpos_file = dtc_open_file(fname, NULL); yyin = srcpos_file->file; if (y...
gpl-2.0
eglaysher/vitaminsee
Components/ImageMetadata/Exiv2/datasets.cpp
1
22336
// ***************************************************************** -*- C++ -*- /* * Copyright (C) 2004 Andreas Huggel <ahuggel@gmx.net> * * This program is part of the Exiv2 distribution. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic...
gpl-2.0
sarnobat/knoppix
net/ipv4/netfilter/ip_nat_ftp.c
1
9512
/* FTP extension for TCP NAT alteration. */ #include <linux/module.h> #include <linux/netfilter_ipv4.h> #include <linux/ip.h> #include <linux/tcp.h> #include <net/tcp.h> #include <linux/netfilter_ipv4/ip_nat.h> #include <linux/netfilter_ipv4/ip_nat_helper.h> #include <linux/netfilter_ipv4/ip_nat_rule.h> #include <linux...
gpl-2.0
OS2World/DEV-UTIL-gawk
extension/dl.c
1
2091
/* * dl.c - Example of adding a new builtin function to gawk. * * Christos Zoulas, Thu Jun 29 17:40:41 EDT 1995 * Arnold Robbins, update for 3.1, Wed Sep 13 09:38:56 2000 */ /* * Copyright (C) 1995 - 2001 the Free Software Foundation, Inc. * * This file is part of GAWK, the GNU implementation of the * AWK Pr...
gpl-2.0
meizuosc/m75
mediatek/platform/mt6595/kernel/drivers/dispsys/ddp_rdma.c
1
23966
#define LOG_TAG "RDMA" #include "ddp_log.h" #include <mach/mt_clkmgr.h> #include <linux/delay.h> #include "ddp_info.h" #include "ddp_reg.h" #include "ddp_matrix_para.h" #include "ddp_rdma.h" #include "ddp_dump.h" enum RDMA_INPUT_FORMAT { RDMA_INPUT_FORMAT_BGR565 = 0, RDMA_INPUT_FORMAT_RGB888 = 1, R...
gpl-2.0
OpenClovis/linux_tipc
net/tipc/discover.c
1
12424
/* * net/tipc/discover.c * * Copyright (c) 2003-2006, Ericsson AB * Copyright (c) 2005-2006, 2010-2011, Wind River Systems * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: * * 1. Redistri...
gpl-2.0
xerpi/3ds-arm9-linux
linux-2.6.x/fs/jffs2/nodemgmt.c
1
32095
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright (C) 2001-2003 Red Hat, Inc. * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * * $Id: nodemgmt.c 573 2006-02-20 17:09:11Z stsp2 $ * */ #include <linux/kernel.h> ...
gpl-2.0
build3r/Builderremote
jni/portaudio/hostapi/wasapi/pa_win_wasapi.c
1
154124
/* * Portable Audio I/O Library WASAPI implementation * Copyright (c) 2006-2010 David Viens, Dmitry Kostjuchenko * * Based on the Open Source API proposed by Ross Bencina * Copyright (c) 1999-2002 Ross Bencina, Phil Burk * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this ...
gpl-2.0
wazari972/Grisbi
src/gsb_plugins.c
1
6331
/* ************************************************************************** */ /* */ /* Copyright (C) 2006-2006 Benjamin Drieu (bdrieu@april.org) */ /* http://www.grisbi.org */ /* ...
gpl-2.0
ndtrung81/lammps
lib/kokkos/core/src/SYCL/Kokkos_SYCL_Instance.cpp
1
12685
/* //@HEADER // ************************************************************************ // // Kokkos v. 3.0 // Copyright (2020) National Technology & Engineering // Solutions of Sandia, LLC (NTESS). // // Under the terms of Contract DE-NA0003525 with NTESS, // the U.S. Govern...
gpl-2.0
SrgShv/speex_stm32
speex/STM32/libspeex/cb_search.c
1
14152
/* Copyright (C) 2002-2006 Jean-Marc Valin File: cb_search.c Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of condit...
gpl-2.0
KDE/calligra
plugins/textshape/TextShape.cpp
1
15696
/* This file is part of the KDE project * SPDX-FileCopyrightText: 2006-2010 Thomas Zander <zander@kde.org> * SPDX-FileCopyrightText: 2008-2010 Thorsten Zachmann <zachmann@kde.org> * SPDX-FileCopyrightText: 2008 Pierre Stirnweiss \pierre.stirnweiss_calligra@gadz.org> * SPDX-FileCopyrightText: 2010 KO GmbH <cbo@kogmb...
gpl-2.0
cxxr-devel/cxxr-svn-mirror
src/library/Recommended/survival/src/survConcordance.c
1
4986
/* ** $Id$ ** ** For each observation, we want to know, for the subset of observations ** with longer survival (and only those) ** number with smaller, bigger, and tied x values ** ** The input data is sorted, largest survival to smallest survival ** ** n number of time/status/x values ** time...
gpl-2.0
zehome/cpige
id3.c
1
1961
#include <stdlib.h> #include <stdio.h> #include <string.h> #include "tool.h" #include "id3.h" char *GetId3v1(char *titre, char *artiste, char *radioName) { char *chunk; char *relativePointer; int padding = 0; chunk = (char *)memory_allocation(128); /* id3v1 tag */ strncat(chunk, "TAG", 4); /* T...
gpl-2.0
geekammo/doxygen
src/xmldocvisitor.cpp
1
23410
/****************************************************************************** * * * * * 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 represen...
gpl-2.0
mcclung/glue
lib/plugins/stonith/suicide.c
1
6968
/* File: suicide.c * Description: Stonith module for suicide * * Author: Sun Jiang Dong <sunjd@cn.ibm.com> * Copyright (c) 2004 International Business Machines * * This 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...
gpl-2.0
Erikhht/TCPMP
ffmpeg/libavcodec/h264.c
1
298580
/* * H.26L/H.264/AVC/JVT/14496-10/... encoder/decoder * Copyright (c) 2003 Michael Niedermayer <michaelni@gmx.at> * * This 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...
gpl-2.0
dodocat/vlc
modules/stream_out/transcode/video.c
1
31937
/***************************************************************************** * video.c: transcoding stream output module (video) ***************************************************************************** * Copyright (C) 2003-2009 VLC authors and VideoLAN * $Id$ * * Authors: Laurent Aimar <fenrir@via.ecp.fr> ...
gpl-2.0
iegor/kdesdk
kdbg/kdbg/debugger.cpp
1
58572
/* * Copyright Johannes Sixt * This file is licensed under the GNU General Public License Version 2. * See the file COPYING in the toplevel directory of the source directory. */ #include "debugger.h" #include "dbgdriver.h" #include "pgmargs.h" #include "typetable.h" #include "exprwnd.h" #include "pgmsettings.h" #i...
gpl-2.0
GeoCat/QGIS
src/plugins/geometry_checker/ui/qgsgeometrycheckerresulttab.cpp
1
24471
/*************************************************************************** * qgsgeometrycheckerresulttab.cpp * * ------------------- * * copyright : (C) 2014 by Sandro Mani / Sourcepole AG * * email ...
gpl-2.0
xtingray/tupi
src/plugins/tools/composed/tweener.cpp
1
34791
/*************************************************************************** * Project TUPI: Magia 2D * * Project Contact: info@maefloresta.com * * Project Website: http://www.maefloresta.com * * Project...
gpl-2.0
ChaosWars/logitechdaemon
src/dbusobject.c
1
8847
/*************************************************************************** * Copyright (C) 2007 by Lawrence Lee * * valheru.ashen.shugar@gmail.com * * * * This pr...
gpl-2.0
dvj/dfu-util
src/dfu_file.c
1
15218
/* * Load or store DFU files including suffix and prefix * * Copyright 2014 Tormod Volden <debian.tormod@gmail.com> * Copyright 2012 Stefan Schmidt <stefan@datenfreihafen.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publis...
gpl-2.0
110440/fastsocket
kernel/arch/arm/mach-msm/dma.c
513
8166
/* linux/arch/arm/mach-msm/dma.c * * Copyright (C) 2007 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 the...
gpl-2.0
rperier/linux-rockchip
drivers/staging/media/atomisp/pci/mmu/sh_mmu_mrfld.c
513
1993
// SPDX-License-Identifier: GPL-2.0 /* * Support for Merrifield PNW Camera Imaging ISP subsystem. * * Copyright (c) 2012 Intel Corporation. All Rights Reserved. * * Copyright (c) 2012 Silicon Hive www.siliconhive.com. * * This program is free software; you can redistribute it and/or * modify it under the terms ...
gpl-2.0
rilian-la-te/kernel
net/irda/discovery.c
769
12757
/********************************************************************* * * Filename: discovery.c * Version: 0.1 * Description: Routines for handling discoveries at the IrLMP layer * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Tue Apr 6 15:33:50 1999 ...
gpl-2.0
avareldalton85/rt-linux-rpi2
kernel/kthread.c
769
19043
/* Kernel thread helper functions. * Copyright (C) 2004 IBM Corporation, Rusty Russell. * * Creation is done via kthreadd, so that we get a clean environment * even if we're invoked from userspace (think modprobe, hotplug cpu, * etc.). */ #include <linux/sched.h> #include <linux/kthread.h> #include <linux/compl...
gpl-2.0
whyorean/android_kernel_xiaomi_msm8996
drivers/tty/serial/sn_console.c
1025
29946
/* * C-Brick Serial Port (and console) driver for SGI Altix machines. * * This driver is NOT suitable for talking to the l1-controller for * anything other than 'console activities' --- please use the l1 * driver for that. * * * Copyright (c) 2004-2006 Silicon Graphics, Inc. All Rights Reserved. * * This pro...
gpl-2.0
DC07/android_kernel_lge_dory
drivers/net/ethernet/chelsio/cxgb4/sge.c
1281
77302
/* * This file is part of the Chelsio T4 Ethernet driver for Linux. * * Copyright (c) 2003-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 GNU * General Public License (GPL)...
gpl-2.0
DJSteve/StreakKernel
arch/x86/mm/highmem_32.c
1281
3283
#include <linux/highmem.h> #include <linux/module.h> #include <linux/swap.h> /* for totalram_pages */ void *kmap(struct page *page) { might_sleep(); if (!PageHighMem(page)) return page_address(page); return kmap_high(page); } void kunmap(struct page *page) { if (in_interrupt()) BUG(); if (!PageHighMem(page))...
gpl-2.0
CarbonROM/android_kernel_asus_fugu
net/phonet/pn_dev.c
2049
10103
/* * File: pn_dev.c * * Phonet network device * * Copyright (C) 2008 Nokia Corporation. * * Authors: Sakari Ailus <sakari.ailus@nokia.com> * Rémi Denis-Courmont * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version ...
gpl-2.0
wusijie/android_kernel_oneplus_msm8994
drivers/tty/rocket.c
2305
95781
/* * RocketPort device driver for Linux * * Written by Theodore Ts'o, 1995, 1996, 1997, 1998, 1999, 2000. * * Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2003 by Comtrol, Inc. * * 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
sour12/iamroot
drivers/mtd/nand/bcm47xxnflash/main.c
2305
2317
/* * BCM47XX NAND flash driver * * Copyright (C) 2012 Rafał Miłecki <zajec5@gmail.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 "bcm47xxnflash.h" #inc...
gpl-2.0
sudeepdutt/mic
drivers/hid/hid-wiimote-debug.c
2561
5062
/* * Debug support for HID Nintendo Wii / Wii U peripherals * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com> */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either v...
gpl-2.0
RealVNC/android-kernel-omap
arch/arm/mach-davinci/da830.c
2817
39835
/* * TI DA830/OMAP L137 chip specific setup * * Author: Mark A. Greer <mgreer@mvista.com> * * 2009 (c) MontaVista Software, Inc. This file is licensed under * the terms of the GNU General Public License version 2. This program * is licensed "as is" without any warranty of any kind, whether express * or implied....
gpl-2.0
DutchDanny/Holiday-ICE
drivers/cpufreq/speedstep-smi.c
3073
11450
/* * Intel SpeedStep SMI driver. * * (C) 2003 Hiroshi Miura <miura@da-cha.org> * * Licensed under the terms of the GNU GPL License version 2. * */ /********************************************************************* * SPEEDSTEP - DEFINITIONS * *******************...
gpl-2.0
samm-git/alcatel_ot993D_kernel
drivers/staging/rtl8187se/ieee80211/ieee80211_crypt_tkip.c
3585
20238
/* * Host AP crypt: host-based TKIP encryption implementation for Host AP driver * * Copyright (c) 2003-2004, Jouni Malinen <jkmaline@cc.hut.fi> * * 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 Sof...
gpl-2.0
Kuzma30/kernel3NookTablet
drivers/net/hp-plus.c
3585
15316
/* hp-plus.c: A HP PCLAN/plus ethernet driver for linux. */ /* Written 1994 by Donald Becker. This driver is for the Hewlett Packard PC LAN (27***) plus ethercards. These cards are sold under several model numbers, usually 2724*. This software may be used and distributed according to the terms of the GNU General...
gpl-2.0
hallovveen31/HELLRAZOR
arch/powerpc/platforms/82xx/pq2.c
4097
2000
/* * Common PowerQUICC II code. * * Author: Scott Wood <scottwood@freescale.com> * Copyright (c) 2007 Freescale Semiconductor * * Based on code by Vitaly Bordug <vbordug@ru.mvista.com> * pq2_restart fix by Wade Farnsworth <wfarnsworth@mvista.com> * Copyright (c) 2006 MontaVista Software, Inc. * * This program...
gpl-2.0
abbradar/kernel_I9001_samsung
arch/powerpc/platforms/82xx/pq2.c
4097
2000
/* * Common PowerQUICC II code. * * Author: Scott Wood <scottwood@freescale.com> * Copyright (c) 2007 Freescale Semiconductor * * Based on code by Vitaly Bordug <vbordug@ru.mvista.com> * pq2_restart fix by Wade Farnsworth <wfarnsworth@mvista.com> * Copyright (c) 2006 MontaVista Software, Inc. * * This program...
gpl-2.0
MasterAwesome/android_kernel_oneplus_msm8974
drivers/net/wireless/ath/ath5k/pci.c
4865
9766
/* * Copyright (c) 2008-2009 Atheros Communications Inc. * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" A...
gpl-2.0
SOKP/kernel_lge_hammerhead
drivers/ata/pata_artop.c
5121
12604
/* * pata_artop.c - ARTOP ATA controller driver * * (C) 2006 Red Hat * (C) 2007,2011 Bartlomiej Zolnierkiewicz * * Based in part on drivers/ide/pci/aec62xx.c * Copyright (C) 1999-2002 Andre Hedrick <andre@linux-ide.org> * 865/865R fixes for Macintosh card version from a patch to the old * driver by Thib...
gpl-2.0
Split-Screen/android_kernel_google_msm
drivers/md/persistent-data/dm-block-manager.c
5121
13481
/* * Copyright (C) 2011 Red Hat, Inc. * * This file is released under the GPL. */ #include "dm-block-manager.h" #include "dm-persistent-data-internal.h" #include "../dm-bufio.h" #include <linux/crc32c.h> #include <linux/module.h> #include <linux/slab.h> #include <linux/rwsem.h> #include <linux/device-mapper.h> #in...
gpl-2.0
DirtyDroidX/kernel_jactive
arch/blackfin/kernel/pwm.c
5121
1906
/* * Blackfin Pulse Width Modulation (PWM) core * * Copyright (c) 2011 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/pwm.h> #include <linux/slab.h> #include <asm/gptimers.h> #include <asm/portmux.h> struct pwm_device { unsigned id; unsigned short pin;...
gpl-2.0
Mystic-Mirage/android_kernel_gigabyte_roma_r2_plus
drivers/infiniband/ulp/ipoib/ipoib_vlan.c
9217
4914
/* * 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
wtbdaaaa/i8320kernel
drivers/ide/it8213.c
9217
5669
/* * ITE 8213 IDE driver * * Copyright (C) 2006 Jack Lee * Copyright (C) 2006 Alan Cox * Copyright (C) 2007 Bartlomiej Zolnierkiewicz */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/module.h> #include <linux/pci.h> #include <linux/ide.h> #include <linux/init.h> #define DRV_NAME "it8213" /...
gpl-2.0
voltagex/kernel-sprdb2g_gonk4.0_6821
drivers/ide/aec62xx.c
9217
9421
/* * Copyright (C) 1999-2002 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2007 MontaVista Software, Inc. <source@mvista.com> * */ #include <linux/module.h> #include <linux/types.h> #include <linux/pci.h> #include <linux/ide.h> #include <linux/init.h> #include <asm/io.h> #define DRV_NAME "aec62xx" struct...
gpl-2.0
pershoot/android_kernel_asus_tf701t
arch/cris/arch-v32/mach-a3/cpufreq.c
9473
3532
#include <linux/init.h> #include <linux/module.h> #include <linux/cpufreq.h> #include <hwregs/reg_map.h> #include <hwregs/reg_rdwr.h> #include <hwregs/clkgen_defs.h> #include <hwregs/ddr2_defs.h> static int cris_sdram_freq_notifier(struct notifier_block *nb, unsigned long val, void *data); static struct notifier_blo...
gpl-2.0
djmatt604/android_kernel_T989D_JB
fs/nilfs2/btnode.c
12289
7842
/* * btnode.c - NILFS B-tree node cache * * Copyright (C) 2005-2008 Nippon Telegraph and Telephone Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the L...
gpl-2.0
tgraf/net-next
drivers/video/fbdev/geode/display_gx.c
14081
4949
/* * Geode GX display controller. * * Copyright (C) 2005 Arcom Control Systems Ltd. * * Portions from AMD's original 2.4 driver: * Copyright (C) 2004 Advanced Micro Devices, Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public ...
gpl-2.0
andrewyates/linux-stable
arch/arm/kernel/traps.c
2
22019
/* * linux/arch/arm/kernel/traps.c * * Copyright (C) 1995-2009 Russell King * Fragments that appear the same as linux/arch/i386/kernel/traps.c (C) Linus Torvalds * * 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 * publ...
gpl-2.0
Traesh/TrinityCore
src/server/game/Battlegrounds/BattlegroundQueue.cpp
2
51919
/* * This file is part of the TrinityCore Project. See AUTHORS file for Copyright information * * 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
lovelorn/STM32F4xx_DSP_StdPeriph_Lib_V1.3.0
Project/STM32F4xx_StdPeriph_Examples/SPI/SPI_FLASH/main.c
2
5935
/** ****************************************************************************** * @file SPI/SPI_FLASH/main.c * @author MCD Application Team * @version V1.3.0 * @date 13-November-2013 * @brief Main program body ****************************************************************************** * ...
gpl-2.0
szezso/android_kernel_motorola_msm8916
drivers/video/msm/mdss/mdss_fb.c
2
94014
/* * Core MDSS framebuffer driver. * * Copyright (C) 2007 Google Incorporated * Copyright (c) 2008-2014, 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, dist...
gpl-2.0
zapashcanon/lmms
plugins/MidiExport/MidiExport.cpp
2
8747
/* * MidiExport.cpp - support for Exporting MIDI files * * Copyright (c) 2015 Mohamed Abdel Maksoud <mohamed at amaksoud.com> * Copyright (c) 2017 Hyunjin Song <tteu.ingog/at/gmail.com> * * This file is part of LMMS - https://lmms.io * * This program is free software; you can redistribute it and/or * modify i...
gpl-2.0
ElvishArtisan/rivendell
rdadmin/edit_feed_perms.cpp
2
4223
// edit_feed_perms.cpp // // Edit Rivendell RSS Feed Permissions // // (C) Copyright 2002-2019 Fred Gleason <fredg@paravelsystems.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...
gpl-2.0
ppiecuch/tiled
src/tiled/tileselectiontool.cpp
2
3966
/* * tileselectiontool.cpp * Copyright 2009-2010, Thorbjørn Lindeijer <thorbjorn@lindeijer.nl> * * This file is part of Tiled. * * 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 ve...
gpl-2.0
linux-wpan/linux-wpan
arch/arm/mach-shmobile/board-kzm9g.c
2
22257
/* * KZM-A9-GT board support * * Copyright (C) 2012 Kuninori Morimoto <kuninori.morimoto.gx@renesas.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 of the License. * * ...
gpl-2.0
igraph/igraph
tests/regression/igraph_layout_reingold_tilford_bug_879.c
2
1722
/* -*- mode: C -*- */ /* IGraph library. Copyright (C) 2006-2012 Gabor Csardi <csardi.gabor@gmail.com> 334 Harvard st, Cambridge MA, 02139 USA 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 ...
gpl-2.0
ioan-chera/prboom-plus-24
src/p_genlin.c
2
33870
/* Emacs style mode select -*- C++ -*- *----------------------------------------------------------------------------- * * * PrBoom: a Doom port merged with LxDoom and LSDLDoom * based on BOOM, a modified and improved DOOM engine * Copyright (C) 1999 by * id Software, Chi Hoang, Lee Killough, Jim Flynn, Ran...
gpl-2.0
VisualIdeation/3DVisualizer
Templatized/SliceCaseTableSimplex.cpp
2
2052
/*********************************************************************** SliceCaseTableSimplex - Specialized versions of SliceCaseTable for two- and three-dimensional simplices. Copyright (c) 2005-2007 Oliver Kreylos This file is part of the 3D Data Visualizer (Visualizer). The 3D Data Visualizer is free software; yo...
gpl-2.0
iPodLinux/linux-2.6.7-ipod
arch/sparc64/lib/debuglocks.c
2
8094
/* $Id: debuglocks.c,v 1.9 2001/11/17 00:10:48 davem Exp $ * debuglocks.c: Debugging versions of SMP locking primitives. * * Copyright (C) 1998 David S. Miller (davem@redhat.com) */ #include <linux/config.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/spinlock.h> #include <asm/system.h> #if...
gpl-2.0
iains/darwin-gcc-4-9
gcc/fortran/trans-expr.c
2
250427
/* Expression translation Copyright (C) 2002-2014 Free Software Foundation, Inc. Contributed by Paul Brook <paul@nowt.org> and Steven Bosscher <s.bosscher@student.tudelft.nl> This file is part of GCC. GCC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public Lic...
gpl-2.0
heluxie/LTP
lib/tst_device.c
2
4897
/* * Copyright (C) 2014 Cyril Hrubis chrubis@suse.cz * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundation. * * This program is distributed in the hope that it would be useful, bu...
gpl-2.0
shinkumara/royss_shinkumara_kernel
mm/page_alloc.c
2
170541
/* * linux/mm/page_alloc.c * * Manages the free list, the system allocates free pages here. * Note that kmalloc() lives in slab.c * * Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds * Swap reorganised 29.12.95, Stephen Tweedie * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * Re...
gpl-2.0
7k2/test-repo
src/ocoltbl.cpp
2
18569
/* * Seven Kingdoms 2: The Fryhtan War * * Copyright 1999 Enlight Software Ltd. * * 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) a...
gpl-2.0
fzqing/linux-2.6
arch/ppc/qe_io/qe_common.c
2
7786
/* * arch/ppc/qe_io/qe_common.c * * General Purpose functions for the global management of the * QUICC Engine (QE). * * Author: Shlomi Gridish <gridish@freescale.com> * * Copyright 2005 Freescale Semiconductor, Inc * * This program is free software; you can redistribute it and/or modify it * under the term...
gpl-2.0
charlesDGY/coflo
coflo-0.0.4/third_party/boost_1_48_0/libs/geometry/doc/src/examples/algorithms/comparable_distance.cpp
2
1461
// Boost.Geometry (aka GGL, Generic Geometry Library) // QuickBook Example // Copyright (c) 2011 Barend Gehrels, Amsterdam, the Netherlands. // Use, modification and distribution is subject to the Boost Software License, // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // http://www.boost.org/LICENSE...
gpl-2.0
c10ud/CHDK
platform/sx530hs/sub/boot_hdr.c
2
2211
#include "lolevel.h" #include "platform.h" #include "core.h" #include "dryos31.h" #define offsetof(TYPE, MEMBER) ((int) &((TYPE *)0)->MEMBER) const char * const new_sa = &_end; extern void task_CaptSeq(); extern void task_InitFileModules(); extern void task_RotaryEncoder(); //extern void task_MovieRecord(); extern v...
gpl-2.0
cloudlinux/cl7-kernel
net/ipv4/gre_offload.c
2
6443
/* * IPV4 GSO/GRO offload support * Linux INET implementation * * 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. ...
gpl-2.0
teamfx/openjfx-10-dev-rt
modules/javafx.web/src/main/native/Source/WebCore/rendering/svg/RenderSVGText.cpp
2
20863
/* * Copyright (C) 2006 Apple Inc. * Copyright (C) 2006 Alexander Kellett <lypanov@kde.org> * Copyright (C) 2006 Oliver Hunt <ojh16@student.canterbury.ac.nz> * Copyright (C) 2007 Nikolas Zimmermann <zimmermann@kde.org> * Copyright (C) 2008 Rob Buis <buis@kde.org> * Copyright (C) 2009 Dirk Schulze <krit@webkit.org...
gpl-2.0
Bdaman80/BDA-ACTV
arch/ia64/kernel/topology.c
514
11113
/* * 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. * * This file contains NUMA specific variables and functions which can * be split away from DISCONTIGMEM and are used on NUMA machines with ...
gpl-2.0
kraml/desire-sense-kernel
drivers/media/dvb/frontends/zl10039.c
514
6971
/* * Driver for Zarlink ZL10039 DVB-S tuner * * Copyright 2007 Jan D. Louw <jd.louw@mweb.co.za> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or ...
gpl-2.0
tusisma/linux-2.6.35_10.11.01
sound/soc/codecs/wm8961.c
514
32940
/* * wm8961.c -- WM8961 ALSA SoC Audio driver * * Author: Mark Brown * * 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. * * Currently unimplemented features: * - ALC */ #...
gpl-2.0
vk2rq/linux-stable
drivers/gpu/drm/radeon/r300_cmdbuf.c
514
32051
/* r300_cmdbuf.c -- Command buffer emission for R300 -*- linux-c -*- * * Copyright (C) The Weather Channel, Inc. 2002. * Copyright (C) 2004 Nicolai Haehnle. * All Rights Reserved. * * The Weather Channel (TM) funded Tungsten Graphics to develop the * initial release of the Radeon 8500 driver under the XFree86 l...
gpl-2.0
caibo2014/linux
arch/m68k/mvme147/config.c
1026
4218
/* * arch/m68k/mvme147/config.c * * Copyright (C) 1996 Dave Frascone [chaos@mindspring.com] * Cloned from Richard Hirst [richard@sleepie.demon.co.uk] * * Based on: * * Copyright (C) 1993 Hamish Macdonald * * This file is subject to the terms and conditions of the GNU General Public * License. See...
gpl-2.0
diorahman/linux
arch/arm/mach-omap2/fb.c
1282
3621
/* * Framebuffer device registration for TI OMAP platforms * * Copyright (C) 2006 Nokia Corporation * Author: Imre Deak <imre.deak@nokia.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 Founda...
gpl-2.0
chris4824/cyberkernel-cm
drivers/staging/iio/resolver/ad2s1210.c
2306
21756
/* * ad2s1210.c support for the ADI Resolver to Digital Converters: AD2S1210 * * Copyright (c) 2010-2010 Analog Devices 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 Foundation. *...
gpl-2.0
MikeC84/android_kernel_moto_shamu
drivers/gpu/drm/nouveau/nouveau_agp.c
2306
3733
#include <linux/module.h> #include <core/device.h> #include "nouveau_drm.h" #include "nouveau_agp.h" #include "nouveau_reg.h" #if __OS_HAS_AGP MODULE_PARM_DESC(agpmode, "AGP mode (0 to disable AGP)"); static int nouveau_agpmode = -1; module_param_named(agpmode, nouveau_agpmode, int, 0400); static unsigned long get_...
gpl-2.0
EloYGomeZ/android_kernel_huawei_alice
drivers/hwmon/max1111.c
2562
7144
/* * max1111.c - +2.7V, Low-Power, Multichannel, Serial 8-bit ADCs * * Based on arch/arm/mach-pxa/corgi_ssp.c * * Copyright (C) 2004-2005 Richard Purdie * * Copyright (C) 2008 Marvell International Ltd. * Eric Miao <eric.miao@marvell.com> * * This program is free software; you can redistribute it and/or modi...
gpl-2.0
moongtaeng/android_kernel_pantech_ef56s
drivers/mtd/nand/nand_bbt.c
2818
39001
/* * drivers/mtd/nand_bbt.c * * Overview: * Bad block table support for the NAND driver * * Copyright (C) 2004 Thomas Gleixner (tglx@linutronix.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 t...
gpl-2.0
zarboz/Ville-Z_Blackout_edition
drivers/ata/pata_rdc.c
3586
10956
/* * pata_rdc - Driver for later RDC PATA controllers * * This is actually a driver for hardware meeting * INCITS 370-2004 (1510D): ATA Host Adapter Standards * * Based on ata_piix. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Li...
gpl-2.0
alwold/rpi-linux
drivers/s390/cio/crw.c
4354
4147
/* * Channel report handling code * * Copyright IBM Corp. 2000, 2009 * Author(s): Ingo Adlung <adlung@de.ibm.com>, * Martin Schwidefsky <schwidefsky@de.ibm.com>, * Cornelia Huck <cornelia.huck@de.ibm.com>, * Heiko Carstens <heiko.carstens@de.ibm.com>, */ #include <linux/mutex.h> #include <linux/k...
gpl-2.0