repo_name
string
path
string
copies
string
size
string
content
string
license
string
wuxianlin/android_kernel_zte_pluto
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
Jackeagle/CAF-Kernel
drivers/gpu/drm/radeon/r600_blit_kms.c
5260
24257
/* * Copyright 2009 Advanced Micro Devices, Inc. * Copyright 2009 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...
gpl-2.0
TheNotOnly/linux-3.5
net/netfilter/ipset/ip_set_getport.c
7308
3479
/* Copyright (C) 2003-2011 Jozsef Kadlecsik <kadlec@blackhole.kfki.hu> * * 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. */ /* Get Layer-4 data from the packets */ #include <lin...
gpl-2.0
cuteprince/kernel_3.4_pico
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
Team-SennyC2/senny_kernel-3.4
drivers/net/wireless/rtlwifi/rtl8192de/table.c
9612
36915
/****************************************************************************** * * Copyright(c) 2009-2012 Realtek Corporation. * * This program is free software; you can redistribute it and/or modify it * under the terms of version 2 of the GNU General Public License as * published by the Free Software Foundati...
gpl-2.0
Jackeagle/android_kernel_htc_dlxub1
drivers/video/riva/riva_hw.c
12940
79994
/***************************************************************************\ |* *| |* Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *| |* *| |...
gpl-2.0
AICP/kernel_lge_mako
drivers/video/riva/riva_hw.c
12940
79994
/***************************************************************************\ |* *| |* Copyright 1993-1999 NVIDIA, Corporation. All rights reserved. *| |* *| |...
gpl-2.0
GuneetAtwal/android_kernel_iocean_mtk6589t
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
sleshepic/l900_MK4_Kernel
drivers/misc/sec_jack.c
141
22648
/* drivers/misc/sec_jack.c * * Copyright (C) 2010 Samsung Electronics Co.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)...
gpl-2.0
tjstyle/android_kernel_fih_msm7x30
drivers/media/video/pvrusb2/pvrusb2-v4l2.c
909
32696
/* * * * 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
HRTKernel/Hacker-Kernel-H850
sound/firewire/bebob/bebob_midi.c
909
4076
/* * bebob_midi.c - a part of driver for BeBoB based devices * * Copyright (c) 2013-2014 Takashi Sakamoto * * Licensed under the terms of the GNU General Public License, version 2. */ #include "bebob.h" static int midi_capture_open(struct snd_rawmidi_substream *substream) { struct snd_bebob *bebob = substream-...
gpl-2.0
MinimalOS/android_kernel_moto_shamu
arch/sh/boards/mach-ecovec24/setup.c
1933
36404
/* * Copyright (C) 2009 Renesas Solutions Corp. * * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * 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 <...
gpl-2.0
SlimRoms/kernel_samsung_msm8660
drivers/media/dvb/frontends/ves1x93.c
4749
14027
/* Driver for VES1893 and VES1993 QPSK Demodulators Copyright (C) 1999 Convergence Integrated Media GmbH <ralph@convergence.de> Copyright (C) 2001 Ronny Strutz <3des@elitedvb.de> Copyright (C) 2002 Dennis Noermann <dennis.noermann@noernet.de> Copyright (C) 2002-2003 Andreas Oberritter <obi@linuxtv....
gpl-2.0
poondog/kangaroo-m7-mkv
arch/arm/mach-omap2/omap_l3_smx.c
5005
7441
/* * OMAP3XXX L3 Interconnect Driver * * Copyright (C) 2011 Texas Corporation * Felipe Balbi <balbi@ti.com> * Santosh Shilimkar <santosh.shilimkar@ti.com> * Sricharan <r.sricharan@ti.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public Lic...
gpl-2.0
ChronoMonochrome/android_kernel_ste-3.4
arch/x86/pci/mmconfig_64.c
5005
2899
/* * mmconfig.c - Low-level direct PCI config space access via MMCONFIG * * This is an 64bit optimized version that always keeps the full mmconfig * space mapped. This allows lockless config space operation. */ #include <linux/pci.h> #include <linux/init.h> #include <linux/acpi.h> #include <linux/bitmap.h> #inclu...
gpl-2.0
clemsyn/asusOC
drivers/input/touchscreen/elo.c
9101
9104
/* * Elo serial touchscreen driver * * Copyright (c) 2004 Vojtech Pavlik */ /* * 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 driver can handle serial Elo touc...
gpl-2.0
randomblame/3.1.10_a50x
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
ashleyjune/SM-G360T1_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
Flipkart/linux
arch/score/mm/pgtable.c
13709
1690
/* * arch/score/mm/pgtable-32.c * * Score Processor version. * * Copyright (C) 2009 Sunplus Core Technology Co., Ltd. * Lennox Wu <lennox.wu@sunplusct.com> * Chen Liqin <liqin.chen@sunplusct.com> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General...
gpl-2.0
christianeisendle/linux
drivers/cpufreq/arm_big_little.c
142
16322
/* * ARM big.LITTLE Platforms CPUFreq support * * Copyright (C) 2013 ARM Ltd. * Sudeep KarkadaNagesha <sudeep.karkadanagesha@arm.com> * * Copyright (C) 2013 Linaro. * Viresh Kumar <viresh.kumar@linaro.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU...
gpl-2.0
wanghao-xznu/linux-2.6-imx
sound/pci/hda/hda_generic.c
142
140540
/* * Universal Interface for Intel High Definition Audio Codec * * Generic widget tree parser * * Copyright (c) 2004 Takashi Iwai <tiwai@suse.de> * * This driver is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software...
gpl-2.0
KangDroid/android_kernel_moto_shamu
arch/arm/mach-msm/ocmem_sched.c
142
55994
/* 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
MyAOSP/kernel_asus_tf300t
arch/mips/sibyte/sb1250/irq.c
654
9619
/* * 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
gengzh0016/kernel_BBxM
drivers/gpu/drm/nouveau/nvc0_vm.c
654
3825
/* * Copyright 2010 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
dancefire/hd806-kernel-android
drivers/ata/pata_ninja32.c
654
5499
/* * pata_ninja32.c - Ninja32 PATA for new ATA layer * (C) 2007 Red Hat Inc * * Note: The controller like many controllers has shared timings for * PIO and DMA. We thus flip to the DMA timings in dma_start and flip back * in the dma_stop function. Thus we actually don't need a set_dmamode * method as the PI...
gpl-2.0
messi2050/android_kernel_huawei_msm8610
arch/arm/mach-msm/qdsp6v2/audio_amrwbplus.c
910
6456
/* amr-wbplus audio output device * * Copyright (C) 2008 Google, Inc. * Copyright (C) 2008 HTC Corporation * Copyright (c) 2010-2013, The Linux Foundation. All rights reserved. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundatio...
gpl-2.0
Lloir/pc-kernel
arch/arm/mach-omap1/board-h2.c
910
10310
/* * linux/arch/arm/mach-omap1/board-h2.c * * Board specific inits for OMAP-1610 H2 * * Copyright (C) 2001 RidgeRun, Inc. * Author: Greg Lonnon <glonnon@ridgerun.com> * * Copyright (C) 2002 MontaVista Software, Inc. * * Separated FPGA interrupts from innovator1510.c and cleaned up for 2.6 * Copyright (C) 200...
gpl-2.0
SharkBa1t/cse524
drivers/input/ff-memless.c
1166
14744
/* * Force feedback support for memoryless devices * * Copyright (c) 2006 Anssi Hannula <anssi.hannula@gmail.com> * Copyright (c) 2006 Dmitry Torokhov <dtor@mail.ru> */ /* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as publishe...
gpl-2.0
CyanogenMod/android_kernel_motorola_omap4-kexec-common
arch/sh/kernel/cpu/sh4a/setup-sh7724.c
2190
36791
/* * SH7724 Setup * * Copyright (C) 2009 Renesas Solutions Corp. * * Kuninori Morimoto <morimoto.kuninori@renesas.com> * * Based on SH7723 Setup * Copyright (C) 2008 Paul Mundt * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main direc...
gpl-2.0
varunchitre15/android_kernel_sony_tianchi
drivers/video/msm/mdp4_overlay_dsi_video.c
2190
28216
/* 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
geduino-foundation/kernel-unico
drivers/net/wireless/mwifiex/11n_aggr.c
2446
9434
/* * Marvell Wireless LAN device driver: 802.11n Aggregation * * Copyright (C) 2011, Marvell International Ltd. * * This software file (the "File") is distributed by Marvell International * Ltd. under the terms of the GNU General Public License Version 2, June 1991 * (the "License"). You may use, redistribute a...
gpl-2.0
Luquidtester/DirtyKernel-3x-ION
drivers/net/wireless/mwifiex/11n_aggr.c
2446
9434
/* * Marvell Wireless LAN device driver: 802.11n Aggregation * * Copyright (C) 2011, Marvell International Ltd. * * This software file (the "File") is distributed by Marvell International * Ltd. under the terms of the GNU General Public License Version 2, June 1991 * (the "License"). You may use, redistribute a...
gpl-2.0
ShevT/android_kernel_d1_p1
drivers/staging/iio/adc/max1363_ring.c
2702
5281
/* * 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. * * max1363_ring.c */ #include <linux/interrupt.h> #include <linux/device.h> #includ...
gpl-2.0
webore/lenovo
drivers/media/dvb/frontends/ix2505v.c
2958
7896
/** * Driver for Sharp IX2505V (marked B0017) DVB-S silicon tuner * * Copyright (C) 2010 Malcolm Priestley * * 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 ...
gpl-2.0
Divaksh/Speedy-Kernel-u8500
lib/percpu_counter.c
2958
5166
/* * Fast batching percpu counters. */ #include <linux/percpu_counter.h> #include <linux/notifier.h> #include <linux/mutex.h> #include <linux/init.h> #include <linux/cpu.h> #include <linux/module.h> #include <linux/debugobjects.h> static LIST_HEAD(percpu_counters); static DEFINE_MUTEX(percpu_counters_lock); #ifdef...
gpl-2.0
TeamWin/android_kernel_htc_msm8660
lib/percpu_counter.c
2958
5166
/* * Fast batching percpu counters. */ #include <linux/percpu_counter.h> #include <linux/notifier.h> #include <linux/mutex.h> #include <linux/init.h> #include <linux/cpu.h> #include <linux/module.h> #include <linux/debugobjects.h> static LIST_HEAD(percpu_counters); static DEFINE_MUTEX(percpu_counters_lock); #ifdef...
gpl-2.0
OwnROM-Devices/OwnKernel-sprout
arch/x86/kernel/vm86_32.c
3214
22256
/* * Copyright (C) 1994 Linus Torvalds * * 29 dec 2001 - Fixed oopses caused by unchecked access to the vm86 * stack - Manfred Spraul <manfred@colorfullife.com> * * 22 mar 2002 - Manfred detected the stackfaults, but didn't handle * them correctly. Now the emulation will be in a...
gpl-2.0
jdkoreclipse/incrediblec_2.6.38
drivers/media/dvb/frontends/lgs8gxx.c
3214
24207
/* * Support for Legend Silicon GB20600 (a.k.a DMB-TH) demodulator * LGS8913, LGS8GL5, LGS8G75 * experimental support LGS8G42, LGS8G52 * * Copyright (C) 2007-2009 David T.L. Wong <davidtlwong@gmail.com> * Copyright (C) 2008 Sirius International (Hong Kong) Limited * Timothy Lee <timothy.lee@sir...
gpl-2.0
NEKTech-Labs/NEKTech-Linux
net/ax25/ax25_ds_subr.c
4238
5241
/* * 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
javelinanddart/kernel_samsung_msm8660-common-1
net/ax25/ax25_ds_subr.c
4238
5241
/* * 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
cnexus/kernel_d2spr_tw
arch/cris/arch-v10/kernel/kgdb.c
4494
50519
/*!************************************************************************** *! *! FILE NAME : kgdb.c *! *! DESCRIPTION: Implementation of the gdb stub with respect to ETRAX 100. *! It is a mix of arch/m68k/kernel/kgdb.c and cris_stub.c. *! *!--------------------------------------------------------------...
gpl-2.0
Tommy-Geenexus/android_kernel_sony_apq8064_yuga_5.x
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
GustavoRD78/78Kernel-ZL-230
arch/mips/sibyte/bcm1480/smp.c
6542
5471
/* * Copyright (C) 2001,2002,2004 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. * * Thi...
gpl-2.0
CyanogenMod/android_kernel_htc_msm8974
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
gukai/kernel
sound/core/seq/seq_fifo.c
12686
6036
/* * ALSA sequencer FIFO * Copyright (c) 1998 by Frank van de Pol <fvdpol@coil.demon.nl> * * * 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
zlatinski/omap-android-drm-kms
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
ezterry/kernel-biff-testing
drivers/serial/mpc52xx_uart.c
143
39870
/* * Driver for the PSC of the Freescale MPC52xx PSCs configured as UARTs. * * FIXME According to the usermanual the status bits in the status register * are only updated when the peripherals access the FIFO and not when the * CPU access them. So since we use this bits to know when we stop writing * and reading, ...
gpl-2.0
dh-harald/i5700-kernel
drivers/usb/core/urb.c
143
27056
#include <linux/module.h> #include <linux/string.h> #include <linux/bitops.h> #include <linux/slab.h> #include <linux/init.h> #include <linux/log2.h> #include <linux/usb.h> #include <linux/wait.h> #include "hcd.h" #define to_urb(d) container_of(d, struct urb, kref) static void urb_destroy(struct kref *kref) { struc...
gpl-2.0
BrateloSlava/test-sez-cm-kernel
drivers/staging/iio/magnetometer/inv_compass/inv_yas53x_ring.c
399
4045
/* * Copyright (C) 2012 Invensense, Inc. * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and * may be copied, distributed, and modified under those terms. * * This program is distributed in the hope that it will be useful, * but ...
gpl-2.0
blueskycoco/linux-2.6.35-s3c2440
drivers/spi/spi_bitbang.c
655
13550
/* * spi_bitbang.c - polling/bitbanging SPI master controller driver utilities * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any ...
gpl-2.0
zeeshanhussain/inazuma-msm8916
drivers/net/ethernet/msm/msm_rmnet_smux.c
1167
22951
/* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the...
gpl-2.0
binkybear/nexus7_2012-5
arch/mips/kernel/crash_dump.c
1935
1887
#include <linux/highmem.h> #include <linux/bootmem.h> #include <linux/crash_dump.h> #include <asm/uaccess.h> #include <linux/slab.h> static int __init parse_savemaxmem(char *p) { if (p) saved_max_pfn = (memparse(p, &p) >> PAGE_SHIFT) - 1; return 1; } __setup("savemaxmem=", parse_savemaxmem); static void *kdump_...
gpl-2.0
TeamWin/android_kernel_samsung_zerofltespr
arch/powerpc/platforms/pseries/lpar.c
1935
16213
/* * pSeries_lpar.c * Copyright (C) 2001 Todd Inglett, IBM Corporation * * pSeries LPAR support. * * 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
bq-vegetalte/stock_vegetalte
drivers/staging/speakup/speakup_ltlk.c
3471
6040
/* * originally written by: Kirk Reiser <kirk@braille.uwo.ca> * this version considerably modified by David Borowski, david575@rogers.com * * Copyright (C) 1998-99 Kirk Reiser. * Copyright (C) 2003 David Borowski. * * This program is free software; you can redistribute it and/or modify * it under the terms of t...
gpl-2.0
greg17477/kernel_franco_mako
arch/arm/mach-msm/hw3d.c
5007
9972
/* arch/arm/mach-msm/hw3d.c * * Register/Interrupt access for userspace 3D library. * * Copyright (C) 2007 Google, Inc. * Author: Brian Swetland <swetland@google.com> * * This software is licensed under the terms of the GNU General Public * License version 2, as published by the Free Software Foundation, and *...
gpl-2.0
Jazz-823/kernel_lge_hammerhead_M
fs/btrfs/dir-item.c
5007
11931
/* * 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
arpitjain9819/FIRE-AND-FLAMES
drivers/gpu/drm/gma500/cdv_intel_lvds.c
5263
20096
/* * Copyright © 2006-2011 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
zeroblade1984/LG_MSM8226
drivers/gpu/drm/gma500/mdfld_dsi_dpi.c
5263
32010
/* * 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, pub...
gpl-2.0
vtss/linux-stable
fs/ext4/xattr_trusted.c
8591
1523
/* * linux/fs/ext4/xattr_trusted.c * Handler for trusted extended attributes. * * Copyright (C) 2003 by Andreas Gruenbacher, <a.gruenbacher@computer.org> */ #include <linux/string.h> #include <linux/capability.h> #include <linux/fs.h> #include "ext4_jbd2.h" #include "ext4.h" #include "xattr.h" static size_t ext4...
gpl-2.0
marshallshen/android-os
scripts/dtc/fstree.c
11151
2270
/* * (C) Copyright David Gibson <dwg@au1.ibm.com>, IBM Corporation. 2005. * * * 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 l...
gpl-2.0
javandoc/Build-FFmpeg
libavfilter/bbox.c
144
2142
/* * Copyright (c) 2005 Robert Edele <yartrebo@earthlink.net> * * This file is part of FFmpeg. * * FFmpeg is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public * License as published by the Free Software Foundation; either * version 2.1 of the License, or ...
gpl-2.0
romracer/atrix-kernel
net/tipc/net.c
656
9981
/* * net/tipc/net.c: TIPC network routing code * * Copyright (c) 1995-2006, Ericsson AB * Copyright (c) 2005, Wind River Systems * 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. Re...
gpl-2.0
morogoku/MoRoKernel-S7-v2
drivers/hwmon/ltc4245.c
1680
15717
/* * Driver for Linear Technology LTC4245 I2C Multiple Supply Hot Swap Controller * * Copyright (C) 2008 Ira W. Snyder <iws@ovro.caltech.edu> * * 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
winpih/Riderism-2.6.35
arch/arm/kernel/fiq.c
1680
4013
/* * linux/arch/arm/kernel/fiq.c * * Copyright (C) 1998 Russell King * Copyright (C) 1998, 1999 Phil Blundell * * FIQ support written by Philip Blundell <philb@gnu.org>, 1998. * * FIQ support re-written by Russell King to be more generic * * We now properly support a method by which the FIQ handlers can ...
gpl-2.0
shakalaca/ASUS_ZenFone_ZE551KL
kernel/arch/powerpc/mm/pgtable_64.c
1936
11366
/* * This file contains ioremap and related functions for 64-bit machines. * * Derived from arch/ppc64/mm/init.c * Copyright (C) 1995-1996 Gary Thomas (gdt@linuxppc.org) * * Modifications by Paul Mackerras (PowerMac) (paulus@samba.org) * and Cort Dougan (PReP) (cort@cs.nmt.edu) * Copyright (C) 1996 Pa...
gpl-2.0
cjdoucette/XIA-for-Linux
arch/mips/pmcs-msp71xx/msp_irq.c
1936
4229
/* * IRQ vector handles * * Copyright (C) 1995, 1996, 1997, 2003 by Ralf Baechle * * 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/kernel.h> #include <linux/init.h> #incl...
gpl-2.0
bq-rk3066/android_kernel_bq_rk3188_DEPRECATED
arch/sparc/kernel/leon_pci_grpci2.c
2192
24398
/* * leon_pci_grpci2.c: GRPCI2 Host PCI driver * * Copyright (C) 2011 Aeroflex Gaisler AB, Daniel Hellstrom * */ #include <linux/of_device.h> #include <linux/kernel.h> #include <linux/pci.h> #include <linux/delay.h> #include <linux/module.h> #include <asm/io.h> #include <asm/leon.h> #include <asm/vaddrs.h> #inclu...
gpl-2.0
high1/android_kernel_htc_golfu_solk
drivers/net/wireless/rtlwifi/ps.c
2448
18153
/****************************************************************************** * * 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
sgp-blackphone/Blackphone-BP1-Kernel
drivers/staging/comedi/drivers/cb_pcidio.c
3984
10125
/* comedi/drivers/cb_pcidio.c A Comedi driver for PCI-DIO24H & PCI-DIO48H of ComputerBoards (currently MeasurementComputing) 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 mo...
gpl-2.0
royale1223/omap-kernel
arch/sh/boards/mach-rsk/setup.c
4496
2504
/* * Renesas Technology Europe RSK+ Support. * * Copyright (C) 2008 Paul Mundt * Copyright (C) 2008 Peter Griffin <pgriffin@mpc-data.co.uk> * * 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
ouyanghy/nanopi2
arch/powerpc/sysdev/xics/ics-opal.c
5008
5979
/* * ICS backend for OPAL managed interrupts. * * Copyright 2011 IBM Corp. * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any la...
gpl-2.0
AmperificSuperKANG/lge-kernel-loki
drivers/rapidio/switches/idt_gen2.c
5520
11584
/* * IDT CPS Gen.2 Serial RapidIO switch family support * * Copyright 2010 Integrated Device Technology, Inc. * Alexandre Bounine <alexandre.bounine@idt.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
mingit/mstcpV0.89.4_linux
sound/pci/echoaudio/gina20.c
8080
3015
/* * 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
clumsy1991/M8_GPE_Kernel
drivers/connector/cn_queue.c
8080
3930
/* * cn_queue.c * * 2004+ Copyright (c) Evgeniy Polyakov <zbr@ioremap.net> * 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 ...
gpl-2.0
skulldreamz/bullhead_kernel
sound/pci/echoaudio/layla24.c
8080
3714
/* * 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
MikePach/Alucard-Kernel-jfltexx
sound/pci/echoaudio/gina24.c
8080
3972
/* * 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
czankel/xtensa-linux
security/tomoyo/load_policy.c
9616
2614
/* * security/tomoyo/load_policy.c * * Copyright (C) 2005-2011 NTT DATA CORPORATION */ #include "common.h" #ifndef CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER /* * Path to the policy loader. (default = CONFIG_SECURITY_TOMOYO_POLICY_LOADER) */ static const char *tomoyo_loader; /** * tomoyo_loader_setup - Se...
gpl-2.0
PaoloW8/kernel_ZOPO
drivers/misc/ibmasm/dot_command.c
9872
4063
/* * IBM ASM Service Processor Device Driver * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program ...
gpl-2.0
flaming-toast/linux-jeyu
arch/mn10300/unit-asb2303/leds.c
13712
1471
/* ASB2303 peripheral 7-segment LEDs x1 support * * 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 Licence * as published by the Free Sof...
gpl-2.0
vk2rq/linux-stable
fs/partitions/ibm.c
145
6651
/* * File...........: linux/fs/partitions/ibm.c * Author(s)......: Holger Smolinski <Holger.Smolinski@de.ibm.com> * Volker Sameske <sameske@de.ibm.com> * Bugreports.to..: <Linux390@de.ibm.com> * (C) IBM Corporation, IBM Deutschland Entwicklung GmbH, 1999,2000 */ #include <linux/buffer_head.h> #i...
gpl-2.0
notro/linux-staging
fs/exofs/namei.c
401
7430
/* * Copyright (C) 2005, 2006 * Avishay Traeger (avishay@gmail.com) * Copyright (C) 2008, 2009 * Boaz Harrosh <ooo@electrozaur.com> * * Copyrights for code taken from ext2: * Copyright (C) 1992, 1993, 1994, 1995 * Remy Card (card@masi.ibp.fr) * Laboratoire MASI - Institut Blaise Pascal * Unive...
gpl-2.0
bigbiff/android_kernel_samsung_trlte
drivers/mtd/nand/nand_ids.c
401
8007
/* * drivers/mtd/nandids.c * * Copyright (C) 2002 Thomas Gleixner (tglx@linutronix.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 by the Free Software Foundation. * */ #include <linux/module.h> #incl...
gpl-2.0
PDWMorpheus/paradox
dep/mysqllite/mysys/my_delete.c
401
3831
/* Copyright (C) 2000 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 WITHOUT AN...
gpl-2.0
nullpo-head/linux
drivers/s390/cio/qdio_thinint.c
2193
6869
/* * Copyright IBM Corp. 2000, 2009 * Author(s): Utz Bacher <utz.bacher@de.ibm.com> * Cornelia Huck <cornelia.huck@de.ibm.com> * Jan Glauber <jang@linux.vnet.ibm.com> */ #include <linux/io.h> #include <linux/slab.h> #include <linux/kernel_stat.h> #include <linux/atomic.h> #include <asm/debug.h> #includ...
gpl-2.0
Capful/android_kernel_htc_msm8660
drivers/hwmon/ltc4245.c
3473
16437
/* * Driver for Linear Technology LTC4245 I2C Multiple Supply Hot Swap Controller * * Copyright (C) 2008 Ira W. Snyder <iws@ovro.caltech.edu> * * 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
skritchz/msm_2.6.38
drivers/pcmcia/sa11xx_base.c
3473
7675
/*====================================================================== Device driver for the PCMCIA control functionality of StrongARM SA-1100 microprocessors. The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in com...
gpl-2.0
xInterlopeRx/android_kernel_samsung_lt02ltespr
drivers/tty/hvc/hvc_console.c
3985
23665
/* * Copyright (C) 2001 Anton Blanchard <anton@au.ibm.com>, IBM * Copyright (C) 2001 Paul Mackerras <paulus@au.ibm.com>, IBM * Copyright (C) 2004 Benjamin Herrenschmidt <benh@kernel.crashing.org>, IBM Corp. * Copyright (C) 2004 IBM Corporation * * Additional Author(s): * Ryan S. Arnold <rsa@us.ibm.com> * * Th...
gpl-2.0
ench0/android_kernel_samsung_hltez
drivers/media/video/ivtv/ivtv-irq.c
5009
31903
/* interrupt handling Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com> Copyright (C) 2004 Chris Kennedy <c@groovy.org> Copyright (C) 2005-2007 Hans Verkuil <hverkuil@xs4all.nl> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General...
gpl-2.0
snak3ater/android_kernel_lge_mako
fs/lockd/svcproc.c
5521
14929
/* * linux/fs/lockd/svcproc.c * * Lockd server procedures. We don't implement the NLM_*_RES * procedures because we don't use the async procedures. * * Copyright (C) 1996, Olaf Kirch <okir@monad.swb.de> */ #include <linux/types.h> #include <linux/time.h> #include <linux/lockd/lockd.h> #include <linux/lockd/sha...
gpl-2.0
tommytarts/QuantumKernelS3
drivers/media/video/tm6000/tm6000-i2c.c
9617
8434
/* * tm6000-i2c.c - driver for TM5600/TM6000/TM6010 USB video capture devices * * Copyright (C) 2006-2007 Mauro Carvalho Chehab <mchehab@infradead.org> * * Copyright (C) 2007 Michel Ludwig <michel.ludwig@gmail.com> * - Fix SMBus Read Byte command * * This program is free software; you can redistribute it an...
gpl-2.0
jthatch12/STi
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
vl197602/android_kernel_cyanogen_msm8916
net/wimax/id-table.c
12945
4471
/* * Linux WiMAX * Mappping of generic netlink family IDs to net devices * * * Copyright (C) 2005-2006 Intel Corporation <linux-wimax@intel.com> * Inaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Gener...
gpl-2.0
sooorajjj/android_kernel_cyanogen_msm8916
arch/sh/boards/mach-microdev/fdc37c93xapm.c
13969
6415
/* * * Setup for the SMSC FDC37C93xAPM * * Copyright (C) 2003 Sean McGoogan (Sean.McGoogan@superh.com) * Copyright (C) 2003, 2004 SuperH, Inc. * Copyright (C) 2004, 2005 Paul Mundt * * SuperH SH4-202 MicroDev board support. * * May be copied or modified under the terms of the GNU General Public * License. S...
gpl-2.0
pio-masaki/kernel_AT270
drivers/net/wireless/orinoco/fw.c
402
9891
/* Firmware file reading and download helpers * * See copyright notice in main.c */ #include <linux/kernel.h> #include <linux/slab.h> #include <linux/firmware.h> #include <linux/device.h> #include "hermes.h" #include "hermes_dld.h" #include "orinoco.h" #include "fw.h" /* End markers (for Symbol firmware only) */ ...
gpl-2.0
viaembedded/arm-soc
drivers/staging/speakup/speakup_decpc.c
402
15366
/* * This is the DECtalk PC speakup driver * * Some constants from DEC's DOS driver: * Copyright (c) by Digital Equipment Corp. * * 386BSD DECtalk PC driver: * Copyright (c) 1996 Brian Buhrow <buhrow@lothlorien.nfbcal.org> * * Linux DECtalk PC driver: * Copyright (c) 1997 Nicolas Pitre <nico@ca...
gpl-2.0
agat63/AGAT_G3_kernel
drivers/s390/char/sclp_cmd.c
1938
17468
/* * Copyright IBM Corp. 2007, 2009 * * Author(s): Heiko Carstens <heiko.carstens@de.ibm.com>, * Peter Oberparleiter <peter.oberparleiter@de.ibm.com> */ #define KMSG_COMPONENT "sclp_cmd" #define pr_fmt(fmt) KMSG_COMPONENT ": " fmt #include <linux/completion.h> #include <linux/init.h> #include <linux/errno....
gpl-2.0
novic/AniDroid-Kernel-N7000
drivers/s390/cio/ccwgroup.c
2194
16997
/* * bus driver for ccwgroup * * Copyright IBM Corp. 2002, 2009 * * Author(s): Arnd Bergmann (arndb@de.ibm.com) * Cornelia Huck (cornelia.huck@de.ibm.com) */ #include <linux/module.h> #include <linux/errno.h> #include <linux/slab.h> #include <linux/list.h> #include <linux/device.h> #include <linux/init...
gpl-2.0
tupurcoder/linux
fs/jffs2/compr_zlib.c
2706
5633
/* * JFFS2 -- Journalling Flash File System, Version 2. * * Copyright © 2001-2007 Red Hat, Inc. * Copyright © 2004-2010 David Woodhouse <dwmw2@infradead.org> * * Created by David Woodhouse <dwmw2@infradead.org> * * For licensing information, see the file 'LICENCE' in this directory. * */ #if !defined(__KERNE...
gpl-2.0
crdroid-devices/android_kernel_htc_msm8974
drivers/scsi/isci/init.c
2706
16650
/* * This file is provided under a dual BSD/GPLv2 license. When using or * redistributing this file, you may do so under either license. * * GPL LICENSE SUMMARY * * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it un...
gpl-2.0
djvoleur/G92XP-R4_COI9
net/mac802154/monitor.c
2962
3130
/* * Copyright 2007, 2008, 2009 Siemens AG * * 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 A...
gpl-2.0