[git pull] Input updates for v7.0-rc6

From: Dmitry Torokhov

Date: Sat Apr 04 2026 - 02:02:22 EST


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