HID: bpf: Thrustmaster TCA Yoke Boeing joystick fix
authorBenjamin Tissoires <bentiss@kernel.org>
Thu, 27 Jun 2024 09:54:22 +0000 (11:54 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Mon, 1 Jul 2024 12:48:44 +0000 (14:48 +0200)
commitf58e7f404da44c94e46bfe657b8707195aebd25a
tree3f49ea1f04e284441927bd50ea0a785f68c080a7
parent9b52d81115db681efc1f83ded1d572e5b0b4fd49
HID: bpf: Thrustmaster TCA Yoke Boeing joystick fix

This joystick's original HID descriptor is wrong & it shows a
ABS_MISC axis in Linux that doesn't exist on the hardware.

Link: https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/-/merge_requests/82
Signed-off-by: K S Iyer <kumar.s.iyer65@gmail.com>
Link: https://patch.msgid.link/20240627-import-bpf-v1-6-0dbcda4a5b1f@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/bpf/progs/Thrustmaster__TCA-Yoke-Boeing.bpf.c [new file with mode: 0644]