linux/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 [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls. 2007-02-11 10:51:31 -08:00
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
Kconfig Input: unified force feedback support for memoryless devices 2006-07-19 01:40:30 -04:00
Makefile Input: remove no longer used power.c handler 2007-04-12 01:31:05 -04:00
evbug.c Input: rework handle creation code 2007-04-12 01:29:46 -04:00
evdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
ff-core.c Input: add to kernel-api docbook 2006-11-24 00:43:09 -05:00
ff-memless.c [PATCH] remove many unneeded #includes of sched.h 2007-02-14 08:09:54 -08:00
fixp-arith.h Input: move fixp-arith.h to drivers/input 2006-07-19 01:40:14 -04:00
input.c Input: add input_set_capability() helper 2007-04-25 00:53:18 -04:00
joydev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00
mousedev.c Input: mousedev - fix sudden warps with touchpads 2007-04-12 01:31:55 -04:00
tsdev.c Input: handlers - handle errors from input_open_device() 2007-04-12 01:30:15 -04:00