linux/Documentation/input
Stephen Chandler Paul 5523662edd Input: add userio module
Debugging input devices, specifically laptop touchpads, can be tricky
without having the physical device handy. Here we try to remedy that
with userio. This module allows an application to connect to a character
device provided by the kernel, and emulate any serio device. In
combination with userspace programs that can record PS/2 devices and
replay them through the /dev/userio device, this allows developers to
debug driver issues on the PS/2 level with devices simply by requesting
a recording from the user experiencing the issue without having to have
the physical hardware in front of them.

Signed-off-by: Stephen Chandler Paul <cpaul@redhat.com>
Reviewed-by: David Herrmann <dh.herrmann@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-10-27 18:55:31 -07:00
..
alps.txt Merge branch 'next' into for-linus 2015-09-03 10:01:44 -07:00
amijoy.txt
appletouch.txt
atarikbd.txt
bcm5974.txt
cd32.txt
cma3000_d0x.txt
cs461x.txt
edt-ft5x06.txt
elantech.txt
event-codes.txt
ff.txt
gamepad.txt
gameport-programming.txt
gpio-tilt.txt
iforce-protocol.txt
input-programming.txt
input.txt
interactive.fig
joystick-api.txt
joystick-parport.txt
joystick.txt
multi-touch-protocol.txt Input: fix typo in MT documentation 2015-09-19 11:39:02 -07:00
notifier.txt
ntrig.txt
rotary-encoder.txt Input: rotary-encoder - add support for quarter-period mode 2015-10-16 15:32:18 -07:00
sentelic.txt
shape.fig
userio.txt Input: add userio module 2015-10-27 18:55:31 -07:00
walkera0701.txt
xpad.txt
yealink.txt