tmp_suning_uos_patched/drivers/input
Dmitry Torokhov b534422b2d Input: ad7877 - switch to using threaded IRQ
Instead of using asynchronous SPI API and then spinning waiting for SPI
transfer to complete when disabling the device, let's use threaded IRQ
model and spi_sync().

Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Tested-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-10-18 09:35:13 -07:00
..
gameport Input: emu10k1 - do not leave device enabled when probe fails 2010-10-13 07:49:23 -07:00
joystick Input: fix faulty XXinput_* calls 2010-08-13 12:03:24 -07:00
keyboard Input: omap4-keypad - wake-up on events & long presses 2010-10-13 07:49:26 -07:00
misc Merge branch 'for-linus' into next 2010-10-17 21:20:19 -07:00
mouse Merge branch 'for-linus' into next 2010-10-17 21:20:19 -07:00
serio Input: serio - add support for PS2Mult multiplexer protocol 2010-10-18 09:33:31 -07:00
tablet Input: wacom - properly enable runtime PM 2010-10-17 21:20:46 -07:00
touchscreen Input: ad7877 - switch to using threaded IRQ 2010-10-18 09:35:13 -07:00
apm-power.c
evbug.c
evdev.c Input: add support for large scancodes 2010-09-09 22:00:50 -07:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: add support for large scancodes 2010-09-09 22:00:50 -07:00
joydev.c Input: joydev - fix JSIOCSAXMAP ioctl 2010-09-21 00:59:43 -07:00
Kconfig
Makefile
mousedev.c Input: mousedev - correct lockdep annotation 2010-10-17 21:11:36 -07:00
sparse-keymap.c Input: sparse-keymap - switch to using new keycode interface 2010-09-09 22:01:07 -07:00
xen-kbdfront.c