aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)Author
2022-10-26Input: xpad - fix wireless 360 controller breaking after suspendCameron Gutman
2022-10-26Input: xpad - add supported devices as contributed on githubPavel Rojtberg
2022-09-20Input: iforce - add support for Boeder Force Feedback WheelGreg Tulli
2022-01-05Input: spaceball - fix parsing of movement data packetsLeo L. Schwab
2021-10-20Input: xpad - add support for another USB ID of Nacon GC-100Michael Cullen
2021-03-04Input: xpad - add support for PowerA Enhanced Wired Controller for Xbox Serie...Olivier Crête
2021-02-10Input: xpad - sync supported devices with fork on GitHubBenjamin Valentin
2020-12-08Input: xpad - support Ardwiino ControllersSanjay Govind
2020-06-03Input: xpad - add custom init packet for Xbox One S controllersŁukasz Patron
2019-12-13Input: Fix memory leak in psxpad_spi_probeNavid Emamdoost
2019-08-25Input: iforce - add sanity checksOliver Neukum
2019-01-31Input: xpad - add support for SteelSeries Stratus DuoTom Panfil
2018-12-08Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher
2018-07-27Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov
2018-07-25Input: pxrc - flatten probe codeDmitry Torokhov
2018-07-25Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov
2018-07-25Input: pxrc - move module device table closer to where it is usedDmitry Torokhov
2018-07-25Input: pxrc - fix freeing URB on device teardownDmitry Torokhov
2018-07-25Input: pxrc - do not store USB device in private structMarcus Folkesson
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-06-21Input: xpad - fix GPD Win 2 controller nameEnno Boland
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov
2018-05-08Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov
2018-03-26Input: xpad - add PDP device id 0x02a4Francis Therien
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann
2018-03-14Input: analog - use get_cycles() on PPCMichael Ellerman
2018-03-09mn10300: Remove the architectureDavid Howells
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds