[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <YxOzfPVU+ogFrEb8@google.com>
Date: Sat, 3 Sep 2022 13:05:16 -0700
From: Dmitry Torokhov <dmitry.torokhov@...il.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-input@...r.kernel.org
Subject: [git pull] Input updates for v6.0-rc3
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
Powered by blists - more mailing lists