1. 055070a Input: psxpad-spi - switch to using polled mode of input devices by Dmitry Torokhov · 5 years ago
  2. 410f25d Input: sidewinder - make array seq static const, makes object smaller by Colin Ian King · 5 years ago
  3. 4aa31b4 Merge tag 'v5.3-rc4' into next by Dmitry Torokhov · 5 years ago
  4. 849f5ae Input: iforce - add sanity checks by Oliver Neukum · 5 years ago
  5. 5d4b45a Input: add support for the FlySky FS-iA6B RC receiver by Markus Koch · 5 years ago
  6. 6d45d3e Input: iforce - remove empty multiline comments by Tim Schumacher · 5 years ago
  7. ecb4183 Merge tag 'v5.2' into next by Dmitry Torokhov · 5 years ago
  8. 1151837 Input: iforce - add the Saitek R440 Force Wheel by Tim Schumacher · 6 years ago
  9. 21ae38f Input: iforce - use unaligned accessors, where appropriate by Dmitry Torokhov · 6 years ago
  10. 8624dfd Input: iforce - drop couple of temps from transport code by Dmitry Torokhov · 6 years ago
  11. 2178db6 Input: iforce - drop bus type from iforce structure by Dmitry Torokhov · 6 years ago
  12. dfad2b1 Input: iforce - use DMA-safe buffores for USB transfers by Dmitry Torokhov · 6 years ago
  13. 6ac0aec Input: iforce - allow callers supply data buffer when fetching device IDs by Dmitry Torokhov · 6 years ago
  14. 633354d Input: iforce - only call iforce_process_packet() if initialized by Dmitry Torokhov · 6 years ago
  15. 2880dcf Input: iforce - signal command completion from transport code by Dmitry Torokhov · 6 years ago
  16. d3cc100 Input: iforce - do not combine arguments for iforce_process_packet() by Dmitry Torokhov · 6 years ago
  17. 8a25e05 Input: iforce - factor out hat handling when parsing packets by Dmitry Torokhov · 6 years ago
  18. 43e61fc Input: iforce - update formatting of switch statements by Dmitry Torokhov · 6 years ago
  19. 4873586 Input: iforce - use DMA-safe buffer when getting IDs from USB by Dmitry Torokhov · 6 years ago
  20. 4f99de6 Input: iforce - split into core and transport modules by Dmitry Torokhov · 6 years ago
  21. 81fd431 Input: iforce - move transport data into transport modules by Dmitry Torokhov · 6 years ago
  22. 501025d Input: iforce - add bus type and parent arguments to iforce_init_device() by Dmitry Torokhov · 6 years ago
  23. 05ca382 Input: iforce - introduce start and stop io transport ops by Dmitry Torokhov · 6 years ago
  24. 9381758 Input: iforce - move command completion handling to serio code by Dmitry Torokhov · 6 years ago
  25. 2a1433f Input: iforce - move get_id to the transport operations by Dmitry Torokhov · 6 years ago
  26. 38d1076 Input: iforce - introduce transport ops by Dmitry Torokhov · 6 years ago
  27. f7f3651 Input: iforce - remove "being used" silliness by Dmitry Torokhov · 6 years ago
  28. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  29. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  30. 80503b2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149 by Thomas Gleixner · 6 years ago
  31. e8fc9828 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 31 by Thomas Gleixner · 6 years ago
  32. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  33. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  34. 65e91e2 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  35. 4e116e9 Input: db9 - mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  36. 3eb66e9 Merge tag 'v4.20' into for-linus by Dmitry Torokhov · 6 years ago
  37. fe2bfd0 Input: xpad - add support for SteelSeries Stratus Duo by Tom Panfil · 6 years ago
  38. adac075 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  39. a6754fa Input: xpad - quirk all PDP Xbox One gamepads by Cameron Gutman · 6 years ago
  40. eb81bfb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  41. 9735082 Input: xpad - add support for Xbox1 PDP Camo series gamepad by Ramses Ramírez · 6 years ago
  42. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  43. 13fe705 Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  44. 17a4ed5 Input: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  45. 0b64fa0 Input: iforce - reorganize joystick configuration lists by Tim Schumacher · 6 years ago
  46. 6c6212a Input: iforce - assign BTN_DEAD only for specific devices by Tim Schumacher · 6 years ago
  47. 305180b Input: iforce - reformat the packet dump output by Tim Schumacher · 6 years ago
  48. 179909e Input: stop telling users to snail-mail Vojtech by Dmitry Torokhov · 6 years ago
  49. 76336b4 Input: pxrc - flatten probe code by Dmitry Torokhov · 6 years ago
  50. c8783d3 Input: pxrc - do not store unneeded data in driver structure by Dmitry Torokhov · 6 years ago
  51. ce55f75 Input: pxrc - move module device table closer to where it is used by Dmitry Torokhov · 6 years ago
  52. 34dad2cf Input: pxrc - fix freeing URB on device teardown by Dmitry Torokhov · 6 years ago
  53. 9730f60 Input: pxrc - do not store USB device in private struct by Marcus Folkesson · 6 years ago
  54. 381a2c6 Input: iforce - use GFP_KERNEL in iforce_get_id_packet() by Sebastian Andrzej Siewior · 7 years ago
  55. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  56. dd6bee8 Input: xpad - fix GPD Win 2 controller name by Enno Boland · 7 years ago
  57. 5fb94e9 docs: Fix some broken references by Mauro Carvalho Chehab · 7 years ago
  58. ec15872 docs: fix broken references with multiple hints by Mauro Carvalho Chehab · 7 years ago
  59. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  60. c1ba083 Input: xpad - add GPD Win 2 Controller USB IDs by Ethan Lee · 7 years ago
  61. 7544513 Merge tag 'v4.17-rc6' into next by Dmitry Torokhov · 7 years ago
  62. a5a45b7 Input: gamecon - avoid using __set_bit() for capabilities by Marcus Folkesson · 7 years ago
  63. 89223a2 Input: as5011 - avoid using __set_bit() for capabilities by Marcus Folkesson · 7 years ago
  64. a013080 Input: xpad - avoid using __set_bit() for capabilities by Marcus Folkesson · 7 years ago
  65. 68c78d0 Input: xpad - fix some coding style issues by Leo Sperling · 8 years ago
  66. 5414ab3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  67. 664b0ba Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  68. c6c8485 Input: xpad - add PDP device id 0x02a4 by Francis Therien · 7 years ago
  69. 68ef483 Input: pxrc - new driver for PhoenixRC Flight Controller Adapter by Marcus Folkesson · 7 years ago
  70. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  71. c9ab800 Input: analog - use get_cycles() on PPC by Michael Ellerman · 7 years ago
  72. 739d875 mn10300: Remove the architecture by David Howells · 7 years ago
  73. eea43ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  74. 10a5583 Merge tag 'v4.15' into next by Dmitry Torokhov · 7 years ago
  75. d67ad78 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  76. 993ca20 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  77. e5c9c6a Input: xpad - add support for PDP Xbox One controllers by Mark Furneaux · 7 years ago
  78. 698c03b Input: inline macros for MODULE_LICENSE, etc by Julia Lawall · 7 years ago
  79. 65c64d18 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  80. da8df83 Input: joystick/analog - riscv has get_cycles() by Olof Johansson · 7 years ago
  81. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  82. c1b433e Input: gamecon - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  83. 56c78bb Input: sidewinder - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  84. 005161c Input: spaceball - mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  85. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  86. bbc8608 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  87. 122d6a3 Input: xpad - validate USB endpoint type during probe by Cameron Gutman · 7 years ago
  88. 1bf21b3 Input: adi - make array seq static, reduces object code size by Colin Ian King · 7 years ago
  89. a6cbfa1 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  90. f5308d1 Input: xpad - fix PowerA init quirk for some gamepad models by Cameron Gutman · 7 years ago
  91. b06bc6b Input: zhenhua - constify serio_device_id by Arvind Yadav · 7 years ago
  92. bee186d Input: warrior - constify serio_device_id by Arvind Yadav · 7 years ago
  93. a1e2964 Input: twidjoy - constify serio_device_id by Arvind Yadav · 7 years ago
  94. fa0426c Input: stinger - constify serio_device_id by Arvind Yadav · 7 years ago
  95. ecfd71a Input: spaceorb - constify serio_device_id by Arvind Yadav · 7 years ago
  96. c62c68f Input: spaceball - constify serio_device_id by Arvind Yadav · 7 years ago
  97. f31103f Input: magellan - constify serio_device_id by Arvind Yadav · 7 years ago
  98. b9e8cbc Input: iforce - constify serio_device_id by Arvind Yadav · 7 years ago
  99. 94aef06 Input: xpad - constify usb_device_id by Arvind Yadav · 7 years ago
  100. c129585 Input: iforce - constify usb_device_id and fix space before '[' error by Arvind Yadav · 7 years ago