aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2016-08-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+43
2016-07-27Input: xpad - power off wireless 360 controllers on suspendGravatar Cameron Gutman 1-0/+43
2016-07-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+3
2016-06-29Input: xpad - validate USB endpoint count during probeGravatar Cameron Gutman 1-0/+3
2016-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-18/+21
2016-06-23Input: xpad - fix oops when attaching an unknown Xbox One gamepadGravatar Cameron Gutman 1-10/+13
2016-06-01Input: xpad - fix rumble on Xbox One controllers with 2015 firmwareGravatar Cameron Gutman 1-8/+8
2016-05-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+16
2016-05-27Input: xpad - xbox one elite controller supportGravatar Pavel Rojtberg 1-1/+2
2016-05-27Input: xpad - add more third-party controllersGravatar Pavel Rojtberg 1-0/+9
2016-05-27Input: xpad - prevent spurious input from wired Xbox 360 controllersGravatar Cameron Gutman 1-0/+4
2016-05-27Input: xpad - move pending clear to the correct locationGravatar Pavel Rojtberg 1-1/+1
2016-05-05Merge tag 'v4.6-rc6' into x86/asm, to refresh the treeGravatar Ingo Molnar 1-0/+2
2016-04-13x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usageGravatar Borislav Petkov 1-3/+3
2016-04-05Input: xpad - add Mad Catz FightStick TE 2 VID/PIDGravatar Silvan Jegen 1-0/+2
2016-01-27Input: xpad - remove unused functionGravatar Arnd Bergmann 1-1/+0
2016-01-21Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-166/+425
2016-01-12Input: xpad - correct xbox one pad device nameGravatar Pavel Rojtberg 1-1/+1
2016-01-11Merge branch 'next' into for-linusGravatar Dmitry Torokhov 1-2/+2
2016-01-04Input: xpad - use LED API when identifying wireless controllersGravatar Dmitry Torokhov 1-1/+1
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumeGravatar Pavel Rojtberg 1-38/+137
2016-01-04Input: xpad - update Xbox One Force Feedback SupportGravatar Pierre-Loup A. Griffais 1-5/+10
2016-01-04Input: xpad - correctly handle concurrent LED and FF requestsGravatar Pavel Rojtberg 1-99/+223
2015-12-16Input: xpad - handle "present" and "gone" correctlyGravatar Pierre-Loup A. Griffais 1-38/+69
2015-12-16Input: xpad - remove spurious events of wireless xpad 360 controllerGravatar Clement Calmels 1-1/+1
2015-11-17Input: walkera0701 - clear unused function pointersGravatar Sudip Mukherjee 1-0/+1
2015-11-17Input: turbografx - clear unused function pointersGravatar Sudip Mukherjee 1-0/+1
2015-11-17Input: gamecon - clear unused function pointersGravatar Sudip Mukherjee 1-0/+1
2015-11-17Input: db9 - clear unused function pointersGravatar Sudip Mukherjee 1-0/+1
2015-11-09remove abs64()Gravatar Andrew Morton 1-2/+2
2015-10-19Input: xpad - fix clash of presence handling with LED settingGravatar Pavel Rojtberg 1-2/+9
2015-10-10Input: xpad - query wireless controller state at initGravatar Pavel Rojtberg 1-0/+40
2015-10-10Input: xpad - move the input device creation to a new functionGravatar Pierre-Loup A. Griffais 1-92/+119
2015-10-10Input: xpad - x360w: report dpad as buttons and axesGravatar Pavel Rojtberg 1-2/+20
2015-10-10Input: xpad - factor out URB submission in xpad_play_effectGravatar Pavel Rojtberg 1-71/+69
2015-10-10Input: xpad - remove needless bulk out URB used for LED setupGravatar Pavel Rojtberg 1-78/+1
2015-10-10Input: xpad - use ida() for finding the pad_nrGravatar Pavel Rojtberg 1-12/+20
2015-10-10Input: xpad - clarify LED enumerationGravatar Pavel Rojtberg 1-7/+9
2015-10-10Input: xpad - fix Razer Atrox Arcade Stick button mappingGravatar Dario Scarpa 1-1/+1
2015-10-10Input: xpad - add Covert Forces edition of the Xbox One controllerGravatar Erik Lundgren 1-0/+1
2015-10-05Merge tag 'v4.3-rc4' into nextGravatar Dmitry Torokhov 2-2/+3
2015-10-05Input: turbografx - store object in correct indexGravatar Sudip Mukherjee 1-9/+11
2015-10-05Input: gamecon - store object at correct indexGravatar Sudip Mukherjee 1-9/+10
2015-10-05Input: db9 - store object at correct indexGravatar Sudip Mukherjee 1-9/+10
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-2/+2
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEGravatar Andrew Morton 1-0/+1
2015-09-29Merge tag 'v4.3-rc3' into nextGravatar Dmitry Torokhov 2-3/+3
2015-09-29Input: walkera0701 - use parallel port device modelGravatar Sudip Mukherjee 1-27/+37
2015-09-29Input: turbografx - use parallel port device modelGravatar Sudip Mukherjee 1-49/+51
2015-09-29Input: gamecon - use parallel port device modelGravatar Sudip Mukherjee 1-47/+53