-
- Downloads
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull some more input subsystem updates from Dmitry Torokhov: "An updated xpad driver with a few more recognized device IDs, and a new psxpad-spi driver, allowing connecting Playstation 1 and 2 joypads via SPI bus" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: cros_ec_keyb - remove extraneous 'const' Input: add support for PlayStation 1/2 joypads connected via SPI Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer Sabertooth Input: xpad - sync supported devices with xboxdrv Input: xpad - sort supported devices by USB ID
Showing
- drivers/input/joystick/Kconfig 21 additions, 0 deletionsdrivers/input/joystick/Kconfig
- drivers/input/joystick/Makefile 1 addition, 0 deletionsdrivers/input/joystick/Makefile
- drivers/input/joystick/psxpad-spi.c 401 additions, 0 deletionsdrivers/input/joystick/psxpad-spi.c
- drivers/input/joystick/xpad.c 21 additions, 6 deletionsdrivers/input/joystick/xpad.c
- drivers/input/keyboard/cros_ec_keyb.c 1 addition, 1 deletiondrivers/input/keyboard/cros_ec_keyb.c
Loading
Please register or sign in to comment