linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] HID: bpf: sync with udev-hid-bpf
@ 2025-02-07 13:55 Benjamin Tissoires
  2025-02-07 13:55 ` [PATCH 1/7] HID: bpf: Add support for the default firmware mode of the Huion K20 Benjamin Tissoires
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: Benjamin Tissoires @ 2025-02-07 13:55 UTC (permalink / raw)
  To: Jiri Kosina, Peter Hutterer
  Cc: linux-kernel, linux-input, Benjamin Tissoires, Werner Sembach,
	Aki Van Ness

Here are a few hid-bpf device fixes from udev-hid-bpf.
We've got the usual XP-Pen and Huion plus one from TUXEDO.

Cheers,
Benjamin

Signed-off-by: Benjamin Tissoires <bentiss@kernel.org>
---
Benjamin Tissoires (7):
      HID: bpf: Add support for the default firmware mode of the Huion K20
      HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcut
      HID: bpf: Added updated Kamvas Pro 19 descriptor
      HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2)
      HID: bpf: import new kfunc from v6.10 & v6.11
      HID: bpf: new hid_bpf_async.h common header
      HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remote

 drivers/hid/bpf/progs/Huion__Kamvas-Pro-19.bpf.c   |  75 ++-
 drivers/hid/bpf/progs/Huion__KeydialK20.bpf.c      | 531 +++++++++++++++++++++
 .../progs/TUXEDO__Sirius-16-Gen1-and-Gen2.bpf.c    |  47 ++
 drivers/hid/bpf/progs/XPPen__ACK05.bpf.c           | 330 +++++++++++++
 drivers/hid/bpf/progs/XPPen__ArtistPro16Gen2.bpf.c |  44 +-
 drivers/hid/bpf/progs/hid_bpf_async.h              | 219 +++++++++
 drivers/hid/bpf/progs/hid_bpf_helpers.h            |  19 +
 7 files changed, 1257 insertions(+), 8 deletions(-)
---
base-commit: 27c02784773a69fd896e42f3cec73be8c5c83c1f
change-id: 20250207-bpf-import-2025-02-07-f8b02b079890

Best regards,
-- 
Benjamin Tissoires <bentiss@kernel.org>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-02-24  8:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-07 13:55 [PATCH 0/7] HID: bpf: sync with udev-hid-bpf Benjamin Tissoires
2025-02-07 13:55 ` [PATCH 1/7] HID: bpf: Add support for the default firmware mode of the Huion K20 Benjamin Tissoires
2025-02-07 13:55 ` [PATCH 2/7] HID: bpf: Suppress bogus F13 trigger on Sirius keyboard full fan shortcut Benjamin Tissoires
2025-02-07 13:55 ` [PATCH 3/7] HID: bpf: Added updated Kamvas Pro 19 descriptor Benjamin Tissoires
2025-02-07 13:56 ` [PATCH 4/7] HID: bpf: add support for the XP-Pen Artist Pro 19 (gen2) Benjamin Tissoires
2025-02-07 13:56 ` [PATCH 5/7] HID: bpf: import new kfunc from v6.10 & v6.11 Benjamin Tissoires
2025-02-07 13:56 ` [PATCH 6/7] HID: bpf: new hid_bpf_async.h common header Benjamin Tissoires
2025-02-07 13:56 ` [PATCH 7/7] HID: bpf: add a v6.11+ compatible BPF fixup for the XPPen ACK05 remote Benjamin Tissoires
2025-02-07 14:49 ` [PATCH 0/7] HID: bpf: sync with udev-hid-bpf Jiri Kosina
2025-02-24  8:35 ` Benjamin Tissoires

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).