android_kernel_xiaomi_sm8350/drivers/input
David Brownell 666cbe3426 Input: dm355evm_keys - use threaded IRQs
Convert the dm355evm keys driver to use IRQ threading instead of
a private workqueue.  IRQ threads were added to Linux after this
driver was written, and in this case fit what the driver needs.
(Although the non-shared thread costs more runtime memory.)

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-06-29 00:00:14 -07:00
..
gameport Input: serio - do not use deprecated dev.power.power_state 2009-05-09 16:10:18 -07:00
joystick sh: maple: Support block reads and writes. 2009-02-27 16:07:32 +09:00
keyboard Input: gpio-keys - change timer to workqueue 2009-06-11 02:08:50 -07:00
misc Input: dm355evm_keys - use threaded IRQs 2009-06-29 00:00:14 -07:00
mouse Input: add driver for Synaptics I2C touchpad 2009-06-19 22:56:45 -07:00
serio Merge commit 'v2.6.30' into next 2009-06-11 01:58:01 -07:00
tablet Input: wacom - clear Intuos4 wheel data when finger leaves proximity 2009-06-03 07:37:36 -07:00
touchscreen Input: ads7846 - pin change interrupt support 2009-06-11 02:07:25 -07:00
apm-power.c
evbug.c
evdev.c Input: synaptics - add support for reporting x/y resolution 2009-06-19 22:55:17 -07:00
ff-core.c
ff-memless.c Input: ff-memless - fix signed to unsigned bit overflow 2009-05-07 19:04:16 -07:00
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: multitouch - add tracking ID to the protocol 2009-05-23 09:53:18 -07:00
joydev.c Merge commit 'v2.6.30' into next 2009-06-11 01:58:01 -07:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Makefile
mousedev.c Input: simplify name handling for certain input handles 2009-05-11 00:11:43 -07:00
xen-kbdfront.c