linux/drivers/input/misc
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
..
apanel.c Input: apanel - convert to new i2c binding 2009-01-07 14:29:17 +01:00
ati_remote.c
ati_remote2.c Input: ati_remote2 - check module params 2009-01-29 23:43:42 -08:00
atlas_btns.c
cm109.c
cobalt_btns.c
hp_sdc_rtc.c
ixp4xx-beeper.c
Kconfig Input: hp_sdc_rtc should depend on serio 2009-04-15 08:58:19 -07:00
keyspan_remote.c
m68kspkr.c
Makefile Input: arrange drivers/input/misc/Makefile in alphabetical order 2009-03-09 20:15:42 -07:00
pcf50633-input.c input: PCF50633 input driver 2009-01-11 01:34:25 +01:00
pcspkr.c
powermate.c
rb532_button.c Input: add driver for S1 button of rb532 2009-03-09 20:10:12 -07:00
rotary_encoder.c Input: rotary_encoder - add support for REL_* axes 2009-04-17 20:37:21 -07:00
sgi_btns.c
sparcspkr.c
uinput.c
wistron_btns.c
yealink.c
yealink.h