summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2026-04-18Input: xpad - add support for Razer Wolverine V3 ProZoltan Illes
2025-08-28Input: xpad - set correct controller type for Acer NGR200Nilton Perim Neto
2025-07-17Input: xpad - support Acer NGR 200 ControllerNilton Perim Neto
2025-02-01Input: xpad - add support for wooting two he (arm)Jack Greiner
2025-02-01Input: xpad - add unofficial Xbox 360 wireless receiver cloneNilton Perim Neto
2024-03-01Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-01-25Input: xpad - add Razer Wolverine V2 supportLuca Weiss
2023-12-08Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-11-28Input: xpad - add VID for Turtle Beach controllersVicki Pfau
2023-10-19Input: xpad - add PXN V900 supportMatthias Berndt
2023-06-14Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-05-24Input: xpad - add constants for GIP interface numbersVicki Pfau
2022-12-31Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap
2022-11-26Input: iforce - invert valid length check when fetching device IDsTetsuo Handa
2022-10-15Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-10-15Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-09-20Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-09-08Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-11-18Input: iforce - fix control-message timeoutJohan Hovold
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