linux_dsm_epyc7002/drivers/input/joystick
Benjamin Valentin be19788c73 Input: xpad - sync supported devices with XBCD
XBCD [0][1] is an OpenSource driver for Xbox controllers on Windows.
Later it also started supporting Xbox360 controllers (presumably before
the official Windows driver was released).

It contains a couple device IDs unknown to the Linux driver, so I extracted
those from xbcd.inf and added them to our list.

It has a special type for Wheels and I have the feeling they might need
some extra handling. They all have 'Wheel' in their name, so that
information is available for future improvements.

[0] https://www.s-config.com/xbcd-original-xbox-controllers-win10/
[1] http://www.redcl0ud.com/xbcd.html

Reviewed-by: Cameron Gutman <aicommander@gmail.com>
Signed-off-by: Benjamin Valentin <benpicco@googlemail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2017-06-18 16:00:20 -07:00
..
iforce
a3d.c
adi.c
amijoy.c
analog.c
as5011.c
cobra.c
db9.c Input: db9 - use setup_timer 2017-04-10 20:41:38 -07:00
gamecon.c
gf2k.c
grip_mp.c
grip.c
guillemot.c
interact.c
joydump.c
Kconfig Input: add support for PlayStation 1/2 joypads connected via SPI 2017-05-10 14:35:48 -07:00
magellan.c
Makefile Input: add support for PlayStation 1/2 joypads connected via SPI 2017-05-10 14:35:48 -07:00
maplecontrol.c
psxpad-spi.c Input: add support for PlayStation 1/2 joypads connected via SPI 2017-05-10 14:35:48 -07:00
sidewinder.c
spaceball.c
spaceorb.c
stinger.c
tmdc.c
turbografx.c Input: turbografx - use setup_timer 2017-04-10 20:41:40 -07:00
twidjoy.c
walkera0701.c
warrior.c
xpad.c Input: xpad - sync supported devices with XBCD 2017-06-18 16:00:20 -07:00
zhenhua.c