aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-3/+322
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov6-9/+323
2018-03-26Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson3-0/+314
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-14Input: analog - use get_cycles() on PPCMichael Ellerman1-1/+1
2018-03-09mn10300: Remove the architectureDavid Howells1-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-5/+2
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov5-10/+29
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov1-5/+2
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+19
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall1-5/+2
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook3-9/+9
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva1-5/+5
2017-11-10Input: spaceball - mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-15Merge branch 'next' into for-linusDmitry Torokhov2-5/+7
2017-09-12Input: xpad - validate USB endpoint type during probeCameron Gutman1-4/+6
2017-09-04Input: adi - make array seq static, reduces object code sizeColin Ian King1-1/+1
2017-09-04Merge branch 'next' into for-linusDmitry Torokhov10-10/+10
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman1-5/+19
2017-08-18Input: zhenhua - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: warrior - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: twidjoy - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: stinger - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: spaceorb - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: spaceball - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: magellan - constify serio_device_idArvind Yadav1-1/+1
2017-08-18Input: iforce - constify serio_device_idArvind Yadav1-1/+1
2017-08-07Input: xpad - constify usb_device_idArvind Yadav1-1/+1
2017-08-07Input: iforce - constify usb_device_id and fix space before '[' errorArvind Yadav1-1/+1
2017-06-18Input: xpad - sync supported devices with XBCDBenjamin Valentin1-0/+30
2017-06-18Input: xpad - sync supported devices with 360ControllerBenjamin Valentin1-0/+57
2017-05-10Input: add support for PlayStation 1/2 joypads connected via SPITomohiro Yoshidomi3-0/+423
2017-05-07Input: xpad - add USB IDs for Mad Catz Brawlstick and Razer SabertoothBenjamin Valentin1-0/+2
2017-05-07Input: xpad - sync supported devices with xboxdrvBenjamin Valentin1-0/+13
2017-05-07Input: xpad - sort supported devices by USB IDBenjamin Valentin1-6/+6
2017-05-02Merge branch 'next' into for-linusDmitry Torokhov4-20/+105
2017-04-10Input: xpad - add support for Razer Wildcat gamepadCameron Gutman1-0/+2
2017-04-10Input: xpad - support some quirky Xbox One padsCameron Gutman1-13/+101
2017-04-10Input: turbografx - use setup_timerGeliang Tang1-3/+1
2017-04-10Input: db9 - use setup_timerGeliang Tang1-3/+1
2017-04-03Merge tag 'v4.11-rc5' into nextDmitry Torokhov1-0/+3
2017-03-17Input: convert remaining uses of pr_warning to pr_warnJoe Perches1-1/+2
2017-03-16Input: iforce - validate number of endpoints before using themJohan Hovold1-0/+3
2017-02-06Input: xpad - restore LED state after device resumeCameron Gutman1-1/+10