[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240607040532.1074379-1-luke@ljones.dev>
Date: Fri, 7 Jun 2024 16:05:31 +1200
From: "Luke D. Jones" <luke@...nes.dev>
To: jikos@...nel.org
Cc: bentiss@...nel.org,
linux-input@...r.kernel.org,
linux-kernel@...r.kernel.org,
"Luke D. Jones" <luke@...nes.dev>
Subject: [PATCH v2 0/1] hid-asus: use hid for keyboard brightness control
Refactored V1 of patch to remove the report_id changing as it isn't required.
Changelog:
- V2
- Split patch in two (use hid, and change report_id)
- Drop the report_id changing as not required
- Use dmi_check_system() for DMI matching
History:
- https://lore.kernel.org/linux-input/20240528013959.14661-1-luke@ljones.dev/T/#u
Luke D. Jones (1):
hid-asus: use hid for brightness control on keyboard
drivers/hid/hid-asus.c | 7 ++++
drivers/platform/x86/asus-wmi.c | 3 +-
include/linux/platform_data/x86/asus-wmi.h | 45 ++++++++++++++++++++++
3 files changed, 54 insertions(+), 1 deletion(-)
--
2.45.1
Powered by blists - more mailing lists