summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorLines
2022-05-31Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap-0/+1
2022-04-24Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile-0/+149
2022-03-20Input: adi - remove redundant variable zColin Ian King-2/+2
2022-02-15Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano-1/+1
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2/+9
2021-12-30Input: spaceball - fix parsing of movement data packetsLeo L. Schwab-2/+9
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+12
2021-11-11Merge branch 'next' into for-linusDmitry Torokhov-10/+12
2021-11-09Input: iforce - fix control-message timeoutJohan Hovold-1/+1
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+2
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen-0/+2
2021-10-05Input: analog - fix invalid snprintf() callArnd Bergmann-8/+10
2021-09-20Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"Colin Ian King-1/+1
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-94/+13
2021-09-08Input: analog - always use ktime functionsGuenter Roeck-94/+13
2021-07-18Merge tag 'v5.13' into nextDmitry Torokhov-0/+2
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds-0/+1
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva-0/+1
2021-07-04Merge branch 'next' into for-linusDmitry Torokhov-0/+156
2021-06-18Input: add SparkFun Qwiic Joystick driverOleh Kravchenko-0/+156
2021-06-17um: allow disabling NO_IOMEMJohannes Berg-0/+1
2021-05-24Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye-0/+6
2021-05-06Input: xpad - add support for Amazon Game ControllerMatt Reynolds-0/+2
2021-03-09Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun-2/+2
2021-02-22Merge branch 'next' into for-linusDmitry Torokhov-1/+353
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov-1/+18
2021-02-16Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête-0/+1
2021-01-24Input: Add N64 controller driverLauri Kasanen-1/+353
2021-01-24Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin-1/+16
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov-11/+10
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz-2/+2
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind-0/+2
2020-11-19Input: xpad - demote non-conformant kernel-doc headerLee Jones-1/+1
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov-7/+6
2020-11-08Input: analog - fix formatting of error codeZhang Qilong-1/+1
2020-09-28Input: joystick - add ADC attached joystick driver.Artur Rojek-0/+275
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+2
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-18/+25
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov-0/+1
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva-18/+25
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-4/+4
2020-06-09Input: adi - work around module name confictArnd Bergmann-0/+1
2020-04-22Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron-0/+12
2019-10-29Input: psxpad-spi - switch to using polled mode of input devicesDmitry Torokhov-31/+34
2019-09-05Input: sidewinder - make array seq static const, makes object smallerColin Ian King-1/+1
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov-0/+5
2019-08-06Input: iforce - add sanity checksOliver Neukum-0/+5
2019-07-22Input: add support for the FlySky FS-iA6B RC receiverMarkus Koch-2/+244
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher-18/+0