linux/drivers/input/joystick
Lars-Peter Clausen 9b7e31bbf4 Input: request threaded-only IRQs with IRQF_ONESHOT
Since commit 1c6c69525b ("genirq: Reject bogus threaded irq requests")
threaded IRQs without a primary handler need to be requested with
IRQF_ONESHOT, otherwise the request will fail. This patch adds the
IRQF_ONESHOT to input drivers where it is missing. Not modified by
this patch are those drivers where the requested IRQ will always be a
nested IRQ (e.g. because it's part of an MFD), since for this special
case IRQF_ONESHOT is not required to be specified when requesting the
IRQ.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2012-07-04 13:12:19 -07:00
..
iforce
a3d.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
adi.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
amijoy.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2012-03-29 23:17:44 -07:00
analog.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2011-08-24 09:19:03 -07:00
as5011.c Input: request threaded-only IRQs with IRQF_ONESHOT 2012-07-04 13:12:19 -07:00
cobra.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
db9.c
gamecon.c
gf2k.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
grip.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
grip_mp.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
guillemot.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
interact.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
joydump.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
Kconfig
magellan.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
Makefile
maplecontrol.c
sidewinder.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
spaceball.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
spaceorb.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
stinger.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
tmdc.c Input: gameport - use module_gameport_driver 2012-04-04 09:25:44 -07:00
turbografx.c
twidjoy.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
walkera0701.c
warrior.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
xpad.c module_param: make bool parameters really bool (drivers & misc) 2012-01-13 09:32:20 +10:30
zhenhua.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00