[git pull] Input updates for v6.0-rc3

From: Dmitry Torokhov
Date: Sat Sep 03 2022 - 16:05:43 EST


Hi Linus,

Please pull from:

git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v6.0-rc3

to receive updates for the input subsystem. You will get:

- GT1158 ID added to Goodix touchscreen driver
- Boeder Force Feedback Wheel USB added to iforce joystick driver
- fixup for iforce driver to avoid hangups
- fix autoloading of rk805-pwrkey driver.

Changelog:
---------

Greg Tulli (1):
Input: iforce - add support for Boeder Force Feedback Wheel

Jarrah Gosbell (2):
dt-bindings: input: touchscreen: add compatible string for Goodix GT1158
Input: goodix - add compatible string for GT1158

Lukas Bulwahn (1):
MAINTAINERS: add include/dt-bindings/input to INPUT DRIVERS

Ondrej Jirman (1):
Input: goodix - add support for GT1158

Peter Robinson (1):
Input: rk805-pwrkey - fix module autoloading

Tetsuo Handa (1):
Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flag

Diffstat:
--------

Documentation/devicetree/bindings/input/touchscreen/goodix.yaml | 1 +
Documentation/input/joydev/joystick.rst | 1 +
MAINTAINERS | 1 +
drivers/input/joystick/iforce/iforce-main.c | 1 +
drivers/input/joystick/iforce/iforce-serio.c | 6 +++---
drivers/input/joystick/iforce/iforce-usb.c | 8 ++++----
drivers/input/joystick/iforce/iforce.h | 6 ++++++
drivers/input/misc/rk805-pwrkey.c | 1 +
drivers/input/touchscreen/goodix.c | 2 ++
9 files changed, 20 insertions(+), 7 deletions(-)

Thanks.


--
Dmitry