Files
linux/Documentation/input
H Hartley Sweeten bd3ce65560 Input: rotary_encoder - add support for REL_* axes
The rotary encoder driver only supports returning input events
for ABS_* axes, this adds support for REL_* axes.  The relative
axis input event is reported as -1 for each counter-clockwise
step and +1 for each clockwise step.

The ability to clamp the position of ABS_* axes between 0 and
a maximum of "steps" has also been added.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2009-04-17 20:37:21 -07:00
..
2006-11-30 05:21:10 +01:00
2007-10-20 01:34:40 +02:00
2005-04-16 15:20:36 -07:00
2007-10-20 00:47:32 +02:00
2007-10-20 01:34:40 +02:00
2008-05-20 12:17:39 -04:00
2005-04-16 15:20:36 -07:00
2008-05-20 12:17:39 -04:00
2008-05-20 12:17:39 -04:00
2005-04-16 15:20:36 -07:00
2007-05-09 08:58:15 +02:00
2006-11-30 05:21:10 +01:00