[git pull] Input updates for v5.4-rc3

From: Dmitry Torokhov
Date: Thu Oct 17 2019 - 14:00:05 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 change is that we
are reverting blanket enablement of SMBus mode for devices with Elan
touchpads that report BIOS release date as 2018+ because there are older
boxes with updated BIOSes that still do not work well in SMbus mode.
We will have to establish whitelist for SMBus mode it looks like.

Changelog:
---------

Evan Green (1):
Input: synaptics-rmi4 - avoid processing unknown IRQs

Hans de Goede (1):
Input: soc_button_array - partial revert of support for newer surface devices

Kai-Heng Feng (1):
Revert "Input: elantech - enable SMBus on new (2018+) systems"

Marco Felsch (1):
Input: da9063 - fix capability and drop KEY_SLEEP

Yauhen Kharuzhy (1):
Input: goodix - add support for 9-bytes reports

Diffstat:
--------

drivers/input/misc/da9063_onkey.c | 5 +--
drivers/input/misc/soc_button_array.c | 17 +++++++---
drivers/input/mouse/elantech.c | 55 +++++++++++++++++----------------
drivers/input/rmi4/rmi_driver.c | 6 +++-
drivers/input/touchscreen/goodix.c | 58 ++++++++++++++++++++++++++++++-----
5 files changed, 97 insertions(+), 44 deletions(-)

Thanks.


--
Dmitry