]> www.infradead.org Git - users/jedix/linux-maple.git/commit
HID: bpf: Add support for the XP-PEN Deco Mini 4
authorBenjamin Tissoires <bentiss@kernel.org>
Thu, 27 Jun 2024 09:54:20 +0000 (11:54 +0200)
committerBenjamin Tissoires <bentiss@kernel.org>
Mon, 1 Jul 2024 12:48:37 +0000 (14:48 +0200)
commitf03741540dbab48f8a65da44aaadbe04216d9a42
tree778560cff2dfa020a07a851ce47b1635f2dba173
parentc4015aa7d8faa43ca53608dccad681eafc22db09
HID: bpf: Add support for the XP-PEN Deco Mini 4

The XP-PEN Deco Mini 4 is a UGEE device with a frame with 6 buttons.
Its pen has 2 buttons and supports pressure reporting.

Fix their report descriptors and transform the frame button events to
support it.

Link: https://gitlab.freedesktop.org/libevdev/udev-hid-bpf/-/merge_requests/88
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
Link: https://patch.msgid.link/20240627-import-bpf-v1-4-0dbcda4a5b1f@kernel.org
Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
drivers/hid/bpf/progs/XPPen__DecoMini4.bpf.c [new file with mode: 0644]