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 v7.0-rc6
Date: Fri, 3 Apr 2026 23:02:12 -0700	[thread overview]
Message-ID: <adCpWQOyfvE6E6k0@google.com> (raw)

Hi Linus,

Please pull from:

	git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input.git tags/input-for-v7.0-rc6

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

- new IDs for BETOP BTP-KP50B/C and Razer Wolverine V3 Pro added to
  xpad controller driver

- another quirk for new TUXEDO InfinityBook added to i8042

- a small fixup for Synaptics RMI4 driver to properly unlock mutex when
  encountering an error in F54

- an update to bcm5974 touch controller driver to reliably switch into
  wellspring mode.

Changelog:
---------

Bart Van Assche (1):
      Input: synaptics-rmi4 - fix a locking bug in an error path

Christoffer Sandberg (1):
      Input: i8042 - add TUXEDO InfinityBook Max 16 Gen10 AMD to i8042 quirk table

Liam Mitchell (1):
      Input: bcm5974 - recover from failed mode switch

Shengyu Qu (1):
      Input: xpad - add support for BETOP BTP-KP50B/C controller's wireless mode

Zoltan Illes (1):
      Input: xpad - add support for Razer Wolverine V3 Pro

Diffstat:
--------

 drivers/input/joystick/xpad.c         |  5 +++++
 drivers/input/mouse/bcm5974.c         | 42 ++++++++++++++++++++++++++++++++++-
 drivers/input/rmi4/rmi_f54.c          |  4 ++--
 drivers/input/serio/i8042-acpipnpio.h |  7 ++++++
 4 files changed, 55 insertions(+), 3 deletions(-)

Thanks.


-- 
Dmitry

             reply	other threads:[~2026-04-04  6:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-04  6:02 Dmitry Torokhov [this message]
2026-04-04 15:34 ` [git pull] Input updates for v7.0-rc6 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=adCpWQOyfvE6E6k0@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