repo_name
string
path
string
copies
string
size
string
content
string
license
string
yoshinorim/mysql-5.6
storage/ndb/test/ndbapi/bank/bankTimer.cpp
120
1913
/* Copyright (C) 2003-2006 MySQL AB, 2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. 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...
gpl-2.0
sky7sea/linux
drivers/net/can/bfin_can.c
376
19605
/* * Blackfin On-Chip CAN Driver * * Copyright 2004-2009 Analog Devices Inc. * * Enter bugs at http://blackfin.uclinux.org/ * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/bitops.h> #include <linux/interrupt.h> #include <linux/errno.h> #include <lin...
gpl-2.0
ISTweak/android_kernel_sharp_msm7x30
arch/powerpc/platforms/chrp/nvram.c
888
2226
/* * c 2001 PPC 64 Team, IBM 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; either version * 2 of the License, or (at your option) any later version. * * /de...
gpl-2.0
Supermaster34/3.0-Kernel-Galaxy-Player-US
crypto/vmac.c
2936
18296
/* * Modified to interface to the Linux kernel * Copyright (c) 2009, 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. * * This program is d...
gpl-2.0
MoKee/android_kernel_htc_endeavoru
drivers/of/of_pci_irq.c
2936
2810
#include <linux/kernel.h> #include <linux/of_pci.h> #include <linux/of_irq.h> #include <asm/prom.h> /** * of_irq_map_pci - Resolve the interrupt for a PCI device * @pdev: the device whose interrupt is to be resolved * @out_irq: structure of_irq filled by this function * * This function resolves the PCI i...
gpl-2.0
BobZmotion/android_kernel_lge_ms769
drivers/video/via/via_i2c.c
3192
7027
/* * Copyright 1998-2009 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2008 S3 Graphics, 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 ...
gpl-2.0
UISS-Dev-Team/android_kernel_huawei_msm8x25
drivers/staging/panel/panel.c
4472
61401
/* * Front panel driver for Linux * Copyright (C) 2000-2008, Willy Tarreau <w@1wt.eu> * * 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 opti...
gpl-2.0
chneukirchen/linux-jetson-tk1
arch/sh/boards/board-apsh4ad0a.c
4728
3405
/* * ALPHAPROJECT AP-SH4AD-0A Support. * * Copyright (C) 2010 ALPHAPROJECT Co.,Ltd. * Copyright (C) 2010 Matt Fleming * Copyright (C) 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 m...
gpl-2.0
NoelMacwan/SXDHuashan
drivers/isdn/hisax/hfc_sx.c
4984
44319
/* $Id: hfc_sx.c,v 1.12.2.5 2004/02/11 13:21:33 keil Exp $ * * level driver for Cologne Chip Designs hfc-s+/sp based cards * * Author Werner Cornelius * based on existing driver for CCD HFC PCI cards * Copyright by Werner Cornelius <werner@isdn4linux.de> * * This software may be used and ...
gpl-2.0
ParanoidSaberVoid/android_kernel_htc_msm8960
drivers/misc/spear13xx_pcie_gadget.c
4984
23083
/* * drivers/misc/spear13xx_pcie_gadget.c * * Copyright (C) 2010 ST Microelectronics * Pratyush Anand<pratyush.anand@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, whether express or implied. ...
gpl-2.0
cool104/kernel-zenfone-4
arch/arm/common/scoop.c
5240
6980
/* * Support code for the SCOOP interface found on various Sharp PDAs * * Copyright (c) 2004 Richard Purdie * * Based on code written by Sharp/Lineo for 2.4 kernels * * 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 * pub...
gpl-2.0
somcom3x/android_kernel_nvidia_tegratab
drivers/cpufreq/freq_table.c
6520
6165
/* * linux/drivers/cpufreq/freq_table.c * * Copyright (C) 2002 - 2003 Dominik Brodowski * * 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/kernel.h> #incl...
gpl-2.0
BRNmod/android_kernel_motorola_msm8226
sound/soc/msm/qdsp6v2/msm-pcm-voip-v2.c
121
37605
/* 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
crysehillmes/android_kernel_samsung_klimtlte
drivers/thermal/spear_thermal.c
121
5342
/* * SPEAr thermal driver. * * Copyright (C) 2011-2012 ST Microelectronics * Author: Vincenzo Frascino <vincenzo.frascino@st.com> * * 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 modif...
gpl-2.0
flzyup/2.6.29-kernel-BFS-LiGux-FLZYUP
drivers/base/platform.c
121
23638
/* * platform.c - platform 'pseudo' bus for legacy devices * * Copyright (c) 2002-3 Patrick Mochel * Copyright (c) 2002-3 Open Source Development Labs * * This file is released under the GPLv2 * * Please see Documentation/driver-model/platform.txt for more * information. */ #include <linux/platform_device.h>...
gpl-2.0
dragonbane0/dolphin
Externals/wxWidgets3/src/common/mimecmn.cpp
121
20407
///////////////////////////////////////////////////////////////////////////// // Name: src/common/mimecmn.cpp // Purpose: classes and functions to manage MIME types // Author: Vadim Zeitlin // Modified by: // Chris Elliott (biol75@york.ac.uk) 5 Dec 00: write support for Win32 // Created: 23.09.98 /...
gpl-2.0
kaostao/linux
drivers/gpu/drm/nouveau/core/subdev/clock/nva3.c
377
8585
/* * 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
oceanfly/linux
drivers/gpu/drm/nouveau/nvkm/engine/disp/coreg94.c
633
1976
/* * 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
pjknkda/linux
drivers/dma-buf/reservation.c
633
11493
/* * Copyright (C) 2012-2014 Canonical Ltd (Maarten Lankhorst) * * Based on bo.c which bears the following copyright notice, * but is dual licensed: * * 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 ...
gpl-2.0
sleekmason/cyanogenmod12
drivers/staging/prima/CORE/VOSS/src/vos_types.c
1401
6496
/* * Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. * * Previously licensed under the ISC license by Qualcomm Atheros, Inc. * * * Permission to use, copy, modify, and/or distribute this software for * any purpose with or without fee is hereby granted, provided that the * above copyright not...
gpl-2.0
pressy4pie/kernel_lge_f6mt
arch/mips/kernel/kspd.c
2681
9492
/* * Copyright (C) 2005 MIPS Technologies, Inc. All rights reserved. * * This program is free software; you can distribute 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 it will b...
gpl-2.0
jonypx09/new_kernel_kylessopen
net/sched/sch_mq.c
2937
5745
/* * net/sched/sch_mq.c Classful multiqueue dummy scheduler * * Copyright (c) 2009 Patrick McHardy <kaber@trash.net> * * 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. */ #inc...
gpl-2.0
parheliamm/i939u2
lib/kref.c
3193
2667
/* * kref.c - library routines for handling generic reference counted objects * * Copyright (C) 2004 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 2004 IBM Corp. * * based on lib/kobject.c which was: * Copyright (C) 2002-2003 Patrick Mochel <mochel@osdl.org> * * This file is released under the GPLv2. * ...
gpl-2.0
glewarne/testing
arch/mips/loongson/common/bonito-irq.c
3449
1413
/* * Copyright 2001 MontaVista Software Inc. * Author: Jun Sun, jsun@mvista.com or jsun@junsun.net * Copyright (C) 2000, 2001 Ralf Baechle (ralf@gnu.org) * * Copyright (C) 2007 Lemote Inc. & Insititute of Computing Technology * Author: Fuxin Zhang, zhangfx@lemote.com * * This program is free software; you can ...
gpl-2.0
bestgames1/android_kernel_samsung_kylepro
arch/alpha/mm/fault.c
3961
5797
/* * linux/arch/alpha/mm/fault.c * * Copyright (C) 1995 Linus Torvalds */ #include <linux/sched.h> #include <linux/kernel.h> #include <linux/mm.h> #include <asm/io.h> #define __EXTERN_INLINE inline #include <asm/mmu_context.h> #include <asm/tlbflush.h> #undef __EXTERN_INLINE #include <linux/signal.h> #includ...
gpl-2.0
projectz201408/zkernel
arch/um/drivers/slirp_kern.c
4729
2652
/* * Copyright (C) 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL. */ #include <linux/if_arp.h> #include <linux/init.h> #include <linux/netdevice.h> #include <linux/string.h> #include <net_kern.h> #include <net_user.h> #include "slirp.h" struct slirp_init { struct arg_list_dummy_wrapper...
gpl-2.0
zparallax/amplitude_kernel_tw
arch/arm/mach-at91/board-sam9g20ek.c
4729
9780
/* * Copyright (C) 2005 SAN People * Copyright (C) 2008 Atmel * * 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
dennes544/aosp_kernel_lge_hammerhead_dennes544
drivers/input/serio/q40kbd.c
4985
4917
/* * Copyright (c) 2000-2001 Vojtech Pavlik * * Based on the work of: * Richard Zidlicky <Richard.Zidlicky@stud.informatik.uni-erlangen.de> */ /* * Q40 PS/2 keyboard controller driver for Linux/m68k */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-2.0
zcop/android_kernel_lge_d1lsk
drivers/i2c/busses/i2c-simtec.c
7545
3938
/* * Copyright (C) 2005 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * * Simtec Generic I2C Controller * * 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 Lice...
gpl-2.0
piccolo-dev/aquaris-M5
arch/openrisc/kernel/signal.c
1402
9359
/* * OpenRISC signal.c * * Linux architectural port borrowing liberally from similar works of * others. All original copyrights apply as per the original source * declaration. * * Modifications for the OpenRISC architecture: * Copyright (C) 2003 Matjaz Breskvar <phoenix@bsemi.com> * Copyright (C) 2010-2011 Jo...
gpl-2.0
CyanogenMod/kernel-omap
sound/core/seq/seq_dummy.c
1914
6755
/* * ALSA sequencer MIDI-through client * Copyright (c) 1999-2000 by Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, o...
gpl-2.0
fideoman/Alucard-Kernel-jfltexx
drivers/mfd/pm8821-core.c
2170
9556
/* * 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 ...
gpl-2.0
kazukioishi/android_kernel_samsung_klte
arch/arm/mm/cache-pl310-erp.c
2170
7448
/* Copyright (c) 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 hope...
gpl-2.0
championswimmer/android_kernel_sony_huashan
arch/arm/mach-iop13xx/iq81340sc.c
4730
2656
/* * iq81340sc board support * Copyright (c) 2005-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. * * This program is distributed in...
gpl-2.0
SOKP/kernel_oneplus_msm8974
arch/arm/mach-at91/board-dt.c
4730
1609
/* * Setup code for AT91SAM Evaluation Kits with Device Tree support * * Covers: * AT91SAM9G45-EKES board * * AT91SAM9M10-EKES board * * AT91SAM9M10G45-EK board * * Copyright (C) 2011 Atmel, * 2011 Nicolas Ferre <nicolas.ferre@atmel.com> * * Licensed under GPLv2 or later....
gpl-2.0
cuzz1369/android_kernel_lge_g3
arch/arm/mach-at91/board-sam9rlek.c
4730
7002
/* * Copyright (C) 2005 SAN People * Copyright (C) 2007 Atmel Corporation * * 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/types.h> #include <linux/gpio.h> #include <linu...
gpl-2.0
zombi-x/android_kernel_htc_m7
arch/arm/mach-ixp4xx/goramo_mlr.c
4730
12484
/* * Goramo MultiLink router platform code * Copyright (C) 2006-2009 Krzysztof Halasa <khc@pm.waw.pl> */ #include <linux/delay.h> #include <linux/hdlc.h> #include <linux/i2c-gpio.h> #include <linux/io.h> #include <linux/irq.h> #include <linux/kernel.h> #include <linux/pci.h> #include <linux/serial_8250.h> #include ...
gpl-2.0
sktjdgns1189/android_kernel_pantech_ef63l
arch/arm/mach-mxs/mach-apx4devkit.c
4730
7429
/* * Copyright (C) 2011-2012 * Lauri Hintsala, Bluegiga, <lauri.hintsala@bluegiga.com> * Veli-Pekka Peltola, Bluegiga, <veli-pekka.peltola@bluegiga.com> * * based on: mach-mx28evk.c * Copyright 2010 Freescale Semiconductor, Inc. All Rights Reserved. * * This program is free software; you can redistribute it and...
gpl-2.0
Dazzozo/huawei-kernel-3.4
arch/arm/mach-at91/board-kb9202.c
4730
3692
/* * linux/arch/arm/mach-at91/board-kb9202.c * * Copyright (c) 2005 kb_admin * KwikByte, Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License...
gpl-2.0
burakgon/E7_Elite_kernel
kernel/arch/mips/vr41xx/common/giu.c
4986
2825
/* * NEC VR4100 series GIU platform device. * * Copyright (C) 2007 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 version 2 of the Lice...
gpl-2.0
luisetex84/android_kernel_lenovo_kingdom_row
drivers/crypto/omap-sham.c
4986
31816
/* * Cryptographic API. * * Support for OMAP SHA1/MD5 HW acceleration. * * Copyright (c) 2010 Nokia Corporation * Author: Dmitry Kasatkin <dmitry.kasatkin@nokia.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 publ...
gpl-2.0
MassStash/m8whl_sense
drivers/staging/cxt1e1/comet_tables.c
7802
28568
/*----------------------------------------------------------------------------- * comet_tables.c - waveform tables for the PM4351 'COMET' * * Copyright (C) 2003-2005 SBE, Inc. * * 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
BenzoPlayer/kernel_asus_fugu
drivers/mtd/rfd_ftl.c
7802
18731
/* * rfd_ftl.c -- resident flash disk (flash translation layer) * * Copyright © 2005 Sean Young <sean@mess.org> * * This type of flash translation layer (FTL) is used by the Embedded BIOS * by General Software. It is known as the Resident Flash Disk (RFD), see: * * http://www.gensw.com/pages/prod/bios/rfd.htm ...
gpl-2.0
riptidewave93/meraki-linux
drivers/mtd/rfd_ftl.c
7802
18731
/* * rfd_ftl.c -- resident flash disk (flash translation layer) * * Copyright © 2005 Sean Young <sean@mess.org> * * This type of flash translation layer (FTL) is used by the Embedded BIOS * by General Software. It is known as the Resident Flash Disk (RFD), see: * * http://www.gensw.com/pages/prod/bios/rfd.htm ...
gpl-2.0
mpe/powerpc
drivers/char/ipmi/kcs_bmc.c
379
4757
// SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2015-2018, Intel Corporation. * Copyright (c) 2021, IBM Corp. */ #include <linux/device.h> #include <linux/list.h> #include <linux/module.h> #include <linux/mutex.h> #include "kcs_bmc.h" /* Implement both the device and client interfaces here */ #include "kcs...
gpl-2.0
1N4148/OpenWRT_CC
tools/firmware-utils/src/mkporayfw.c
379
16853
/* * Builder/viewer/extractor utility for Poray firmware image files * * Copyright (C) 2013 Michel Stempin <michel.stempin@wanadoo.fr> * Copyright (C) 2013 Felix Kaechele <felix@fetzig.org> * Copyright (C) 2013 <admin@openschemes.com> * * This tool is based on: * TP-Link firmware upgrade tool. * Copyright ...
gpl-2.0
radiohap/prd
drivers/media/platform/s5p-tv/mixer_drv.c
635
12411
/* * Samsung TV Mixer driver * * Copyright (c) 2010-2011 Samsung Electronics Co., Ltd. * * Tomasz Stanislawski, <t.stanislaws@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published * by the Free Software Foundiat...
gpl-2.0
Basler/linux-usb-zerocopy
fs/sysfs/symlink.c
2171
4901
/* * fs/sysfs/symlink.c - sysfs symlink 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 information. */ #i...
gpl-2.0
septazzz/Lonas_KL_GT-I9300
tools/perf/util/ui/browser.c
2939
7800
#include "libslang.h" #include "ui.h" #include <linux/compiler.h> #include <linux/list.h> #include <linux/rbtree.h> #include <stdlib.h> #include <sys/ttydefaults.h> #include "browser.h" #include "helpline.h" #include "../color.h" #include "../util.h" #include <stdio.h> static int ui_browser__percent_color(double perce...
gpl-2.0
Serranove/android_kernel_samsung_serranovelte
net/rds/ib_cm.c
3451
23780
/* * 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
kgp700/Neok-GNexroid-Kernel-JB
tools/perf/util/trace-event-read.c
4219
9892
/* * Copyright (C) 2009, Steven Rostedt <srostedt@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 Foundati...
gpl-2.0
Droid-Concepts/kernel_samsung_jf
net/ipv6/xfrm6_state.c
4731
4754
/* * xfrm6_state.c: based on xfrm4_state.c * * Authors: * Mitsuru KANDA @USAGI * Kazunori MIYAZAWA @USAGI * Kunihiro Ishiguro <kunihiro@ipinfusion.com> * IPv6 support * YOSHIFUJI Hideaki @USAGI * Split up af-specific portion * */ #include <net/xfrm.h> #include <linux/pfkeyv2.h> #include <linux/ipsec....
gpl-2.0
sakuraba001/android_kernel_samsung_klteactive
drivers/net/ethernet/broadcom/sb1250-mac.c
4987
66470
/* * Copyright (C) 2001,2002,2003,2004 Broadcom Corporation * Copyright (c) 2006, 2007 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 version 2 * of the Licen...
gpl-2.0
Hardslog/android_kernel_asus_flo
sound/soc/codecs/cq93vc.c
4987
5402
/* * ALSA SoC CQ0093 Voice Codec Driver for DaVinci platforms * * Copyright (C) 2010 Texas Instruments, Inc * * Author: Miguel Aguilar <miguel.aguilar@ridgerun.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 * ...
gpl-2.0
alecuba16/android_kernel_iuni_msm8974
drivers/net/ethernet/broadcom/sb1250-mac.c
4987
66470
/* * Copyright (C) 2001,2002,2003,2004 Broadcom Corporation * Copyright (c) 2006, 2007 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 version 2 * of the Licen...
gpl-2.0
sssangram14/android_kernel_samsung_arubaslim
net/sched/act_skbedit.c
5499
5843
/* * Copyright (c) 2008, 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. * * This program is distributed in the hope it will be useful, but...
gpl-2.0
titanxxh/xengt-ha-kernel
arch/tile/lib/delay.c
12155
1184
/* * 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
hallor/linux
arch/x86/kvm/emulate.c
124
145251
/****************************************************************************** * emulate.c * * Generic x86 (32-bit and 64-bit) instruction decoder and emulator. * * Copyright (c) 2005 Keir Fraser * * Linux coding style, mod r/m decoder, segment base fixes, real-mode * privileged instructions: * * Copyright (...
gpl-2.0
talnoah/m8_sense
drivers/leds/leds-lm3697.c
124
8805
/* * LM3697 BL Driver * * Simple driver for TEXAS Instruments LM3697 Backlight driver chip * * 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/i2c.h> #include...
gpl-2.0
ultrasystem/uavlinux-x3
fs/xfs/xfs_mount.c
124
52159
/* * Copyright (c) 2000-2005 Silicon Graphics, 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. * * This program is distributed in the hope that it would be ...
gpl-2.0
ztemt/NX507J_5.1_kernel
net/netfilter/nf_conntrack_core.c
380
46104
/* Connection state tracking for netfilter. This is separated from, but required by, the NAT layer; it can also be used by an iptables extension. */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org> * (C) 2003,2004 USAGI/WIDE Project <http://www.linux-ipv6.org>...
gpl-2.0
pgavin/or1k-src
readline/tilde.c
380
13192
/* tilde.c -- Tilde expansion code (~/foo := $HOME/foo). */ /* Copyright (C) 1988-2009 Free Software Foundation, Inc. This file is part of the GNU Readline Library (Readline), a library for reading lines of text with interactive input and history editing. Readline is free software: you can redistribute it a...
gpl-2.0
walter79/jordan-kernel
drivers/mmc/host/mvsdio.c
636
25616
/* * Marvell MMC/SD/SDIO driver * * Authors: Maen Suleiman, Nicolas Pitre * Copyright (C) 2008-2009 Marvell Ltd. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include...
gpl-2.0
SK4G/android_kernel_samsung_sidekick4g
drivers/hwmon/ams/ams-i2c.c
636
6365
/* * Apple Motion Sensor driver (I2C variant) * * Copyright (C) 2005 Stelian Pop (stelian@popies.net) * Copyright (C) 2006 Michael Hanselmann (linux-kernel@hansmi.ch) * * Clean room implementation based on the reverse engineered Mac OS X driver by * Johannes Berg <johannes@sipsolutions.net>, documentation availa...
gpl-2.0
DirtyUnicorns/android_kernel_samsung_smdk4412
drivers/video/samsung/s3cfb2_fimd4x.c
892
13271
/* linux/drivers/video/samsung/s3cfb2_fimd4x.c * * Register interface file for Samsung Display Controller (FIMD) driver * * Jinsung Yang, Copyright (c) 2009 Samsung Electronics * http://www.samsungsemi.com/ * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU ...
gpl-2.0
LeeDroid-/Flyer-2.6.35
drivers/media/dvb/dm1105/dm1105.c
892
24869
/* * dm1105.c - driver for DVB cards based on SDMC DM1105 PCI chip * * Copyright (C) 2008 Igor M. Liplianin <liplianin@me.by> * * 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 vers...
gpl-2.0
gnychis/skyrocket-i727-kernel-stock
net/bridge/netfilter/ebt_vlan.c
892
5484
/* * Description: EBTables 802.1Q match extension kernelspace module. * Authors: Nick Fedchik <nick@fedchik.org.ua> * Bart De Schuymer <bdschuym@pandora.be> * * 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
vathpela/linux-esrt
net/core/tso.c
1148
2108
#include <linux/export.h> #include <net/ip.h> #include <net/tso.h> #include <asm/unaligned.h> /* Calculate expected number of TX descriptors */ int tso_count_descs(struct sk_buff *skb) { /* The Marvell Way */ return skb_shinfo(skb)->gso_segs * 2 + skb_shinfo(skb)->nr_frags; } EXPORT_SYMBOL(tso_count_descs); void ts...
gpl-2.0
anoane/Ultrakernel
net/netfilter/ipvs/ip_vs_nq.c
1660
3557
/* * IPVS: Never Queue scheduling module * * Authors: Wensong Zhang <wensong@linuxvirtualserver.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 Softwar...
gpl-2.0
thanhphat11/Googy-Max-N4-TW511-Kernel
drivers/md/persistent-data/dm-space-map-common.c
1660
16313
/* * Copyright (C) 2011 Red Hat, Inc. * * This file is released under the GPL. */ #include "dm-space-map-common.h" #include "dm-transaction-manager.h" #include <linux/bitops.h> #include <linux/device-mapper.h> #define DM_MSG_PREFIX "space map common" /*-----------------------------------------------------------...
gpl-2.0
denzfarid/rndc-kernel
arch/mips/mm/sc-ip22.c
1916
3885
/* * sc-ip22.c: Indy cache management functions. * * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), * derived from r4xx0.c by David S. Miller (dm@engr.sgi.com). */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/mm.h> #include <asm/bcache.h> #include <asm/page.h> ...
gpl-2.0
BorqsIndia/polaris-kernel
arch/arc/kernel/troubleshoot.c
1916
8922
/* * 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 */ #include <linux/ptrace.h> #include <linux/module.h> #include <linux/mm.h> #include <linux/...
gpl-2.0
prasanna08/android_kernel_yu_msm8916
drivers/tty/serial/apbuart.c
2172
16393
/* * Driver for GRLIB serial ports (APBUART) * * Based on linux/drivers/serial/amba.c * * Copyright (C) 2000 Deep Blue Solutions Ltd. * Copyright (C) 2003 Konrad Eisele <eiselekd@web.de> * Copyright (C) 2006 Daniel Hellstrom <daniel@gaisler.com>, Aeroflex Gaisler AB * Copyright (C) 2008 Gilead Kutnick <ku...
gpl-2.0
jrfastab/Linux-Kernel-QOS
drivers/pinctrl/sh-pfc/pfc-sh7757.c
2172
70701
/* * SH7757 (B0 step) Pinmux * * Copyright (C) 2009-2010 Renesas Solutions Corp. * * Author : Yoshihiro Shimoda <shimoda.yoshihiro@renesas.com> * * Based on SH7723 Pinmux * Copyright (C) 2008 Magnus Damm * * This file is subject to the terms and conditions of the GNU General Public * License. See the f...
gpl-2.0
muddy1/herckernels
arch/arm/mach-omap1/board-h2.c
2428
10998
/* * linux/arch/arm/mach-omap1/board-h2.c * * Board specific inits for OMAP-1610 H2 * * Copyright (C) 2001 RidgeRun, Inc. * Author: Greg Lonnon <glonnon@ridgerun.com> * * Copyright (C) 2002 MontaVista Software, Inc. * * Separated FPGA interrupts from innovator1510.c and cleaned up for 2.6 * Copyright (C) 200...
gpl-2.0
htc-msm8660/android_kernel_htc_msm8660
drivers/staging/brcm80211/brcmsmac/phy/wlc_phy_qmath.c
2428
7980
/* * Copyright (c) 2010 Broadcom Corporation * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission notice appear in all copies. * * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHO...
gpl-2.0
davidmueller13/kcal
arch/arm/mach-imx/mach-mx31moboard.c
4732
16174
/* * Copyright (C) 2008 Valentin Longchamp, EPFL Mobots group * * 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
ccotter/linux-deterministic
drivers/isdn/hisax/teleint.c
4988
7874
/* $Id: teleint.c,v 1.16.2.5 2004/01/19 15:31:50 keil Exp $ * * low level stuff for TeleInt isdn cards * * Author Karsten Keil * Copyright by Karsten Keil <keil@isdn4linux.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated her...
gpl-2.0
UberSlim/KernelSanders_L90
drivers/isdn/hisax/teles0.c
4988
9226
/* $Id: teles0.c,v 2.15.2.4 2004/01/13 23:48:39 keil Exp $ * * low level stuff for Teles Memory IO isdn cards * * Author Karsten Keil * based on the teles driver from Jan den Ouden * Copyright by Karsten Keil <keil@isdn4linux.de> * * This software may be used and distributed according...
gpl-2.0
civato/kernel_p900
drivers/net/ethernet/dec/tulip/media.c
4988
16713
/* drivers/net/ethernet/dec/tulip/media.c Copyright 2000,2001 The Linux Kernel Team Written/copyright 1994-2001 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. Please submit bugs to http://bugzilla.kernel.o...
gpl-2.0
DevSwift/Kernel-3.4-U8500
drivers/rtc/rtc-bq32k.c
4988
4731
/* * Driver for TI BQ32000 RTC. * * Copyright (C) 2009 Semihalf. * * 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/module.h> #include <linux/i2c.h> #include...
gpl-2.0
DJSteve/G800F-LL_Kernel
drivers/isdn/hardware/eicon/os_4bri.c
9596
28951
/* $Id: os_4bri.c,v 1.28.4.4 2005/02/11 19:40:25 armin Exp $ */ #include "platform.h" #include "debuglib.h" #include "cardtype.h" #include "pc.h" #include "pr_pc.h" #include "di_defs.h" #include "dsp_defs.h" #include "di.h" #include "io.h" #include "xdi_msg.h" #include "xdi_adapter.h" #include "os_4bri.h" #include "d...
gpl-2.0
major91/Zeta_Chromium-L
sound/soc/fsl/efika-audio-fabric.c
9596
2150
/* * Efika driver for the PSC of the Freescale MPC52xx * configured as AC97 interface * * Copyright 2008 Jon Smirl, Digispeaker * Author: Jon Smirl <jonsmirl@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 ...
gpl-2.0
vredniiy/Jiayu-G4
arch/alpha/lib/udelay.c
13180
1119
/* * Copyright (C) 1993, 2000 Linus Torvalds * * Delay routines, using a pre-computed "loops_per_jiffy" value. */ #include <linux/module.h> #include <linux/sched.h> /* for udelay's use of smp_processor_id */ #include <asm/param.h> #include <asm/smp.h> #include <linux/delay.h> /* * Use only for very small delays ...
gpl-2.0
uoaerg/linux-dccp
drivers/pinctrl/spear/pinctrl-spear1310.c
893
77749
/* * Driver for the ST Microelectronics SPEAr1310 pinmux * * Copyright (C) 2012 ST Microelectronics * Viresh Kumar <vireshk@kernel.org> * * 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...
gpl-2.0
nunogia/Z7Max_NX505J_H129_kernel
drivers/bif/qpnp-bsi.c
1405
45792
/* Copyright (c) 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 hope...
gpl-2.0
Krabappel2548/u8500_kernel_sources
.fr-dbVriS/kernel/kernel/time/jiffies.c
1661
2707
/*********************************************************************** * 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
fkfk/sc02b_kernel
kernel/time/jiffies.c
1661
2707
/*********************************************************************** * 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
rbauduin/mptcp
drivers/staging/iio/resolver/ad2s90.c
1661
2696
/* * ad2s90.c simple support for the ADI Resolver to Digital Converters: AD2S90 * * Copyright (c) 2010-2010 Analog Devices Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation....
gpl-2.0
SolidRun/linux-imx6-3.14
drivers/tty/serial/lantiq.c
2173
18501
/* * Based on drivers/char/serial.c, by Linus Torvalds, Theodore Ts'o. * * 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 wil...
gpl-2.0
IxLabs/net-next
arch/arm/mach-s3c64xx/clock.c
2173
23918
/* linux/arch/arm/plat-s3c64xx/clock.c * * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * http://armlinux.simtec.co.uk/ * * S3C64XX Base clock support * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
ShevT/android_kernel_d1_p1
drivers/power/pda_power.c
2173
11833
/* * Common power driver for PDAs and phones with one or two external * power supplies (AC/USB) connected to main and backup batteries, * and optional builtin charger. * * Copyright © 2007 Anton Vorontsov <cbou@mail.ru> * * This program is free software; you can redistribute it and/or modify * it under the term...
gpl-2.0
geduino-foundation/kernel-unico
drivers/hwmon/lm93.c
3197
85184
/* lm93.c - Part of lm_sensors, Linux kernel modules for hardware monitoring Author/Maintainer: Mark M. Hoffman <mhoffman@lightlink.com> Copyright (c) 2004 Utilitek Systems, Inc. derived in part from lm78.c: Copyright (c) 1998, 1999 Frodo Looijaard <frodol@dds.nl> derived in part from lm85.c: Cop...
gpl-2.0
carepack/android_kernel_google_msm
drivers/infiniband/hw/nes/nes_hw.c
3453
132345
/* * Copyright (c) 2006 - 2011 Intel Corporation. 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...
gpl-2.0
menghang/android_kernel_xiaomi_msm8996
net/tipc/log.c
3453
2242
/* * net/tipc/log.c: TIPC print buffer routines for debugging * * Copyright (c) 1996-2006, Ericsson AB * Copyright (c) 2005-2007, Wind River Systems * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions ...
gpl-2.0
kendling/android_kernel_google_dragon
arch/arm/mach-omap2/clockdomains2xxx_3xxx_data.c
4733
2682
/* * OMAP2/3 clockdomain common data * * Copyright (C) 2008-2011 Texas Instruments, Inc. * Copyright (C) 2008-2010 Nokia Corporation * * Paul Walmsley, Jouni Högander * * This file contains clockdomains and clockdomain wakeup/sleep * dependencies for the OMAP2/3 chips. Some notes: * * A useful validation ru...
gpl-2.0
CyanogenMod/android_kernel_samsung_epicmtd
drivers/misc/ibmasm/heartbeat.c
4989
3205
/* * IBM ASM Service Processor Device Driver * * 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...
gpl-2.0
cm-mirror/android_kernel_nubia_nx505j
drivers/video/via/hw.c
4989
60099
/* * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2008 S3 Graphics, 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 ...
gpl-2.0
shengdie/simon_kernel_l01f_kk
drivers/video/via/lcd.c
4989
31781
/* * Copyright 1998-2008 VIA Technologies, Inc. All Rights Reserved. * Copyright 2001-2008 S3 Graphics, 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 ...
gpl-2.0
leehz/android_kernel_samsung_ms013g
drivers/zorro/zorro-driver.c
5245
4554
/* * Zorro Driver Services * * Copyright (C) 2003 Geert Uytterhoeven * * Loosely based on drivers/pci/pci-driver.c * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ #include <linux...
gpl-2.0