kernel-ark/drivers/input
Dmitry Torokhov 0dcd807367 Input: add skeleton for simple polled devices
input-polldev provides a skeleton for supporting simple input
devices that need to be periodically scanned or polled to
detect changes in their state.

Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2007-04-29 23:42:45 -04:00
..
gameport
joystick Input: joysticks - switch to using input_dev->dev.parent 2007-04-12 01:35:26 -04:00
keyboard Input: pxa27x - do not use deprecated SA_INTERRUPT flag 2007-04-12 01:35:51 -04:00
misc Input: add skeleton for simple polled devices 2007-04-29 23:42:45 -04:00
mouse Input: lifebook - split into 2 devices 2007-04-25 00:39:53 -04:00
serio Input: i8042 - add Fujitsu touchscreen/touchpad PNP IDs 2007-04-25 00:40:53 -04:00
touchscreen Input: ucb1400 - make delays configurable 2007-04-12 01:35:43 -04:00
evbug.c
evdev.c
ff-core.c
ff-memless.c
fixp-arith.h
input.c Input: add input_set_capability() helper 2007-04-25 00:53:18 -04:00
joydev.c
Kconfig
Makefile
mousedev.c Input: mousedev - fix sudden warps with touchpads 2007-04-12 01:31:55 -04:00
tsdev.c