aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-03-03Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2020-12-08Input: xpad - support Ardwiino ControllersSanjay Govind
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2019-12-17Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost
2019-08-25Input: iforce - add sanity checksOliver Neukum
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-12-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez
2018-12-01Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-12-01Input: xpad - fix some coding style issuesLeo Sperling
2018-12-01Input: xpad - add PDP device id 0x02a4Francis Therien
2018-07-03Input: xpad - fix GPD Win 2 controller nameEnno Boland
2018-06-16Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee
2018-01-31Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman
2017-09-04Input: adi - make array seq static, reduces object code sizeColin Ian King
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman
2017-08-18Input: zhenhua - constify serio_device_idArvind Yadav
2017-08-18Input: warrior - constify serio_device_idArvind Yadav
2017-08-18Input: twidjoy - constify serio_device_idArvind Yadav
2017-08-18Input: stinger - constify serio_device_idArvind Yadav
2017-08-18Input: spaceorb - constify serio_device_idArvind Yadav
2017-08-18Input: spaceball - constify serio_device_idArvind Yadav
2017-08-18Input: magellan - constify serio_device_idArvind Yadav
2017-08-18Input: iforce - constify serio_device_idArvind Yadav
2017-08-07Input: xpad - constify usb_device_idArvind Yadav
2017-08-07Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin
2017-05-10Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi
2017-05-07Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin
2017-05-07Input: xpad - sync supported devices with xboxdrvBenjamin Valentin
2017-05-07Input: xpad - sort supported devices by USB IDBenjamin Valentin
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-04-10Input: xpad - support some quirky Xbox One padsCameron Gutman
2017-04-10Input: turbografx - use setup_timerGeliang Tang
2017-04-10Input: db9 - use setup_timerGeliang Tang
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches
2017-03-16Input: iforce - validate number of endpoints before using themJohan Hovold
2017-02-06Input: xpad - restore LED state after device resumeCameron Gutman
2017-02-06Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman
2017-01-24Merge tag 'v4.10-rc5' into nextDmitry Torokhov