repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
MathewWi/supertux-wii | src/sprite_manager.cpp | 8 | 2606 | // $Id: sprite_manager.cpp 752 2004-04-26 15:03:24Z grumbel $
//
// SuperTux
// Copyright (C) 2004 Ingo Ruhnke <grumbel@gmx.de>
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; either... | gpl-2.0 |
toastcfh/android_kernel_lge_d851 | fs/ubifs/ioctl.c | 8 | 5338 | /*
* This file is part of UBIFS.
*
* Copyright (C) 2006-2008 Nokia Corporation.
* Copyright (C) 2006, 2007 University of Szeged, Hungary
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published by
* the Free Software F... | gpl-2.0 |
Frimost/IceLands | src/server/scripts/Northrend/AzjolNerub/ahnkahet/instance_ahnkahet.cpp | 8 | 11443 | /*
* Copyright (C) 2008-2011 TrinityCore <http://www.trinitycore.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) any later ve... | gpl-2.0 |
OpenELEC/linux | drivers/mtd/ftl.c | 264 | 32056 | /* This version ported to the Linux-MTD system by dwmw2@infradead.org
*
* Fixes: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
* - fixes some leaks on failure in build_maps and ftl_notify_add, cleanups
*
* Based on:
*/
/*======================================================================
A Flash Transl... | gpl-2.0 |
jchuang1977/openwrt_AA | package/ead/src/tinysrp/bn_div.c | 776 | 9734 | /* crypto/bn/bn_div.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 non-co... | gpl-2.0 |
pbeeler/Linux-stable | arch/arm64/crypto/sha2-ce-glue.c | 1288 | 6190 | /*
* sha2-ce-glue.c - SHA-224/SHA-256 using ARMv8 Crypto Extensions
*
* Copyright (C) 2014 Linaro Ltd <ard.biesheuvel@linaro.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 Foundatio... | gpl-2.0 |
Galland/Linux3188 | drivers/staging/iio/accel/adis16240_trigger.c | 2312 | 1972 | #include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/mutex.h>
#include <linux/device.h>
#include <linux/kernel.h>
#include <linux/sysfs.h>
#include <linux/list.h>
#include <linux/spi/spi.h>
#include "../iio.h"
#include "../sysfs.h"
#include "../trigger.h"
#include "adis16240.h"
/**
* adis16240_data_rd... | gpl-2.0 |
abhijeet-dev/ll-arndale-octa | fs/exofs/namei.c | 3080 | 7398 | /*
* Copyright (C) 2005, 2006
* Avishay Traeger (avishay@gmail.com)
* Copyright (C) 2008, 2009
* Boaz Harrosh <bharrosh@panasas.com>
*
* Copyrights for code taken from ext2:
* Copyright (C) 1992, 1993, 1994, 1995
* Remy Card (card@masi.ibp.fr)
* Laboratoire MASI - Institut Blaise Pascal
* Univ... | gpl-2.0 |
mastero9017/Blu_Spark | arch/arm/mach-prima2/irq.c | 4872 | 3239 | /*
* interrupt controller support for CSR SiRFprimaII
*
* Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
*
* Licensed under GPLv2 or later.
*/
#include <linux/init.h>
#include <linux/io.h>
#include <linux/irq.h>
#include <mach/hardware.h>
#include <asm/mach/irq.h>
#include <linux/of... | gpl-2.0 |
petalyaa/htc-evo3d-shooteru | arch/avr32/mm/fault.c | 7176 | 5841 | /*
* Copyright (C) 2004-2006 Atmel Corporation
*
* Based on linux/arch/sh/mm/fault.c:
* Copyright (C) 1999 Niibe Yutaka
*
* 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 |
lostemp/lsk-3.4-android-12.09 | arch/arm/mach-omap2/clock34xx.c | 7688 | 5175 | /*
* OMAP3-specific clock framework functions
*
* Copyright (C) 2007-2008 Texas Instruments, Inc.
* Copyright (C) 2007-2011 Nokia Corporation
*
* Paul Walmsley
* Jouni Högander
*
* Parts of this code are based on code written by
* Richard Woodruff, Tony Lindgren, Tuukka Tikkanen, Karthik Dasu,
* Russell King... | gpl-2.0 |
desteam/android_kernel_huawei_msm7x30 | drivers/gpu/drm/mga/mga_irq.c | 8456 | 4968 | /* mga_irq.c -- IRQ handling for radeon -*- linux-c -*-
*/
/*
* Copyright (C) The Weather Channel, Inc. 2002. All Rights Reserved.
*
* The Weather Channel (TM) funded Tungsten Graphics to develop the
* initial release of the Radeon 8500 driver under the XFree86 license.
* This notice must be preserved.
*
* Pe... | gpl-2.0 |
jrfastab/Linux-Kernel-QOS | drivers/sh/intc/virq-debugfs.c | 13320 | 1519 | /*
* Support for virtual IRQ subgroups debugfs mapping.
*
* Copyright (C) 2010 Paul Mundt
*
* Modelled after arch/powerpc/kernel/irq.c.
*
* 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 |
diorahman/linux | drivers/sh/intc/virq-debugfs.c | 13320 | 1519 | /*
* Support for virtual IRQ subgroups debugfs mapping.
*
* Copyright (C) 2010 Paul Mundt
*
* Modelled after arch/powerpc/kernel/irq.c.
*
* 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 |
zarboz/Evita-Jellybean | drivers/video/sis/sis_accel.c | 14856 | 12136 | /*
* SiS 300/540/630[S]/730[S],
* SiS 315[E|PRO]/550/[M]650/651/[M]661[F|M]X/740/[M]741[GX]/330/[M]760[GX],
* XGI V3XT/V5/V8, Z7
* frame buffer driver for Linux kernels >= 2.4.14 and >=2.6.3
*
* 2D acceleration part
*
* This program is free software; you can redistribute it and/or modify
* it under the terms o... | gpl-2.0 |
quang-ha/lammps | lib/kokkos/core/unit_test/cuda/TestCuda_Atomics.cpp | 9 | 2030 | /*
//@HEADER
// ************************************************************************
//
// Kokkos v. 2.0
// Copyright (2014) Sandia Corporation
//
// Under the terms of Contract DE-AC04-94AL85000 with Sandia Corporation,
// the U.S. Government retains certain rights in this softw... | gpl-2.0 |
scs/uclinux | user/mgetty/voice/libmgsm/preprocess.c | 9 | 2882 | /*
* Copyright 1992 by Jutta Degener and Carsten Bormann, Technische
* Universitaet Berlin. See the accompanying file "COPYRIGHT" for
* details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
*/
/* $Id: preprocess.c,v 1.4 1998/09/09 21:06:51 gert Exp $ */
#include <stdio.h>
#include <assert.h>
#include "... | gpl-2.0 |
rneugeba/linux-stable | drivers/gpio/gpio-davinci.c | 9 | 17414 | /*
* TI DaVinci GPIO Support
*
* Copyright (c) 2006-2007 David Brownell
* Copyright (c) 2007, MontaVista Software, Inc. <source@mvista.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 Foundati... | gpl-2.0 |
slowfranklin/wireshark | ui/gtk/packet_history.c | 9 | 4472 | /* packet_history.c
* packet history related functions 2004 Ulf Lamping
*
* $Id$
*
* Wireshark - Network traffic analyzer
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Pu... | gpl-2.0 |
wolflee/coreboot | src/mainboard/samsung/lumpy/gpio.c | 9 | 9953 | /*
* This file is part of the coreboot project.
*
* Copyright (C) 2011 The Chromium OS Authors. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the Lic... | gpl-2.0 |
wankdanker/freetds | src/odbc/unittests/earlybind.c | 9 | 1598 | #include "common.h"
static char software_version[] = "$Id: earlybind.c,v 1.5 2010-07-05 09:20:33 freddy77 Exp $";
static void *no_unused_var_warn[] = { software_version, no_unused_var_warn };
int
main(int argc, char *argv[])
{
SQLINTEGER id;
SQLLEN ind1, ind2;
char name[64];
odbc_connect();
odbc_command("CREAT... | gpl-2.0 |
jpoet/gst-plugins-bad | gst/dvdspu/gstspu-vobsub-render.c | 9 | 22462 | /* GStreamer DVD Sub-Picture Unit
* Copyright (C) 2007 Fluendo S.A. <info@fluendo.com>
* Copyright (C) 2009 Jan Schmidt <thaytan@noraisin.net>
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software... | gpl-2.0 |
tako0910/android_kernel_htc_msm8960 | arch/arm/mach-msm/htc/elite/board-elite.c | 9 | 139680 | /* Copyright (c) 2011-2012, 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 |
yaymalaga/yayPrime_kernel | drivers/video/msm/vidc/1080p/ddl/vcd_ddl_metadata.c | 265 | 19754 | /* Copyright (c) 2010-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 |
SoraBetty/mptcp | drivers/platform/x86/ideapad-laptop.c | 265 | 22887 | /*
* ideapad-laptop.c - Lenovo IdeaPad ACPI Extras
*
* Copyright © 2010 Intel Corporation
* Copyright © 2010 David Woodhouse <dwmw2@infradead.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 Soft... | gpl-2.0 |
nhondong/android_kernel_samsung_v2wifixx | drivers/net/wireless/bcmdhd4354/dhd_custom_gpio.c | 265 | 8668 | /*
* Customer code to add GPIO control during WLAN start/stop
* Copyright (C) 1999-2014, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the GNU General Public License ver... | gpl-2.0 |
argakon/android_kernel_swift | drivers/video/msm/mdp_ppp22.c | 521 | 29587 | /* drivers/video/msm/mdp_ppp22.c
*
* Copyright (C) 2007 QUALCOMM Incorporated
* Copyright (C) 2007 Google Incorporated
*
* 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 th... | gpl-2.0 |
kinghaitao/git-core | net/ipv4/tunnel4.c | 521 | 4015 | /* tunnel4.c: Generic IP tunnel transformer.
*
* Copyright (C) 2003 David S. Miller (davem@redhat.com)
*/
#include <linux/init.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/netdevice.h>
#include <linux/skbuff.h>
#include <net/icmp.h>
#include <net/ip.h>
#include <net/protocol.h>
#include <ne... | gpl-2.0 |
Digilent/linux-Digilent-Dev | arch/arm/mach-ux500/board-mop500-audio.c | 1801 | 1742 | /*
* Copyright (C) ST-Ericsson SA 2010
*
* License terms: GNU General Public License (GPL), version 2
*/
#include <linux/platform_device.h>
#include <linux/init.h>
#include <linux/gpio.h>
#include <linux/platform_data/dma-ste-dma40.h>
#include <linux/platform_data/asoc-ux500-msp.h>
#include "ste-dma40-db8500.h"
... | gpl-2.0 |
scriptZilla/linux | sound/usb/usx2y/us122l.c | 1801 | 19356 | /*
* Copyright (C) 2007, 2008 Karsten Wiese <fzu@wemgehoertderstaat.de>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later v... | gpl-2.0 |
jerdog/android_kernel_asus_ze500cl | drivers/pwm/pwm-tiecap.c | 2057 | 9205 | /*
* ECAP PWM driver
*
* Copyright (C) 2012 Texas Instruments, Inc. - http://www.ti.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 ... | gpl-2.0 |
Coolexe/shooter-ics-crc-3.0.16-294f767 | drivers/net/can/softing/softing_fw.c | 2569 | 18770 | /*
* Copyright (C) 2008-2010
*
* - Kurt Van Dijck, EIA Electronics
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the version 2 of the GNU General Public License
* as published by the Free Software Foundation
*
* This program is distributed in the hope that it ... | gpl-2.0 |
Ninpo/ninphetamine3 | arch/mn10300/kernel/irq.c | 2569 | 9974 | /* MN10300 Arch-specific interrupt handling
*
* Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
* Written by David Howells (dhowells@redhat.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Licence
* as published by the Free Softwar... | gpl-2.0 |
fbocharov/au-linux-kernel-spring-2016 | linux/arch/arm64/kvm/regmap.c | 3337 | 4812 | /*
* Copyright (C) 2012,2013 - ARM Ltd
* Author: Marc Zyngier <marc.zyngier@arm.com>
*
* Derived from arch/arm/kvm/emulate.c:
* Copyright (C) 2012 - Virtual Open Systems and Columbia University
* Author: Christoffer Dall <c.dall@virtualopensystems.com>
*
* This program is free software; you can redistribute it ... | gpl-2.0 |
virtuous/kernel-7x30-gingerbread-v3 | lib/fault-inject.c | 4105 | 8069 | #include <linux/kernel.h>
#include <linux/init.h>
#include <linux/random.h>
#include <linux/sched.h>
#include <linux/stat.h>
#include <linux/types.h>
#include <linux/fs.h>
#include <linux/module.h>
#include <linux/interrupt.h>
#include <linux/stacktrace.h>
#include <linux/kallsyms.h>
#include <linux/fault-inject.h>
/*... | gpl-2.0 |
Jovy23/N920TUVU2COJ5_Kernel | arch/powerpc/kernel/clock.c | 7177 | 1772 | /*
* Dummy clk implementations for powerpc.
* These need to be overridden in platform code.
*/
#include <linux/clk.h>
#include <linux/err.h>
#include <linux/errno.h>
#include <linux/export.h>
#include <asm/clk_interface.h>
struct clk_interface clk_functions;
struct clk *clk_get(struct device *dev, const char *id)... | gpl-2.0 |
davidmueller13/Audax_Kernel | drivers/uwb/drp-ie.c | 11529 | 9767 | /*
* UWB DRP IE management.
*
* Copyright (C) 2005-2006 Intel Corporation
* Copyright (C) 2008 Cambridge Silicon Radio Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free Software Foundation.
*... | gpl-2.0 |
ChronoMonochrome/android_kernel_lenovo_msm8916 | drivers/uwb/drp-ie.c | 11529 | 9767 | /*
* UWB DRP IE management.
*
* Copyright (C) 2005-2006 Intel Corporation
* Copyright (C) 2008 Cambridge Silicon Radio Ltd.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License version
* 2 as published by the Free Software Foundation.
*... | gpl-2.0 |
shakalaca/ASUS_ZenFone_A400CG | linux/kernel/net/bridge/netfilter/ebt_ip.c | 13577 | 3302 | /*
* ebt_ip
*
* Authors:
* Bart De Schuymer <bdschuym@pandora.be>
*
* April, 2002
*
* Changes:
* added ip-sport and ip-dport
* Innominate Security Technologies AG <mhopf@innominate.com>
* September, 2002
*/
#include <linux/ip.h>
#include <net/ip.h>
#include <linux/in.h>
#include <linux/module.h>... | gpl-2.0 |
robacklin/uclinux-users | mysql/bdb/btree/bt_compare.c | 10 | 6104 | /*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1996, 1997, 1998, 1999, 2000
* Sleepycat Software. All rights reserved.
*/
/*
* Copyright (c) 1990, 1993, 1994, 1995, 1996
* Keith Bostic. All rights reserved.
*/
/*
* Copyright (c) 1990, 1993, 1994, 1995
* The Regents of the Unive... | gpl-2.0 |
knuesel/gst-plugins-bad | ext/openal/gstopenalsrc.c | 10 | 10330 | /*
* GStreamer
* Copyright (C) 2005 Thomas Vander Stichele <thomas@apestaart.org>
* Copyright (C) 2005 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* Copyright (C) 2008 Victor Lin <bornstub@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associ... | gpl-2.0 |
jedis/jedioutcast | CODE-mp/game/bg_weapons.c | 10 | 17686 | // Copyright (C) 2001-2002 Raven Software
//
// bg_weapons.c -- part of bg_pmove functionality
#include "q_shared.h"
#include "bg_public.h"
#include "bg_local.h"
// Muzzle point table...
vec3_t WP_MuzzlePoint[WP_NUM_WEAPONS] =
{// Fwd, right, up.
{0, 0, 0 }, // WP_NONE,
{0 , 8, 0 }, // WP_STUN_BATON... | gpl-2.0 |
imfoollink/NPLRuntime | Server/trunk/curl-7.47.1/lib/vtls/cyassl.c | 10 | 24758 | /***************************************************************************
* _ _ ____ _
* Project ___| | | | _ \| |
* / __| | | | |_) | |
* | (__| |_| | _ <| |___
* \___|\... | gpl-2.0 |
yangjoo/kernel_samsung_smdk4412 | drivers/input/touchscreen/mms152_ts.c | 10 | 106502 | /*
* mms_ts.c - Touchscreen driver for Melfas MMS-series touch controllers
*
* Copyright (C) 2011 Google Inc.
* Author: Dima Zavin <dima@android.com>
* Simon Wilson <simonwilson@google.com>
*
* ISP reflashing code based on original code from Melfas.
*
* This program is free software; you can redistribu... | gpl-2.0 |
fedya/aircam-openwrt | build_dir/host/bison-2.4.3/lib/argmatch.c | 10 | 7873 | /* argmatch.c -- find a match for a string in an array
Copyright (C) 1990, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
2009, 2010 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 ... | gpl-2.0 |
zales/RamosW17pro-kernel-common | net/mac80211/mlme.c | 522 | 74893 | /*
* BSS client mode implementation
* Copyright 2003-2008, Jouni Malinen <j@w1.fi>
* Copyright 2004, Instant802 Networks, Inc.
* Copyright 2005, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
* Copyright 2007, Michael Wu <flamingice@sourmilk.net>
*
* This program is free software; yo... | gpl-2.0 |
infected-lp/kernel_sony_msm8974 | drivers/devfreq/governor_msm_adreno_tz.c | 1034 | 8833 | /* Copyright (c) 2010-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 |
aznair/mptcp | drivers/net/ethernet/natsemi/natsemi.c | 1290 | 95083 | /* natsemi.c: A Linux PCI Ethernet driver for the NatSemi DP8381x series. */
/*
Written/copyright 1999-2001 by Donald Becker.
Portions copyright (c) 2001,2002 Sun Microsystems (thockin@sun.com)
Portions copyright 2001,2002 Manfred Spraul (manfred@colorfullife.com)
Portions copyright 2004 Harald Welte <laforge@gnumo... | gpl-2.0 |
wwenigma/cocktail-kernel-msm7x30 | net/mac80211/offchannel.c | 1802 | 8721 | /*
* Off-channel operation helpers
*
* Copyright 2003, Jouni Malinen <jkmaline@cc.hut.fi>
* Copyright 2004, Instant802 Networks, Inc.
* Copyright 2005, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
* Copyright 2007, Michael Wu <flamingice@sourmilk.net>
* Copyright 2009 Johannes Berg... | gpl-2.0 |
Pauliecoon/android_kernel_moto_shamu | drivers/scsi/sym53c8xx_2/sym_glue.c | 2314 | 53958 | /*
* Device driver for the SYMBIOS/LSILOGIC 53C8XX and 53C1010 family
* of PCI-SCSI IO processors.
*
* Copyright (C) 1999-2001 Gerard Roudier <groudier@free.fr>
* Copyright (c) 2003-2005 Matthew Wilcox <matthew@wil.cx>
*
* This driver is derived from the Linux sym53c8xx driver.
* Copyright (C) 1998-2000 Ger... | gpl-2.0 |
Pafcholini/kernel-msm-3.10 | drivers/isdn/hisax/amd7930_fn.c | 2314 | 20800 | /* gerdes_amd7930.c,v 0.99 2001/10/02
*
* gerdes_amd7930.c Amd 79C30A and 79C32A specific routines
* (based on HiSax driver by Karsten Keil)
*
* Author Christoph Ersfeld <info@formula-n.de>
* Formula-n Europe AG (www.formula-n.com)
* ... | gpl-2.0 |
matthew-l-weber/linux-3-10-rc1-moxart | fs/affs/file.c | 2314 | 24765 | /*
* linux/fs/affs/file.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
*
* affs regular file handling primitives
*/
#include "a... | gpl-2.0 |
shankarathi07/linux_motorola_lollipop | drivers/i2c/busses/i2c-amd756-s4882.c | 2314 | 7583 | /*
* i2c-amd756-s4882.c - i2c-amd756 extras for the Tyan S4882 motherboard
*
* Copyright (C) 2004, 2008 Jean Delvare <khali@linux-fr.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;... | gpl-2.0 |
furiousanger/FuriousKernel | arch/arm/plat-omap/io.c | 2826 | 5219 | /*
* Common io.c file
* This file is created by Russell King <rmk+kernel@arm.linux.org.uk>
*
* Copyright (C) 2009 Texas Instruments
* Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Genera... | gpl-2.0 |
coolcpu/matisse_kernel_crespo | fs/gfs2/trans.c | 3082 | 4713 | /*
* Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved.
* Copyright (C) 2004-2006 Red Hat, Inc. All rights reserved.
*
* This copyrighted material is made available to anyone wishing to use,
* modify, copy, or redistribute it subject to the terms and conditions
* of the GNU General Public Licen... | gpl-2.0 |
lostemp/lsk-3.4.47 | drivers/infiniband/hw/mthca/mthca_main.c | 5642 | 35476 | /*
* 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.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be license... | gpl-2.0 |
zaventh/android_kernel_lge_hammerhead | drivers/staging/android/binder.c | 11 | 104827 | /* binder.c
*
* Android IPC Subsystem
*
* Copyright (C) 2007-2008 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 distri... | gpl-2.0 |
lg-devs/android_kernel_lge_msm8952 | drivers/platform/msm/ipa/ipa_v2/ipa_utils.c | 11 | 153693 | /* Copyright (c) 2012-2015, 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 |
nmacs/lm3s-uclinux | lib/libldap/libraries/liblber/etest.c | 11 | 3083 | /* test.c - lber encoding test program */
/* $OpenLDAP: pkg/ldap/libraries/liblber/etest.c,v 1.24.2.2 2003/03/03 17:10:04 kurt Exp $ */
/*
* Copyright 1998-2003 The OpenLDAP Foundation, All Rights Reserved.
* COPYING RESTRICTIONS APPLY, see COPYRIGHT file
*/
/* Portions
* Copyright (c) 1990 Regents of the Universit... | gpl-2.0 |
ryo-on/gcc-4.2.4-SCO-OpenServer5 | libgfortran/generated/_aint_r10.F90 | 11 | 1735 | ! Copyright 2002 Free Software Foundation, Inc.
! Contributed by Paul Brook <paul@nowt.org>
!
!This file is part of the GNU Fortran 95 runtime library (libgfortran).
!
!GNU libgfortran 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 |
myri/lanai-gcc | boehm-gc/backgraph.c | 11 | 14471 | /*
* Copyright (c) 2001 by Hewlett-Packard Company. All rights reserved.
*
* THIS MATERIAL IS PROVIDED AS IS, WITH ABSOLUTELY NO WARRANTY EXPRESSED
* OR IMPLIED. ANY USE IS AT YOUR OWN RISK.
*
* Permission is hereby granted to use or copy this program
* for any purpose, provided the above notices are retained ... | gpl-2.0 |
bq/aquaris-E4 | drivers/misc/mediatek/sensorHub/SCP_sensorHub/SCP_sensorHub.c | 11 | 79350 | /* SCP sensor hub driver
*
*
* This software program is licensed subject to the GNU General Public License
* (GPL).Version 2,June 1991, available at http://www.fsf.org/copyleft/gpl.html
* (C) Copyright 2011 Bosch Sensortec GmbH
* All Rights Reserved
*/
#include <linux/interrupt.h>
#include <linux/slab.h>
#inclu... | gpl-2.0 |
CoreSecurity/pycodin | qemu-0.12.3/qemu-malloc.c | 11 | 2445 | /*
* malloc-like functions for system emulation.
*
* Copyright (c) 2006 Fabrice Bellard
*
* 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 limitat... | gpl-2.0 |
kito-cheng/riscv-gcc | gcc/testsuite/gcc.dg/gomp/declare-simd-5.c | 11 | 1197 | /* Test parsing of #pragma omp declare simd */
/* { dg-do compile } */
int
f1 (int x)
{
if (x)
#pragma omp declare simd simdlen (8) aligned (b : 8 * sizeof (int))
extern int f3 (int a, int *b, int c); /* { dg-error "must be followed by function declaration or definition" } */
while (x < 10)
#pragma omp... | gpl-2.0 |
romansavrulin/nixduino | board/micronas/vct/ehci.c | 267 | 3445 | /*
* (C) Copyright 2009 Stefan Roese <sr@denx.de>, DENX Software Engineering
*
* Original Author Guenter Gebhardt
* Copyright (C) 2006 Micronas GmbH
*
* 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 |
TangCheng/hisi351x_uboot | board/micronas/vct/scc.c | 267 | 24755 | /*
* (C) Copyright 2009 Stefan Roese <sr@denx.de>, DENX Software Engineering
*
* Copyright (C) 2006 Micronas GmbH
*
* 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 |
chadoe/xbmc | lib/libUPnP/Neptune/Source/Data/TLS/Base/NptTlsTrustAnchor_Base_0084.cpp | 267 | 7686 | /*****************************************************************
|
| Neptune - Trust Anchors
|
| This file is automatically generated by a script, do not edit!
|
| Copyright (c) 2002-2010, Axiomatic Systems, LLC.
| All rights reserved.
|
| Redistribution and use in source and binary forms, with or without
| modif... | gpl-2.0 |
n-aizu/linux-linaro-stable-mx6 | arch/arm/mach-s5pv210/pm.c | 523 | 3964 | /* linux/arch/arm/mach-s5pv210/pm.c
*
* Copyright (c) 2010 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* S5PV210 - Power Management support
*
* Based on arch/arm/mach-s3c2410/pm.c
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* This program is free software; you can r... | gpl-2.0 |
qnhoang81/Moment_kernel | security/tomoyo/realpath.c | 523 | 12985 | /*
* security/tomoyo/realpath.c
*
* Get the canonicalized absolute pathnames. The basis for TOMOYO.
*
* Copyright (C) 2005-2009 NTT DATA CORPORATION
*
* Version: 2.2.0 2009/04/01
*
*/
#include <linux/types.h>
#include <linux/mount.h>
#include <linux/mnt_namespace.h>
#include <linux/fs_struct.h>
#include "c... | gpl-2.0 |
tsh-xx/folio100 | arch/cris/kernel/profile.c | 779 | 1786 | #include <linux/init.h>
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/proc_fs.h>
#include <linux/types.h>
#include <asm/ptrace.h>
#include <asm/uaccess.h>
#define SAMPLE_BUFFER_SIZE 8192
static char* sample_buffer;
static char* sample_buffer_pos;
static int prof_running = 0;
void
cris_profile_sa... | gpl-2.0 |
dragonzkiller/daytona-kernel | arch/cris/kernel/profile.c | 779 | 1786 | #include <linux/init.h>
#include <linux/errno.h>
#include <linux/kernel.h>
#include <linux/proc_fs.h>
#include <linux/types.h>
#include <asm/ptrace.h>
#include <asm/uaccess.h>
#define SAMPLE_BUFFER_SIZE 8192
static char* sample_buffer;
static char* sample_buffer_pos;
static int prof_running = 0;
void
cris_profile_sa... | gpl-2.0 |
jrior001/android_kernel_asus_moorefield | drivers/net/ethernet/ti/davinci_cpdma.c | 2059 | 27322 | /*
* Texas Instruments CPDMA Driver
*
* Copyright (C) 2010 Texas Instruments
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation version 2.
*
* This program is distributed "as is" WITHOUT ... | gpl-2.0 |
HRTKernel/test | drivers/net/ethernet/ti/davinci_cpdma.c | 2059 | 27322 | /*
* Texas Instruments CPDMA Driver
*
* Copyright (C) 2010 Texas Instruments
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation version 2.
*
* This program is distributed "as is" WITHOUT ... | gpl-2.0 |
ArtisteHsu/jetson-tk1-r21.3-kernel | drivers/edac/tile_edac.c | 2315 | 6597 | /*
* Copyright 2011 Tilera Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
Radium-Devices/Radium_yu | arch/x86/kernel/apic/ipi.c | 2315 | 3807 | #include <linux/cpumask.h>
#include <linux/interrupt.h>
#include <linux/init.h>
#include <linux/mm.h>
#include <linux/delay.h>
#include <linux/spinlock.h>
#include <linux/kernel_stat.h>
#include <linux/mc146818rtc.h>
#include <linux/cache.h>
#include <linux/cpu.h>
#include <linux/module.h>
#include <asm/smp.h>
#inclu... | gpl-2.0 |
BenefitA3/android_kernel_ark_msm8916 | arch/arm/mach-prima2/l2x0.c | 2571 | 1135 | /*
* l2 cache initialization for CSR SiRFprimaII
*
* Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
*
* Licensed under GPLv2 or later.
*/
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/of.h>
#include <asm/hardware/cache-l2x0.h>
struct l2x0_aux
{
u32 val;
u32 ma... | gpl-2.0 |
hiikezoe/android_kernel_kyocera_dm015k | drivers/firmware/dmi_scan.c | 3083 | 17888 | #include <linux/types.h>
#include <linux/string.h>
#include <linux/init.h>
#include <linux/module.h>
#include <linux/ctype.h>
#include <linux/dmi.h>
#include <linux/efi.h>
#include <linux/bootmem.h>
#include <asm/dmi.h>
/*
* DMI stands for "Desktop Management Interface". It is part
* of and an antecedent to, SMBIOS... | gpl-2.0 |
maxwen/android_kernel_oppo_n1 | sound/soc/pxa/pxa-ssp.c | 4107 | 20043 | /*
* pxa-ssp.c -- ALSA Soc Audio Layer
*
* Copyright 2005,2008 Wolfson Microelectronics PLC.
* Author: Liam Girdwood
* Mark Brown <broonie@opensource.wolfsonmicro.com>
*
* 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 |
jawad6233/android_kernel_samsung_t110 | sound/ppc/pmac.c | 5643 | 38204 | /*
* PMac DBDMA lowlevel functions
*
* Copyright (c) by Takashi Iwai <tiwai@suse.de>
* code based on dmasound.c.
*
* 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 |
drowningchild/lgog_old | drivers/infiniband/hw/ipath/ipath_srq.c | 9483 | 9398 | /*
* Copyright (c) 2006, 2007, 2008 QLogic Corporation. All rights reserved.
* Copyright (c) 2005, 2006 PathScale, 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) Versi... | gpl-2.0 |
srisurya95/android_kernel_motorola_msm8226 | drivers/net/ppp/bsd_comp.c | 9995 | 29584 | /*
* Update: The Berkeley copyright was changed, and the change
* is retroactive to all "true" BSD software (ie everything
* from UCB as opposed to other peoples code that just carried
* the same license). The new copyright doesn't clash with the
* GPL, so the module-only restriction has been removed..
*/
/* Bec... | gpl-2.0 |
hgl888/linux | arch/sparc/mm/init_64.c | 12 | 75254 | /*
* arch/sparc64/mm/init.c
*
* Copyright (C) 1996-1999 David S. Miller (davem@caip.rutgers.edu)
* Copyright (C) 1997-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
*/
#include <linux/extable.h>
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/string.h>
#include <linux/init.h>
#include <linux/b... | gpl-2.0 |
mv0/kvm | net/bridge/br_if.c | 12 | 9684 | /*
* Userspace interface
* 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... | gpl-2.0 |
Eward5513/oceanbase | oceanbase_0.4/tools/getquerytest/ob_sql_client.cpp | 12 | 1067 | /*
* (C) 2007-2012 Taobao 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.
*
*
* Version: ob_sql_client.cpp, 02/01/2013 05:06:52 PM xiaochu Exp $
*
* Author:
* ... | gpl-2.0 |
GalaxyTab4/android_kernel_samsung_degas | drivers/input/keyreset.c | 12 | 7174 | /* drivers/input/keyreset.c
*
* Copyright (C) 2008 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 hope... | gpl-2.0 |
PhenomX1998/FRACTALX-OP3 | drivers/usb/gadget/function/f_fs.c | 12 | 84354 | /*
* f_fs.c -- user mode file system API for USB composite function controllers
*
* Copyright (C) 2010 Samsung Electronics
* Author: Michal Nazarewicz <mina86@mina86.com>
*
* Based on inode.c (GadgetFS) which was:
* Copyright (C) 2003-2004 David Brownell
* Copyright (C) 2003 Agilent Technologies
*
* This prog... | gpl-2.0 |
Josemurillo/frokTinkel | src/server/scripts/EasternKingdoms/Karazhan/boss_moroes.cpp | 12 | 22496 | /*
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2006-2008 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 |
drewis/android_kernel_grouper | fs/fat/namei_vfat.c | 268 | 26425 | /*
* linux/fs/vfat/namei.c
*
* Written 1992,1993 by Werner Almesberger
*
* Windows95/Windows NT compatible extended MSDOS filesystem
* by Gordon Chaffee Copyright (C) 1995. Send bug reports for the
* VFAT filesystem to <chaffee@cs.berkeley.edu>. Specify
* what file operation caused you trouble and... | gpl-2.0 |
sunxi/linux-3.14 | drivers/gpu/drm/omapdrm/omap_plane.c | 268 | 11791 | /*
* drivers/gpu/drm/omapdrm/omap_plane.c
*
* Copyright (C) 2011 Texas Instruments
* Author: Rob Clark <rob.clark@linaro.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.
... | gpl-2.0 |
moonman/linux-stable | fs/lockd/host.c | 524 | 17470 | /*
* linux/fs/lockd/host.c
*
* Management for NLM peer hosts. The nlm_host struct is shared
* between client and server implementation. The only reason to
* do so is to reduce code bloat.
*
* Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de>
*/
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/... | gpl-2.0 |
balister/linux-omap-philip | drivers/net/stmmac/enh_desc.c | 3084 | 9650 | /*******************************************************************************
This contains the functions to handle the enhanced descriptors.
Copyright (C) 2007-2009 STMicroelectronics Ltd
This program is free software; you can redistribute it and/or modify it
under the terms and conditions of the GNU Gen... | gpl-2.0 |
szezso/android_kernel_htc_msm7x30 | drivers/staging/rtl8187se/r8180_wx.c | 3340 | 38826 | /*
This file contains wireless extension handlers.
This is part of rtl8180 OpenSource driver.
Copyright (C) Andrea Merello 2004-2005 <andreamrl@tiscali.it>
Released under the terms of GPL (General Public Licence)
Parts of this driver are based on the GPL part
of the official realtek driver.
Parts of this dri... | gpl-2.0 |
divx118/nicktime2.6.37_archos_kernel | drivers/i2c/busses/i2c-au1550.c | 4620 | 10477 | /*
* i2c-au1550.c: SMBus (i2c) adapter for Alchemy PSC interface
* Copyright (C) 2004 Embedded Edge, LLC <dan@embeddededge.com>
*
* 2.6 port by Matt Porter <mporter@kernel.crashing.org>
*
* The documentation describes this as an SMBus controller, but it doesn't
* understand any of the SMBus protocol in hardware.... | gpl-2.0 |
Split-Screen/android_kernel_xiaomi_cancro | arch/sparc/kernel/chmc.c | 7436 | 20646 | /* chmc.c: Driver for UltraSPARC-III memory controller.
*
* Copyright (C) 2001, 2007, 2008 David S. Miller (davem@davemloft.net)
*/
#include <linux/module.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/slab.h>
#include <linux/list.h>
#include <linux/string.h>
#include <linux/sched.h>
#include... | gpl-2.0 |
NinjahMeh/android_kernel_huawei_angler | arch/sh/kernel/cpu/sh3/clock-sh7712.c | 9228 | 1616 | /*
* arch/sh/kernel/cpu/sh3/clock-sh7712.c
*
* SH7712 support for the clock framework
*
* Copyright (C) 2007 Andrew Murray <amurray@mpc-data.co.uk>
*
* Based on arch/sh/kernel/cpu/sh3/clock-sh3.c
* Copyright (C) 2005 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public... | gpl-2.0 |
TeamWin/android_kernel_samsung_crespo | arch/avr32/kernel/ptrace.c | 12044 | 9469 | /*
* Copyright (C) 2004-2006 Atmel Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#undef DEBUG
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linu... | gpl-2.0 |
ExorEmbedded/android-us01-kernel | sound/core/timer_compat.c | 13836 | 3619 | /*
* 32bit -> 64bit ioctl wrapper for timer API
* Copyright (c) by Takashi Iwai <tiwai@suse.de>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License,... | gpl-2.0 |
opposablebrain/iphonefrotz | tads/tads3/vmstack.cpp | 13 | 1500 | #ifdef RCSID
static char RCSid[] =
"$Header: d:/cvsroot/tads/tads3/VMSTACK.CPP,v 1.3 1999/07/11 00:46:58 MJRoberts Exp $";
#endif
/*
* Copyright (c) 1998, 2002 Michael J. Roberts. All Rights Reserved.
*
* Please see the accompanying license file, LICENSE.TXT, for information
* on using and copying this ... | gpl-2.0 |
tprrt/linux-stable | fs/btrfs/compression.c | 13 | 46072 | // SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2008 Oracle. All rights reserved.
*/
#include <linux/kernel.h>
#include <linux/bio.h>
#include <linux/file.h>
#include <linux/fs.h>
#include <linux/pagemap.h>
#include <linux/highmem.h>
#include <linux/time.h>
#include <linux/init.h>
#include <linux/string.h>
#... | gpl-2.0 |
CyanogenMod/android_kernel_sony_msm8960t | drivers/staging/prima/CORE/VOSS/src/vos_types.c | 13 | 5608 | /*
* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
*
* Permission to use, copy, modify, and/or distribute this software for
* any purpose with or without fee is hereby granted, provided that the
* above copyright not... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.