]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: synaptics - enable SMBus on ThinkPad E480 and E580
authorAlexander Mikhaylenko <exalm7659@gmail.com>
Wed, 12 Jun 2019 21:59:46 +0000 (14:59 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 25 Jun 2019 03:35:54 +0000 (11:35 +0800)
commit9f3559e4f6cdf5d5366d293e9d7182db193f53fc
tree4681d438a7255827ce034d3c61b936688a93cfee
parente61e41ffcfeb1941f7c1650deb06f66e043b5d00
Input: synaptics - enable SMBus on ThinkPad E480 and E580

commit 9843f3e08e2144724be7148e08d77a195dea257a upstream.

They are capable of using intertouch and it works well with
psmouse.synaptics_intertouch=1, so add them to the list.

Without it, scrolling and gestures are jumpy, three-finger pinch gesture
doesn't work and three- or four-finger swipes sometimes get stuck.

Signed-off-by: Alexander Mikhaylenko <exalm7659@gmail.com>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/mouse/synaptics.c