index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
sparcspkr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-02
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
1
-11
/
+7
2015-09-03
Input: sparcspkr - fix module autoload for OF platform drivers
Luis de Bethencourt
1
-0
/
+2
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
1
-2
/
+0
2014-07-21
sparcspkr: use sbus_*() primitives for IO
Sam Ravnborg
1
-11
/
+11
2013-05-23
Input: misc - use platform_{get,set}_drvdata()
Jingoo Han
1
-9
/
+5
2012-11-24
Input: remove use of __devexit
Bill Pemberton
1
-2
/
+2
2012-11-24
Input: remove use of __devinit
Bill Pemberton
1
-3
/
+3
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
1
-2
/
+2
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
1
-12
/
+10
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-5
/
+5
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
1
-7
/
+5
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-4
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-10-05
Input: sparkspkr - move remove() functions to .devexit.text
Uwe Kleine-König
1
-2
/
+2
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
1
-2
/
+2
2008-04-26
input: Rewrite sparcspkr device probing.
David S. Miller
1
-78
/
+184
2008-01-21
[SPARC64]: Fix section error in sparcspkr
Sam Ravnborg
1
-2
/
+2
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
1
-2
/
+2
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
1
-3
/
+3
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[SPARC64]: Add of_device layer and make ebus/isa use it.
David S. Miller
1
-95
/
+123
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
1
-2
/
+2
2005-12-21
Input: sparcspkr - register with driver core as a platfrom device
Dmitry Torokhov
1
-57
/
+105
2005-10-29
[PATCH] missing bits in sparkspkr conversion
Al Viro
1
-1
/
+1
2005-10-28
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
1
-24
/
+23
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+189