]> git.itanic.dy.fi Git - linux-stable/commit
Input: xpad - add PXN V900 support
authorMatthias Berndt <matthias_berndt@gmx.de>
Fri, 13 Oct 2023 22:04:36 +0000 (15:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Oct 2023 21:11:06 +0000 (23:11 +0200)
commit9832f2274abe3a3b3e3aea1c8699bcf00ac84f87
tree7559f0ac4ac049d3c77d299d1c4b504a1f2ccc75
parenteb12a7d348edeb2a8aabecb4342a997cb0251285
Input: xpad - add PXN V900 support

commit a65cd7ef5a864bdbbe037267c327786b7759d4c6 upstream.

Add VID and PID to the xpad_device table to allow driver to use the PXN
V900 steering wheel, which is XTYPE_XBOX360 compatible in xinput mode.

Signed-off-by: Matthias Berndt <matthias_berndt@gmx.de>
Link: https://lore.kernel.org/r/4932699.31r3eYUQgx@fedora
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/input/joystick/xpad.c