]> git.hungrycats.org Git - linux/commit
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard
authorHans de Goede <hdegoede@redhat.com>
Thu, 10 Oct 2024 09:45:12 +0000 (11:45 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Nov 2024 14:07:21 +0000 (15:07 +0100)
commit807692abc6906cc94125a8ef6cf0934686e0dad4
treef4dd49d5b49f2cf840ae5cb0398d9fe5d84376aa
parent5622881cf00196a63db84aed32cd3ad9200715a2
HID: lenovo: Add support for Thinkpad X1 Tablet Gen 3 keyboard

[ Upstream commit 51268879eb2bfc563a91cdce69362d9dbf707e7e ]

The Thinkpad X1 Tablet Gen 3 keyboard has the same Lenovo specific quirks
as the original  Thinkpad X1 Tablet keyboard.

Add the PID for the "Thinkpad X1 Tablet Gen 3 keyboard" to the hid-lenovo
driver to fix the FnLock, Mute and media buttons not working.

Suggested-by: Izhar Firdaus <izhar@fedoraproject.org>
Closes https://bugzilla.redhat.com/show_bug.cgi?id=2315395
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-lenovo.c