summaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorFilesLines
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds4-6/+23
2024-05-23Merge branch 'next' into for-linusDmitry Torokhov4-6/+23
2024-05-21Input: xpad - add support for Machenike G5 Pro ControllerKirill Artemev1-0/+2
2024-05-14Input: drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König2-3/+3
2024-05-05Merge tag 'input-for-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2024-04-25Input: xpad - add support for ASUS ROG RAIKIRIVicki Pfau1-0/+2
2024-03-28Input: adafruit-seesaw - only report buttons that changed stateDmitry Torokhov1-3/+18
2024-03-17Merge tag 'input-for-v6.9-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+11
2024-03-16Merge branch 'next' into for-linusDmitry Torokhov1-3/+11
2024-03-15Input: xpad - add support for Snakebyte GAMEPADsMatt Scialabba1-0/+3
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: xpad - sort xpad_device by vendor and product IDBrenton Simpson1-3/+8
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