]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
HID: multitouch: Add required quirk for Synaptics 0xcd7e device
authorRahul Rameshbabu <sergeantsagara@protonmail.com>
Sun, 17 Sep 2023 16:18:43 +0000 (16:18 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 25 Oct 2023 09:59:01 +0000 (11:59 +0200)
commitca56d8afe64889febb373930c020ea7aae324c65
tree066a45e10226e752f64b4c72b79b2f0fab22d9f5
parentca5bec7ecf261cdeafbd90a2518dc1d562abbaed
HID: multitouch: Add required quirk for Synaptics 0xcd7e device

[ Upstream commit 1437e4547edf41689d7135faaca4222ef0081bc1 ]

Register the Synaptics device as a special multitouch device with certain
quirks that may improve usability of the touchpad device.

Reported-by: Rain <rain@sunshowers.io>
Closes: https://lore.kernel.org/linux-input/2bbb8e1d-1793-4df1-810f-cb0137341ff4@app.fastmail.com/
Signed-off-by: Rahul Rameshbabu <sergeantsagara@protonmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/hid/hid-multitouch.c