summaryrefslogtreecommitdiff
path: root/drivers/input/joystick/adc-joystick.c
AgeCommit message (Expand)AuthorFilesLines
2024-07-31Input: adc-joystick - fix optional value handlingJohn Keeping1-2/+5
2024-06-21Input: adc-joystick - move axes data into the main structureDmitry Torokhov1-53/+61
2024-06-07Input: adc-joystick - handle inverted axesChris Morgan1-0/+20
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan1-12/+53
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov1-7/+8
2020-09-28Input: joystick - add ADC attached joystick driver.Artur Rojek1-0/+264