summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* 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
|\|
| * remove abs64()Andrew Morton2015-11-101-2/+2
* | Input: walkera0701 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | Input: turbografx - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | Input: gamecon - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
* | Input: db9 - clear unused function pointersSudip Mukherjee2015-11-171-0/+1
|/
* Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg2015-10-191-2/+9
* Input: xpad - query wireless controller state at initPavel Rojtberg2015-10-101-0/+40
* Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais2015-10-101-92/+119
* Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg2015-10-101-2/+20
* Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg2015-10-101-71/+69Star
* Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg2015-10-101-78/+1Star
* Input: xpad - use ida() for finding the pad_nrPavel Rojtberg2015-10-101-12/+20
* Input: xpad - clarify LED enumerationPavel Rojtberg2015-10-101-7/+9
* Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa2015-10-101-1/+1
* Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren2015-10-101-0/+1
* Merge tag 'v4.3-rc4' into nextDmitry Torokhov2015-10-062-2/+3
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-10-021-2/+2
| |\
| | * Input: zhenhua - ensure we have BITREVERSEAndrew Morton2015-09-291-0/+1
| | * Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov2015-09-191-2/+2
| * | drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton2015-10-021-0/+1
* | | Input: turbografx - store object in correct indexSudip Mukherjee2015-10-061-9/+11
* | | Input: gamecon - store object at correct indexSudip Mukherjee2015-10-061-9/+10
* | | Input: db9 - store object at correct indexSudip Mukherjee2015-10-061-9/+10
* | | Merge tag 'v4.3-rc3' into nextDmitry Torokhov2015-09-302-3/+3
|\| |
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2015-09-041-11/+2Star
| |\|
| | * Merge branch 'next' into for-linusDmitry Torokhov2015-09-031-11/+2Star
| | |\
| * | | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-1/+1
| |\| |
| | * | Input: turbografx - fix potential out of bound accessDmitry Torokhov2015-08-031-1/+1
| * | | x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski2015-07-061-2/+2
| * | | x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski2015-07-061-2/+2
| |/ /
* | | Input: walkera0701 - use parallel port device modelSudip Mukherjee2015-09-301-27/+37
* | | Input: turbografx - use parallel port device modelSudip Mukherjee2015-09-301-49/+51
* | | Input: gamecon - use parallel port device modelSudip Mukherjee2015-09-301-47/+53
* | | Input: db9 - use parallel port device modelSudip Mukherjee2015-09-291-54/+56
| |/ |/|
* | Input: zhenhua - switch to using bitrev8()Yalin Wang2015-08-211-11/+2Star
|/
* Input: xpad - re-send LED command on present eventPavel Rojtberg2015-06-221-8/+20
* Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais2015-06-221-5/+45
* Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei2015-04-151-1/+20
* Input: adi - remove an unnecessary checkMarkus Elfring2015-02-121-2/+1Star
* Merge branch 'next' into for-linusDmitry Torokhov2014-12-161-4/+4
|\