summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2021-10-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-10-15Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-09-08Input: analog - always use ktime functionsGuenter Roeck
2021-07-09Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-07-07Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-04Merge branch 'next' into for-linusDmitry Torokhov
2021-06-18Input: add SparkFun Qwiic Joystick driverOleh Kravchenko
2021-06-17um: allow disabling NO_IOMEMJohannes Berg
2021-05-24Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye
2021-05-06Input: xpad - add support for Amazon Game ControllerMatt Reynolds
2021-03-09Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun
2021-02-22Merge branch 'next' into for-linusDmitry Torokhov
2021-02-22Merge tag 'v5.11' into nextDmitry Torokhov
2021-02-16Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête
2021-01-24Input: Add N64 controller driverLauri Kasanen
2021-01-24Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2020-12-14Merge branch 'next' into for-linusDmitry Torokhov
2020-12-02Input: use input_device_enabled()Andrzej Pietrasiewicz
2020-11-30Input: xpad - support Ardwiino ControllersSanjay Govind
2020-11-19Input: xpad - demote non-conformant kernel-doc headerLee Jones
2020-11-17Merge tag 'v5.9' into nextDmitry Torokhov
2020-11-08Input: analog - fix formatting of error codeZhang Qilong
2020-09-28Input: joystick - add ADC attached joystick driver.Artur Rojek
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2020-07-21Merge branch 'for-linus' into nextDmitry Torokhov
2020-07-07Input: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-09Input: adi - work around module name confictArnd Bergmann
2020-04-22Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2019-10-29Input: psxpad-spi - switch to using polled mode of input devicesDmitry Torokhov
2019-09-05Input: sidewinder - make array seq static const, makes object smallerColin Ian King
2019-08-11Merge tag 'v5.3-rc4' into nextDmitry Torokhov
2019-08-06Input: iforce - add sanity checksOliver Neukum
2019-07-22Input: add support for the FlySky FS-iA6B RC receiverMarkus Koch
2019-07-15Input: iforce - remove empty multiline commentsTim Schumacher
2019-07-15Merge tag 'v5.2' into nextDmitry Torokhov
2019-06-22Input: iforce - add the Saitek R440 Force WheelTim Schumacher
2019-06-22Input: iforce - use unaligned accessors, where appropriateDmitry Torokhov
2019-06-22Input: iforce - drop couple of temps from transport codeDmitry Torokhov
2019-06-22Input: iforce - drop bus type from iforce structureDmitry Torokhov
2019-06-22Input: iforce - use DMA-safe buffores for USB transfersDmitry Torokhov
2019-06-22Input: iforce - allow callers supply data buffer when fetching device IDsDmitry Torokhov
2019-06-22Input: iforce - only call iforce_process_packet() if initializedDmitry Torokhov
2019-06-22Input: iforce - signal command completion from transport codeDmitry Torokhov
2019-06-22Input: iforce - do not combine arguments for iforce_process_packet()Dmitry Torokhov
2019-06-22Input: iforce - factor out hat handling when parsing packetsDmitry Torokhov
2019-06-22Input: iforce - update formatting of switch statementsDmitry Torokhov