aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc/led.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro1-2/+2
2013-02-22new helper: file_inode(file)Al Viro1-1/+1
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-10-13parisc: squelch warning when using dev_get_statsKyle McMartin1-3/+3
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+2
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2009-12-16parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan1-30/+29
2009-11-10parisc: led: Use for_each_netdev_rcu()Eric Dumazet1-5/+2
2009-04-02parisc: led: remove proc_dir_entry::ownerAlexander Beregalov1-3/+0
2009-03-31parisc: blink all or loadavg LEDs on oopsHelge Deller1-6/+17
2008-11-19netdev: introduce dev_get_stats()Stephen Hemminger1-2/+2
2008-05-15drivers/parisc: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-01-28[PARISC]: Fix build after ipv4_is_*() changes.Joe Perches1-1/+1
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-1/+1
2007-06-21[PARISC] stop lcd driver from stripping initial whitespaceJulian Stecklina1-6/+0
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-1/+1
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-2/+0
2007-04-25[NET]: Inline net_device_statsRusty Russell1-2/+2
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-7/+7
2007-02-17[PARISC] Convert soft power switch driver to kthreadHelge Deller1-1/+1
2007-02-11[PATCH] proc: remove useless (and buggy) ->nlink settingsAlexey Dobriyan1-2/+0
2006-12-08[PATCH] WorkStruct: Fix up some PA-RISC work itemsDavid Howells1-6/+6
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
2006-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+0
2006-06-30[PATCH] Light weight event countersChristoph Lameter1-5/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-27[PATCH] Notifier chain update: API changesAlan Stern1-2/+12
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-10[PARISC] Add __read_mostly section for pariscHelge Deller1-9/+9
2006-01-10spelling: s/trough/through/Adrian Bunk1-1/+1
2005-10-21[PARISC] Use work queue in LED/LCD driver instead of tasklet.Grant Grundler1-113/+112
2005-10-03[IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnlHerbert Xu1-1/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+760