]> www.infradead.org Git - users/dwmw2/linux.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:36:51 +0000 (11:36 +0800)
commitf21813e88df200c5df155decf17c8e396dcfe66b
tree57c9e02678b82bbcd305dcfc83ed4ceaf6430ed8
parent6ca76ee9ff945d7c723743542a23fdc124859229
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