repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
akiradeveloper/linux | drivers/isdn/pcbit/edss1.c | 9295 | 9083 | /*
* DSS.1 Finite State Machine
* base: ITU-T Rec Q.931
*
* Copyright (C) 1996 Universidade de Lisboa
*
* Written by Pedro Roque Marques (roque@di.fc.ul.pt)
*
* This software may be used and distributed according to the terms of
* the GNU General Public License, incorporated herein by reference.
*/
/*
* ... | gpl-2.0 |
chiehwen/AGNI-pureSTOCK-I9300 | arch/arm/mach-shmobile/console.c | 11855 | 1043 | /*
* SH-Mobile Console
*
* Copyright (C) 2010 Magnus Damm
*
* 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 program is distributed in the hope that i... | gpl-2.0 |
itgb/linux-4.1.10 | net/netfilter/xt_sctp.c | 12879 | 5088 | #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/module.h>
#include <linux/skbuff.h>
#include <net/ip.h>
#include <net/ipv6.h>
#include <net/sctp/sctp.h>
#include <linux/sctp.h>
#include <linux/netfilter/x_tables.h>
#include <linux/netfilter/xt_sctp.h>
#include <linux/netfilter_ipv4/ip_tables.h>
#include <l... | gpl-2.0 |
InsomniaROM/kernel_lge_mako | net/rds/iw_stats.c | 14159 | 2865 | /*
* Copyright (c) 2006 Oracle. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree, or t... | gpl-2.0 |
casinobrawl27/android_133-108_dt2w | net/rds/iw_stats.c | 14159 | 2865 | /*
* Copyright (c) 2006 Oracle. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree, or t... | gpl-2.0 |
aldanopolis/android_kernel_motorola_msm8226 | drivers/staging/prima/CORE/DXE/src/wlan_qct_dxe.c | 80 | 210711 | /*
* 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 noti... | gpl-2.0 |
omegamoon/rockchip-rk3188-mk908 | sound/core/pcm_native.c | 80 | 96990 | /*
* Digital Audio (PCM) abstract layer
* Copyright (c) by Jaroslav Kysela <perex@perex.cz>
*
*
* 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 |
aosp/kernel | sound/soc/msm/msm7k-pcm.c | 80 | 15473 | /* linux/sound/soc/msm/msm7k-pcm.c
*
* Copyright (c) 2008-2009, Code Aurora Forum. All rights reserved.
*
* All source code in this file is licensed under the following license except
* where indicated.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU Gene... | gpl-2.0 |
LonoCloud/coreos-linux | net/mac80211/ibss.c | 80 | 48530 | /*
* IBSS 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>
* Copyright 2009, Johannes Berg <johannes@si... | gpl-2.0 |
bemolxd/android_kernel_x2xtreme-test | drivers/misc/mediatek/lcm/s6d0170/s6d0170.c | 80 | 8251 | #include <linux/string.h>
#include "lcm_drv.h"
// ---------------------------------------------------------------------------
// Local Constants
// ---------------------------------------------------------------------------
#define FRAME_WIDTH (240)
#define FRAME_HEIGHT (320)
#define LCM_ID (0x0170)
// ----... | gpl-2.0 |
OliverG96/android_kernel_samsung_golden | drivers/misc/dispdev/dispdev.c | 80 | 14586 | /*
* Copyright (C) ST-Ericsson SA 2011
*
* Display output device driver
*
* Author: Marcus Lorentzon <marcus.xm.lorentzon@stericsson.com>
* for ST-Ericsson.
*
* License terms: GNU General Public License (GPL), version 2.
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/fs.h>
#include <li... | gpl-2.0 |
punitvara/linux-1 | drivers/net/phy/mdio-mux-mmioreg.c | 592 | 4155 | /*
* Simple memory-mapped device MDIO MUX driver
*
* Author: Timur Tabi <timur@freescale.com>
*
* Copyright 2012 Freescale Semiconductor, Inc.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether e... | gpl-2.0 |
shukiz/VAR-SOM-AM33-Kernel-3-14 | drivers/net/irda/ali-ircc.c | 848 | 57516 | /*********************************************************************
*
* Filename: ali-ircc.h
* Version: 0.5
* Description: Driver for the ALI M1535D and M1543C FIR Controller
* Status: Experimental.
* Author: Benjamin Kong <benjamin_kong@ali.com.tw>
* Created at: ... | gpl-2.0 |
todorez/galileo-linux-stable | drivers/dma/mic_x100_dma.c | 848 | 21073 | /*
* Intel MIC Platform Software Stack (MPSS)
*
* Copyright(c) 2014 Intel 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 t... | gpl-2.0 |
yseung123/android_kernel_oneplus_msm8994 | net/phonet/pn_netlink.c | 2128 | 7720 | /*
* File: pn_netlink.c
*
* Phonet netlink interface
*
* Copyright (C) 2008 Nokia Corporation.
*
* Authors: Sakari Ailus <sakari.ailus@nokia.com>
* Remi Denis-Courmont
*
* 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 |
andip71/boeffla-kernel-samsung-n8000 | drivers/staging/tm6000/tm6000-video.c | 2384 | 44343 | /*
* tm6000-video.c - driver for TM5600/TM6000/TM6010 USB video capture devices
*
* Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.org>
*
* Copyright (C) 2007 Michel Ludwig <michel.ludwig@gmail.com>
* - Fixed module load/unload
*
* This program is free software; you can redistribute it an... | gpl-2.0 |
Maroc-OS/android_kernel_bn_encore | drivers/staging/tm6000/tm6000-cards.c | 2384 | 35631 | /*
* tm6000-cards.c - driver for TM5600/TM6000/TM6010 USB video capture devices
*
* Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@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... | gpl-2.0 |
AndroidDeveloperAlliance/kernel_samsung_smdk4210 | drivers/mfd/tps65911-comparator.c | 2384 | 4517 | /*
* tps65910.c -- TI TPS6591x
*
* Copyright 2010 Texas Instruments Inc.
*
* Author: Jorge Eduardo Candelaria <jedu@slimlogic.co.uk>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundat... | gpl-2.0 |
superatmos/i9100g_kernel_ics | drivers/net/mlx4/en_rx.c | 2384 | 25678 | /*
* Copyright (c) 2007 Mellanox Technologies. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this sou... | gpl-2.0 |
timduru/kernel-asus-tf101 | drivers/staging/vme/devices/vme_user.c | 2640 | 22391 | /*
* VMEbus User access driver
*
* Author: Martyn Welch <martyn.welch@ge.com>
* Copyright 2008 GE Intelligent Platforms Embedded Systems, Inc.
*
* Based on work by:
* Tom Armistead and Ajit Prem
* Copyright 2004 Motorola Inc.
*
*
* This program is free software; you can redistribute it and/or modify i... | gpl-2.0 |
Juansheng/android_kernel_htc_vision | fs/efs/super.c | 3152 | 8660 | /*
* super.c
*
* Copyright (c) 1999 Al Smith
*
* Portions derived from work (c) 1995,1996 Christian Vogelgsang.
*/
#include <linux/init.h>
#include <linux/module.h>
#include <linux/exportfs.h>
#include <linux/slab.h>
#include <linux/buffer_head.h>
#include <linux/vfs.h>
#include "efs.h"
#include <linux/efs_vh.h... | gpl-2.0 |
Stuxnet-Kernel/stuxnet_cancro | drivers/regulator/pmic8058-regulator.c | 3408 | 47110 | /* Copyright (c) 2010-2011, 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 |
LokiWuh/android_kernel_asus_grouper | arch/arm/mach-s3c64xx/dev-uart.c | 3920 | 3019 | /* linux/arch/arm/plat-s3c64xx/dev-uart.c
*
* Copyright 2008 Openmoko, Inc.
* Copyright 2008 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
* http://armlinux.simtec.co.uk/
*
* Base S3C64XX UART resource and device definitions
*
* This program is free software; you can redistribute it and/or modify
* it und... | gpl-2.0 |
elektroschmock/android_kernel_google_msm | kernel/irq/irqdomain.c | 4432 | 21862 | #include <linux/debugfs.h>
#include <linux/hardirq.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/irqdesc.h>
#include <linux/irqdomain.h>
#include <linux/module.h>
#include <linux/mutex.h>
#include <linux/of.h>
#include <linux/of_address.h>
#include <linux/seq_file.h>
#include <linux/slab.h>
#in... | gpl-2.0 |
robcore/machinex_kernelv2 | drivers/xen/xenbus/xenbus_xs.c | 4944 | 20764 | /******************************************************************************
* xenbus_xs.c
*
* This is the kernel equivalent of the "xs" library. We don't need everything
* and we use xenbus_comms for communication.
*
* Copyright (C) 2005 Rusty Russell, IBM Corporation
*
* This program is free software; you... | gpl-2.0 |
civato/kernel_p900 | drivers/leds/leds-bd2802.c | 4944 | 21273 | /*
* leds-bd2802.c - RGB LED Driver
*
* Copyright (C) 2009 Samsung Electronics
* Kim Kyuwon <q1.kim@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.
*
* Datashe... | gpl-2.0 |
PyYoshi/android_kernel_kyocera_l03 | arch/powerpc/platforms/cell/spu_callbacks.c | 4944 | 2181 | /*
* System call callback functions for SPUs
*/
#undef DEBUG
#include <linux/kallsyms.h>
#include <linux/export.h>
#include <linux/syscalls.h>
#include <asm/spu.h>
#include <asm/syscalls.h>
#include <asm/unistd.h>
/*
* This table defines the system calls that an SPU can call.
* It is currently a subset of the 6... | gpl-2.0 |
SebastianFM/SebastianFM-kernel | sound/soc/codecs/wm8974.c | 4944 | 19153 | /*
* wm8974.c -- WM8974 ALSA Soc Audio driver
*
* Copyright 2006-2009 Wolfson Microelectronics PLC.
*
* Author: Liam Girdwood <Liam.Girdwood@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
* publish... | gpl-2.0 |
kinsamanka/linux | arch/powerpc/platforms/ps3/htab.c | 7760 | 5397 | /*
* PS3 pagetable management routines.
*
* Copyright (C) 2006 Sony Computer Entertainment Inc.
* Copyright 2006, 2007 Sony 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 Founda... | gpl-2.0 |
subingangadharan/rpmsg | scripts/mod/sumversion.c | 10320 | 12227 | #include <netinet/in.h>
#ifdef __sun__
#include <inttypes.h>
#else
#include <stdint.h>
#endif
#include <ctype.h>
#include <errno.h>
#include <string.h>
#include <limits.h>
#include "modpost.h"
/*
* Stolen form Cryptographic API.
*
* MD4 Message Digest Algorithm (RFC1320).
*
* Implementation derived from Andrew Tr... | gpl-2.0 |
skullface1/android_kernel_samsung_i9105 | drivers/watchdog/kona_wdt.c | 81 | 5159 | /*
* Watchdog driver for the KONA architecture
*
* Copyright (C) 2011 Broadcom 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
*/
#include <linux/module.h>
#include <linux/modulep... | gpl-2.0 |
Kiritoalex/galileo-linux-stable | drivers/spi/spi-ti-qspi.c | 81 | 13868 | /*
* TI QSPI driver
*
* Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com
* Author: Sourav Poddar <sourav.poddar@ti.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GPLv2.
*
* This program is distributed in the hope that it will be us... | gpl-2.0 |
nimengyu2/ti-a8-linux-04.06.00.07 | fs/fuse/inode.c | 81 | 28932 | /*
FUSE: Filesystem in Userspace
Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu>
This program can be distributed under the terms of the GNU GPL.
See the file COPYING.
*/
#include "fuse_i.h"
#include <linux/pagemap.h>
#include <linux/slab.h>
#include <linux/file.h>
#include <linux/seq_file.h>
#inc... | gpl-2.0 |
vyacht/carambola2 | target/linux/generic/files/crypto/ocf/kirkwood/cesa/mvCesa.c | 593 | 111766 | /*******************************************************************************
Copyright (C) Marvell International Ltd. and its affiliates
This software file (the "File") is owned and distributed by Marvell
International Ltd. and/or its affiliates ("Marvell") under the following
alternative licensing terms. Once yo... | gpl-2.0 |
TSCLKS/linux | drivers/video/backlight/jornada720_lcd.c | 1873 | 2938 | /*
*
* LCD driver for HP Jornada 700 series (710/720/728)
* Copyright (C) 2006-2009 Kristoffer Ericson <kristoffer.ericson@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 or any later version as published by th... | gpl-2.0 |
mus1711/nitro_kernel | drivers/net/wireless/rtlwifi/rtl8192se/rf.c | 2129 | 14875 | /******************************************************************************
*
* 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 |
Dee-UK/D33_KK_RK3066 | drivers/net/enic/vnic_dev.c | 2385 | 20207 | /*
* Copyright 2008-2010 Cisco Systems, Inc. All rights reserved.
* Copyright 2007 Nuova Systems, Inc. All rights reserved.
*
* This program is free software; you may 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... | gpl-2.0 |
TOPEET-Develop/iTop4412_kernel_public | drivers/acpi/fan.c | 2641 | 5794 | /*
* acpi_fan.c - ACPI Fan Driver ($Revision: 29 $)
*
* Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com>
* Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com>
*
* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*
* This program is free software; ... | gpl-2.0 |
StelixROM/android_kernel_htc_msm8974 | drivers/i2c/busses/i2c-puv3.c | 4945 | 6478 | /*
* I2C driver for PKUnity-v3 SoC
* Code specific to PKUnity SoC and UniCore ISA
*
* Maintained by GUAN Xue-tao <gxt@mprc.pku.edu.cn>
* Copyright (C) 2001-2010 Guan Xuetao
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 a... | gpl-2.0 |
vaginessa/Googy-Max3-Kernel | drivers/media/video/ov6650.c | 4945 | 27511 | /*
* V4L2 SoC Camera driver for OmniVision OV6650 Camera Sensor
*
* Copyright (C) 2010 Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
*
* Based on OmniVision OV96xx Camera Driver
* Copyright (C) 2009 Marek Vasut <marek.vasut@gmail.com>
*
* Based on ov772x camera driver:
* Copyright (C) 2008 Renesas Solutions Corp.... | gpl-2.0 |
ptmr3/android_kernel_msm8974_2 | drivers/scsi/mpt2sas/mpt2sas_config.c | 4945 | 46868 | /*
* This module provides common API for accessing firmware configuration pages
*
* This code is based on drivers/scsi/mpt2sas/mpt2_base.c
* Copyright (C) 2007-2010 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the term... | gpl-2.0 |
thicklizard/komodo-revisited | drivers/usb/host/imx21-hcd.c | 4945 | 48636 | /*
* USB Host Controller Driver for IMX21
*
* Copyright (C) 2006 Loping Dog Embedded Systems
* Copyright (C) 2009 Martin Fuzzey
* Originally written by Jay Monkman <jtm@lopingdog.com>
* Ported to 2.6.30, debugged and enhanced by Martin Fuzzey
*
* This program is free software; you can redistribute it and/or mod... | gpl-2.0 |
MingoAllenII/draconis_msm8226 | drivers/staging/comedi/drivers/adl_pci9118.c | 5457 | 72820 | /*
* comedi/drivers/adl_pci9118.c
*
* hardware driver for ADLink cards:
* card: PCI-9118DG, PCI-9118HG, PCI-9118HR
* driver: pci9118dg, pci9118hg, pci9118hr
*
* Author: Michal Dobes <dobes@tesnet.cz>
*
*/
/*
Driver: adl_pci9118
Description: Adlink PCI-9118DG, PCI-9118HG, PCI-9118HR
Author: Michal Dobe... | gpl-2.0 |
ryrzy/yoda-kernel-i9300-JB-update13 | drivers/net/chelsio/tp.c | 8017 | 4146 | /* $Date: 2006/02/07 04:21:54 $ $RCSfile: tp.c,v $ $Revision: 1.73 $ */
#include "common.h"
#include "regs.h"
#include "tp.h"
#ifdef CONFIG_CHELSIO_T1_1G
#include "fpga_defs.h"
#endif
struct petp {
adapter_t *adapter;
};
/* Pause deadlock avoidance parameters */
#define DROP_MSEC 16
#define DROP_PKTS_CNT 1
static ... | gpl-2.0 |
atilag/android_kernel_samsung_smdk4412 | drivers/message/fusion/mptspi.c | 8017 | 43777 | /*
* linux/drivers/message/fusion/mptspi.c
* For use with LSI PCI chip/adapter(s)
* running LSI Fusion MPT (Message Passing Technology) firmware.
*
* Copyright (c) 1999-2008 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com)
*
*/
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=... | gpl-2.0 |
cmenard/T889_Kernel | drivers/w1/masters/omap_hdq.c | 8017 | 18222 | /*
* drivers/w1/masters/omap_hdq.c
*
* Copyright (C) 2007 Texas Instruments, Inc.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether express or implied.
*
*/
#include <linux/kernel.h>
#include <li... | gpl-2.0 |
alcobar/asuswrt-merlin | release/src-rt/linux/linux-2.6/arch/arm/mach-s3c2440/s3c2440.c | 82 | 1280 | /* linux/arch/arm/mach-s3c2440/s3c2440.c
*
* Copyright (c) 2004-2006 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* Samsung S3C2440 Mobile CPU 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
* publishe... | gpl-2.0 |
jongwonk/linux_samsung | drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 82 | 34290 | /*
* linux/drivers/media/platform/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 publis... | gpl-2.0 |
nemomobile/kernel-adaptation-n950-n9 | arch/arm/mach-at91/cpuidle.c | 338 | 1975 | /*
* based on arch/arm/mach-kirkwood/cpuidle.c
*
* CPU idle support for AT91 SoC
*
* 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.
*
* The cpu idle uses wait-for-interrupt an... | gpl-2.0 |
gablg1/ubuntu-vivid-docker-cr | sound/pci/cs46xx/dsp_spos.c | 594 | 56945 | /*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it w... | gpl-2.0 |
cattleprod/GT-I9100 | arch/powerpc/kvm/book3s_emulate.c | 850 | 13746 | /*
* 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 will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warr... | gpl-2.0 |
m2mselect/owrt | DLpatch/linux-3.18.29/arch/arc/kernel/time.c | 850 | 6927 | /*
* Copyright (C) 2004, 2007-2010, 2011-2012 Synopsys, Inc. (www.synopsys.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.
*
* vineetg: Jan 1011
* -sched_clock( ) no lo... | gpl-2.0 |
jab2/android_kernel_lge_l45c | net/sunrpc/xprtrdma/svc_rdma_recvfrom.c | 850 | 20196 | /*
* Copyright (c) 2005-2006 Network Appliance, 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) Version 2, available from the file
* COPYING in the main directory of th... | gpl-2.0 |
inferiorhumanorgans/android_kernel_thunderc | drivers/isdn/hardware/eicon/capimain.c | 850 | 3336 | /* $Id: capimain.c,v 1.24 2003/09/09 06:51:05 schindler Exp $
*
* ISDN interface module for Eicon active cards DIVA.
* CAPI Interface
*
* Copyright 2000-2003 by Armin Schindler (mac@melware.de)
* Copyright 2000-2003 Cytronics & Melware (info@melware.de)
*
* This software may be used and distributed according... | gpl-2.0 |
ntb-ch/linux | arch/sh/mm/cache.c | 1362 | 9475 | /*
* arch/sh/mm/cache.c
*
* Copyright (C) 1999, 2000, 2002 Niibe Yutaka
* Copyright (C) 2002 - 2010 Paul Mundt
*
* Released under the terms of the GNU GPL v2.0.
*/
#include <linux/mm.h>
#include <linux/init.h>
#include <linux/mutex.h>
#include <linux/fs.h>
#include <linux/smp.h>
#include <linux/highmem.h>
#inc... | gpl-2.0 |
0ps/inception | zlib/trees.c | 1874 | 44027 | /* trees.c -- output deflated data using Huffman coding
* Copyright (C) 1995-2005 Jean-loup Gailly
* For conditions of distribution and use, see copyright notice in zlib.h
*/
/*
* ALGORITHM
*
* The "deflation" process uses several Huffman trees. The more
* common source values are represented by shor... | gpl-2.0 |
wurikiji/ttFS | hunbag/linux-3.10.61/kernel/events/ring_buffer.c | 1874 | 9447 | /*
* Performance events ring-buffer code:
*
* Copyright (C) 2008 Thomas Gleixner <tglx@linutronix.de>
* Copyright (C) 2008-2011 Red Hat, Inc., Ingo Molnar
* Copyright (C) 2008-2011 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
* Copyright © 2009 Paul Mackerras, IBM Corp. <paulus@au1.ibm.com>
*
* For... | gpl-2.0 |
eoghan2t9/android_kernel_asus_moorefield | arch/ia64/kernel/kprobes.c | 2130 | 30380 | /*
* Kernel Probes (KProbes)
* arch/ia64/kernel/kprobes.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 of the License, or
* (at your option) any later version.
*
... | gpl-2.0 |
googyanas/Googy-Kernel | drivers/staging/altera-stapl/altera.c | 2386 | 57360 | /*
* altera.c
*
* altera FPGA driver
*
* Copyright (C) Altera Corporation 1998-2001
* Copyright (C) 2010,2011 NetUP Inc.
* Copyright (C) 2010,2011 Igor M. Liplianin <liplianin@netup.ru>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lice... | gpl-2.0 |
HyochanPyo/kernel_3.18.9 | crypto/rmd320.c | 2386 | 13402 | /*
* Cryptographic API.
*
* RIPEMD-320 - RACE Integrity Primitives Evaluation Message Digest.
*
* Based on the reference implementation by Antoon Bosselaers, ESAT-COSIC
*
* Copyright (c) 2008 Adrian-Ken Rueegsegger <ken@codelabs.ch>
*
* This program is free software; you can redistribute it and/or modify it
*... | gpl-2.0 |
quancao/kernel-imx-controlboard | drivers/ata/pata_sch.c | 2642 | 5167 | /*
* pata_sch.c - Intel SCH PATA controllers
*
* Copyright (c) 2008 Alek Du <alek.du@intel.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License 2 as published
* by the Free Software Foundation.
*
* This program is distributed... | gpl-2.0 |
sudosurootdev/kernel_lge_g3-wip | mm/swap.c | 3154 | 21023 | /*
* linux/mm/swap.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* This file contains the default values for the operation of the
* Linux VM subsystem. Fine-tuning documentation can be found in
* Documentation/sysctl/vm.txt.
* Started 18.12.91
* Swap aging added 23.2.95, Stephen Tweedie.
... | gpl-2.0 |
RenderBroken/ghost_render_kernel | mm/swap.c | 3154 | 21023 | /*
* linux/mm/swap.c
*
* Copyright (C) 1991, 1992, 1993, 1994 Linus Torvalds
*/
/*
* This file contains the default values for the operation of the
* Linux VM subsystem. Fine-tuning documentation can be found in
* Documentation/sysctl/vm.txt.
* Started 18.12.91
* Swap aging added 23.2.95, Stephen Tweedie.
... | gpl-2.0 |
alexey6600/M8_Sense_7.00 | drivers/mtd/mtd_blkdevs.c | 3410 | 13896 | /*
* Interface to Linux block layer for MTD 'translation layers'.
*
* Copyright © 2003-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 Software Foundation; either ... | gpl-2.0 |
MattCrystal/HTC-One---4.4-Linaro | sound/soc/fsl/fsl_dma.c | 4946 | 32057 | /*
* Freescale DMA ALSA SoC PCM driver
*
* Author: Timur Tabi <timur@freescale.com>
*
* Copyright 2007-2010 Freescale Semiconductor, Inc.
*
* This file is licensed under the terms of the GNU General Public License
* version 2. This program is licensed "as is" without any warranty of any
* kind, whether expres... | gpl-2.0 |
Euphoria-OS-Devices/android_kernel_lge_msm8974 | drivers/video/console/sticore.c | 4946 | 27082 | /*
* linux/drivers/video/console/sticore.c -
* core code for console driver using HP's STI firmware
*
* Copyright (C) 2000 Philipp Rumpf <prumpf@tux.org>
* Copyright (C) 2001-2003 Helge Deller <deller@gmx.de>
* Copyright (C) 2001-2002 Thomas Bogendoerfer <tsbogend@alpha.franken.de>
*
* TODO:
* - call STI in ... | gpl-2.0 |
TrustZoneGenericDriver/linux | drivers/ide/ide-cs.c | 5202 | 12339 | /*======================================================================
A driver for PCMCIA IDE/ATA disk cards
The contents of this file are subject to the Mozilla Public
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of
... | gpl-2.0 |
vdsirotkin/vds_kernel_cm10.1 | arch/sh/kernel/cpu/sh2a/setup-sh7201.c | 7506 | 11678 | /*
* SH7201 setup
*
* Copyright (C) 2008 Peter Griffin pgriffin@mpc-data.co.uk
* Copyright (C) 2009 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/plat... | gpl-2.0 |
FrancescoCG/CrazySuperKernel-CM14.1-KLTE | arch/sh/kernel/cpu/sh2a/setup-sh7206.c | 7506 | 10228 | /*
* SH7206 Setup
*
* Copyright (C) 2006 Yoshinori Sato
* Copyright (C) 2009 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*/
#include <linux/platform_device.h>
#include ... | gpl-2.0 |
SeKwonLee/pmfs | drivers/i2c/i2c-boardinfo.c | 7506 | 3082 | /*
* i2c-boardinfo.c - collect pre-declarations of I2C devices
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
... | gpl-2.0 |
javelinanddart/Canuck | arch/h8300/kernel/sys_h8300.c | 7762 | 1728 | /*
* linux/arch/h8300/kernel/sys_h8300.c
*
* This file contains various random system calls that
* have a non-standard calling sequence on the H8/300
* platform.
*/
#include <linux/errno.h>
#include <linux/sched.h>
#include <linux/mm.h>
#include <linux/smp.h>
#include <linux/sem.h>
#include <linux/msg.h>
#includ... | gpl-2.0 |
slz/arco-samsung-kernel-msm7x30 | arch/x86/um/mem_32.c | 8530 | 1162 | /*
* Copyright (C) 2011 Richard Weinberger <richrd@nod.at>
*
* 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/mm.h>
#include <asm/page.h>
#include <asm/mman.h>... | gpl-2.0 |
asis92/kernel-lp-lg-d802 | tools/perf/scripts/perl/Perf-Trace-Util/Context.c | 11602 | 3691 | /*
* This file was generated automatically by ExtUtils::ParseXS version 2.18_02 from the
* contents of Context.xs. Do not edit this file, edit Context.xs instead.
*
* ANY CHANGES MADE HERE WILL BE LOST!
*
*/
#line 1 "Context.xs"
/*
* Context.xs. XS interfaces for perf script.
*
* Copyright (C) 2009 Tom Zanu... | gpl-2.0 |
Sricharanti/sricharan | arch/mips/pci/fixup-tb0226.c | 13650 | 2397 | /*
* fixup-tb0226.c, The TANBAC TB0226 specific PCI fixups.
*
* Copyright (C) 2002-2005 Yoichi Yuasa <yuasa@linux-mips.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either ... | gpl-2.0 |
syhost/android_kernel_xiaomi_armani | drivers/usb/host/whci/pzl.c | 13906 | 10580 | /*
* Wireless Host Controller (WHC) periodic schedule management.
*
* Copyright (C) 2007 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.
*
* Thi... | gpl-2.0 |
p2pjack/Virtuous-Beastmode | net/llc/llc_s_ac.c | 14930 | 6006 | /*
* llc_s_ac.c - actions performed during sap state transition.
*
* Description :
* Functions in this module are implementation of sap component actions.
* Details of actions can be found in IEEE-802.2 standard document.
* All functions have one sap and one event as input argument. All of
* them return ... | gpl-2.0 |
artcotto/CharizardX_kernel_hammerhead | arch/arm/mach-msm/board-8930-storage.c | 339 | 9517 | /* Copyright (c) 2011-2012, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the... | gpl-2.0 |
Dm47021/Linux-kernel_4.1.15-rt17_MusicOS | drivers/tty/serial/ioc3_serial.c | 851 | 58776 | /*
* 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) 2005 Silicon Graphics, Inc. All Rights Reserved.
*/
/*
* This file contains a module version of the ioc3 serial driver. ... | gpl-2.0 |
libos-nuse/net-next-nuse | arch/powerpc/platforms/cell/smp.c | 1107 | 3983 | /*
* SMP support for BPA machines.
*
* Dave Engebretsen, Peter Bergner, and
* Mike Corrigan {engebret|bergner|mikec}@us.ibm.com
*
* Plus various changes from other IBM teams...
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public Lice... | gpl-2.0 |
arjen75/lg_p700_kernel | drivers/net/bna/bna_txrx.c | 2387 | 103208 | /*
* Linux network driver for Brocade Converged Network Adapter.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License (GPL) Version 2 as
* published by the Free Software Foundation
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
whyberg/MediaPad_10FHD | arch/arm/mm/mmap.c | 2899 | 4259 | /*
* linux/arch/arm/mm/mmap.c
*/
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/mman.h>
#include <linux/shm.h>
#include <linux/sched.h>
#include <linux/io.h>
#include <linux/personality.h>
#include <linux/random.h>
#include <asm/cputype.h>
#include <asm/system.h>
#define COLOUR_ALIGN(addr,pgoff) \
((... | gpl-2.0 |
OPNay/android_kernel_samsung_jalte | drivers/staging/bcm/hostmibs.c | 4947 | 5968 | /*
* File Name: hostmibs.c
*
* Author: Beceem Communications Pvt. Ltd
*
* Abstract: This file contains the routines to copy the statistics used by
* the driver to the Host MIBS structure and giving the same to Application.
*/
#include "headers.h"
INT ProcessGetHostMibs(PMINI_ADAPTER Adapter, S_MIBS_HOST_STATS_... | gpl-2.0 |
Validus-Lollipop/android_kernel_motorola_msm8960dt-common | drivers/staging/bcm/InterfaceDld.c | 4947 | 10932 | #include "headers.h"
int InterfaceFileDownload(PVOID arg, struct file *flp, unsigned int on_chip_loc)
{
/* unsigned int reg = 0; */
mm_segment_t oldfs = {0};
int errno = 0, len = 0; /* ,is_config_file = 0 */
loff_t pos = 0;
PS_INTERFACE_ADAPTER psIntfAdapter = (PS_INTERFACE_ADAPTER)arg;
/* PMINI_ADAPTER Adapter ... | gpl-2.0 |
zparallax/amplitude_aosp_12_1 | drivers/staging/phison/phison.c | 4947 | 2586 | /*
* Copyright (C) 2006 Red Hat <evan_ko@phison.com>
*
* May be copied or modified under the terms of the GNU General Public License
*
* [Modify History]
* #0001, Evan, 2008.10.22, V0.00, New release.
* #0002, Evan, 2008.11.01, V0.90, Test Work In Ubuntu Linux 8.04.
* #0003, Evan, 2008.01.08, V0.91, Ch... | gpl-2.0 |
TeamExodus/kernel_lge_g3 | arch/sh/mm/alignment.c | 7507 | 4763 | /*
* Alignment access counters and corresponding user-space interfaces.
*
* Copyright (C) 2009 ST Microelectronics
* Copyright (C) 2009 - 2010 Paul Mundt
*
* 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 ... | gpl-2.0 |
jejecule/android_kernel_oppo_msm8974 | arch/cris/kernel/time.c | 7507 | 3853 | /*
* linux/arch/cris/kernel/time.c
*
* Copyright (C) 1991, 1992, 1995 Linus Torvalds
* Copyright (C) 1999, 2000, 2001 Axis Communications AB
*
* 1994-07-02 Alan Modra
* fixed set_rtc_mmss, fixed time.year for >= 2000, new mktime
* 1995-03-26 Markus Kuhn
* fixed 500 ms bug at call to set_rtc_mmss... | gpl-2.0 |
davidmueller13/android_kernel_samsung_zeroflteskt | drivers/net/wireless/b43/leds.c | 9555 | 9271 | /*
Broadcom B43 wireless driver
LED control
Copyright (c) 2005 Martin Langer <martin-langer@gmx.de>,
Copyright (c) 2005 Stefano Brivio <stefano.brivio@polimi.it>
Copyright (c) 2005-2007 Michael Buesch <m@bues.ch>
Copyright (c) 2005 Danny van Dyk <kugelfang@gentoo.org>
Copyright (c) 2005 Andreas Jaggi <a... | gpl-2.0 |
Ki113R/android_kernel_samsung_golden | fs/ncpfs/ncpsign_kernel.c | 12883 | 3729 | /*
* ncpsign_kernel.c
*
* Arne de Bruijn (arne@knoware.nl), 1997
*
*/
#ifdef CONFIG_NCPFS_PACKET_SIGNING
#include <linux/string.h>
#include <linux/ncp.h>
#include <linux/bitops.h>
#include "ncp_fs.h"
#include "ncpsign_kernel.h"
/* i386: 32-bit, little endian, handles mis-alignment */
#ifdef __i386__
#define ... | gpl-2.0 |
zparallax/amplitude_shamu | arch/mips/pci/fixup-capcella.c | 13651 | 1580 | /*
* fixup-cappcela.c, The ZAO Networks Capcella specific PCI fixups.
*
* Copyright (C) 2002,2004 Yoichi Yuasa <yuasa@linux-mips.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | gpl-2.0 |
peteralfonso/platform_kernel_tegra | arch/x86/math-emu/reg_divide.c | 14419 | 4994 | /*---------------------------------------------------------------------------+
| reg_divide.c |
| |
| Divide one FPU_REG by another and put the result in a destination FPU_REG.|
| ... | gpl-2.0 |
jokerfr9/DragonsKernel_Kylessopen | arch/arm/mach-msm/clock-9615.c | 84 | 51967 | /* Copyright (c) 2009-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 |
Grommerin/kernel_imx | drivers/net/can/janz-ican3.c | 596 | 44625 | /*
* Janz MODULbus VMOD-ICAN3 CAN Interface Driver
*
* Copyright (c) 2010 Ira W. Snyder <iws@ovro.caltech.edu>
*
* 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 Li... | gpl-2.0 |
chrisw957/gumstix-linux | arch/arm/mm/fault-armv.c | 852 | 6860 | /*
* linux/arch/arm/mm/fault-armv.c
*
* Copyright (C) 1995 Linus Torvalds
* Modifications for ARM processor (c) 1995-2002 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software... | gpl-2.0 |
underdarkonsole/huawei_vision_kernel_JB | net/rds/af_rds.c | 852 | 14354 | /*
* Copyright (c) 2006 Oracle. All rights reserved.
*
* This software is available to you under a choice of one of two
* licenses. You may choose to be licensed under the terms of the GNU
* General Public License (GPL) Version 2, available from the file
* COPYING in the main directory of this source tree, or t... | gpl-2.0 |
EpicCM/SPH-D700-Kernel | drivers/hwmon/via-cputemp.c | 852 | 8135 | /*
* via-cputemp.c - Driver for VIA CPU core temperature monitoring
* Copyright (C) 2009 VIA Technologies, Inc.
*
* based on existing coretemp.c, which is
*
* Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of ... | gpl-2.0 |
virtuous/kernel-7x30-gingerbread-v3 | arch/mips/dec/kn02-irq.c | 1620 | 1879 | /*
* DECstation 5000/200 (KN02) Control and Status Register
* interrupts.
*
* Copyright (c) 2002, 2003, 2005 Maciej W. Rozycki
*
* 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 v... | gpl-2.0 |
StefanescuCristian/ubuntu-bfsq | sound/usb/usx2y/usbusx2y.c | 1876 | 13540 | /*
* usbusy2y.c - ALSA USB US-428 Driver
*
2005-04-14 Karsten Wiese
Version 0.8.7.2:
Call snd_card_free() instead of snd_card_free_in_thread() to prevent oops with dead keyboard symptom.
Tested ok with kernel 2.6.12-rc2.
2004-12-14 Karsten Wiese
Version 0.8.7.1:
snd_pcm_open for rawusb pcm-devices now returns -... | gpl-2.0 |
MoKee/android_kernel_lge_iproj | drivers/media/dvb/frontends/cx24116.c | 2388 | 41138 | /*
Conexant cx24116/cx24118 - DVBS/S2 Satellite demod/tuner driver
Copyright (C) 2006-2008 Steven Toth <stoth@hauppauge.com>
Copyright (C) 2006-2007 Georg Acher
Copyright (C) 2007-2008 Darron Broad
March 2007
Fixed some bugs.
Added diseqc support.
Added corrected signal strength support... | gpl-2.0 |
e9wifi-dev/android_kernel_lge_e9wifi-test | security/keys/keyring.c | 4180 | 30924 | /* Keyring handling
*
* Copyright (C) 2004-2005, 2008 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 published by the Free Software Foundation;... | gpl-2.0 |
bkcokota/android_kernel_k2_ul | arch/tile/kernel/pci-dma.c | 4692 | 7107 | /*
* Copyright 2010 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.