1
0
Fork 0
alistair23-linux/drivers/input
Ian Campbell b6cbf3ef4f Input: return correct value when setting up absolute device via uinipt.
uinput_alloc_device() is supposed to return the number of bytes read,
the value is returned to uinput_write() and from there to userspace. If
EV_ABS is set then it returns the value from uinput_validate_absbits()
instead, which is zero when everything is ok instead of the count.

Signed-off-by: Ian Campbell <icampbell@arcom.com>
Acked-by: Aristeu Rozanski <aris@cathedrallabs.org>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
2005-06-01 02:39:25 -05:00
..
gameport Input: switch gameport core to using kthread API instead of 2005-06-01 02:38:16 -05:00
joystick Input: Add a new I-Force device to the iforce driver. 2005-05-29 02:30:01 -05:00
keyboard Input: maple_keyb - remove useless dc_kbd_open and dc_kbd_close 2005-05-29 02:29:19 -05:00
misc Input: return correct value when setting up absolute device via uinipt. 2005-06-01 02:39:25 -05:00
mouse Input: ALPS - fix forward/back buttons on Ahtec laptop. 2005-06-01 02:39:18 -05:00
serio Input: switch serio core to using kthread API instead of using 2005-06-01 02:38:12 -05:00
touchscreen Input: remove user counters from drivers/input/touchscreen since 2005-05-29 02:29:45 -05:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evbug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
evdev.c Input: Make EVIOSCSABS work in evdev. 2005-05-29 02:30:15 -05:00
input.c Input: add semaphore and user count to input_dev structure; 2005-05-29 02:29:25 -05:00
joydev.c Input: This patch implements compat_ioctl for joydev. 2005-05-29 02:26:31 -05:00
mousedev.c [PATCH] fix jumpy mouse cursor on console 2005-05-28 11:14:01 -07:00
power.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsdev.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00