summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorLines
2023-01-27Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler-0/+2
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov-6/+9
2022-12-07Input: pxspad - fix unused data warning when force feedback not enabledJonathan Cameron-0/+3
2022-12-07Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron-3/+3
2022-12-02Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König-3/+2
2022-11-07Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap-0/+1
2022-11-07Input: iforce - invert valid length check when fetching device IDsTetsuo Handa-4/+4
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov-194/+396
2022-09-29input: drop empty comment blocksChristophe JAILLET-66/+0
2022-09-28Input: xpad - add X-Box Adaptive Profile buttonNate Yocom-2/+15
2022-09-28Input: xpad - add X-Box Adaptive XBox buttonNate Yocom-1/+2
2022-09-28Input: xpad - add X-Box Adaptive supportNate Yocom-0/+1
2022-09-27Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg-30/+69
2022-09-27Input: xpad - refactor using BIT() macroPavel Rojtberg-56/+57
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett-61/+193
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari-0/+24
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman-1/+0
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg-0/+19
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli-0/+1
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa-7/+13
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan-12/+53
2022-08-16i2c: Make remove callback return voidUwe Kleine-König-3/+1
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov-7/+8
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov-0/+1
2022-06-28Input: sensehat-joystick - remove unnecessary error messageYang Li-3/+1
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