[PATCH 0/3] HID: asus: improve the driver support for laptops

Denis Benato posted 3 patches 1 week, 2 days ago
drivers/hid/hid-asus.c | 145 ++++++++++++++++++++++++++++++++++++++---
1 file changed, 135 insertions(+), 10 deletions(-)
[PATCH 0/3] HID: asus: improve the driver support for laptops
Posted by Denis Benato 1 week, 2 days ago
Hi all,

Antheas has requested reviewing the XG mobile patch on this cycle so
I am re-submotting a modified version that is a bit cleaner because
it uses LED_CORE_SUSPENDRESUME instead of re-sending the LED state
manually on resume, but it's functionally equivalent.

I also included a patch to fix a pre-existing issue that was flagged
by sashiko-bot, albeit I'm not entirely sure if it can really happen
in practice, though it is safer to handle it correctly given the
actual code change is so small and leaving it documented helps future
changes.

I also moved some code to reduce nesting and improve the resume path
on ROG ally and other N-KEY devices.

Best regards,
Denis Benato

Denis Benato (3):
  HID: asus: document and harden the worker teardown
  HID: asus: reinitialize the device after exiting a sleep state
  HID: asus: add support for xgm led

 drivers/hid/hid-asus.c | 145 ++++++++++++++++++++++++++++++++++++++---
 1 file changed, 135 insertions(+), 10 deletions(-)

-- 
2.47.3