summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
Commit message (Expand)AuthorAgeFilesLines
* Input: xpad - add Razer Wolverine V2 supportLuca Weiss2024-01-251-0/+1
* Input: xpad - add HyperX Clutch Gladiate SupportMax Nguyen2023-12-081-0/+2
* Input: xpad - add PXN V900 supportMatthias Berndt2023-10-251-0/+2
* Input: xpad - delete a Razer DeathAdder mouse VID/PID entryIsmael Ferreras Morezuelas2023-06-141-1/+0
* Input: xpad - add constants for GIP interface numbersVicki Pfau2023-05-301-1/+4
* Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman2022-10-261-1/+0
* Input: xpad - add supported devices as contributed on githubPavel Rojtberg2022-10-261-0/+19
* Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli2022-09-201-0/+1
* Input: spaceball - fix parsing of movement data packetsLeo L. Schwab2022-01-051-2/+9
* Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen2021-10-201-0/+2
* Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête2021-03-041-0/+1
* Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin2021-02-101-1/+16
* Input: xpad - support Ardwiino ControllersSanjay Govind2020-12-081-0/+2
* Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron2020-06-031-0/+12
* Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost2019-12-131-1/+1
* Input: iforce - add sanity checksOliver Neukum2019-08-251-0/+5
* Input: xpad - add support for SteelSeries Stratus DuoTom Panfil2019-01-311-0/+3
* Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman2018-12-081-10/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-121-0/+3
|\
| * Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez2018-10-011-0/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-08-1827-226/+93
|\|
| * Merge branch 'next' into for-linusDmitry Torokhov2018-08-1627-226/+93
| |\
| | * Input: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+5
| | * Input: iforce - reorganize joystick configuration listsTim Schumacher2018-07-271-14/+5
| | * Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher2018-07-271-5/+6
| | * Input: iforce - reformat the packet dump outputTim Schumacher2018-07-264-11/+7
| | * Input: stop telling users to snail-mail VojtechDmitry Torokhov2018-07-2626-104/+0
| | * Input: pxrc - flatten probe codeDmitry Torokhov2018-07-251-49/+35
| | * Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov2018-07-251-18/+17
| | * Input: pxrc - move module device table closer to where it is usedDmitry Torokhov2018-07-251-6/+6
| | * Input: pxrc - fix freeing URB on device teardownDmitry Torokhov2018-07-251-36/+30
| | * Input: pxrc - do not store USB device in private structMarcus Folkesson2018-07-251-7/+6
| | * Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior2018-07-041-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-06-271-1/+1
|\| |
| * | Input: xpad - fix GPD Win 2 controller nameEnno Boland2018-06-211-1/+1
| |/
* | docs: Fix some broken referencesMauro Carvalho Chehab2018-06-152-6/+6
* | docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-152-4/+4
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-121-1/+1
|/
* Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee2018-06-041-0/+2
* Merge tag 'v4.17-rc6' into nextDmitry Torokhov2018-05-242-3/+8
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-04-055-3/+322
| |\
| | * Merge branch 'next' into for-linusDmitry Torokhov2018-04-046-9/+323
| | |\
| | * | Input: xpad - add PDP device id 0x02a4Francis Therien2018-03-261-2/+7
| | * | Input: analog - use get_cycles() on PPCMichael Ellerman2018-03-141-1/+1
| * | | treewide: simplify Kconfig dependencies for removed archsArnd Bergmann2018-03-261-1/+1
| * | | mn10300: Remove the architectureDavid Howells2018-03-091-1/+1
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-011-5/+2
| |\| |
| | * | Merge branch 'next' into for-linusDmitry Torokhov2018-02-011-5/+2
| | |\ \
* | | | | Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-12/+15
* | | | | Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson2018-05-081-3/+1