]> git.ipfire.org Git - thirdparty/kernel/stable.git/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:06:25 +0000 (15:06 +0100)
commitae8516232db7a6b92f2e46bfbf5dbcbc127e896b
treebfc4f095cafa794fb277bda2c81dac1d3876080e
parent86c48496bcd7e30dfa9e4a701f056759c9bb9495
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