]> git.ipfire.org Git - thirdparty/kernel/stable.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>
Wed, 25 Oct 2023 09:13:30 +0000 (11:13 +0200)
commitfe1d40fa6d8d75af3ce441cb70b8ef9eb0fc6cf1
tree8eac631a626442a5494b6312df74695e62a510ab
parent8677575c4f39d65bf0d719b5d20e8042e550ccb9
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