index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
input
/
misc
/
sparcspkr.c
Age
Commit message (
Expand
)
Author
2024-10-22
Input: sparcspkr - use cleanup facility for device_node
Javier Carrasco
2024-10-22
Input: sparcspkr - use device managed memory for 'state'
Javier Carrasco
2024-10-15
Input: switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-03
Input: sparcspkr - use guard notation when acquiring spinlock
Dmitry Torokhov
2023-09-23
Input: sparcspkr - convert to platform remove callback returning void
Uwe Kleine-König
2023-07-17
Input: Explicitly include correct DT includes
Rob Herring
2022-05-16
Input: sparcspkr - fix refcount leak in bbc_beep_probe
Miaoqian Lin
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2015-12-02
Input: sparcspkr - use platform_register/unregister_drivers()
Thierry Reding
2015-09-03
Input: sparcspkr - fix module autoload for OF platform drivers
Luis de Bethencourt
2014-10-20
input: misc: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-21
sparcspkr: use sbus_*() primitives for IO
Sam Ravnborg
2013-05-23
Input: misc - use platform_{get,set}_drvdata()
Jingoo Han
2012-11-24
Input: remove use of __devexit
Bill Pemberton
2012-11-24
Input: remove use of __devinit
Bill Pemberton
2012-11-24
Input: remove use of __devexit_p
Bill Pemberton
2011-02-28
dt/sparc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-07-24
of/platform: remove all of_bus_type and of_platform_bus_type references
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-05
Input: sparkspkr - move remove() functions to .devexit.text
Uwe Kleine-König
2008-08-31
sparc: Annotate of_device_id arrays with const or __initdata.
David S. Miller
2008-04-26
input: Rewrite sparcspkr device probing.
David S. Miller
2008-01-21
[SPARC64]: Fix section error in sparcspkr
Sam Ravnborg
2007-10-19
get rid of input BIT* duplicate defines
Jiri Slaby
2007-04-12
Input: misc devices - switch to using input_dev->dev.parent
Dmitry Torokhov
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-23
[SPARC64]: Add of_device layer and make ebus/isa use it.
David S. Miller
2006-06-23
[SPARC64]: Use in-kernel PROM tree for EBUS and ISA.
David S. Miller
2005-12-21
Input: sparcspkr - register with driver core as a platfrom device
Dmitry Torokhov
2005-10-29
[PATCH] missing bits in sparkspkr conversion
Al Viro
2005-10-28
[PATCH] Input: convert driver/input/misc to dynamic input_dev allocation
Dmitry Torokhov
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds