]> git.baikalelectronics.ru Git - kernel.git/commit
HID: ite: Add USB id match for Acer SW5-012 keyboard dock
authorHans de Goede <hdegoede@redhat.com>
Tue, 19 Nov 2019 14:57:11 +0000 (15:57 +0100)
committerJiri Kosina <jkosina@suse.cz>
Fri, 13 Dec 2019 09:25:01 +0000 (10:25 +0100)
commit0503b33bce360acaccc289582c452201485792c2
tree875de2d0f2518a6424877c4bdf64fca7498af32f
parentb54ba96adc567ca6d12807aed9bc7d35a86f9d8b
HID: ite: Add USB id match for Acer SW5-012 keyboard dock

The Acer SW5-012 2-in-1 keyboard dock uses a Synaptics S91028 touchpad
which is connected to an ITE 8595 USB keyboard controller chip.

This keyboard has the same quirk for its rfkill / airplane mode hotkey as
other keyboards with the ITE 8595 chip, it only sends a single release
event when pressed and released, it never sends a press event.

This commit adds this keyboards USB id to the hid-ite id-table, fixing
the rfkill key not working on this keyboard.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/hid-ite.c