repo_name
string
path
string
copies
string
size
string
content
string
license
string
clemsyn/asusOC
sound/core/oss/io.c
14622
4433
/* * PCM I/O Plug-In Interface * Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz> * * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of * the Li...
gpl-2.0
mythos234/zerolte-kernel-CM
sound/core/oss/io.c
14622
4433
/* * PCM I/O Plug-In Interface * Copyright (c) 1999 by Jaroslav Kysela <perex@perex.cz> * * * This library is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as * published by the Free Software Foundation; either version 2 of * the Li...
gpl-2.0
mntone/obs-studio
libobs-opengl/gl-shaderparser.c
31
19024
/****************************************************************************** Copyright (C) 2013 by Hugh Bailey <obs.jim@gmail.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, e...
gpl-2.0
ouya/xbmc
lib/ffmpeg/libavformat/oggparseflac.c
31
3013
/* * Copyright (C) 2005 Matthieu CASTET * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or (at your option) a...
gpl-2.0
Tokutek/mysql-5.5
storage/ndb/test/ndbapi/testScan.cpp
31
48734
/* Copyright (c) 2003-2007 MySQL AB 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 License. This program is distributed in the hope t...
gpl-2.0
Wonfee/huawei_u9508_kernel
drivers/huawei/device/touchscreen/rmi_f1a.c
31
51673
/* * Copyright (c) 2012 Synaptics Incorporated * * 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 progra...
gpl-2.0
KINGbabasula/android_kernel_oneplus_msm8974-kexec
drivers/video/msm/mdss/mdss_mdp_intf_writeback.c
31
15520
/* 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
paulkocialkowski/systemd
src/login/sysfs-show.c
31
6513
/*** This file is part of systemd. Copyright 2010 Lennart Poettering systemd is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later ve...
gpl-2.0
kidmaple/CoolWall
user/e2fsprogs/lib/ss/list_rqs.c
31
2607
/* * Copyright 1987, 1988 by MIT Student Information Processing Board * * Permission to use, copy, modify, and distribute this software and * its documentation for any purpose is hereby granted, provided that * the names of M.I.T. and the M.I.T. S.I.P.B. not be used in * advertising or publicity pertaining to dis...
gpl-2.0
cwabbott0/samsung-chromebook-kernel
arch/arm/mach-shmobile/intc-r8a7740.c
287
19627
/* * R8A7740 processor support * * Copyright (C) 2011 Renesas Solutions Corp. * Copyright (C) 2011 Kuninori Morimoto <kuninori.morimoto.gx@renesas.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 Sof...
gpl-2.0
jprukner/linux
drivers/net/wireless/libertas/cfg.c
543
55461
/* * Implement cfg80211 ("iw") support. * * Copyright (C) 2009 M&N Solutions GmbH, 61191 Rosbach, Germany * Holger Schurig <hs4233@mail.mn-solutions.de> * */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/hardirq.h> #include <linux/sched.h> #include <linux/wait.h> #include <linux/slab.h> #include <...
gpl-2.0
zhangshichen/linux-1
arch/arc/kernel/stacktrace.c
543
7077
/* * stacktrace.c : stacktracing APIs needed by rest of kernel * (wrappers over ARC dwarf based unwinder) * * 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 Licens...
gpl-2.0
RC-MODULE/linux-3.10.x
arch/parisc/kernel/signal32.c
1055
13294
/* Signal support for 32-bit kernel builds * * Copyright (C) 2001 Matthew Wilcox <willy at parisc-linux.org> * Copyright (C) 2006 Kyle McMartin <kyle at parisc-linux.org> * * Code was mostly borrowed from kernel/signal.c. * See kernel/signal.c for additional Copyrights. * * * This program is ...
gpl-2.0
davros-/elite_kernel_jf
drivers/tty/vt/vc_screen.c
1567
14782
/* * Provide access to virtual console memory. * /dev/vcs0: the screen as it is being viewed right now (possibly scrolled) * /dev/vcsN: the screen of /dev/ttyN (1 <= N <= 63) * [minor: N] * * /dev/vcsaN: idem, but including attributes, and prefixed with * the 4 bytes lines,columns,x,y (as screendump u...
gpl-2.0
aatjitra/PR25
kernel/async.c
1823
9173
/* * async.c: Asynchronous function calls for boot performance * * (C) Copyright 2009 Intel Corporation * Author: Arjan van de Ven <arjan@linux.intel.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 So...
gpl-2.0
NinjahMeh/android_kernel_huawei_angler
net/openvswitch/datapath.c
2079
51425
/* * Copyright (c) 2007-2012 Nicira, Inc. * * 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 Foundation. * * This program is distributed in the hope that it will be useful, but * WITHOUT...
gpl-2.0
ffolkes/plasmakernel_note4
drivers/net/ethernet/intel/e1000e/ethtool.c
2079
62233
/******************************************************************************* Intel PRO/1000 Linux driver Copyright(c) 1999 - 2013 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 pub...
gpl-2.0
Evil-Green/Lonas_KL-GT-I9300-1
drivers/net/phy/phy.c
2335
23420
/* * drivers/net/phy/phy.c * * Framework for configuring and reading PHY devices * Based on code in sungem_phy.c and gianfar_phy.c * * Author: Andy Fleming * * Copyright (c) 2004 Freescale Semiconductor, Inc. * Copyright (c) 2006, 2007 Maciej W. Rozycki * * This program is free software; you can redistribut...
gpl-2.0
mschwerin/linux-3.0.35-qmx6
arch/m68k/platform/coldfire/intc-2.c
2335
5387
/* * intc-2.c * * General interrupt controller code for the many ColdFire cores that use * interrupt controllers with 63 interrupt sources, organized as 56 fully- * programmable + 7 fixed-level interrupt sources. This includes the 523x * family, the 5270, 5271, 5274, 5275, and the 528x family which have two such ...
gpl-2.0
LTEAdvanced/DasKernelBoots-LU6200-STOCKJB-
drivers/usb/gadget/inode.c
2335
53199
/* * inode.c -- user mode filesystem api for usb gadget controllers * * Copyright (C) 2003-2004 David Brownell * Copyright (C) 2003 Agilent Technologies * * 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 Soft...
gpl-2.0
googyanas/Googy-Max4-Kernel
drivers/net/ethernet/smsc/smsc911x.c
3871
70035
/*************************************************************************** * * Copyright (C) 2004-2008 SMSC * Copyright (C) 2005-2008 ARM * * 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
ashleyjune/SM-G360T1_kernel
arch/arm64/lib/delay.c
4639
1450
/* * Delay loops based on the OpenRISC implementation. * * Copyright (C) 2012 ARM Limited * * 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 ...
gpl-2.0
art1p/android_kernel_lge_omap4-common
sound/synth/emux/emux_seq.c
4639
8931
/* * Midi Sequencer interface routines. * * Copyright (C) 1999 Steve Ratcliffe * Copyright (c) 1999-2000 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 Found...
gpl-2.0
Elnya/aosproject_tizen
lib/mpi/mpicoder.c
4895
6763
/* 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
tyler6389/android_kernel_samsung_frescolte
drivers/video/backlight/jornada720_bl.c
4895
4000
/* * * Backlight 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...
gpl-2.0
tectas/android_kernel_lge_msm8974ac
drivers/staging/comedi/drivers/das1800.c
4895
50366
/* comedi/drivers/das1800.c Driver for Keitley das1700/das1800 series boards Copyright (C) 2000 Frank Mori Hess <fmhess@users.sourceforge.net> COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> This program is free software; you can red...
gpl-2.0
NachiketNamjoshi/BlackReactor_onyx
drivers/staging/comedi/drivers/ni_at_a2150.c
4895
25844
/* comedi/drivers/ni_at_a2150.c Driver for National Instruments AT-A2150 boards Copyright (C) 2001, 2002 Frank Mori Hess <fmhess@users.sourceforge.net> COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> This program is free software; yo...
gpl-2.0
bilalliberty/android_kernel_htc_m4
drivers/video/backlight/jornada720_lcd.c
4895
3234
/* * * 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
akw28888/kernel_zte_msm8x25q
drivers/scsi/aic94xx/aic94xx_tmf.c
5151
20210
/* * Aic94xx Task Management Functions * * Copyright (C) 2005 Adaptec, Inc. All rights reserved. * Copyright (C) 2005 Luben Tuikov <luben_tuikov@adaptec.com> * * This file is licensed under GPLv2. * * This file is part of the aic94xx driver. * * The aic94xx driver is free software; you can redistribute it an...
gpl-2.0
nighthawk149/xpenology-4.2-kernel
drivers/gpu/drm/radeon/radeon_legacy_tv.c
5663
27649
#include "drmP.h" #include "drm_crtc_helper.h" #include "radeon.h" /* * Integrated TV out support based on the GATOS code by * Federico Ulivi <fulivi@lycos.com> */ /* * Limits of h/v positions (hPos & vPos) */ #define MAX_H_POSITION 5 /* Range: [-5..5], negative is on the left, 0 is default, positive is on the ...
gpl-2.0
Rashed97/caf-kernel-msm-3.10
net/irda/qos.c
7711
22930
/********************************************************************* * * Filename: qos.c * Version: 1.0 * Description: IrLAP QoS parameter negotiation * Status: Stable * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Tue Sep 9 00:00:26 1997 * Modified at: Sun Jan 30 14:29:...
gpl-2.0
cmenard/kernel_smdk4412
arch/mips/txx9/rbtx4938/setup.c
8735
10511
/* * Setup pointers to hardware-dependent routines. * Copyright (C) 2000-2001 Toshiba Corporation * * 2003-2005 (c) MontaVista Software, 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 *...
gpl-2.0
bluechiptechnology/linux-bctrx3
arch/arm/mm/copypage-fa.c
9759
2317
/* * linux/arch/arm/lib/copypage-fa.S * * Copyright (C) 2005 Faraday Corp. * Copyright (C) 2008-2009 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * Based on copypage-v4wb.S: * Copyright (C) 1995-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the...
gpl-2.0
mer-hybris/android_kernel_zte_msm8610
arch/arm/mm/copypage-fa.c
9759
2317
/* * linux/arch/arm/lib/copypage-fa.S * * Copyright (C) 2005 Faraday Corp. * Copyright (C) 2008-2009 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * Based on copypage-v4wb.S: * Copyright (C) 1995-1999 Russell King * * This program is free software; you can redistribute it and/or modify * it under the...
gpl-2.0
DevSwift/Kernel-3.4-U8500
arch/arm/common/sharpsl_param.c
12319
1821
/* * Hardware parameter area specific to Sharp SL series devices * * Copyright (c) 2005 Richard Purdie * * Based on Sharp's 2.4 kernel patches * * 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 Sof...
gpl-2.0
paxy97/qmk_firmware
keyboards/kbdfans/kbd8x_mk2/keymaps/ansi_7/keymap.c
32
2047
/* Copyright 2019 Ryota Goto * * 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...
gpl-2.0
dajhorn/ps2binutils
opcodes/fr30-dis.c
32
21748
/* Disassembler interface for targets using CGEN. -*- C -*- CGEN: Cpu tools GENerator THIS FILE IS MACHINE GENERATED WITH CGEN. - the resultant file is machine generated, cgen-dis.in isn't Copyright (C) 1996-2015 Free Software Foundation, Inc. This file is part of libopcodes. This library is free ...
gpl-2.0
TinyHTPC/openlinux-amlogic_M6
drivers/amlogic/dvb_tv/ite9173/drvIIC_HT.c
32
9240
#include "MsCommon.h" #include "drvGPIO.h" #include "Type.h" #include "Board.h" #include "User.h" #include "error.h" #define StartStopDelay 3 #define DataClkDelay 2 #define ClkHighDelay 3 #define ClkLowDelay 5 Byte I2c_address = 0x38; void Us_delay ( IN Demodulator* demodulator, IN Dword dwUs ...
gpl-2.0
BinaryAnalysisPlatform/deprecated-qemu-tracer
hw/nvram/eeprom93xx.c
32
10602
/* * QEMU EEPROM 93xx emulation * * Copyright (c) 2006-2007 Stefan Weil * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later...
gpl-2.0
pershoot/gtab-2632
net/dccp/ipv6.c
32
33067
/* * DCCP over IPv6 * Linux INET6 implementation * * Based on net/dccp6/ipv6.c * * Arnaldo Carvalho de Melo <acme@ghostprotocols.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 Fo...
gpl-2.0
mutoso-mirrors/linux-historical
fs/lockd/clntlock.c
32
5794
/* * linux/fs/lockd/clntlock.c * * Lock handling for the client side NLM implementation * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/module.h> #include <linux/types.h> #include <linux/time.h> #include <linux/nfs_fs.h> #include <linux/sunrpc/clnt.h> #include <linux/sunrpc/svc.h> #incl...
gpl-2.0
d3trax/asuswrt-merlin
release/src/router/e2fsprogs/ext2ed/file_com.c
32
13260
/* /usr/src/ext2ed/file_com.c A part of the extended file system 2 disk editor. ---------------------------- Commands which handle a file ---------------------------- First written on: April 18 1995 Copyright (C) 1995 Gadi Oxman */ #include "config.h" #include <stdio.h> #include <stdlib.h> #include <string.h> #...
gpl-2.0
walac/linux
drivers/phy/cadence/phy-cadence-torrent.c
32
116317
// SPDX-License-Identifier: GPL-2.0-only /* * Cadence Torrent SD0801 PHY driver. * * Copyright 2018 Cadence Design Systems, Inc. * */ #include <dt-bindings/phy/phy.h> #include <linux/clk.h> #include <linux/delay.h> #include <linux/err.h> #include <linux/io.h> #include <linux/iopoll.h> #include <linux/kernel.h> #i...
gpl-2.0
Seagate/SMR_FS-EXT4
kernel/tools/testing/selftests/powerpc/dscr/dscr_inherit_exec_test.c
544
2691
/* * POWER Data Stream Control Register (DSCR) fork exec test * * This testcase modifies the DSCR using mtspr, forks & execs and * verifies that the child is using the changed DSCR using mfspr. * * When using the privilege state SPR, the instructions such as * mfspr or mtspr are priviledged and the kernel emulat...
gpl-2.0
tinyclub/linux-loongson-community
drivers/net/wireless/rtlwifi/rtl8192de/trx.c
1056
26727
/****************************************************************************** * * 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
starbucks2010/N915F_kernel_permissive
drivers/acpi/acpica/nsprepkg.c
2080
17749
/****************************************************************************** * * Module Name: nsprepkg - Validation of package objects for predefined names * *****************************************************************************/ /* * Copyright (C) 2000 - 2013, Intel Corp. * All rights reserved. * * ...
gpl-2.0
venkat66/android_kernel_lenovo_msm8916
drivers/staging/dwc2/hcd_intr.c
2080
64573
/* * hcd_intr.c - DesignWare HS OTG Controller host-mode interrupt handling * * Copyright (C) 2004-2013 Synopsys, Inc. * * 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 r...
gpl-2.0
sbryan12144/BeastMode-Elite
arch/arm/mach-tegra/timer.c
2336
6615
/* * arch/arch/mach-tegra/timer.c * * Copyright (C) 2010 Google, Inc. * * Author: * Colin Cross <ccross@google.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 modified under th...
gpl-2.0
leeymcj/linuxrk-tk1
arch/arm/mach-s3c24xx/cpufreq-s3c2440.c
2336
7288
/* * Copyright (c) 2006-2009 Simtec Electronics * http://armlinux.simtec.co.uk/ * Ben Dooks <ben@simtec.co.uk> * Vincent Sanders <vince@simtec.co.uk> * * S3C2440/S3C2442 CPU Frequency scaling * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public...
gpl-2.0
klquicksall/Galaxy-Nexus-4.2
arch/blackfin/mach-bf537/boards/dnp5370.c
2336
9606
/* * This is the configuration for SSV Dil/NetPC DNP/5370 board. * * DIL module: http://www.dilnetpc.com/dnp0086.htm * SK28 (starter kit): http://www.dilnetpc.com/dnp0088.htm * * Copyright 2010 3ality Digital Systems * Copyright 2005 National ICT Australia (NICTA) * Copyright 2004-2006 Analog Devices In...
gpl-2.0
MoKee/android_kernel_samsung_aries
drivers/mtd/mtdpart.c
2592
20251
/* * Simple MTD partitioning layer * * Copyright © 2000 Nicolas Pitre <nico@fluxnic.net> * Copyright © 2002 Thomas Gleixner <gleixner@linutronix.de> * Copyright © 2000-2010 David Woodhouse <dwmw2@infradead.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the ...
gpl-2.0
usb-bullhead-ubuntu-touch/kernel_msm
arch/um/kernel/smp.c
3360
4873
/* * Copyright (C) 2000 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com) * Licensed under the GPL */ #include <linux/percpu.h> #include <asm/pgalloc.h> #include <asm/tlb.h> #ifdef CONFIG_SMP #include <linux/sched.h> #include <linux/module.h> #include <linux/threads.h> #include <linux/interrupt.h> #include <linu...
gpl-2.0
gpillusion/SM-G710K_Illusion_kernel
drivers/staging/olpc_dcon/olpc_dcon.c
4896
20738
/* * Mainly by David Woodhouse, somewhat modified by Jordan Crouse * * Copyright © 2006-2007 Red Hat, Inc. * Copyright © 2006-2007 Advanced Micro Devices, Inc. * Copyright © 2009 VIA Technology, Inc. * Copyright (c) 2010-2011 Andres Salomon <dilinger@queued.net> * * This program is free software. You ...
gpl-2.0
DirtyUnicorns/android_kernel_samsung_manta
drivers/staging/olpc_dcon/olpc_dcon.c
4896
20738
/* * Mainly by David Woodhouse, somewhat modified by Jordan Crouse * * Copyright © 2006-2007 Red Hat, Inc. * Copyright © 2006-2007 Advanced Micro Devices, Inc. * Copyright © 2009 VIA Technology, Inc. * Copyright (c) 2010-2011 Andres Salomon <dilinger@queued.net> * * This program is free software. You ...
gpl-2.0
XXMrHyde/android_kernel_google_msm
drivers/staging/comedi/drivers/cb_pcidda.c
4896
25288
/* comedi/drivers/cb_pcidda.c This intends to be a driver for the ComputerBoards / MeasurementComputing PCI-DDA series. Copyright (C) 2001 Ivan Martinez <ivanmr@altavista.com> Copyright (C) 2001 Frank Mori Hess <fmhess@users.sourceforge.net> COMEDI - Linux Control and Measurement Device Interfac...
gpl-2.0
ZdrowyGosciu/kernel_lge
net/netfilter/ipvs/ip_vs_sh.c
4896
6698
/* * IPVS: Source Hashing scheduling module * * Authors: Wensong Zhang <wensong@gnuchina.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 Found...
gpl-2.0
davepmer/test-kernel
sound/isa/gus/gus_timer.c
14880
5336
/* * Routines for Gravis UltraSound soundcards - Timers * Copyright (c) by Jaroslav Kysela <perex@perex.cz> * * GUS have similar timers as AdLib (OPL2/OPL3 chips). * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe...
gpl-2.0
fzqing/linux-2.6
fs/ext2/xattr_security.c
33
1401
/* * linux/fs/ext2/xattr_security.c * Handler for storing security labels as extended attributes. */ #include <linux/module.h> #include <linux/string.h> #include <linux/fs.h> #include <linux/smp_lock.h> #include <linux/ext2_fs.h> #include "xattr.h" static size_t ext2_xattr_security_list(struct inode *inode, char *...
gpl-2.0
Blefish/android_kernel_qcom_msm7x30
arch/arm/mach-msm/qdsp5v2/audio_mvs.c
33
44096
/* Copyright (c) 2010-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
CyanHacker-Lollipop/kernel_moto_shamu
sound/soc/msm/mdm9630.c
289
33929
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
bw-oss/linux
drivers/thermal/int340x_thermal/int340x_thermal_zone.c
289
8037
/* * int340x_thermal_zone.c * Copyright (c) 2015, 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 h...
gpl-2.0
gem5/linux-arm-gem5
arch/arm/mach-imx/iomux-imx31.c
545
4207
/* * Copyright 2004-2006 Freescale Semiconductor, Inc. All Rights Reserved. * Copyright (C) 2008 by Sascha Hauer <kernel@pengutronix.de> * Copyright (C) 2009 by Valentin Longchamp <valentin.longchamp@epfl.ch> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU ...
gpl-2.0
rhcp011235/sch-i405_kernel
drivers/mmc/core/sd_ops.c
545
7039
/* * linux/drivers/mmc/core/sd_ops.h * * Copyright 2006-2007 Pierre Ossman * * 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 ...
gpl-2.0
Clouded/linux-rt-odroid-c1
lib/random32.c
1569
5335
/* This is a maximally equidistributed combined Tausworthe generator based on code from GNU Scientific Library 1.5 (30 Jun 2004) x_n = (s1_n ^ s2_n ^ s3_n) s1_{n+1} = (((s1_n & 4294967294) <<12) ^ (((s1_n <<13) ^ s1_n) >>19)) s2_{n+1} = (((s2_n & 4294967288) << 4) ^ (((s2_n << 2) ^ s2_n) >>25)) s3_{n+...
gpl-2.0
again4you/linux
drivers/memstick/core/ms_block.c
1825
58572
/* * ms_block.c - Sony MemoryStick (legacy) storage support * Copyright (C) 2013 Maxim Levitsky <maximlevitsky@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * ...
gpl-2.0
chidelmun/linux
arch/mips/netlogic/xlr/setup.c
1825
5680
/* * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). 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 ...
gpl-2.0
nychitman1/android_kernel_htc_flounder
arch/h8300/kernel/traps.c
2081
3959
/* * linux/arch/h8300/boot/traps.c -- general exception handling code * H8/300 support Yoshinori Sato <ysato@users.sourceforge.jp> * * Cloned from Linux/m68k. * * No original Copyright holder listed, * Probable original (C) Roman Zippel (assigned DJD, 1999) * * Copyright 1999-2000 D. Jeff Dionne, <jeff@rt-con...
gpl-2.0
CirrusLogic/rpi-linux
arch/mips/netlogic/xlr/wakeup.c
2593
2882
/* * Copyright 2003-2011 NetLogic Microsystems, Inc. (NetLogic). 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 ...
gpl-2.0
Marvellousteam/android_kernel_sony_msm8930
drivers/s390/char/fs3270.c
5153
12349
/* * IBM/3270 Driver - fullscreen driver. * * Author(s): * Original 3270 Code for 2.4 written by Richard Hitt (UTS Global) * Rewritten for 2.5/2.6 by Martin Schwidefsky <schwidefsky@de.ibm.com> * Copyright IBM Corp. 2003, 2009 */ #include <linux/bootmem.h> #include <linux/console.h> #include <linux/init...
gpl-2.0
Klozz/android_kernel_asus_grouper-1
drivers/platform/x86/mxm-wmi.c
10529
2676
/* * MXM WMI driver * * Copyright(C) 2010 Red Hat. * * 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
Luquidtester/DirtyKernel-3x-ION
drivers/platform/x86/mxm-wmi.c
10529
2676
/* * MXM WMI driver * * Copyright(C) 2010 Red Hat. * * 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
CyanogenMod/android_kernel_huawei_msm8226
block/partitions/sun.c
13089
3827
/* * fs/partitions/sun.c * * Code extracted from drivers/block/genhd.c * * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King */ #include "check.h" #include "sun.h" int sun_partition(struct parsed_partitions *state) { int i; __be16 csum; int slot = 1; __be16 *ush; Sector sect...
gpl-2.0
weizhenwei/mi1_kernel
arch/arm/mach-w90x900/clock.c
13601
1846
/* * linux/arch/arm/mach-w90x900/clock.c * * Copyright (c) 2008 Nuvoton technology corporation * * Wan ZongShun <mcuos.com@gmail.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; e...
gpl-2.0
TeamWin/android_kernel_samsung_galaxys2plus-common
drivers/spi/spi_sspi_kona.c
34
47123
/******************************************************************************* * Copyright 2011 Broadcom Corporation. All rights reserved. * * @file drivers/spi/spi_sspi_kona.c * * Unless you and Broadcom execute a separate written software license agreement * governing use of this software, this software is license...
gpl-2.0
jameshilliard/m8whl-3.4.0-g278eae8
drivers/mfd/tc6393xb.c
34
20918
/* * Toshiba TC6393XB SoC support * * Copyright(c) 2005-2006 Chris Humbert * Copyright(c) 2005 Dirk Opfer * Copyright(c) 2005 Ian Molton <spyro@f2s.com> * Copyright(c) 2007 Dmitry Baryshkov * * Based on code written by Sharp/Lineo for 2.4 kernels * Based on locomo.c * * This program is free software; you can...
gpl-2.0
Taichi-SHINDO/jdk9-jdk
src/java.desktop/unix/native/common/java2d/x11/X11PMBlitLoops.c
34
12811
/* * Copyright (c) 2000, 2007, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free ...
gpl-2.0
zhiyisun/linux
drivers/spi/spi-bcm53xx.c
34
8778
/* * Copyright (C) 2014-2016 Rafał Miłecki <rafal@milecki.pl> * * 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. */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/...
gpl-2.0
Owain94/android_kernel_htc_msm8974
arch/arm/mach-omap2/clock2430.c
34
1280
/* * clock2430.c - OMAP2430-specific clock integration code * * Copyright (C) 2005-2008 Texas Instruments, Inc. * Copyright (C) 2004-2010 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, * Gordon McNutt and Ri...
gpl-2.0
syphyr/android_kernel_lge_awifi
drivers/broadcast/tdmb/fc8050/src/fc8050_bb.c
34
15864
/***************************************************************************** Copyright(c) 2009 FCI Inc. All Rights Reserved File name : bbm.c Description : API of dmb baseband module History : ---------------------------------------------------------------------- 2009/08/29 jason initial ...
gpl-2.0
htc-msm8974/android_kernel_htc_msm8974
arch/powerpc/platforms/86xx/mpc86xx_hpcn.c
34
4111
/* * MPC86xx HPCN board specific routines * * Recode: ZHANG WEI <wei.zhang@freescale.com> * Initial author: Xianghua Xiao <x.xiao@freescale.com> * * Copyright 2006 Freescale Semiconductor Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General P...
gpl-2.0
kernelhackx/kernel_htc_m8
drivers/infiniband/hw/qib/qib_sdma.c
34
22431
/* * Copyright (c) 2007, 2008, 2009, 2010 QLogic 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 direct...
gpl-2.0
flar2/m8-GPE
drivers/firewire/init_ohci1394_dma.c
34
7000
/* * init_ohci1394_dma.c - Initializes physical DMA on all OHCI 1394 controllers * * Copyright (C) 2006-2007 Bernhard Kaindl <bk@suse.de> * * Derived from drivers/ieee1394/ohci1394.c and arch/x86/kernel/early-quirks.c * this file has functions to: * - scan the PCI very early on boot for all OHCI 1394-compli...
gpl-2.0
h8rift/android_kernel_htc_m8att
drivers/staging/comedi/drivers/addi-data/APCI1710_Pwm.c
34
63071
/** @verbatim Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. ADDI-DATA GmbH Dieselstrasse 3 D-77833 Ottersweier Tel: +19(0)7223/9493-0 Fax: +49(0)7223/9493-92 http://www.addi-data.com info@addi-data.com This program is free software; you can redistribute it and/or modify it under ...
gpl-2.0
metalspring/android_kernel_htc_msm8974
drivers/pci/hotplug/cpqphp_core.c
34
29654
/* * Compaq Hot Plug Controller Driver * * Copyright (C) 1995,2001 Compaq Computer Corporation * Copyright (C) 2001 Greg Kroah-Hartman <greg@kroah.com> * Copyright (C) 2001 IBM Corp. * * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the G...
gpl-2.0
jameshilliard/m8-3.4.0-gb1fa77f
drivers/gpu/drm/nouveau/nouveau_hw.c
34
30718
/* * Copyright 2006 Dave Airlie * Copyright 2007 Maarten Maathuis * Copyright 2007-2009 Stuart Bennett * * 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 ...
gpl-2.0
amoonhappy/s4kernel
drivers/rtc/rtc-max77802.c
34
19771
/* * RTC driver for Maxim MAX77802 * * Copyright (C) 2012 Samsung Electronics Co.Ltd * * based on rtc-max77686.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 versio...
gpl-2.0
Evervolv/android_kernel_htc_msm8974
arch/mips/alchemy/common/dbdma.c
34
25506
/* * * BRIEF MODULE DESCRIPTION * The Descriptor Based DMA channel manager that first appeared * on the Au1550. I started with dma.c, but I think all that is * left is this initial comment :-) * * Copyright 2004 Embedded Edge, LLC * dan@embeddededge.com * * This program is free software; you can redist...
gpl-2.0
htc-msm8974/android_kernel_htc_msm8974
drivers/infiniband/hw/qib/qib_iba6120.c
34
82103
/* * Copyright (c) 2006, 2007, 2008, 2009, 2010 QLogic Corporation. * All rights reserved. * Copyright (c) 2003, 2004, 2005, 2006 PathScale, 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...
gpl-2.0
k5t4j5/kernel_htc_m8
drivers/net/ethernet/freescale/fsl_pq_mdio.c
34
8721
/* * Freescale PowerQUICC Ethernet Driver -- MIIM bus implementation * Provides Bus interface for MIIM regs * * Author: Andy Fleming <afleming@freescale.com> * Modifier: Sandeep Gopalpet <sandeep.kumar@freescale.com> * * Copyright 2002-2004, 2008-2009 Freescale Semiconductor, Inc. * * Based on gianfar_mii.c an...
gpl-2.0
soderstrom-rikard/linux
drivers/mmc/host/sdhci-pic32.c
290
6734
/* * Support of SDHCI platform devices for Microchip PIC32. * * Copyright (C) 2015 Microchip * Andrei Pistirica, Paul Thacker * * Inspired by sdhci-pltfm.c * * 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 ki...
gpl-2.0
lukier/linux-hi3518
drivers/pinctrl/samsung/pinctrl-s3c24xx.c
546
17579
/* * S3C24XX specific support for Samsung pinctrl/gpiolib driver. * * Copyright (c) 2013 Heiko Stuebner <heiko@sntech.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 ...
gpl-2.0
pgielda/linux-2.6-olinuxino
drivers/media/video/msp3400-kthreads.c
802
32467
/* * Programming the mspx4xx sound processor family * * (c) 1997-2001 Gerd Knorr <kraxel@bytesex.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,...
gpl-2.0
Perferom/android_kernel_samsung_bcm21553-common
drivers/net/mlx4/mr.c
802
16172
/* * Copyright (c) 2004 Topspin Communications. All rights reserved. * Copyright (c) 2005, 2006, 2007, 2008 Mellanox Technologies. All rights reserved. * Copyright (c) 2006, 2007 Cisco Systems, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choo...
gpl-2.0
kraml/desire-sense-kernel
net/irda/ircomm/ircomm_core.c
802
14057
/********************************************************************* * * Filename: ircomm_core.c * Version: 1.0 * Description: IrCOMM service interface * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Sun Jun 6 20:37:34 1999 * Modified at: Tue Dec 2...
gpl-2.0
sktjdgns1189/android_kernel_samsung_aries_KOR
net/ipv4/ip_fragment.c
802
18401
/* * INET An implementation of the TCP/IP protocol suite for the LINUX * operating system. INET is implemented using the BSD Socket * interface as the means of communication with the user level. * * The IP fragmentation functionality. * * Authors: Fred N. van Kempen <waltje@uWalt.NL.Mugnet.ORG> * Alan Co...
gpl-2.0
project-voodoo/android_kernel_samsung
fs/ufs/util.c
1570
6272
/* * linux/fs/ufs/util.c * * Copyright (C) 1998 * Daniel Pirkl <daniel.pirkl@email.cz> * Charles University, Faculty of Mathematics and Physics */ #include <linux/string.h> #include <linux/slab.h> #include <linux/buffer_head.h> #include "ufs_fs.h" #include "ufs.h" #include "swab.h" #include "util.h" struct u...
gpl-2.0
halaszk/universal7420
drivers/video/uvesafb.c
2082
51959
/* * A framebuffer driver for VBE 2.0+ compliant video cards * * (c) 2007 Michal Januszewski <spock@gentoo.org> * Loosely based upon the vesafb driver. * */ #include <linux/init.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/skbuff.h> #include <linux/timer.h> #include <linux/compl...
gpl-2.0
Silentlys/android_kernel_cyanogen_msm8916
drivers/video/uvesafb.c
2082
51959
/* * A framebuffer driver for VBE 2.0+ compliant video cards * * (c) 2007 Michal Januszewski <spock@gentoo.org> * Loosely based upon the vesafb driver. * */ #include <linux/init.h> #include <linux/module.h> #include <linux/moduleparam.h> #include <linux/skbuff.h> #include <linux/timer.h> #include <linux/compl...
gpl-2.0
bq/aquaris-E4
crypto/salsa20_generic.c
2338
6829
/* * Salsa20: Salsa20 stream cipher algorithm * * Copyright (c) 2007 Tan Swee Heng <thesweeheng@gmail.com> * * Derived from: * - salsa20.c: Public domain C code by Daniel J. Bernstein <djb@cr.yp.to> * * Salsa20 is a stream cipher candidate in eSTREAM, the ECRYPT Stream * Cipher Project. It is designed by Danie...
gpl-2.0
Snuzzo/ermahgerd_kernel_vigor
drivers/xen/gntalloc.c
2338
14310
/****************************************************************************** * gntalloc.c * * Device for creating grant references (in user-space) that may be shared * with other domains. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied w...
gpl-2.0