summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi2017-05-103-0/+423
* Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin2017-05-071-0/+2
* Input: xpad - sync supported devices with xboxdrvBenjamin Valentin2017-05-071-0/+13
* Input: xpad - sort supported devices by USB IDBenjamin Valentin2017-05-071-6/+6
* Merge branch 'next' into for-linusDmitry Torokhov2017-05-024-20/+105
|\
| * Input: xpad - support some quirky Xbox One padsCameron Gutman2017-04-111-13/+101
| * Input: turbografx - use setup_timerGeliang Tang2017-04-111-3/+1Star
| * Input: db9 - use setup_timerGeliang Tang2017-04-111-3/+1Star
| * Merge tag 'v4.11-rc5' into nextDmitry Torokhov2017-04-031-0/+3
| |\
| * | Input: convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-181-1/+2
* | | Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-111-0/+2
| |/ |/|
* | Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-161-0/+3
|/
* Input: xpad - restore LED state after device resumeCameron Gutman2017-02-071-1/+10
* Input: xpad - fix stuck mode button on Xbox One S padCameron Gutman2017-02-061-0/+33
* Merge tag 'v4.10-rc5' into nextDmitry Torokhov2017-01-242-1/+7
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2017-01-131-0/+6
| |\
| | * Input: xpad - use correct product id for x360w controllersPavel Rojtberg2016-12-271-0/+6
| * | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-251-1/+1
| |/
* | Input: maplecontrol - drop unnecessary call to input_set_drvdataGuenter Roeck2017-01-231-1/+0Star
* | Input: xpad - don't depend on endpoint orderCameron Gutman2017-01-061-14/+21
* | Input: xpad - simplify error condition in init_outputPavel Rojtberg2017-01-061-7/+6Star
* | Input: xpad - move reporting xbox one home button to common functionDaniel Tobias2017-01-061-33/+19Star
* | Input: xpad - correctly sort vendor id'sDaniel Tobias2017-01-061-6/+6
|/
* Input: xpad - fix Xbox One rumble stopping after 2.5 secsCameron Gutman2016-11-281-3/+3
* Input: xpad - add product ID for Xbox One S padCameron Gutman2016-11-281-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-061-0/+43
|\
| * Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-281-0/+43
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-161-0/+3
|\|
| * Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-291-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-281-18/+21
|\|
| * Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-06-231-10/+13
| * Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman2016-06-011-8/+8
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-281-2/+16
|\|
| * Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-281-1/+2
| * Input: xpad - add more third-party controllersPavel Rojtberg2016-05-281-0/+9
| * Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-281-0/+4
| * Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-281-1/+1
* | Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-051-0/+2
|\|
| * Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2016-04-051-0/+2
* | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-131-3/+3
|/
* Input: xpad - remove unused functionArnd Bergmann2016-01-281-1/+0Star
* Merge branch 'next' into for-linusDmitry Torokhov2016-01-221-166/+425
|\
| * Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-131-1/+1
| * Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2016-01-041-1/+1
| * Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2016-01-041-38/+137
| * Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2016-01-041-5/+10
| * Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2016-01-041-99/+223
| * Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2015-12-171-38/+69
| * Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-171-1/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2016-01-121-2/+2
|\|