All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] ASUS Zenbook Duo keyboard support
@ 2026-05-13 16:32 Paolo Pisati
  2026-05-13 16:32 ` [PATCH 1/7] hid-asus: Fix up Zenbook Duo report descriptors Paolo Pisati
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Paolo Pisati @ 2026-05-13 16:32 UTC (permalink / raw)
  To: Jiri Kosina, Benjamin Tissoires, linux-input

Add support for the ASUS Zenbook Duo line of usb/BT wireless convertible keyboards.

This patchset is a collective effort, gathered here:

https://github.com/NeroReflex/asusctl/issues/25

Tested by many on all Zenbook Duo SKUs: UX8406MA, UX8406CA and UX8407AA.

Joshua Leivenzon (6):
  hid-asus: Fix up Zenbook Duo report descriptors
  hid-asus: Add missing Zenbook Duo hotkeys
  hid-asus: Add report descriptor fixup offsets for UX8406MA USB
    keyboard
  hid-asus: Remove more bogus zero bytes from some report descriptors
  hid-asus: Fix input mapping on dedicated vendor HID interfaces
  hid-asus: Allow adding custom hotkey handler logic

Luke Jones (1):
  hid-asus: add prod-id, quirk for Zenbook Duo keyboard

 drivers/hid/hid-asus.c | 126 +++++++++++++++++++++++++++++++++++++----
 drivers/hid/hid-ids.h  |   6 ++
 2 files changed, 121 insertions(+), 11 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-05-14 12:03 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-13 16:32 [PATCH 0/7] ASUS Zenbook Duo keyboard support Paolo Pisati
2026-05-13 16:32 ` [PATCH 1/7] hid-asus: Fix up Zenbook Duo report descriptors Paolo Pisati
2026-05-14  6:50   ` sashiko-bot
2026-05-13 16:32 ` [PATCH 2/7] hid-asus: Add missing Zenbook Duo hotkeys Paolo Pisati
2026-05-14  7:49   ` sashiko-bot
2026-05-13 16:32 ` [PATCH 3/7] hid-asus: Add report descriptor fixup offsets for UX8406MA USB keyboard Paolo Pisati
2026-05-13 16:32 ` [PATCH 4/7] hid-asus: Remove more bogus zero bytes from some report descriptors Paolo Pisati
2026-05-14  8:57   ` sashiko-bot
2026-05-13 16:32 ` [PATCH 5/7] hid-asus: Fix input mapping on dedicated vendor HID interfaces Paolo Pisati
2026-05-14 10:32   ` sashiko-bot
2026-05-13 16:32 ` [PATCH 6/7] hid-asus: Allow adding custom hotkey handler logic Paolo Pisati
2026-05-14 11:14   ` sashiko-bot
2026-05-13 16:32 ` [PATCH 7/7] hid-asus: add prod-id, quirk for Zenbook Duo keyboard Paolo Pisati
2026-05-14 12:03   ` sashiko-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.