[git pull] Input updates for 4.0-rc4

From: Dmitry Torokhov
Date: Thu Mar 19 2015 - 15:21:13 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git for-linus
or
master.kernel.org:/pub/scm/linux/kernel/git/dtor/input.git for-linus

to receive updates for the input subsystem: you will get an update to
Synaptics driver that makes it usable with the 2015 lineup from Lenovo.

Changelog:
---------

Benjamin Tissoires (8):
Input: synaptics - skip quirks when post-2013 dimensions
Input: synaptics - handle spurious release of trackstick buttons
Input: synaptics - do not retrieve the board id on old firmwares
Input: synaptics - retrieve the extended capabilities in query $10
Input: synaptics - remove TOPBUTTONPAD property for Lenovos 2015
Input: synaptics - re-route tracksticks buttons on the Lenovo 2015 series
Input: synaptics - remove X1 Carbon 3rd gen from the topbuttonpad list
Input: synaptics - remove X250 from the topbuttonpad list

Daniel Martin (5):
Input: synaptics - split synaptics_resolution(), query first
Input: synaptics - log queried and quirked dimension values
Input: synaptics - query min dimensions for fw v8.1
Input: synaptics - remove obsolete min/max quirk for X240
Input: synaptics - support min/max board id in min_max_pnpid_table

Dmitry Torokhov (2):
Input: synaptics - fix middle button on Lenovo 2015 products
Revert "Input: synaptics - use dmax in input_mt_assign_slots"


Diffstat:
--------

drivers/input/mouse/synaptics.c | 212 +++++++++++++++++++++++++++++-----------
drivers/input/mouse/synaptics.h | 28 ++++++
2 files changed, 185 insertions(+), 55 deletions(-)

--
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/