linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] HID: Asus
@ 2024-04-16  9:03 Luke D. Jones
  2024-04-16  9:03 ` [PATCH 1/4] HID: asus: fix more n-key report descriptors if n-key quirked Luke D. Jones
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Luke D. Jones @ 2024-04-16  9:03 UTC (permalink / raw)
  To: jikos; +Cc: benjamin.tissoires, linux-input, linux-kernel, Luke D. Jones

This is a small series of patches that does some cleanup and also adds some
initialisation support for the ROG Ally and the ROG X13 devices. The series is
a partial prep fro a *much* larger 2k line patch adding full feature support
for the ROG Ally - this patch isn't included as I don't want to hold up this
small series during review.

Luke D. Jones (4):
  HID: asus: fix more n-key report descriptors if n-key quirked
  HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init()
  HID: asus: add ROG Ally N-Key ID and keycodes
  HID: asus: add ROG Z13 lightbar

 drivers/hid/hid-asus.c | 132 ++++++++++++++++-------------------------
 drivers/hid/hid-ids.h  |   2 +
 2 files changed, 54 insertions(+), 80 deletions(-)

-- 
2.44.0


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

end of thread, other threads:[~2024-05-06 21:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-16  9:03 [PATCH 0/4] HID: Asus Luke D. Jones
2024-04-16  9:03 ` [PATCH 1/4] HID: asus: fix more n-key report descriptors if n-key quirked Luke D. Jones
2024-04-16  9:04 ` [PATCH 2/4] HID: asus: make asus_kbd_init() generic, remove rog_nkey_led_init() Luke D. Jones
2024-04-16  9:04 ` [PATCH 3/4] HID: asus: add ROG Ally N-Key ID and keycodes Luke D. Jones
2024-04-16  9:04 ` [PATCH 4/4] HID: asus: add ROG Z13 lightbar Luke D. Jones
2024-05-06 21:26 ` [PATCH 0/4] HID: Asus Jiri Kosina

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).