kernel_optimize_test/drivers/input
Magnus Damm 885c316d77 Input: add support for SuperH MigoR touchscreen
This is V2 of the MigoR touch screen driver. The chip we interface to
is unfortunately a custom designed microcontroller speaking some
undocumented protocol over i2c.

The board specific code is expected to register this device as an i2c
chip using struct i2c_board_info [] and i2c_register_board_info().

[dtor@mail.ru: don't enable touchscreen if there are no users]
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2008-05-16 15:06:20 -04:00
..
gameport Input: gameport - remove rescan/reconnect facilities 2008-05-16 14:50:42 -04:00
joystick Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
keyboard Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
misc Input: replace remaining __FUNCTION__ occurrences 2008-05-16 14:45:58 -04:00
mouse Input: hil_ptr - check return value of input_register_device() 2008-05-16 14:50:37 -04:00
serio Input: libps2 - remove delayed command execution 2008-05-16 14:50:49 -04:00
tablet Input: wacom - make one-bit signed bitfields unsigned 2008-05-16 14:49:39 -04:00
touchscreen Input: add support for SuperH MigoR touchscreen 2008-05-16 15:06:20 -04:00
apm-power.c
evbug.c
evdev.c
ff-core.c
ff-memless.c Input: use clamp_val() macro in ff-memless.c 2008-05-16 14:49:47 -04:00
fixp-arith.h
input-polldev.c
input.c drivers: use non-racy method for proc entries creation (2) 2008-04-29 08:06:22 -07:00
joydev.c
Kconfig
Makefile
mousedev.c
xen-kbdfront.c