| Age | Commit message (Collapse) | Author |
|
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
|
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
|
Also introduce proper locking when creating/deleting device.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
|
wakeups in force feedback code.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
|
|
With these changes, it's possible to write drivers for force feedback
joysticks and similar devices in userspace. It also adds a way to set the
physical path of devices created via uinput, and it has a couple trivial
bugfixes.
Signed-off-by: Micah Dowty <micah@navi.cx>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Vojtech Pavlik <vojtech@suse.cz>
|
|
handling of flag bits, etc.
|
|
values on input devices. This is something the X peoople
really wanted.
Rename input_devinfo to input_id, it's shorter and more
to the point.
Remove superfluous printks in uinput.c
Clean up return values in evdev.c ioctl.
|
|
struct by a single struct to simplify passing it around and to
userspace.
|
|
Aristeu Sergio Rozanski Filho.
|