repo_name string | path string | copies string | size string | content string | license string |
|---|---|---|---|---|---|
aatjitra/sgs3jb | arch/powerpc/kernel/smp-tbsync.c | 3369 | 3174 | /*
* Smp timebase synchronization for ppc.
*
* Copyright (C) 2003 Samuel Rydh (samuel@ibrium.se)
*
*/
#include <linux/kernel.h>
#include <linux/sched.h>
#include <linux/smp.h>
#include <linux/unistd.h>
#include <linux/init.h>
#include <linux/slab.h>
#include <asm/atomic.h>
#include <asm/smp.h>
#include <asm/time.... | gpl-2.0 |
MiCode/mi2_kernel | drivers/scsi/mpt2sas/mpt2sas_scsih.c | 3625 | 244475 | /*
* Scsi Host Layer for MPT (Message Passing Technology) based controllers
*
* This code is based on drivers/scsi/mpt2sas/mpt2_scsih.c
* Copyright (C) 2007-2010 LSI Corporation
* (mailto:DL-MPTFusionLinux@lsi.com)
*
* This program is free software; you can redistribute it and/or
* modify it under the terms o... | gpl-2.0 |
steven676/ti-omap-encore-kernel3 | drivers/uio/uio_pdrv.c | 3625 | 2517 | /*
* drivers/uio/uio_pdrv.c
*
* Copyright (C) 2008 by Digi International 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 version 2 as published by
* the Free Software Foundation.
*/
#include <linux/platf... | gpl-2.0 |
AOSPA-MARVEL/android_kernel_lge_msm7x27-3.0.x | arch/arm/mach-msm/board-mahimahi-rfkill.c | 4649 | 2972 | /*
* Copyright (C) 2009 Google, Inc.
* Copyright (C) 2009 HTC Corporation.
*
* 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 ... | gpl-2.0 |
FroX/Cutrekernel | arch/arm/mach-orion5x/tsx09-common.c | 4905 | 3243 | /*
* QNAP TS-x09 Boards common functions
*
* Maintainers: Lennert Buytenhek <buytenh@marvell.com>
* Byron Bradley <byron.bbradley@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Founda... | gpl-2.0 |
snak3ater/kernel_msm | drivers/net/irda/ks959-sir.c | 4905 | 28251 | /*****************************************************************************
*
* Filename: ks959-sir.c
* Version: 0.1.2
* Description: Irda KingSun KS-959 USB Dongle
* Status: Experimental
* Author: Alex Villacís Lasso <a_villacis@palosanto.com>
* with help from Domen Puncer <domen@... | gpl-2.0 |
GeyerA/kernel_hammerhead | drivers/media/video/gspca/finepix.c | 4905 | 7867 | /*
* Fujifilm Finepix subdriver
*
* Copyright (C) 2008 Frank Zago
*
* 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
* any later version.
*
* This pr... | gpl-2.0 |
mukelarvin-price/linux_imx | drivers/media/video/gspca/sq905.c | 4905 | 12995 | /*
* SQ905 subdriver
*
* Copyright (C) 2008, 2009 Adam Baker and Theodore Kilgore
*
* 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
* any later versio... | gpl-2.0 |
12019/linux-2.6.34-ts471x | arch/ia64/kernel/acpi.c | 42 | 25849 | /*
* acpi.c - Architecture-Specific Low-Level ACPI Support
*
* Copyright (C) 1999 VA Linux Systems
* Copyright (C) 1999,2000 Walt Drummond <drummond@valinux.com>
* Copyright (C) 2000, 2002-2003 Hewlett-Packard Co.
* David Mosberger-Tang <davidm@hpl.hp.com>
* Copyright (C) 2000 Intel Corp.
* Copyright (C) ... | gpl-2.0 |
OpenInkpot-archive/linux-2.6 | net/mac80211/agg-rx.c | 42 | 10523 | /*
* HT handling
*
* Copyright 2003, Jouni Malinen <jkmaline@cc.hut.fi>
* Copyright 2002-2005, Instant802 Networks, Inc.
* Copyright 2005-2006, Devicescape Software, Inc.
* Copyright 2006-2007 Jiri Benc <jbenc@suse.cz>
* Copyright 2007, Michael Wu <flamingice@sourmilk.net>
* Copyright 2007-2010, Intel Corporati... | gpl-2.0 |
derekcentrico/pockettv.kernel.2.x | drivers/amlogic/wifi/atheros_6302/wmi/wmi.c | 42 | 192730 | //------------------------------------------------------------------------------
// <copyright file="wmi.c" company="Atheros">
// Copyright (c) 2004-2010 Atheros Corporation. All rights reserved.
//
// The software source and binaries included in this development package are
// licensed, not sold. You, or your com... | gpl-2.0 |
Pivosgroup/buildroot-linux-kernel-m3 | security/smack/smack_lsm.c | 42 | 77931 | /*
* Simplified MAC Kernel (smack) security module
*
* This file contains the smack hook function implementations.
*
* Author:
* Casey Schaufler <casey@schaufler-ca.com>
*
* Copyright (C) 2007 Casey Schaufler <casey@schaufler-ca.com>
* Copyright (C) 2009 Hewlett-Packard Development Company, L.P.
* ... | gpl-2.0 |
cambridgehackers/linux-xlnx | drivers/staging/vt6655/vntwifi.c | 298 | 17081 | /*
* 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 |
Beeko/android_kernel_samsung_tuna | net/socket.c | 298 | 84204 | /*
* NET An implementation of the SOCKET network access protocol.
*
* Version: @(#)socket.c 1.1.93 18/02/95
*
* Authors: Orest Zborowski, <obz@Kodak.COM>
* Ross Biro
* Fred N. van Kempen, <waltje@uWalt.NL.Mugnet.ORG>
*
* Fixes:
* Anonymous : NOTSOCK/BADF cleanup. Error fix in
* shutdown()
* Alan Co... | gpl-2.0 |
DZB-Team/kernel_torino_cm11 | fs/xfs/xfs_bmap_btree.c | 810 | 23353 | /*
* Copyright (c) 2000-2003,2005 Silicon Graphics, Inc.
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation.
*
* This program is distributed in the hope that it woul... | gpl-2.0 |
weitengchu/linux-emcraft | net/sctp/ssnmap.c | 810 | 3510 | /* SCTP kernel implementation
* Copyright (c) 2003 International Business Machines, Corp.
*
* This file is part of the SCTP kernel implementation
*
* These functions manipulate sctp SSN tracker.
*
* This SCTP implementation is free software;
* you can redistribute it and/or modify it under the terms of
* the G... | gpl-2.0 |
spacecaker/CM7_Space_Kernel_Cooper | drivers/staging/comedi/drivers/das6402.c | 810 | 8561 | /*
Some comments on the code..
- it shouldn't be necessary to use outb_p().
- ignoreirq creates a race condition. It needs to be fixed.
*/
/*
comedi/drivers/das6402.c
An experimental driver for Computerboards' DAS6402 I/O card
Copyright (C) 1999 Oystein Svendsen <svendsen@pvv.org>
This prog... | gpl-2.0 |
nvl1109/kernel | arch/parisc/hpux/sys_hpux.c | 810 | 27528 | /*
* Implements HPUX syscalls.
*
* Copyright (C) 1999 Matthew Wilcox <willy with parisc-linux.org>
* Copyright (C) 2000 Philipp Rumpf
* Copyright (C) 2000 John Marvin <jsm with parisc-linux.org>
* Copyright (C) 2000 Michael Ang <mang with subcarrier.org>
* Copyright (C) 2001 Nathan Neulinger <n... | gpl-2.0 |
adafruit/adafruit-raspberrypi-linux | arch/arm/mach-imx/devices/platform-mxc_nand.c | 1322 | 2165 | /*
* Copyright (C) 2009-2010 Pengutronix
* Uwe Kleine-Koenig <u.kleine-koenig@pengutronix.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 <asm/sizes.h>
#inclu... | gpl-2.0 |
patjak/linux-stable | fs/isofs/rock.c | 1834 | 17925 | /*
* linux/fs/isofs/rock.c
*
* (C) 1992, 1993 Eric Youngdale
*
* Rock Ridge Extensions to iso9660
*/
#include <linux/slab.h>
#include <linux/pagemap.h>
#include "isofs.h"
#include "rock.h"
/*
* These functions are designed to read the system areas of a directory record
* and extract relevant information.... | gpl-2.0 |
Jovy23/N920TUVU2COJ5_Kernel | drivers/staging/comedi/drivers/pcmda12.c | 2090 | 6052 | /*
comedi/drivers/pcmda12.c
Driver for Winsystems PC-104 based PCM-D/A-12 8-channel AO board.
COMEDI - Linux Control and Measurement Device Interface
Copyright (C) 2006 Calin A. Culianu <calin@ajvar.org>
This program is free software; you can redistribute it and/or modify
it under the terms of... | gpl-2.0 |
geiti94/NEMESIS_KERNEL_N5 | drivers/usb/musb/da8xx.c | 2090 | 16069 | /*
* Texas Instruments DA8xx/OMAP-L1x "glue layer"
*
* Copyright (c) 2008-2009 MontaVista Software, Inc. <source@mvista.com>
*
* Based on the DaVinci "glue layer" code.
* Copyright (C) 2005-2006 by Texas Instruments
*
* This file is part of the Inventra Controller Driver for Linux.
*
* The Inventra Controller... | gpl-2.0 |
dev-elixir/hx_wt88047 | drivers/media/pci/ivtv/ivtv-ioctl.c | 2090 | 53989 | /*
ioctl system call
Copyright (C) 2003-2004 Kevin Thayer <nufan_wfk at yahoo.com>
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 Public License as published by
the Free Softw... | gpl-2.0 |
dev-harsh1998/android_kernel_cyanogen_msm8916 | drivers/staging/comedi/drivers/aio_iiro_16.c | 2090 | 3186 | /*
comedi/drivers/aio_iiro_16.c
Driver for Access I/O Products PC-104 AIO-IIRO-16 Digital I/O board
Copyright (C) 2006 C&C Technologies, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Soft... | gpl-2.0 |
CyanogenMod/android_kernel_amazon_otter-common | block/blk-tag.c | 3882 | 10125 | /*
* Functions related to tagged command queuing
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <linux/bio.h>
#include <linux/blkdev.h>
#include <linux/slab.h>
#include "blk.h"
/**
* blk_queue_find_tag - find a request by its tag and queue
* @q: The request queue for the device
* @tag: The tag ... | gpl-2.0 |
webore/lenovo | drivers/net/wireless/bcm4329/bcmsdspi_linux.c | 4138 | 6215 | /*
* Broadcom SPI Host Controller Driver - Linux Per-port
*
* Copyright (C) 1999-2010, Broadcom Corporation
*
* Unless you and Broadcom execute a separate written software license
* agreement governing use of this software, this software is licensed to you
* under the terms of the GNU General Public Licens... | gpl-2.0 |
jamison904/Galaxy_Note_3 | arch/tile/kernel/compat_signal.c | 4394 | 12202 | /*
* Copyright 2010 Tilera Corporation. All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
* as published by the Free Software Foundation, version 2.
*
* This program is distributed in the hope that it will ... | gpl-2.0 |
flar2/m7-Sense-5.0.2 | drivers/input/misc/yealink.c | 4906 | 25248 | /*
* drivers/usb/input/yealink.c
*
* Copyright (c) 2005 Henk Vergonet <Henk.Vergonet@gmail.com>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation; either version 2 of
* the License, or (a... | gpl-2.0 |
vware/android_kernel_sony_apq8064 | arch/sh/boards/mach-landisk/gio.c | 12074 | 3422 | /*
* arch/sh/boards/landisk/gio.c - driver for landisk
*
* This driver will also support the I-O DATA Device, Inc. LANDISK Board.
* LANDISK and USL-5P Button, LED and GIO driver drive function.
*
* Copylight (C) 2006 kogiidena
* Copylight (C) 2002 Atom Create Engineering Co., Ltd. *
*
* This file is subjec... | gpl-2.0 |
Nu3001/kernel_rk3188 | arch/x86/boot/a20.c | 14378 | 3548 | /* -*- linux-c -*- ------------------------------------------------------- *
*
* Copyright (C) 1991, 1992 Linus Torvalds
* Copyright 2007-2008 rPath, Inc. - All Rights Reserved
* Copyright 2009 Intel Corporation; author H. Peter Anvin
*
* This file is part of the Linux kernel, and is made available under
... | gpl-2.0 |
raj-bhatia/grooveip-ios-public | submodules/externals/xerces-c/src/xercesc/util/NetAccessors/Curl/CurlURLInputStream.cpp | 43 | 12325 | /*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0
* (the "License"); you may ... | gpl-2.0 |
stevezilla/amherst-linux-imx6 | sound/soc/fsl/imx-ssi.c | 43 | 16108 | /*
* imx-ssi.c -- ALSA Soc Audio Layer
*
* Copyright 2009 Sascha Hauer <s.hauer@pengutronix.de>
*
* This code is based on code copyrighted by Freescale,
* Liam Girdwood, Javier Martin and probably others.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of th... | gpl-2.0 |
glfernando/remoteproc | drivers/char/tpm/tpm_tis.c | 43 | 22619 | /*
* Copyright (C) 2005, 2006 IBM Corporation
*
* Authors:
* Leendert van Doorn <leendert@watson.ibm.com>
* Kylene Hall <kjhall@us.ibm.com>
*
* Maintained by: <tpmdd-devel@lists.sourceforge.net>
*
* Device driver for TCG/TCPA TPM (trusted platform module).
* Specifications at www.trustedcomputinggroup.org
*
... | gpl-2.0 |
wsrean/ReanEmu | src/server/scripts/EasternKingdoms/BlackwingLair/boss_ebonroc.cpp | 43 | 3280 | /*
* Copyright (C) 2008-2012 TrinityCore <http://www.trinitycore.org/>
* Copyright (C) 2006-2009 ScriptDev2 <https://scriptdev2.svn.sourceforge.net/>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software ... | gpl-2.0 |
iwinoto/v4l-media_build | media/drivers/spi/spi-fsl-espi.c | 43 | 19522 | /*
* Freescale eSPI controller driver.
*
* Copyright 2010 Freescale Semiconductor, Inc.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2 of the License, or (at you... | gpl-2.0 |
hexianren/linux-3.7-Panda | drivers/staging/vt6655/hostap.c | 43 | 23624 | /*
* 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 |
u9621071/kernel-uek-UEK3 | drivers/ata/sata_highbank.c | 43 | 11873 | /*
* Calxeda Highbank AHCI SATA platform driver
* Copyright 2012 Calxeda, Inc.
*
* based on the AHCI SATA platform driver by Jeff Garzik and Anton Vorontsov
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU General Public License,
* version 2... | gpl-2.0 |
timmytim/honeybutter_kernel | drivers/net/wireless/ath/ath9k/ar9002_hw.c | 43 | 18482 | /*
* Copyright (c) 2008-2010 Atheros Communications Inc.
*
* Permission to use, copy, modify, and/or distribute this software for any
* purpose with or without fee is hereby granted, provided that the above
* copyright notice and this permission notice appear in all copies.
*
* THE SOFTWARE IS PROVIDED "AS IS" A... | gpl-2.0 |
grancier/linux-3.10.33-chromeos | drivers/s390/cio/device.c | 555 | 55354 | /*
* bus driver for ccw devices
*
* Copyright IBM Corp. 2002, 2008
* Author(s): Arnd Bergmann (arndb@de.ibm.com)
* Cornelia Huck (cornelia.huck@de.ibm.com)
* Martin Schwidefsky (schwidefsky@de.ibm.com)
*/
#define KMSG_COMPONENT "cio"
#define pr_fmt(fmt) KMSG_COMPONENT ": " fmt
#include <linux/module... | gpl-2.0 |
playfulgod/kernel-LG-Marquee-LS855 | arch/arm/mach-s3c64xx/mach-hmt.c | 811 | 6322 | /* mach-hmt.c - Platform code for Airgoo HMT
*
* Copyright 2009 Peter Korsgaard <jacmet@sunsite.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.
*
*/
#include <linux/kerne... | gpl-2.0 |
playfulgod/tiamat-8x60-kernel | arch/arm/mm/mmap.c | 1323 | 3463 | /*
* linux/arch/arm/mm/mmap.c
*/
#include <linux/fs.h>
#include <linux/mm.h>
#include <linux/mman.h>
#include <linux/shm.h>
#include <linux/sched.h>
#include <linux/io.h>
#include <asm/cputype.h>
#include <asm/system.h>
#define COLOUR_ALIGN(addr,pgoff) \
((((addr)+SHMLBA-1)&~(SHMLBA-1)) + \
(((pgoff)<<PAGE_SHIF... | gpl-2.0 |
M8s-dev/kernel_htc_msm8939 | drivers/watchdog/s3c2410_wdt.c | 1835 | 12441 | /* linux/drivers/char/watchdog/s3c2410_wdt.c
*
* Copyright (c) 2004 Simtec Electronics
* Ben Dooks <ben@simtec.co.uk>
*
* S3C2410 Watchdog Timer Support
*
* Based on, softdog.c by Alan Cox,
* (c) Copyright 1996 Alan Cox <alan@lxorguk.ukuu.org.uk>
*
* This program is free software; you can redistribute it ... | gpl-2.0 |
Blechd0se/kernel-moto-g | arch/arm/kernel/sched_clock.c | 1835 | 4732 | /*
* sched_clock.c: support for extending counters to full 64-bit ns counter
*
* 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/clocksource.h>
#include <linux/i... | gpl-2.0 |
AndroidOpenDevelopment-Devices/android_kernel_moto_shamu | drivers/staging/comedi/drivers/addi_watchdog.c | 2091 | 4446 | /*
* COMEDI driver for the watchdog subdevice found on some addi-data boards
* Copyright (c) 2013 H Hartley Sweeten <hsweeten@visionengravers.com>
*
* Based on implementations in various addi-data COMEDI drivers.
*
* COMEDI - Linux Control and Measurement Device Interface
* Copyright (C) 1998 David A. Schleef <d... | gpl-2.0 |
akhilnarang/ThugLife_sprout | drivers/staging/comedi/drivers/addi_watchdog.c | 2091 | 4446 | /*
* COMEDI driver for the watchdog subdevice found on some addi-data boards
* Copyright (c) 2013 H Hartley Sweeten <hsweeten@visionengravers.com>
*
* Based on implementations in various addi-data COMEDI drivers.
*
* COMEDI - Linux Control and Measurement Device Interface
* Copyright (C) 1998 David A. Schleef <d... | gpl-2.0 |
Pafcholini/emotion_tw_COI3 | drivers/mfd/t7l66xb.c | 2347 | 11187 | /*
*
* Toshiba T7L66XB core mfd support
*
* Copyright (c) 2005, 2007, 2008 Ian Molton
* Copyright (c) 2008 Dmitry Baryshkov
*
* 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 |
sktjdgns1189/android_kernel_samsung_smdk4412 | drivers/watchdog/pcwd_usb.c | 4139 | 22745 | /*
* Berkshire USB-PC Watchdog Card Driver
*
* (c) Copyright 2004-2007 Wim Van Sebroeck <wim@iguana.be>.
*
* Based on source code of the following authors:
* Ken Hollis <kenji@bitgate.com>,
* Alan Cox <alan@lxorguk.ukuu.org.uk>,
* Matt Domsch <Matt_Domsch@dell.com>,
* Rob Radez <rob@osinvestor.com>,
*... | gpl-2.0 |
KylinMod/android_kernel_lge_gproj | drivers/media/video/m5mols/m5mols_core.c | 4651 | 27439 | /*
* Driver for M-5MOLS 8M Pixel camera sensor with ISP
*
* Copyright (C) 2011 Samsung Electronics Co., Ltd.
* Author: HeungJun Kim <riverful.kim@samsung.com>
*
* Copyright (C) 2009 Samsung Electronics Co., Ltd.
* Author: Dongsoo Nathaniel Kim <dongsoo45.kim@samsung.com>
*
* This program is free software; you ... | gpl-2.0 |
boa19861105/android_422_kernel_htc_dlxub1 | fs/omfs/dir.c | 4907 | 10284 | /*
* 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 |
gasseluk/htc-vision-kernel-ics | net/ax25/ax25_std_subr.c | 5163 | 2329 | /*
* 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 |
jollaman999/jolla-kernel_G_v30a-Stock | net/unix/garbage.c | 7723 | 10621 | /*
* NET3: Garbage Collector For AF_UNIX sockets
*
* Garbage Collector:
* Copyright (C) Barak A. Pearlmutter.
* Released under the GPL version 2 or later.
*
* Chopped about by Alan Cox 22/3/96 to make it fit the AF_UNIX socket problem.
* If it doesn't work blame me, it worked when Barak sent it.
*
* Assumptio... | gpl-2.0 |
syhost/android_kernel_pantech_ef50l | drivers/video/jz4740_fb.c | 8235 | 19873 | /*
* Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de>
* JZ4740 SoC LCD framebuffer 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 Lice... | gpl-2.0 |
IOKP/kernel_samsung_jf | drivers/video/jz4740_fb.c | 8235 | 19873 | /*
* Copyright (C) 2009-2010, Lars-Peter Clausen <lars@metafoo.de>
* JZ4740 SoC LCD framebuffer 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 Lice... | gpl-2.0 |
Abhinav1997/android_kernel_sony_ste | arch/powerpc/boot/mpc52xx-psc.c | 13867 | 1467 | /*
* MPC5200 PSC serial console support.
*
* Author: Grant Likely <grant.likely@secretlab.ca>
*
* Copyright (c) 2007 Secret Lab Technologies Ltd.
* Copyright (c) 2007 Freescale Semiconductor, Inc.
*
* It is assumed that the firmware (or the platform file) has already set
* up the port.
*/
#include "types.h"
... | gpl-2.0 |
forumi0721/android_kernel_lge_batman_lgu | arch/powerpc/boot/mpc52xx-psc.c | 13867 | 1467 | /*
* MPC5200 PSC serial console support.
*
* Author: Grant Likely <grant.likely@secretlab.ca>
*
* Copyright (c) 2007 Secret Lab Technologies Ltd.
* Copyright (c) 2007 Freescale Semiconductor, Inc.
*
* It is assumed that the firmware (or the platform file) has already set
* up the port.
*/
#include "types.h"
... | gpl-2.0 |
jumpnow/linux | drivers/usb/dwc3/dwc3-st.c | 44 | 10313 | /**
* dwc3-st.c Support for dwc3 platform devices on ST Microelectronics platforms
*
* This is a small driver for the dwc3 to provide the glue logic
* to configure the controller. Tested on STi platforms.
*
* Copyright (C) 2014 Stmicroelectronics
*
* Author: Giuseppe Cavallaro <peppe.cavallaro@st.com>
* Contri... | gpl-2.0 |
allangj/linux-2.6.32.2_mini2440 | drivers/hwmon/coretemp.c | 44 | 13003 | /*
* coretemp.c - Linux kernel module for hardware monitoring
*
* Copyright (C) 2007 Rudolf Marek <r.marek@assembler.cz>
*
* Inspired from many hwmon drivers
*
* 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 |
smartassfox/rk-29 | drivers/ata/pata_it8213.c | 556 | 8423 | /*
* pata_it8213.c - iTE Tech. Inc. IT8213 PATA driver
*
* The IT8213 is a very Intel ICH like device for timing purposes, having
* a similar register layout and the same split clock arrangement. Cable
* detection is different, and it does not have slave channels or all the
* clutter of later ICH/... | gpl-2.0 |
tobetter/hardkernel-linux | mm/page-writeback.c | 1068 | 69011 | /*
* mm/page-writeback.c
*
* Copyright (C) 2002, Linus Torvalds.
* Copyright (C) 2007 Red Hat, Inc., Peter Zijlstra <pzijlstr@redhat.com>
*
* Contains functions related to writing back dirty pages at the
* address_space level.
*
* 10Apr2002 Andrew Morton
* Initial version
*/
#include <linux/kernel.h>
#incl... | gpl-2.0 |
PatrikKT/android_kernel_htc_a31ul | drivers/regulator/mc13892-regulator.c | 2092 | 20761 | /*
* Regulator Driver for Freescale MC13892 PMIC
*
* Copyright 2010 Yong Shen <yong.shen@linaro.org>
*
* Based on draft driver from Arnaud Patard <arnaud.patard@rtp-net.org>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 ... | gpl-2.0 |
Dees-Troy/android_kernel_samsung_coreprimelte | arch/powerpc/platforms/pseries/pci_dlpar.c | 2092 | 6433 | /*
* PCI Dynamic LPAR, PCI Hot Plug and PCI EEH recovery code
* for RPA-compliant PPC64 platform.
* Copyright (C) 2003 Linda Xie <lxie@us.ibm.com>
* Copyright (C) 2005 International Business Machines
*
* Updates, 2005, John Rose <johnrose@austin.ibm.com>
* Updates, 2005, Linas Vepstas <linas@austin.ibm.com>
*
... | gpl-2.0 |
kurainooni/rk30-kernel | arch/arm/plat-omap/devices.c | 2092 | 7653 | /*
* linux/arch/arm/plat-omap/devices.c
*
* Common platform device setup/initialization for OMAP1 and OMAP2
*
* 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 |
putuotingchan/kernel_goldfish | drivers/media/platform/soc_camera/sh_mobile_ceu_camera.c | 2092 | 64111 | /*
* V4L2 Driver for SuperH Mobile CEU interface
*
* Copyright (C) 2008 Magnus Damm
*
* Based on V4L2 Driver for PXA camera host - "pxa_camera.c",
*
* Copyright (C) 2006, Sascha Hauer, Pengutronix
* Copyright (C) 2008, Guennadi Liakhovetski <kernel@pengutronix.de>
*
* This program is free software; you can re... | gpl-2.0 |
javelinanddart/bricked-flo | arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 3372 | 148450 | /*
* Hardware modules present on the OMAP44xx chips
*
* Copyright (C) 2009-2011 Texas Instruments, Inc.
* Copyright (C) 2009-2010 Nokia Corporation
*
* Paul Walmsley
* Benoit Cousson
*
* This file is automatically generated from the OMAP hardware databases.
* We respectfully ask that any modifications to this... | gpl-2.0 |
rutvik95/speedx_kernel_i9082 | lib/cpumask.c | 3628 | 4667 | #include <linux/slab.h>
#include <linux/kernel.h>
#include <linux/bitops.h>
#include <linux/cpumask.h>
#include <linux/module.h>
#include <linux/bootmem.h>
int __first_cpu(const cpumask_t *srcp)
{
return min_t(int, NR_CPUS, find_first_bit(srcp->bits, NR_CPUS));
}
EXPORT_SYMBOL(__first_cpu);
int __next_cpu(int n, con... | gpl-2.0 |
Motorhead1991/android_kernel_samsung_s5pv210 | drivers/net/de600.c | 4140 | 13294 | static const char version[] = "de600.c: $Revision: 1.41-2.5 $, Bjorn Ekwall (bj0rn@blox.se)\n";
/*
* de600.c
*
* Linux driver for the D-Link DE-600 Ethernet pocket adapter.
*
* Portions (C) Copyright 1993, 1994 by Bjorn Ekwall
* The Author may be reached as bj0rn@blox.se
*
* Based on adapter information gather... | gpl-2.0 |
pst1337/cm11_mkc_boeffla | drivers/net/de600.c | 4140 | 13294 | static const char version[] = "de600.c: $Revision: 1.41-2.5 $, Bjorn Ekwall (bj0rn@blox.se)\n";
/*
* de600.c
*
* Linux driver for the D-Link DE-600 Ethernet pocket adapter.
*
* Portions (C) Copyright 1993, 1994 by Bjorn Ekwall
* The Author may be reached as bj0rn@blox.se
*
* Based on adapter information gather... | gpl-2.0 |
CyanideL/android_kernel_lge_g3 | arch/arm/mach-s5pv210/setup-spi.c | 4908 | 1292 | /* linux/arch/arm/mach-s5pv210/setup-spi.c
*
* Copyright (C) 2011 Samsung Electronics Ltd.
* http://www.samsung.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.
*/
#inc... | gpl-2.0 |
CM-Tab-S/android_kernel_samsung_chagallwifi | arch/arm/plat-versatile/sched-clock.c | 5932 | 1251 | /*
* linux/arch/arm/plat-versatile/sched-clock.c
*
* Copyright (C) 1999 - 2003 ARM Limited
* Copyright (C) 2000 Deep Blue Solutions Ltd
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | gpl-2.0 |
whdgmawkd/NindiKernel | arch/sh/kernel/hw_breakpoint.c | 7212 | 8820 | /*
* arch/sh/kernel/hw_breakpoint.c
*
* Unified kernel/user-space hardware breakpoint facility for the on-chip UBC.
*
* Copyright (C) 2009 - 2010 Paul Mundt
*
* This file is subject to the terms and conditions of the GNU General Public
* License. See the file "COPYING" in the main directory of this archive
*... | gpl-2.0 |
MeltedButter/kernel_msm | arch/m32r/lib/delay.c | 13612 | 2985 | /*
* linux/arch/m32r/lib/delay.c
*
* Copyright (c) 2002 Hitoshi Yamamoto, Hirokazu Takata
* Copyright (c) 2004 Hirokazu Takata
*/
#include <linux/param.h>
#include <linux/module.h>
#ifdef CONFIG_SMP
#include <linux/sched.h>
#include <asm/current.h>
#include <asm/smp.h>
#endif /* CONFIG_SMP */
#include <asm/pro... | gpl-2.0 |
sancome/linux-3.x | arch/m68k/platform/5307/gpio.c | 14892 | 1361 | /*
* Coldfire generic GPIO support
*
* (C) Copyright 2009, Steven King <sfking@fdwdc.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
*
* This program is... | gpl-2.0 |
hackthis02/xbmc | xbmc/windows/GUIWindowSplash.cpp | 45 | 1911 | /*
* Copyright (C) 2015 Team XBMC
* http://xbmc.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, or (at your option)
* any later version.
*
* This ... | gpl-2.0 |
chhapil/Dorimanx-SG2-I9100-Kernel | drivers/media/video/s5c73m3.c | 45 | 83705 | /*
* driver for LSI S5C73M3 (ISP for 8MP Camera)
*
* Copyright (c) 2011, Samsung Electronics. 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 pr... | gpl-2.0 |
AshishNamdev/linux | tools/testing/selftests/media_tests/media_device_open.c | 301 | 1909 | /*
* media_device_open.c - Media Controller Device Open Test
*
* Copyright (c) 2016 Shuah Khan <shuahkh@osg.samsung.com>
* Copyright (c) 2016 Samsung Electronics Co., Ltd.
*
* This file is released under the GPLv2.
*/
/*
* This file adds a test for Media Controller API.
* This test should be run as root and s... | gpl-2.0 |
edowar/FIH-msm7x30-ics | net/ipv4/netfilter/ipt_NETMAP.c | 813 | 2741 | /* NETMAP - static NAT mapping of IP network addresses (1:1).
* The mapping can be applied to source (POSTROUTING),
* destination (PREROUTING), or both (with separate rules).
*/
/* (C) 2000-2001 Svenning Soerensen <svenning@post5.tele.dk>
*
* This program is free software; you can redistribute it and/or modify
*... | gpl-2.0 |
stuffandthings/linux | drivers/staging/rtl8723au/hal/hal_com.c | 813 | 23519 | /******************************************************************************
*
* Copyright(c) 2007 - 2011 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 |
kmihelich/linux-espressobin | drivers/staging/rtl8723au/core/rtw_mlme.c | 813 | 64934 | /******************************************************************************
*
* Copyright(c) 2007 - 2011 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 |
The-Sickness/S6-MM | drivers/staging/ti-soc-thermal/ti-thermal-common.c | 2093 | 9230 | /*
* OMAP thermal driver interface
*
* Copyright (C) 2012 Texas Instruments Incorporated - http://www.ti.com/
* Contact:
* Eduardo Valentin <eduardo.valentin@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 ... | gpl-2.0 |
crewrktablets/rk3x_kernel_3.10 | tools/testing/selftests/net/psock_tpacket.c | 2093 | 18797 | /*
* Copyright 2013 Red Hat, Inc.
* Author: Daniel Borkmann <dborkman@redhat.com>
*
* A basic test of packet socket's TPACKET_V1/TPACKET_V2/TPACKET_V3 behavior.
*
* Control:
* Test the setup of the TPACKET socket with different patterns that are
* known to fail (TODO) resp. succeed (OK).
*
* Datapath:
* ... | gpl-2.0 |
TesterTerbon/kernel_trebon | arch/mips/lantiq/setup.c | 2605 | 1465 | /*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation.
*
* Copyright (C) 2010 John Crispin <blogic@openwrt.org>
*/
#include <linux/kernel.h>
#include <linux/module.h>
#include <l... | gpl-2.0 |
linuxsky/linux-80211n-csitool | arch/arm/mach-pxa/leds-idp.c | 4909 | 2143 | /*
* linux/arch/arm/mach-pxa/leds-idp.c
*
* Copyright (C) 2000 John Dorsey <john+@cs.cmu.edu>
*
* Copyright (c) 2001 Jeff Sutherland <jeffs@accelent.com>
*
* Original (leds-footbridge.c) by Russell King
*
* Macros for actual LED manipulation should be in machine specific
* files in this 'mach' directory.
*/
... | gpl-2.0 |
jamieg71/kernel | tools/perf/util/scripting-engines/trace-event-perl.c | 4909 | 15503 | /*
* trace-event-perl. Feed perf script events to an embedded Perl interpreter.
*
* Copyright (C) 2009 Tom Zanussi <tzanussi@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundatio... | gpl-2.0 |
flwh/android_kernel_S856 | fs/jffs2/build.c | 8749 | 11164 | /*
* 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.
*
*/
#define pr_fmt(fmt) ... | gpl-2.0 |
AICP/kernel_motorola_msm8960dt-common | drivers/mtd/maps/l440gx.c | 9773 | 4077 | /*
* BIOS Flash chip on Intel 440GX board.
*
* Bugs this currently does not work under linuxBIOS.
*/
#include <linux/module.h>
#include <linux/pci.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <asm/io.h>
#include <linux/mtd/mtd.h>
#include <linux/mtd/map.h>
#define PIIXE_IOBASE_RESOURCE 11
#defin... | gpl-2.0 |
Filmetrics/smartinstr-linux-kernel | drivers/clocksource/mmio.c | 10797 | 1904 | /*
* Generic MMIO clocksource 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.
*/
#include <linux/clocksource.h>
#include <linux/errno.h>
#include <linux/init.h>
#includ... | gpl-2.0 |
gbrouse/linux-2.6-imx | arch/s390/mm/fault.c | 46 | 16646 | /*
* arch/s390/mm/fault.c
*
* S390 version
* Copyright (C) 1999 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Hartmut Penner (hp@de.ibm.com)
* Ulrich Weigand (uweigand@de.ibm.com)
*
* Derived from "arch/i386/mm/fault.c"
* Copyright (C) 1995 Linus Torvalds
*/
#inclu... | gpl-2.0 |
SaberMod/gdb-saber | gdb/testsuite/gdb.threads/no-unwaited-for-left.c | 46 | 1609 | /* Copyright 2007-2015 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This prog... | gpl-2.0 |
vlw/Kernel_MSM8916_Samsung | drivers/platform/msm/msm_bus/msm-buspm-dev.c | 302 | 8510 | /* Copyright (c) 2011-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 |
mzueger/linux-phycore-mpc5200b | drivers/media/video/zoran/zoran_driver.c | 558 | 80972 | /*
* Zoran zr36057/zr36067 PCI controller driver, for the
* Pinnacle/Miro DC10/DC10+/DC30/DC30+, Iomega Buz, Linux
* Media Labs LML33/LML33R10.
*
* Copyright (C) 2000 Serguei Miridonov <mirsev@cicese.mx>
*
* Changes for BUZ by Wolfgang Scherr <scherr@net4you.net>
*
* Changes for DC10/DC30 by Laurent Pinchart <... | gpl-2.0 |
cile381/H815_kernel | net/wireless/core.c | 1070 | 29332 | /*
* This is the linux wireless configuration interface.
*
* Copyright 2006-2010 Johannes Berg <johannes@sipsolutions.net>
*/
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt
#include <linux/if.h>
#include <linux/module.h>
#include <linux/err.h>
#include <linux/list.h>
#include <linux/slab.h>
#include <linux/nl80211.... | gpl-2.0 |
cmenard/android_kernel_samsung_espresso10 | net/xfrm/xfrm_replay.c | 1326 | 13442 | /*
* xfrm_replay.c - xfrm replay detection, derived from xfrm_state.c.
*
* Copyright (C) 2010 secunet Security Networks AG
* Copyright (C) 2010 Steffen Klassert <steffen.klassert@secunet.com>
*
* This program is free software; you can redistribute it and/or modify it
* under the terms and conditions of the GNU G... | gpl-2.0 |
cmenard/T889_Kernel | net/ipv6/addrlabel.c | 1838 | 14083 | /*
* IPv6 Address Label subsystem
* for the IPv6 "Default" Source Address Selection
*
* Copyright (C)2007 USAGI/WIDE Project
*/
/*
* Author:
* YOSHIFUJI Hideaki @ USAGI/WIDE Project <yoshfuji@linux-ipv6.org>
*/
#include <linux/kernel.h>
#include <linux/list.h>
#include <linux/rcupdate.h>
#include <linux/in6.h... | gpl-2.0 |
W4TCH0UT/zz_plutonium | drivers/iio/adc/ti_am335x_adc.c | 2094 | 6484 | /*
* TI ADC MFD driver
*
* Copyright (C) 2012 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 Foundation version 2.
*
* This program is distrib... | gpl-2.0 |
Pafcholini/linux-3.10.y | drivers/staging/olpc_dcon/olpc_dcon_xo_1.c | 3374 | 6673 | /*
* Mainly by David Woodhouse, somewhat modified by Jordan Crouse
*
* Copyright © 2006-2007 Red Hat, Inc.
* Copyright © 2006-2007 Advanced Micro Devices, Inc.
* Copyright © 2009 VIA Technology, Inc.
* Copyright (c) 2010 Andres Salomon <dilinger@queued.net>
*
* This program is free software. You can r... | gpl-2.0 |
deepsrd/android_kernel_nx507j | drivers/video/msm/lcdc_samsung_wsvga.c | 3630 | 6201 | /* Copyright (c) 2009-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 |
peteralfonso/platform_kernel_tegra | drivers/message/i2o/i2o_proc.c | 4142 | 53361 | /*
* procfs handler for Linux I2O subsystem
*
* (c) Copyright 1999 Deepak Saxena
*
* Originally written by Deepak Saxena(deepak@plexity.net)
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Founda... | gpl-2.0 |
Mazout360/lge-kernel-gb | arch/arm/mach-omap1/leds-innovator.c | 4910 | 1565 | /*
* linux/arch/arm/mach-omap1/leds-innovator.c
*/
#include <linux/init.h>
#include <mach/hardware.h>
#include <asm/leds.h>
#include <asm/system.h>
#include "leds.h"
#define LED_STATE_ENABLED 1
#define LED_STATE_CLAIMED 2
static unsigned int led_state;
static unsigned int hw_led_state;
void innovator_leds_event... | gpl-2.0 |
PyYoshi/android_kernel_kyocera_isw12k | drivers/hid/hid-belkin.c | 8238 | 2624 | /*
* HID driver for some belkin "special" devices
*
* 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) 2006-2007 Jiri Kosina
* Copyright (c) 2007 Paul Walmsley
* Copyrigh... | gpl-2.0 |
CyanogenMod/lge-kernel-omap4 | drivers/mtd/maps/sc520cdp.c | 10798 | 9142 | /* sc520cdp.c -- MTD map driver for AMD SC520 Customer Development Platform
*
* Copyright (C) 2001 Sysgo Real-Time Solutions GmbH
*
* 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 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.