repo_name
string
path
string
copies
string
size
string
content
string
license
string
lostemp/kernel-2.6.30
fs/gfs2/super.c
29
10062
/* * Copyright (C) Sistina Software, Inc. 1997-2003 All rights reserved. * Copyright (C) 2004-2007 Red Hat, Inc. All rights reserved. * * This copyrighted material is made available to anyone wishing to use, * modify, copy, or redistribute it subject to the terms and conditions * of the GNU General Public Licen...
gpl-2.0
RWTH-OS/linux
net/sctp/outqueue.c
29
56377
/* SCTP kernel implementation * (C) Copyright IBM Corp. 2001, 2004 * Copyright (c) 1999-2000 Cisco, Inc. * Copyright (c) 1999-2001 Motorola, Inc. * Copyright (c) 2001-2003 Intel Corp. * * This file is part of the SCTP kernel implementation * * These functions implement the sctp_outq class. The outqueue handle...
gpl-2.0
mydongistiny/GCC_SaberMod
gcc/testsuite/gcc.dg/vect/vect-nop-move.c
29
1534
/* { dg-do run } */ /* { dg-require-effective-target vect_float } */ /* { dg-additional-options "-fdump-rtl-combine-details" } */ #include "tree-vect.h" extern void abort (void); #define NOINLINE __attribute__((noinline)) typedef float float32x4_t __attribute__ ((__vector_size__ (16))); typedef float float32x2_t _...
gpl-2.0
BHSPitMonkey/linwizard-strtrk
arch/alpha/boot/bootpz.c
797
13415
/* * arch/alpha/boot/bootpz.c * * Copyright (C) 1997 Jay Estabrook * * This file is used for creating a compressed BOOTP file for the * Linux/AXP kernel * * based significantly on the arch/alpha/boot/main.c of Linus Torvalds * and the decompression code from MILO. */ #include <linux/kernel.h> #include <linux/...
gpl-2.0
TheNameIsNigel/android_kernel_huawei_msm8916
tools/perf/builtin-diff.c
2077
14335
/* * builtin-diff.c * * Builtin diff command: Analyze two perf.data input files, look up and read * DSOs and symbol information, sort them and produce a diff. */ #include "builtin.h" #include "util/debug.h" #include "util/event.h" #include "util/hist.h" #include "util/evsel.h" #include "util/evlist.h" #include "u...
gpl-2.0
ptmr3/GalaxyNote2_Kernel2
arch/powerpc/kernel/pci_64.c
2333
7665
/* * Port for PPC64 David Engebretsen, IBM Corp. * Contains common pci routines for ppc64 platform, pSeries and iSeries brands. * * Copyright (C) 2003 Anton Blanchard <anton@au.ibm.com>, IBM * Rework, based on alpha PCI code. * * This program is free software; you can redistribute it and/or * modif...
gpl-2.0
CyanogenMod/android_kernel_bn_acclaim
drivers/net/wireless/ath/ath5k/dma.c
2589
21997
/* * Copyright (c) 2004-2008 Reyk Floeter <reyk@openbsd.org> * Copyright (c) 2006-2008 Nick Kossifidis <mickflemm@gmail.com> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above * copyright notice and this permission not...
gpl-2.0
Split-Screen/android_kernel_lge_gee
block/partition-generic.c
2589
14579
/* * Code extracted from drivers/block/genhd.c * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King * * We now have independent partition support from the * block drivers, which allows all the partition code to * be grouped in one location, and it to be mostly self * contained. ...
gpl-2.0
iDroid-Project/iDroid-kernel
arch/mips/alchemy/xxs1500/board_setup.c
2589
3333
/* * Copyright 2000-2003, 2008 MontaVista Software Inc. * Author: MontaVista Software, Inc. <source@mvista.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 o...
gpl-2.0
fefifofum/android_kernel_bq_maxwell2plus
arch/tile/kernel/stack.c
2845
14142
/* * 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
hemanthariyani/omap-kernel
lib/debug_locks.c
3357
1108
/* * lib/debug_locks.c * * Generic place for common debugging facilities for various locks: * spinlocks, rwlocks, mutexes and rwsems. * * Started by Ingo Molnar: * * Copyright (C) 2006 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> */ #include <linux/rwsem.h> #include <linux/mutex.h> #include <linux/module.h> ...
gpl-2.0
htc-mirror/shooteru-ics-crc-3.0.16-e733189
net/sunrpc/xprtrdma/svc_rdma.c
3357
8357
/* * Copyright (c) 2005-2006 Network Appliance, Inc. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU * General Public License (GPL) Version 2, available from the file * COPYING in the main directory of th...
gpl-2.0
windxixi/android_kernel_htc_msm8660
net/atm/atm_misc.c
3613
2643
/* net/atm/atm_misc.c - Various functions for use by ATM drivers */ /* Written 1995-2000 by Werner Almesberger, EPFL ICA */ #include <linux/module.h> #include <linux/atm.h> #include <linux/atmdev.h> #include <linux/skbuff.h> #include <linux/sonet.h> #include <linux/bitops.h> #include <linux/errno.h> #include <asm/ato...
gpl-2.0
JustAkan/Oxygen_united_kernel-gproj
sound/pci/pcxhr/pcxhr.c
4893
45538
/* * Driver for Digigram pcxhr compatible soundcards * * main file with alsa callbacks * * Copyright (c) 2004 by Digigram <alsa@digigram.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...
gpl-2.0
Split-Screen/android_kernel_samsung_manta
net/caif/cfdbgl.c
5149
1551
/* * Copyright (C) ST-Ericsson AB 2010 * Author: Sjur Brendeland/sjur.brandeland@stericsson.com * License terms: GNU General Public License (GPL) version 2 */ #define pr_fmt(fmt) KBUILD_MODNAME ":%s(): " fmt, __func__ #include <linux/stddef.h> #include <linux/slab.h> #include <net/caif/caif_layer.h> #include <net...
gpl-2.0
motley-git/TF201-Kernel
sound/drivers/opl4/opl4_synth.c
10013
23398
/* * OPL4 MIDI synthesizer functions * * Copyright (c) 2003 by Clemens Ladisch <clemens@ladisch.de> * 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 m...
gpl-2.0
perillamint/android_kernel_casio_gzone
fs/ocfs2/dlm/dlmconvert.c
10269
15658
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * dlmconvert.c * * underlying calls for lock conversion * * Copyright (C) 2004 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 * L...
gpl-2.0
miuihu/android_kernel_xiaomi_armor
arch/arm/mach-iop13xx/irq.c
11805
5193
/* * iop13xx IRQ handling / support functions * 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 ...
gpl-2.0
LinTeX9527/linux
sound/drivers/opl3/opl3_drums.c
14877
7192
/* * Copyright (c) by Uros Bizjak <uros@kss-loka.si> * * OPL2/OPL3/OPL4 FM routines for internal percussion channels * * 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
tgraf/net-next
mm/workingset.c
30
17223
/* * Workingset detection * * Copyright (C) 2013 Red Hat, Inc., Johannes Weiner */ #include <linux/memcontrol.h> #include <linux/writeback.h> #include <linux/pagemap.h> #include <linux/atomic.h> #include <linux/module.h> #include <linux/swap.h> #include <linux/fs.h> #include <linux/mm.h> /* * Double CLOCK lists...
gpl-2.0
Fusion-Devices/android_kernel_moto_shamu
fs/f2fs/crypto.c
30
13840
/* * linux/fs/f2fs/crypto.c * * Copied from linux/fs/ext4/crypto.c * * Copyright (C) 2015, Google, Inc. * Copyright (C) 2015, Motorola Mobility * * This contains encryption functions for f2fs * * Written by Michael Halcrow, 2014. * * Filename encryption additions * Uday Savagaonkar, 2014 * Encryption poli...
gpl-2.0
kennethlyn/enclustra_zynq_linux
drivers/gpu/drm/i915/i915_irq.c
30
73480
/* i915_irq.c -- IRQ support for the I915 -*- linux-c -*- */ /* * Copyright 2003 Tungsten Graphics, Inc., Cedar Park, Texas. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in...
gpl-2.0
virt2x/domuKernel
drivers/pci/setup-res.c
286
9025
/* * drivers/pci/setup-res.c * * Extruded from code written by * Dave Rusling (david.rusling@reo.mts.dec.com) * David Mosberger (davidm@cs.arizona.edu) * David Miller (davem@redhat.com) * * Support routines for initializing a PCI subsystem. */ /* fixed for multiple pci buses, 1999 Andrea Arcangeli <...
gpl-2.0
ulrikdb/linux
drivers/spi/spi-pxa2xx-pci.c
286
1952
/* * CE4100's SPI device is more or less the same one as found on PXA * */ #include <linux/pci.h> #include <linux/platform_device.h> #include <linux/of_device.h> #include <linux/module.h> #include <linux/spi/pxa2xx_spi.h> static int ce4100_spi_probe(struct pci_dev *dev, const struct pci_device_id *ent) { struct ...
gpl-2.0
Twisted-Kernel/Sick-Twisted-Tmo
kernel/power/process.c
286
5882
/* * drivers/power/process.c - Functions for starting/stopping processes on * suspend transitions. * * Originally from swsusp. */ #undef DEBUG #include <linux/interrupt.h> #include <linux/oom.h> #include <linux/suspend.h> #include <linux/module.h> #include <linux/syscalls.h> #include ...
gpl-2.0
pikachukaki/android_kernel_huawei_honor
drivers/gpu/drm/i915/intel_dp.c
542
54271
/* * Copyright © 2008 Intel Corporation * * 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, pub...
gpl-2.0
DashBlacK/samsung-kernel-dart.old
drivers/ata/sata_sx4.c
542
40636
/* * sata_sx4.c - Promise SATA * * Maintained by: Jeff Garzik <jgarzik@pobox.com> * Please ALWAYS copy linux-ide@vger.kernel.org * on emails. * * Copyright 2003-2004 Red Hat, Inc. * * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene...
gpl-2.0
Windeal/Linux-2.6.32.64
drivers/input/keyboard/jornada720_kbd.c
798
5651
/* * drivers/input/keyboard/jornada720_kbd.c * * HP Jornada 720 keyboard platform driver * * Copyright (C) 2006/2007 Kristoffer Ericson <Kristoffer.Ericson@Gmail.com> * * Copyright (C) 2006 jornada 720 kbd driver by Filip Zyzniewsk <Filip.Zyzniewski@tefnet.plX * based on (C) 2004 jornada 720 kbd driver...
gpl-2.0
GaloisInc/linux-deadline
drivers/ps3/ps3-sys-manager.c
1054
20937
/* * PS3 System Manager. * * Copyright (C) 2007 Sony Computer Entertainment Inc. * Copyright 2007 Sony Corp. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; version 2 of the Lice...
gpl-2.0
chneukirchen/linux-jetson-tk1
drivers/media/tuners/fc0013.c
1310
14679
/* * Fitipower FC0013 tuner driver * * Copyright (C) 2012 Hans-Frieder Vogt <hfvogt@gmx.net> * partially based on driver code from Fitipower * Copyright (C) 2010 Fitipower Integrated Technology Inc * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gen...
gpl-2.0
beealone/linux
arch/arm/mach-s3c24xx/mach-vstms.c
1566
3604
/* linux/arch/arm/mach-s3c2412/mach-vstms.c * * (C) 2006 Thomas Gleixner <tglx@linutronix.de> * * Derived from mach-smdk2413.c - (C) 2006 Simtec Electronics * * 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...
gpl-2.0
OneEducation/kernel-rk310-lollipop-firefly
drivers/iommu/irq_remapping.c
2078
8664
#include <linux/seq_file.h> #include <linux/cpumask.h> #include <linux/kernel.h> #include <linux/string.h> #include <linux/errno.h> #include <linux/msi.h> #include <linux/irq.h> #include <linux/pci.h> #include <asm/hw_irq.h> #include <asm/irq_remapping.h> #include <asm/processor.h> #include <asm/x86_init.h> #include <...
gpl-2.0
mericon/Xp_Kernel_LGH850
arch/arm/mach-imx/hotplug.c
2334
1536
/* * Copyright 2011 Freescale Semiconductor, Inc. * Copyright 2011 Linaro Ltd. * * The code contained herein is licensed under the GNU General Public * License. You may obtain a copy of the GNU General Public License * Version 2 or later at the following locations: * * http://www.opensource.org/licenses/gpl-lic...
gpl-2.0
kbehren/android_kernel_lenovo_msm8226
drivers/spi/spi-pl022.c
2846
65406
/* * A driver for the ARM PL022 PrimeCell SSP/SPI bus master. * * Copyright (C) 2008-2009 ST-Ericsson AB * Copyright (C) 2006 STMicroelectronics Pvt. Ltd. * * Author: Linus Walleij <linus.walleij@stericsson.com> * * Initial version inspired by: * linux-2.6.17-rc3-mm1/drivers/spi/pxa2xx_spi.c * Initial adoptio...
gpl-2.0
Abhinav1997/kernel_sony_msm8930
arch/ia64/kvm/kvm-ia64.c
4382
45694
/* * kvm_ia64.c: Basic KVM suppport On Itanium series processors * * * Copyright (C) 2007, Intel Corporation. * Xiantao Zhang (xiantao.zhang@intel.com) * * 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...
gpl-2.0
armani-dev/android_kernel_xiaomi_armani
sound/pci/ad1889.c
4894
27080
/* Analog Devices 1889 audio driver * * This is a driver for the AD1889 PCI audio chipset found * on the HP PA-RISC [BCJ]-xxx0 workstations. * * Copyright (C) 2004-2005, Kyle McMartin <kyle@parisc-linux.org> * Copyright (C) 2005, Thibaut Varene <varenet@parisc-linux.org> * Based on the OSS AD1889 driver by Ran...
gpl-2.0
shao2610/3.4-kernel
drivers/media/rc/ir-rc5-sz-decoder.c
4894
3949
/* ir-rc5-sz-decoder.c - handle RC5 Streamzap IR Pulse/Space protocol * * Copyright (C) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com> * Copyright (C) 2010 by Jarod Wilson <jarod@redhat.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Publi...
gpl-2.0
fus1on/3.4.xx_LG_kernel
drivers/media/video/saa717x.c
5150
33585
/* * saa717x - Philips SAA717xHL video decoder driver * * Based on the saa7115 driver * * Changes by Ohta Kyuma <alpha292@bremen.or.jp> * - Apply to SAA717x,NEC uPD64031,uPD64083. (1/31/2004) * * Changes by T.Adachi (tadachi@tadachi-net.com) * - support audio, video scaler etc, and checked the initialize...
gpl-2.0
XXMrHyde/android_kernel_lge_hammerhead
drivers/media/video/saa717x.c
5150
33585
/* * saa717x - Philips SAA717xHL video decoder driver * * Based on the saa7115 driver * * Changes by Ohta Kyuma <alpha292@bremen.or.jp> * - Apply to SAA717x,NEC uPD64031,uPD64083. (1/31/2004) * * Changes by T.Adachi (tadachi@tadachi-net.com) * - support audio, video scaler etc, and checked the initialize...
gpl-2.0
Kali-/android_kernel_sony_apq8064
drivers/media/video/upd64031a.c
5150
7643
/* * upd64031A - NEC Electronics Ghost Reduction for NTSC in Japan * * 2003 by T.Adachi <tadachi@tadachi-net.com> * 2003 by Takeru KOMORIYA <komoriya@paken.org> * 2006 by Hans Verkuil <hverkuil@xs4all.nl> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
talexop/talexop_kernel_i9505_4_4_2
drivers/gpu/drm/nouveau/nv17_tv.c
5406
24157
/* * Copyright (C) 2009 Francisco Jerez. * All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining * a copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use,...
gpl-2.0
dan-sw/linux-v2.6.38.8-dan3400
arch/s390/lib/div64.c
9246
3889
/* * arch/s390/lib/div64.c * * __div64_32 implementation for 31 bit. * * Copyright (C) IBM Corp. 2006 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), */ #include <linux/types.h> #include <linux/module.h> #ifdef CONFIG_MARCH_G5 /* * Function to divide an unsigned 64 bit integer by an unsigne...
gpl-2.0
suncycheng/linux
drivers/parisc/asp.c
13854
3607
/* * ASP Device Driver * * (c) Copyright 2000 The Puffin Group Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any...
gpl-2.0
0ida/coreboot
util/vgabios/int1a.c
31
5012
#include <stdio.h> #include "test.h" #include "pci-userspace.h" #define DEBUG_INT1A #define SUCCESSFUL 0x00 #define DEVICE_NOT_FOUND 0x86 #define BAD_REGISTER_NUMBER 0x87 void x86emu_dump_xregs(void); extern int verbose; int int1A_handler() { PCITAG tag; pciVideoPtr pvp = NULL; if (verb...
gpl-2.0
bloyl/fieldtrip
peer/src/localhost.c
31
2252
/* * Copyright (C) 2010, Robert Oostenveld * * 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 3 of the License, or * (at your option) any later version. * * This program ...
gpl-2.0
lisa-project/lisa-kernel
drivers/cpufreq/acpi-cpufreq.c
31
25917
/* * acpi-cpufreq.c - ACPI Processor P-States Driver * * Copyright (C) 2001, 2002 Andy Grover <andrew.grover@intel.com> * Copyright (C) 2001, 2002 Paul Diefenbaugh <paul.s.diefenbaugh@intel.com> * Copyright (C) 2002 - 2004 Dominik Brodowski <linux@brodo.de> * Copyright (C) 2006 Denis Sadykov <denis.m.sa...
gpl-2.0
tntdynamight/fieldtrip
external/dmlt/external/gpstuff/SuiteSparse/KLU/Demo/kluldemo.c
31
11396
/* ========================================================================== */ /* === KLU DEMO (long integer version) ====================================== */ /* ========================================================================== */ /* Read in a Matrix Market matrix (using CHOLMOD) and solve a linear system....
gpl-2.0
hroark13/Z750C_2_WARP
drivers/media/video/msm/csi/msm_csiphy.c
287
11173
/* Copyright (c) 2011-2012, Code Aurora Forum. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the ho...
gpl-2.0
gp-b2g/gp-keon-kernel
drivers/cpufreq/cpufreq_interactive.c
543
17977
/* * drivers/cpufreq/cpufreq_interactive.c * * Copyright (C) 2010 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 distrib...
gpl-2.0
gauravdatir/linux
drivers/media/dvb-frontends/isl6421.c
543
4549
/* * isl6421.h - driver for lnb supply and control ic ISL6421 * * Copyright (C) 2006 Andrew de Quincey * Copyright (C) 2006 Oliver Endriss * * 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
kelcecil/linux
sound/soc/samsung/speyside.c
543
8657
/* * Speyside audio support * * Copyright 2011 Wolfson Microelectronics * * 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
sunrunning/ok6410_linux
arch/x86/kernel/apic/bigsmp_32.c
543
6272
/* * APIC driver for "bigsmp" xAPIC machines with more than 8 virtual CPUs. * * Drives the local APIC in "clustered mode". */ #include <linux/threads.h> #include <linux/cpumask.h> #include <linux/kernel.h> #include <linux/init.h> #include <linux/dmi.h> #include <linux/smp.h> #include <asm/apicdef.h> #include <asm/...
gpl-2.0
kratos1988/operating_systems
arch/x86/kernel/crash_dump_32.c
543
2666
/* * Memory preserving reboot related code. * * Created by: Hariprasad Nellitheertha (hari@in.ibm.com) * Copyright (C) IBM Corporation, 2004. All rights reserved */ #include <linux/errno.h> #include <linux/highmem.h> #include <linux/crash_dump.h> #include <asm/uaccess.h> static void *kdump_buf_page; /* Stores ...
gpl-2.0
garyd9/linux_kernel_sgh-i317
arch/arm/plat-samsung/irq-vic-timer.c
543
2484
/* arch/arm/plat-samsung/irq-vic-timer.c * originally part of arch/arm/plat-s3c64xx/irq.c * * Copyright 2008 Openmoko, Inc. * Copyright 2008 Simtec Electronics * Ben Dooks <ben@simtec.co.uk> * http://armlinux.simtec.co.uk/ * * S3C64XX - Interrupt handling * * This program is free software; you can r...
gpl-2.0
flaming-toast/unrm
drivers/net/usb/cx82310_eth.c
1055
9333
/* * Driver for USB ethernet port of Conexant CX82310-based ADSL routers * Copyright (C) 2010 by Ondrej Zary * some parts inspired by the cxacru 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 Softwa...
gpl-2.0
dmachaty/linux-bananapro
arch/mips/loongson32/common/reset.c
1055
1091
/* * Copyright (c) 2011 Zhang, Keguang <keguang.zhang@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; either version 2 of the License, or (at your * option) any later vers...
gpl-2.0
hsarkanen/linux-imx6
arch/cris/mm/init.c
1055
1632
/* * linux/arch/cris/mm/init.c * * Copyright (C) 1995 Linus Torvalds * Copyright (C) 2000,2001 Axis Communications AB * * Authors: Bjorn Wesen (bjornw@axis.com) * */ #include <linux/gfp.h> #include <linux/init.h> #include <linux/bootmem.h> #include <asm/tlb.h> #include <asm/sections.h> unsigned long em...
gpl-2.0
cosmicexplorer/linux
arch/powerpc/lib/xor_vmx.c
1823
3480
/* * 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
glewarne/S6-UniBase
drivers/net/ethernet/3com/3c59x.c
2079
104489
/* EtherLinkXL.c: A 3Com EtherLink PCI III/XL ethernet driver for linux. */ /* Written 1996-1999 by Donald Becker. This software may be used and distributed according to the terms of the GNU General Public License, incorporated herein by reference. This driver is for the 3Com "Vortex" and "Boomerang" series ether...
gpl-2.0
frenkowski/Tyrannus_Kernel_MM_SM-G925F
drivers/rapidio/rio-driver.c
2079
6267
/* * RapidIO driver support * * Copyright 2005 MontaVista Software, Inc. * Matt Porter <mporter@kernel.crashing.org> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; either version...
gpl-2.0
str90/RK3188_tablet_kernel_sources
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
GearCM/android_kernel_samsung_exynos5410
drivers/tty/serial/ifx6x60.c
3359
37279
/**************************************************************************** * * Driver for the IFX 6x60 spi modem. * * Copyright (C) 2008 Option International * Copyright (C) 2008 Filip Aben <f.aben@option.com> * Denis Joseph Barrow <d.barow@option.com> * Jan Dumon <j.dumon@option.com> * * Copy...
gpl-2.0
semdoc/kernel_moto_shamu
arch/mips/jazz/irq.c
3615
4294
/* * 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) 1992 Linus Torvalds * Copyright (C) 1994 - 2001, 2003, 07 Ralf Baechle */ #include <linux/clockchips.h> #include <linux/i8...
gpl-2.0
Quallenauge/kernel-archos
sound/usb/usx2y/usbusx2y.c
4127
13768
/* * usbusy2y.c - ALSA USB US-428 Driver * 2005-04-14 Karsten Wiese Version 0.8.7.2: Call snd_card_free() instead of snd_card_free_in_thread() to prevent oops with dead keyboard symptom. Tested ok with kernel 2.6.12-rc2. 2004-12-14 Karsten Wiese Version 0.8.7.1: snd_pcm_open for rawusb pcm-devices now returns -...
gpl-2.0
TheStrix/android_kernel_xiaomi_armani
arch/m68k/platform/528x/config.c
4383
2583
/***************************************************************************/ /* * linux/arch/m68knommu/platform/528x/config.c * * Sub-architcture dependent initialization code for the Freescale * 5280, 5281 and 5282 CPUs. * * Copyright (C) 1999-2003, Greg Ungerer (gerg@snapgear.com) * Copyright (C) 2001-2003, ...
gpl-2.0
yank555-lu/N3-CM11
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
ShinySide/G900T_Permissive_FOJ4
drivers/staging/comedi/drivers/ni_daq_dio24.c
4895
8780
/* comedi/drivers/ni_daq_dio24.c Driver for National Instruments PCMCIA DAQ-Card DIO-24 Copyright (C) 2002 Daniel Vecino Castel <dvecino@able.es> PCMCIA crap at end of file is adapted from dummy_cs.c 1.31 2001/08/24 12:13:13 from the pcmcia package. The initial developer of the pcmcia dummy_cs....
gpl-2.0
KylinUI/android_kernel_samsung_exynos5410
drivers/uio/uio_pdrv_genirq.c
4895
7284
/* * drivers/uio/uio_pdrv_genirq.c * * Userspace I/O platform driver with generic IRQ handling code. * * Copyright (C) 2008 Magnus Damm * * Based on uio_pdrv.c by Uwe Kleine-Koenig, * Copyright (C) 2008 by Digi International Inc. * All rights reserved. * * This program is free software; you can redistribute ...
gpl-2.0
TeamTwisted/kernel_lge_hammerhead
drivers/staging/comedi/drivers/das16m1.c
4895
21368
/* comedi/drivers/das16m1.c CIO-DAS16/M1 driver Author: Frank Mori Hess, based on code from the das16 driver. Copyright (C) 2001 Frank Mori Hess <fmhess@users.sourceforge.net> COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> ...
gpl-2.0
Entropy512/kernel_motorola_falcon_reference
drivers/gpu/drm/nouveau/nv40_fb.c
5407
4572
#include "drmP.h" #include "drm.h" #include "nouveau_drv.h" #include "nouveau_drm.h" void nv40_fb_set_tile_region(struct drm_device *dev, int i) { struct drm_nouveau_private *dev_priv = dev->dev_private; struct nouveau_tile_reg *tile = &dev_priv->tile.reg[i]; switch (dev_priv->chipset) { case 0x40: nv_wr32(dev,...
gpl-2.0
Blechd0se/mako_kernel
arch/powerpc/platforms/wsp/h8.c
6943
2649
/* * Copyright 2008-2011, IBM Corporation * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ #include <linux/k...
gpl-2.0
LeeDroid-/Ace-2.6.35
arch/mips/pci/fixup-lemote2f.c
8479
4879
/* * Copyright (C) 2008 Lemote Technology * Copyright (C) 2004 ICT CAS * Author: Li xiaoyu, lixy@ict.ac.cn * * Copyright (C) 2007 Lemote, Inc. * Author: Fuxin Zhang, zhangfx@lemote.com * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public ...
gpl-2.0
INFAMOUS-LOLLIPOP/android_kernel_htc_msm8974
arch/mips/cavium-octeon/executive/cvmx-sysinfo.c
8735
3569
/***********************license start*************** * Author: Cavium Networks * * Contact: support@caviumnetworks.com * This file is part of the OCTEON SDK * * Copyright (c) 2003-2008 Cavium Networks * * This file is free software; you can redistribute it and/or modify * it under the terms of the GNU General ...
gpl-2.0
smarkwell/asuswrt-merlin
release/src-rt/linux/linux-2.6/drivers/net/r8169.c
32
75758
/* ========================================================================= r8169.c: A RealTek RTL-8169 Gigabit Ethernet driver for Linux kernel 2.4.x. -------------------------------------------------------------------- History: Feb 4 2002 - created initially by ShuChen <shuchen@realtek.com.tw>. May 20 2002 - ...
gpl-2.0
KangProject/N910T
drivers/video/backlight/atmel-pwm-bl.c
288
6002
/* * Copyright (C) 2008 Atmel Corporation * * Backlight driver using Atmel PWM peripheral. * * 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/init.h> #include...
gpl-2.0
PureNexusProject/android_kernel_asus_flo
arch/arm/mach-msm/board-8960-regulator.c
288
23129
/* * 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
Kra1o5/android_kernel_huawei_u8815-gb
drivers/base/firmware_class.c
288
17472
/* * firmware_class.c - Multi purpose firmware loading support * * Copyright (c) 2003 Manuel Estrada Sainz * * Please see Documentation/firmware_class/ for more information. * */ #include <linux/capability.h> #include <linux/device.h> #include <linux/module.h> #include <linux/init.h> #include <linux/timer.h> #i...
gpl-2.0
cleech/linux
arch/alpha/kernel/es1888.c
800
1361
// SPDX-License-Identifier: GPL-2.0 /* * linux/arch/alpha/kernel/es1888.c * * Init the built-in ES1888 sound chip (SB16 compatible) */ #include <linux/init.h> #include <asm/io.h> #include "proto.h" void __init es1888_init(void) { /* Sequence of IO reads to init the audio controller */ inb(0x0229); inb(0x0229);...
gpl-2.0
mkasick/android_kernel_samsung_jfltespr
drivers/media/video/msm_wfd/enc-venus-subdev.c
1056
30435
/* 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 that ...
gpl-2.0
Kali-/lge-kernel-msm7x30
arch/powerpc/platforms/embedded6xx/flipper-pic.c
1056
5619
/* * arch/powerpc/platforms/embedded6xx/flipper-pic.c * * Nintendo GameCube/Wii "Flipper" interrupt controller support. * Copyright (C) 2004-2009 The GameCube Linux Team * Copyright (C) 2007,2008,2009 Albert Herranz * * This program is free software; you can redistribute it and/or * modify it under the terms of...
gpl-2.0
MinimalOS/android_kernel_moto_shamu
sound/usb/caiaq/audio.c
2080
23476
/* * Copyright (c) 2006-2008 Daniel Mack, Karsten Wiese * * 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
gearslam/himawhlspcs
drivers/staging/comedi/drivers/ni_mio_common.c
2080
170214
/* comedi/drivers/ni_mio_common.c Hardware driver for DAQ-STC based boards COMEDI - Linux Control and Measurement Device Interface Copyright (C) 1997-2001 David A. Schleef <ds@schleef.org> Copyright (C) 2002-2006 Frank Mori Hess <fmhess@users.sourceforge.net> This program is free software; you...
gpl-2.0
mkaluza/Samsung_STE_Kernel
drivers/media/dvb/frontends/mb86a16.c
3104
46803
/* Fujitsu MB86A16 DVB-S/DSS DC Receiver driver Copyright (C) Manu Abraham (abraham.manu@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; either version 2 of the License, or (at your...
gpl-2.0
zeroprobe/ZeroMHL-Overclocked-V3
tools/perf/builtin-evlist.c
3104
1141
/* * Builtin evlist command: Show the list of event selectors present * in a perf.data file. */ #include "builtin.h" #include "util/util.h" #include <linux/list.h> #include "perf.h" #include "util/evlist.h" #include "util/evsel.h" #include "util/parse-events.h" #include "util/parse-options.h" #include "util/sessi...
gpl-2.0
sub77/kernel_samsung_matissewifi
drivers/regulator/lp3972.c
4896
16679
/* * Regulator driver for National Semiconductors LP3972 PMIC chip * * Based on lp3971.c * * 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/bug.h> #includ...
gpl-2.0
Hashcode/android_kernel_samsung_hlte
drivers/usb/misc/legousbtower.c
4896
29075
/* * LEGO USB Tower driver * * Copyright (C) 2003 David Glance <davidgsf@sourceforge.net> * 2001-2004 Juergen Stuber <starblue@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 th...
gpl-2.0
sktjdgns1189/android_kernel_samsung_frescolteskt
drivers/input/keyboard/w90p910_keypad.c
4896
6786
/* * Copyright (c) 2008-2009 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;version 2 of the License. * */ #inc...
gpl-2.0
schqiushui/Kernel_Lollipop_GPE5.1_M8ACE
drivers/regulator/userspace-consumer.c
4896
4730
/* * userspace-consumer.c * * Copyright 2009 CompuLab, Ltd. * * Author: Mike Rapoport <mike@compulab.co.il> * * Based of virtual consumer driver: * Copyright 2008 Wolfson Microelectronics PLC. * Author: Mark Brown <broonie@opensource.wolfsonmicro.com> * * This program is free software; you can redistribu...
gpl-2.0
DirtyUnicorns/android_kernel_motorola_ghost
drivers/staging/comedi/drivers/cb_pcidas.c
4896
57863
/* comedi/drivers/cb_pcidas.c Developed by Ivan Martinez and Frank Mori Hess, with valuable help from David Schleef and the rest of the Comedi developers comunity. Copyright (C) 2001-2003 Ivan Martinez <imr@oersted.dtu.dk> Copyright (C) 2001,2002 Frank Mori Hess <fmhess@users.sourceforge.net> ...
gpl-2.0
leehz/android_kernel_samsung_ms013g
arch/hexagon/kernel/vdso.c
7200
2541
/* * vDSO implementation for Hexagon * * Copyright (c) 2011, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * ...
gpl-2.0
ztemt/Z5S_NX503A_KitKat_kernel
arch/powerpc/sysdev/dcr.c
7456
6158
/* * (c) Copyright 2006 Benjamin Herrenschmidt, IBM Corp. * <benh@kernel.crashing.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 L...
gpl-2.0
santod/android_kernel_htc_m7vzw
drivers/s390/char/tape_char.c
7968
11925
/* * drivers/s390/char/tape_char.c * character device frontend for tape device driver * * S390 and zSeries version * Copyright IBM Corp. 2001,2006 * Author(s): Carsten Otte <cotte@de.ibm.com> * Michael Holzheu <holzheu@de.ibm.com> * Tuan Ngo-Anh <ngoanh@de.ibm.com> * Martin Schwidefsky <schwid...
gpl-2.0
staceyson/qemu-bsd-user-old
target-xtensa/translate.c
33
101671
/* * Xtensa ISA: * http://www.tensilica.com/products/literature-docs/documentation/xtensa-isa-databook.htm * * Copyright (c) 2011, Max Filippov, Open Source and Linux Lab. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that th...
gpl-2.0
pengdonglin137/linux-2.6.11
drivers/media/video/cpia_pp.c
33
22794
/* * cpia_pp CPiA Parallel Port driver * * Supports CPiA based parallel port Video Camera's. * * (C) Copyright 1999 Bas Huisman <bhuism@cs.utwente.nl> * (C) Copyright 1999-2000 Scott J. Bertin <sbertin@securenym.net>, * (C) Copyright 1999-2000 Peter Pregler <Peter_Pregler@email.com> * * This program is free so...
gpl-2.0
aviralg/R-dyntrace
src/extra/trio/compat.c
33
2349
/* Compatibility wrapper for R */ #include <stdio.h> #include <stdlib.h> #include <stdarg.h> int trio_printf(const char *format, ...); int trio_vprintf(const char *format, va_list args); int trio_fprintf(FILE *file, const char *format, ...); int trio_sprintf(char *buffer, const char *format, ...); int trio_vsprintf(cha...
gpl-2.0
cleech/linux
drivers/input/touchscreen/lpc32xx_ts.c
33
10026
// SPDX-License-Identifier: GPL-2.0-or-later /* * LPC32xx built-in touchscreen driver * * Copyright (C) 2010 NXP Semiconductors */ #include <linux/platform_device.h> #include <linux/input.h> #include <linux/interrupt.h> #include <linux/module.h> #include <linux/clk.h> #include <linux/io.h> #include <linux/slab.h> ...
gpl-2.0
omor1/linux-430
arch/arm/mach-omap2/omap_hwmod.c
33
113469
/* * omap_hwmod implementation for OMAP2/3/4 * * Copyright (C) 2009-2011 Nokia Corporation * Copyright (C) 2011-2012 Texas Instruments, Inc. * * Paul Walmsley, Benoît Cousson, Kevin Hilman * * Created in collaboration with (alphabetical order): Thara Gopinath, * Tony Lindgren, Rajendra Nayak, Vikram Pandita, S...
gpl-2.0
MichaelQQ/linux-2.6.35-vpls
fs/reiserfs/ioctl.c
289
5667
/* * Copyright 2000 by Hans Reiser, licensing governed by reiserfs/README */ #include <linux/capability.h> #include <linux/fs.h> #include <linux/mount.h> #include <linux/reiserfs_fs.h> #include <linux/time.h> #include <asm/uaccess.h> #include <linux/pagemap.h> #include <linux/smp_lock.h> #include <linux/compat.h> /...
gpl-2.0
PerLycke/android_kernel_moto_shamu
security/selinux/netport.c
289
6475
/* * Network port table * * SELinux must keep a mapping of network ports to labels/SIDs. This * mapping is maintained as part of the normal policy but a fast cache is * needed to reduce the lookup overhead. * * Author: Paul Moore <paul@paul-moore.com> * * This code is heavily based on the "netif" concept orig...
gpl-2.0
JoeyJiao/kernel-2.6.32-V858
drivers/mmc/core/bus.c
545
6006
/* * linux/drivers/mmc/core/bus.c * * Copyright (C) 2003 Russell King, All Rights Reserved. * Copyright (C) 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 version 2 as * published by the Free Software Foundati...
gpl-2.0