[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240713074733.77334-1-luke@ljones.dev>
Date: Sat, 13 Jul 2024 19:47:32 +1200
From: "Luke D. Jones" <luke@...nes.dev>
To: platform-driver-x86@...r.kernel.org
Cc: corentin.chary@...il.com,
hdegoede@...hat.com,
ilpo.jarvinen@...ux.intel.com,
linux-kernel@...r.kernel.org,
jikos@...nel.org,
bentiss@...nel.org,
linux-input@...r.kernel.org,
"Luke D. Jones" <luke@...nes.dev>
Subject: [PATCH v3 0/1] hid-asus: use hid for keyboard brightness control
Refactored V1 of patch to remove the report_id change as it isn't required.
Changelog:
- V3
- Fix an issue with array initialisation
- 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 | 36 ++++++++++++++++++++++
3 files changed, 45 insertions(+), 1 deletion(-)
--
2.45.2
Powered by blists - more mailing lists