2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 04:34:11 +08:00
linux-next/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 Input: iforce - clean up Makefile 2010-11-22 12:54:13 -08:00
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 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00
gamecon.c Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
gf2k.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
grip.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 Input: add Austria Microsystem AS5011 joystick driver 2011-01-10 11:01:43 -08:00
magellan.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
Makefile Input: add Austria Microsystem AS5011 joystick driver 2011-01-10 11:01:43 -08:00
maplecontrol.c sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
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 Input: turbografx - fix reference counting 2010-12-01 09:20:34 -08:00
twidjoy.c Input: serio - use module_serio_driver 2012-04-04 09:25:43 -07:00
walkera0701.c Input: add joystick driver for Walkera WK-0701 RC transmitter 2008-11-19 16:55:40 -05:00
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