summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
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
2017-01-22Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck
2017-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-01-06Input: xpad - don't depend on endpoint orderCameron Gutman
2017-01-06Input: xpad - simplify error condition in init_outputPavel Rojtberg
2017-01-06Input: xpad - move reporting xbox one home button to common functionDaniel Tobias
2017-01-06Input: xpad - correctly sort vendor id'sDaniel Tobias
2016-12-27Input: xpad - use correct product id for x360w controllersPavel Rojtberg
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-11-27Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman
2016-11-27Input: xpad - add product ID for Xbox One S padCameron Gutman
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-07-27Input: xpad - power off wireless 360 controllers on suspendCameron Gutman
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-06-29Input: xpad - validate USB endpoint count during probeCameron Gutman
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-06-23Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman
2016-06-01Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds