linux/drivers/input/misc
Dmitry Torokhov e597f0c80d Input: uinput - don't use "interruptible" in FF code
If thread that submitted FF request gets interrupted somehow it
will release request structure and ioctl handler will work with
freed memory. TO prevent that from happening switch to using
wait_for_completion instead of wait_for_completion_interruptible.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-11-20 00:51:43 -05:00
..
Kconfig Input: wistron - disable for x86_64 2005-11-20 00:50:21 -05:00
Makefile Input: add Wistron driver 2005-11-20 00:50:06 -05:00
hp_sdc_rtc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
m68kspkr.c [PATCH] Input: convert driver/input/misc to dynamic input_dev allocation 2005-10-28 09:52:53 -07:00
pcspkr.c Input: pcspkr - fix setting name and phys for the device 2005-10-31 01:30:05 -05:00
sparcspkr.c [PATCH] missing bits in sparkspkr conversion 2005-10-29 10:35:07 -07:00
uinput.c Input: uinput - don't use "interruptible" in FF code 2005-11-20 00:51:43 -05:00
wistron_btns.c Input: wistron - disable wifi/bluetooth on suspend 2005-11-20 00:51:05 -05:00