repo_name
string
path
string
copies
string
size
string
content
string
license
string
chongzi865458/android4.04_kernel
drivers/watchdog/ar7_wdt.c
3256
8962
/* * drivers/watchdog/ar7_wdt.c * * Copyright (C) 2007 Nicolas Thill <nico@openwrt.org> * Copyright (c) 2005 Enrik Berkhan <Enrik.Berkhan@akk.org> * * Some code taken from: * National Semiconductor SCx200 Watchdog support * Copyright (c) 2001,2002 Christer Weinigel <wingel@nano-system.com> * * This program is...
gpl-2.0
cozybit/aosp-omap-kernel
net/ax25/ax25_dev.c
4280
4891
/* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * Copyright (C) Jonathan Naylor G4KLX (g4klx@g4klx.demon.co.u...
gpl-2.0
gearslam/Ak-xGenesis-gee-SLIMPort
drivers/net/ethernet/amd/pcnet32.c
4536
82553
/* pcnet32.c: An AMD PCnet32 ethernet driver for linux. */ /* * Copyright 1996-1999 Thomas Bogendoerfer * * Derived from the lance driver written 1993,1994,1995 by Donald Becker. * * Copyright 1993 United States Government as represented by the * Director, National Security Agency. * * This software may be used...
gpl-2.0
f1vefour/mako
drivers/clk/clk-mux.c
4792
3076
/* * Copyright (C) 2011 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de> * Copyright (C) 2011 Richard Zhao, Linaro <richard.zhao@linaro.org> * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd <mturquette@linaro.org> * * This program is free software; you can redistribute it and/or modify * it under the terms ...
gpl-2.0
sudosurootdev/kernel_lge_lgl24
net/caif/cfveil.c
5560
2638
/* * 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
cottsay/linux
drivers/pcmcia/sa1100_nanoengine.c
9656
3095
/* * drivers/pcmcia/sa1100_nanoengine.c * * PCMCIA implementation routines for BSI nanoEngine. * * In order to have a fully functional pcmcia subsystem in a BSE nanoEngine * board you should carefully read this: * http://cambuca.ldhs.cetuc.puc-rio.br/nanoengine/ * * Copyright (C) 2010 Marcelo Roberto Jimenez <...
gpl-2.0
nerdyblonde/N80XX_Kernel
Documentation/spi/spidev_fdx.c
11960
2758
#include <stdio.h> #include <unistd.h> #include <stdlib.h> #include <fcntl.h> #include <string.h> #include <sys/ioctl.h> #include <sys/types.h> #include <sys/stat.h> #include <linux/types.h> #include <linux/spi/spidev.h> static int verbose; static void do_read(int fd, int len) { unsigned char buf[32], *bp; int ...
gpl-2.0
gsstudios/android_kernel_samsung_smdk4412
arch/sh/mm/extable_64.c
13752
2184
/* * arch/sh/mm/extable_64.c * * Copyright (C) 2003 Richard Curnow * Copyright (C) 2003, 2004 Paul Mundt * * Cloned from the 2.5 SH version.. * * 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 deta...
gpl-2.0
omega-roms/I9505_Omega_Kernel_LL
arch/arm/mm/init.c
185
23416
/* * linux/arch/arm/mm/init.c * * Copyright (C) 1995-2005 Russell King * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/kernel.h> #include <linux/errno.h>...
gpl-2.0
tzlaine/gcc
gcc/testsuite/gfortran.dg/complex_intrinsic_8.f90
185
2536
! { dg-do link } ! ! PR fortran/33197 ! ! Fortran complex trigonometric functions: acos, asin, atan, acosh, asinh, atanh ! ! Compile-time simplifications ! implicit none real(4), parameter :: pi = 2*acos(0.0_4) real(8), parameter :: pi8 = 2*acos(0.0_8) real(4), parameter :: eps = 10*epsilon(0.0_4) real(8), parameter ...
gpl-2.0
getitnowmarketing/Incredible-2.6.35-gb-mr
drivers/media/IR/keymaps/rc-dntv-live-dvb-t.c
953
2048
/* dntv-live-dvb-t.h - Keytable for dntv_live_dvb_t Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 publi...
gpl-2.0
Victor-android/kernel_huawei
drivers/media/IR/keymaps/rc-tbs-nec.c
953
1751
/* tbs-nec.h - Keytable for tbs_nec Remote Controller * * keymap imported from ir-keymaps.c * * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@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 F...
gpl-2.0
SM-G920P/SM-G920P-Kernel
arch/mips/pci/ops-lantiq.c
2233
2954
/* * 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. * * Copyright (C) 2010 John Crispin <blogic@openwrt.org> */ #include <linux/types.h> #include <linux/pci.h> #include <linu...
gpl-2.0
Twisted-Kernel/Sick-Twisted-Tmo
drivers/gpu/drm/gma500/oaktrail_lvds.c
2233
14329
/* * Copyright © 2006-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 distributed in the hope it will be useful, bu...
gpl-2.0
Multirom-mi4i/android_kernel_xiaomi_ferrari
arch/mips/fw/arc/file.c
2233
1596
/* * 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. * * ARC firmware interface. * * Copyright (C) 1994, 1995, 1996, 1999 Ralf Baechle * Copyright (C) 1999 Silicon Graphics, Inc. */ #include ...
gpl-2.0
prpplague/DSI85-Development
drivers/media/dvb/frontends/atbm8830.c
3257
12070
/* * Support for AltoBeam GB20600 (a.k.a DMB-TH) demodulator * ATBM8830, ATBM8831 * * Copyright (C) 2009 David T.L. Wong <davidtlwong@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...
gpl-2.0
cocafe/C6902_kernel_CoCore-Z
arch/powerpc/platforms/85xx/common.c
4537
1769
/* * Routines common to most mpc85xx-based boards. * * This 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/of_platform.h> #include <sysdev/cpm2_pic.h> #include "mpc85xx.h"...
gpl-2.0
ML-Design/LG-P500-2.6.35-re-write
arch/sh/boards/mach-migor/lcd_qvga.c
4793
5030
/* * Support for SuperH MigoR Quarter VGA LCD Panel * * Copyright (C) 2008 Magnus Damm * * Based on lcd_powertip.c from Kenati Technologies Pvt Ltd. * Copyright (c) 2007 Ujjwal Pande <ujjwal@kenati.com>, * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
Mantoui/kernel_motorola_msm8960-common
arch/sh/boards/mach-migor/lcd_qvga.c
4793
5030
/* * Support for SuperH MigoR Quarter VGA LCD Panel * * Copyright (C) 2008 Magnus Damm * * Based on lcd_powertip.c from Kenati Technologies Pvt Ltd. * Copyright (c) 2007 Ujjwal Pande <ujjwal@kenati.com>, * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Ge...
gpl-2.0
Snuzzo/B14CKB1RD_kernel_m8
drivers/clk/clk-divider.c
4793
4836
/* * Copyright (C) 2011 Sascha Hauer, Pengutronix <s.hauer@pengutronix.de> * Copyright (C) 2011 Richard Zhao, Linaro <richard.zhao@linaro.org> * Copyright (C) 2011-2012 Mike Turquette, Linaro Ltd <mturquette@linaro.org> * * This program is free software; you can redistribute it and/or modify * it under the terms ...
gpl-2.0
MoKee/android_kernel_oppo_n3
drivers/usb/otg/twl6030-usb.c
4793
13578
/* * twl6030_usb - TWL6030 USB transceiver, talking to OMAP OTG driver. * * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Founda...
gpl-2.0
zaclimon/Quanta-Flo
drivers/media/dvb/b2c2/flexcop-usb.c
5049
16027
/* * Linux driver for digital TV devices equipped with B2C2 FlexcopII(b)/III * flexcop-usb.c - covers the USB part * see flexcop.c for copyright information */ #define FC_LOG_PREFIX "flexcop_usb" #include "flexcop-usb.h" #include "flexcop-common.h" /* Version information */ #define DRIVER_VERSION "0.1" #define DRI...
gpl-2.0
poondog/kangaroo-m7-mkv
fs/ocfs2/mmap.c
5049
5131
/* -*- mode: c; c-basic-offset: 8; -*- * vim: noexpandtab sw=8 ts=8 sts=0: * * mmap.c * * Code to deal with the mess that is clustered mmap. * * Copyright (C) 2002, 2004 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
gpl-2.0
zaphodatreides/P8000-Kernel
drivers/video/atafb.c
10425
91065
/* * linux/drivers/video/atafb.c -- Atari builtin chipset frame buffer device * * Copyright (C) 1994 Martin Schaller & Roman Hodek * * 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. * * Histo...
gpl-2.0
Shamestick/android_kernel_htc_msm8974
drivers/video/atafb.c
10425
91065
/* * linux/drivers/video/atafb.c -- Atari builtin chipset frame buffer device * * Copyright (C) 1994 Martin Schaller & Roman Hodek * * 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. * * Histo...
gpl-2.0
showp1984/bricked-pyramid-3.0
arch/mips/bcm63xx/dev-enet.c
10681
3918
/* * 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) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/platform_device...
gpl-2.0
abyssxsy/linux-tk1
arch/sh/boards/mach-sdk7786/fpga.c
13241
1775
/* * SDK7786 FPGA Support. * * 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 more details. */ #include <linux/init.h> #include <linux/io.h> #include <linux/bcd.h> #inclu...
gpl-2.0
yytang2012/linux-kvm-arm
arch/sh/boards/mach-sdk7786/fpga.c
13241
1775
/* * SDK7786 FPGA Support. * * 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 more details. */ #include <linux/init.h> #include <linux/io.h> #include <linux/bcd.h> #inclu...
gpl-2.0
pocketbook-free/kernel_622
arch/avr32/kernel/stacktrace.c
13753
1223
/* * Stack trace management functions * * Copyright (C) 2007 Atmel Corporation * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/sched.h> #include <linux/sta...
gpl-2.0
ms705/linux
drivers/gpu/drm/nouveau/nouveau_prime.c
442
2928
/* * Copyright 2011 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), * to deal in the Software without restriction, including without limitation * the rights to use, copy, modify, merge, publish, d...
gpl-2.0
jaronow/LGE970_ICS_kernel
drivers/net/atl1e/atl1e_main.c
1722
69683
/* * Copyright(c) 2007 Atheros Corporation. All rights reserved. * * Derived from Intel e1000 driver * Copyright(c) 1999 - 2005 Intel 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 t...
gpl-2.0
revjunkie/N7100
arch/arm/mach-omap2/pm34xx.c
1978
26961
/* * OMAP3 Power Management Routines * * Copyright (C) 2006-2008 Nokia Corporation * Tony Lindgren <tony@atomide.com> * Jouni Hogander * * Copyright (C) 2007 Texas Instruments, Inc. * Rajendra Nayak <rnayak@ti.com> * * Copyright (C) 2005 Texas Instruments, Inc. * Richard Woodruff <r-woodruff2@ti.com> * * B...
gpl-2.0
sayeed99/kernel-FlareM
kernel/padata.c
2234
27767
/* * padata.c - generic interface to process data streams in parallel * * See Documentation/padata.txt for an api documentation. * * Copyright (C) 2008, 2009 secunet Security Networks AG * Copyright (C) 2008, 2009 Steffen Klassert <steffen.klassert@secunet.com> * * This program is free software; you can redistr...
gpl-2.0
bemolxd/android_kernel_x2xtreme-test
arch/mips/sibyte/common/cfe.c
3002
8412
/* * Copyright (C) 2000, 2001, 2002, 2003 Broadcom 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. ...
gpl-2.0
xcore995/lge_h502_kernel
arch/arm/mach-mmp/flint.c
4026
2907
/* * linux/arch/arm/mach-mmp/flint.c * * Support for the Marvell Flint Development Platform. * * Copyright (C) 2009 Marvell International 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 * publishhed by the F...
gpl-2.0
GustavoRD78/78Kernel-6.0.1-23.5.B.0.368
fs/btrfs/file-item.c
4282
23286
/* * Copyright (C) 2007 Oracle. All rights reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public * License v2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHO...
gpl-2.0
gamerlulea/linux-3.5-rc
arch/powerpc/kernel/fadump.c
4538
36275
/* * Firmware Assisted dump: A robust mechanism to get reliable kernel crash * dump with assistance from firmware. This approach does not use kexec, * instead firmware assists in booting the kdump kernel while preserving * memory contents. The most of the code implementation has been adapted * from phyp assisted d...
gpl-2.0
mgherzan/linux-arm
drivers/input/joystick/iforce/iforce-usb.c
4538
6681
/* * Copyright (c) 2000-2002 Vojtech Pavlik <vojtech@ucw.cz> * Copyright (c) 2001-2002, 2007 Johann Deneux <johann.deneux@gmail.com> * * USB/RS232 I-Force joysticks and wheels. */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License...
gpl-2.0
Hellybean/android_kernel_samsung_msm8660-common
drivers/pci/hotplug/cpcihp_zt5550.c
5050
8619
/* * cpcihp_zt5550.c * * Intel/Ziatech ZT5550 CompactPCI Host Controller driver * * Copyright 2002 SOMA Networks, Inc. * Copyright 2001 Intel San Luis Obispo * Copyright 2000,2001 MontaVista Software Inc. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU ...
gpl-2.0
curbthepain/NuK3rn3l_m7_sense_lollipop
arch/sh/drivers/pci/fixups-sdk7786.c
7610
1770
/* * SDK7786 FPGA PCIe mux handling * * 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 more details. */ #define pr_fmt(fmt) "PCI: " fmt #include <linux/init.h> #include ...
gpl-2.0
Docker-J/Sail_GEE_L
net/irda/irnet/irnet_ppp.c
8378
33314
/* * IrNET protocol module : Synchronous PPP over an IrDA socket. * * Jean II - HPL `00 - <jt@hpl.hp.com> * * This file implement the PPP interface and /dev/irnet character device. * The PPP interface hook to the ppp_generic module, handle all our * relationship to the PPP code in the kernel (and by extension t...
gpl-2.0
invisiblek/android_kernel_lge_v4xx
drivers/net/irda/toim3232-sir.c
8890
12466
/********************************************************************* * * Filename: toim3232-sir.c * Version: 1.0 * Description: Implementation of dongles based on the Vishay/Temic * TOIM3232 SIR Endec chipset. Currently only the * IRWave IR320ST-2 is tested, although it should work * w...
gpl-2.0
k2wl/android_kernel_samsung_delos3geur
arch/tile/lib/strlen_32.c
9914
1158
/* * 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
Elnya/aosproject
drivers/scsi/scsi_ioctl.c
11962
9361
/* * Changes: * Arnaldo Carvalho de Melo <acme@conectiva.com.br> 08/23/2000 * - get rid of some verify_areas and use __copy*user and __get/put_user * for the ones that remain */ #include <linux/module.h> #include <linux/blkdev.h> #include <linux/interrupt.h> #include <linux/errno.h> #include <linux/kernel.h> #in...
gpl-2.0
rktaiwala/motog_falcon_sk_kernel
arch/sh/boards/mach-sdk7786/irq.c
13242
1090
/* * SDK7786 FPGA IRQ Controller Support. * * 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 more details. */ #include <linux/irq.h> #...
gpl-2.0
jacobrivers123/kernel-nk1-negalite-lt02ltespr
fs/fscache/proc.c
14522
1933
/* FS-Cache statistics viewing interface * * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software F...
gpl-2.0
thornbirdblue/hero-2.6.29-5f74b252
fs/udf/misc.c
187
7765
/* * misc.c * * PURPOSE * Miscellaneous routines for the OSTA-UDF(tm) filesystem. * * COPYRIGHT * This file is distributed under the terms of the GNU General Public * License (GPL). Copies of the GPL can be obtained from: * ftp://prep.ai.mit.edu/pub/gnu/GPL * Each contributing author retains all rights to th...
gpl-2.0
kbc-developers/android_kernel_htc_m7wlj
fs/fuse/inode.c
187
27919
/* FUSE: Filesystem in Userspace Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu> This program can be distributed under the terms of the GNU GPL. See the file COPYING. */ #include "fuse_i.h" #include <linux/pagemap.h> #include <linux/slab.h> #include <linux/file.h> #include <linux/seq_file.h> #inc...
gpl-2.0
v1ron/kernel-wm8505
drivers/acpi/container.c
187
7095
/* * acpi_container.c - ACPI Generic Container Driver * ($Revision: ) * * Copyright (C) 2004 Anil S Keshavamurthy (anil.s.keshavamurthy@intel.com) * Copyright (C) 2004 Keiichiro Tokunaga (tokunaga.keiich@jp.fujitsu.com) * Copyright (C) 2004 Motoyuki Ito (motoyuki@soft.fujitsu.com) * Copyright (C) 2004 Intel Cor...
gpl-2.0
judacis/Galaxy-S2-Kernel
sound/pci/oxygen/xonar_pcm179x.c
955
29161
/* * card driver for models with PCM1796 DACs (Xonar D2/D2X/HDAV1.3/ST/STX) * * Copyright (c) Clemens Ladisch <clemens@ladisch.de> * * * This driver is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2. * * This driver is distributed in th...
gpl-2.0
thegreatergood/LiteKernel---Glide
drivers/mfd/cs5535-mfd.c
1467
5085
/* * cs5535-mfd.c - core MFD driver for CS5535/CS5536 southbridges * * The CS5535 and CS5536 has an ISA bridge on the PCI bus that is * used for accessing GPIOs, MFGPTs, ACPI, etc. Each subdevice has * an IO range that's specified in a single BAR. The BAR order is * hardcoded in the CS553x specifications. * *...
gpl-2.0
Stane1983/odroidc-linux
lib/mpi/mpiutil.c
2491
2646
/* mpiutil.ac - Utility functions for MPI * 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 Foundation; either ver...
gpl-2.0
crimeofheart/n7000_tw_jb_kernel
drivers/scsi/t128.c
5051
11795
#define AUTOSENSE #define PSEUDO_DMA /* * Trantor T128/T128F/T228 driver * Note : architecturally, the T100 and T130 are different and won't * work * * Copyright 1993, Drew Eckhardt * Visionary Computing * (Unix and Linux consulting and custom programming) * drew@colorado.edu * +1 (303) 440-4894 * * ...
gpl-2.0
willcast/kernel_d851
drivers/zorro/proc.c
5307
3848
/* * Procfs interface for the Zorro bus. * * Copyright (C) 1998-2003 Geert Uytterhoeven * * Heavily based on the procfs interface for the PCI bus, which is * * Copyright (C) 1997, 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz> */ #include <linux/types.h> #include <linux/zorro.h> #include <linux/proc_fs.h> #in...
gpl-2.0
nok07635/UnleaZhed_XTZ
drivers/gpu/drm/gma500/psb_intel_lvds.c
5307
24670
/* * Copyright © 2006-2007 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, bu...
gpl-2.0
percy-g2/android_kernel_msm8625
arch/powerpc/platforms/powermac/setup.c
7355
16022
/* * Powermac setup and early boot code plus other random bits. * * PowerPC version * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Adapted for Power Macintosh by Paul Mackerras * Copyright (C) 1996 Paul Mackerras (paulus@samba.org) * * Derived from "arch/alpha/kernel/setup.c" * Copy...
gpl-2.0
ruslan250283/alcatel_6036
arch/x86/kernel/mmconf-fam10h_64.c
10171
5500
/* * AMD Family 10h mmconfig enablement */ #include <linux/types.h> #include <linux/mm.h> #include <linux/string.h> #include <linux/pci.h> #include <linux/dmi.h> #include <linux/range.h> #include <asm/pci-direct.h> #include <linux/sort.h> #include <asm/io.h> #include <asm/msr.h> #include <asm/acpi.h> #include <asm/...
gpl-2.0
jeboo/kernel-msm
fs/jffs2/xattr_trusted.c
12731
1447
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2006 NEC Corporation * * Created by KaiGai Kohei <kaigai@ak.jp.nec.com> * * For licensing information, see the file 'LICENCE' in this directory. * */ #include <linux/kernel.h> #include <linux/fs.h> #include <linux/jffs2.h> #include <linu...
gpl-2.0
zlux/tq
arch/cris/arch-v10/kernel/dma.c
188
8009
/* Wrapper for DMA channel allocator that updates DMA client muxing. * Copyright 2004-2007, Axis Communications AB */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/errno.h> #include <asm/dma.h> #include <arch/svinto.h> /* Macro to access ETRAX 100 registers */ #define SETS(var, reg, field, va...
gpl-2.0
AndyLavr/Aspire-SW5-012_Kernel_4.8
drivers/gpu/ipu-v3/ipu-dc.c
188
13196
/* * Copyright (c) 2010 Sascha Hauer <s.hauer@pengutronix.de> * Copyright (C) 2005-2009 Freescale Semiconductor, 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 ...
gpl-2.0
emagii/linux-2.6-imx
drivers/scsi/libfc/fc_elsct.c
188
3693
/* * Copyright(c) 2008 Intel Corporation. All rights reserved. * * 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 ...
gpl-2.0
boddob/linux
drivers/gpu/drm/rcar-du/rcar_du_encoder.c
188
4878
/* * rcar_du_encoder.c -- R-Car Display Unit Encoder * * Copyright (C) 2013-2014 Renesas Electronics Corporation * * Contact: Laurent Pinchart (laurent.pinchart@ideasonboard.com) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as ...
gpl-2.0
mason-hock/CHIP-linux-libre
CHIP-linux-libre/arch/x86/kernel/msr.c
956
6655
/* ----------------------------------------------------------------------- * * * Copyright 2000-2008 H. Peter Anvin - All Rights Reserved * Copyright 2009 Intel Corporation; author: H. Peter Anvin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Gene...
gpl-2.0
CML/GP0-2.6.35-Kernel
arch/sparc/prom/devmap.c
956
1455
/* * promdevmap.c: Map device/IO areas to virtual addresses. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #include <linux/types.h> #include <linux/kernel.h> #include <linux/sched.h> #include <asm/openprom.h> #include <asm/oplib.h> extern void restore_current(void); /* Just like the routin...
gpl-2.0
haodongdong9999/vyos_kernel
drivers/cpufreq/pmac64-cpufreq.c
1468
18365
/* * Copyright (C) 2002 - 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org> * and Markus Demleitner <msdemlei@cl.uni-heidelberg.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published ...
gpl-2.0
xingrz/android_kernel_pifoundation_bcm2710
drivers/cpufreq/pmac64-cpufreq.c
1468
18365
/* * Copyright (C) 2002 - 2005 Benjamin Herrenschmidt <benh@kernel.crashing.org> * and Markus Demleitner <msdemlei@cl.uni-heidelberg.de> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published ...
gpl-2.0
fengguoqing/linux3.10-mini2440
net/netfilter/xt_set.c
2236
14170
/* Copyright (C) 2000-2002 Joakim Axelsson <gozem@linux.nu> * Patrick Schaaf <bof@bof.de> * Martin Josefsson <gandalf@wlug.westbo.se> * Copyright (C) 2003-2013 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> * * This program is free software; you can redistribute it and/...
gpl-2.0
xiaolvmu/villec2-kernel
drivers/hwmon/lm78.c
4028
29619
/* * lm78.c - Part of lm_sensors, Linux kernel modules for hardware * monitoring * Copyright (c) 1998, 1999 Frodo Looijaard <frodol@dds.nl> * Copyright (c) 2007, 2011 Jean Delvare <khali@linux-fr.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU G...
gpl-2.0
TV-LP51-Devices/kernel_asus_grouper
drivers/pcmcia/bcm63xx_pcmcia.c
4284
13724
/* * 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) 2008 Maxime Bizon <mbizon@freebox.fr> */ #include <linux/kernel.h> #include <linux/module.h> #include <linux/ioport.h> #in...
gpl-2.0
Rashed97/lge_d295
arch/arm/mach-realview/core.c
4796
12930
/* * linux/arch/arm/mach-realview/core.c * * Copyright (C) 1999 - 2003 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; eithe...
gpl-2.0
poondog/kangaroo-m7-mkv
drivers/atm/horizon.c
4796
85914
/* Madge Horizon ATM Adapter driver. Copyright (C) 1995-1999 Madge Networks Ltd. 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) an...
gpl-2.0
santod/NuK3rn3l_htc_m7_GPE-5.1
arch/arm/mach-realview/core.c
4796
12930
/* * linux/arch/arm/mach-realview/core.c * * Copyright (C) 1999 - 2003 ARM Limited * Copyright (C) 2000 Deep Blue Solutions Ltd * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; eithe...
gpl-2.0
Snuzzo/B14CKB1RD_kernel_m8
drivers/gpu/drm/gma500/intel_opregion.c
5564
2240
/* * Copyright 2010 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, publi...
gpl-2.0
one-2-z/a830s_kernel
arch/arm/mach-integrator/cpu.c
7868
5220
/* * linux/arch/arm/mach-integrator/cpu.c * * Copyright (C) 2001-2002 Deep Blue Solutions 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. * * CPU support functions *...
gpl-2.0
BoyGau/linux
arch/powerpc/platforms/83xx/mpc830x_rdb.c
8892
1643
/* * arch/powerpc/platforms/83xx/mpc830x_rdb.c * * Description: MPC830x RDB board specific routines. * This file is based on mpc831x_rdb.c * * Copyright (C) Freescale Semiconductor, Inc. 2009. All rights reserved. * Copyright (C) 2010. Ilya Yanok, Emcraft Systems, yanok@emcraft.com * * This program is free sof...
gpl-2.0
Alucard24/SGS4-SAMMY-Kernel
drivers/video/msm/mdp4_dtv.c
189
10585
/* 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
pichina/linux-bcache
drivers/char/mwave/mwavedd.c
189
18926
/* * * mwavedd.c -- mwave device driver * * * Written By: Mike Sullivan IBM Corporation * * Copyright (C) 1999 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 ...
gpl-2.0
full-of-foo/linux
arch/x86/mm/pat.c
445
25443
/* * Handle caching attributes in page tables (PAT) * * Authors: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com> * Suresh B Siddha <suresh.b.siddha@intel.com> * * Loosely based on earlier PAT patchset from Eric Biederman and Andi Kleen. */ #include <linux/seq_file.h> #include <linux/bootmem.h> #inc...
gpl-2.0
gkoloventzos/hetfs-linux
drivers/leds/leds-ss4200.c
1469
14747
/* * SS4200-E Hardware API * Copyright (c) 2009, Intel Corporation. * Copyright IBM Corporation, 2009 * * 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. * * Th...
gpl-2.0
ysat0/linux-ysato
arch/mips/mm/sc-ip22.c
1981
3864
/* * sc-ip22.c: Indy cache management functions. * * Copyright (C) 1997, 2001 Ralf Baechle (ralf@gnu.org), * derived from r4xx0.c by David S. Miller (davem@davemloft.net). */ #include <linux/init.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/mm.h> #include <asm/bcache.h> #include <asm/page...
gpl-2.0
clemsyn/Grouper
kernel/time/tick-common.c
2237
9750
/* * linux/kernel/time/tick-common.c * * This file contains the base functions to manage periodic tick * related events. * * Copyright(C) 2005-2006, Thomas Gleixner <tglx@linutronix.de> * Copyright(C) 2005-2007, Red Hat, Inc., Ingo Molnar * Copyright(C) 2006-2007, Timesys Corp., Thomas Gleixner * * This code ...
gpl-2.0
MoKee/android_kernel_htc_endeavoru
drivers/media/video/adv7170.c
3261
9861
/* * adv7170 - adv7170, adv7171 video encoder driver version 0.0.1 * * Copyright (C) 2002 Maxim Yevtyushkin <max@linuxmedialabs.com> * * Based on adv7176 driver by: * * Copyright (C) 1998 Dave Perks <dperks@ibm.net> * Copyright (C) 1999 Wolfgang Scherr <scherr@net4you.net> * Copyright (C) 2000 Serguei Miridono...
gpl-2.0
CyanogenMod/android_kernel_sony_msm7x27a
arch/tile/lib/spinlock_32.c
4797
7370
/* * 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
major91/Zeta_Chromium-L
arch/arm/mach-gemini/irq.c
4797
3066
/* * Interrupt routines for Gemini * * Copyright (C) 2001-2006 Storlink, Corp. * Copyright (C) 2008-2009 Paulius Zaleckas <paulius.zaleckas@teltonika.lt> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free ...
gpl-2.0
tadeas482/kernel-old
arch/tile/lib/spinlock_32.c
4797
7370
/* * 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
szezso/android_kernel_samsung_expressltexx
net/decnet/dn_dev.c
4797
32808
/* * DECnet An implementation of the DECnet protocol suite for the LINUX * operating system. DECnet is implemented using the BSD Socket * interface as the means of communication with the user level. * * DECnet Device Layer * * Authors: Steve Whitehouse <SteveW@A...
gpl-2.0
ztemt/Z5mini_H112_kernel
drivers/tty/serial/jsm/jsm_driver.c
5053
7035
/************************************************************************ * Copyright 2003 Digi International (www.digi.com) * * Copyright (C) 2004 IBM 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 ...
gpl-2.0
perillamint/android_kernel_casio_gzone
net/netfilter/ipvs/ip_vs_pe.c
8381
3074
#define KMSG_COMPONENT "IPVS" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/module.h> #include <linux/spinlock.h> #include <linux/interrupt.h> #include <asm/string.h> #include <linux/kmod.h> #include <linux/sysctl.h> #include <net/ip_vs.h> /* IPVS pe list */ static LIST_HEAD(ip_vs_pe); /* lock for ser...
gpl-2.0
laufersteppenwolf/lge-kernel-p880
arch/avr32/boards/mimc200/flash.c
13757
3150
/* * MIMC200 board-specific flash initialization * * Copyright (C) 2008 Mercury IMC 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 <linux/init.h> #include <l...
gpl-2.0
DarkminecrafterHD/android_kernel_samsung_jf
arch/avr32/boards/mimc200/flash.c
13757
3150
/* * MIMC200 board-specific flash initialization * * Copyright (C) 2008 Mercury IMC 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 <linux/init.h> #include <l...
gpl-2.0
dalingrin/NookColor_Kernel
sound/ppc/burgundy.c
190
25006
/* * PMac Burgundy lowlevel functions * * Copyright (c) by Takashi Iwai <tiwai@suse.de> * code based on dmasound.c. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version...
gpl-2.0
j-r0dd/motus_kernel
net/irda/irsysctl.c
190
8232
/********************************************************************* * * Filename: irsysctl.c * Version: 1.0 * Description: Sysctl interface for IrDA * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Sun May 24 22:12:06 1998 * Modified at: Fri Jun 4 ...
gpl-2.0
dan82840/Netgear-RBR50
git_home/linux.git/fs/xfs/xfs_qm_bhv.c
446
4421
/* * Copyright (c) 2000-2006 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
weimingtom/uve
UVEngineNative/oggvorbis/smallft.c
446
22249
/******************************************************************** * * * THIS FILE IS PART OF THE OggVorbis SOFTWARE CODEC SOURCE CODE. * * USE, DISTRIBUTION AND REPRODUCTION OF THIS LIBRARY SOURCE IS * * GOVERNED BY A BSD-STYLE SOURCE LICENS...
gpl-2.0
dhkim1027/linux
crypto/asymmetric_keys/pkcs7_verify.c
958
9844
/* Verify the signature on a PKCS#7 message. * * Copyright (C) 2012 Red Hat, Inc. All Rights Reserved. * Written by David Howells (dhowells@redhat.com) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licence * as published by the Free Softwa...
gpl-2.0
DC07/spirit_sprout
drivers/staging/comedi/drivers/ssv_dnp.c
1726
7313
/* comedi/drivers/ssv_dnp.c generic comedi driver for SSV Embedded Systems' DIL/Net-PCs Copyright (C) 2001 Robert Schwebel <robert@schwebel.de> COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> This program is free software; you can re...
gpl-2.0
arunov/Goldeneye-Bufflehead
drivers/video/matrox/matroxfb_Ti3026.c
1982
26196
/* * * Hardware accelerated Matrox Millennium I, II, Mystique, G100, G200 and G400 * * (c) 1998-2002 Petr Vandrovec <vandrove@vc.cvut.cz> * * Portions Copyright (c) 2001 Matrox Graphics Inc. * * Version: 1.65 2002/08/14 * * MTRR stuff: 1998 Tom Rini <trini@kernel.crashing.org> * * Contributors: "menion?" <m...
gpl-2.0
leonardoafa/android_kernel_samsung_kyleopen
arch/mips/netlogic/xlr/time.c
2750
2028
/* * 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
tbalden/android_kernel_htc_endeavoru_jb
arch/microblaze/kernel/exceptions.c
2750
4340
/* * HW exception handling * * Copyright (C) 2008-2009 Michal Simek <monstr@monstr.eu> * Copyright (C) 2008 PetaLogix * * 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. */ /* * This file han...
gpl-2.0
k2wlxda/kernelmt
fs/nfsd/nfs4acl.c
4542
22055
/* * Common NFSv4 ACL handling code. * * Copyright (c) 2002, 2003 The Regents of the University of Michigan. * All rights reserved. * * Marius Aamodt Eriksen <marius@umich.edu> * Jeff Sedlak <jsedlak@umich.edu> * J. Bruce Fields <bfields@umich.edu> * * Redistribution and use in source and binary forms,...
gpl-2.0