]> git.baikalelectronics.ru Git - kernel.git/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:08:57 +0000 (23:08 +0200)
commit9c6a11a05bc73ac425eb6c7a4ccf076a567375b5
treefad4831d4915303e7f3a682ba7c6d93aa962b510
parent211f71c1c0a7e7934b4b176bcd35c687c6505f11
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