All of lore.kernel.org
 help / color / mirror / Atom feed
* [git pull] Input updates for v6.0-rc3
@ 2022-09-03 20:05 Dmitry Torokhov
  2022-09-03 20:29 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Torokhov @ 2022-09-03 20:05 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-input

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] Input updates for v6.0-rc3
  2022-09-03 20:05 [git pull] Input updates for v6.0-rc3 Dmitry Torokhov
@ 2022-09-03 20:29 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-09-03 20:29 UTC (permalink / raw)
  To: Dmitry Torokhov; +Cc: Linus Torvalds, linux-kernel, linux-input

The pull request you sent on Sat, 3 Sep 2022 13:05:16 -0700:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6433fe06f698936e02f79bf18f69be766e4f53aa

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-03 20:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-03 20:05 [git pull] Input updates for v6.0-rc3 Dmitry Torokhov
2022-09-03 20:29 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.