kernel_optimize_test/drivers/input
Dmitry Torokhov 8ee294cd9d Input: serio - convert to common workqueue instead of a thread
Instead of creating an exclusive thread to handle serio events (which
happen rarely), let's switch to using common workqueue. With the arrival
of concurrency-managed workqueue infrastructure we are not concerned
that our callers or callees also using workqueue (no deadlocks anymore)
and it should reduce total number of threads in the system.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-11-18 00:25:45 -08:00
..
gameport
joystick Input: xpad - ensure xpad->bulk_out is initialized before submitting urb 2010-11-18 00:16:44 -08:00
keyboard Input: atkbd - add 'terminal' parameter for IBM Terminal keyboards 2010-11-04 10:30:48 -07:00
misc Input: pcf_keypad - convert to dev_op_ops 2010-11-11 22:02:57 -08:00
mouse Input: hgpk - fix powersave mode 2010-11-15 01:33:59 -08:00
serio Input: serio - convert to common workqueue instead of a thread 2010-11-18 00:25:45 -08:00
tablet Input: acecad - fix a memory leak in usb_acecad_probe error path 2010-11-10 23:07:03 -08:00
touchscreen Input: qt602240_ts - fix wrong sizeof in object table allocation 2010-11-18 00:17:12 -08:00
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: do not pass injected events back to the originating handler 2010-11-11 01:01:26 -08:00
joydev.c
Kconfig
Makefile
mousedev.c
sparse-keymap.c
xen-kbdfront.c