repo_name
string
path
string
copies
string
size
string
content
string
license
string
OpenInkpot-archive/linux-2.6
kernel/trace/trace_sched_wakeup.c
314
14083
/* * trace task wakeup timings * * Copyright (C) 2007-2008 Steven Rostedt <srostedt@redhat.com> * Copyright (C) 2008 Ingo Molnar <mingo@redhat.com> * * Based on code from the latency_tracer, that is: * * Copyright (C) 2004-2006 Ingo Molnar * Copyright (C) 2004 William Lee Irwin III */ #include <linux/module...
gpl-2.0
emceethemouth/kernel_mainline
drivers/pci/hotplug/cpcihp_generic.c
314
6456
/* * cpcihp_generic.c * * Generic port I/O CompactPCI 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 General Public Lice...
gpl-2.0
keiranFTW/semc-kernel-msm7x30
drivers/atm/idt77105.c
826
11632
/* drivers/atm/idt77105.c - IDT77105 (PHY) driver */ /* Written 1999 by Greg Banks, NEC Australia <gnb@linuxfan.com>. Based on suni.c */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/errno.h> #include <linux/atmdev.h> #include <linux/sonet.h> #include <linux/delay.h> #inc...
gpl-2.0
Mazout360/lge-kernel-gb
net/ax25/ax25_ip.c
826
5405
/* * 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
Sikyou/s7_kernel
drivers/atm/idt77105.c
826
11632
/* drivers/atm/idt77105.c - IDT77105 (PHY) driver */ /* Written 1999 by Greg Banks, NEC Australia <gnb@linuxfan.com>. Based on suni.c */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/mm.h> #include <linux/errno.h> #include <linux/atmdev.h> #include <linux/sonet.h> #include <linux/delay.h> #inc...
gpl-2.0
Zenfone2-Dev/Flare-AEL-X
arch/powerpc/platforms/pseries/pci.c
2106
4212
/* * Copyright (C) 2001 Dave Engebretsen, IBM Corporation * Copyright (C) 2003 Anton Blanchard <anton@au.ibm.com>, IBM * * pSeries specific routines for PCI. * * 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 Fre...
gpl-2.0
Bilibox/Linux-3.0.X
fs/omfs/dir.c
2362
10273
/* * OMFS (as used by RIO Karma) directory operations. * Copyright (C) 2005 Bob Copeland <me@bobcopeland.com> * Released under GPL v2. */ #include <linux/fs.h> #include <linux/ctype.h> #include <linux/buffer_head.h> #include "omfs.h" static int omfs_hash(const char *name, int namelen, int mod) { int i, hash = 0;...
gpl-2.0
captivo/linux-captivo
drivers/mtd/nand/r852.c
2362
25269
/* * Copyright © 2009 - Maxim Levitsky * driver for Ricoh xD readers * * 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/module.h> #i...
gpl-2.0
hzpeterchen/linux-usb
drivers/video/bfin_adv7393fb.c
2618
20278
/* * Frame buffer driver for ADV7393/2 video encoder * * Copyright 2006-2009 Analog Devices Inc. * Licensed under the GPL-2 or late. */ /* * TODO: Remove Globals * TODO: Code Cleanup */ #define pr_fmt(fmt) DRIVER_NAME ": " fmt #include <linux/module.h> #include <linux/kernel.h> #include <linux/errno.h> #incl...
gpl-2.0
padovan/bluetooth-next
drivers/staging/vt6656/int.c
3386
6368
/* * Copyright (c) 1996, 2003 VIA Networking Technologies, Inc. * All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your opt...
gpl-2.0
thicklizard/Komodo1
drivers/staging/comedi/drivers/das16m1.c
3386
21632
/* 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
TEAM-RAZOR-DEVICES/kernel_cyanogen_msm8916
arch/mips/txx9/generic/setup_tx3927.c
4154
3728
/* * TX3927 setup routines * Based on linux/arch/mips/txx9/jmr3927/setup.c * * Copyright 2001 MontaVista Software Inc. * Copyright (C) 2000-2001 Toshiba Corporation * Copyright (C) 2007 Ralf Baechle (ralf@linux-mips.org) * * This file is subject to the terms and conditions of the GNU General Public * License. ...
gpl-2.0
InfinitiveOS-Devices/android_kernel_lge_hammerhead
arch/sh/boards/board-secureedge5410.c
4666
1764
/* * Copyright (C) 2002 David McCullough <davidm@snapgear.com> * Copyright (C) 2003 Paul Mundt <lethal@linux-sh.org> * * Based on files with the following comments: * * Copyright (C) 2000 Kazumoto Kojima * * Modified for 7751 Solution Engine by * Ian da Silva and Jeremy Siegel,...
gpl-2.0
SunRain/kernel_evita
drivers/staging/tidspbridge/gen/uuidutil.c
4922
2593
/* * uuidutil.c * * DSP-BIOS Bridge driver support functions for TI OMAP processors. * * This file contains the implementation of UUID helper functions. * * Copyright (C) 2005-2006 Texas Instruments, Inc. * * This package is free software; you can redistribute it and/or modify * it under the terms of the GNU ...
gpl-2.0
Jackeagle/kernel_caf
drivers/macintosh/via-cuda.c
7226
16127
/* * Device driver for the via-cuda on Apple Powermacs. * * The VIA (versatile interface adapter) interfaces to the CUDA, * a 6805 microprocessor core which controls the ADB (Apple Desktop * Bus) which connects to the keyboard and mouse. The CUDA also * controls system power and the RTC (real time clock) chip. ...
gpl-2.0
Fuzion24/m7_vzw_kernel
arch/mips/pmc-sierra/msp71xx/msp_smtc.c
9530
2276
/* * MSP71xx Platform-specific hooks for SMP operation */ #include <linux/irq.h> #include <linux/init.h> #include <asm/mipsmtregs.h> #include <asm/mipsregs.h> #include <asm/smtc.h> #include <asm/smtc_ipi.h> /* VPE/SMP Prototype implements platform interfaces directly */ /* * Cause the specified action to be perfo...
gpl-2.0
htc-msm8660/android_kernel_htc_msm8660
fs/ntfs/lcnalloc.c
14394
33171
/* * lcnalloc.c - Cluster (de)allocation code. Part of the Linux-NTFS project. * * Copyright (c) 2004-2005 Anton Altaparmakov * * This program/include file 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
xinglin/qemu-2.0.2
roms/ipxe/src/drivers/net/ath/ath9k/ath9k_hw.c
59
51142
/* * Copyright (c) 2008-2011 Atheros Communications Inc. * * Modified for iPXE by Scott K Logan <logans@cottsay.net> July 2011 * Original from Linux kernel 3.0.1 * * Permission to use, copy, modify, and/or distribute this software for any * purpose with or without fee is hereby granted, provided that the above ...
gpl-2.0
rpcraig/tiamat-kernel-seandroid
drivers/platform/x86/topstar-laptop.c
315
5081
/* * ACPI driver for Topstar notebooks (hotkeys support only) * * Copyright (c) 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> * * Implementation inspired by existing x86 platform drivers, in special * asus/eepc/fujitsu-laptop, thanks to their authors * * This program is free software; you can redistri...
gpl-2.0
penhoi/linux-3.14.56
arch/mips/alchemy/board-mtx1.c
315
8081
/* * MTX-1 platform devices registration (Au1500) * * Copyright (C) 2007-2009, Florian Fainelli <florian@openwrt.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...
gpl-2.0
thoemy/android_kernel_htc_endeavoru
sound/soc/blackfin/bfin-eval-adau1701.c
571
3662
/* * Machine driver for EVAL-ADAU1701MINIZ on Analog Devices bfin * evaluation boards. * * Copyright 2011 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * * Licensed under the GPL-2 or later. */ #include <linux/module.h> #include <linux/device.h> #include <sound/core.h> #include <sound/pcm....
gpl-2.0
LuckJava/KVMGT-kernel
fs/stat.c
1083
12240
/* * linux/fs/stat.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include <linux/export.h> #include <linux/mm.h> #include <linux/errno.h> #include <linux/file.h> #include <linux/highuid.h> #include <linux/fs.h> #include <linux/namei.h> #include <linux/security.h> #include <linux/syscalls.h> #include <linux/p...
gpl-2.0
abanerj/linux-mac
tools/usb/usbip/src/usbip_detach.c
1339
2292
/* * Copyright (C) 2011 matt mooney <mfm@muteddisk.com> * 2005-2007 Takahiro Hirofuchi * * 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 ...
gpl-2.0
Docker-J/Sail_STOCK
drivers/base/regmap/regcache-rbtree.c
1339
10892
/* * Register cache access API - rbtree caching support * * Copyright 2011 Wolfson Microelectronics plc * * Author: Dimitris Papastamos <dp@opensource.wolfsonmicro.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 *...
gpl-2.0
WaRP7/linux-fslc
drivers/power/da9052-battery.c
1339
15678
/* * Batttery Driver for Dialog DA9052 PMICs * * Copyright(c) 2011 Dialog Semiconductor Ltd. * * Author: David Dajun Chen <dchen@diasemi.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
omegamoon/rockchip-rk3188-generic
arch/x86/platform/efi/efi.c
1851
19042
/* * Common EFI (Extensible Firmware Interface) support functions * Based on Extensible Firmware Interface Specification version 1.0 * * Copyright (C) 1999 VA Linux Systems * Copyright (C) 1999 Walt Drummond <drummond@valinux.com> * Copyright (C) 1999-2002 Hewlett-Packard Co. * David Mosberger-Tang <davidm@hpl.h...
gpl-2.0
mfiels/lguest-suspend
arch/arm/mach-orion5x/edmini_v2-setup.c
2107
4987
/* * arch/arm/mach-orion5x/edmini_v2-setup.c * * LaCie Ethernet Disk mini V2 Setup * * Copyright (C) 2008 Christopher Moore <moore@free.fr> * Copyright (C) 2008 Albert Aribaud <albert.aribaud@free.fr> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licen...
gpl-2.0
KylinUI/android_kernel_samsung_t1
drivers/gpu/drm/radeon/radeon_cs.c
2363
9949
/* * Copyright 2008 Jerome Glisse. * 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, copy,...
gpl-2.0
dnkn/rk3188_tablet
fs/ext3/fsync.c
2619
2960
/* * linux/fs/ext3/fsync.c * * Copyright (C) 1993 Stephen Tweedie (sct@redhat.com) * from * Copyright (C) 1992 Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Universite Pierre et Marie Curie (Paris VI) * from * linux/fs/minix/truncat...
gpl-2.0
leehz/android_kernel_samsung_ms013g
arch/arm/plat-omap/counter_32k.c
3131
3406
/* * OMAP 32ksynctimer/counter_32k-related code * * Copyright (C) 2009 Texas Instruments * Copyright (C) 2010 Nokia Corporation * Tony Lindgren <tony@atomide.com> * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> * * This program is free software; you can redistribute it and/or modify * it u...
gpl-2.0
cristianomatos/android_kernel_samsung_smdk4412
drivers/staging/comedi/drivers/cb_pcimdda.c
3387
16257
/* comedi/drivers/cb_pcimdda.c Computer Boards PCIM-DDA06-16 Comedi driver Author: Calin Culianu <calin@ajvar.org> COMEDI - Linux Control and Measurement Device Interface Copyright (C) 2000 David A. Schleef <ds@schleef.org> This program is free software; you can redistribute it and/or modify ...
gpl-2.0
PhenomX1998/FRACTALX-OP3
arch/powerpc/kernel/isa-bridge.c
4155
7332
/* * Routines for tracking a legacy ISA bridge * * Copyrigh 2007 Benjamin Herrenschmidt <benh@kernel.crashing.org>, IBM Corp. * * Some bits and pieces moved over from pci_64.c * * Copyrigh 2003 Anton Blanchard <anton@au.ibm.com>, IBM Corp. * * This program is free software; you can redistribute it and/or ...
gpl-2.0
brindev/android_kernel_htc_msm8960
arch/cris/arch-v10/drivers/sync_serial.c
4667
44134
/* * Simple synchronous serial port driver for ETRAX 100LX. * * Synchronous serial ports are used for continuous streamed data like audio. * The default setting for this driver is compatible with the STA 013 MP3 * decoder. The driver can easily be tuned to fit other audio encoder/decoders * and SPI * * Copyrigh...
gpl-2.0
Marvell-Semi/PXA168_kernel
net/dccp/ccids/lib/loss_interval.c
4923
5653
/* * Copyright (c) 2007 The University of Aberdeen, Scotland, UK * Copyright (c) 2005-7 The University of Waikato, Hamilton, New Zealand. * Copyright (c) 2005-7 Ian McDonald <ian.mcdonald@jandi.co.nz> * Copyright (c) 2005 Arnaldo Carvalho de Melo <acme@conectiva.com.br> * * This program is free software; y...
gpl-2.0
DogukanErgun/android_kernel_htc_shooteru_3.4
drivers/watchdog/softdog.c
7227
5343
/* * SoftDog: A Software Watchdog Device * * (c) Copyright 1996 Alan Cox <alan@lxorguk.ukuu.org.uk>, * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either...
gpl-2.0
aj700/nxzimg
arch/powerpc/platforms/83xx/mpc832x_rdb.c
8763
5852
/* * arch/powerpc/platforms/83xx/mpc832x_rdb.c * * Copyright (C) Freescale Semiconductor, Inc. 2007. All rights reserved. * * Description: * MPC832x RDB board specific routines. * This file is based on mpc832x_mds.c and mpc8313_rdb.c * Author: Michael Barkowski <michael.barkowski@freescale.com> * * This progr...
gpl-2.0
ysat0/linux-ysato
arch/powerpc/platforms/83xx/mpc832x_rdb.c
8763
5852
/* * arch/powerpc/platforms/83xx/mpc832x_rdb.c * * Copyright (C) Freescale Semiconductor, Inc. 2007. All rights reserved. * * Description: * MPC832x RDB board specific routines. * This file is based on mpc832x_mds.c and mpc8313_rdb.c * Author: Michael Barkowski <michael.barkowski@freescale.com> * * This progr...
gpl-2.0
ztemt/A465_5.1_kernel
arch/powerpc/platforms/83xx/mpc832x_rdb.c
8763
5852
/* * arch/powerpc/platforms/83xx/mpc832x_rdb.c * * Copyright (C) Freescale Semiconductor, Inc. 2007. All rights reserved. * * Description: * MPC832x RDB board specific routines. * This file is based on mpc832x_mds.c and mpc8313_rdb.c * Author: Michael Barkowski <michael.barkowski@freescale.com> * * This progr...
gpl-2.0
TeamRegular/android_kernel_tcl_msm8916
lib/libcrc32c.c
12859
2133
/* * CRC32C *@Article{castagnoli-crc, * author = { Guy Castagnoli and Stefan Braeuer and Martin Herrman}, * title = {{Optimization of Cyclic Redundancy-Check Codes with 24 * and 32 Parity Bits}}, * journal = IEEE Transactions on Communication, * year = {1993}, * volume...
gpl-2.0
charles1018/Nexus_5
lib/libcrc32c.c
12859
2133
/* * CRC32C *@Article{castagnoli-crc, * author = { Guy Castagnoli and Stefan Braeuer and Martin Herrman}, * title = {{Optimization of Cyclic Redundancy-Check Codes with 24 * and 32 Parity Bits}}, * journal = IEEE Transactions on Communication, * year = {1993}, * volume...
gpl-2.0
exynos4-sdk/kernel
arch/sparc/mm/init_64.c
60
57961
/* * arch/sparc64/mm/init.c * * Copyright (C) 1996-1999 David S. Miller (davem@caip.rutgers.edu) * Copyright (C) 1997-1999 Jakub Jelinek (jj@sunsite.mff.cuni.cz) */ #include <linux/module.h> #include <linux/kernel.h> #include <linux/sched.h> #include <linux/string.h> #include <linux/init.h> #include <linux/bo...
gpl-2.0
brion/operations-debs-ffmpeg2theorawmf
ffmpeg/libavformat/bintext.c
60
11698
/* * Binary text demuxer * eXtended BINary text (XBIN) demuxer * Artworx Data Format demuxer * iCEDraw File demuxer * Copyright (c) 2010 Peter Ross <pross@xvid.org> * * 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 Genera...
gpl-2.0
percy-g2/Novathor_xperia_u8500
6.1.1.B.1.54/external/webkit/Source/WebCore/editing/CreateLinkCommand.cpp
60
2325
/* * Copyright (C) 2006 Apple Computer, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of c...
gpl-2.0
kerneldevs/RM-CAF-PECAN
fs/namespace.c
316
58541
/* * linux/fs/namespace.c * * (C) Copyright Al Viro 2000, 2001 * Released under GPL v2. * * Based on code from fs/super.c, copyright Linus Torvalds and others. * Heavily rewritten. */ #include <linux/syscalls.h> #include <linux/slab.h> #include <linux/sched.h> #include <linux/smp_lock.h> #include <linux/init....
gpl-2.0
moonman/linux-imx6-3.14
drivers/firmware/dcdbas.c
316
15968
/* * dcdbas.c: Dell Systems Management Base Driver * * The Dell Systems Management Base Driver provides a sysfs interface for * systems management software to perform System Management Interrupts (SMIs) * and Host Control Actions (power cycle or power off after OS shutdown) on * Dell systems. * * See Docu...
gpl-2.0
wiktorek140/android_kernel_sony_msm8x60
arch/arm/mach-msm/pil-q6v5-mss.c
316
7102
/* * Copyright (c) 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 hope...
gpl-2.0
pantoniou/linux-beagle-track-mainline
arch/x86/lib/cmdline.c
316
2500
/* * This file is part of the Linux kernel, and is made available under * the terms of the GNU General Public License version 2. * * Misc librarized functions for cmdline poking. */ #include <linux/kernel.h> #include <linux/string.h> #include <linux/ctype.h> #include <asm/setup.h> static inline int myisspace(u8 c...
gpl-2.0
jabez1314/linux
drivers/video/fbdev/via/via-gpio.c
572
7295
/* * Support for viafb GPIO ports. * * Copyright 2009 Jonathan Corbet <corbet@lwn.net> * Distributable under version 2 of the GNU General Public License. */ #include <linux/spinlock.h> #include <linux/gpio/driver.h> #include <linux/platform_device.h> #include <linux/via-core.h> #include <linux/via-gpio.h> #includ...
gpl-2.0
daedae1112/kernel
arch/avr32/mm/fault.c
1340
5975
/* * Copyright (C) 2004-2006 Atmel Corporation * * Based on linux/arch/sh/mm/fault.c: * Copyright (C) 1999 Niibe Yutaka * * 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
bhuman/KernelV4
arch/arm/mm/discontig.c
1596
1271
/* * linux/arch/arm/mm/discontig.c * * Discontiguous memory support. * * Initial code: Copyright (C) 1999-2000 Nicolas Pitre * * 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
1nv4d3r5/linux
drivers/spi/spi-bfin5xx.c
2108
41407
/* * Blackfin On-Chip SPI Driver * * Copyright 2004-2010 Analog Devices Inc. * * Enter bugs at http://blackfin.uclinux.org/ * * Licensed under the GPL-2 or later. */ #include <linux/init.h> #include <linux/module.h> #include <linux/delay.h> #include <linux/device.h> #include <linux/slab.h> #include <linux/io.h...
gpl-2.0
eoghan2t9/Wildfire_S_3.0_Kernel
drivers/hid/usbhid/hid-core.c
2364
41118
/* * USB HID support for Linux * * Copyright (c) 1999 Andreas Gal * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz> * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc * Copyright (c) 2007-2008 Oliver Neukum * Copyright (c) 2006-2010 Jiri Kosina */ /* * This program is...
gpl-2.0
Silentlys/android_kernel_xiaomi_redmi2
drivers/mfd/si476x-cmd.c
2620
47218
/* * drivers/mfd/si476x-cmd.c -- Subroutines implementing command * protocol of si476x series of chips * * Copyright (C) 2012 Innovative Converged Devices(ICD) * Copyright (C) 2013 Andrey Smirnov * * Author: Andrey Smirnov <andrew.smirnov@gmail.com> * * This program is free software; you can redistribute it an...
gpl-2.0
bestmjh47/android_kernel_samsung_aries
drivers/usb/host/fhci-tds.c
7996
16906
/* * Freescale QUICC Engine USB Host Controller Driver * * Copyright (c) Freescale Semicondutor, Inc. 2006. * Shlomi Gridish <gridish@freescale.com> * Jerry Huang <Chang-Ming.Huang@freescale.com> * Copyright (c) Logic Product Development, Inc. 2007 * Peter Barada <peterb...
gpl-2.0
motley-git/Kernel-Nexus7
arch/s390/lib/uaccess_mvcos.c
8508
6062
/* * arch/s390/lib/uaccess_mvcos.c * * Optimized user space space access functions based on mvcos. * * Copyright (C) IBM Corp. 2006 * Author(s): Martin Schwidefsky (schwidefsky@de.ibm.com), * Gerald Schaefer (gerald.schaefer@de.ibm.com) */ #include <linux/errno.h> #include <linux/mm.h> #include <asm/...
gpl-2.0
TeamBliss-Devices/android_kernel_samsung_hlte
arch/alpha/kernel/sys_alcor.c
9020
7714
/* * linux/arch/alpha/kernel/sys_alcor.c * * Copyright (C) 1995 David A Rusling * Copyright (C) 1996 Jay A Estabrook * Copyright (C) 1998, 1999 Richard Henderson * * Code supporting the ALCOR and XLT (XL-300/366/433). */ #include <linux/kernel.h> #include <linux/types.h> #include <linux/mm.h> #include <linux/s...
gpl-2.0
Kali-/android_kernel_sony_msm8974
drivers/input/keyboard/hilkbd.c
9788
8804
/* * linux/drivers/hil/hilkbd.c * * Copyright (C) 1998 Philip Blundell <philb@gnu.org> * Copyright (C) 1999 Matthew Wilcox <willy@bofh.ai> * Copyright (C) 1999-2007 Helge Deller <deller@gmx.de> * * Very basic HP Human Interface Loop (HIL) driver. * This driver handles the keyboard on HP300 (m68k) and on s...
gpl-2.0
TenchiMasaki/android_kernel_asus_moorefield
drivers/net/ethernet/oki-semi/pch_gbe/pch_gbe_phy.c
10300
9519
/* * Copyright (C) 1999 - 2010 Intel Corporation. * Copyright (C) 2010 OKI SEMICONDUCTOR Co., LTD. * * This code was derived from the Intel e1000e Linux 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 F...
gpl-2.0
svn2github/j
none/tests/mips64/cvm_atomic.c
61
12837
#include <stdio.h> #define N 256 unsigned long long reg_val_double[N]; void init_reg_val_double() { unsigned long c = 19650218UL; int i; reg_val_double[0]= c & 0xffffffffUL; for (i = 1; i < N; i++) { reg_val_double[i] = (1812433253UL * (reg_val_double[i - 1] ^ (reg_val_dou...
gpl-2.0
deadman96385/android_kernel_leeco_msm8996
drivers/gud/MobiCoreDriver/main.c
61
16228
/* * Copyright (c) 2013-2015 TRUSTONIC LIMITED * All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will...
gpl-2.0
portante/qemu
hw/exynos4210_pwm.c
61
12201
/* * Samsung exynos4210 Pulse Width Modulation Timer * * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd. * All rights reserved. * * Evgeny Voevodin <e.voevodin@samsung.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as...
gpl-2.0
jstotero/optimus_chic_kernel
arch/ia64/kernel/efi.c
573
37423
/* * Extensible Firmware Interface * * Based on Extensible Firmware Interface Specification version 0.9 * April 30, 1999 * * Copyright (C) 1999 VA Linux Systems * Copyright (C) 1999 Walt Drummond <drummond@valinux.com> * Copyright (C) 1999-2003 Hewlett-Packard Co. * David Mosberger-Tang <davidm@hpl.hp.com> * ...
gpl-2.0
dvlemplgk/source
target/linux/mcs814x/files-3.18/drivers/net/phy/mcs814x.c
573
1677
/* * Driver for Moschip MCS814x internal PHY * * Copyright (c) 2012 Florian Fainelli <florian@openwrt.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 ...
gpl-2.0
deepsrd/android_kernel_nx507j
drivers/input/touchscreen/synaptics_i2c_rmi4.c
829
99299
/* * Synaptics RMI4 touchscreen driver * * Copyright (C) 2012 Synaptics Incorporated * * Copyright (C) 2012 Alexandra Chin <alexandra.chin@tw.synaptics.com> * Copyright (C) 2012 Scott Lin <scott.lin@tw.synaptics.com> * Copyright (c) 2013, The Linux Foundation. All rights reserved. * * This program is free soft...
gpl-2.0
mikeNG/android_kernel_oppo_msm8974
drivers/input/misc/stk3x1x.c
1597
72713
/* * stk3x1x.c - Linux kernel modules for sensortek stk301x, stk321x and stk331x * proximity/ambient light sensor * * Copyright (c) 2013, The Linux Foundation. All Rights Reserved. * Copyright (C) 2012 Lex Hsieh / sensortek <lex_hsieh@sitronix.com.tw> or * <lex_hsieh@sensortek.com.tw> * * This program is...
gpl-2.0
rdeva31/kernel-msm-3.10
drivers/spi/spi-au1550.c
2109
26666
/* * au1550 psc spi controller driver * may work also with au1200, au1210, au1250 * will not work on au1000, au1100 and au1500 (no full spi controller there) * * Copyright (c) 2006 ATRON electronic GmbH * Author: Jan Nikitenko <jan.nikitenko@gmail.com> * * This program is free software; you can redistribute it ...
gpl-2.0
Split-Screen/android_kernel_asus_fugu
drivers/spi/spi-au1550.c
2109
26666
/* * au1550 psc spi controller driver * may work also with au1200, au1210, au1250 * will not work on au1000, au1100 and au1500 (no full spi controller there) * * Copyright (c) 2006 ATRON electronic GmbH * Author: Jan Nikitenko <jan.nikitenko@gmail.com> * * This program is free software; you can redistribute it ...
gpl-2.0
jdheiner/SGH-T769_Kernel_ICS
drivers/staging/ath6kl/os/linux/cfg80211.c
2365
51526
//------------------------------------------------------------------------------ // Copyright (c) 2004-2010 Atheros Communications Inc. // All rights reserved. // // // // Permission to use, copy, modify, and/or distribute this software for any // purpose with or without fee is hereby granted, provided that the above ...
gpl-2.0
webore/lenovo
net/atm/lec.c
2365
64855
/* * lec.c: Lan Emulation driver * * Marko Kiiskila <mkiiskila@yahoo.com> */ #define pr_fmt(fmt) KBUILD_MODNAME ":%s: " fmt, __func__ #include <linux/slab.h> #include <linux/kernel.h> #include <linux/bitops.h> #include <linux/capability.h> /* We are ethernet device */ #include <linux/if_ether.h> #include <linux/...
gpl-2.0
ch33kybutt/kernel_skipjack_tuna
net/atm/lec.c
2365
64855
/* * lec.c: Lan Emulation driver * * Marko Kiiskila <mkiiskila@yahoo.com> */ #define pr_fmt(fmt) KBUILD_MODNAME ":%s: " fmt, __func__ #include <linux/slab.h> #include <linux/kernel.h> #include <linux/bitops.h> #include <linux/capability.h> /* We are ethernet device */ #include <linux/if_ether.h> #include <linux/...
gpl-2.0
javilonas/Thoth-GT-I9300-Sammy
net/atm/proc.c
2365
11748
/* net/atm/proc.c - ATM /proc interface * * Written 1995-2000 by Werner Almesberger, EPFL LRC/ICA * * seq_file api usage by romieu@fr.zoreil.com * * Evaluating the efficiency of the whole thing if left as an exercise to * the reader. */ #include <linux/module.h> /* for EXPORT_SYMBOL */ #include <linux/string.h...
gpl-2.0
keepcalm444/android_kernel_samsung_smdk4412
lib/gen_crc32table.c
3901
2303
#include <stdio.h> #include "crc32defs.h" #include <inttypes.h> #define ENTRIES_PER_LINE 4 #define LE_TABLE_SIZE (1 << CRC_LE_BITS) #define BE_TABLE_SIZE (1 << CRC_BE_BITS) static uint32_t crc32table_le[4][LE_TABLE_SIZE]; static uint32_t crc32table_be[4][BE_TABLE_SIZE]; /** * crc32init_le() - allocate and initiali...
gpl-2.0
andr00ib/victor-oficial-kernel
tools/perf/builtin-kvm.c
4157
3669
#include "builtin.h" #include "perf.h" #include "util/util.h" #include "util/cache.h" #include "util/symbol.h" #include "util/thread.h" #include "util/header.h" #include "util/session.h" #include "util/parse-options.h" #include "util/trace-event.h" #include "util/debug.h" #include <sys/prctl.h> #include <semaphore...
gpl-2.0
GuneetAtwal/kernel_mt6589
arch/powerpc/kvm/book3s.c
4413
12463
/* * Copyright (C) 2009. SUSE Linux Products GmbH. All rights reserved. * * Authors: * Alexander Graf <agraf@suse.de> * Kevin Wolf <mail@kevin-wolf.de> * * Description: * This file is derived from arch/powerpc/kvm/44x.c, * by Hollis Blanchard <hollisb@us.ibm.com>. * * This program is free software; you...
gpl-2.0
googyanas/Googy-Max4-Kernel
net/ipv4/netfilter/nf_nat_proto_udplite.c
4669
2731
/* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org> * (C) 2008 Patrick McHardy <kaber@trash.net> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Softw...
gpl-2.0
libcg/android_kernel_samsung_exynos4
net/ipv4/netfilter/nf_nat_proto_unknown.c
4669
1471
/* The "unknown" protocol. This is what is used for protocols we * don't understand. It's returned by ip_ct_find_proto(). */ /* (C) 1999-2001 Paul `Rusty' Russell * (C) 2002-2006 Netfilter Core Team <coreteam@netfilter.org> * * This program is free software; you can redistribute it and/or modify * it under the...
gpl-2.0
hb72k/android_kernel_huawei_msm8916
sound/soc/blackfin/bf5xx-sport.c
7485
28031
/* * File: bf5xx_sport.c * Based on: * Author: Roy Huang <roy.huang@analog.com> * * Created: Tue Sep 21 10:52:42 CEST 2004 * Description: * Blackfin SPORT Driver * * Copyright 2004-2007 Analog Devices Inc. * * Bugs: Enter bugs at http://blackfin.uclinux....
gpl-2.0
grogg/platform_device_lge_hammerhead-kernel_kernel
net/rose/rose_in.c
9277
7641
/* * 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
J-Team/android_kernel_samsung_u8500
arch/x86/mm/kmemcheck/kmemcheck.c
10813
14463
/** * kmemcheck - a heavyweight memory checker for the linux kernel * Copyright (C) 2007, 2008 Vegard Nossum <vegardno@ifi.uio.no> * (With a lot of help from Ingo Molnar and Pekka Enberg.) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lice...
gpl-2.0
utopykzebulon/android_kernel_msm7x30-3.0
net/sctp/command.c
12349
2384
/* SCTP kernel implementation Copyright (C) 1999-2001 * Cisco, Motorola, and IBM * Copyright 2001 La Monte H.P. Yarroll * * This file is part of the SCTP kernel implementation * * These functions manipulate sctp command sequences. * * This SCTP implementation is free software; * you can redistribute it and/or ...
gpl-2.0
thicklizard/Komodo
arch/mips/cobalt/lcd.c
13885
1549
/* * Registration of Cobalt LCD platform device. * * Copyright (C) 2008 Yoichi Yuasa <yuasa@linux-mips.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the...
gpl-2.0
arter97/android_kernel_google_msm
arch/mips/cobalt/lcd.c
13885
1549
/* * Registration of Cobalt LCD platform device. * * Copyright (C) 2008 Yoichi Yuasa <yuasa@linux-mips.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the...
gpl-2.0
kgugala/linux
lib/ts_fsm.c
13885
10866
/* * lib/ts_fsm.c A naive finite state machine text search approach * * 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 late...
gpl-2.0
FEDEVEL/tmp-imx6-tiny-rex-linux
mm/vmalloc.c
62
69486
/* * linux/mm/vmalloc.c * * Copyright (C) 1993 Linus Torvalds * Support of BIGMEM added by Gerhard Wichert, Siemens AG, July 1999 * SMP-safe vmalloc/vfree/ioremap, Tigran Aivazian <tigran@veritas.com>, May 2000 * Major rework to support vmap/vunmap, Christoph Hellwig, SGI, August 2002 * Numa awareness, Ch...
gpl-2.0
drod2169/Linux-3.11.x
drivers/md/dm-cache-target.c
62
65975
/* * Copyright (C) 2012 Red Hat. All rights reserved. * * This file is released under the GPL. */ #include "dm.h" #include "dm-bio-prison.h" #include "dm-bio-record.h" #include "dm-cache-metadata.h" #include <linux/dm-io.h> #include <linux/dm-kcopyd.h> #include <linux/init.h> #include <linux/mempool.h> #include <...
gpl-2.0
ronenil/net-next
drivers/iio/industrialio-event.c
62
13698
/* Industrial I/O event handling * * Copyright (c) 2008 Jonathan Cameron * * 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. * * Based on elements of hwmon and input subsystems. ...
gpl-2.0
EPDCenter/android_kernel_rockchip_mk908
drivers/i2c/i2c-core.c
62
71201
/* i2c-core.c - a device driver for the iic-bus interface */ /* ------------------------------------------------------------------------- */ /* Copyright (C) 1995-99 Simon G. Vogl This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License a...
gpl-2.0
noguxun/linux_hx
drivers/thermal/int340x_thermal/processor_thermal_device.c
62
7959
/* * processor_thermal_device.c * Copyright (c) 2014, 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 t...
gpl-2.0
jdkernel/mecha_aosp_2.6.35
kernel/trace/trace_events.c
574
34316
/* * event tracer * * Copyright (C) 2008 Red Hat Inc, Steven Rostedt <srostedt@redhat.com> * * - Added format output of fields of the trace point. * This was based off of work by Tom Zanussi <tzanussi@gmail.com>. * */ #include <linux/workqueue.h> #include <linux/spinlock.h> #include <linux/kthread.h> #incl...
gpl-2.0
ghdk/os
drivers/media/usb/go7007/snd-go7007.c
1598
7841
/* * Copyright (C) 2005-2006 Micronas USA Inc. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License (Version 2) as * published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WIT...
gpl-2.0
faux123/flounder
drivers/scsi/qla2xxx/qla_nx.c
2110
117151
/* * QLogic Fibre Channel HBA Driver * Copyright (c) 2003-2013 QLogic Corporation * * See LICENSE.qla2xxx for copyright and licensing details. */ #include "qla_def.h" #include <linux/delay.h> #include <linux/pci.h> #include <linux/ratelimit.h> #include <linux/vmalloc.h> #include <scsi/scsi_tcq.h> #define MASK(n)...
gpl-2.0
myfluxi/xxICSKernel
fs/seq_file.c
2110
18258
/* * linux/fs/seq_file.c * * helper functions for making synthetic files from sequences of records. * initial implementation -- AV, Oct 2001. */ #include <linux/fs.h> #include <linux/module.h> #include <linux/seq_file.h> #include <linux/slab.h> #include <asm/uaccess.h> #include <asm/page.h> /** * seq_open - in...
gpl-2.0
mikeNG/android_kernel_oneplus_msm8974
drivers/video/msm/mipi_novatek_cmd_qhd_pt.c
3390
3018
/* Copyright (c) 2010-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. * * This program is distributed in the...
gpl-2.0
FrancescoCG/CrazySuperKernel-CM13-KLTE
drivers/gpu/drm/radeon/radeon_agp.c
5950
9988
/* * Copyright 2008 Red Hat Inc. * Copyright 2009 Jerome Glisse. * * 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
fkfk/linux_gt-i9000-gb
arch/mips/pci/fixup-pmcmsp.c
9534
10453
/* * PMC-Sierra MSP board specific pci fixups. * * Copyright 2001 MontaVista Software Inc. * Copyright 2005-2007 PMC-Sierra, Inc * * Author: MontaVista Software, Inc. * ppopov@mvista.com or source@mvista.com * * This program is free software; you can redistribute it and/or modify it * under the t...
gpl-2.0
eoghan2t9/Oppo-Find5-4.2-Kernel
arch/mips/pci/fixup-pmcmsp.c
9534
10453
/* * PMC-Sierra MSP board specific pci fixups. * * Copyright 2001 MontaVista Software Inc. * Copyright 2005-2007 PMC-Sierra, Inc * * Author: MontaVista Software, Inc. * ppopov@mvista.com or source@mvista.com * * This program is free software; you can redistribute it and/or modify it * under the t...
gpl-2.0
SlimRoms/kernel_samsung_espresso10
sound/pci/ice1712/revo.c
10046
15797
/* * ALSA driver for ICEnsemble ICE1712 (Envy24) * * Lowlevel functions for M-Audio Audiophile 192, Revolution 7.1 and 5.1 * * Copyright (c) 2003 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 a...
gpl-2.0
uwehermann/easybox-904-xdsl-firmware
linux/linux-2.6.32.32/sound/pci/ice1712/revo.c
10046
15797
/* * ALSA driver for ICEnsemble ICE1712 (Envy24) * * Lowlevel functions for M-Audio Audiophile 192, Revolution 7.1 and 5.1 * * Copyright (c) 2003 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 a...
gpl-2.0
buaaqbh/linux-imx6-solo
arch/sh/boot/compressed/misc.c
11326
2699
/* * arch/sh/boot/compressed/misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * * Adapted for SH by Stuart Menefy, Aug 1999 * * Modified to use standard LinuxSH BIOS by Greg Banks 7Jul2000 */ #include <asm/...
gpl-2.0
HenryGiraldo/source
target/linux/ar71xx/files/arch/mips/ath79/mach-tl-wr942n-v1.c
63
8153
/* * TP-Link TL-WR942N(RU) v1 board support * * Copyright (C) 2017 Sergey Studzinski <serguzhg@gmail.com> * Thanks to Henryk Heisig <hyniu@o2.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 ...
gpl-2.0