public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: [git pull] Input updates for v6.0-rc3
Date: Sat, 3 Sep 2022 13:05:16 -0700	[thread overview]
Message-ID: <YxOzfPVU+ogFrEb8@google.com> (raw)

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

             reply	other threads:[~2022-09-03 20:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-03 20:05 Dmitry Torokhov [this message]
2022-09-03 20:29 ` [git pull] Input updates for v6.0-rc3 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YxOzfPVU+ogFrEb8@google.com \
    --to=dmitry.torokhov@gmail.com \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox