]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: xpad - add support for Razer Wolverine V3 Pro
authorZoltan Illes <zoliviragh@gmail.com>
Sat, 4 Apr 2026 05:03:42 +0000 (22:03 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sat, 4 Apr 2026 05:37:29 +0000 (22:37 -0700)
commite2b0ae529db4766584e77647cefe3ec15c3d842e
tree1c3a44d15478accd0da8e0863a6d775c3adf5b2a
parent7adaaee5edd35a423ae199c41b86bd1ed60ed483
Input: xpad - add support for Razer Wolverine V3 Pro

Add device IDs for the Razer Wolverine V3 Pro controller in both
wired (0x0a57) and wireless 2.4 GHz dongle (0x0a59) modes.

The controller uses the Xbox 360 protocol (vendor-specific class,
subclass 93, protocol 1) on interface 0 with an identical 20-byte
input report layout, so no additional processing is needed.

Signed-off-by: Zoltan Illes <zoliviragh@gmail.com>
Link: https://patch.msgid.link/20260329220031.1325509-1-137647604+ZlordHUN@users.noreply.github.com
Cc: stable@vger.kernel.org
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/xpad.c