aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei1-1/+20
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring1-2/+1
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov1-4/+4
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur1-4/+4
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman1-3/+13
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala1-0/+1
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala1-0/+1
2014-09-11Input: joystick - use ktime for measuring timingTakashi Iwai1-19/+52
2014-09-08Input: xpad - sync device IDs with xboxdrvBenjamin Valentin1-0/+33
2014-09-08Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg1-0/+1
2014-08-14Merge 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-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker20-20/+0
2014-01-02Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor1-0/+2
2014-01-02Input: 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-06Merge branch 'next' into for-linusDmitry Torokhov2-3/+4
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag1-0/+1
2013-08-24Input: as5011 - fix error return code in as5011_probe()Wei Yongjun1-0/+1
2013-08-12Input: joysticks - use dev_get_platdata()Jingoo Han2-3/+3
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov1-6/+2
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph1-1/+1
2013-03-14input/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/dtor/inputLinus Torvalds1-36/+46
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov1-36/+46
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf1-1/+1
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov1-10/+6
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov1-20/+36
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov1-13/+10
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov1-0/+1
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov3-14/+28
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec1-3/+4
2012-12-03Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral1-9/+18
2012-12-03Input: xpad - minor formatting fixesGuillermo A. Amaral1-3/+3
2012-11-24Input: remove use of __devexitBill Pemberton2-2/+2
2012-11-24Input: remove use of __devinitBill Pemberton2-4/+4
2012-11-24Input: remove use of __devexit_pBill Pemberton2-2/+2
2012-10-11Input: as5011 - use C99-style structure initializatorsShubhrajyoti D1-3/+16
2012-07-24Merge branch 'next' into for-linusDmitry Torokhov6-24/+50
2012-07-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+5
2012-07-12Input: xpad - add Andamiro Pump It Up padYuri Khan1-0/+1
2012-07-11Input: xpad - add signature for Razer Onza Tournament EditionIlia Katsnelson1-1/+3
2012-07-11Input: xpad - handle all variations of Mad Catz Beat PadYuri Khan1-0/+1
2012-07-07Merge branch 'for-linus' to bring in change ensuring that drivers thatDmitry Torokhov1-2/+3
2012-07-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+3
2012-07-04Input: request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-2/+3
2012-05-30i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLINGMark Brown1-0/+1
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds18-248/+18