repo_name
string
path
string
copies
string
size
string
content
string
license
string
sj8023ld/xperia_msm7x30_kernel
arch/arm/mach-h720x/h7201-eval.c
1676
1111
/* * linux/arch/arm/mach-h720x/h7201-eval.c * * Copyright (C) 2003 Thomas Gleixner <tglx@linutronix.de> * 2003 Robert Schwebel <r.schwebel@pengutronix.de> * 2004 Sascha Hauer <s.hauer@pengutronix.de> * * Architecture specific stuff for Hynix GMS30C7201 development board * * This ...
gpl-2.0
kenkit/htc-kernel-saga
fs/hfsplus/extents.c
1676
14168
/* * linux/fs/hfsplus/extents.c * * Copyright (C) 2001 * Brad Boyer (flar@allandria.com) * (C) 2003 Ardis Technologies <roman@ardistech.com> * * Handling of Extents both in catalog and extents overflow trees */ #include <linux/errno.h> #include <linux/fs.h> #include <linux/pagemap.h> #include "hfsplus_fs.h" ...
gpl-2.0
minz1/xosp_kernel_xiaomi_msm8956
drivers/gpu/drm/cirrus/cirrus_ttm.c
1932
11470
/* * Copyright 2012 Red Hat Inc. * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the * "Software"), to deal in the Software without restriction, including * without limitation the rights to use, copy, modify, merge, publish, ...
gpl-2.0
Windeal/Linux-3.12.36
arch/sparc/crypto/crc32c_glue.c
2188
4131
/* Glue code for CRC32C optimized for sparc64 crypto opcodes. * * This is based largely upon arch/x86/crypto/crc32c-intel.c * * Copyright (C) 2008 Intel Corporation * Authors: Austin Zhang <austin_zhang@linux.intel.com> * Kent Liu <kent.liu@intel.com> */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #in...
gpl-2.0
fards/Ainol_fire_kernel
drivers/net/wireless/rtlwifi/rtl8192ce/phy.c
2444
18880
/****************************************************************************** * * Copyright(c) 2009-2010 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
zparallax/amplitude_aosp_12_1
drivers/net/ethernet/sfc/efx.c
3212
76238
/**************************************************************************** * Driver for Solarflare Solarstorm network controllers and boards * Copyright 2005-2006 Fen Systems Ltd. * Copyright 2005-2011 Solarflare Communications Inc. * * This program is free software; you can redistribute it and/or modify it * ...
gpl-2.0
aospl/kernel_samsung_smdk4412
arch/arm/mach-omap2/clock2430.c
3212
1834
/* * clock2430.c - OMAP2430-specific clock integration code * * Copyright (C) 2005-2008 Texas Instruments, Inc. * Copyright (C) 2004-2010 Nokia Corporation * * Contacts: * Richard Woodruff <r-woodruff2@ti.com> * Paul Walmsley * * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, * Gordon McNutt and Ri...
gpl-2.0
dohclude/Chucky-LINARO-DragunBall
drivers/isdn/hardware/avm/b1pci.c
4236
10897
/* $Id: b1pci.c,v 1.1.2.2 2004/01/16 21:09:27 keil Exp $ * * Module for AVM B1 PCI-card. * * Copyright 1999 by Carsten Paeth <calle@calle.de> * * This software may be used and distributed according to the terms * of the GNU General Public License, incorporated herein by reference. * */ #include <linux/modu...
gpl-2.0
izzyf/T.E.S.C.O-kernel_vivo_minimal
drivers/pcmcia/cardbus.c
4236
2821
/* * cardbus.c -- 16-bit PCMCIA core support * * 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. * * The initial developer of the original code is David A. Hinds * <dahinds@users...
gpl-2.0
ErcOne/kernel-3-4-projek-n7000
arch/arm/mach-h720x/common.c
5004
6262
/* * linux/arch/arm/mach-h720x/common.c * * Copyright (C) 2003 Thomas Gleixner <tglx@linutronix.de> * 2003 Robert Schwebel <r.schwebel@pengutronix.de> * 2004 Sascha Hauer <s.hauer@pengutronix.de> * * common stuff for Hynix h720x processors * * This program is free software; you c...
gpl-2.0
HazyTeam/platform_kernel_oneplus_msm8974
arch/x86/platform/mrst/vrtc.c
5260
4049
/* * vrtc.c: Driver for virtual RTC device on Intel MID platform * * (C) Copyright 2009 Intel 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; version 2 * of the License. *...
gpl-2.0
tkymgr/KTG_kernel-3.0_msm7x30
drivers/crypto/caam/jr.c
7820
14645
/* * CAAM/SEC 4.x transport/backend driver * JobR backend functionality * * Copyright 2008-2011 Freescale Semiconductor, Inc. */ #include "compat.h" #include "regs.h" #include "jr.h" #include "desc.h" #include "intern.h" /* Main per-ring interrupt handler */ static irqreturn_t caam_jr_interrupt(int irq, void *st...
gpl-2.0
evilp/android_kernel_hp_phobos
drivers/input/keyboard/lkkbd.c
9100
18529
/* * Copyright (C) 2004 by Jan-Benedict Glaw <jbglaw@lug-owl.de> */ /* * LK keyboard driver for Linux, based on sunkbd.c (C) by Vojtech Pavlik */ /* * DEC LK201 and LK401 keyboard driver for Linux (primary for DECstations * and VAXstations, but can also be used on any standard RS232 with an * adaptor). * * ...
gpl-2.0
CyanogenMod/android_kernel_lge_dory
block/partitions/osf.c
12940
1925
/* * fs/partitions/osf.c * * Code extracted from drivers/block/genhd.c * * Copyright (C) 1991-1998 Linus Torvalds * Re-organised Feb 1998 Russell King */ #include "check.h" #include "osf.h" #define MAX_OSF_PARTITIONS 18 int osf_partition(struct parsed_partitions *state) { int i; int slot = 1; unsigned...
gpl-2.0
eldarerathis/linux-raspberrypi
arch/arm/mach-s3c24xx/mach-otom.c
141
2916
/* linux/arch/arm/mach-s3c2410/mach-otom.c * * Copyright (c) 2004 Nex Vision * Guillaume GOURAT <guillaume.gourat@nexvision.fr> * * 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 Foundatio...
gpl-2.0
YoungjaeLee/linux-4.3-cxlbdev
fs/jffs2/readinode.c
397
43755
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt #include <linux/kernel.h> #include <li...
gpl-2.0
eyosen/kernel_htc_endeavoru
kernel/trace/blktrace.c
397
43080
/* * Copyright (C) 2006 Jens Axboe <axboe@kernel.dk> * * 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...
gpl-2.0
recalbox/linux
arch/sh/kernel/cpu/sh4a/setup-sh7757.c
1677
34564
/* * SH7757 Setup * * Copyright (C) 2009, 2011 Renesas Solutions Corp. * * based on setup-sh7785.c : Copyright (C) 2007 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. */ #...
gpl-2.0
TeamMac/android_kernel_lge_msm7x27-3.0.x
drivers/power/bq20z75.c
2445
18355
/* * Gas Gauge driver for TI's BQ20Z75 * * Copyright (c) 2010, NVIDIA 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...
gpl-2.0
pombredanne/bcm11351
drivers/oprofile/cpu_buffer.c
2957
10842
/** * @file cpu_buffer.c * * @remark Copyright 2002-2009 OProfile authors * @remark Read the file COPYING * * @author John Levon <levon@movementarian.org> * @author Barry Kasindorf <barry.kasindorf@amd.com> * @author Robert Richter <robert.richter@amd.com> * * Each CPU has a local buffer that stores PC value/...
gpl-2.0
SlimDev/kernel_samsung_msm8660-common
drivers/leds/leds-clevo-mail.c
4749
5591
#include <linux/module.h> #include <linux/platform_device.h> #include <linux/err.h> #include <linux/leds.h> #include <linux/io.h> #include <linux/dmi.h> #include <linux/i8042.h> #define CLEVO_MAIL_LED_OFF 0x0084 #define CLEVO_MAIL_LED_BLINK_1HZ 0x008A #define CLEVO_MAIL_LED_BLINK_0_5HZ 0x0083 MODULE_AUTHOR("Márt...
gpl-2.0
TheDarkestObscrurity/mako
arch/arm/mach-ixp4xx/omixp-setup.c
5005
6349
/* * arch/arm/mach-ixp4xx/omixp-setup.c * * omicron ixp4xx board setup * Copyright (C) 2009 OMICRON electronics GmbH * * based nslu2-setup.c, ixdp425-setup.c: * Copyright (C) 2003-2004 MontaVista Software, Inc. * * This program is free software; you can redistribute it and/or modify * it under the t...
gpl-2.0
CyanogenMod/android_kernel_oppo_find5
arch/arm/mach-mmp/jasper.c
5005
3924
/* * linux/arch/arm/mach-mmp/jasper.c * * Support for the Marvell Jasper Development Platform. * * Copyright (C) 2009-2010 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 b...
gpl-2.0
tako0910/android_kernel_htc_m7wlj
drivers/input/misc/cma3000_d0x.c
5005
9517
/* * VTI CMA3000_D0x Accelerometer driver * * Copyright (C) 2010 Texas Instruments * Author: Hemanth V <hemanthv@ti.com> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 as published by * the Free Software Foundation. * *...
gpl-2.0
BENETNATH/alcatel_OT995S_kernel
drivers/misc/iwmc3200top/log.c
9101
8042
/* * iwmc3200top - Intel Wireless MultiCom 3200 Top Driver * drivers/misc/iwmc3200top/log.c * * Copyright (C) 2009 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 version * 2 as published by t...
gpl-2.0
assusdan/android_kernel_hs_zerasrs
arch/avr32/boards/merisc/merisc_sysfs.c
9101
1335
/* * Merisc sysfs exports * * Copyright (C) 2008 Martinsson Elektronik AB * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. */ #include <linux/module.h> #include <linux/kernel....
gpl-2.0
finnq/android_kernel_lge_g3
arch/avr32/mm/cache.c
10125
3817
/* * Copyright (C) 2004-2006 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/highmem.h> #include <linux/unistd.h> #include <asm/cacheflus...
gpl-2.0
davidmueller13/aospmmkernel2
drivers/pcmcia/rsrc_mgr.c
11661
1712
/* * rsrc_mgr.c -- Resource management routines and/or wrappers * * 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. * * The initial developer of the original code is David A. Hind...
gpl-2.0
javelinanddart/Canuck
drivers/media/video/pvrusb2/pvrusb2-cs53l32a.c
12685
2567
/* * * * Copyright (C) 2005 Mike Isely <isely@pobox.com> * Copyright (C) 2004 Aurelien Alleaume <slts@free.fr> * * 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
Envious-Data/shinano-sirius_msm8974abpro
drivers/parisc/eisa.c
12685
11782
/* * eisa.c - provide support for EISA adapters in PA-RISC machines * * 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 versi...
gpl-2.0
k2wl/kernel.org
drivers/ide/ide-devsets.c
12941
3915
#include <linux/kernel.h> #include <linux/gfp.h> #include <linux/ide.h> DEFINE_MUTEX(ide_setting_mtx); ide_devset_get(io_32bit, io_32bit); static int set_io_32bit(ide_drive_t *drive, int arg) { if (drive->dev_flags & IDE_DFLAG_NO_IO_32BIT) return -EPERM; if (arg < 0 || arg > 1 + (SUPPORT_VLB_SYNC << 1)) retu...
gpl-2.0
stariver/qt210-kernel
drivers/ide/ide-devsets.c
12941
3915
#include <linux/kernel.h> #include <linux/gfp.h> #include <linux/ide.h> DEFINE_MUTEX(ide_setting_mtx); ide_devset_get(io_32bit, io_32bit); static int set_io_32bit(ide_drive_t *drive, int arg) { if (drive->dev_flags & IDE_DFLAG_NO_IO_32BIT) return -EPERM; if (arg < 0 || arg > 1 + (SUPPORT_VLB_SYNC << 1)) retu...
gpl-2.0
kipill-nn/Kernel-for-Mega
drivers/net/wireless/ath5k/qcu.c
142
15259
/* * 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
ignacio28/android_kernel_lge_msm8610-2
arch/arm/mach-msm/lge/board-8926-f60s-jp.c
398
6307
/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
Dhollmen/Kernel_Wiko_5460
drivers/regulator/tps65217-regulator.c
1422
7669
/* * tps65217-regulator.c * * Regulator driver for TPS65217 PMIC * * Copyright (C) 2011 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 Foundat...
gpl-2.0
Danile71/u8850_kernel
arch/mips/math-emu/dp_tint.c
1678
3021
/* IEEE754 floating point arithmetic * double precision: common utilities */ /* * MIPS floating point support * Copyright (C) 1994-2000 Algorithmics Ltd. * http://www.algor.co.uk * * ######################################################################## * * This program is free software; you can distribute ...
gpl-2.0
balika011/android_kernel_xiaomi_kenzo
drivers/net/wireless/ath/ar5523/ar5523.c
1678
47684
/* * Copyright (c) 2006 Damien Bergamini <damien.bergamini@free.fr> * Copyright (c) 2006 Sam Leffler, Errno Consulting * Copyright (c) 2007 Christoph Hellwig <hch@lst.de> * Copyright (c) 2008-2009 Weongyo Jeong <weongyo@freebsd.org> * Copyright (c) 2012 Pontus Fuchs <pontus.fuchs@gmail.com> * * Permission to use...
gpl-2.0
airidosas252/linux-allwinner-a10
drivers/block/xsysace.c
1934
35055
/* * Xilinx SystemACE device driver * * Copyright 2007 Secret Lab Technologies 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. */ /* * The SystemACE chip is designed t...
gpl-2.0
omnirom/android_kernel_samsung_tuna
arch/m68k/mm/init_mm.c
2190
3544
/* * linux/arch/m68k/mm/init.c * * Copyright (C) 1995 Hamish Macdonald * * Contains common initialization routines, specific init code moved * to motorola.c and sun3mmu.c */ #include <linux/module.h> #include <linux/signal.h> #include <linux/sched.h> #include <linux/mm.h> #include <linux/swap.h> #include <...
gpl-2.0
omnirom/android_kernel_oppo_msm8916
drivers/isdn/hisax/config.c
2702
46921
/* $Id: config.c,v 2.84.2.5 2004/02/11 13:21:33 keil Exp $ * * Author Karsten Keil * Copyright by Karsten Keil <keil@isdn4linux.de> * by Kai Germaschewski <kai.germaschewski@gmx.de> * * This software may be used and distributed according to the terms * of the GNU General Public License...
gpl-2.0
Capful/android_kernel_htc_msm8660
fs/btrfs/export.c
2958
7957
#include <linux/fs.h> #include <linux/types.h> #include "ctree.h" #include "disk-io.h" #include "btrfs_inode.h" #include "print-tree.h" #include "export.h" #include "compat.h" #define BTRFS_FID_SIZE_NON_CONNECTABLE (offsetof(struct btrfs_fid, \ parent_objectid) / 4) #define BTRFS_FID_SIZE_CONNECTABLE (offsetof(...
gpl-2.0
bgn9000/Dragon-Shiryu
fs/btrfs/export.c
2958
7957
#include <linux/fs.h> #include <linux/types.h> #include "ctree.h" #include "disk-io.h" #include "btrfs_inode.h" #include "print-tree.h" #include "export.h" #include "compat.h" #define BTRFS_FID_SIZE_NON_CONNECTABLE (offsetof(struct btrfs_fid, \ parent_objectid) / 4) #define BTRFS_FID_SIZE_CONNECTABLE (offsetof(...
gpl-2.0
showp1984/bricked-pyramid-3.0
drivers/video/msm/mddi_client_nt35399.c
3214
6772
/* drivers/video/msm_fb/mddi_client_nt35399.c * * Support for Novatek NT35399 MDDI client of Sapphire * * Copyright (C) 2008 HTC Incorporated * Author: Solomon Chiu (solomon_chiu@htc.com) * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Softwa...
gpl-2.0
scanno/android_kernel_asus_me301t
drivers/net/sonic.c
4238
22081
/* * sonic.c * * (C) 2005 Finn Thain * * Converted to DMA API, added zero-copy buffer handling, and * (from the mac68k project) introduced dhd's support for 16-bit cards. * * (C) 1996,1998 by Thomas Bogendoerfer (tsbogend@alpha.franken.de) * * This driver is based on work from Andreas Busse, but most of * th...
gpl-2.0
zarboz/DLXPUL_RELOADED
arch/arm/mach-orion5x/ls_hgl-setup.c
5006
7204
/* * arch/arm/mach-orion5x/ls_hgl-setup.c * * Maintainer: Zhu Qingsen <zhuqs@cn.fujitsu.com> * * This file is licensed under the terms of the GNU General Public * License version 2. This program is licensed "as is" without any * warranty of any kind, whether express or implied. */ #include <linux/kernel.h> #i...
gpl-2.0
nunogia/Z7Max_NX505J_H129_kernel
drivers/gpu/drm/gma500/cdv_device.c
5262
13084
/************************************************************************** * Copyright (c) 2011, 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 t...
gpl-2.0
Sohamlad7/kernel-msm
sound/pci/cs46xx/dsp_spos_scb_lib.c
9102
49369
/* * * 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 i...
gpl-2.0
rahulkodinya/drm
drivers/char/snsc_event.c
11662
7425
/* * SN Platform system controller communication support * * 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) 2004-2006 Silicon Graphics, Inc. All rights reserved. */ /* * S...
gpl-2.0
VentureROM-Legacy/android_kernel_samsung_aries
arch/sh/boards/mach-highlander/psw.c
12174
2814
/* * arch/sh/boards/renesas/r7780rp/psw.c * * push switch support for RDBRP-1/RDBREVRP-1 debug boards. * * Copyright (C) 2006 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. ...
gpl-2.0
h8rift/android_kernel_htc_m7ul
drivers/infiniband/core/mad_rmpp.c
12942
27619
/* * Copyright (c) 2005 Intel Inc. All rights reserved. * Copyright (c) 2005-2006 Voltaire, 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 th...
gpl-2.0
thiagomacieira/linux
arch/arm/kernel/perf_event.c
143
21838
#undef DEBUG /* * ARM performance counter support. * * Copyright (C) 2009 picoChip Designs, Ltd., Jamie Iles * Copyright (C) 2010 ARM Ltd., Will Deacon <will.deacon@arm.com> * * This code is based on the sparc64 perf event code, which is in turn based * on the x86 code. */ #define pr_fmt(fmt) "hw perfevents: "...
gpl-2.0
willcharlton/linux
drivers/staging/rtl8188eu/core/rtw_pwrctrl.c
399
18172
/****************************************************************************** * * Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the ...
gpl-2.0
jtoppins/net-next
sound/soc/codecs/adau1761-i2c.c
399
1370
/* * Driver for ADAU1761/ADAU1461/ADAU1761/ADAU1961 codec * * Copyright 2014 Analog Devices Inc. * Author: Lars-Peter Clausen <lars@metafoo.de> * * Licensed under the GPL-2. */ #include <linux/i2c.h> #include <linux/mod_devicetable.h> #include <linux/module.h> #include <linux/regmap.h> #include <sound/soc.h> ...
gpl-2.0
brymaster5000/m7-501
arch/arm/mach-msm/qdsp5v2/audio_amrnb.c
399
43281
/* * amrnb audio decoder device * * Copyright (c) 2008-2012, Code Aurora Forum. All rights reserved. * * Based on the mp3 native driver in arch/arm/mach-msm/qdsp5/audio_mp3.c * * Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 HTC Corporation * * All source code in this file is licensed under the followi...
gpl-2.0
yajnab/linux-sunxi
sound/soc/codecs/wm8903.c
911
67053
/* * wm8903.c -- WM8903 ALSA SoC Audio driver * * Copyright 2008 Wolfson Microelectronics * Copyright 2011 NVIDIA, Inc. * * Author: Mark Brown <broonie@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 ...
gpl-2.0
jledet/linux-xlnx
sound/pci/lola/lola_pcm.c
1679
18959
/* * Support for Digigram Lola PCI-e boards * * Copyright (c) 2011 Takashi Iwai <tiwai@suse.de> * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or ...
gpl-2.0
NStep/nx_bullhead
sound/pci/intel8x0.c
1935
94952
/* * ALSA driver for Intel ICH (i8x0) chipsets * * Copyright (c) 2000 Jaroslav Kysela <perex@perex.cz> * * * This code also contains alpha support for SiS 735 chipsets provided * by Mike Pieper <mptei@users.sourceforge.net>. We have no datasheet * for SiS735, so the code is not fully functional. * * ...
gpl-2.0
tiny4579/tinykernel-gnex
arch/s390/mm/maccess.c
2191
2154
/* * Access kernel memory without faulting -- s390 specific implementation. * * Copyright IBM Corp. 2009 * * Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>, * */ #include <linux/uaccess.h> #include <linux/kernel.h> #include <linux/types.h> #include <linux/errno.h> #include <asm/system.h> /* * This fu...
gpl-2.0
multipath-tcp/mptcp_3.0.x
drivers/video/msm/mddi_client_toshiba.c
3215
8079
/* drivers/video/msm_fb/mddi_client_toshiba.c * * Support for Toshiba TC358720XBG mddi client devices which require no * special initialization code. * * Copyright (C) 2007 Google Incorporated * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free S...
gpl-2.0
major91/HTC_X515E_major-kernel
drivers/net/wireless/orinoco/hermes.c
3471
19947
/* hermes.c * * Driver core for the "Hermes" wireless MAC controller, as used in * the Lucent Orinoco and Cabletron RoamAbout cards. It should also * work on the hfa3841 and hfa3842 MAC controller chips used in the * Prism II chipsets. * * This is not a complete driver, just low-level access routines for * the ...
gpl-2.0
FrancescoCG/CrazySuperKernel-CM13-KLTE-NEW-REBASE
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
5263
11139
/* * Copyright © 2006-2011 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...
gpl-2.0
Euphoria-OS-Devices/android_kernel_lge_g3
drivers/staging/speakup/varhandlers.c
7567
9472
#include <linux/ctype.h> #include "spk_types.h" #include "spk_priv.h" #include "speakup.h" static struct st_var_header var_headers[] = { { "version", VERSION, VAR_PROC, NULL, NULL }, { "synth_name", SYNTH, VAR_PROC, NULL, NULL }, { "keymap", KEYMAP, VAR_PROC, NULL, NULL }, { "silent", SILENT, VAR_PROC, NULL, NULL ...
gpl-2.0
CyanogenMod-E1/android_kernel_sony_msm8610
net/phonet/sysctl.c
8591
2857
/* * File: sysctl.c * * Phonet /proc/sys/net/phonet interface implementation * * Copyright (C) 2008 Nokia Corporation. * * Contact: Remi Denis-Courmont <remi.denis-courmont@nokia.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licens...
gpl-2.0
friedrich420/S5-AEL-Kernel
arch/arm/mach-pxa/pxa320.c
8591
2609
/* * linux/arch/arm/mach-pxa/pxa320.c * * Code specific to PXA320 * * Copyright (C) 2007 Marvell Internation Ltd. * * 2007-08-21: eric miao <eric.miao@marvell.com> * initial version * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pu...
gpl-2.0
PRJosh/kernel_samsung_manta
lib/mpi/generic_mpih-add1.c
9871
2027
/* mpihelp-add_1.c - MPI helper functions * Copyright (C) 1994, 1996, 1997, 1998, * 2000 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 F...
gpl-2.0
vic3t3chn0/kernel_amami
drivers/net/skfp/smt.c
10639
52521
/****************************************************************************** * * (C)Copyright 1998,1999 SysKonnect, * a business unit of Schneider & Koch & Co. Datensysteme GmbH. * * See the file "skfddi.c" for further information. * * This program is free software; you can redistribute it and/or modify * it...
gpl-2.0
jpoirier/linux
arch/arm/mach-s3c24xx/mach-nexcoder.c
144
4047
/* linux/arch/arm/mach-s3c2440/mach-nexcoder.c * * Copyright (c) 2004 Nex Vision * Guillaume GOURAT <guillaume.gourat@nexvision.tv> * * 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 Found...
gpl-2.0
jmw7912/wat-0016-kernel-2.6.37
drivers/misc/cs5535-mfgpt.c
144
10349
/* * Driver for the CS5535/CS5536 Multi-Function General Purpose Timers (MFGPT) * * Copyright (C) 2006, Advanced Micro Devices, Inc. * Copyright (C) 2007 Andres Salomon <dilinger@debian.org> * Copyright (C) 2009 Andres Salomon <dilinger@collabora.co.uk> * * This program is free software; you can redistribute i...
gpl-2.0
ssumpf/l4linux
arch/arm/mach-davinci/devices-tnetv107x.c
144
10003
/* * Texas Instruments TNETV107X SoC devices * * Copyright (C) 2010 Texas Instruments * * 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 "as is"...
gpl-2.0
tinixx/linux
drivers/scsi/megaraid/megaraid_sas_fp.c
400
41195
/* * Linux MegaRAID driver for SAS based RAID controllers * * Copyright (c) 2009-2013 LSI Corporation * Copyright (c) 2013-2014 Avago Technologies * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free So...
gpl-2.0
xdajog/samsung_sources_i927
drivers/infiniband/hw/mthca/mthca_provider.c
400
35815
/* * Copyright (c) 2004, 2005 Topspin Communications. All rights reserved. * Copyright (c) 2005 Sun Microsystems, Inc. All rights reserved. * Copyright (c) 2005, 2006 Cisco Systems. All rights reserved. * Copyright (c) 2005 Mellanox Technologies. All rights reserved. * Copyright (c) 2004 Voltaire, Inc. All right...
gpl-2.0
flexiondotorg/linux
kernel/up.c
1680
1770
/* * Uniprocessor-only support functions. The counterpart to kernel/smp.c */ #include <linux/interrupt.h> #include <linux/kernel.h> #include <linux/export.h> #include <linux/smp.h> int smp_call_function_single(int cpu, void (*func) (void *info), void *info, int wait) { unsigned long flags; WARN_ON(cpu != 0)...
gpl-2.0
punitvara/linux-1
arch/arm/mach-imx/mx31moboard-marxbot.c
1680
9501
/* * Copyright (C) 2009 Valentin Longchamp, EPFL Mobots group * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. *...
gpl-2.0
twinsen17/android_kernel_samsung_golden
drivers/net/wireless/rtlwifi/efuse.c
2448
33202
/****************************************************************************** * * Copyright(c) 2009-2010 Realtek Corporation. * * Tmis program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
Sangsub/android-samsung-3.0-jb
drivers/mmc/host/at91_mci.c
2704
31224
/* * linux/drivers/mmc/host/at91_mci.c - ATMEL AT91 MCI Driver * * Copyright (C) 2005 Cougar Creek Computing Devices Ltd, All Rights Reserved * * Copyright (C) 2006 Malcolm Noyes * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License ve...
gpl-2.0
engine95/navelC-990
arch/cris/arch-v32/kernel/fasttimer.c
4752
22885
/* * linux/arch/cris/kernel/fasttimer.c * * Fast timers for ETRAX FS * * Copyright (C) 2000-2006 Axis Communications AB, Lund, Sweden */ #include <linux/errno.h> #include <linux/sched.h> #include <linux/kernel.h> #include <linux/param.h> #include <linux/string.h> #include <linux/vmalloc.h> #include <linux/interr...
gpl-2.0
luckasfb/android_kernel_iocean_x7
fs/binfmt_flat.c
4752
27369
/****************************************************************************/ /* * linux/fs/binfmt_flat.c * * Copyright (C) 2000-2003 David McCullough <davidm@snapgear.com> * Copyright (C) 2002 Greg Ungerer <gerg@snapgear.com> * Copyright (C) 2002 SnapGear, by Paul Dale <pauli@snapgear.com> * Copyright (C) 2000...
gpl-2.0
qianxiaoxi/android_kernel_nubia_nx507j
drivers/hid/hid-saitek.c
5008
1785
/* * HID driver for Saitek devices, currently only the PS1000 (USB gamepad). * Fixes the HID report descriptor by removing a non-existent axis and * clearing the constant bit on the input reports for buttons and d-pad. * (This module is based on "hid-ortek".) * * Copyright (c) 2012 Andreas Hübner */ /* * ...
gpl-2.0
vwmofo/SebastianFM-kernel
arch/x86/platform/visws/visws_quirks.c
7824
15438
/* * SGI Visual Workstation support and quirks, unmaintained. * * Split out from setup.c by davej@suse.de * * Copyright (C) 1999 Bent Hagemark, Ingo Molnar * * SGI Visual Workstation interrupt controller * * The Cobalt system ASIC in the Visual Workstation contains a "Cobalt" APIC * which serves as the m...
gpl-2.0
droidroidz/USCC_R970_kernel
sound/pci/echoaudio/darla24.c
8080
3152
/* * ALSA driver for Echoaudio soundcards. * Copyright (C) 2003-2004 Giuliano Pochini <pochini@shiny.it> * * 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. *...
gpl-2.0
tbalden/android_kernel_htc_m7-sense4.3
drivers/cdrom/gdrom.c
8080
23499
/* GD ROM driver for the SEGA Dreamcast * copyright Adrian McMenamin, 2007 * With thanks to Marcus Comstedt and Nathan Keynes * for work in reversing PIO and DMA * * 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
mihadyuk/wandboard-linux
drivers/net/wireless/zd1211rw/zd_chip.c
8080
40242
/* ZD1211 USB-WLAN driver for Linux * * Copyright (C) 2005-2007 Ulrich Kunitz <kune@deine-taler.de> * Copyright (C) 2006-2007 Daniel Drake <dsd@gentoo.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 So...
gpl-2.0
thanhphat11/android_kernel_pantech_ef63l
drivers/scsi/sr.c
8080
25817
/* * sr.c Copyright (C) 1992 David Giller * Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale * * adapted from: * sd.c Copyright (C) 1992 Drew Eckhardt * Linux scsi disk driver by * Drew Eckhardt <drew@colorado.edu> * * Modified by Eric Youngdale ericy@andante.org to * add...
gpl-2.0
Brainiarc7/linux-3.18-parrot
arch/x86/kernel/stacktrace.c
9616
3550
/* * Stack trace management functions * * Copyright (C) 2006-2009 Red Hat, Inc., Ingo Molnar <mingo@redhat.com> */ #include <linux/sched.h> #include <linux/stacktrace.h> #include <linux/module.h> #include <linux/uaccess.h> #include <asm/stacktrace.h> static int save_stack_stack(void *data, char *name) { return 0...
gpl-2.0
noob4598/N910T-EPG2-SOURCE
drivers/net/irda/girbil-sir.c
11408
6198
/********************************************************************* * * Filename: girbil.c * Version: 1.2 * Description: Implementation for the Greenwich GIrBIL dongle * Status: Experimental. * Author: Dag Brattli <dagb@cs.uit.no> * Created at: Sat Feb 6 21:02:33 1999 * Modifie...
gpl-2.0
KrypTom143/mr3040_12.09.1
target/linux/generic/files/fs/yaffs2/yaffs_packedtags1.c
145
1386
/* * YAFFS: Yet Another Flash File System. A NAND-flash specific file system. * * Copyright (C) 2002-2010 Aleph One Ltd. * for Toby Churchill Ltd and Brightstar Engineering * * Created by Charles Manning <charles@aleph1.co.uk> * * This program is free software; you can redistribute it and/or modify * it unde...
gpl-2.0
Rvpro/EmeraldDreamv3
dep/mysqllite/mysys/my_mmap.c
401
2486
/* Copyright (C) 2000-2003 MySQL AB This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. This program is distributed in the hope that it will be useful, but WITHO...
gpl-2.0
garwynn/L900_MC2_Kernel
drivers/video/samsung_duallcd/s3cfb_s6c1372.c
401
5092
/* linux/drivers/video/samsung/s3cfb_s6c1372.c * * Copyright (c) 2011 Samsung Electronics Co., Ltd. * http://www.samsung.com/ * * S6F1202A : 7" WSVGA Landscape LCD module driver * S6C1372 : 7.3" WXGA Landscape LCD module driver * * This program is free software; you can redistribute it and/or modify * it unde...
gpl-2.0
patjak/linux
drivers/power/max77693_charger.c
401
18975
/* * max77693_charger.c - Battery charger driver for the Maxim 77693 * * Copyright (C) 2014 Samsung Electronics * Krzysztof Kozlowski <k.kozlowski@samsung.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Fr...
gpl-2.0
dekkyy1/3.1.1_kernel
arch/powerpc/kvm/book3s_64_mmu_hv.c
657
4843
/* * 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 WITHOUT ANY WARRANTY; without even the implied warr...
gpl-2.0
mgenereu/linux
lib/mpi/mpi-cmp.c
1681
1656
/* mpi-cmp.c - MPI functions * 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 version 2 of the...
gpl-2.0
selva-simple/galaxyr_cm10_kernel
drivers/gpio/gpio-vx855.c
2961
8666
/* * Linux GPIOlib driver for the VIA VX855 integrated southbridge GPIO * * Copyright (C) 2009 VIA Technologies, Inc. * Copyright (C) 2010 One Laptop per Child * Author: Harald Welte <HaraldWelte@viatech.com> * All rights reserved. * * This program is free software; you can redistribute it and/or * modify it u...
gpl-2.0
evnit/android_kernel_samsung_msm8660-common-10.1
sound/pci/aw2/aw2-saa7146.c
4241
12792
/***************************************************************************** * * Copyright (C) 2008 Cedric Bregardis <cedric.bregardis@free.fr> and * Jean-Christian Hassler <jhassler@free.fr> * * This file is part of the Audiowerk2 ALSA driver * * The Audiowerk2 ALSA driver is free software; you can redistribu...
gpl-2.0
Renzo-Olivares/android_kernel_htc_m7-gpe
sound/soc/tegra/tegra_pcm.c
4753
10406
/* * tegra_pcm.c - Tegra PCM driver * * Author: Stephen Warren <swarren@nvidia.com> * Copyright (C) 2010 - NVIDIA, Inc. * * Based on code copyright/by: * * Copyright (c) 2009-2010, NVIDIA Corporation. * Scott Peterson <speterson@nvidia.com> * Vijay Mali <vmali@nvidia.com> * * Copyright (C) 2010 Google, Inc....
gpl-2.0
sssemil/linux-3.3.0-a31
drivers/media/rc/keymaps/rc-dib0700-rc5.c
7313
6113
/* rc-dvb0700-big.c - Keytable for devices in dvb0700 * * Copyright (c) 2010 by Mauro Carvalho Chehab <mchehab@redhat.com> * * TODO: This table is a real mess, as it merges RC codes from several * devices into a big table. It also has both RC-5 and NEC codes inside. * It should be broken into small tables, and th...
gpl-2.0
CyanogenMod/android_kernel_yu_msm8916
arch/x86/platform/uv/bios_uv.c
7825
5370
/* * BIOS run time interface routines. * * 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 i...
gpl-2.0
AICP/kernel_htc_msm8960
drivers/media/dvb/dvb-usb/friio.c
9617
12421
/* DVB USB compliant Linux driver for the Friio USB2.0 ISDB-T receiver. * * Copyright (C) 2009 Akihiro Tsukada <tskd2@yahoo.co.jp> * * This module is based off the the gl861 and vp702x modules. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public...
gpl-2.0
faux123/Galaxy_Note_2
drivers/input/joystick/guillemot.c
9873
7558
/* * Copyright (c) 2001 Vojtech Pavlik */ /* * Guillemot Digital Interface Protocol driver for Linux */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the Licen...
gpl-2.0
davros-/elite_kernel_jf
drivers/input/joystick/grip.c
9873
11537
/* * Copyright (c) 1998-2001 Vojtech Pavlik */ /* * Gravis/Kensington GrIP protocol joystick and gamepad driver for Linux */ /* * 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 v...
gpl-2.0
munjeni/kernel_htc_golfu
drivers/scsi/scsi_tgt_lib.c
10385
16493
/* * SCSI target lib functions * * Copyright (C) 2005 Mike Christie <michaelc@cs.wisc.edu> * Copyright (C) 2005 FUJITA Tomonori <tomof@acm.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 Foun...
gpl-2.0