]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet
authorDmitry Panchenko <dmitry@d-systems.ee>
Thu, 20 Feb 2025 15:39:31 +0000 (17:39 +0200)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 3 Mar 2025 12:32:11 +0000 (14:32 +0200)
commit2738d06fb4f01145b24c542fb06de538ffc56430
treebd8364ebf813a3d37d3e5c28ffa044bd4b886c73
parent1be4e29e94a6be77de3bc210820b74f40814f17a
platform/x86: intel-hid: fix volume buttons on Microsoft Surface Go 4 tablet

Volume buttons on Microsoft Surface Go 4 tablet didn't send any events.
Add Surface Go 4 DMI match to button_array_table to fix this.

Signed-off-by: Dmitry Panchenko <dmitry@d-systems.ee>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20250220154016.3620917-1-dmitry@d-systems.ee
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/intel/hid.c