linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/1] hid-asus: use hid for keyboard brightness control
@ 2024-07-13  7:47 Luke D. Jones
  2024-07-13  7:47 ` [PATCH v3 1/1] hid-asus: use hid for brightness control on keyboard Luke D. Jones
  0 siblings, 1 reply; 5+ messages in thread
From: Luke D. Jones @ 2024-07-13  7:47 UTC (permalink / raw)
  To: platform-driver-x86
  Cc: corentin.chary, hdegoede, ilpo.jarvinen, linux-kernel, jikos,
	bentiss, linux-input, Luke D. Jones

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


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

end of thread, other threads:[~2025-01-13  0:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-13  7:47 [PATCH v3 0/1] hid-asus: use hid for keyboard brightness control Luke D. Jones
2024-07-13  7:47 ` [PATCH v3 1/1] hid-asus: use hid for brightness control on keyboard Luke D. Jones
2024-08-05 15:03   ` Hans de Goede
2025-01-12 12:18   ` Josh Leivenzon
2025-01-13  0:37     ` Luke Jones

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