]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: userio - allow setting other id values
authorVicki Pfau <vi@endrift.com>
Fri, 22 May 2026 01:50:40 +0000 (18:50 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 2 Jun 2026 04:49:14 +0000 (21:49 -0700)
commitc6f1363abbff69e5bd1cd1fcf060e1510e8d6d31
tree18ccbb5d2d28a6ece2bf9989071343e938f6cac9
parent37340ac2c7be914ff76fdc6bb505b204a4140268
Input: userio - allow setting other id values

Previously, only the type value was settable. The proto value is used
internally for choosing the right drivers, so we should expose it. The
other values make sense to expose as well.

Signed-off-by: Vicki Pfau <vi@endrift.com>
Link: https://patch.msgid.link/20260522015040.3953472-2-vi@endrift.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/input/userio.rst
drivers/input/serio/userio.c
include/uapi/linux/userio.h