summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2015-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+2
2015-10-02drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton1-0/+1
2015-09-30Merge tag 'v4.3-rc3' into nextDmitry Torokhov2-3/+3
2015-09-30Input: walkera0701 - use parallel port device modelSudip Mukherjee1-27/+37
2015-09-30Input: turbografx - use parallel port device modelSudip Mukherjee1-49/+51
2015-09-30Input: gamecon - use parallel port device modelSudip Mukherjee1-47/+53
2015-09-29Input: zhenhua - ensure we have BITREVERSEAndrew Morton1-0/+1
2015-09-29Input: db9 - use parallel port device modelSudip Mukherjee1-54/+56
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov1-2/+2
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-11/+2
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov1-11/+2
2015-08-21Input: zhenhua - switch to using bitrev8()Yalin Wang1-11/+2
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar1-1/+1
2015-08-04Input: turbografx - fix potential out of bound accessDmitry Torokhov1-1/+1
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski1-2/+2
2015-07-06x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski1-2/+2
2015-06-23Input: xpad - re-send LED command on present eventPavel Rojtberg1-8/+20
2015-06-23Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais1-5/+45
2015-04-15Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei1-1/+20
2015-02-12Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2014-12-16Merge branch 'next' into for-linusDmitry Torokhov1-4/+4
2014-12-04Input: initialize device counter variables with -1Aniroop Mathur1-4/+4
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-10-17Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-17Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-09-12Input: joystick - use ktime for measuring timingTakashi Iwai1-19/+52
2014-09-09Input: xpad - sync device IDs with xboxdrvBenjamin Valentin1-0/+33
2014-09-09Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg1-0/+1
2014-08-15Merge branch 'next' into for-linusDmitry Torokhov1-17/+157
2014-08-13Input: xpad - add support for Xbox One controllersTed Mielczarek1-17/+157
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown1-1/+1
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov20-20/+0
2014-01-07Input: delete non-required instances of include <linux/init.h>Paul Gortmaker20-20/+0
2014-01-03Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor1-0/+2
2014-01-03Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis1-2/+2
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov1-1/+2
2013-09-07Merge branch 'next' into for-linusDmitry Torokhov2-3/+4
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-08-25Input: as5011 - fix error return code in as5011_probe()Wei Yongjun1-0/+1
2013-08-13Input: joysticks - use dev_get_platdata()Jingoo Han2-3/+3
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov1-6/+2
2013-06-19Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-03-15input/joystick: use get_cycles on ARMArnd Bergmann1-6/+2
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-36/+46
2013-02-20Merge branch 'next' into for-linusDmitry Torokhov1-36/+46
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf1-1/+1
2013-01-22Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov1-10/+6
2013-01-22Input: walkera0701 - use proper error codesDmitry Torokhov1-20/+36
2013-01-22Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov1-13/+10
2013-01-22Input: walkera0701 - set up input device's parentDmitry Torokhov1-0/+1