summaryrefslogtreecommitdiffstats
path: root/drivers/input/misc/sparcspkr.c
AgeCommit message (Expand)AuthorLines
2014-10-20input: misc: drop owner assignment from platform_driversWolfram Sang-2/+0
2014-07-21sparcspkr: use sbus_*() primitives for IOSam Ravnborg-11/+11
2013-05-23Input: misc - use platform_{get,set}_drvdata()Jingoo Han-9/+5
2012-11-24Input: remove use of __devexitBill Pemberton-2/+2
2012-11-24Input: remove use of __devinitBill Pemberton-3/+3
2012-11-24Input: remove use of __devexit_pBill Pemberton-2/+2
2011-02-28dt/sparc: Eliminate users of of_platform_{,un}register_driverGrant Likely-12/+10
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely-5/+5
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely-7/+5
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-4/+10
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2009-10-05Input: sparkspkr - move remove() functions to .devexit.textUwe Kleine-König-2/+2
2008-08-31sparc: Annotate of_device_id arrays with const or __initdata.David S. Miller-2/+2
2008-04-26input: Rewrite sparcspkr device probing.David S. Miller-78/+184
2008-01-21[SPARC64]: Fix section error in sparcspkrSam Ravnborg-2/+2
2007-10-19get rid of input BIT* duplicate definesJiri Slaby-2/+2
2007-04-12Input: misc devices - switch to using input_dev->dev.parentDmitry Torokhov-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-06-23[SPARC64]: Add of_device layer and make ebus/isa use it.David S. Miller-95/+123
2006-06-23[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.David S. Miller-2/+2
2005-12-21Input: sparcspkr - register with driver core as a platfrom deviceDmitry Torokhov-57/+105
2005-10-29[PATCH] missing bits in sparkspkr conversionAl Viro-1/+1
2005-10-28[PATCH] Input: convert driver/input/misc to dynamic input_dev allocationDmitry Torokhov-24/+23
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+189