aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sparcspkr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-4/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-10-05Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König1-2/+2
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller1-2/+2
2008-04-26input: Rewrite sparcspkr device probing.David S. Miller1-78/+184
2008-01-21[SPARC64]: Fix section error in sparcspkrSam Ravnborg1-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby1-2/+2
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller1-95/+123
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller1-2/+2
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov1-57/+105
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro1-1/+1
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov1-24/+23
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+189