aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAge
* Input: xpad - add support for Razer Wildcat gamepadCameron Gutman2017-04-21
* Input: iforce - validate number of endpoints before using themJohan Hovold2017-03-30
* Input: xpad - use correct product id for x360w controllersPavel Rojtberg2017-01-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-08-05
|\
| * Input: xpad - power off wireless 360 controllers on suspendCameron Gutman2016-07-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-07-15
|\|
| * Input: xpad - validate USB endpoint count during probeCameron Gutman2016-06-29
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-06-27
|\|
| * Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-06-23
| * Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareCameron Gutman2016-06-01
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-05-27
|\|
| * Input: xpad - xbox one elite controller supportPavel Rojtberg2016-05-27
| * Input: xpad - add more third-party controllersPavel Rojtberg2016-05-27
| * Input: xpad - prevent spurious input from wired Xbox 360 controllersCameron Gutman2016-05-27
| * Input: xpad - move pending clear to the correct locationPavel Rojtberg2016-05-27
* | Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeIngo Molnar2016-05-05
|\|
| * Input: xpad - add Mad Catz FightStick TE 2 VID/PIDSilvan Jegen2016-04-05
* | x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageBorislav Petkov2016-04-13
|/
* Input: xpad - remove unused functionArnd Bergmann2016-01-27
* Merge branch 'next' into for-linusDmitry Torokhov2016-01-21
|\
| * Input: xpad - correct xbox one pad device namePavel Rojtberg2016-01-12
| * Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov2016-01-04
| * Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg2016-01-04
| * Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais2016-01-04
| * Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg2016-01-04
| * Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais2015-12-16
| * Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels2015-12-16
* | Merge branch 'next' into for-linusDmitry Torokhov2016-01-11
|\|
| * remove abs64()Andrew Morton2015-11-09
* | Input: walkera0701 - clear unused function pointersSudip Mukherjee2015-11-17
* | Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-17
* | Input: gamecon - clear unused function pointersSudip Mukherjee2015-11-17
* | Input: db9 - clear unused function pointersSudip Mukherjee2015-11-17
|/
* Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg2015-10-19
* Input: xpad - query wireless controller state at initPavel Rojtberg2015-10-10
* Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais2015-10-10
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2015-10-10
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2015-10-10
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-10
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2015-10-10
* Input: xpad - clarify LED enumerationPavel Rojtberg2015-10-10
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2015-10-10
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-10
* Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-05
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-02
| |\
| | * Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-09-28
| | * Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-19
| * | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-01
* | | Input: turbografx - store object in correct indexSudip Mukherjee2015-10-05
* | | Input: gamecon - store object at correct indexSudip Mukherjee2015-10-05