repo_name
string
path
string
copies
string
size
string
content
string
license
string
lemon-pi/linux-3.x
drivers/gpu/drm/gma500/mdfld_intel_display.c
2304
29763
/* * Copyright © 2006-2007 Intel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU General Public License, * version 2, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, b...
gpl-2.0
JustAkan/jolla-kernel_bullhead
drivers/misc/tifm_core.c
2304
8424
/* * tifm_core.c - TI FlashMedia driver * * Copyright (C) 2006 Alex Dubov <oakad@yahoo.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 <linux/tifm.h> #...
gpl-2.0
keepcalm444/android_kernel_samsung_smdk4412
drivers/mmc/host/s3cmci.c
2816
46888
/* * linux/drivers/mmc/s3cmci.h - Samsung S3C MCI driver * * Copyright (C) 2004-2006 maintech GmbH, Thomas Kleffel <tk@maintech.de> * * Current driver maintained by Ben Dooks and Simtec Electronics * Copyright (C) 2008 Simtec Electronics <ben-linux@fluff.org> * * This program is free software; you can redist...
gpl-2.0
Benzonat0r/android_kernel_samsung_golden
drivers/media/video/gspca/pac207.c
3072
15223
/* * Pixart PAC207BCA library * * Copyright (C) 2008 Hans de Goede <hdegoede@redhat.com> * Copyright (C) 2005 Thomas Kaiser thomas@kaiser-linux.li * Copyleft (C) 2005 Michel Xhaard mxhaard@magic.fr * * V4L2 by Jean-Francois Moine <http://moinejf.free.fr> * * This program is free software; you can redistribute ...
gpl-2.0
davidmueller13/ZenKernel_Flounder
lib/raid6/recov_avx2.c
3328
9227
/* * Copyright (C) 2012 Intel Corporation * Author: Jim Kukunas <james.t.kukunas@linux.intel.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. */ #if CO...
gpl-2.0
aranb/linux
arch/blackfin/kernel/time-ts.c
3584
9490
/* * Based on arm clockevents implementation and old bfin time tick. * * Copyright 2008-2009 Analog Devics Inc. * 2008 GeoTechnologies * Vitja Makarov * * Licensed under the GPL-2 */ #include <linux/module.h> #include <linux/profile.h> #include <linux/interrupt.h> #include <l...
gpl-2.0
simon-rock/linux-2.6.32-rc8
arch/mips/kernel/ptrace32.c
4608
8128
/* * 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 Ross Biro * Copyright (C) Linus Torvalds * Copyright (C) 1994, 95, 96, 97, 98, 2000 Ralf Baechle * Copyright (C) 199...
gpl-2.0
mythos234/AndromedaBacon-CM12.1
security/integrity/ima/ima_audit.c
4864
1808
/* * Copyright (C) 2008 IBM Corporation * Author: Mimi Zohar <zohar@us.ibm.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. * * File: integrity_audit.c *...
gpl-2.0
cwxda/android_kernel_xiaomi_armani_caf
arch/arm/mach-omap2/board-zoom-peripherals.c
4864
7802
/* * Copyright (C) 2009 Texas Instruments Inc. * * Modified from mach-omap2/board-zoom2.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/kernel.h> #inclu...
gpl-2.0
percy-g2/bbbandroid-kernel
arch/arm/plat-s3c24xx/s3c2412-iotiming.c
5120
7783
/* linux/arch/arm/plat-s3c24xx/s3c2412-iotiming.c * * Copyright (c) 2006-2008 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * * S3C2412/S3C2443 (PL093 based) IO timing support * * This program is free software; you can redistribute it and/or modify * it under the terms of th...
gpl-2.0
pan60157/A830L_JB_KERNEL_214
drivers/media/dvb/mantis/mantis_uart.c
5632
4383
/* Mantis PCI bridge driver Copyright (C) Manu Abraham (abraham.manu@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 version 2 of the License, or (at your option) any later v...
gpl-2.0
hanshuebner/linux-xlnx
arch/cris/arch-v32/mach-fs/cpufreq.c
9472
3546
#include <linux/init.h> #include <linux/module.h> #include <linux/cpufreq.h> #include <hwregs/reg_map.h> #include <arch/hwregs/reg_rdwr.h> #include <arch/hwregs/config_defs.h> #include <arch/hwregs/bif_core_defs.h> static int cris_sdram_freq_notifier(struct notifier_block *nb, unsigned long val, void *data); stat...
gpl-2.0
drowningchild/kernel_JB_I9100ZSLS6
drivers/media/video/cx18/cx18-gpio.c
12032
9275
/* * cx18 gpio functions * * Derived from ivtv-gpio.c * * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> * Copyright (C) 2008 Andy Walls <awalls@md.metrocast.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pub...
gpl-2.0
garwedgess/LuPuS-CM-iCs
arch/powerpc/boot/pq2.c
14080
2422
/* * PowerQUICC II support functions * * Author: Scott Wood <scottwood@freescale.com> * * Copyright (c) 2007 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 version 2 as published * by the Free Softwar...
gpl-2.0
sunnyden/reactos
drivers/filesystems/fastfat/fsctl.c
1
35032
/* * ReactOS kernel * Copyright (C) 2002 ReactOS Team * * 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
joshumax/hurd
libstore/part.c
1
5889
/* Partition store backend Copyright (C) 2001, 2002 Free Software Foundation, Inc. Written by Neal H Walfield <neal@cs.uml.edu> This file is part of the GNU Hurd. The GNU Hurd 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
Unity-Technologies/uncrustify
tests/input/staging/everything.cpp
1
4874
extern "C" T* F(); void G() { C x(p, y*z); auto weights[] = {dx*dy}; } if (true) // comment preceded by tabs return; #if (WINVER < 0x0601) #endif for (auto const& plugin : m_GfxNativePlugins) FindAndLoadUnityPlugin(plugin.c_str(), NULL); char *DLLDetails[2][4]= { { // 32 bit ...
gpl-2.0
gabrieldelsaint/uol-messenger
src/libuolfone/wengophone-ng/current/libs/3rdparty/ffmpeg/libavcodec/parser.c
1
27105
/* * Audio and Video frame extraction * Copyright (c) 2003 Fabrice Bellard. * Copyright (c) 2003 Michael Niedermayer. * * This file is part of FFmpeg. * * FFmpeg 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 Soft...
gpl-2.0
kangsterizer/linux-3.1.y-rsbac
fs/ext2/namei.c
1
9940
/* * linux/fs/ext2/namei.c * * Rewrite to pagecache. Almost all code had been changed, so blame me * if the things go wrong. Please, send bug reports to * viro@parcelfarce.linux.theplanet.co.uk * * Stuff here is basically a glue between the VFS and generic UNIXish * filesystem that keeps everything in pagecache...
gpl-2.0
rnplus/esp8266-firmware
app/user/wifi.c
1
11175
#include <esp8266.h> wifiSettings_t wifisettings; os_timer_t connTestTimer; os_timer_t wifiApplyTimer; bool connectionTest; bool connectionTestEnded; bool connectionResult; bool connectionHasIp; /* Timer callbacks */ static void ICACHE_FLASH_ATTR connTestTimerCb(void *arg) { if (connectionTest) { connectionTes...
gpl-2.0
blackd/BorderFree
qlineedithotkey.cpp
1
1094
#include "qlineedithotkey.h" QLineEditHotkey::QLineEditHotkey(QWidget* pParent):QLineEdit(pParent) { } QLineEditHotkey::~QLineEditHotkey() { } void QLineEditHotkey::keyPressEvent( QKeyEvent * event ) { int keyInt = event->key(); Qt::Key key = static_cast<Qt::Key>(keyInt); // Handle unknown keys if...
gpl-2.0
freerangerouting/frr
eigrpd/eigrp_main.c
1
5181
/* * EIGRP Main Routine. * Copyright (C) 2013-2015 * Authors: * Donnie Savage * Jan Janovic * Matej Perina * Peter Orsag * Peter Paluch * Frantisek Gazo * Tomas Hvorkovy * Martin Kontsek * Lukas Koribsky * * This file is part of GNU Zebra. * * GNU Zebra is free software; you can redist...
gpl-2.0
exynos-reference/kernel
drivers/gpu/arm/t6xx/kbase/src/common/mali_kbase_mem_alloc.c
1
6219
/* * * (C) COPYRIGHT 2010-2013 ARM Limited. All rights reserved. * * This program is free software and is provided to you under the terms of the * GNU General Public License version 2 as published by the Free Software * Foundation, and any use by you of this program is subject to the terms * of such GNU licence....
gpl-2.0
luckasfb/OT_903D-kernel-2.6.35.7
kernel/drivers/input/keyboard/maple_keyb.c
1
7349
#include <linux/kernel.h> #include <linux/slab.h> #include <linux/input.h> #include <linux/module.h> #include <linux/init.h> #include <linux/timer.h> #include <linux/maple.h> /* Very simple mutex to ensure proper cleanup */ static DEFINE_MUTEX(maple_keyb_mutex); #define NR_SCANCODES 256 MODULE_AUTHOR("Adrian McMen...
gpl-2.0
Gurgel100/gcc
gcc/testsuite/gcc.target/powerpc/fold-vec-insert-int-p9.c
1
1925
/* Verify that overloaded built-ins for vec_insert() with int inputs produce the right codegen. Power9 variant. */ /* { dg-do compile } */ /* { dg-require-effective-target powerpc_p9vector_ok } */ /* { dg-options "-O2 -mdejagnu-cpu=power9" } */ #include <altivec.h> vector bool int testbi_var(unsigned int x, vec...
gpl-2.0
kylekanos/mypluto
Src/Time_Stepping/unsplit.c
1
18132
/* ///////////////////////////////////////////////////////////////////// */ /*! \file \brief Advance equations using directionally-unsplit integrators (method of lines). Main driver for RK unsplit integrations (DIMENSIONAL_SPLITTING == NO) and for finite difference methods (RK3). Time stepping inc...
gpl-2.0
rex-xxx/mt6572_x201
external/llvm/lib/TableGen/Record.cpp
1
63372
//===- Record.cpp - Record implementation ---------------------------------===// // // The LLVM Compiler Infrastructure // // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // //===-------------------------------------------------------...
gpl-2.0
panek50/agros2d
hermes2d/src/space/space.cpp
1
18320
// This file is part of Hermes2D. // // Hermes2D 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. // // Hermes2D is distributed in th...
gpl-2.0
luckasfb/OT_903D-kernel-2.6.35.7
kernel/fs/ncpfs/ncpsign_kernel.c
1
3602
#ifdef CONFIG_NCPFS_PACKET_SIGNING #include <linux/string.h> #include <linux/ncp.h> #include <linux/bitops.h> #include "ncpsign_kernel.h" /* i386: 32-bit, little endian, handles mis-alignment */ #ifdef __i386__ #define GET_LE32(p) (*(int *)(p)) #define PUT_LE32(p,v) { *(int *)(p)=v; } #else /* from include/ncplib....
gpl-2.0
AirbornWdd/qpimd
lib/vty.c
1
67244
/* * Virtual terminal [aka TeletYpe] interface routine. * Copyright (C) 1997, 98 Kunihiro Ishiguro * * This file is part of GNU Kroute. * * GNU Kroute 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; ei...
gpl-2.0
shroff/tarpserv
src/netutils.c
1
1507
/* Copyright (C) 2012 Abhishek Shroff This file is a part of tarpserv. tarpserv 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. tarpserv i...
gpl-2.0
chryswoods/Sire
wrapper/MM/LJPerturbation.pypp.cpp
1
14589
// This file has been generated by Py++. // (C) Christopher Woods, GPL >= 2 License #include "boost/python.hpp" #include "LJPerturbation.pypp.hpp" namespace bp = boost::python; #include "SireCAS/identities.h" #include "SireCAS/values.h" #include "SireMol/molecule.h" #include "SireMol/moleditor.h" #include "Sire...
gpl-2.0
dajhorn/ps2binutils
gdb/inferior.c
1
23190
/* Multi-process control for GDB, the GNU debugger. Copyright (C) 2008-2015 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 Public License as published by the Free Software Foundation; e...
gpl-2.0
nchaimov/m3l-af
utilities.c
1
259842
/* PhyML: a program that computes maximum likelihood phylogenies from DNA or AA homologous sequences. Copyright (C) Stephane Guindon. Oct 2003 onward. All parts of the source except where indicated are distributed under the GNU public licence. See http://www.opensource.org for details. */ #include "spr.h" #incl...
gpl-2.0
redstar3894/android-gcc
gcc/fortran/module.c
1
117821
/* Handle modules, which amounts to loading and saving symbols and their attendant structures. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. Contributed by Andy Vaught This file is part of GCC. GCC is free software; you can redistribute it and/or m...
gpl-2.0
akosma/remproject
src/notifications/DeleteSelectedFigures.cpp
1
1451
/* * Rem - Requirements and Entity Modeler = UML + AOP + Open Source + Cross Platform * Copyright (C) 2008 Adrian Kosmaczewski - http://remproject.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 Softwa...
gpl-2.0
Core2idiot/Kernel-Samsung-3.0...-
net/wanrouter/wanmain.c
1
20906
/***************************************************************************** * wanmain.c WAN Multiprotocol Router Module. Main code. * * This module is completely hardware-independent and provides * the following common services for the WAN Link Drivers: * o WAN device management (registering, unregistering) * ...
gpl-2.0
adrimat007/Beta-Mop-ADrimat
src/game/LootHandler.cpp
1
21563
/* * This code is part of MaNGOS. Contributor & Copyright details are in AUTHORS/THANKS. * * 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 op...
gpl-2.0
Owain94/android_kernel_htc_msm8974
drivers/mmc/core/mmc.c
1
42627
/* * linux/drivers/mmc/core/mmc.c * * Copyright (C) 2003-2004 Russell King, All Rights Reserved. * Copyright (C) 2005-2007 Pierre Ossman, All Rights Reserved. * MMCv4 support Copyright (C) 2006 Philip Langdale, All Rights Reserved. * * This program is free software; you can redistribute it and/or modify * i...
gpl-2.0
rsandila/newtraffic
os/windows/network.cpp
1
1512
/* * Copyright (C) 2003 Robert Sandilands (Pty) 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) any later version. * * This ...
gpl-2.0
mikephp/basic_data_struct
src/telnet_client/scrinit.c
1
1266
/* scrinit.c - scrinit */ #include <unistd.h> #include <termios.h> #include <string.h> #include <stdio.h> #include <errno.h> #include "telnet.h" #include "local.h" extern int scrindex; extern struct termios tntty; /*------------------------------------------------------------------------ * scrinit - initialize tt...
gpl-2.0
carmark/vbox
src/VBox/NetworkServices/NetLib/VBoxNetARP.cpp
1
5124
/* $Id: VBoxNetARP.cpp 56300 2015-06-09 14:36:22Z vboxsync $ */ /** @file * VBoxNetARP - IntNet ARP Client Routines. */ /* * Copyright (C) 2009-2015 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 ...
gpl-2.0
joncampbell123/dosbox-x
src/dos/dos_programs.cpp
1
388306
/* * Copyright (C) 2002-2021 The DOSBox Team * * 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 p...
gpl-2.0
sunmoyi/ACM
acm clion/Urumqi/A.cpp
1
1642
//// //// Created by 孙启龙 on 2017/9/9. //// // //#include<cstdio> //#include<cstring> //#include<algorithm> //#include<set> //#define maxn 55 // //using namespace std; // //set<int>chandi[maxn], aihao[maxn]; //pair<int, int>chan[maxn], ai[maxn]; //int n, m; //int np[maxn], pi[maxn], prime[maxn], N = maxn; // //int getpr...
gpl-2.0
dbittman/seakernel
arch/x86_64/kernel/cpu/features.c
1
1104
#include <sea/cpu/processor.h> #include <sea/asm/system.h> #include <sea/vsprintf.h> #if CONFIG_ARCH == TYPE_ARCH_X86 #include <sea/cpu/cpu-x86.h> #else #include <sea/cpu/cpu-x86_64.h> #endif void x86_cpu_init_fpu(struct cpu *me) { if(me->cpuid.features_edx & 0x01) { __asm__ __volatile__ ("finit;"); unsigned lo...
gpl-2.0
ramarnat/astaro-strongswan
src/libcharon/plugins/unit_tester/unit_tester.c
1
2449
/* * Copyright (C) 2007 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
machado2/emule
srchybrid/PreviewDlg.cpp
1
3425
//this file is part of eMule //Copyright (C)2003 Merkur ( devs@emule-project.net / http://www.emule-project.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 t...
gpl-2.0
ZhizhouTian/s3c-linux
arch/arm/plat-s5pc1xx/dev-fb.c
1
1962
/* linux/arch/arm/plat-s5pc1xx/dev-fb.c * * Copyright 2009 Samsung Electronics * Jinsung Yang <jsgood.yang@samsung.com> * http://samsungsemi.com/ * * S5PC1XX series device definition for Samsung Display Controller (FIMD) * * This program is free software; you can redistribute it and/or modify * it under the te...
gpl-2.0
wieslawsoltes/wavtoac3encoder
src/core/configuration/Configuration.cpp
1
38373
#pragma once #include "StdAfx.h" #include "utilities\String.h" #include "utilities\Utilities.h" #include "Configuration.h" #include "Strings.h" namespace config { const std::wstring szReadMode{ L"rt, ccs=UTF-8" }; const std::wstring szWriteMode{ L"wt, ccs=UTF-8" }; wchar_t Separator{ '=' }; const std...
gpl-2.0
luckasfb/OT_903D-kernel-2.6.35.7
kernel/arch/arm/plat-mxc/tzic.c
1
3356
#include <linux/module.h> #include <linux/moduleparam.h> #include <linux/init.h> #include <linux/device.h> #include <linux/errno.h> #include <linux/io.h> #include <asm/mach/irq.h> #include <mach/hardware.h> #include <mach/common.h> #define TZIC_INTCNTL 0x0000 /* Control register */ #define TZIC_INTTYPE 0x0004 /* ...
gpl-2.0
mcr/xorg-xvnc4
xorg-server/hw/xwin/winprefslex.c
1
46793
/* A lexical scanner generated by flex */ /* Scanner skeleton version: * $Header: /home/daffy/u0/vern/flex/RCS/flex.skl,v 2.91 96/09/10 16:58:48 vern Exp $ * $FreeBSD: src/usr.bin/lex/flex.skl,v 1.8 2004/01/06 19:03:44 nectar Exp $ */ #if defined(__FreeBSD__) #include <sys/cdefs.h> #else #define __unused #endif #...
gpl-2.0
luckasfb/OT_903D-kernel-2.6.35.7
bootable/bootloader/uboot/board/atmel/at91rm9200dk/at91rm9200dk.c
1
6788
/* Copyright Statement: * * This software/firmware and related documentation ("MediaTek Software") are * protected under relevant copyright laws. The information contained herein * is confidential and proprietary to MediaTek Inc. and/or its licensors. * Without the prior written permission of MediaTek inc. and/or ...
gpl-2.0
mohan43u/systemd
src/core/machine-id-setup.c
1
10424
/*** This file is part of systemd. Copyright 2010 Lennart Poettering systemd 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 License, or (at your option) any later ve...
gpl-2.0
NoelMacwan/SXDNickiMallow
mm/memcontrol.c
1
150857
/* memcontrol.c - Memory Controller * * Copyright IBM Corporation, 2007 * Author Balbir Singh <balbir@linux.vnet.ibm.com> * * Copyright 2007 OpenVZ SWsoft Inc * Author: Pavel Emelianov <xemul@openvz.org> * * Memory thresholds * Copyright (C) 2009 Nokia Corporation * Author: Kirill A. Shutemov * * This progr...
gpl-2.0
evolver56k/xpenology
drivers/media/usb/zr364xx/zr364xx.c
1
42622
/* * Zoran 364xx based USB webcam module version 0.73 * * Allows you to use your USB webcam with V4L2 applications * This is still in heavy developpement ! * * Copyright (C) 2004 Antoine Jacquet <royale@zerezo.com> * http://royale.zerezo.com/zr364xx/ * * Heavily inspired by usb-skeleton.c, vicam.c, cpia.c and...
gpl-2.0
yashrastogi/Enigma_Kernel_MSM7x27A_ICS
arch/arm/vfp/vfpmodule.c
257
16092
/* * linux/arch/arm/vfp/vfpmodule.c * * Copyright (C) 2004 ARM Limited. * Written by Deep Blue Solutions Limited. * * 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. */ #incl...
gpl-2.0
superr/android_kernel_502_falcon
arch/x86/kernel/setup.c
513
28616
/* * Copyright (C) 1995 Linus Torvalds * * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * * Memory region support * David Parsons <orc@pell.chi.il.us>, July-August 1999 * * Added E820 sanitization routine (removes overlapping memory regions); * Brian Moyle <bmoyle@mvista.com>, Februa...
gpl-2.0
GKMADE/P2
drivers/scsi/bfa/rport_api.c
513
4255
/* * Copyright (c) 2005-2009 Brocade Communications Systems, Inc. * All rights reserved * www.brocade.com * * Linux driver for Brocade Fibre Channel Host Bus Adapter. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License (GPL) Version 2 a...
gpl-2.0
InnoSum/linux-sunxi
fs/xfs/xfs_buf.c
1537
41544
/* * 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
kello711/linux
arch/powerpc/platforms/85xx/socrates_fpga_pic.c
1537
8583
/* * Copyright (C) 2008 Ilya Yanok, Emcraft Systems * * * 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/irq.h> #include <linux/of_address.h> #include <li...
gpl-2.0
arrdalan/dfv_android_tuna_kernel
drivers/platform/x86/thinkpad_acpi.c
1793
236415
/* * thinkpad_acpi.c - ThinkPad ACPI Extras * * * Copyright (C) 2004-2005 Borislav Deianov <borislav@users.sf.net> * Copyright (C) 2006-2009 Henrique de Moraes Holschuh <hmh@hmh.eng.br> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public L...
gpl-2.0
shirishpargaonkar/cifsclient
drivers/ata/pata_pdc202xx_old.c
2049
10175
/* * pata_pdc202xx_old.c - Promise PDC202xx PATA for new ATA layer * (C) 2005 Red Hat Inc * Alan Cox <alan@lxorguk.ukuu.org.uk> * (C) 2007,2009,2010 Bartlomiej Zolnierkiewicz * * Based in part on linux/drivers/ide/pci/pdc202xx_old.c * * First cut with LBA48/ATAPI * * TODO: * Channel interlock/re...
gpl-2.0
andreturket/android_kernel_d1_p1
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
Yobikap/Kobo-arc10-HD-kernel
kernel/seccomp.c
4097
1730
/* * linux/kernel/seccomp.c * * Copyright 2004-2005 Andrea Arcangeli <andrea@cpushare.com> * * This defines a simple but solid secure-computing mode. */ #include <linux/audit.h> #include <linux/seccomp.h> #include <linux/sched.h> #include <linux/compat.h> /* #define SECCOMP_DEBUG 1 */ #define NR_SECCOMP_MODES ...
gpl-2.0
CyanogenMod/android_kernel_samsung_manta
drivers/net/ethernet/intel/e1000/e1000_hw.c
4865
165205
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2006 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version 2, as pub...
gpl-2.0
davidmueller13/flo-1
drivers/net/ethernet/intel/e1000/e1000_hw.c
4865
165205
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2006 Intel Corporation. This program is free software; you can redistribute it and/or modify it under the terms and conditions of the GNU General Public License, version 2, as pub...
gpl-2.0
Etreumsecure/android_kernel_cyanogen_msm8974_Ham_acuicultor
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
ehigh2014/open80211s
arch/sh/math-emu/math.c
7169
13328
/* * arch/sh/math-emu/math.c * * Copyright (C) 2006 Takashi YOSHII <takasi-y@ops.dti.ne.jp> * * 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 <linux/err...
gpl-2.0
percy-g2/android_kernel_sony_msm8226
drivers/spi/spi-pxa2xx.c
7937
48160
/* * Copyright (C) 2005 Stephen Street / StreetFire Sound Labs * * 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
lgics/lge-kernel-msm7x27-3.4
drivers/ide/siimage.c
9217
21477
/* * Copyright (C) 2001-2002 Andre Hedrick <andre@linux-ide.org> * Copyright (C) 2003 Red Hat * Copyright (C) 2007-2008 MontaVista Software, Inc. * Copyright (C) 2007-2008 Bartlomiej Zolnierkiewicz * * May be copied or modified under the terms of the GNU General Public License * * Documentation for CMD680: ...
gpl-2.0
siminles/hw01e_cm10_kernel
drivers/ide/jmicron.c
9217
4602
/* * Copyright (C) 2006 Red Hat * * May be copied or modified under the terms of the GNU General Public License */ #include <linux/types.h> #include <linux/module.h> #include <linux/pci.h> #include <linux/ide.h> #include <linux/init.h> #define DRV_NAME "jmicron" typedef enum { PORT_PATA0 = 0, PORT_PATA1 = 1...
gpl-2.0
lll-project/kernel
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
jm199011/ef40s_kernel_4.2
drivers/s390/char/sclp_cpi.c
9985
1088
/* * drivers/s390/char/sclp_cpi.c * SCLP control programm identification * * Copyright IBM Corp. 2001, 2007 * Author(s): Martin Peschke <mpeschke@de.ibm.com> * Michael Ernst <mernst@de.ibm.com> */ #include <linux/kmod.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/versio...
gpl-2.0
Split-Screen/android_kernel_mediatek_sprout
arch/blackfin/kernel/irqchip.c
9985
3849
/* * Copyright 2005-2009 Analog Devices Inc. * * Licensed under the GPL-2 or later */ #include <linux/kernel_stat.h> #include <linux/module.h> #include <linux/random.h> #include <linux/seq_file.h> #include <linux/kallsyms.h> #include <linux/interrupt.h> #include <linux/irq.h> #include <asm/irq_handler.h> #include ...
gpl-2.0
silverbullettechnology/linux-adi
fs/adfs/dir_fplus.c
11009
6392
/* * linux/fs/adfs/dir_fplus.c * * Copyright (C) 1997-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/buffer_head.h> #include <linux/sl...
gpl-2.0
HomuHomu/GT-N7000-ICS-kernel
drivers/ide/ide-cd_verbose.c
12545
13840
/* * Verbose error logging for ATAPI CD/DVD devices. * * Copyright (C) 1994-1996 Scott Snyder <snyder@fnald0.fnal.gov> * Copyright (C) 1996-1998 Erik Andersen <andersee@debian.org> * Copyright (C) 1998-2000 Jens Axboe <axboe@suse.de> */ #include <linux/kernel.h> #include <linux/blkdev.h> #include <linux/cdrom...
gpl-2.0
dirker/barebox
drivers/usb/gadget/u_serial.c
2
13949
/* * u_serial.c - utilities for USB gadget "serial port"/TTY support * * Copyright (C) 2003 Al Borchers (alborchers@steinerpoint.com) * Copyright (C) 2008 David Brownell * Copyright (C) 2008 by Nokia Corporation * * This code also borrows from usbserial.c, which is * Copyright (C) 1999 - 2002 Greg Kroah-Hartman...
gpl-2.0
rickgaiser/linux-2.2.1-ps2
drivers/video/fbcon-mfb.c
2
4966
/* * linux/drivers/video/mfb.c -- Low level frame buffer operations for * monochrome * * Created 5 Apr 1997 by Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive for * more details. */ ...
gpl-2.0
nilstoedtmann/openwrt-hub
target/linux/ar71xx/files/arch/mips/ar71xx/mach-ubnt.c
2
4988
/* * Ubiquiti RouterStation support * * Copyright (C) 2008-2009 Gabor Juhos <juhosg@openwrt.org> * Copyright (C) 2008 Imre Kaloz <kaloz@openwrt.org> * Copyright (C) 2008 Ubiquiti <support@ubnt.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Gen...
gpl-2.0
iegor/kdevelop
parts/fileview/vcscolorsconfigwidget.cpp
2
3333
// // C++ Implementation: // // Description: // // // Author: KDevelop Authors <kdevelop-devel@kdevelop.org>, (C) 2003 // // Copyright: See COPYING file that comes with this distribution // // #include <kcolorcombo.h> #include "vcscolorsconfigwidget.h" #include "fileviewpart.h" //////////////////////////////////////...
gpl-2.0
ylixir/grouper-kernel
arch/arm/mach-tegra/cpu-tegra3.c
2
14913
/* * arch/arm/mach-tegra/cpu-tegra3.c * * CPU auto-hotplug for Tegra3 CPUs * * Copyright (c) 2011-2012, NVIDIA 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 vers...
gpl-2.0
caglar10ur/linux-2.6.27.y
arch/x86/mm/mmap.c
2
3422
/* * Flexible mmap layout support * * Based on code by Ingo Molnar and Andi Kleen, copyrighted * as follows: * * Copyright 2003-2004 Red Hat Inc., Durham, North Carolina. * All Rights Reserved. * Copyright 2005 Andi Kleen, SUSE Labs. * Copyright 2007 Jiri Kosina, SUSE Labs. * * This program is free software;...
gpl-2.0
RoboMod/network-manager-ipop
kde/settings/config/treewidgetitem.cpp
2
1598
/* Copyright 2012 Lamarque V. Souza <lamarque@kde.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 or (at your option) version 3 or any later version accepted by t...
gpl-2.0
chenhuacai/ltp
testcases/kernel/syscalls/fanotify/fanotify01.c
2
9578
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2013 SUSE. All Rights Reserved. * * Started by Jan Kara <jack@suse.cz> * * DESCRIPTION * Check that fanotify work for a file */ #define _GNU_SOURCE #include "config.h" #include <stdio.h> #include <sys/stat.h> #include <sys/types.h> #include <fcntl.h> #...
gpl-2.0
lyn1337/LinuxDSc2
user/coreutils/src/src/nice.c
2
5306
/* nice -- run a program with modified niceness Copyright (C) 1990-2005 Free Software Foundation, 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, or (at your option...
gpl-2.0
tectronics/crusher264
sample/rtppkt.c
2
15073
/* * rtppkt.c * * Created on: 6 сент. 2010 * Author: tipok */ #include <sys/types.h> #include <sys/socket.h> #include <sys/time.h> #include <time.h> #include <stdint.h> #include <string.h> #include <stdlib.h> #include <stdio.h> #include <unistd.h> #include <fcntl.h> #include <errno.h> #include <arpa/inet...
gpl-2.0
Sasasu/transmission-remote-gtk
src/trg-rss-cell-renderer.c
2
15998
#ifdef HAVE_CONFIG_H #include "config.h" #endif #ifdef HAVE_RSS #include <gtk/gtk.h> #include <gdk/gdk.h> #include <glib/gi18n.h> #include "icons.h" #include "hig.h" #include "util.h" #include "trg-rss-cell-renderer.h" enum { PROP_TITLE = 1, PROP_FEED, PROP_PUBLISHED, PROP_UPLOADED }; #define SMALL...
gpl-2.0
yavdr/vdr-plugin-dbus2vdr
timer.c
2
9984
#include "timer.h" #include "common.h" #include "helper.h" #include <vdr/timers.h> // Id // Remote // Flags // Channel-ID // Day/Weekdays // Start // Stop // Priority // Lifetime // File // Aux // Event-ID // Recording // Pending // InVpsMargin #define TimerDBusStruct "isussiiiissubbb" namespace cDBusTimersHelper ...
gpl-2.0
lbt/hijack
drivers/isdn/isdnloop/isdnloop.c
2
41124
/* $Id: isdnloop.c,v 1.9 1999/09/06 07:29:36 fritz Exp $ * ISDN low-level module implementing a dummy loop driver. * * Copyright 1997 by Fritz Elfert (fritz@isdn4linux.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 ...
gpl-2.0
cgsecurity/testdisk
src/hdwin32.c
2
3585
/* File: hdwin32.c Copyright (C) 2008 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 (at ...
gpl-2.0
ipwndev/DSLinux-Mirror
linux-2.6.x/arch/m32r/mm/fault-nommu.c
2
4603
/* * linux/arch/m32r/mm/fault.c * * Copyright (c) 2001, 2002 Hitoshi Yamamoto, and H. Kondo * * Some code taken from i386 version. * Copyright (C) 1995 Linus Torvalds */ /* $Id$ */ #include <linux/config.h> #include <linux/signal.h> #include <linux/sched.h> #include <linux/kernel.h> #include <linux/err...
gpl-2.0
smx-smx/dsl-n55u-bender
release/src-rt/linux/linux-2.6/net/ipv4/netfilter/ipt_account.c
2
34423
/* Copyright (c) 2004-2012 Piotr 'QuakeR' Gasidlo <quaker@barbara.eu.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 <linux/version.h> #include <linux/module.h...
gpl-2.0
lvchaqiu/meizu-m9-kernel
drivers/staging/iio/industrialio-core.c
2306
29184
/* The industrial I/O core * * Copyright (c) 2008 Jonathan Cameron * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * * Based on elements of hwmon and input subsystems. */ #...
gpl-2.0
CyanogenMod/android_kernel_oppo_n3
drivers/gpu/drm/drm_irq.c
3586
40821
/** * \file drm_irq.c * IRQ support * * \author Rickard E. (Rik) Faith <faith@valinux.com> * \author Gareth Hughes <gareth@valinux.com> */ /* * Created: Fri Mar 19 14:30:16 1999 by faith@valinux.com * * Copyright 1999, 2000 Precision Insight, Inc., Cedar Park, Texas. * Copyright 2000 VA Linux Systems, Inc., ...
gpl-2.0
shazzl/sa77
drivers/media/video/mt9t001.c
4866
23073
/* * Driver for MT9T001 CMOS Image Sensor from Aptina (Micron) * * Copyright (C) 2010-2011, Laurent Pinchart <laurent.pinchart@ideasonboard.com> * * Based on the MT9M001 driver, * * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de> * * This program is free software; you can redistribute it and/...
gpl-2.0
widz4rd/WIDzard_Kernel_N900_KK
drivers/media/video/s5p-mfc/s5p_mfc_intr.c
5634
2505
/* * drivers/media/video/samsung/mfc5/s5p_mfc_intr.c * * C file for Samsung MFC (Multi Function Codec - FIMV) driver * This file contains functions used to wait for command completion. * * Kamil Debski, Copyright (C) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * This program is free software...
gpl-2.0
Stane1983/amlogic-m6_m8
fs/squashfs/decompressor.c
7682
3039
/* * Squashfs - a compressed read only filesystem for Linux * * Copyright (c) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 * Phillip Lougher <phillip@squashfs.org.uk> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published ...
gpl-2.0
AAN3AC/android_kernel_google_msm
net/bridge/br_ioctl.c
7682
8865
/* * Ioctl handler * Linux ethernet bridge * * Authors: * Lennert Buytenhek <buytenh@gnu.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, or (...
gpl-2.0
PRJosh/kernel_samsung_manta
arch/um/kernel/skas/syscall.c
8706
1076
/* * Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include "linux/kernel.h" #include "linux/ptrace.h" #include "kern_util.h" #include "sysdep/ptrace.h" #include "sysdep/syscalls.h" extern int syscall_table_size; #define NR_SYSCALLS (syscall_table_size / sizeof(v...
gpl-2.0
epinter/android_kernel_motorola_msm8960-common
drivers/ide/opti621.c
9218
4592
/* * Copyright (C) 1996-1998 Linus Torvalds & authors (see below) */ /* * Authors: * Jaromir Koutek <miri@punknet.cz>, * Jan Harkes <jaharkes@cwi.nl>, * Mark Lord <mlord@pobox.com> * Some parts of code are from ali14xx.c and from rz1000.c. */ #include <linux/types.h> #include <linux/module.h> #include <linu...
gpl-2.0