[PATCH 0/7] HID: asus: increase robustness of the driver

Denis Benato posted 7 patches 1 month, 2 weeks ago
There is a newer version of this series
drivers/hid/hid-asus.c | 67 ++++++++++++++++++------------------------
drivers/hid/hid-ids.h  |  1 +
2 files changed, 29 insertions(+), 39 deletions(-)
[PATCH 0/7] HID: asus: increase robustness of the driver
Posted by Denis Benato 1 month, 2 weeks ago
Hi all,

Previous asus-wmi maintainer and asus-linux developer has become less
active in the project and left me in charge of advancing the support
for ASUS equipement on Linux.

I am preparing to send a patchset of his revised work to support ASUS
ROG Ally handhelds devices and since that work is also useful in
expanding support for 2025 models it is important to improve the
hid-asus driver as future patches will build on top of these changes.

Cheers,
Denis

Denis Benato (7):
  HID: asus: fix code style of comments and brackets
  HID: asus: add xg mobile 2022 external hardware support
  HID: asus: fix compiler warning about unused variables
  HID: asus: make asus_resume adhere to linux kernel coding standards
  HID: asus: simplify and improve asus_kbd_set_report()
  HID: asus: do not abort probe when not necessary
  HID: asus: do not try to initialize the backlight if the enpoint
    doesn't support it

 drivers/hid/hid-asus.c | 67 ++++++++++++++++++------------------------
 drivers/hid/hid-ids.h  |  1 +
 2 files changed, 29 insertions(+), 39 deletions(-)

-- 
2.53.0