repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
f123h456/linux | tools/usb/usbip/src/usbip_attach.c | 1537 | 4876 | /*
* Copyright (C) 2011 matt mooney <mfm@muteddisk.com>
* 2005-2007 Takahiro Hirofuchi
*
* 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 |
daishi4u/J7_Afterburner | 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 |
maxwen/android_kernel_oppo_msm8916_orig | drivers/crypto/atmel-aes.c | 2305 | 34345 | /*
* Cryptographic API.
*
* Support for ATMEL AES HW acceleration.
*
* Copyright (c) 2012 Eukréa Electromatique - ATMEL
* Author: Nicolas Royer <nicolas@eukrea.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 publi... | gpl-2.0 |
elbermu/cerux_kernel-touchwiz | drivers/media/video/gspca/spca1528.c | 3073 | 13931 | /*
* spca1528 subdriver
*
* Copyright (C) 2010 Jean-Francois Moine (http://moinejf.free.fr)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* any la... | gpl-2.0 |
akshay-shah/android_kernel_samsung_crater | drivers/watchdog/sa1100_wdt.c | 4865 | 4569 | /*
* Watchdog driver for the SA11x0/PXA2xx
*
* (c) Copyright 2000 Oleg Drokin <green@crimea.edu>
* Based on SoftDog driver by Alan Cox <alan@lxorguk.ukuu.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 by ... | gpl-2.0 |
felipesanches/linux-sunxi | drivers/ata/pata_rdc.c | 5121 | 11221 | /*
* 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 |
bowser-boot/bowser-kernel | arch/powerpc/platforms/cell/interrupt.c | 7169 | 10746 | /*
* Cell Internal Interrupt Controller
*
* Copyright (C) 2006 Benjamin Herrenschmidt (benh@kernel.crashing.org)
* IBM, Corp.
*
* (C) Copyright IBM Deutschland Entwicklung GmbH 2005
*
* Author: Arnd Bergmann <arndb@de.ibm.com>
*
* This program is free software; you can redistribute it and/o... | gpl-2.0 |
samarthp/sam-tenderloin-kernel-3.4 | arch/x86/um/ptrace_64.c | 8705 | 5781 | /*
* Copyright 2003 PathScale, Inc.
* Copyright (C) 2003 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
*
* Licensed under the GPL
*/
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/errno.h>
#define __FRAME_OFFSETS
#include <asm/ptrace.h>
#include <asm/uaccess.h>
/*
* determines which flags t... | gpl-2.0 |
CyanogenMod/android_kernel_sony_msm7x27a-legacy | 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 |
VeryLettuce/LG_F120K_Kernel | arch/powerpc/platforms/pasemi/idle.c | 13569 | 2410 | /*
* Copyright (C) 2006-2007 PA Semi, Inc
*
* Maintained by: Olof Johansson <olof@lixom.net>
*
* 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 ... | gpl-2.0 |
InfinityCore/InfinityCore243 | src/server/game/Handlers/QueryHandler.cpp | 2 | 13906 | /*
* Copyright (C) 2008-2013 Trinitycore <http://www.trinitycore.org/>
* Copyright (C) 2009-2014 Infinitycore <http://www.infinitycore.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 Foundatio... | gpl-2.0 |
psychon/awesome | xkb.c | 2 | 14482 | /*
* xkb.c - keyboard layout control functions
*
* Copyright © 2015 Aleksey Fedotov <lexa@cfotr.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
... | gpl-2.0 |
mooninite/sipe | src/telepathy/telepathy-search.c | 2 | 19149 | /**
* @file telepathy-search.c
*
* pidgin-sipe
*
* Copyright (C) 2012-2014 SIPE Project <http://sipe.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... | gpl-2.0 |
hashbrowncipher/wireshark | epan/dissectors/packet-yami.c | 2 | 19179 | /* packet-yami.c
* Routines for YAMI dissection
* Copyright 2010, Pawel Korbut
* Copyright 2012, Jakub Zawadzki <darkjames-ws@darkjames.pl>
*
* $Id$
*
* Protocol documentation available at http://www.inspirel.com/yami4/book/B-2.html
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.... | gpl-2.0 |
skyHALud/codenameone | Ports/iOSPort/xmlvm/apache-harmony-6.0-src-r991881/drlvm/vm/vmcore/src/util/ipf/code_emit/merced.cpp | 2 | 54485 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License")... | gpl-2.0 |
MoSync/MoSync | testPrograms/unitTestSTL/Algorithms/FunctionPointerAdaptors.cpp | 2 | 3555 | /* Copyright 2013 David Axmark
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distr... | gpl-2.0 |
glaubitz/cw | src/cwtool/format/fm_nec765.c | 2 | 30500 | /****************************************************************************
****************************************************************************
*
* format/fm_nec765.c
*
****************************************************************************
*********************************************************... | gpl-2.0 |
jameyboor/Antrix | src/scripts/InstanceScripts/Instance_SethekkHalls.cpp | 2 | 53244 | #include "StdAfx.h"
#include "Setup.h"
/************************************************************************/
/* Instance_SethekkHalls.cpp Script */
/************************************************************************/
// Avian Darkhawk AI
#define CN_AVIAN_DARKHAWK 20686
#define CHARGE 36509 // no... | gpl-2.0 |
teamfx/openjfx-10-dev-rt | modules/javafx.media/src/main/native/gstreamer/gstreamer-lite/gstreamer/gst/gst.c | 2 | 41555 | /* GStreamer
* Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu>
* 2000 Wim Taymans <wtay@chello.be>
*
* gst.c: Initialization and non-pipeline operations
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
... | gpl-2.0 |
lyn1337/LinuxDSc2 | user/games/bsdgames/mille/roll.c | 2 | 2103 | /* $NetBSD: roll.c,v 1.7 2003/08/07 09:37:26 agc Exp $ */
/*
* Copyright (c) 1982, 1993
* The Regents of the University of California. 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.... | gpl-2.0 |
binarycrusader/dunelegacy | src/units/Tank.cpp | 2 | 2991 | /*
* This file is part of Dune Legacy.
*
* Dune Legacy 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.
*
* Dune Legacy is... | gpl-2.0 |
ChameleonOS/android_kernel_amazon_bowser-common | sound/soc/omap/bowser.c | 2 | 16415 | /*
* bowser.c -- SoC audio for TI OMAP4430 SDP
*
* Author: Misael Lopez Cruz <x0052729@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 Foundation.
*
* This program is distribu... | gpl-2.0 |
onkelhotte/XCSoar | src/Look/WaypointLook.cpp | 2 | 3974 | /*
Copyright_License {
XCSoar Glide Computer - http://www.xcsoar.org/
Copyright (C) 2000-2013 The XCSoar Project
A detailed list of copyright holders can be found in the file "AUTHORS".
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 |
asterIRC/hamsterbox | contrib/m_ltrace.c | 2 | 9135 | /*
* ircd-hybrid: an advanced Internet Relay Chat Daemon(ircd).
* m_ltrace.c: Traces a path to a client/server.
*
* Copyright (C) 2002 Hybrid Development 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
* t... | gpl-2.0 |
Ensembl/treebest | phyml/models.c | 2 | 83965 | /*
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 "utilities... | gpl-2.0 |
iegor/kdegraphics | kcoloredit/editablestreamhistory.cpp | 2 | 1065 | /***************************************************************************
editablestream.cpp - description
-------------------
begin : Sun Jul 9 2000
copyright : (C) 2000 by Artur Rataj
email : art@zeus.pols... | gpl-2.0 |
NightCotRe0110/SkyFire.548 | dep/acelite/ace/Singleton.cpp | 2 | 19514 | #ifndef ACE_SINGLETON_CPP
#define ACE_SINGLETON_CPP
#include "ace/Singleton.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */
#if !defined (__ACE_INLINE__)
#include "ace/Singleton.inl"
#endif /* __ACE_INLINE__ */
#include "ace/Object_Manager.h"
#include "ace/Log_Category.h"
#i... | gpl-2.0 |
sktjdgns1189/android_kernel_samsung_SHW-M130L | drivers/input/keyboard/melfas-touchkey.c | 2 | 20185 | /*
* Driver for keys on GPIO lines capable of generating interrupts.
*
* Copyright 2005 Phil Blundell
*
* 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 <... | gpl-2.0 |
weiqiangdragonite/blog_tmp | unix_linux/arm_asm/uCGUI/OK6410/src/uCGUI/GUI/Widget/LISTVIEW_Default.c | 2 | 2831 | /*
*********************************************************************************************************
* uC/GUI
* Universal graphic software for embedded applications
*
* (c) Copyright 2002, Micrium Inc., Weston, FL
* ... | gpl-2.0 |
jeffegg/beaglebone | arch/powerpc/kernel/rtas-proc.c | 2 | 23239 | /*
* Copyright (C) 2000 Tilmann Bitterberg
* (tilmann@bitterberg.de)
*
* RTAS (Runtime Abstraction Services) stuff
* Intention is to provide a clean user interface
* to use the RTAS.
*
* TODO:
* Split off a header file and maybe move it to a different
* location. Write Documentation ... | gpl-2.0 |
hajuuk/R7000 | ap/gpl/transmission/openssl/crypto/x509/x509name.c | 2 | 10762 | /* crypto/x509/x509name.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The implementation was written so as to conform with Netscapes SSL.
*
* This library is free for commercial and n... | gpl-2.0 |
coldnew/linux | spl/spl/spl-kmem-cache.c | 2 | 50473 | /*
* Copyright (C) 2007-2010 Lawrence Livermore National Security, LLC.
* Copyright (C) 2007 The Regents of the University of California.
* Produced at Lawrence Livermore National Laboratory (cf, DISCLAIMER).
* Written by Brian Behlendorf <behlendorf1@llnl.gov>.
* UCRL-CODE-235197
*
* This file is part of ... | gpl-2.0 |
Slipyx/Mint-Doom | src/setup/compatibility.c | 2 | 1442 | // Emacs style mode select -*- C++ -*-
//-----------------------------------------------------------------------------
//
// Copyright(C) 2006 Simon Howard
//
// 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 So... | gpl-2.0 |
arowser/wireshark-xcoin | epan/dissectors/packet-ua.c | 2 | 9053 | /* packet-ua.c
* Routines for UA/UDP (Universal Alcatel over UDP) packet dissection.
* Copyright 2012, Alcatel-Lucent Enterprise <lars.ruoff@alcatel-lucent.com>
*
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free sof... | gpl-2.0 |
bkury/OpenPHT | xbmc/guilib/GUIListContainer.cpp | 2 | 9302 | /*
* Copyright (C) 2005-2012 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 |
punitvara/linux-1 | drivers/cpufreq/sparc-us3-cpufreq.c | 1794 | 5313 | /* us3_cpufreq.c: UltraSPARC-III cpu frequency support
*
* Copyright (C) 2003 David S. Miller (davem@redhat.com)
*
* Many thanks to Dominik Brodowski for fixing up the cpufreq
* infrastructure in order to make this driver easier to implement.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux... | gpl-2.0 |
Zaphod-Beeblebrox/kernel_rockchip_rk3188 | drivers/staging/iio/accel/kxsd9.c | 2306 | 9012 | /*
* kxsd9.c simple support for the Kionix KXSD9 3D
* accelerometer.
*
* Copyright (c) 2008-2009 Jonathan Cameron <jic23@cam.ac.uk>
*
* 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 Found... | gpl-2.0 |
dineshram/linux-media-si4713USBDriver | arch/alpha/kernel/pci_iommu.c | 2306 | 25873 | /*
* linux/arch/alpha/kernel/pci_iommu.c
*/
#include <linux/kernel.h>
#include <linux/mm.h>
#include <linux/pci.h>
#include <linux/gfp.h>
#include <linux/bootmem.h>
#include <linux/export.h>
#include <linux/scatterlist.h>
#include <linux/log2.h>
#include <linux/dma-mapping.h>
#include <linux/iommu-helper.h>
#includ... | gpl-2.0 |
profglavcho/mt6735-kernel-3.10.61 | drivers/md/dm-linear.c | 2306 | 3895 | /*
* Copyright (C) 2001-2003 Sistina Software (UK) Limited.
*
* This file is released under the GPL.
*/
#include "dm.h"
#include <linux/module.h>
#include <linux/init.h>
#include <linux/blkdev.h>
#include <linux/bio.h>
#include <linux/slab.h>
#include <linux/device-mapper.h>
#define DM_MSG_PREFIX "linear"
/*
* ... | gpl-2.0 |
RockchipOpensourceCommunity/px2-android-kernel-3.0 | arch/arm/mach-kirkwood/ts41x-setup.c | 2818 | 4577 | /*
*
* QNAP TS-410, TS-410U, TS-419P and TS-419U Turbo NAS Board Setup
*
* Copyright (C) 2009-2010 Martin Michlmayr <tbm@cyrius.com>
* Copyright (C) 2008 Byron Bradley <byron.bbradley@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pu... | gpl-2.0 |
coliby/terasic_MTL | drivers/isdn/gigaset/ev-layer.c | 2818 | 48217 | /*
* Stuff used by all variants of the driver
*
* Copyright (c) 2001 by Stefan Eilers,
* Hansjoerg Lipp <hjlipp@web.de>,
* Tilman Schmidt <tilman@imap.cc>.
*
* =====================================================================
* This program is free software; you c... | gpl-2.0 |
Nico60/kernel_samsung_smdk4412 | arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c | 2818 | 4251 | /*
* arch/arm/mach-kirkwood/mv88f6281gtw_ge-setup.c
*
* Marvell 88F6281 GTW GE Board Setup
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, whether express or implied.
*/
#include <linux/kernel.h>
#inc... | gpl-2.0 |
baselsayeh/Kyleopen-4.4 | drivers/media/video/s5p-tv/sii9234_drv.c | 4866 | 10938 | /*
* Samsung MHL interface driver
*
* Copyright (C) 2011 Samsung Electronics Co.Ltd
* Author: Tomasz Stanislawski <t.stanislaws@samsung.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 Fou... | gpl-2.0 |
baolfire/aries_kernel_pexcn | fs/nilfs2/dat.c | 4866 | 13261 | /*
* dat.c - NILFS disk address translation.
*
* Copyright (C) 2006-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 ... | gpl-2.0 |
GustavoRD78/78Kernel-MOB31E.Z1.3657 | drivers/staging/rtl8187se/ieee80211/ieee80211_crypt.c | 5634 | 5621 | /*
* Host AP crypto routines
*
* Copyright (c) 2002-2003, Jouni Malinen <jkmaline@cc.hut.fi>
* Portions Copyright (C) 2004, Intel Corporation <jketreno@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 version 2 as
* ... | gpl-2.0 |
cherifyass/s4-gpe-kernel | fs/nilfs2/btree.c | 9986 | 61414 | /*
* btree.c - NILFS B-tree.
*
* 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 License, or
... | gpl-2.0 |
estiko/kernel_smartfren_d5c | arch/cris/arch-v32/lib/memset.c | 27906 | 7459 | /* A memset for CRIS.
Copyright (C) 1999-2005 Axis Communications.
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. Redistributions of source code must retain the above copyright
... | gpl-2.0 |
EndScene/Catherine_3.3.5a | src/server/scripts/EasternKingdoms/ZulAman/boss_halazzi.cpp | 3 | 14230 | /*
* Copyright (C) 2008-2013 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.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 ... | gpl-2.0 |
mickael-guene/gcc | libgfortran/generated/minloc1_4_r10.c | 3 | 13179 | /* Implementation of the MINLOC intrinsic
Copyright (C) 2002-2017 Free Software Foundation, Inc.
Contributed by Paul Brook <paul@nowt.org>
This file is part of the GNU Fortran runtime library (libgfortran).
Libgfortran is free software; you can redistribute it and/or
modify it under the terms of the GNU General... | gpl-2.0 |
M4rtinK/shiboken-android | tests/libminimal/obj.cpp | 3 | 1083 | /*
* This file is part of the Shiboken Python Binding Generator project.
*
* Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
*
* Contact: PySide team <contact@pyside.org>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Pub... | gpl-2.0 |
eagleatustb/p2pdown | source/third_party/MediaInfoLib/Source/MediaInfo/Multiple/File_P2_Clip.cpp | 3 | 19471 | // File_P2_Clip - Info for P2 Clip (XML) files
// Copyright (C) 2010-2011 MediaArea.net SARL, Info@MediaArea.net
//
// 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 |
thune-xiaobai/android_kernel_zte_pluto | drivers/video/tegra/dc/dc.c | 3 | 72020 | /*
* drivers/video/tegra/dc/dc.c
*
* Copyright (C) 2010 Google, Inc.
* Author: Erik Gilling <konkers@android.com>
*
* Copyright (c) 2010-2013, NVIDIA CORPORATION, All rights reserved.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software ... | gpl-2.0 |
percy-g2/Novathor_xperia_u8500 | 6.1.1.B.1.54/external/valgrind/main/drd/drd_clientreq.c | 3 | 16145 | /* -*- mode: C; c-basic-offset: 3; -*- */
/*
This file is part of drd, a thread error detector.
Copyright (C) 2006-2010 Bart Van Assche <bvanassche@acm.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 Sof... | gpl-2.0 |
gshwang/kernel-3.1.4 | drivers/gpu/drm/i915/intel_display.c | 3 | 239957 | /*
* Copyright © 2006-2007 Intel Corporation
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge... | gpl-2.0 |
spl0i7/linux-backports | drivers/net/wireless/rt2x00/rt2800lib.c | 3 | 251448 | /*
Copyright (C) 2010 Willow Garage <http://www.willowgarage.com>
Copyright (C) 2010 Ivo van Doorn <IvDoorn@gmail.com>
Copyright (C) 2009 Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Copyright (C) 2009 Gertjan van Wingerde <gwingerde@gmail.com>
Based on the original rt2800pci.c and rt2800usb.c.
Copyright (C)... | gpl-2.0 |
Stane1983/u-boot | test/log/syslog_test.c | 3 | 6774 | // SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2020, Heinrich Schuchardt <xypron.glpk@gmx.de>
*
* Logging function tests for CONFIG_LOG_SYSLOG=y.
*
* Invoke the test with: ./u-boot -d arch/sandbox/dts/test.dtb
*/
/* Override CONFIG_LOG_MAX_LEVEL */
#define LOG_DEBUG
#include <common.h>
#include <dm/dev... | gpl-2.0 |
xinran505982/videolan_vlc | modules/gui/qt4/components/interface_widgets.cpp | 3 | 26111 | /*****************************************************************************
* interface_widgets.cpp : Custom widgets for the main interface
****************************************************************************
* Copyright (C) 2006-2010 the VideoLAN team
* $Id$
*
* Authors: Clément Stenac <zorglub@videol... | gpl-2.0 |
ZixiVideo/obs-studio | plugins/win-dshow/virtualcam-module/placeholder.cpp | 3 | 2770 | #include <windows.h>
#include <strsafe.h>
#include <gdiplus.h>
#include <stdint.h>
#include <vector>
using namespace Gdiplus;
extern HINSTANCE dll_inst;
static std::vector<uint8_t> placeholder;
static bool initialized = false;
int cx, cy;
/* XXX: optimize this later. or don't, it's only called once. */
static voi... | gpl-2.0 |
chadouming/faster-angler | sound/core/compress_offload.c | 3 | 27541 | /*
* compress_core.c - compress offload core
*
* Copyright (C) 2011 Intel Corporation
* Authors: Vinod Koul <vinod.koul@linux.intel.com>
* Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free softw... | gpl-2.0 |
ska-sa/borph_linux_devel | drivers/usb/host/ohci-omap.c | 3 | 13576 | /*
* OHCI HCD (Host Controller Driver) for USB.
*
* (C) Copyright 1999 Roman Weissgaerber <weissg@vienna.at>
* (C) Copyright 2000-2005 David Brownell
* (C) Copyright 2002 Hewlett-Packard Company
*
* OMAP Bus Glue
*
* Modified for OMAP by Tony Lindgren <tony@atomide.com>
* Based on the 2.4 OMAP OHCI driver ori... | gpl-2.0 |
PimentNoir/xbmc | xbmc/rendering/gl/GLShader.cpp | 3 | 6095 | /*
* Copyright (C) 2005-2017 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 |
raininja/android_kernel_asus_a500cg | arch/arm/common/mcpm_platsmp.c | 2051 | 2211 | /*
* linux/arch/arm/mach-vexpress/mcpm_platsmp.c
*
* Created by: Nicolas Pitre, November 2012
* Copyright: (C) 2012-2013 Linaro 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 Softwar... | gpl-2.0 |
aosp-armani/kernel_msm_armani | fs/affs/super.c | 4611 | 14957 | /*
* linux/fs/affs/inode.c
*
* (c) 1996 Hans-Joachim Widmaier - Rewritten
*
* (C) 1993 Ray Burr - Modified for Amiga FFS filesystem.
*
* (C) 1992 Eric Youngdale Modified for ISO 9660 filesystem.
*
* (C) 1991 Linus Torvalds - minix filesystem
*/
#include <linux/module.h>
#include <linux/init.h>
#incl... | gpl-2.0 |
sub77/matissewifi | arch/arm/mach-exynos/dma.c | 4611 | 5390 | /* linux/arch/arm/mach-exynos4/dma.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* Copyright (C) 2010 Samsung Electronics Co. Ltd.
* Jaswinder Singh <jassi.brar@samsung.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the... | gpl-2.0 |
kamarush/android_kernel_lge_hammerhead | drivers/net/ethernet/freescale/fsl_pq_mdio.c | 4867 | 10805 | /*
* Freescale PowerQUICC Ethernet Driver -- MIIM bus implementation
* Provides Bus interface for MIIM regs
*
* Author: Andy Fleming <afleming@freescale.com>
* Modifier: Sandeep Gopalpet <sandeep.kumar@freescale.com>
*
* Copyright 2002-2004, 2008-2009 Freescale Semiconductor, Inc.
*
* Based on gianfar_mii.c an... | gpl-2.0 |
hiepgia/kernel_hlte_lollipop | arch/arm/mach-ixp4xx/ixdp425-pci.c | 5379 | 1914 | /*
* arch/arm/mach-ixp4xx/ixdp425-pci.c
*
* IXDP425 board-level PCI initialization
*
* Copyright (C) 2002 Intel Corporation.
* Copyright (C) 2003-2004 MontaVista Software, Inc.
*
* Maintainer: Deepak Saxena <dsaxena@plexity.net>
*
* This program is free software; you can redistribute it and/or modify
* it un... | gpl-2.0 |
HeliumRom/android_kernel_nubia_nx507j | arch/arm/plat-mxc/devices/platform-imx-fb.c | 5635 | 1676 | /*
* Copyright (C) 2010 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.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/dma-mapping.h>
#inc... | gpl-2.0 |
SlimRoms/kernel_samsung_crespo | arch/mips/pmc-sierra/yosemite/setup.c | 8963 | 6008 | /*
* Copyright (C) 2003 PMC-Sierra Inc.
* Author: Manish Lachwani (lachwani@pmc-sierra.com)
*
* Copyright (C) 2004 by Ralf Baechle (ralf@linux-mips.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
* ... | gpl-2.0 |
samno1607/LG-P920-Stock-Gingerbread-Kernel | arch/x86/boot/apm.c | 14339 | 1961 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007 rPath, Inc. - All Rights Reserved
* Copyright 2009 Intel Corporation; author H. Peter Anvin
*
* Original APM BIOS checking by Stephen Rothwell, May 1994
* (sfr@canb.... | gpl-2.0 |
javelinanddart/bricked-flo | drivers/block/paride/bpck.c | 14851 | 9505 | /*
bpck.c (c) 1996-8 Grant R. Guenther <grant@torque.net>
Under the terms of the GNU General Public License.
bpck.c is a low-level protocol driver for the MicroSolutions
"backpack" parallel port IDE adapter.
*/
/* Changes:
1.01 GRG 1998.05.05 init_proto, release_proto, pi->delay
1.02 GRG... | gpl-2.0 |
xbmcin/XBMCinTC | project/cmake/addons/build/inputstream.smoothstream/lib/libbento4/Core/Ap4OddaAtom.cpp | 4 | 5994 | /*****************************************************************
|
| AP4 - odda Atoms
|
| Copyright 2002-2008 Axiomatic Systems, LLC
|
|
| This file is part of Bento4/AP4 (MP4 Atom Processing Library).
|
| Unless you have obtained Bento4 under a difference license,
| this version of Bento4 is Bento4|G... | gpl-2.0 |
jorik041/Unleashed-Kernel-Series | arch/arm/mach-msm/devices-8960.c | 4 | 107054 | /* Copyright (c) 2011-2013, 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 |
JustAkan/jolla-kernel_GK-GPRO_Gen3 | crypto/tgr192.c | 4 | 31600 | /*
* Cryptographic API.
*
* Tiger hashing Algorithm
*
* Copyright (C) 1998 Free Software Foundation, Inc.
*
* The Tiger algorithm was developed by Ross Anderson and Eli Biham.
* It was optimized for 64-bit processors while still delievering
* decent performance on 32 and 16-bit processors.
*
* This vers... | gpl-2.0 |
robacklin/uclinux-users | net-snmp/agent/mibgroup/snmpv3/snmpMPDStats.c | 4 | 2063 | /*
* snmpMPDStats.c: tallies errors for SNMPv3 message processing.
*/
#include <net-snmp/net-snmp-config.h>
#if HAVE_WINSOCK_H
#include <winsock.h>
#endif
#include <net-snmp/net-snmp-includes.h>
#include <net-snmp/agent/net-snmp-agent-includes.h>
#include <net-snmp/agent/sysORTable.h>
#include "snmpMPDStats.h"
#... | gpl-2.0 |
balle/bluediving | tools/backdoored-bluetooth.c | 4 | 4574 | /* LINUX KERNEL < 2.6.11.5 BLUETOOTH STACK LOCAL ROOT EXPLOIT
*
* 19 October 2005
http://backdoored.net
Visit us for Undetected keyloggers and packers.Thanx
h4x0r bluetooth $ id
uid=1000(addicted) gid=100(users) groups=100(users)
h4x0r bluetooth $
h4x0r bluetooth $ ./backdoored-bluetooth
KERNEL Oops. Exit Code = ... | gpl-2.0 |
jduranmaster/ppsspp | GPU/GPUCommon.cpp | 4 | 33951 | #include <algorithm>
#include "base/mutex.h"
#include "base/timeutil.h"
#include "Common/ColorConv.h"
#include "GPU/GeDisasm.h"
#include "GPU/GPU.h"
#include "GPU/GPUCommon.h"
#include "GPU/GPUState.h"
#include "ChunkFile.h"
#include "Core/Config.h"
#include "Core/CoreTiming.h"
#include "Core/MemMap.h"
#include "Core/H... | gpl-2.0 |
maiklos-mirrors/jfx78 | modules/media/src/main/native/gstreamer/gstreamer-lite/gstreamer/gst/gst.c | 4 | 41789 | /* GStreamer
* Copyright (C) 1999,2000 Erik Walthinsen <omega@cse.ogi.edu>
* 2000 Wim Taymans <wtay@chello.be>
*
* gst.c: Initialization and non-pipeline operations
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
... | gpl-2.0 |
jeffreyhc/chewing-editor | src/main.cpp | 4 | 5330 | /*
* chewing-editor: Chewing userphrase editor
* Copyright (C) 2014 Chewing Development 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... | gpl-2.0 |
sxwzhw/iproj | lge/com_device/input/k3g.c | 4 | 38869 | /*
* Copyright (C) 2011 LGE, 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, or
* (at your option) any later version.
*
* This program is dist... | gpl-2.0 |
MrDinnertime/Cvar-Unlocker | codemp/botlib/be_aas_reach.cpp | 4 | 151377 |
/*****************************************************************************
* name: be_aas_reach.c
*
* desc: reachability calculations
*
* $Archive: /MissionPack/code/botlib/be_aas_reach.c $
* $Author: Ttimo $
* $Revision: 12 $
* $Modtime: 4/21/01 9:15a $
* $Date: 4/21/01 9:15a $
*
********************... | gpl-2.0 |
radfordneal/pqR | src/modules/lapack/init_win.c | 4 | 1084 | /*
* R : A Computer Language for Statistical Data Analysis
* Copyright (C) 2001-2010 The R Core 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,... | gpl-2.0 |
spacex/kernel-centos6 | fs/nfsd/md5.c | 4 | 3257 | /*
* MD5 Message Digest Algorithm (RFC1321) (internal knfsd implementation)
*
* Derived from cryptoapi implementation, originally based on the
* public domain implementation written by Colin Plumb in 1993.
*
* Copyright (c) Cryptoapi developers.
* Copyright (c) 2002 James Morris <jmorris@intercode.com.au>
* Cop... | gpl-2.0 |
zabereer/qmk_firmware | keyboards/k_type/k_type.c | 4 | 8531 | /*
Copyright 2012,2013 Jun Wako <wakojun@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 version.
This program is distribute... | gpl-2.0 |
josemikkola/Core | Core/src/server/scripts/Commands/cs_anticheat.cpp | 4 | 8727 | /*
* 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 |
HonosDev/TrinityCore | dep/g3dlite/source/Vector2int16.cpp | 260 | 1576 | /**
\file G3D/Vector2int16.cpp
\author Morgan McGuire, http://graphics.cs.williams.edu
\created 2003-08-09
\edited 2011-01-06
*/
#include "G3D/platform.h"
#include "G3D/g3dmath.h"
#include "G3D/Vector2int16.h"
#include "G3D/Vector2.h"
#include "G3D/BinaryInput.h"
#include "G3D/BinaryOutput.h"
#include "G3D/... | gpl-2.0 |
htc-mirror/endeavoru-2.6.39-86aa44d | drivers/infiniband/ulp/ipoib/ipoib_ib.c | 260 | 27798 | /*
* Copyright (c) 2004, 2005 Topspin Communications. All rights reserved.
* Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved.
* Copyright (c) 2005 Mellanox Technologies. All rights reserved.
* Copyright (c) 2004, 2005 Voltaire, Inc. All rights reserved.
*
* This software is available to you under a... | gpl-2.0 |
RonGokhale/lge-kernel-pecan | drivers/video/via/iface.c | 772 | 2290 | /*
* Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved.
* Copyright 2001-2008 S3 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;
* either ... | gpl-2.0 |
Ca1ne/Enoch213 | arch/arm/mach-msm/pmu.c | 772 | 1494 | /* Copyright (c) 2010-2011, Code Aurora Forum. 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 ho... | gpl-2.0 |
akca/android_kernel_xiaomi_msm8996 | drivers/staging/rtl8192e/rtl8192e/rtl_eeprom.c | 1540 | 3665 | /******************************************************************************
* Copyright(c) 2008 - 2010 Realtek Corporation. All rights reserved.
*
* Based on the r8180 driver, which is:
* Copyright 2004-2005 Andrea Merello <andrea.merello@gmail.com>, et al.
* This program is free software; you can redistribute... | gpl-2.0 |
denggww123/EmbedSky-linux-2.6.30.4 | arch/mips/cavium-octeon/flash_setup.c | 1796 | 2184 | /*
* Octeon Bootbus flash setup
*
* 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) 2007, 2008 Cavium Networks
*/
#include <linux/kernel.h>
#include <linux/mtd/mtd.h>
#incl... | gpl-2.0 |
yasker/linux | crypto/ghash-generic.c | 2052 | 3836 | /*
* GHASH: digest algorithm for GCM (Galois/Counter Mode).
*
* Copyright (c) 2007 Nokia Siemens Networks - Mikko Herranen <mh1@iki.fi>
* Copyright (c) 2009 Intel Corp.
* Author: Huang Ying <ying.huang@intel.com>
*
* The algorithm implementation is copied from gcm.c.
*
* This program is free software; you ca... | gpl-2.0 |
javilonas/Lonas_KL-GT-I9300-OMNI | drivers/staging/iio/dds/ad9850.c | 2308 | 3238 | /*
* Driver for ADI Direct Digital Synthesis ad9850
*
* 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.
*
*/
#include <linux/type... | gpl-2.0 |
1DeMaCr/android_hd_kernel_samsung_codina | arch/arm/mach-tegra/devices.c | 2308 | 12034 | /*
* Copyright (C) 2010,2011 Google, Inc.
*
* Author:
* Colin Cross <ccross@android.com>
* Erik Gilling <ccross@android.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 ... | gpl-2.0 |
PyYoshi/caf-msm | drivers/staging/iio/resolver/ad2s90.c | 2308 | 3510 | /*
* ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90
*
* 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 |
jrfastab/Linux-Kernel-QOS | arch/powerpc/platforms/86xx/sbc8641d.c | 2820 | 2614 | /*
* SBC8641D board specific routines
*
* Copyright 2008 Wind River Systems Inc.
*
* By Paul Gortmaker (see MAINTAINERS for contact information)
*
* Based largely on the 8641 HPCN support by Freescale Semiconductor Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the ... | gpl-2.0 |
ac100-ru/linux | drivers/media/common/saa7146/saa7146_hlp.c | 4100 | 30791 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/kernel.h>
#include <linux/export.h>
#include <media/saa7146_vv.h>
static void calculate_output_format_register(struct saa7146_dev* saa, u32 palette, u32* clip_format)
{
/* clear out the necessary bits */
*clip_format &= 0x0000ffff;
/* set these bits new *... | gpl-2.0 |
k4k/linux | drivers/memory/of_memory.c | 4356 | 4915 | /*
* OpenFirmware helpers for memory drivers
*
* Copyright (C) 2012 Texas Instruments, 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, or
* (at yo... | gpl-2.0 |
ericli1989/linux-2.6.32.67 | drivers/ide/q40ide.c | 4612 | 4195 | /*
* Q40 I/O port IDE Driver
*
* (c) Richard Zidlicky
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file COPYING in the main directory of this archive for
* more details.
*
*
*/
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/interru... | gpl-2.0 |
lordeko/Alucard-Kernel-jfltexx | drivers/media/rc/keymaps/rc-ue-rf4ce.c | 4612 | 2008 | /* Copyright (c) 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 hope... | gpl-2.0 |
bensonhsu2013/diff-T210-T110 | drivers/net/wireless/rtlwifi/efuse.c | 4868 | 33037 | /******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* Tmis 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 Foundati... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.