aboutsummaryrefslogtreecommitdiff
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2024-03-03Input: xpad - add additional HyperX Controller IdentifiersMax Nguyen
2024-01-30Input: xpad - add Lenovo Legion Go controllersBrenton Simpson
2024-01-13Merge branch 'next' into for-linusDmitry Torokhov
2024-01-09Input: driver for Adafruit Seesaw GamepadAnshul Dalal
2023-12-13Input: as5011 - convert to GPIO descriptorLinus Walleij
2023-12-12Input: xpad - add Razer Wolverine V2 supportLuca Weiss
2023-12-11Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2023-12-09Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson
2023-11-06Merge branch 'next' into for-linusDmitry Torokhov
2023-10-29Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao
2023-10-13Input: xpad - add PXN V900 supportMatthias Berndt
2023-09-17Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen
2023-07-17Merge tag 'v6.4' into nextDmitry Torokhov
2023-07-07Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick
2023-07-07Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga
2023-07-07Input: xpad - fix support for some third-party controllersVicki Pfau
2023-05-23Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas
2023-05-22Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas
2023-05-17Input: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-05-01Merge branch 'next' into for-linusDmitry Torokhov
2023-05-01Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov
2023-04-14Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau
2023-04-14Input: xpad - add constants for GIP interface numbersVicki Pfau
2023-04-01Input: xpad - fix support for some third-party controllersVicki Pfau
2023-04-01Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais
2023-03-23Input: xpad - add VID for Turtle Beach controllersVicki Pfau
2023-03-23Input: xpad - remove unused field in VID/PID tableVicki Pfau
2023-03-19Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann
2023-01-27Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler
2022-12-12Merge branch 'next' into for-linusDmitry Torokhov
2022-12-07Input: pxspad - fix unused data warning when force feedback not enabledJonathan Cameron
2022-12-07Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron
2022-12-02Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König
2022-11-07Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap
2022-11-07Input: iforce - invert valid length check when fetching device IDsTetsuo Handa
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov
2022-09-29input: drop empty comment blocksChristophe JAILLET
2022-09-28Input: xpad - add X-Box Adaptive Profile buttonNate Yocom
2022-09-28Input: xpad - add X-Box Adaptive XBox buttonNate Yocom
2022-09-28Input: xpad - add X-Box Adaptive supportNate Yocom
2022-09-27Input: xpad - decipher xpadone packages with GIP definesPavel Rojtberg
2022-09-27Input: xpad - refactor using BIT() macroPavel Rojtberg
2022-09-06Input: xpad - add support for XBOX One Elite paddlesChristopher Crockett
2022-09-06Input: xpad - Poweroff XBOX360W on mode button long pressSantosh De Massari
2022-09-06Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-09-06Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-08-29Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-08-27Input: iforce - wake up after clearing IFORCE_XMIT_RUNNING flagTetsuo Handa
2022-08-17Input: adc-joystick - add polled input device supportChris Morgan
2022-08-16i2c: Make remove callback return voidUwe Kleine-König