]> git.baikalelectronics.ru Git - kernel.git/commit
intel-hid: add a DMI quirk to support Wacom MobileStudio Pro
authorAlex Hung <alex.hung@canonical.com>
Thu, 7 Dec 2017 03:40:23 +0000 (11:40 +0800)
committerDarren Hart (VMware) <dvhart@infradead.org>
Tue, 12 Dec 2017 00:43:38 +0000 (16:43 -0800)
commitc1a21d6aa2d2a6d4559048541ed117f6d6984191
tree7c8e6222b9ca826427c637cb0aaae50975edcc13
parentb87810f150895c3b420f60b065222a695fd494b8
intel-hid: add a DMI quirk to support Wacom MobileStudio Pro

HEBC method reports capabilities of 5 button array but Wacom
MobileStudio Pro does not have this control method. A DMI quirk
was created to enable 5 button array for this system.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=197991

Reported-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Alex Hung <alex.hung@canonical.com>
Tested-by: Jason Gerecke <jason.gerecke@wacom.com>
Signed-off-by: Darren Hart (VMware) <dvhart@infradead.org>
drivers/platform/x86/intel-hid.c