linux/drivers/input
Takashi Iwai 5f57d67da8 Input: Add support of Synaptics Clickpad device
The new type of touchpads can be detected via a new query command
0x0c. The clickpad flags are in cap[0]:4 and cap[1]:0 bits.

When the device is detected, the driver now reports only the left
button as the supported buttons so that X11 driver can detect that
the device is Clickpad. A Clickpad device gives the button events
only as the middle button. The kernel driver morphs to the left
button. The real handling of Clickpad is done rather in X driver
side.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-04-20 00:42:40 -07:00
..
gameport
joystick Input: gamecon - fix off by one range check 2010-03-05 00:32:21 -08:00
keyboard Input: matrix_keypad - allow platform to disable key autorepeat 2010-04-05 23:02:00 -07:00
misc Input: wm831x-on - convert to use genirq 2010-03-11 00:02:53 -08:00
mouse Input: Add support of Synaptics Clickpad device 2010-04-20 00:42:40 -07:00
serio Input: i8042 - spelling fix 2010-04-05 23:01:20 -07:00
tablet Input: wacom - switch mode upon system resume 2010-04-15 11:16:10 -07:00
touchscreen Input: ads7846 - add wakeup support 2010-03-11 00:02:43 -08:00
apm-power.c
evbug.c
evdev.c Input: scancode in get/set_keycodes should be unsigned 2010-03-08 23:19:15 -08:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h [IA64] Remove COMPAT_IA32 support 2010-02-08 10:42:17 -08:00
input-polldev.c Input: polldev can cause crash in case when polling disabled 2010-02-20 01:23:55 -08:00
input.c Input: sparse-keymap - implement safer freeing of the keymap 2010-03-21 23:00:51 -07:00
joydev.c
Kconfig
Makefile
mousedev.c Input: mousedev - remove BKL 2010-03-09 22:05:09 -08:00
sparse-keymap.c Input: sparse-keymap - implement safer freeing of the keymap 2010-03-21 23:00:51 -07:00
xen-kbdfront.c