summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2015-10-10Input: xpad - clarify LED enumerationPavel Rojtberg
2015-10-10Input: xpad - fix Razer Atrox Arcade Stick button mappingDario Scarpa
2015-10-10Input: xpad - add Covert Forces edition of the Xbox One controllerErik Lundgren
2015-10-05Merge tag 'v4.3-rc4' into nextDmitry Torokhov
2015-10-05Input: turbografx - store object in correct indexSudip Mukherjee
2015-10-05Input: gamecon - store object at correct indexSudip Mukherjee
2015-10-05Input: db9 - store object at correct indexSudip Mukherjee
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-29Merge tag 'v4.3-rc3' into nextDmitry Torokhov
2015-09-29Input: walkera0701 - use parallel port device modelSudip Mukherjee
2015-09-29Input: turbografx - use parallel port device modelSudip Mukherjee
2015-09-29Input: gamecon - use parallel port device modelSudip Mukherjee
2015-09-28Input: zhenhua - ensure we have BITREVERSEAndrew Morton
2015-09-28Input: db9 - use parallel port device modelSudip Mukherjee
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