summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/psxpad-spi.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-08Input: pxspad - fix unused data warning when force feedback not enabledJonathan Cameron1-0/+3
2022-12-08Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-3/+3
2019-10-30Input: psxpad-spi - switch to using polled mode of input devicesDmitry Torokhov1-30/+34
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner1-1/+1
2017-05-11Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi1-0/+401