repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
nazunamoe/android_kernel_lge_v4xx | arch/arm/mach-mmp/mmp2.c | 4866 | 6769 | /*
* linux/arch/arm/mach-mmp/mmp2.c
*
* code name MMP2
*
* Copyright (C) 2009 Marvell International 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.
*/
#include <linux/... | gpl-2.0 |
curbthepain/revkernel_us990 | 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 |
lyfkevin/MIUIv5_iproj_kernel | 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 |
olexiyt/telechips-linux | scripts/kconfig/lxdialog/inputbox.c | 9218 | 6054 | /*
* inputbox.c -- implements the input box
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as publi... | gpl-2.0 |
ShadowElite22/Xperia-Z2-Z3 | 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 |
UnknownzD/I9103_ICS_Kernel | drivers/auxdisplay/ks0108.c | 13058 | 4622 | /*
* Filename: ks0108.c
* Version: 0.1.0
* Description: ks0108 LCD Controller driver
* License: GPLv2
* Depends: parport
*
* Author: Copyright (C) Miguel Ojeda Sandonis
* Date: 2006-10-31
*
* This program is free software; you can redistribute it and/or modify
* it under the term... | gpl-2.0 |
Snuzzo/dlx_kernel | 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 |
EpicCM/SPH-D700-Kernel | external/webkit/WebCore/platform/graphics/gtk/WebKitWebSourceGStreamer.cpp | 3 | 23801 | /*
* Copyright (C) 2009 Sebastian Dröge <sebastian.droege@collabora.co.uk>
*
* 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 2 of the License, or (at your opti... | gpl-2.0 |
edoko/Air_Kernel-Mako | drivers/staging/prima/CORE/SME/src/ccm/ccmApi.c | 3 | 33988 | /*
* 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 |
suryasingh/git | wt-status.c | 3 | 43559 | #include "cache.h"
#include "pathspec.h"
#include "wt-status.h"
#include "object.h"
#include "dir.h"
#include "commit.h"
#include "diff.h"
#include "revision.h"
#include "diffcore.h"
#include "quote.h"
#include "run-command.h"
#include "argv-array.h"
#include "remote.h"
#include "refs.h"
#include "submodule.h"
#include... | gpl-2.0 |
sudosurootdev/kernel_lge_ls980 | drivers/cpufreq/cpufreq_interactive.c | 3 | 34893 | /*
* drivers/cpufreq/cpufreq_interactive.c
*
* Copyright (C) 2010 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 distrib... | gpl-2.0 |
gunine/htc-rider-ics-kernel | block/cfq-iosched.c | 3 | 110293 | /*
* CFQ, or complete fairness queueing, disk scheduler.
*
* Based on ideas from a previously unfinished io
* scheduler (round robin per-process disk scheduling) and Andrea Arcangeli.
*
* Copyright (C) 2003 Jens Axboe <axboe@kernel.dk>
*/
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/blkd... | gpl-2.0 |
ivanovp/Marlin | Marlin/src/lcd/extui/lib/mks_ui/draw_encoder_settings.cpp | 3 | 6008 | /**
* Marlin 3D Printer Firmware
* Copyright (c) 2020 MarlinFirmware [https://github.com/MarlinFirmware/Marlin]
*
* Based on Sprinter and grbl.
* Copyright (c) 2011 Camiel Gubbels / Erik van der Zalm
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General... | gpl-2.0 |
deafnote/kernel-gigabyte-rior1 | arch/arm/mach-msm/board-8930-regulator.c | 3 | 18876 | /*
* 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... | gpl-2.0 |
kyoushuu/anjuta | plugins/am-project/am-project.c | 3 | 70963 | /* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 4; tab-width: 4; coding: utf-8 -*- */
/* am-project.c
*
* Copyright (C) 2009 Sébastien Granjoux
*
* 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 |
KroArtem/Wyrmgus | src/video/video.cpp | 3 | 13653 | // _________ __ __
// / _____// |_____________ _/ |______ ____ __ __ ______
// \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
// / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ |
// /_______ /|__| |__| (____ /__| (____ /\___ /|____//... | gpl-2.0 |
lkundrak/coreboot | src/mainboard/supermicro/h8scm_fam10/acpi_tables.c | 3 | 6960 | /*
* This file is part of the coreboot project.
*
* Copyright (C) 2010 Advanced Micro Devices, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* This ... | gpl-2.0 |
pmembrey/wireshark | ui/qt/packet_list_model.cpp | 3 | 20938 | /* packet_list_model.cpp
*
* 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 Public License
* as published by the Free Software Foundation;... | gpl-2.0 |
crseanpaul/staging | block/blk-throttle.c | 259 | 46883 | /*
* Interface for controlling IO bandwidth on a request queue
*
* Copyright (C) 2010 Vivek Goyal <vgoyal@redhat.com>
*/
#include <linux/module.h>
#include <linux/slab.h>
#include <linux/blkdev.h>
#include <linux/bio.h>
#include <linux/blktrace_api.h>
#include "blk-cgroup.h"
#include "blk.h"
/* Max dispatch from ... | gpl-2.0 |
alianmohammad/linux-kernel-3.18-hacks | drivers/net/ethernet/sfc/mcdi.c | 515 | 51937 | /****************************************************************************
* Driver for Solarflare network controllers and boards
* Copyright 2008-2013 Solarflare Communications Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License v... | gpl-2.0 |
githubacer/acer_linux_kernel | arch/mips/pci/pci-bcm47xx.c | 771 | 2016 | /*
* Copyright (C) 2008 Aurelien Jarno <aurelien@aurel32.net>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at your
* option) any later ... | gpl-2.0 |
jayk/linux | fs/ocfs2/dlm/dlmdebug.c | 1027 | 27672 | /* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* dlmdebug.c
*
* debug functionality for the dlm
*
* Copyright (C) 2004, 2008 Oracle. All rights reserved.
*
* 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 |
Menpiko/Google-7.0-Oficial-Kcal-6p | drivers/usb/serial/siemens_mpi.c | 2307 | 1241 | /*
* Siemens USB-MPI Serial USB driver
*
* Copyright (C) 2005 Thomas Hergenhahn <thomas.hergenhahn@suse.de>
* Copyright (C) 2005,2008 Greg Kroah-Hartman <gregkh@suse.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... | gpl-2.0 |
ryrzy/p75xx_ICS | arch/arm/mach-kirkwood/rd88f6281-setup.c | 2819 | 2950 | /*
* arch/arm/mach-kirkwood/rd88f6281-setup.c
*
* Marvell RD-88F6281 Reference 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 |
robacklin/uclinux-linux | 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 |
chillwater/Padfone-A66-Jelly-Bean | drivers/net/phy/cicada.c | 8195 | 4138 | /*
* drivers/net/phy/cicada.c
*
* Driver for Cicada PHYs
*
* Author: Andy Fleming
*
* Copyright (c) 2004 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Founda... | gpl-2.0 |
flar2/bulletproof-m7-5.0 | drivers/tty/ipwireless/hardware.c | 8195 | 46474 | /*
* IPWireless 3G PCMCIA Network Driver
*
* Original code
* by Stephen Blackheath <stephen@blacksapphire.com>,
* Ben Martel <benm@symmetric.co.nz>
*
* Copyrighted as follows:
* Copyright (C) 2004 by Symmetric Systems Ltd (NZ)
*
* Various driver changes and rewrites, port to new kernels
* Copyrigh... | gpl-2.0 |
codename13/android_kernel_samsung_kylessopen | 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 |
syntheticpp/linux | 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 |
dorimanx/Dorimanx-LG-G2-D802-Kernel | arch/powerpc/kernel/machine_kexec.c | 4 | 6501 | /*
* Code to handle transition of Linux booting another kernel.
*
* Copyright (C) 2002-2003 Eric Biederman <ebiederm@xmission.com>
* GameCube/ppc32 port Copyright (C) 2004 Albert Herranz
* Copyright (C) 2005 IBM Corporation.
*
* This source code is licensed under the GNU General Public License,
* Version 2. S... | gpl-2.0 |
Intel-Corp/systemd | src/network/networkd-netdev-tunnel.c | 4 | 21938 | /*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
/***
This file is part of systemd.
Copyright 2014 Susant Sahani
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; e... | gpl-2.0 |
zombi-x/android_kernel_asus_tf701t | drivers/mmc/host/sdhci-pltfm.c | 4 | 7057 | /*
* sdhci-pltfm.c Support for SDHCI platform devices
* Copyright (c) 2009 Intel Corporation
*
* Copyright (c) 2007, 2011 Freescale Semiconductor, Inc.
* Copyright (c) 2009 MontaVista Software, Inc.
*
* Authors: Xiaobo Xie <X.Xie@freescale.com>
* Anton Vorontsov <avorontsov@ru.mvista.com>
*
* This program... | gpl-2.0 |
johnhubbard/kgdb-pci-kernel | arch/xtensa/kernel/setup.c | 4 | 10089 | /*
* arch/xtensa/kernel/setup.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.
*
* Copyright (C) 1995 Linus Torvalds
* Copyright (C) 2001 - 2005 Tensilica Inc.
*
* Chris Zankel <chris... | gpl-2.0 |
huz123/bricked.tenderloin | arch/arm/mach-msm/board-qsd8x50a-st1x.c | 4 | 62076 | /* Copyright (c) 2008-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 |
nslu2/linux-2.4.x | arch/sh64/lib/io.c | 4 | 4656 | /*
* Copyright (C) 2000 David J. Mckay (david.mckay@st.com)
*
* May be copied or modified under the terms of the GNU General Public
* License. See linux/COPYING for more information.
*
* This file contains the I/O routines for use on the overdrive board
*
*/
#include <linux/config... | gpl-2.0 |
dulton/tcpmp-revive | common/helper_video.c | 4 | 15687 | /*****************************************************************************
*
* 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)... | gpl-2.0 |
tsoliman/scummvm | engines/bladerunner/script/ai/mutant1.cpp | 4 | 18550 | /* ScummVM - Graphic Adventure Engine
*
* ScummVM is the legal property of its developers, whose names
* are too numerous to list here. Please refer to the COPYRIGHT
* file distributed with this source distribution.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of ... | gpl-2.0 |
EuroPlusFinance/Software | Quantum Trading Platforms/QuantLib-1.4/ql/methods/lattices/trinomialtree.cpp | 4 | 2581 | /* -*- mode: c++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
Copyright (C) 2001, 2002, 2003 Sadruddin Rejeb
Copyright (C) 2005 StatPro Italia srl
This file is part of QuantLib, a free-software/open-source library
for financial quantitative analysts and developers - http://quantlib.org/
Qua... | gpl-2.0 |
sjp38/linux.doc_trans_membarrier | mm/memory.c | 4 | 112190 | /*
* linux/mm/memory.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* demand-loading started 01.12.91 - seems it is high on the list of
* things wanted, and it should be easy to implement. - Linus
*/
/*
* Ok, demand-loading was easy, shared pages a little bit tricker. Shared
* pages start... | gpl-2.0 |
andronmobi/vlc-parrot-asteroid | src/input/control.c | 4 | 19375 | /*****************************************************************************
* control.c
*****************************************************************************
* Copyright (C) 1999-2004 VLC authors and VideoLAN
* $Id$
*
* Authors: Gildas Bazin <gbazin@videolan.org>
*
* This program is free software; yo... | gpl-2.0 |
teamfx/openjfx-8u-dev-rt | modules/media/src/main/native/jfxmedia/MediaManagement/MediaManager.cpp | 4 | 8099 | /*
* Copyright (c) 2010, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 only, as
* published by the Free ... | gpl-2.0 |
WildfireDEV/android_kernel_htc_msm8960 | arch/arm/mach-msm/qdsp6v2/audio_amrnb.c | 4 | 4818 | /* amrnb audio output device
*
* Copyright (C) 2008 Google, Inc.
* Copyright (C) 2008 HTC Corporation
* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, and
... | gpl-2.0 |
Thrive-Hackers/tostab3-gnu-linux-kernel | drivers/acpi/acpica/evmisc.c | 260 | 18555 | /******************************************************************************
*
* Module Name: evmisc - Miscellaneous event manager support functions
*
*****************************************************************************/
/*
* Copyright (C) 2000 - 2011, Intel Corp.
* All rights reserved.
*
* Redistr... | gpl-2.0 |
mdeejay/android_kernel_lge_x3 | drivers/net/usb/dm9601.c | 260 | 16318 | /*
* Davicom DM9601 USB 1.1 10/100Mbps ethernet devices
*
* Peter Korsgaard <jacmet@sunsite.dk>
*
* 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.
*/
//#define DEBUG
#include... | gpl-2.0 |
fergy/optimus-l3_e400_kernel | drivers/scsi/3w-9xxx.c | 516 | 78071 | /*
3w-9xxx.c -- 3ware 9000 Storage Controller device driver for Linux.
Written By: Adam Radford <linuxraid@lsi.com>
Modifications By: Tom Couch <linuxraid@lsi.com>
Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
Copyright (C) 2010 LSI Corporation.
This program is free software; you can ... | gpl-2.0 |
ibrahima/kernel_i9300 | arch/arm/mach-exynos/dev-pd-exynos5.c | 516 | 2968 | /* linux/arch/arm/mach-exynos/dev-pd-exynos5.c
*
* Copyright (c) 2010-2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* EXYNOS5 - Power Domain support
*
* 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
* pu... | gpl-2.0 |
Khaon/android_kernel_samsung_a3xelte | fs/f2fs/checkpoint.c | 1540 | 20322 | /*
* fs/f2fs/checkpoint.c
*
* Copyright (c) 2012 Samsung Electronics Co., Ltd.
* http://www.samsung.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.
*/
#incl... | gpl-2.0 |
choco81/0E_kernel | drivers/staging/iio/trigger/iio-trig-gpio.c | 2308 | 4158 | /*
* Industrial I/O - gpio based trigger support
*
* 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.
*
* Currently this is more of a func... | gpl-2.0 |
virt2real/linux-davinci | drivers/usb/serial/hp4x.c | 2308 | 1314 | /*
* HP4x Calculators Serial USB driver
*
* Copyright (C) 2005 Arthur Huillet (ahuillet@users.sf.net)
* Copyright (C) 2001-2005 Greg Kroah-Hartman (greg@kroah.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
* th... | gpl-2.0 |
chhapil/Dorimanx-SG2-I9100-Kernel | arch/powerpc/kernel/dma-swiotlb.c | 2820 | 3346 | /*
* Contains routines needed to support swiotlb for ppc.
*
* Copyright (C) 2009-2010 Freescale Semiconductor, Inc.
* Author: Becky Bruce
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Founda... | gpl-2.0 |
invisiblek/android_kernel_lge_dory | drivers/hid/hid-sjoy.c | 3332 | 4980 | /*
* Force feedback support for SmartJoy PLUS PS2->USB adapter
*
* Copyright (c) 2009 Jussi Kivilinna <jussi.kivilinna@mbnet.fi>
*
* Based of hid-pl.c and hid-gaff.c
* Copyright (c) 2007, 2009 Anssi Hannula <anssi.hannula@gmail.com>
* Copyright (c) 2008 Lukasz Lubojanski <lukasz@lubojanski.info>
*/
/*
... | gpl-2.0 |
AndroPlus-org/android_kernel_sony_msm8994 | arch/ia64/sn/kernel/sn2/prominfo_proc.c | 4356 | 6236 | /*
* 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) 1999,2001-2004, 2006 Silicon Graphics, Inc. All Rights Reserved.
*
* Module to export the system's Firmware Interface Tab... | gpl-2.0 |
L-Aosp/android_kernel_motorola_msm8226 | arch/arm/mach-omap2/clock2430.c | 4868 | 1880 | /*
* clock2430.c - OMAP2430-specific clock integration code
*
* Copyright (C) 2005-2008 Texas Instruments, Inc.
* Copyright (C) 2004-2010 Nokia Corporation
*
* Contacts:
* Richard Woodruff <r-woodruff2@ti.com>
* Paul Walmsley
*
* Based on earlier work by Tuukka Tikkanen, Tony Lindgren,
* Gordon McNutt and Ri... | gpl-2.0 |
byzvulture/android_kernel_nubia_nx507j | arch/arm/mach-omap2/opp2420_data.c | 4868 | 5022 | /*
* opp2420_data.c - old-style "OPP" table for OMAP2420
*
* Copyright (C) 2005-2009 Texas Instruments, Inc.
* Copyright (C) 2004-2009 Nokia Corporation
*
* Richard Woodruff <r-woodruff2@ti.com>
*
* The OMAP2 processor can be run at several discrete 'PRCM configurations'.
* These configurations are characteriz... | gpl-2.0 |
Snuzzo/funky_dna_old | drivers/staging/iio/accel/adis16204_trigger.c | 5124 | 1684 | #include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/spi/spi.h>
#include <linux/export.h>
#include "../iio.h"
#include "../trigger.h"
#include "adis16204.h"
/**
* adis16204_data_rdy_trigger_set_state() set datardy interrupt state
**/
static int adis16204_data_rdy_trigger_set_state(struct iio_trigg... | gpl-2.0 |
bekriebel/android_kernel_omap | drivers/staging/iio/accel/adis16240_trigger.c | 5124 | 1885 | #include <linux/interrupt.h>
#include <linux/kernel.h>
#include <linux/spi/spi.h>
#include <linux/export.h>
#include "../iio.h"
#include "../trigger.h"
#include "adis16240.h"
/**
* adis16240_data_rdy_trig_poll() the event handler for the data rdy trig
**/
static irqreturn_t adis16240_data_rdy_trig_poll(int irq, voi... | gpl-2.0 |
lawnn/android_kernel_sony_msm8974 | arch/arm/mach-imx/ehci-imx27.c | 7940 | 2276 | /*
* Copyright (c) 2009 Daniel Mack <daniel@caiaq.de>
* Copyright (C) 2010 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, ... | gpl-2.0 |
zanezam/boeffla-kernel-oos-bacon | drivers/mtd/maps/ts5500_flash.c | 11524 | 2857 | /*
* ts5500_flash.c -- MTD map driver for Technology Systems TS-5500 board
*
* Copyright (C) 2004 Sean Young <sean@mess.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 versi... | gpl-2.0 |
kalev/PackageKit | backends/katja/katja-binary.c | 5 | 8469 | #include "katja-binary.h"
/**
* katja_pkgtools_iface_init:
**/
static void katja_pkgtools_iface_init(KatjaPkgtoolsInterface *iface) {
iface->get_name = katja_binary_real_get_name;
iface->get_mirror = katja_binary_real_get_mirror;
iface->get_order = katja_binary_real_get_order;
iface->get_blacklist = katja_binary... | gpl-2.0 |
FlightGear/flightgear | 3rdparty/iaxclient/lib/portaudio/test/patest1.c | 5 | 6612 | /** @file patest1.c
@brief Ring modulate the audio input with a sine wave for 20 seconds.
@author Ross Bencina <rossb@audiomulch.com>
*/
/*
* $Id: patest1.c,v 1.1 2006/06/10 21:30:56 dmazzoni Exp $
*
* This program uses the PortAudio Portable Audio Library.
* For more information see: http://www.portaudio.com
* ... | gpl-2.0 |
JLaferri/dolphin | Source/Core/Core/DSP/Interpreter/DSPIntMisc.cpp | 5 | 3945 | // Copyright 2009 Dolphin Emulator Project
// Licensed under GPLv2+
// Refer to the license.txt file included.
//
// Additional copyrights go to Duddie and Tratax (c) 2004
#include "Core/DSP/DSPCore.h"
#include "Core/DSP/DSPMemoryMap.h"
#include "Core/DSP/DSPTables.h"
#include "Core/DSP/Interpreter/DSPIntUtil.h"
#incl... | gpl-2.0 |
epicsdeb/rtems-gdb | gdb/solib.c | 5 | 44503 | /* Handle shared libraries for GDB, the GNU Debugger.
Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011
Free Software Foundation, Inc.
This file is part of GDB.
This program is free software; you can redistribute ... | gpl-2.0 |
csolanol/kernel-morrison | arch/arm/boot/compressed/misc.c | 5 | 3380 | /*
* misc.c
*
* This is a collection of several routines from gzip-1.0.3
* adapted for Linux.
*
* malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994
*
* Modified for ARM Linux by Russell King
*
* Nicolas Pitre <nico@visuaide.com> 1999/04/14 :
* For this code to run directly from Flash, all constan... | gpl-2.0 |
cwabbott0/samsung-chromebook-kernel | security/chromiumos/lsm.c | 5 | 5600 | /*
* Linux Security Module for Chromium OS
*
* Copyright 2011 Google Inc. All Rights Reserved
*
* Authors:
* Stephan Uphoff <ups@google.com>
* Kees Cook <keescook@chromium.org>
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Fre... | gpl-2.0 |
Winless/NPLRuntime | Client/trunk/ParaEngineClient/Core/AttributeField.cpp | 5 | 2980 | //-----------------------------------------------------------------------------
// Class: AttributeField
// Authors: Li,Xizhi
// Emails: LiXizhi@yeah.net
// Date: 2006.5.9, refactored 2015.9.2
// Notes:
//-----------------------------------------------------------------------------
#include "ParaEngine.h"
#include "A... | gpl-2.0 |
plenarius/nwnx2-linux | api/CExoEncapsulatedFile.cpp | 5 | 2133 | #include "CExoEncapsulatedFile.h"
void CExoEncapsulatedFile::AddAsyncRefCount()
{
asm("leave");
asm("mov $0x082c4ac0, %eax");
asm("jmp *%eax");
}
void CExoEncapsulatedFile::AddRefCount()
{
asm("leave");
asm("mov $0x082c4a90, %eax");
asm("jmp *%eax");
}
int CExoEncapsulatedFile::CloseAsyncFile... | gpl-2.0 |
luaman/qforge-2 | irix/snd_irix.c | 5 | 6144 | /*
Copyright (C) 1997-2001 Id Software, 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 distributed in th... | gpl-2.0 |
jpoirier/linux | fs/cifs/misc.c | 5 | 18628 | /*
* fs/cifs/misc.c
*
* Copyright (C) International Business Machines Corp., 2002,2008
* Author(s): Steve French (sfrench@us.ibm.com)
*
* 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 Sof... | gpl-2.0 |
Picture-Elements/linux-2.4-peijse | net/ipv4/netfilter/ipt_recent.c | 5 | 33780 | /* Kernel module to check if the source address has been seen recently. */
/* Copyright 2002-2003, Stephen Frost */
/* Author: Stephen Frost <sfrost@snowman.net> */
/* Project Page: http://snowman.net/projects/ipt_recent/ */
/* This software is distributed under the terms of the GPL, Version 2 */
/* This copyright does... | gpl-2.0 |
hustcalm/vlc-player | modules/gui/skins2/src/os_factory.cpp | 5 | 2207 | /*****************************************************************************
* os_factory.cpp
*****************************************************************************
* Copyright (C) 2003 the VideoLAN team
* $Id: 297485c2b0fa9514f5ce58cc9675c630a5f00b42 $
*
* Authors: Cyril Deguet <asmax@via.ecp.fr>
*... | gpl-2.0 |
tbalden/htc-kernel-endeavoru-stable | drivers/spi/spi_nuc900.c | 261 | 10431 | /* linux/drivers/spi/spi_nuc900.c
*
* Copyright (c) 2009 Nuvoton technology.
* Wan ZongShun <mcuos.com@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
*/
#inclu... | gpl-2.0 |
dadziokPL/android_kernel_samsung_grandprimevelte | drivers/clk/clk-wm831x.c | 517 | 9919 | /*
* WM831x clock control
*
* Copyright 2011-2 Wolfson Microelectronics PLC.
*
* Author: 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 as published by the
* Free Software Fo... | gpl-2.0 |
abyssxsy/linux-tk1 | drivers/ata/ahci_platform.c | 1029 | 8273 | /*
* AHCI SATA platform driver
*
* Copyright 2004-2005 Red Hat, Inc.
* Jeff Garzik <jgarzik@pobox.com>
* Copyright 2010 MontaVista Software, LLC.
* Anton Vorontsov <avorontsov@ru.mvista.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General P... | gpl-2.0 |
ak-67/kernel_mediatek_wiko | scripts/mod/file2alias.c | 1029 | 34583 | /* Simple code to turn various tables in an ELF file into alias definitions.
* This deals with kernel datastructures where they should be
* dealt with: in the kernel source.
*
* Copyright 2002-2003 Rusty Russell, IBM Corporation
* 2003 Kai Germaschewski
*
*
* This software may be used and distr... | gpl-2.0 |
chilisom/linux-stable | drivers/watchdog/acquirewdt.c | 1541 | 8692 | /*
* Acquire Single Board Computer Watchdog Timer driver
*
* Based on wdt.c. Original copyright messages:
*
* (c) Copyright 1996 Alan Cox <alan@lxorguk.ukuu.org.uk>,
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Publ... | gpl-2.0 |
MISL-EBU-System-SW/lsp-public | sound/oss/kahlua.c | 1797 | 5041 | /*
* Initialisation code for Cyrix/NatSemi VSA1 softaudio
*
* (C) Copyright 2003 Red Hat Inc <alan@lxorguk.ukuu.org.uk>
*
* XpressAudio(tm) is used on the Cyrix MediaGX (now NatSemi Geode) systems.
* The older version (VSA1) provides fairly good soundblaster emulation
* although there are a couple of bugs: large... | gpl-2.0 |
sandymanu/manufooty_yu_lp | drivers/pci/pci-acpi.c | 1797 | 10341 | /*
* File: pci-acpi.c
* Purpose: Provide PCI support in ACPI
*
* Copyright (C) 2005 David Shaohua Li <shaohua.li@intel.com>
* Copyright (C) 2004 Tom Long Nguyen <tom.l.nguyen@intel.com>
* Copyright (C) 2004 Intel Corp.
*/
#include <linux/delay.h>
#include <linux/init.h>
#include <linux/pci.h>
#include <linux/mo... | gpl-2.0 |
Hacker432-Y550/android_kernel_huawei_msm8916 | net/netfilter/nf_conntrack_proto_gre.c | 2565 | 12576 | /*
* ip_conntrack_proto_gre.c - Version 3.0
*
* Connection tracking protocol helper module for GRE.
*
* GRE is a generic encapsulation protocol, which is generally not very
* suited for NAT, as it has no protocol-specific part as port numbers.
*
* It has an optional key field, which may help us distinguishing t... | gpl-2.0 |
ShevT/kernel_asus_tf101g_eos4 | arch/arm/mach-integrator/impd1.c | 3077 | 10567 | /*
* linux/arch/arm/mach-integrator/impd1.c
*
* Copyright (C) 2003 Deep Blue Solutions Ltd, All Rights Reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*
* This ... | gpl-2.0 |
aeroevan/htc_kernel_msm7x30 | drivers/w1/masters/ds2490.c | 3589 | 24284 | /*
* dscore.c
*
* Copyright (c) 2004 Evgeniy Polyakov <johnpol@2ka.mipt.ru>
*
*
* 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) an... | gpl-2.0 |
Splitter/android_kernel_htc_msm7x30 | sound/pci/sonicvibes.c | 3589 | 52997 | /*
* Driver for S3 SonicVibes soundcard
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
* BUGS:
* It looks like 86c617 rev 3 doesn't supports DDMA buffers above 16MB?
* Driver sometimes hangs... Nobody knows why at this moment...
*
* This program is free software; you can redistribute it and/or... | gpl-2.0 |
Android4Lumia/kernel_nokia_msm8x27 | drivers/media/video/s5p-mfc/s5p_mfc_dec.c | 4869 | 29403 | /*
* linux/drivers/media/video/s5p-mfc/s5p_mfc_dec.c
*
* Copyright (C) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com/
* Kamil Debski, <k.debski@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... | gpl-2.0 |
Loller79/Solid_Kernel-GEEHRC-LP | drivers/net/wireless/brcm80211/brcmutil/utils.c | 4869 | 6055 | /*
* Copyright (c) 2010 Broadcom Corporation
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO... | gpl-2.0 |
cheatman-xda/kyleopen-kernel | drivers/char/ppdev.c | 7941 | 19633 | /*
* linux/drivers/char/ppdev.c
*
* This is the code behind /dev/parport* -- it allows a user-space
* application to use the parport subsystem.
*
* Copyright (C) 1998-2000, 2002 Tim Waugh <tim@cyberelk.net>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU... | gpl-2.0 |
Cl3Kener/UBER-L | drivers/video/aty/radeon_backlight.c | 11013 | 6262 | /*
* Backlight code for ATI Radeon based graphic cards
*
* Copyright (c) 2000 Ani Joshi <ajoshi@kernel.crashing.org>
* Copyright (c) 2003 Benjamin Herrenschmidt <benh@kernel.crashing.org>
* Copyright (c) 2006 Michael Hanselmann <linux-kernel@hansmi.ch>
*
* This program is free software; you can redistribute it a... | gpl-2.0 |
videoP/jaPRO | codeJK2/game/wp_emplaced_gun.cpp | 6 | 1805 | /*
This file is part of OpenJK.
OpenJK 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.
OpenJK is distributed in the hop... | gpl-2.0 |
Gangstere44/ASCYLIB_Test | src/bst-seq_external/test_simple.c | 6 | 17468 | /*
* File: test_simple.c
* Author: Vasileios Trigonakis <vasileios.trigonakis@epfl.ch>
* Description:
* test_simple.c is part of ASCYLIB
*
* Copyright (c) 2014 Vasileios Trigonakis <vasileios.trigonakis@epfl.ch>,
* Tudor David <tudor.david@epfl.ch>
* Distributed Programming... | gpl-2.0 |
Skiles/aseprite | third_party/freetype/src/pshinter/pshmod.c | 6 | 3530 | /***************************************************************************/
/* */
/* pshmod.c */
/* */
/* Fr... | gpl-2.0 |
xoox/linux-2.6.18_pro500 | drivers/scsi/lpfc/lpfc_scsi.c | 6 | 37339 | /*******************************************************************
* This file is part of the Emulex Linux Device Driver for *
* Fibre Channel Host Bus Adapters. *
* Copyright (C) 2004-2006 Emulex. All rights reserved. *
* EMULEX and SLI are trademarks of Emulex. ... | gpl-2.0 |
blueskycoco/rtt-2457 | bsp/efm32/Libraries/emlib/src/em_dma.c | 6 | 40649 | /***************************************************************************//**
* @file
* @brief Direct memory access (DMA) module peripheral API
* @author Energy Micro AS
* @version 3.0.0
*******************************************************************************
* @section License
* <b>(C) Copyrigh... | gpl-2.0 |
vasi/b2gui | src/Windows/router/dynsockets.cpp | 6 | 8356 | /*
* dynsockets.cpp - ip router
*
* Basilisk II (C) 1997-2008 Christian Bauer
*
* Windows platform specific code copyright (C) Lauri Pesonen
*
* 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 ... | gpl-2.0 |
OpenInkpot-archive/iplinux-gdb | gdb/testsuite/gdb.threads/execl.c | 6 | 1545 | /* This testcase is part of GDB, the GNU debugger.
Copyright 2008, 2009 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 3 of the License, or... | gpl-2.0 |
Gerhood/TrinityCore | src/server/scripts/Northrend/VaultOfArchavon/boss_toravon.cpp | 6 | 8597 | /*
* Copyright (C) 2008-2017 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 |
Perferom/android_kernel_htc_msm7x27 | arch/powerpc/platforms/powermac/feature.c | 774 | 82198 | /*
* Copyright (C) 1996-2001 Paul Mackerras (paulus@cs.anu.edu.au)
* Ben. Herrenschmidt (benh@kernel.crashing.org)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Founda... | gpl-2.0 |
CyanogenMod/android_kernel_oppo_n1 | sound/soc/omap/omap-abe-twl6040.c | 1542 | 9385 | /*
* omap-abe-twl6040.c -- SoC audio for TI OMAP based boards with ABE and
* twl6040 codec
*
* Author: Misael Lopez Cruz <misael.lopez@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 Fr... | gpl-2.0 |
GHackAnonymous/linux | drivers/ata/pata_triflex.c | 2054 | 6589 | /*
* pata_triflex.c - Compaq PATA for new ATA layer
* (C) 2005 Red Hat Inc
* Alan Cox <alan@lxorguk.ukuu.org.uk>
*
* based upon
*
* triflex.c
*
* IDE Chipset driver for the Compaq TriFlex IDE controller.
*
* Known to work with the Compaq Workstation 5x00 series.
*
* Copyright (C) 2002 Hewlett-Pack... | gpl-2.0 |
jrfastab/Linux-Kernel-QOS | drivers/gpu/drm/nouveau/core/engine/disp/sornv94.c | 2310 | 3837 | /*
* Copyright 2012 Red Hat Inc.
*
* 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, publish, d... | gpl-2.0 |
thewisenerd/android_kernel_mediatek_sprout | drivers/net/wireless/rtlwifi/rtl8723ae/dm.c | 2566 | 31225 | /******************************************************************************
*
* Copyright(c) 2009-2012 Realtek Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of version 2 of the GNU General Public License as
* published by the Free Software Foundati... | gpl-2.0 |
rutvik95/android_kernel_frostbite | drivers/watchdog/imx2_wdt.c | 2566 | 9347 | /*
* Watchdog driver for IMX2 and later processors
*
* Copyright (C) 2010 Wolfram Sang, Pengutronix e.K. <w.sang@pengutronix.de>
*
* some parts adapted by similar drivers from Darius Augulis and Vladimir
* Zapolskiy, additional improvements by Wim Van Sebroeck.
*
* This program is free software; you can redist... | gpl-2.0 |
CyanogenMod/android_kernel_cyanogen_msm8994 | fs/hpfs/dnode.c | 2822 | 31194 | /*
* linux/fs/hpfs/dnode.c
*
* Mikulas Patocka (mikulas@artax.karlin.mff.cuni.cz), 1998-1999
*
* handling directory dnode tree - adding, deleteing & searching for dirents
*/
#include "hpfs_fn.h"
static loff_t get_pos(struct dnode *d, struct hpfs_dirent *fde)
{
struct hpfs_dirent *de;
struct hpfs_dirent *de... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.