summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' into for-linusDmitry Torokhov2024-01-136-40/+358
|\
| * Input: driver for Adafruit Seesaw GamepadAnshul Dalal2024-01-093-0/+326
| * Input: as5011 - convert to GPIO descriptorLinus Walleij2023-12-131-13/+11
| * Input: xpad - remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET2023-12-111-3/+3
| * Input: pxrc - simplify mutex handling with guard macroMarcus Folkesson2023-12-091-24/+18
* | Input: xpad - add Razer Wolverine V2 supportLuca Weiss2023-12-121-0/+1
* | Merge branch 'next' into for-linusDmitry Torokhov2023-11-061-12/+1
|\|
| * Input: walkera0701 - use module_parport_driver macro to simplify the codeLi Zetao2023-10-291-12/+1
* | Input: xpad - add PXN V900 supportMatthias Berndt2023-10-131-0/+2
* | Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen2023-09-171-0/+2
|/
* Merge tag 'v6.4' into nextDmitry Torokhov2023-07-171-4/+4
|\
| * Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-05-231-1/+0
| * Merge branch 'next' into for-linusDmitry Torokhov2023-05-011-2/+21
| |\
| * | Input: xpad - fix incorrectly applied patch for MAP_PROFILE_BUTTONMatthias Benkmann2023-03-191-3/+4
* | | Input: xpad - add GameSir T4 Kaleid Controller supportJonathan Frederick2023-07-071-0/+2
* | | Input: xpad - add GameSir VID for Xbox One controllersSam Lantinga2023-07-071-0/+1
* | | Input: xpad - fix support for some third-party controllersVicki Pfau2023-07-071-0/+22
* | | Input: xpad - spelling fixes for "Xbox"Ismael Ferreras Morezuelas2023-05-222-39/+39
* | | Input: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-172-2/+2
| |/ |/|
* | Revert "Input: xpad - fix support for some third-party controllers"Dmitry Torokhov2023-05-011-23/+0
* | Input: xpad - fix PowerA EnWired Controller guide buttonVicki Pfau2023-04-141-0/+15
* | Input: xpad - add constants for GIP interface numbersVicki Pfau2023-04-141-1/+4
* | Input: xpad - fix support for some third-party controllersVicki Pfau2023-04-011-0/+23
* | Input: xpad - treat Qanba controllers as Xbox360 controllersPierre-Loup A. Griffais2023-04-011-0/+1
* | Input: xpad - add VID for Turtle Beach controllersVicki Pfau2023-03-231-0/+1
* | Input: xpad - remove unused field in VID/PID tableVicki Pfau2023-03-231-1/+0
|/
* Input: xpad - add 8BitDo Pro 2 Wired Controller supportJohn Butler2023-01-271-0/+2
* Merge branch 'next' into for-linusDmitry Torokhov2022-12-123-6/+9
|\
| * Input: pxspad - fix unused data warning when force feedback not enabledJonathan Cameron2022-12-071-0/+3
| * Input: pxspad - switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()Jonathan Cameron2022-12-071-3/+3
| * Input: as5011 - Convert to i2c's .probe_new()Uwe Kleine-König2022-12-021-3/+2
| * Input: joystick - fix Kconfig warning for JOYSTICK_ADCRandy Dunlap2022-11-071-0/+1
* | 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
|\