summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sparcspkr.c
Commit message (Expand)AuthorAgeFilesLines
* dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-12/+10
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-5/+5
* of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely2010-07-241-7/+5
* of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-4/+10
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König2009-10-051-2/+2
* sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller2008-08-311-2/+2
* input: Rewrite sparcspkr device probing.David S. Miller2008-04-261-78/+184
* [SPARC64]: Fix section error in sparcspkrSam Ravnborg2008-01-211-2/+2
* get rid of input BIT* duplicate definesJiri Slaby2007-10-191-2/+2
* Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov2007-04-121-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller2006-06-231-95/+123
* [SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller2006-06-231-2/+2
* Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov2005-12-211-57/+105
* [PATCH] missing bits in sparkspkr conversionAl Viro2005-10-291-1/+1
* [PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov2005-10-281-24/+23
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+189