repo_name
string
path
string
copies
string
size
string
content
string
license
string
str90/RK3188_tablet_kernel_sources
sound/isa/gus/gus_uart.c
13164
8087
/* * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * Routines for the GF1 MIDI interface - like UART 6850 * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 ...
gpl-2.0
kref/u-boot-tiny210
board/mx1ads/mx1ads.c
109
4204
/* * board/mx1ads/mx1ads.c * * (c) Copyright 2004 * Techware Information Technology, Inc. * http://www.techware.com.tw/ * * Ming-Len Wu <minglen_wu@techware.com.tw> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published b...
gpl-2.0
xdje42/newlib
newlib/libm/machine/arm/sf_ceil.c
109
1727
/* sf_ceil.c -- define ceilf Copyright (c) 2011, 2012 ARM Ltd. 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 noti...
gpl-2.0
evnit/android_kernel_samsung_msm8660-common
drivers/mtd/mtdchar.c
109
27238
/* * Copyright © 1999-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 version 2 of the License, or * (at your option) any later version....
gpl-2.0
iHateWEBos/shooter_kernel_34
kernel/kmod.c
365
10699
#include <linux/module.h> #include <linux/sched.h> #include <linux/syscalls.h> #include <linux/unistd.h> #include <linux/kmod.h> #include <linux/slab.h> #include <linux/completion.h> #include <linux/cred.h> #include <linux/file.h> #include <linux/fdtable.h> #include <linux/workqueue.h> #include <linux/security.h> #incl...
gpl-2.0
pantoniou/linux-beagle-track-mainline
arch/m32r/kernel/smp.c
365
23743
/* * linux/arch/m32r/kernel/smp.c * * M32R SMP support routines. * * Copyright (c) 2001, 2002 Hitoshi Yamamoto * * Taken from i386 version. * (c) 1995 Alan Cox, Building #3 <alan@redhat.com> * (c) 1998-99, 2000 Ingo Molnar <mingo@redhat.com> * * This code is released under the GNU General Public ...
gpl-2.0
TeamHorizon/android_kernel_htc_endeavoru
kernel/rcupdate.c
365
8807
/* * Read-Copy Update mechanism for mutual exclusion * * 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 ...
gpl-2.0
sagar846/kernel_athene
drivers/char/tpm/tpm_i2c_stm_st33.c
621
23528
/* * STMicroelectronics TPM I2C Linux driver for TPM ST33ZP24 * Copyright (C) 2009, 2010 STMicroelectronics * * 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 Licen...
gpl-2.0
networkosnet/linux
drivers/staging/rtl8712/rtl871x_recv.c
621
20869
/****************************************************************************** * rtl871x_recv.c * * Copyright(c) 2007 - 2010 Realtek Corporation. All rights reserved. * Linux device driver for RTL8192SU * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of...
gpl-2.0
PaoloW8/android_kernel_nubia_nx505j
drivers/gpu/drm/nouveau/nvd0_display.c
1901
58041
/* * Copyright 2011 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
myjang0507/Polaris-slte-
drivers/mtd/devices/bcm47xxsflash.c
2157
3096
#include <linux/kernel.h> #include <linux/module.h> #include <linux/slab.h> #include <linux/mtd/mtd.h> #include <linux/platform_device.h> #include <linux/bcma/bcma.h> #include "bcm47xxsflash.h" MODULE_LICENSE("GPL"); MODULE_DESCRIPTION("Serial flash driver for BCMA bus"); static const char * const probes[] = { "bcm4...
gpl-2.0
hashem78/AGNI-pureCM-P3100
net/ipv4/icmp.c
2157
29387
/* * NET3: Implementation of the ICMP protocol layer. * * Alan Cox, <alan@lxorguk.ukuu.org.uk> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (a...
gpl-2.0
Thunderoar/android_kernel_samsung_goyave3g
drivers/hwmon/ibmpex.c
2157
15440
/* * A hwmon driver for the IBM PowerExecutive temperature/power sensors * Copyright (C) 2007 IBM * * Author: Darrick J. Wong <djwong@us.ibm.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
codename13/android_kernel_samsung_kylessopen-CAF
sound/oss/pss.c
2669
32862
/* * sound/oss/pss.c * * The low level driver for the Personal Sound System (ECHO ESC614). * * * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (June 1991). See the "COPYING" file distributed with this software * for mor...
gpl-2.0
zombah/android_kernel_toshiba_ac100_test
drivers/staging/cx25821/cx25821-video-upstream.c
2925
22852
/* * Driver for the Conexant CX25821 PCIe bridge * * Copyright (C) 2009 Conexant Systems Inc. * Authors <hiep.huynh@conexant.com>, <shu.lin@conexant.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 F...
gpl-2.0
Dee-UK/D33_KK_Kernel
drivers/video/backlight/apple_bl.c
3181
5805
/* * Backlight Driver for Intel-based Apples * * Copyright (c) Red Hat <mjg@redhat.com> * Based on code from Pommed: * Copyright (C) 2006 Nicolas Boichat <nicolas @boichat.ch> * Copyright (C) 2006 Felipe Alfaro Solana <felipe_alfaro @linuxmail.org> * Copyright (C) 2007 Julien BLACHE <jb@jblache.org> * * ...
gpl-2.0
jamison904/d2tmo_kernel
drivers/isdn/mISDN/dsp_tones.c
3181
17286
/* * Audio support data for ISDN4Linux. * * Copyright Andreas Eversberg (jolly@eversberg.eu) * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ #include <linux/gfp.h> #include <linux/mISDNif.h> #include <linux/mISDNds...
gpl-2.0
laufersteppenwolf/lge-kernel-p880
fs/jffs2/debug.c
3437
26208
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org> * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kern...
gpl-2.0
civato/Note8.0-StormBorn
arch/arm/mach-at91/cpuidle.c
3949
2682
/* * 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
RaymanFX/kernel_samsung_lt03wifi
drivers/input/mouse/alps.c
3949
46488
/* * ALPS touchpad PS/2 mouse driver * * Copyright (c) 2003 Neil Brown <neilb@cse.unsw.edu.au> * Copyright (c) 2003-2005 Peter Osterlund <petero2@telia.com> * Copyright (c) 2004 Dmitry Torokhov <dtor@mail.ru> * Copyright (c) 2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2009 Sebastian Kapfer <sebastian_k...
gpl-2.0
tchaari/android_kernel_samsung_crespo_kitkang
arch/sh/kernel/signal_32.c
3949
17783
/* * linux/arch/sh/kernel/signal.c * * Copyright (C) 1991, 1992 Linus Torvalds * * 1997-11-28 Modified for POSIX.1b signals by Richard Henderson * * SuperH version: Copyright (C) 1999, 2000 Niibe Yutaka & Kaz Kojima * */ #include <linux/sched.h> #include <linux/mm.h> #include <linux/smp.h> #include <li...
gpl-2.0
heechul/linux
drivers/sbus/char/bbc_i2c.c
4461
9713
/* bbc_i2c.c: I2C low-level driver for BBC device on UltraSPARC-III * platforms. * * Copyright (C) 2001, 2008 David S. Miller (davem@davemloft.net) */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/types.h> #include <linux/slab.h> #include <linux/sched.h> #include <linux/wait.h> #in...
gpl-2.0
goodwin/android_kernel_lge_hammerhead-1
drivers/usb/gadget/f_hid.c
4717
16612
/* * f_hid.c -- USB HID function driver * * Copyright (C) 2010 Fabien Chouteau <fabien.chouteau@barco.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 Licens...
gpl-2.0
Renzo-Olivares/android_kernel_htc_m8wlv
arch/arm/mach-omap2/gpio.c
4717
5133
/* * OMAP2+ specific gpio initialization * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ * * Author: * Charulatha V <charu@ti.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License as * published by the Fr...
gpl-2.0
SmartisanTech/T1Kernel
drivers/hid/hid-roccat.c
5229
10665
/* * Roccat driver for Linux * * Copyright (c) 2010 Stefan Achatz <erazor_de@users.sourceforge.net> */ /* * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License,...
gpl-2.0
chucktr/vigor_aosp_kernel
kernel/time/jiffies.c
6765
3029
/*********************************************************************** * linux/kernel/time/jiffies.c * * This file contains the jiffies based clocksource. * * Copyright (C) 2004, 2005 IBM, John Stultz (johnstul@us.ibm.com) * * This program is free software; you can redistribute it and/or modify * it under the terms o...
gpl-2.0
kerneldevs/RM-35-KERNEL-PECAN
arch/xtensa/kernel/pci-dma.c
8045
2359
/* * arch/xtensa/kernel/pci-dma.c * * DMA coherent memory allocation. * * 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 l...
gpl-2.0
x86-8/linux-3.7
arch/parisc/hpux/ioctl.c
12653
1818
/* * Implements some necessary HPUX ioctls. * * Copyright (C) 1999-2002 Matthew Wilcox <willy with parisc-linux.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; eithe...
gpl-2.0
mason-hock/CHIP-linux-libre
CHIP-linux-libre/fs/cachefiles/proc.c
14189
3184
/* CacheFiles statistics * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free Software Foundation; eithe...
gpl-2.0
XCage15/linux
drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c
110
170254
/* * Copyright 2014 Advanced Micro Devices, 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, m...
gpl-2.0
go2ev-devteam/gopro-linux
drivers/net/can/at91_can.c
110
31845
/* * at91_can.c - CAN network driver for AT91 SoC CAN controller * * (C) 2007 by Hans J. Koch <hjk@hansjkoch.de> * (C) 2008, 2009, 2010, 2011 by Marc Kleine-Budde <kernel@pengutronix.de> * * This software may be distributed under the terms of the GNU General * Public License ("GPL") version 2 as distributed in t...
gpl-2.0
entdark/q3mme
trunk/code/tools/lcc/src/input.c
110
2934
#include "c.h" static void pragma(void); static void resynch(void); static int bsize; static unsigned char buffer[MAXLINE+1 + BUFSIZE+1]; unsigned char *cp; /* current input character */ char *file; /* current input file name */ char *firstfile; /* first input file */ unsigned char *limit; /* points to last charact...
gpl-2.0
jderrick/linux-torvalds
drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c
110
40122
/* * Copyright 2014 Advanced Micro Devices, 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, m...
gpl-2.0
xinglin/qemu-2.0.2
roms/openbios/packages/init.c
110
1127
/* * Creation Date: <2003/12/23 00:28:05 samuel> * Time-stamp: <2003/12/28 19:43:41 samuel> * * <init.c> * * Module intialization * * Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Pu...
gpl-2.0
TheSSJ/zf2_mmkernel
net/ipv6/sit.c
622
38904
/* * IPv6 over IPv4 tunnel device - Simple Internet Transition (SIT) * Linux INET6 implementation * * Authors: * Pedro Roque <roque@di.fc.ul.pt> * Alexey Kuznetsov <kuznet@ms2.inr.ac.ru> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Publi...
gpl-2.0
SiliconAcid/android_kernel_lge_g3
drivers/staging/prima/CORE/MAC/src/pe/lim/limLogDump.c
622
94790
/* * 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
mythos234/SimplKernel-LL-G925F
drivers/mtd/maps/plat-ram.c
2158
6443
/* drivers/mtd/maps/plat-ram.c * * (c) 2004-2005 Simtec Electronics * http://www.simtec.co.uk/products/SWLINUX/ * Ben Dooks <ben@simtec.co.uk> * * Generic platform device based RAM map * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Licens...
gpl-2.0
oppo-source/R7f-4.4-kernel-source
drivers/gpu/drm/nouveau/core/subdev/fb/nv50.c
2158
13965
/* * 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
jakwu/linux-imx
fs/ext4/bitmap.c
2670
2909
/* * linux/fs/ext4/bitmap.c * * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) */ #include <linux/buffer_head.h> #include <linux/jbd2.h> #include "ext4.h" unsigned int ext4_count_free(char *bitmap, u...
gpl-2.0
SlimRoms/kernel_samsung_espresso10
drivers/staging/tidspbridge/pmgr/cod.c
3182
14323
/* * cod.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * This module implements DSP code management for the DSP/BIOS Bridge * environment. It is mostly a thin wrapper. * * This module provides an interface for loading both static and * dynamic code objects onto DSP systems. * * Cop...
gpl-2.0
brymaster5000/Elite_darksLide_kernel
arch/powerpc/lib/copyuser_power7_vmx.c
4462
1571
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be use...
gpl-2.0
ghbhaha/furnace-bacon
drivers/net/ethernet/i825xx/ether1.c
4974
27611
/* * linux/drivers/acorn/net/ether1.c * * Copyright (C) 1996-2000 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * Acorn ether1 driver (82586 chip) for Ac...
gpl-2.0
farchanrifai/lineage
drivers/pnp/pnpbios/core.c
4974
14486
/* * pnpbios -- PnP BIOS driver * * This driver provides access to Plug-'n'-Play services provided by * the PnP BIOS firmware, described in the following documents: * Plug and Play BIOS Specification, Version 1.0A, 5 May 1994 * Plug and Play BIOS Clarification Paper, 6 October 1994 * Compaq Computer Corp...
gpl-2.0
klabit87/SCH-I545_NA_LL_VZW
net/phonet/pn_netlink.c
6254
7553
/* * File: pn_netlink.c * * Phonet netlink interface * * Copyright (C) 2008 Nokia Corporation. * * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com> * Original author: Sakari Ailus <sakari.ailus@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the term...
gpl-2.0
franciscofranco/Grouper-3.1.10
drivers/video/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
somcom3x/android_kernel_samsung_msm8660-caf
drivers/net/wireless/ipw2x00/libipw_geo.c
9326
5482
/****************************************************************************** Copyright(c) 2005 Intel Corporation. All rights reserved. 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 Fou...
gpl-2.0
yuzaipiaofei/android_kernel_cyanogen_msm8916
arch/x86/oprofile/op_model_ppro.c
9326
6048
/* * @file op_model_ppro.h * Family 6 perfmon and architectural perfmon MSR operations * * @remark Copyright 2002 OProfile authors * @remark Copyright 2008 Intel Corporation * @remark Read the file COPYING * * @author John Levon * @author Philippe Elie * @author Graydon Hoare * @author Andi Kleen * @author ...
gpl-2.0
Ki113R/android_kernel_samsung_golden
drivers/mtd/maps/nettel.c
11886
11672
/****************************************************************************/ /* * nettel.c -- mappings for NETtel/SecureEdge/SnapGear (x86) boards. * * (C) Copyright 2000-2001, Greg Ungerer (gerg@snapgear.com) * (C) Copyright 2001-2002, SnapGear (www.snapgear.com) */ /***************************...
gpl-2.0
mefody1971/android_kernel_samsung_SM-G355H_ANF1
mm/mprotect.c
111
10437
/* * mm/mprotect.c * * (C) Copyright 1994 Linus Torvalds * (C) Copyright 2002 Christoph Hellwig * * Address space accounting code <alan@lxorguk.ukuu.org.uk> * (C) Copyright 2002 Red Hat Inc, All Rights Reserved */ #include <linux/mm.h> #include <linux/hugetlb.h> #include <linux/shm.h> #include <linux/mman...
gpl-2.0
psndna88/AGNI-pureSTOCK
drivers/net/wireless/bcmdhd/bcmevent.c
367
5351
/* * bcmevent read-only data shared by kernel or app layers * * Copyright (C) 1999-2014, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public Lice...
gpl-2.0
bndmag/linux
tools/testing/selftests/timers/nanosleep.c
623
4147
/* Make sure timers don't return early * by: john stultz (johnstul@us.ibm.com) * John Stultz (john.stultz@linaro.org) * (C) Copyright IBM 2012 * (C) Copyright Linaro 2013 2015 * Licensed under the GPLv2 * * To build: * $ gcc nanosleep.c -o nanosleep -lrt...
gpl-2.0
wujichang/linux
drivers/net/ethernet/sfc/nic.c
1647
15422
/**************************************************************************** * Driver for Solarflare network controllers and boards * Copyright 2005-2006 Fen Systems Ltd. * Copyright 2006-2013 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * under the t...
gpl-2.0
bagnz0r/GT-I8160_Kernel
fs/sysfs/dir.c
1903
22717
/* * fs/sysfs/dir.c - sysfs core and dir operation implementation * * Copyright (c) 2001-3 Patrick Mochel * Copyright (c) 2007 SUSE Linux Products GmbH * Copyright (c) 2007 Tejun Heo <teheo@suse.de> * * This file is released under the GPLv2. * * Please see Documentation/filesystems/sysfs.txt for more informati...
gpl-2.0
chinghanyu/Cognet-RPi-linux
arch/mips/loongson/common/reset.c
2415
1550
/* * 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. * * Copyright (C) 2007 Lemote, Inc. & Institute of Computin...
gpl-2.0
vmobi-d2vmu/android_kernel_samsung_d2vmu
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
hiikezoe/android_kernel_asus_tf300t
virt/kvm/eventfd.c
2927
15591
/* * kvm eventfd support - use eventfd objects to signal various KVM events * * Copyright 2009 Novell. All Rights Reserved. * Copyright 2010 Red Hat, Inc. and/or its affiliates. * * Author: * Gregory Haskins <ghaskins@novell.com> * * This file is free software; you can redistribute it and/or modify * it unde...
gpl-2.0
klquicksall/Galaxy-Nexus-4.2
net/ipv6/xfrm6_output.c
2927
2582
/* * xfrm6_output.c - Common IPsec encapsulation code for IPv6. * Copyright (C) 2002 USAGI/WIDE Project * Copyright (c) 2004 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by t...
gpl-2.0
manumanfred/kernel_omap
net/ipv6/xfrm6_output.c
2927
2582
/* * xfrm6_output.c - Common IPsec encapsulation code for IPv6. * Copyright (C) 2002 USAGI/WIDE Project * Copyright (c) 2004 Herbert Xu <herbert@gondor.apana.org.au> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by t...
gpl-2.0
NoelMacwan/SXDNanhu
drivers/watchdog/softdog.c
3183
7694
/* * SoftDog 0.07: A Software Watchdog Device * * (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 Public License * as published by the Free Software Foundation; e...
gpl-2.0
rdesfo/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
1119553797/linux-sunxi
drivers/power/bq27x00_battery.c
4719
21821
/* * BQ27x00 battery driver * * Copyright (C) 2008 Rodolfo Giometti <giometti@linux.it> * Copyright (C) 2008 Eurotech S.p.A. <info@eurotech.it> * Copyright (C) 2010-2011 Lars-Peter Clausen <lars@metafoo.de> * Copyright (C) 2011 Pali Rohár <pali.rohar@gmail.com> * * Based on a previous work by Copyright (C) 2008...
gpl-2.0
MoKee/android_kernel_htc_dlx
net/sched/act_api.c
4719
24047
/* * net/sched/act_api.c Packet action API. * * 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. * * Author: Ja...
gpl-2.0
morisbartyno/android_kernel_samsung_millet1
arch/x86/platform/uv/uv_time.c
4975
10455
/* * SGI RTC clock/timer routines. * * 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 di...
gpl-2.0
kogone/android_kernel_oneplus_msm8974
arch/powerpc/perf/power4-pmu.c
7279
17303
/* * Performance counter support for POWER4 (GP) and POWER4+ (GQ) processors. * * Copyright 2009 Paul Mackerras, 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 ...
gpl-2.0
MyAOSP/kernel_samsung_tuna
drivers/leds/ledtrig-sleep.c
8047
2179
/* drivers/leds/ledtrig-sleep.c * * Copyright (C) 2007 Google, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the ...
gpl-2.0
bagnz0r/GT-I8160_Kernel
arch/s390/kernel/audit.c
13935
1686
#include <linux/init.h> #include <linux/types.h> #include <linux/audit.h> #include <asm/unistd.h> #include "audit.h" static unsigned dir_class[] = { #include <asm-generic/audit_dir_write.h> ~0U }; static unsigned read_class[] = { #include <asm-generic/audit_read.h> ~0U }; static unsigned write_class[] = { #include <...
gpl-2.0
nerdyblonde/N80XX_Kernel
drivers/input/joystick/iforce/iforce-serio.c
14703
4470
/* * Copyright (c) 2000-2001 Vojtech Pavlik <vojtech@ucw.cz> * Copyright (c) 2001, 2007 Johann Deneux <johann.deneux@gmail.com> * * USB/RS232 I-Force joysticks and wheels. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu...
gpl-2.0
felipesanches/linux-media
drivers/media/i2c/vp27smpx.c
1136
5211
/* * vp27smpx - driver version 0.0.1 * * Copyright (C) 2007 Hans Verkuil <hverkuil@xs4all.nl> * * Based on a tvaudio patch from Takahiro Adachi <tadachi@tadachi-net.com> * and Kazuhiko Kawakami <kazz-0@mail.goo.ne.jp> * * This program is free software; you can redistribute it and/or modify * it under the terms...
gpl-2.0
clemsyn/Clemsyn-OC-kernel
arch/mips/kernel/irq-msc01.c
1648
4059
/* * 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. * * Copyright (c) 2004 MIPS Inc * Author: chris@mips.com...
gpl-2.0
cosmicexplorer/linux
arch/sh/kernel/cpu/sh4a/clock-sh7722.c
1904
8231
/* * arch/sh/kernel/cpu/sh4a/clock-sh7722.c * * SH7722 clock framework support * * Copyright (C) 2009 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; either version 2 of t...
gpl-2.0
avisconti/prova
sound/soc/msm/mpq8064.c
2160
51005
/* 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
djvoleur/test
drivers/net/ethernet/emulex/benet/be_roce.c
2160
4901
/* * Copyright (C) 2005 - 2013 Emulex * 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. The full GNU General * Public License is included in this distribu...
gpl-2.0
morogoku/MoRoKernel-I9300-4.4.4
drivers/ssb/sprom.c
2416
5355
/* * Sonics Silicon Backplane * Common SPROM support routines * * Copyright (C) 2005-2008 Michael Buesch <mb@bu3sch.de> * Copyright (C) 2005 Martin Langer <martin-langer@gmx.de> * Copyright (C) 2005 Stefano Brivio <st3@riseup.net> * Copyright (C) 2005 Danny van Dyk <kugelfang@gentoo.org> * Copyright (C) 2005 An...
gpl-2.0
junkTzu/kernel-MB860
net/rds/ib_rdma.c
2928
20420
/* * 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
McBane87/Sony_Tablet_Z_LP.454_Kernel
kernel/irq/spurious.c
3184
8807
/* * linux/kernel/irq/spurious.c * * Copyright (C) 1992, 1998-2004 Linus Torvalds, Ingo Molnar * * This file contains spurious interrupt handling. */ #include <linux/jiffies.h> #include <linux/irq.h> #include <linux/module.h> #include <linux/kallsyms.h> #include <linux/interrupt.h> #include <linux/moduleparam.h>...
gpl-2.0
grogg/platform_device_asus_flo-kernel_kernel
arch/x86/kernel/cpu/intel.c
4208
14699
#include <linux/init.h> #include <linux/kernel.h> #include <linux/string.h> #include <linux/bitops.h> #include <linux/smp.h> #include <linux/sched.h> #include <linux/thread_info.h> #include <linux/module.h> #include <linux/uaccess.h> #include <asm/processor.h> #include <asm/pgtable.h> #include <asm/msr.h> #include <a...
gpl-2.0
Alexiis337/Test
arch/arm/mach-ux500/devices-db8500.c
4720
5924
/* * Copyright (C) ST-Ericsson SA 2010 * * Author: Rabin Vincent <rabin.vincent@stericsson.com> for ST-Ericsson * License terms: GNU General Public License (GPL) version 2 */ #include <linux/kernel.h> #include <linux/platform_device.h> #include <linux/interrupt.h> #include <linux/io.h> #include <linux/gpio.h> #in...
gpl-2.0
lordeko/Alucard-Kernel-jfltexx
drivers/uwb/reset.c
5232
11232
/* * Ultra Wide Band * UWB basic command support and radio reset * * Copyright (C) 2005-2006 Intel Corporation * Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License version * 2 as p...
gpl-2.0
AzraelsKiss/android_kernel_samsung_smdk4412
arch/arm/mach-bcmring/csp/chipc/chipcHw.c
8048
26628
/***************************************************************************** * Copyright 2003 - 2008 Broadcom Corporation. All rights reserved. * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the...
gpl-2.0
budi79/deka-kernel-msm7x30-3.0
arch/arm/plat-mxc/devices/platform-mxc_nand.c
8048
2388
/* * Copyright (C) 2009-2010 Pengutronix * Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.de> * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU General Public License version 2 as published by the * Free Software Foundation. */ #include <asm/sizes.h> #includ...
gpl-2.0
sycolon/android_kernel_lge_g3
arch/sh/mm/mmap.c
9072
6288
/* * arch/sh/mm/mmap.c * * Copyright (C) 2008 - 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/io.h> #include <linux/mm.h> #include <linux/mman.h> #inc...
gpl-2.0
boa19861105/android_443_KitKat_kernel_htc_dlxub1
drivers/ide/falconide.c
14704
3961
/* * Atari Falcon IDE Driver * * Created 12 Jul 1997 by Geert Uytterhoeven * * 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/module.h> #include <linux/types.h> #inc...
gpl-2.0
mayli/unionfs-2.6.32.y
drivers/char/vt_ioctl.c
113
40978
/* * linux/drivers/char/vt_ioctl.c * * Copyright (C) 1992 obz under the linux copyright * * Dynamic diacritical handling - aeb@cwi.nl - Dec 1993 * Dynamic keymap and string allocation - aeb@cwi.nl - May 1994 * Restrict VT switching via ioctl() - grif@cs.ucr.edu - Dec 1995 * Some code moved for less code d...
gpl-2.0
sycolon/android_kernel_lge_g3
drivers/net/wireless/bcmdhd/src/wl/sys/wl_iw.c
113
96009
/* * Linux Wireless Extensions support * * Copyright (C) 1999-2014, Broadcom Corporation * * Unless you and Broadcom execute a separate written software license * agreement governing use of this software, this software is licensed to you * under the terms of the GNU General Public License version 2 (the "G...
gpl-2.0
ZdrowyGosciu/kernel_lge_d802_v30d
drivers/staging/prima/CORE/BAP/src/bapModule.c
625
46287
/* * 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
techomancer/kernel-galaxytab
net/sched/em_u32.c
1905
1469
/* * net/sched/em_u32.c U32 Ematch * * 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. * * Authors: Thomas Gra...
gpl-2.0
kozmikkick/flounder
arch/xtensa/kernel/ptrace.c
2673
8381
// TODO some minor issues /* * 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) 2001 - 2007 Tensilica Inc. * * Joe Taylor <joe@tensilica.com, joetylr@yahoo.com> * Chris Zanke...
gpl-2.0
CyanogenMod/android_kernel_cyanogen_msm8916
drivers/input/input-mt.c
2673
11342
/* * Input Multitouch Library * * Copyright (c) 2008-2010 Henrik Rydberg * * 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/input/mt.h> #include <linux/expor...
gpl-2.0
Capful/android_kernel_htc_msm8660
drivers/s390/block/dasd_fba.c
2929
17919
/* * File...........: linux/drivers/s390/block/dasd_fba.c * Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com> * Bugreports.to..: <Linux390@de.ibm.com> * Copyright IBM Corp. 1999, 2009 */ #define KMSG_COMPONENT "dasd-fba" #include <linux/stddef.h> #include <linux/kernel.h> #include <asm/debug.h> #i...
gpl-2.0
aopp/android_kernel_asus_grouper
fs/udf/truncate.c
2929
8193
/* * truncate.c * * PURPOSE * Truncate handling routines for the OSTA-UDF(tm) filesystem. * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: * ftp://prep.ai.mit.edu/pub/gnu/GPL * Each contributing author retains all righ...
gpl-2.0
NAM-IL/ARM_Linux_Kernel_12b
lib/mpi/mpicoder.c
3441
6370
/* mpicoder.c - Coder for the external representation of MPIs * Copyright (C) 1998, 1999 Free Software Foundation, Inc. * * This file is part of GnuPG. * * GnuPG 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
Huawei-Kiwi/android_kernel_huawei_msm8939
fs/sysv/ialloc.c
4465
5889
/* * linux/fs/sysv/ialloc.c * * minix/bitmap.c * Copyright (C) 1991, 1992 Linus Torvalds * * ext/freelists.c * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * * xenix/alloc.c * Copyright (C) 1992 Doug Evans * * coh/alloc.c * Copyright (C) 1993 Pascal Haible, Bruno Haible * * sysv/ialloc.c...
gpl-2.0
byzvulture/android_kernel_nubia_nx507j
drivers/block/amiflop.c
5233
48032
/* * linux/amiga/amiflop.c * * Copyright (C) 1993 Greg Harp * Portions of this driver are based on code contributed by Brad Pepers * * revised 28.5.95 by Joerg Dorchain * - now no bugs(?) any more for both HD & DD * - added support for 40 Track 5.25" drives, 80-track hopefully behaves * like 3.5" d...
gpl-2.0
evil-god/runbo-q5x6
kernel/fs/nilfs2/direct.c
11633
9161
/* * direct.c - NILFS direct block pointer. * * Copyright (C) 2006-2008 Nippon Telegraph and Telephone Corporation. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of t...
gpl-2.0
TheTypoMaster/SM-G360T1_kernel
arch/mn10300/lib/negdi2.c
13937
1821
/* More subroutines needed by GCC output code on some machines. */ /* Compile this one with gcc. */ /* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it unde...
gpl-2.0
nikhil16242/stock-golfu-kenrel
arch/mn10300/lib/negdi2.c
13937
1821
/* More subroutines needed by GCC output code on some machines. */ /* Compile this one with gcc. */ /* Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc. This file is part of GNU CC. GNU CC is free software; you can redistribute it and/or modify it unde...
gpl-2.0
leexdon/linux
fs/btrfs/disk-io.c
114
122240
/* * Copyright (C) 2007 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 * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHO...
gpl-2.0
ochiman/e405-kernel
drivers/gpu/drm/i915/intel_fb.c
114
7071
/* * Copyright © 2007 David Airlie * * 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
qwerty97/rk3066
drivers/media/video/gt2005.c
114
94309
/* o* Driver for MT9M001 CMOS Image Sensor from Micron * * Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */...
gpl-2.0
TeamBliss-Devices/android_kernel_samsung_v2wifixx
drivers/devfreq/nocp_monitor.c
370
4150
/* * 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. */ #include <linux/list.h> #include <linux/ker...
gpl-2.0