]> git.baikalelectronics.ru Git - kernel.git/commit
Input: synaptics - handle spurious release of trackstick buttons
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Mon, 9 Mar 2015 05:32:43 +0000 (22:32 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 9 Mar 2015 06:34:48 +0000 (23:34 -0700)
commit70f9a25bb4fd12d1f17b20bf773597d593ee5bf1
tree3d0f86bc4e2bb699bc194b49bef18a42005837b1
parent71989817294930102885b2b15888b74c4ec4c448
Input: synaptics - handle spurious release of trackstick buttons

The Fimware 8.1 has a bug in which the extra buttons are only sent when the
ExtBit is 1.  This should be fixed in a future FW update which should have
a bump of the minor version.

Cc: stable@vger.kernel.org
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/synaptics.c