summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2024-03-13Merge tag 'spi-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-2/+2
2024-03-04Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen1-0/+6
2024-02-08Input: pxspad - follow renaming of SPI "master" to "controller"Uwe Kleine-König1-2/+2
2024-01-31Input: xpad - add Lenovo Legion Go controllersBrenton Simpson1-0/+2
2024-01-14Merge branch 'next' into for-linusDmitry Torokhov6-40/+358
2024-01-10Input: driver for Adafruit Seesaw GamepadAnshul Dalal3-0/+326
2023-12-14Input: as5011 - convert to GPIO descriptorLinus Walleij1-13/+11
2023-12-13Input: xpad - add Razer Wolverine V2 supportLuca Weiss1-0/+1
2023-12-12Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-10Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson1-24/+18
2023-11-07Merge branch 'next' into for-linusDmitry Torokhov1-12/+1
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao1-12/+1
2023-10-14Input: xpad - add PXN V900 supportMatthias Berndt1-0/+2
2023-09-18Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen1-0/+2
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