[git pull] Input updates for v4.15-rc9

From: Dmitry Torokhov
Date: Thu Jan 25 2018 - 20:17:42 EST


Hi Linus,

Please pull from:

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

to receive updates for the input subsystem. The main item is that we try
to handle better newer trackpoints on Lenovo devices that now being
produced by Elan/ALPS/NXP and only implement a small subset of the
original IBM trackpoint controls.

Changelog:
---------

Aaron Ma (1):
Input: trackpoint - force 3 buttons if 0 button is reported

Andi Shyti (1):
Input: stmfts,s6sy671 - add SPDX identifier

Dmitry Torokhov (1):
Input: trackpoint - only expose supported controls for Elan, ALPS and NXP

Mark Furneaux (1):
Input: xpad - add support for PDP Xbox One controllers

Nick Dyer (1):
Revert "Input: synaptics_rmi4 - use devm_device_add_group() for attributes in F01"

Diffstat:
--------

drivers/input/joystick/xpad.c | 19 +++
drivers/input/mouse/trackpoint.c | 245 ++++++++++++++++++++++--------------
drivers/input/mouse/trackpoint.h | 34 +++--
drivers/input/rmi4/rmi_f01.c | 12 +-
drivers/input/touchscreen/s6sy761.c | 15 +--
drivers/input/touchscreen/stmfts.c | 15 +--
6 files changed, 210 insertions(+), 130 deletions(-)

Thanks.


--
Dmitry