summaryrefslogtreecommitdiffstats
path: root/drivers/parisc/led.c
Commit message (Expand)AuthorAgeFilesLines
* parisc/led: Fix sparse warningsHelge Deller2018-03-271-2/+2
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* procfs: new helper - PDE_DATA(inode)Al Viro2013-04-091-2/+2
* new helper: file_inode(file)Al Viro2013-02-221-1/+1
* parisc: KittyHawk LCD fixGuy Martin2010-12-041-4/+13
* parisc: squelch warning when using dev_get_statsKyle McMartin2010-10-131-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-1/+2
|\
| * net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
* | PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller2010-08-031-2/+4
|/
* parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan2009-12-161-30/+29
* parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-101-5/+2
* parisc: led: remove proc_dir_entry::ownerAlexander Beregalov2009-04-021-3/+0
* parisc: blink all or loadavg LEDs on oopsHelge Deller2009-03-311-6/+17
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-191-2/+2
* drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-05-151-1/+1
* [PARISC]: Fix build after ipv4_is_*() changes.Joe Perches2008-01-281-1/+1
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-1/+1
* [PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina2007-06-211-6/+0
* [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-1/+1
* [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-281-2/+0
* [NET]: Inline net_device_statsRusty Russell2007-04-251-2/+2
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-7/+7
|\
| * [PARISC] Convert soft power switch driver to kthreadHelge Deller2007-02-171-1/+1
| * [PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells2006-12-081-6/+6
* | [PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan2007-02-111-2/+0
|/
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-301-1/+0
|\
| * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | [PATCH] Light weight event countersChristoph Lameter2006-06-301-5/+6
|/
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-2/+12
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-111-0/+1
* [PARISC] Add __read_mostly section for pariscHelge Deller2006-01-101-9/+9
* spelling: s/trough/through/Adrian Bunk2006-01-101-1/+1
* [PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler2005-10-211-113/+112
* [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu2005-10-031-1/+4
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+760
OpenPOWER on IntegriCloud