]> xenbits.xensource.com Git - arm/linux.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 1 Feb 2020 09:34:40 +0000 (09:34 +0000)
commit49de93b4018b20bb5020d3a2b8d483ca28fc8a05
treec236b95fa08cb51d41d99f56a7b8b2561f5e3878
parent05c33c23d0b651c811487855b38a2693b39547b7
HID: ite: Add USB id match for Acer SW5-012 keyboard dock

[ Upstream commit 8f18eca9ebc57d6b150237033f6439242907e0ba ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-ids.h
drivers/hid/hid-ite.c