summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
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 - fix GPD Win 2 controller nameEnno Boland
2018-12-01Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee
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-12-01Input: xpad - add support for PDP Xbox One controllersMark Furneaux
2018-12-01Input: xpad - validate USB endpoint type during probeCameron Gutman
2018-12-01Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman
2018-12-01Input: xpad - constify usb_device_idArvind Yadav
2018-12-01Input: xpad - sync supported devices with XBCDBenjamin Valentin
2018-12-01Input: xpad - sync supported devices with 360ControllerBenjamin Valentin
2018-12-01Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin
2018-12-01Input: xpad - sync supported devices with xboxdrvBenjamin Valentin
2018-12-01Input: xpad - sort supported devices by USB IDBenjamin Valentin
2018-12-01Input: xpad - support some quirky Xbox One padsCameron Gutman
2018-12-01Input: xpad - restore LED state after device resumeCameron Gutman
2018-12-01Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman
2018-12-01Input: xpad - don't depend on endpoint orderCameron Gutman
2018-12-01Input: xpad - simplify error condition in init_outputPavel Rojtberg
2018-12-01Input: xpad - move reporting xbox one home button to common functionDaniel Tobias
2018-12-01Input: xpad - correctly sort vendor id'sDaniel Tobias
2018-12-01Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman
2018-12-01Input: xpad - add product ID for Xbox One S padCameron Gutman
2017-04-21Input: xpad - add support for Razer Wildcat gamepadCameron Gutman
2017-03-30Input: iforce - validate number of endpoints before using themJohan Hovold
2017-01-19Input: xpad - use correct product id for x360w controllersPavel Rojtberg
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
2016-05-27Input: xpad - xbox one elite controller supportPavel Rojtberg
2016-05-27Input: xpad - add more third-party controllersPavel Rojtberg
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman
2016-05-27Input: xpad - move pending clear to the correct locationPavel Rojtberg
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov
2016-04-05Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen
2016-01-27Input: xpad - remove unused functionArnd Bergmann
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov
2016-01-04Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg