]> www.infradead.org Git - users/jedix/linux-maple.git/commit
HID: elecom: add support for ELECOM HUGE 019B variant
authorLeonard Dizon <leonard@snekbyte.com>
Sun, 29 Jun 2025 21:48:30 +0000 (05:48 +0800)
committerJiri Kosina <jkosina@suse.com>
Thu, 3 Jul 2025 07:38:51 +0000 (09:38 +0200)
commit50f9ff52c078d66053bba791ded6fafc64055524
tree49394a7335791ffb6ab9e61b4dbd0c3c72020e3c
parentc80f2b047d5cc42fbd2dff9d1942d4ba7545100f
HID: elecom: add support for ELECOM HUGE 019B variant

The ELECOM M-HT1DRBK trackball has an additional device ID (056E:019B)
not yet recognized by the driver, despite using the same report
descriptor as earlier variants. This patch adds the new ID and applies
the same fixups, enabling all 8 buttons to function properly.

Signed-off-by: Leonard Dizon <leonard@snekbyte.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
drivers/hid/hid-elecom.c
drivers/hid/hid-ids.h
drivers/hid/hid-quirks.c