aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov25-194/+396
2022-09-29input: drop empty comment blocksChristophe JAILLET22-66/+0
2022-09-28Input: xpad - add X-Box Adaptive Profile buttonNate Yocom1-2/+15
2022-09-28Input: xpad - add X-Box Adaptive XBox buttonNate Yocom1-1/+2
2022-09-28Input: xpad - add X-Box Adaptive supportNate Yocom1-0/+1
2022-09-27Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg1-30/+69
2022-09-27Input: xpad - refactor using BIT() macroPavel Rojtberg1-56/+57
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett1-61/+193
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari1-0/+24
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman1-1/+0
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg1-0/+19
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli1-0/+1
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa3-7/+13
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan1-12/+53
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov1-7/+8
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov1-0/+1
2022-06-28Input: sensehat-joystick - remove unnecessary error messageYang Li1-3/+1
2022-05-31Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2022-04-24Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile3-0/+149
2022-03-20Input: adi - remove redundant variable zColin Ian King1-2/+2
2022-02-15Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano1-1/+1
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-2/+9
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-10/+12
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov3-10/+12
2021-11-09Input: iforce - fix control-message timeoutJohan Hovold1-1/+1
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen1-0/+2
2021-10-05Input: analog - fix invalid snprintf() callArnd Bergmann1-8/+10
2021-09-20Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"Colin Ian King1-1/+1
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-94/+13
2021-09-08Input: analog - always use ktime functionsGuenter Roeck1-94/+13
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov1-0/+2
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds1-0/+1
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linuxLinus Torvalds1-0/+1
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-04Merge branch 'next' into for-linusDmitry Torokhov3-0/+156
2021-06-18Input: add SparkFun Qwiic Joystick driverOleh Kravchenko3-0/+156
2021-06-17um: allow disabling NO_IOMEMJohannes Berg1-0/+1
2021-05-24Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye1-0/+6
2021-05-06Input: xpad - add support for Amazon Game ControllerMatt Reynolds1-0/+2
2021-03-09Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun1-2/+2
2021-02-22Merge branch 'next' into for-linusDmitry Torokhov3-1/+353
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov1-1/+18
2021-02-16Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Series X|SOlivier Crête1-0/+1
2021-01-24Input: Add N64 controller driverLauri Kasanen3-1/+353
2021-01-24Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin1-1/+16
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov5-11/+10
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz1-2/+2