summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Input: iforce - invert valid length check when fetching device IDsTetsuo Handa2022-11-071-4/+4
* Merge branch 'next' into for-linusDmitry Torokhov2022-10-0925-194/+396
|\
| * input: drop empty comment blocksChristophe JAILLET2022-09-2922-66/+0
| * Input: xpad - add X-Box Adaptive Profile buttonNate Yocom2022-09-281-2/+15
| * Input: xpad - add X-Box Adaptive XBox buttonNate Yocom2022-09-281-1/+2
| * Input: xpad - add X-Box Adaptive supportNate Yocom2022-09-281-0/+1
| * Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg2022-09-271-30/+69
| * Input: xpad - refactor using BIT() macroPavel Rojtberg2022-09-271-56/+57
| * Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett2022-09-061-61/+193
| * Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari2022-09-061-0/+24
| * Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-09-061-1/+0
| * Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-09-061-0/+19
| * Input: adc-joystick - add polled input device supportChris Morgan2022-08-171-12/+53
| * i2c: Make remove callback return voidUwe Kleine-König2022-08-161-3/+1
* | Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-08-291-0/+1
* | Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa2022-08-273-7/+13
|/
* Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov2022-08-021-7/+8
* Merge tag 'v5.19-rc5' into nextDmitry Torokhov2022-07-081-0/+1
|\
| * Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap2022-05-311-0/+1
* | Input: sensehat-joystick - remove unnecessary error messageYang Li2022-06-281-3/+1
|/
* Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile2022-04-243-0/+149
* Input: adi - remove redundant variable zColin Ian King2022-03-201-2/+2
* Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano2022-02-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-011-2/+9
|\
| * Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-301-2/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-123-10/+12
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2021-11-113-10/+12
| |\
| | * Input: iforce - fix control-message timeoutJohan Hovold2021-11-091-1/+1
| | * Input: analog - fix invalid snprintf() callArnd Bergmann2021-10-051-8/+10
| | * Input: tmdc - fix spelling mistake "Millenium" -> "Millennium"Colin Ian King2021-09-201-1/+1
| | * Merge tag 'v5.13' into nextDmitry Torokhov2021-07-181-0/+2
| | |\
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-10-171-0/+2
|\| | |
| * | | Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-151-0/+2
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-09-111-94/+13
|\| | |
| * | | Input: analog - always use ktime functionsGuenter Roeck2021-09-081-94/+13
* | | | Merge tag 'for-linus-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-091-0/+1
|\ \ \ \
| * | | | um: allow disabling NO_IOMEMJohannes Berg2021-06-171-0/+1
| | |_|/ | |/| |
* | | | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-071-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Input: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-061-0/+1
| |/ /
* | | Merge branch 'next' into for-linusDmitry Torokhov2021-07-043-0/+156
|\ \ \ | | |/ | |/|
| * | Input: add SparkFun Qwiic Joystick driverOleh Kravchenko2021-06-183-0/+156
* | | Input: xpad - map "Select" button on Microsoft Xbox One controllerChris Ye2021-05-241-0/+6
| |/ |/|
* | Input: xpad - add support for Amazon Game ControllerMatt Reynolds2021-05-061-0/+2
|/
* Input: n64joy - fix return value check in n64joy_probe()Wei Yongjun2021-03-091-2/+2
* Merge branch 'next' into for-linusDmitry Torokhov2021-02-223-1/+353
|\
| * Merge tag 'v5.11' into nextDmitry Torokhov2021-02-221-1/+18
| |\
| * | Input: Add N64 controller driverLauri Kasanen2021-01-243-1/+353
* | | Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-02-161-0/+1
| |/ |/|
* | Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-01-241-1/+16
* | Merge branch 'next' into for-linusDmitry Torokhov2020-12-145-11/+10
|\|