summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Input: raspberrypi-ts - add missing HAS_IOMEM dependencyRandy Dunlap2022-05-311-0/+1
* | Input: sensehat-joystick - remove unnecessary error messageYang Li2022-06-281-3/+1
|/
* Input: add Raspberry Pi Sense HAT joystick driverCharles Mirabile2022-04-243-0/+149
* Input: adi - remove redundant variable zColin Ian King2022-03-201-2/+2
* Input: xbox - correct the name for Xbox Series S|X controllerMarcos Alano2022-02-151-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2022-01-011-2/+9
|\
| * Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2021-12-301-2/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-11-123-10/+12
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2021-11-113-10/+12
| |\
| | * Input: iforce - fix control-message timeoutJohan Hovold2021-11-091-1/+1