summaryrefslogtreecommitdiffstats
path: root/drivers/input/joystick
AgeCommit message (Expand)AuthorLines
2019-03-03Merge branch 'next' into for-linusDmitry Torokhov-1/+1
2019-02-16Input: db9 - mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-01-14Merge tag 'v4.20' into for-linusDmitry Torokhov-11/+11
2019-01-13Input: xpad - add support for SteelSeries Stratus DuoTom Panfil-0/+3
2018-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-10/+6
2018-12-03Input: xpad - quirk all PDP Xbox One gamepadsCameron Gutman-10/+6
2018-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman-0/+3
2018-10-01Input: xpad - add support for Xbox1 PDP Camo series gamepadRamses Ramírez-0/+3
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-226/+93
2018-08-16Merge branch 'next' into for-linusDmitry Torokhov-226/+93
2018-08-08Input: mark expected switch fall-throughsGustavo A. R. Silva-0/+5
2018-07-27Input: iforce - reorganize joystick configuration listsTim Schumacher-14/+5
2018-07-27Input: iforce - assign BTN_DEAD only for specific devicesTim Schumacher-5/+6
2018-07-26Input: iforce - reformat the packet dump outputTim Schumacher-11/+7
2018-07-26Input: stop telling users to snail-mail VojtechDmitry Torokhov-104/+0
2018-07-25Input: pxrc - flatten probe codeDmitry Torokhov-49/+35
2018-07-25Input: pxrc - do not store unneeded data in driver structureDmitry Torokhov-18/+17
2018-07-25Input: pxrc - move module device table closer to where it is usedDmitry Torokhov-6/+6
2018-07-25Input: pxrc - fix freeing URB on device teardownDmitry Torokhov-36/+30
2018-07-25Input: pxrc - do not store USB device in private structMarcus Folkesson-7/+6
2018-07-04Input: iforce - use GFP_KERNEL in iforce_get_id_packet()Sebastian Andrzej Siewior-1/+1
2018-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2018-06-21Input: xpad - fix GPD Win 2 controller nameEnno Boland-1/+1
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab-6/+6
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab-4/+4
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-1/+1
2018-06-04Input: xpad - add GPD Win 2 Controller USB IDsEthan Lee-0/+2
2018-05-24Merge tag 'v4.17-rc6' into nextDmitry Torokhov-3/+8
2018-05-08Input: gamecon - avoid using __set_bit() for capabilitiesMarcus Folkesson-12/+15
2018-05-08Input: as5011 - avoid using __set_bit() for capabilitiesMarcus Folkesson-3/+1
2018-05-08Input: xpad - avoid using __set_bit() for capabilitiesMarcus Folkesson-10/+10
2018-05-08Input: xpad - fix some coding style issuesLeo Sperling-6/+9
2018-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-3/+322
2018-04-04Merge branch 'next' into for-linusDmitry Torokhov-9/+323
2018-03-26Input: xpad - add PDP device id 0x02a4Francis Therien-2/+7
2018-03-26Input: pxrc - new driver for PhoenixRC Flight Controller AdapterMarcus Folkesson-0/+314
2018-03-26treewide: simplify Kconfig dependencies for removed archsArnd Bergmann-1/+1
2018-03-14Input: analog - use get_cycles() on PPCMichael Ellerman-1/+1
2018-03-09mn10300: Remove the architectureDavid Howells-1/+1
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-5/+2
2018-02-01Merge tag 'v4.15' into nextDmitry Torokhov-10/+29
2018-02-01Merge branch 'next' into for-linusDmitry Torokhov-5/+2
2018-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+19
2018-01-22Input: xpad - add support for PDP Xbox One controllersMark Furneaux-0/+19
2018-01-17Input: inline macros for MODULE_LICENSE, etcJulia Lawall-5/+2
2018-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-1/+1
2017-11-29Input: joystick/analog - riscv has get_cycles()Olof Johansson-1/+1
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook-9/+9
2017-11-10Input: gamecon - mark expected switch fall-throughsGustavo A. R. Silva-0/+3
2017-11-10Input: sidewinder - mark expected switch fall-throughsGustavo A. R. Silva-5/+5