summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2015-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-10-01drivers/input/joystick/Kconfig: zhenhua.c needs BITREVERSEAndrew Morton
2015-09-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton
2015-09-19Input: walkera0701 - fix abs() calculations on 64 bit valuesDmitry Torokhov
2015-09-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-09-03Merge branch 'next' into for-linusDmitry Torokhov
2015-08-20Input: zhenhua - switch to using bitrev8()Yalin Wang
2015-08-18Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar
2015-08-03Input: turbografx - fix potential out of bound accessDmitry Torokhov
2015-07-06x86/asm/tsc: Rename native_read_tsc() to rdtsc()Andy Lutomirski
2015-07-06x86/asm/tsc, input/joystick/analog: Switch from rdtscl() to native_read_tsc()Andy Lutomirski
2015-06-22Input: xpad - re-send LED command on present eventPavel Rojtberg
2015-06-22Input: xpad - set the LEDs properly on XBox Wireless controllersPierre-Loup A. Griffais
2015-04-14Input: xpad - add rumble support for Xbox One controllerMing-ting Yao Wei
2015-02-11Input: adi - remove an unnecessary checkMarkus Elfring
2014-12-15Merge branch 'next' into for-linusDmitry Torokhov
2014-12-03Input: initialize device counter variables with -1Aniroop Mathur
2014-11-25Input: xpad - use proper endpoint typeGreg Kroah-Hartman
2014-10-16Input: xpad - add Thrustmaster as Xbox 360 controller vendorTommi Rantala
2014-10-16Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing WheelTommi Rantala
2014-09-11Input: joystick - use ktime for measuring timingTakashi Iwai
2014-09-08Input: xpad - sync device IDs with xboxdrvBenjamin Valentin
2014-09-08Input: xpad - add VID/PID for Razer SabertoothFrank Razenberg
2014-08-14Merge branch 'next' into for-linusDmitry Torokhov
2014-08-13Input: xpad - add support for Xbox One controllersTed Mielczarek
2014-08-12Input: joystick - use get_cycles on ARMv8Mark Brown
2014-01-23Merge branch 'next' into for-linusDmitry Torokhov
2014-01-06Input: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-02Input: xpad - add new USB IDs for Logitech F310 and F710Petr Sebor
2014-01-02Input: xpad - change D-PAD mapping on Razer devicesThomaz de Oliveira dos Reis
2013-09-18Merge tag 'v3.11' into nextDmitry Torokhov
2013-09-06Merge branch 'next' into for-linusDmitry Torokhov
2013-08-26Input: xpad - add signature for Razer Onza Classic EditionMag
2013-08-24Input: as5011 - fix error return code in as5011_probe()Wei Yongjun
2013-08-12Input: joysticks - use dev_get_platdata()Jingoo Han
2013-07-02Merge branch 'next' into for-linusDmitry Torokhov
2013-06-18Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllersShawn Joseph
2013-03-14input/joystick: use get_cycles on ARMArnd Bergmann
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'next' into for-linusDmitry Torokhov
2013-02-04drivers/input/joystick/analog.c: enable precise timerChris Metcalf
2013-01-21Input: walkera0701 - claim parport when opening the deviceDmitry Torokhov
2013-01-21Input: walkera0701 - use proper error codesDmitry Torokhov
2013-01-21Input: walkera0701 - switch to using pr_xxx() for messagesDmitry Torokhov
2013-01-21Input: walkera0701 - set up input device's parentDmitry Torokhov
2012-12-16Merge branch 'next' into for-linusDmitry Torokhov
2012-12-16Input: walkera0701 - fix crash on startupPeter Popovec
2012-12-03Input: xpad - add a few new VID/PID combinationsGuillermo A. Amaral
2012-12-03Input: xpad - minor formatting fixesGuillermo A. Amaral
2012-11-24Input: remove use of __devexitBill Pemberton