tmp_suning_uos_patched/drivers/input
Michael Hennerich e92c27fb53 Input: ad7877 - implement specified chip select behavior
According to the AD7877 datasheet:

Each transfer operation is 16-bit. If multiple read/write operations are
to be performed, CS must be taken high after the end of each read/write
operation before another read/write operation can be performed by
taking CS low again.

Make sure CS toggles after each transfer in the message.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-10-17 21:12:11 -07:00
..
gameport Input: emu10k1 - do not leave device enabled when probe fails 2010-10-13 07:49:23 -07:00
joystick
keyboard Input: omap4-keypad - wake-up on events & long presses 2010-10-13 07:49:26 -07:00
misc Input: return -ENOMEM in select drivers when memory allocation fails 2010-10-13 07:49:23 -07:00
mouse Input: serio - support multiple child devices per single parent 2010-10-13 07:49:28 -07:00
serio Input: serio - support multiple child devices per single parent 2010-10-13 07:49:28 -07:00
tablet Input: hanwang - add support for Art Master HD 5012 tablet 2010-09-29 18:25:47 -07:00
touchscreen Input: ad7877 - implement specified chip select behavior 2010-10-17 21:12:11 -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
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