aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov1-1/+1
2019-02-16Input: db9 - mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov4-11/+11
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil1-0/+3
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-10/+6
2018-12-03Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman1-10/+6
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman1-0/+3
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez1-0/+3
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds27-226/+93
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov27-226/+93
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher1-14/+5
2018-07-27Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher1-5/+6
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher4-11/+7
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov26-104/+0
2018-07-25Input: pxrc - flatten probe codeDmitry Torokhov1-49/+35
2018-07-25Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov1-18/+17
2018-07-25Input: pxrc - move module device table closer to where it is usedDmitry Torokhov1-6/+6
2018-07-25Input: pxrc - fix freeing URB on device teardownDmitry Torokhov1-36/+30
2018-07-25Input: pxrc - do not store USB device in private structMarcus Folkesson1-7/+6
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior1-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2018-06-21Input: xpad - fix GPD Win 2 controller nameEnno Boland1-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab2-6/+6
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab2-4/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook1-1/+1
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee1-0/+2
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov2-3/+8
2018-05-08Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson1-12/+15
2018-05-08Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson1-3/+1
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson1-10/+10
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling1-6/+9
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds5-3/+322
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov6-9/+323
2018-03-26Input: xpad - add PDP device id 0x02a4Francis Therien1-2/+7
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson3-0/+314
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann1-1/+1
2018-03-14Input: analog - use get_cycles() on PPCMichael Ellerman1-1/+1
2018-03-09mn10300: Remove the architectureDavid Howells1-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-5/+2
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov5-10/+29
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov1-5/+2
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+19
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux1-0/+19
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall1-5/+2
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-1/+1
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson1-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook3-9/+9
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva1-5/+5