]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1
authorHans de Goede <hdegoede@redhat.com>
Sun, 20 Apr 2014 05:31:18 +0000 (22:31 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 20 Apr 2014 05:44:21 +0000 (22:44 -0700)
commit46a2986ebbe18757c2d8c352f8fb6e0f4f0754e3
tree6b59f8a05c0442d549a2f77d9fc8b0c07a624875
parent43e19888b1fe2a3e8a5543030c5b286cde38b3f5
Input: synaptics - add min/max quirk for ThinkPad T431s, L440, L540, S1 Yoga and X1

We expect that all the Haswell series will need such quirks, sigh.

The T431s seems to be T430 hardware in a T440s case, using the T440s touchpad,
with the same min/max issue.

The X1 Carbon 3rd generation name says 2nd while it is a 3rd generation.

The X1 and T431s share a PnPID with the T540p, but the reported ranges are
closer to those of the T440s.

HdG: Squashed 5 quirk patches into one. T431s + L440 + L540 are written by me,
S1 Yoga and X1 are written by Benjamin Tissoires.

Hdg: Standardized S1 Yoga and X1 values, Yoga uses the same touchpad as the
X240, X1 uses the same touchpad as the T440.

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