summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov1-4/+4
2023-07-08Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick1-0/+2
2023-07-08Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga1-0/+1
2023-07-08Input: xpad - fix support for some third-party controllersVicki Pfau1-0/+22
2023-05-24Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas1-1/+0
2023-05-23Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas2-39/+39
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2-2/+2
2023-05-02Merge branch 'next' into for-linusDmitry Torokhov1-2/+21
2023-05-02Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov1-23/+0
2023-04-14Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau1-0/+15
2023-04-14Input: xpad - add constants for GIP interface numbersVicki Pfau1-1/+4
2023-04-02Input: xpad - fix support for some third-party controllersVicki Pfau1-0/+23
2023-04-02Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais1-0/+1
2023-03-24Input: xpad - add VID for Turtle Beach controllersVicki Pfau1-0/+1
2023-03-24Input: xpad - remove unused field in VID/PID tableVicki Pfau1-1/+0
2023-03-20Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann1-3/+4
2023-01-28Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler1-0/+2
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov3-6/+9
2022-12-08Input: pxspad - fix unused data warning when force feedback not enabledJonathan Cameron1-0/+3
2022-12-08Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron1-3/+3
2022-12-03Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König1-3/+2
2022-11-07Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap1-0/+1
2022-11-07Input: iforce - invert valid length check when fetching device IDsTetsuo Handa1-4/+4
2022-10-10Merge branch 'next' into for-linusDmitry Torokhov25-194/+396
2022-09-30input: drop empty comment blocksChristophe JAILLET22-66/+0
2022-09-29Input: xpad - add X-Box Adaptive Profile buttonNate Yocom1-2/+15
2022-09-29Input: xpad - add X-Box Adaptive XBox buttonNate Yocom1-1/+2
2022-09-29Input: xpad - add X-Box Adaptive supportNate Yocom1-0/+1
2022-09-28Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg1-30/+69
2022-09-28Input: xpad - refactor using BIT() macroPavel Rojtberg1-56/+57
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett1-61/+193
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari1-0/+24
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman1-1/+0
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg1-0/+19
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli1-0/+1
2022-08-28Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa3-7/+13
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan1-12/+53
2022-08-16i2c: Make remove callback return voidUwe Kleine-König1-3/+1
2022-08-02Input: adc-joystick - fix ordering in adc_joystick_probe()Dmitry Torokhov1-7/+8
2022-07-08Merge tag 'v5.19-rc5' into nextDmitry Torokhov1-0/+1
2022-06-29Input: sensehat-joystick - remove unnecessary error messageYang Li1-3/+1
2022-06-01Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap1-0/+1
2022-04-25Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile3-0/+149
2022-03-21Input: adi - remove redundant variable zColin Ian King1-2/+2
2022-02-16Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano1-1/+1
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-2/+9
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-10/+12
2021-11-12Merge branch 'next' into for-linusDmitry Torokhov3-10/+12
2021-11-10Input: iforce - fix control-message timeoutJohan Hovold1-1/+1