summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorLines
2016-01-27Input: xpad - remove unused functionArnd Bergmann-1/+0
2016-01-21Merge branch 'next' into for-linusDmitry Torokhov-166/+425
2016-01-12Input: xpad - correct xbox one pad device namePavel Rojtberg-1/+1
2016-01-11Merge branch 'next' into for-linusDmitry Torokhov-2/+2
2016-01-04Input: xpad - use LED API when identifying wireless controllersDmitry Torokhov-1/+1
2016-01-04Input: xpad - workaround dead irq_out after suspend/ resumePavel Rojtberg-38/+137
2016-01-04Input: xpad - update Xbox One Force Feedback SupportPierre-Loup A. Griffais-5/+10
2016-01-04Input: xpad - correctly handle concurrent LED and FF requestsPavel Rojtberg-99/+223
2015-12-16Input: xpad - handle "present" and "gone" correctlyPierre-Loup A. Griffais-38/+69
2015-12-16Input: xpad - remove spurious events of wireless xpad 360 controllerClement Calmels-1/+1
2015-11-17Input: walkera0701 - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: turbografx - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: gamecon - clear unused function pointersSudip Mukherjee-0/+1
2015-11-17Input: db9 - clear unused function pointersSudip Mukherjee-0/+1
2015-11-09remove abs64()Andrew Morton-2/+2
2015-10-19Input: xpad - fix clash of presence handling with LED settingPavel Rojtberg-2/+9
2015-10-10Input: xpad - query wireless controller state at initPavel Rojtberg-0/+40
2015-10-10Input: xpad - move the input device creation to a new functionPierre-Loup A. Griffais-92/+119
2015-10-10Input: xpad - x360w: report dpad as buttons and axesPavel Rojtberg-2/+20
2015-10-10Input: xpad - factor out URB submission in xpad_play_effectPavel Rojtberg-71/+69
2015-10-10Input: xpad - remove needless bulk out URB used for LED setupPavel Rojtberg-78/+1
2015-10-10Input: xpad - use ida() for finding the pad_nrPavel Rojtberg-12/+20
2015-10-10Input: xpad - clarify LED enumerationPavel Rojtberg-7/+9
2015-10-10Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa-1/+1
2015-10-10Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren-0/+1
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov-2/+3
2015-10-05Input: turbografx - store object in correct indexSudip Mukherjee-9/+11
2015-10-05Input: gamecon - store object at correct indexSudip Mukherjee-9/+10
2015-10-05Input: db9 - store object at correct indexSudip Mukherjee-9/+10
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+2
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton-0/+1
2015-09-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov-3/+3
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee-27/+37
2015-09-29Input: turbografx - use parallel port device modelSudip Mukherjee-49/+51
2015-09-29Input: gamecon - use parallel port device modelSudip Mukherjee-47/+53
2015-09-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton-0/+1
2015-09-28Input: db9 - use parallel port device modelSudip Mukherjee-54/+56
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov-2/+2
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-11/+2
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov-11/+2
2015-08-20Input: zhenhua - switch to using bitrev8()Yalin Wang-11/+2
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar-1/+1
2015-08-03Input: turbografx - fix potential out of bound accessDmitry Torokhov-1/+1
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski-2/+2
2015-07-06x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski-2/+2
2015-06-22Input: xpad - re-send LED command on present eventPavel Rojtberg-8/+20
2015-06-22Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais-5/+45
2015-04-14Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei-1/+20
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring-2/+1
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov-4/+4