linux/drivers/input
Christoph Fritz 7beae7028a Input: xpad - remove mouse buttons and axes for dance pads
Dance pads don't have any axes/sticks, only buttons for directions. For
example buttons like left+right will get triggered at once, an axis
can't handle this anyway.  So this patch adds a module parameter named
"sticks_to_null" for unknown devices. A known dance pad makes use of
it by changing to a new mapping-option named DANCEPAD_MAP_CONFIG. Other
tested devices may follow by adding this mapping-option too.

Some buttons of xpad-devices are addressing mouse-buttons instead of
gamepad-buttons. This gets fixed too.

Signed-off-by: Christoph Fritz <chf.fritz@googlemail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2010-07-13 09:43:50 -07:00
..
gameport Merge commit 'v2.6.34-rc6' into core/locking 2010-05-03 09:17:01 +02:00
joystick Input: xpad - remove mouse buttons and axes for dance pads 2010-07-13 09:43:50 -07:00
keyboard Input: mcs - Add MCS touchkey driver 2010-07-04 01:23:26 -07:00
misc Input: atlas_btns - switch to using pr_err() and friends 2010-07-13 09:43:24 -07:00
mouse Merge commit 'v2.6.35-rc3' into next 2010-06-30 15:07:09 -07:00
serio Merge commit 'v2.6.35-rc3' into next 2010-06-30 15:07:09 -07:00
tablet Input: wacom - add support for DTU2231 and DTU1631 2010-06-28 01:12:26 -07:00
touchscreen Input: mcs - Add MCS touchkey driver 2010-07-04 01:23:26 -07:00
apm-power.c
evbug.c
evdev.c Input: evdev - never leave the client buffer empty after write 2010-06-23 13:05:27 -07:00
ff-core.c
ff-memless.c
fixp-arith.h
input-compat.c
input-compat.h
input-polldev.c
input.c Input: release pressed keys when resuming device 2010-07-03 13:13:23 -07:00
joydev.c Input: use ABS_CNT rather than (ABS_MAX + 1) 2010-05-20 23:05:28 -07:00
Kconfig
Makefile
mousedev.c
sparse-keymap.c
xen-kbdfront.c