repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
geekzoo/linux | linux-3.14.31/arch/arm/nwfpe/fpmodule.c | 3434 | 5390 |
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
(c) Philip Blundell, 1998-1999
Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as publis... | gpl-2.0 |
glewarne/S6_UniPR | arch/arm/nwfpe/fpmodule.c | 3434 | 5390 |
/*
NetWinder Floating Point Emulator
(c) Rebel.com, 1998-1999
(c) Philip Blundell, 1998-1999
Direct questions, comments to Scott Bambrough <scottb@netwinder.org>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as publis... | gpl-2.0 |
aatjitra/sgs3 | drivers/input/misc/pcap_keys.c | 4202 | 3446 | /*
* Input driver for PCAP events:
* * Power key
* * Headphone button
*
* Copyright (c) 2008,2009 Ilya Petrov <ilya.muromec@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 So... | gpl-2.0 |
sud-vastav/android_kernel_xiaomi_armani | arch/um/os-Linux/aio.c | 4970 | 9299 | /*
* Copyright (C) 2004 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <unistd.h>
#include <sched.h>
#include <signal.h>
#include <errno.h>
#include <sys/time.h>
#include <asm/unistd.h>
#include "aio.h"
#include "init.h"
#include "kern_util.h"
#include "os.h"
struct aio_thr... | gpl-2.0 |
acuster/FirefoxOS-Flatfish-kernel | arch/um/drivers/chan_user.c | 4970 | 7113 | /*
* Copyright (C) 2000 - 2007 Jeff Dike (jdike@{linux.intel,addtoit}.com)
* Licensed under the GPL
*/
#include <stdlib.h>
#include <unistd.h>
#include <errno.h>
#include <sched.h>
#include <signal.h>
#include <termios.h>
#include <sys/ioctl.h>
#include "chan_user.h"
#include "os.h"
#include "um_malloc.h"
void gen... | gpl-2.0 |
Stane1983/android_kernel_xiaomi_dior | drivers/dma/iop-adma.c | 4970 | 49384 | /*
* offload engine driver for the Intel Xscale series of i/o processors
* Copyright © 2006, Intel Corporation.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2, as published by the Free Software Foundation.... | gpl-2.0 |
aosp-samsung-msm7x30/android_kernel_samsung_msm7x30-common | drivers/staging/usbip/userspace/src/usbipd.c | 5738 | 11873 | /*
* 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 |
jfdsmabalot/kernel_mako | arch/arm/mach-davinci/usb.c | 8042 | 4106 | /*
* USB
*/
#include <linux/init.h>
#include <linux/platform_device.h>
#include <linux/dma-mapping.h>
#include <linux/usb/musb.h>
#include <mach/common.h>
#include <mach/irqs.h>
#include <mach/cputype.h>
#include <mach/usb.h>
#define DAVINCI_USB_OTG_BASE 0x01c64000
#define DA8XX_USB0_BASE 0x01e00000
#define DA8X... | gpl-2.0 |
MoKee/android_kernel_huawei_msm8928 | drivers/char/agp/backend.c | 8298 | 9086 | /*
* AGPGART driver backend routines.
* Copyright (C) 2004 Silicon Graphics, Inc.
* Copyright (C) 2002-2003 Dave Jones.
* Copyright (C) 1999 Jeff Hartmann.
* Copyright (C) 1999 Precision Insight, Inc.
* Copyright (C) 1999 Xi Graphics, Inc.
*
* Permission is hereby granted, free of charge, to any person obtainin... | gpl-2.0 |
mkasick/android_kernel_samsung_apexqtmo | net/irda/irlan/irlan_event.c | 11626 | 1704 | /*********************************************************************
*
* Filename: irlan_event.c
* Version:
* Description:
* Status: Experimental.
* Author: Dag Brattli <dagb@cs.uit.no>
* Created at: Tue Oct 20 09:10:16 1998
* Modified at: Sat Oct 30 12:59:01 1999
* Modified by: Dag... | gpl-2.0 |
jeboo/kernel_JB_i337_ATT_MF3 | drivers/media/video/pvrusb2/pvrusb2-debugifc.c | 11882 | 8583 | /*
*
*
* Copyright (C) 2005 Mike Isely <isely@pobox.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
*
* This program is distributed in the ho... | gpl-2.0 |
profblock/litmus-rt | drivers/dma/bestcomm/bcom_gen_bd_tx_task.c | 14186 | 2118 | /*
* Bestcomm GenBD TX task microcode
*
* Copyright (C) 2006 AppSpec Computer Technologies Corp.
* Jeff Gibbons <jeff.gibbons@appspec.com>
* Copyright (c) 2004 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the G... | gpl-2.0 |
haoyangw/android_kernel_xiaomi_dior-1 | arch/powerpc/sysdev/bestcomm/bcom_gen_bd_tx_task.c | 14186 | 2118 | /*
* Bestcomm GenBD TX task microcode
*
* Copyright (C) 2006 AppSpec Computer Technologies Corp.
* Jeff Gibbons <jeff.gibbons@appspec.com>
* Copyright (c) 2004 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the G... | gpl-2.0 |
Altaf-Mahdi/i9000 | drivers/media/video/s5k4ecgx.c | 107 | 85268 | /* drivers/media/video/s5k4ecgx.c
*
* Driver for s5k4ecgx (5MP Camera) from SEC
*
* Copyright (C) 2010, SAMSUNG ELECTRONICS
*
* 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 |
Legend/Elune | exp-ptrcheck/tests/preen_invars.c | 107 | 1653 |
#include <stdio.h>
#include <assert.h>
#include <dlfcn.h>
/* see comments in preen_invar_so.c for explanation of this */
int main ( void )
{
int i, r, sum = 0;
char* im_a_global_array;
void* hdl = dlopen("./preen_invars_so.so", RTLD_NOW);
assert(hdl);
im_a_global_array = dlsym(hdl, "im_a_global_array");
... | gpl-2.0 |
V4MSHI/zte_racer_2.6.32 | crypto/md5.c | 619 | 7405 | /*
* Cryptographic API.
*
* MD5 Message Digest Algorithm (RFC1321).
*
* 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>
*
* This... | gpl-2.0 |
gpandcb/pkernel | drivers/spi/spi-oc-tiny.c | 619 | 8775 | /*
* OpenCores tiny SPI master driver
*
* http://opencores.org/project,tiny_spi
*
* Copyright (C) 2011 Thomas Chou <thomas@wytron.com.tw>
*
* Based on spi_s3c24xx.c, which is:
* Copyright (c) 2006 Ben Dooks
* Copyright (c) 2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* This program is free softw... | gpl-2.0 |
TeamFahQ/kernel_linux-4.2.6-lz | drivers/power/reset/at91-poweroff.c | 619 | 4385 | /*
* Atmel AT91 SAM9 SoCs reset code
*
* Copyright (C) 2007 Atmel Corporation.
* Copyright (C) 2011 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* Copyright (C) 2014 Free Electrons
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as ... | gpl-2.0 |
dongsupark/linux | drivers/i2c/busses/i2c-img-scb.c | 619 | 38716 | /*
* I2C adapter for the IMG Serial Control Bus (SCB) IP block.
*
* Copyright (C) 2009, 2010, 2012, 2014 Imagination Technologies 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 Foun... | gpl-2.0 |
treznorx/android-tegra-2.6.36-gtablet | sound/soc/codecs/wm9705.c | 875 | 13405 | /*
* wm9705.c -- ALSA Soc WM9705 codec support
*
* Copyright 2008 Ian Molton <spyro@f2s.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; Version 2 of the License only.
*
... | gpl-2.0 |
glitschi/kernel_P7320 | fs/bfs/file.c | 1387 | 4856 | /*
* fs/bfs/file.c
* BFS file operations.
* Copyright (C) 1999,2000 Tigran Aivazian <tigran@veritas.com>
*
* Make the file block allocation algorithm understand the size
* of the underlying block device.
* Copyright (C) 2007 Dmitri Vorobiev <dmitri.vorobiev@gmail.com>
*
*/
#include <linux/fs.h>
#include <linu... | gpl-2.0 |
syhost/android_kernel_pantech_adr910l | fs/ext4/ioctl.c | 1387 | 10391 | /*
* linux/fs/ext4/ioctl.c
*
* Copyright (C) 1993, 1994, 1995
* Remy Card (card@masi.ibp.fr)
* Laboratoire MASI - Institut Blaise Pascal
* Universite Pierre et Marie Curie (Paris VI)
*/
#include <linux/fs.h>
#include <linux/jbd2.h>
#include <linux/capability.h>
#include <linux/time.h>
#include <linux/compat.h>
... | gpl-2.0 |
Motorhead1991/acer-kernel_project | drivers/block/xsysace.c | 1643 | 33394 | /*
* Xilinx SystemACE device driver
*
* Copyright 2007 Secret Lab Technologies 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.
*/
/*
* The SystemACE chip is designed t... | gpl-2.0 |
dchadic/linux-cmps107 | arch/arm/mach-omap2/wd_timer.c | 1643 | 3716 | /*
* OMAP2+ MPU WD_TIMER-specific code
*
* 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 your opt... | gpl-2.0 |
msdx321/android_kernel_samsung_G9350 | drivers/scsi/qla4xxx/ql4_isr.c | 1643 | 45913 | /*
* QLogic iSCSI HBA Driver
* Copyright (c) 2003-2013 QLogic Corporation
*
* See LICENSE.qla4xxx for copyright and licensing details.
*/
#include "ql4_def.h"
#include "ql4_glbl.h"
#include "ql4_dbg.h"
#include "ql4_inline.h"
/**
* qla4xxx_copy_sense - copy sense data into cmd sense buffer
* @ha: Pointer to h... | gpl-2.0 |
justin0406/HD-GEE | drivers/video/msm/mddihost_e.c | 3691 | 1381 | /* Copyright (c) 2008-2009, 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 |
SlimRoms/kernel_samsung_jf | net/netfilter/nf_conntrack_proto_udp.c | 4459 | 9009 | /* (C) 1999-2001 Paul `Rusty' Russell
* (C) 2002-2004 Netfilter Core Team <coreteam@netfilter.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <linux/types.h>
... | gpl-2.0 |
arnavgosain/android_kernel_sony_msm8x27 | fs/ntfs/bitmap.c | 14443 | 5603 | /*
* bitmap.c - NTFS kernel bitmap handling. Part of the Linux-NTFS project.
*
* Copyright (c) 2004-2005 Anton Altaparmakov
*
* This program/include file 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 |
iconiaN/android_kernel_acer_a700 | arch/arm/mach-tegra/board-harmony-pcie.c | 108 | 2150 | /*
* arch/arm/mach-tegra/board-harmony-pcie.c
*
* Copyright (C) 2010 CompuLab, Ltd.
* Mike Rapoport <mike@compulab.co.il>
*
* Copyright (C) 2011-2012 NVIDIA Corporation.
*
* This software is licensed under the terms of the GNU General Public
* License version 2, as published by the Free Software Foundation, an... | gpl-2.0 |
evilwombat/gopro-linux | drivers/ata/libata-scsi.c | 108 | 100176 | /*
* libata-scsi.c - helper library for ATA
*
* Maintained by: Jeff Garzik <jgarzik@pobox.com>
* Please ALWAYS copy linux-ide@vger.kernel.org
* on emails.
*
* Copyright 2003-2004 Red Hat, Inc. All rights reserved.
* Copyright 2003-2004 Jeff Garzik
*
*
* This program is free software; you... | gpl-2.0 |
alianmohammad/linux-kernel-4.2.6-hacks | drivers/gpu/drm/msm/hdmi/hdmi_audio.c | 1132 | 8691 | /*
* Copyright (C) 2013 Red Hat
* Author: Rob Clark <robdclark@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.
*
* This program is distributed in the hope that it ... | gpl-2.0 |
AD5GB/kernel_n5_3.10-experimental | arch/cris/arch-v32/kernel/smp.c | 1900 | 8214 | #include <linux/types.h>
#include <asm/delay.h>
#include <irq.h>
#include <hwregs/intr_vect.h>
#include <hwregs/intr_vect_defs.h>
#include <asm/tlbflush.h>
#include <asm/mmu_context.h>
#include <hwregs/asm/mmu_defs_asm.h>
#include <hwregs/supp_reg.h>
#include <linux/atomic.h>
#include <linux/err.h>
#include <linux/ini... | gpl-2.0 |
jstotero/optimus_chic_kernel | drivers/serial/8250_fourport.c | 2156 | 1216 | /*
* linux/drivers/serial/8250_fourport.c
*
* Copyright (C) 2005 Russell King.
* Data taken from include/asm-i386/serial.h
*
* 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 |
chadouming/android_kernel_htc_msm8994 | drivers/gpu/drm/ttm/ttm_execbuf_util.c | 2156 | 6412 | /**************************************************************************
*
* Copyright (c) 2006-2009 VMware, Inc., Palo Alto, CA., USA
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the
* "Software"... | gpl-2.0 |
Hybridmax/G92XF_Mystery_Kernel | fs/hfsplus/brec.c | 2412 | 13736 | /*
* linux/fs/hfsplus/brec.c
*
* Copyright (C) 2001
* Brad Boyer (flar@allandria.com)
* (C) 2003 Ardis Technologies <roman@ardistech.com>
*
* Handle individual btree records
*/
#include "hfsplus_fs.h"
#include "hfsplus_raw.h"
static struct hfs_bnode *hfs_bnode_split(struct hfs_find_data *fd);
static int hfs_... | gpl-2.0 |
JoinTheRealms/CopyCat-Kernel-P880 | drivers/staging/rtl8192e/r8192_pm.c | 2924 | 3352 | /*
Power management interface routines.
Written by Mariusz Matuszek.
This code is currently just a placeholder for later work and
does not do anything useful.
This is part of rtl8180 OpenSource driver.
Copyright (C) Andrea Merello 2004 <andreamrl@tiscali.it>
Released under the terms of GPL (Gener... | gpl-2.0 |
upndwn4par/graviton_s4_hybrid_kernel | net/bridge/br_stp.c | 3692 | 12549 | /*
* Spanning tree protocol; generic parts
* 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
... | gpl-2.0 |
cjdoucette/XIA-for-Linux | net/sunrpc/bc_svc.c | 3692 | 2030 | /******************************************************************************
(c) 2007 Network Appliance, Inc. All Rights Reserved.
(c) 2009 NetApp. All Rights Reserved.
NetApp provides this source code under the GPL v2 License.
The GPL v2 license is available at
http://opensource.org/licenses/gpl-license.php.
T... | gpl-2.0 |
ea4862/boeffla43_m440s | kernel/power/consoleearlysuspend.c | 6764 | 2074 | /* kernel/power/consoleearlysuspend.c
*
* Copyright (C) 2005-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 distribu... | gpl-2.0 |
Split-Screen/android_kernel_lge_g3 | arch/arm/mach-pxa/zylonite_pxa300.c | 7276 | 6339 | /*
* linux/arch/arm/mach-pxa/zylonite_pxa300.c
*
* PXA300/PXA310 specific support code for the
* PXA3xx Development Platform (aka Zylonite)
*
* Copyright (C) 2007 Marvell Internation Ltd.
* 2007-08-21: eric miao <eric.miao@marvell.com>
* initial version
*
* This program is free software; you can r... | gpl-2.0 |
kushdeck/android_kernel_htc_m7-dev | arch/arm/mach-pxa/zylonite_pxa300.c | 7276 | 6339 | /*
* linux/arch/arm/mach-pxa/zylonite_pxa300.c
*
* PXA300/PXA310 specific support code for the
* PXA3xx Development Platform (aka Zylonite)
*
* Copyright (C) 2007 Marvell Internation Ltd.
* 2007-08-21: eric miao <eric.miao@marvell.com>
* initial version
*
* This program is free software; you can r... | gpl-2.0 |
vocoderism/kernel_falcon_umts_kk | arch/arm/mach-pxa/zylonite_pxa300.c | 7276 | 6339 | /*
* linux/arch/arm/mach-pxa/zylonite_pxa300.c
*
* PXA300/PXA310 specific support code for the
* PXA3xx Development Platform (aka Zylonite)
*
* Copyright (C) 2007 Marvell Internation Ltd.
* 2007-08-21: eric miao <eric.miao@marvell.com>
* initial version
*
* This program is free software; you can r... | gpl-2.0 |
Pafcholini/m7-Sense-4.4.2 | arch/powerpc/mm/mmu_context_hash32.c | 7532 | 3471 | /*
* This file contains the routines for handling the MMU on those
* PowerPC implementations where the MMU substantially follows the
* architecture specification. This includes the 6xx, 7xx, 7xxx,
* 8260, and POWER3 implementations but excludes the 8xx and 4xx.
* -- paulus
*
* Derived from arch/ppc/mm/init.c:... | gpl-2.0 |
aopp/android_kernel_lge_hammerhead | arch/mips/cobalt/reset.c | 9580 | 1068 | /*
* Cobalt Reset operations
*
* 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, 1996, 1997 by Ralf Baechle
* Copyright (C) 2001 by Liam Davies (ldavies@agile.tv)
*/
#... | gpl-2.0 |
Exitare/TrinityCore | dep/libmpq/libmpq/huffman.c | 109 | 37164 | /*
* huffman.c -- functions do decompress files in mpq files which
* uses a modified huffman version.
*
* Copyright (c) 2003-2011 Maik Broemme <mbroemme@libmpq.org>
*
* Differences between C++ and C version:
*
* - Removed the object oriented stuff.
* - Replaced the goto things with some ... | gpl-2.0 |
micky387/micky387_note_edge_511 | drivers/media/platform/msm/vpu/vpu_configuration.c | 109 | 38984 | /* Copyright (c) 2013-2014, 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 |
uarka/linux-next | net/rxrpc/ar-ack.c | 621 | 34901 | /* Management of Tx window, Tx resend, ACKs and out-of-sequence reception
*
* 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 License
* as... | gpl-2.0 |
malvira/lpc31xx | fs/nfs/blocklayout/blocklayoutdev.c | 621 | 10553 | /*
* linux/fs/nfs/blocklayout/blocklayoutdev.c
*
* Device operations for the pnfs nfs4 file layout driver.
*
* Copyright (c) 2006 The Regents of the University of Michigan.
* All rights reserved.
*
* Andy Adamson <andros@citi.umich.edu>
* Fred Isaman <iisaman@umich.edu>
*
* permission is granted to use... | gpl-2.0 |
javelinanddart/ElementalX-m9 | net/ipv6/af_inet6.c | 877 | 26171 | /*
* PF_INET6 socket protocol family
* Linux INET6 implementation
*
* Authors:
* Pedro Roque <roque@di.fc.ul.pt>
*
* Adapted from linux/net/ipv4/af_inet.c
*
* Fixes:
* piggy, Karl Knutson : Socket protocol table
* Hideaki YOSHIFUJI : sin6_scope_id support
* Arnaldo Melo : check proc_net_create return,... | gpl-2.0 |
asyan4ik/android_kernel_huawei_h60 | drivers/gpu/drm/i915/i915_gem_gtt.c | 1901 | 23160 | /*
* Copyright © 2010 Daniel Vetter
*
* 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... | gpl-2.0 |
MattCrystal/glowing-happiness | sound/soc/msm/msm8960.c | 2157 | 54487 | /* 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 |
LinuxEmbed/LinuxEmbed-RPI-Linux | drivers/staging/vt6655/wpactl.c | 2157 | 24630 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, 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 version 2 of the License, or
* (at your opt... | gpl-2.0 |
ender-chen/linux-rt-rpi | drivers/media/usb/uvc/uvc_status.c | 2413 | 5283 | /*
* uvc_status.c -- USB Video Class driver - Status endpoint
*
* Copyright (C) 2005-2009
* Laurent Pinchart (laurent.pinchart@ideasonboard.com)
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis... | gpl-2.0 |
Bilibox/Linux-3.0.X | arch/arm/mach-spear3xx/spear300.c | 2925 | 12376 | /*
* arch/arm/mach-spear3xx/spear300.c
*
* SPEAr300 machine source file
*
* Copyright (C) 2009 ST Microelectronics
* Viresh Kumar<viresh.kumar@st.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any kind, w... | gpl-2.0 |
ISTweak/android_kernel_sony_msm8960 | arch/s390/kernel/compat_signal.c | 2925 | 17666 | /*
* arch/s390/kernel/compat_signal.c
*
* Copyright (C) IBM Corp. 2000,2006
* Author(s): Denis Joseph Barrow (djbarrow@de.ibm.com,barrow_dj@yahoo.com)
* Gerhard Tonn (ton@de.ibm.com)
*
* Copyright (C) 1991, 1992 Linus Torvalds
*
* 1997-11-28 Modified for POSIX.1b sign... | gpl-2.0 |
batman38102/android_kernel_samsung_mint | drivers/staging/tidspbridge/core/chnl_sm.c | 3181 | 26269 | /*
* chnl_sm.c
*
* DSP-BIOS Bridge driver support functions for TI OMAP processors.
*
* Implements upper edge functions for Bridge driver channel module.
*
* Copyright (C) 2005-2006 Texas Instruments, Inc.
*
* This package is free software; you can redistribute it and/or modify
* it under the terms of the GNU... | gpl-2.0 |
janrinze/snowballkernel | drivers/char/hw_random/virtio-rng.c | 3437 | 3252 | /*
* Randomness driver for virtio
* Copyright (C) 2007, 2008 Rusty Russell IBM 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
* (at... | gpl-2.0 |
AndroidRoot/android_kernel_asus_tf201 | arch/powerpc/platforms/ps3/system-bus.c | 3693 | 19716 | /*
* PS3 system bus driver.
*
* Copyright (C) 2006 Sony Computer Entertainment Inc.
* Copyright 2006 Sony Corp.
*
* 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 L... | gpl-2.0 |
str90/RK3188_tablet_kernel_sources | arch/m68k/q40/config.c | 3949 | 7331 | /*
* arch/m68k/q40/config.c
*
* Copyright (C) 1999 Richard Zidlicky
*
* originally based on:
*
* linux/bvme/config.c
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file README.legal in the main directory of this archive
* for more details.
*/
#include ... | gpl-2.0 |
su-haris/falcon_kernel | drivers/net/wireless/ath/ath9k/eeprom_4k.c | 4973 | 33600 | /*
* Copyright (c) 2008-2011 Atheros Communications Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | gpl-2.0 |
mr-tweaker/sabermod_kernel_cancro | drivers/staging/vt6656/usbpipe.c | 5997 | 20616 | /*
* Copyright (c) 1996, 2003 VIA Networking Technologies, 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 version 2 of the License, or
* (at your opt... | gpl-2.0 |
lawnn/caf_kernel_msm | arch/mips/alchemy/common/dma.c | 7533 | 8045 | /*
*
* BRIEF MODULE DESCRIPTION
* A DMA channel allocator for Au1x00. API is modeled loosely off of
* linux/kernel/dma.c.
*
* Copyright 2000, 2008 MontaVista Software Inc.
* Author: MontaVista Software, Inc. <source@mvista.com>
* Copyright (C) 2005 Ralf Baechle (ralf@linux-mips.org)
*
* This progra... | gpl-2.0 |
sjkoon/SJKernel-gn2 | drivers/dma/ste_dma40_ll.c | 8045 | 11259 | /*
* Copyright (C) ST-Ericsson SA 2007-2010
* Author: Per Forlin <per.forlin@stericsson.com> for ST-Ericsson
* Author: Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/kernel.h>
#include <plat/ste_dma40.h>
#include "ste_dma40... | gpl-2.0 |
sub77-bkp/T530XXU1BOD8 | drivers/dma/ste_dma40_ll.c | 8045 | 11259 | /*
* Copyright (C) ST-Ericsson SA 2007-2010
* Author: Per Forlin <per.forlin@stericsson.com> for ST-Ericsson
* Author: Jonas Aaberg <jonas.aberg@stericsson.com> for ST-Ericsson
* License terms: GNU General Public License (GPL) version 2
*/
#include <linux/kernel.h>
#include <plat/ste_dma40.h>
#include "ste_dma40... | gpl-2.0 |
xjljian/huawei-kernel-3.4 | sound/pci/cs5535audio/cs5535audio_olpc.c | 9325 | 4840 | /*
* OLPC XO-1 additional sound features
*
* Copyright © 2006 Jaya Kumar <jayakumar.lkml@gmail.com>
* Copyright © 2007-2008 Andres Salomon <dilinger@debian.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 |
stephenR/gcc-fpp | gcc/testsuite/gcc.target/rx/builtins.c | 110 | 3037 | /* { dg-do run } */
/* Verify that the RX specific builtin functions work. */
#include <stdlib.h>
#include <stdio.h>
/* We need to prevent these functions from being inlined
as otherwise gcc will attempt to optimize away their
arguments and we need the operations on them in order
to correctly set the ps... | gpl-2.0 |
montekki/linux-2.6-acedia | drivers/net/irda/donauboe.c | 110 | 48252 | /*****************************************************************
*
* Filename: donauboe.c
* Version: 2.17
* Description: Driver for the Toshiba OBOE (or type-O or 701)
* FIR Chipset, also supports the DONAUOBOE (type-DO
* or d01) FIR chipset which as far as I know is
* ... | gpl-2.0 |
tgraf/net-next | drivers/scsi/eata_pio.c | 366 | 26682 | /************************************************************
* *
* Linux EATA SCSI PIO driver *
* *
* based on the CAM document CAM/89-004 rev. 2.0c, *
* DPT's ... | gpl-2.0 |
philenotfound/linux-stable-15khz | drivers/mfd/wm5110-tables.c | 622 | 127201 | /*
* wm5110-tables.c -- WM5110 data tables
*
* Copyright 2012 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 version 2 as
* published by t... | gpl-2.0 |
rassillon/android_kernel_samsung_grandneove3g | drivers/staging/comedi/drivers/addi_apci_1710.c | 2158 | 2187 | #include <linux/pci.h>
#include <asm/i387.h>
#include "../comedidev.h"
#include "comedi_fc.h"
#include "amcc_s5933.h"
#include "addi-data/addi_common.h"
static void fpu_begin(void)
{
kernel_fpu_begin();
}
static void fpu_end(void)
{
kernel_fpu_end();
}
#include "addi-data/addi_eeprom.c"
#include "addi-data/hwdr... | gpl-2.0 |
teamblueridge/android_kernel_moto_minnow | arch/um/kernel/skas/mmu.c | 2158 | 3625 | /*
* Copyright (C) 2002 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
* Licensed under the GPL
*/
#include <linux/mm.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <asm/pgalloc.h>
#include <asm/pgtable.h>
#include <as-layout.h>
#include <os.h>
#include <skas.h>
extern int __syscall_stub_start;
... | gpl-2.0 |
googyanas/Googy-Max-Kernel | drivers/net/wireless/wl1251/boot.c | 3438 | 14841 | /*
* This file is part of wl1251
*
* Copyright (C) 2008 Nokia 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.
*
* This program is distributed in the hope that it... | gpl-2.0 |
jorapi/android_kernel_lge_g3 | arch/powerpc/platforms/85xx/sbc8560.c | 4462 | 6437 | /*
* Wind River SBC8560 setup and early boot code.
*
* Copyright 2007 Wind River Systems Inc.
*
* By Paul Gortmaker (see MAINTAINERS for contact information)
*
* Based largely on the MPC8560ADS support - Copyright 2005 Freescale Inc.
*
* This program is free software; you can redistribute it and/or modify it
... | gpl-2.0 |
redglasses/android_kernel_lge_g3-V20f | arch/arm/mach-exynos/dev-ahci.c | 4718 | 7328 | /* linux/arch/arm/mach-exynos4/dev-ahci.c
*
* Copyright (c) 2011 Samsung Electronics Co., Ltd.
* http://www.samsung.com
*
* EXYNOS4 - AHCI 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
* published by the Fre... | gpl-2.0 |
EloYGomeZ/caf-j1-exp | net/bluetooth/cmtp/capi.c | 4718 | 16087 | /*
CMTP implementation for Linux Bluetooth stack (BlueZ).
Copyright (C) 2002-2003 Marcel Holtmann <marcel@holtmann.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;
TH... | gpl-2.0 |
ztemt/NX404H_kernel | drivers/net/wireless/ath/ath9k/htc_drv_debug.c | 4974 | 30573 | /*
* Copyright (c) 2010-2011 Atheros Communications Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | gpl-2.0 |
mastero9017/hammerhead-5.0 | drivers/tty/serial/icom.c | 4974 | 44082 | /*
* icom.c
*
* Copyright (C) 2001 IBM Corporation. All rights reserved.
*
* Serial device driver.
*
* Based on code from serial.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 Fou... | gpl-2.0 |
AD5GB/WickedElemental-N5 | drivers/misc/atmel-ssc.c | 5230 | 3647 | /*
* Atmel SSC driver
*
* Copyright (C) 2007 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.
*/
#include <linux/platform_device.h>
#include <linux/list.h>
... | gpl-2.0 |
android-armv7a-belalang-tempur/Android_SpeedKernel_3.4 | drivers/scsi/sym53c8xx_2/sym_glue.c | 6254 | 55521 | /*
* 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 |
NooNameR/k3_bravo | drivers/video2/console/fbcon_cw.c | 8046 | 10778 | /*
* linux/drivers/video/console/fbcon_ud.c -- Software Rotation - 90 degrees
*
* Copyright (C) 2005 Antonino Daplas <adaplas @pol.net>
*
* 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 |
ISTweak/android_kernel_sharp_c01 | drivers/media/video/cx25840/cx25840-firmware.c | 9326 | 4360 | /* cx25840 firmware functions
*
* 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 i... | gpl-2.0 |
jonpry/linux_t100 | arch/arm/mach-spear/spear1340.c | 111 | 5001 | /*
* arch/arm/mach-spear13xx/spear1340.c
*
* SPEAr1340 machine source file
*
* Copyright (C) 2012 ST Microelectronics
* Viresh Kumar <viresh.linux@gmail.com>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licensed "as is" without any
* warranty of any ... | gpl-2.0 |
ShinySide/HispAsian_Lollipop_J4 | drivers/coresight/coresight-tmc.c | 111 | 48456 | /* Copyright (c) 2012-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 |
vic3t3chn0/kernel_ubuntu_togari | drivers/media/video/samsung/ump_r3p0_lsi/linux/ump_osk_low_level_mem.c | 111 | 13444 | /*
* Copyright (C) 2010-2012 ARM Limited. All rights reserved.
*
* This program is free software and is provided to you under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation, and any use by you of this program is subject to the terms of such GNU licence.
*
* A ... | gpl-2.0 |
julian-klode/linux | drivers/vfio/platform/vfio_platform.c | 623 | 2553 | /*
* Copyright (C) 2013 - Virtual Open Systems
* Author: Antonios Motakis <a.motakis@virtualopensystems.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 progra... | gpl-2.0 |
jemmy655/linux | drivers/target/target_core_fabric_lib.c | 879 | 11938 | /*******************************************************************************
* Filename: target_core_fabric_lib.c
*
* This file contains generic high level protocol identifier and PR
* handlers for TCM fabric modules
*
* (c) Copyright 2010-2013 Datera, Inc.
*
* Nicholas A. Bellinger <nab@linux-iscsi.org>
... | gpl-2.0 |
andreyloktev/linux | arch/microblaze/mm/highmem.c | 879 | 2230 | /*
* highmem.c: virtual kernel memory mappings for high memory
*
* PowerPC version, stolen from the i386 version.
*
* Used in CONFIG_HIGHMEM systems for memory pages which
* are not addressable by direct kernel virtual addresses.
*
* Copyright (C) 1999 Gerhard Wichert, Siemens AG
* Gerhard.Wichert@pdb.s... | gpl-2.0 |
siskin/bluetooth-next | drivers/gpu/drm/mga/mga_dma.c | 1135 | 29828 | /* mga_dma.c -- DMA support for mga g200/g400 -*- linux-c -*-
* Created: Mon Dec 13 01:50:01 1999 by jhartmann@precisioninsight.com
*
* Copyright 1999 Precision Insight, Inc., Cedar Park, Texas.
* Copyright 2000 VA Linux Systems, Inc., Sunnyvale, California.
* All Rights Reserved.
*
* Permission is hereby grante... | gpl-2.0 |
minz1/xosp_kernel_xiaomi_msm8956 | drivers/mtd/nand/sh_flctl.c | 2159 | 29844 | /*
* SuperH FLCTL nand controller
*
* Copyright (c) 2008 Renesas Solutions Corp.
* Copyright (c) 2008 Atom Create Engineering Co., Ltd.
*
* Based on fsl_elbc_nand.c, Copyright (c) 2006-2007 Freescale Semiconductor
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of ... | gpl-2.0 |
djvoleur/S6-UniBase | arch/mn10300/kernel/smp.c | 2415 | 28422 | /* SMP support routines.
*
* Copyright (C) 2006-2008 Panasonic 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
* version 2 as published by the Free Software Foundation.
*
* This program is distrib... | gpl-2.0 |
jonypx09/new_kernel_kylessopen | arch/arm/mach-orion5x/edmini_v2-setup.c | 2671 | 7280 | /*
* arch/arm/mach-orion5x/edmini_v2-setup.c
*
* LaCie Ethernet Disk mini V2 Setup
*
* Copyright (C) 2008 Christopher Moore <moore@free.fr>
* Copyright (C) 2008 Albert Aribaud <albert.aribaud@free.fr>
*
* This file is licensed under the terms of the GNU General Public
* License version 2. This program is licen... | gpl-2.0 |
hallovveen31/Magic | drivers/watchdog/i6300esb.c | 3183 | 13172 | /*
* i6300esb: Watchdog timer driver for Intel 6300ESB chipset
*
* (c) Copyright 2004 Google Inc.
* (c) Copyright 2005 David Härdeman <david@2gen.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 Softwa... | gpl-2.0 |
DirtyUnicorns/android_kernel_asus_grouper | drivers/watchdog/acquirewdt.c | 3183 | 8927 | /*
* 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 |
ElectryDev/android_kernel_grouper | arch/mips/pmc-sierra/yosemite/ht-irq.c | 3183 | 1874 | /*
* Copyright 2003 PMC-Sierra
* Author: Manish Lachwani (lachwani@pmc-sierra.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
* o... | gpl-2.0 |
JoshWu/linux-at91 | net/caif/cffrml.c | 3183 | 4581 | /*
* CAIF Framing Layer.
*
* Copyright (C) ST-Ericsson AB 2010
* Author: Sjur Brendeland
* License terms: GNU General Public License (GPL) version 2
*/
#define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__
#include <linux/stddef.h>
#include <linux/spinlock.h>
#include <linux/slab.h>
#include <linux/crc-cci... | gpl-2.0 |
Red--Code/mt6589_kernel_3.4.67 | net/sched/act_ipt.c | 4207 | 7598 | /*
* net/sched/ipt.c iptables target interface
*
*TODO: Add other tables. For now we only support the ipv4 table targets
*
* 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 versio... | gpl-2.0 |
fcooper/sitara-ti-linux-kernel | fs/afs/callback.c | 4463 | 11600 | /*
* Copyright (c) 2002, 2007 Red Hat, Inc. All rights reserved.
*
* This software may be freely redistributed under the terms of the
* GNU General Public License.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, In... | gpl-2.0 |
kgraney/msm-kernel | fs/ext2/acl.c | 5487 | 9223 | /*
* linux/fs/ext2/acl.c
*
* Copyright (C) 2001-2003 Andreas Gruenbacher, <agruen@suse.de>
*/
#include <linux/capability.h>
#include <linux/init.h>
#include <linux/sched.h>
#include <linux/slab.h>
#include <linux/fs.h>
#include "ext2.h"
#include "xattr.h"
#include "acl.h"
/*
* Convert from filesystem to in-memor... | gpl-2.0 |
Buckmarble/Lunar_kernel_sense_m7 | arch/sh/kernel/dumpstack.c | 6511 | 2295 | /*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright (C) 2000, 2001, 2002 Andi Kleen, SuSE Labs
* Copyright (C) 2009 Matt Fleming
*/
#include <linux/kallsyms.h>
#include <linux/ftrace.h>
#include <linux/debug_locks.h>
#include <asm/unwinder.h>
#include <asm/stacktrace.h>
void printk_address(unsigned long ... | gpl-2.0 |
faux123/android_kernel_sony_msm8974ab | drivers/staging/rtl8192u/r819xU_firmware.c | 7791 | 12298 | /**************************************************************************************************
* Procedure: Init boot code/firmware code/data session
*
* Description: This routine will initialize firmware. If any error occurs during the initialization
* process, the routine shall terminate immediately and... | gpl-2.0 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.