summaryrefslogtreecommitdiff
path: root/drivers/hid
diff options
context:
space:
mode:
authorBenjamin Tissoires <bentiss@kernel.org>2024-04-10 20:19:21 +0300
committerBenjamin Tissoires <bentiss@kernel.org>2024-05-07 16:38:36 +0300
commit65ad580a14e875c2d8c027cf1a2ca03b849ff843 (patch)
tree426b9017f1eec4f1b019e521777a08b93393e622 /drivers/hid
parentb912cf042072e12e93faa874265b30cc0aa521b9 (diff)
downloadlinux-65ad580a14e875c2d8c027cf1a2ca03b849ff843.tar.xz
HID: do not assume HAT Switch logical max < 8
Turns out that the code can handle a greater range, but the data stored can not. This is problematic on the Raptor Mach 2 joystick which logical max is 239. The kernel interprets it as `-15` and thus ignores the Hat Switch handling. Link: https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/-/issues/17 Link: https://lore.kernel.org/r/20240410-bpf_sources-v1-1-a8bf16033ef8@kernel.org Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net> Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
Diffstat (limited to 'drivers/hid')
0 files changed, 0 insertions, 0 deletions