1. caca925 Input: xpad - validate USB endpoint count during probe by Cameron Gutman · 8 years ago
  2. c7f1429 Input: xpad - fix oops when attaching an unknown Xbox One gamepad by Cameron Gutman · 8 years ago
  3. 540c260 Input: xpad - fix rumble on Xbox One controllers with 2015 firmware by Cameron Gutman · 8 years ago
  4. 6f49a39 Input: xpad - xbox one elite controller support by Pavel Rojtberg · 8 years ago
  5. 6538c3b Input: xpad - add more third-party controllers by Pavel Rojtberg · 8 years ago
  6. 1ff5fa3 Input: xpad - prevent spurious input from wired Xbox 360 controllers by Cameron Gutman · 8 years ago
  7. 4efc693 Input: xpad - move pending clear to the correct location by Pavel Rojtberg · 8 years ago
  8. d63b0f0 Input: xpad - add Mad Catz FightStick TE 2 VID/PID by Silvan Jegen · 9 years ago
  9. a6ed4a1 Input: xpad - remove unused function by Arnd Bergmann · 9 years ago
  10. 95162dc Input: xpad - correct xbox one pad device name by Pavel Rojtberg · 9 years ago
  11. d9be398 Input: xpad - use LED API when identifying wireless controllers by Dmitry Torokhov · 9 years ago
  12. 4220f7d Input: xpad - workaround dead irq_out after suspend/ resume by Pavel Rojtberg · 9 years ago
  13. 2a6d752 Input: xpad - update Xbox One Force Feedback Support by Pierre-Loup A. Griffais · 9 years ago
  14. 7fc595f Input: xpad - correctly handle concurrent LED and FF requests by Pavel Rojtberg · 9 years ago
  15. 09c8b00 Input: xpad - handle "present" and "gone" correctly by Pierre-Loup A. Griffais · 9 years ago
  16. 93a017a Input: xpad - remove spurious events of wireless xpad 360 controller by Clement Calmels · 9 years ago
  17. fbe6a31 Input: xpad - fix clash of presence handling with LED setting by Pavel Rojtberg · 9 years ago
  18. aba5487 Input: xpad - query wireless controller state at init by Pavel Rojtberg · 9 years ago
  19. b815400 Input: xpad - move the input device creation to a new function by Pierre-Loup A. Griffais · 9 years ago
  20. 5ee8bda Input: xpad - x360w: report dpad as buttons and axes by Pavel Rojtberg · 9 years ago
  21. 0600815 Input: xpad - factor out URB submission in xpad_play_effect by Pavel Rojtberg · 9 years ago
  22. a306a65 Input: xpad - remove needless bulk out URB used for LED setup by Pavel Rojtberg · 9 years ago
  23. e3b6517 Input: xpad - use ida() for finding the pad_nr by Pavel Rojtberg · 9 years ago
  24. 1f6f02b Input: xpad - clarify LED enumeration by Pavel Rojtberg · 9 years ago
  25. 470446e Input: xpad - fix Razer Atrox Arcade Stick button mapping by Dario Scarpa · 9 years ago
  26. 39a7a88 Input: xpad - add Covert Forces edition of the Xbox One controller by Erik Lundgren · 9 years ago
  27. cae705b Input: xpad - re-send LED command on present event by Pavel Rojtberg · 9 years ago
  28. 75b7f05 Input: xpad - set the LEDs properly on XBox Wireless controllers by Pierre-Loup A. Griffais · 9 years ago
  29. 0604949 Input: xpad - add rumble support for Xbox One controller by Ming-ting Yao Wei · 9 years ago
  30. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  31. 939ffb1 Input: initialize device counter variables with -1 by Aniroop Mathur · 10 years ago
  32. a1f9a40 Input: xpad - use proper endpoint type by Greg Kroah-Hartman · 10 years ago
  33. 4dfb15c Input: xpad - add Thrustmaster as Xbox 360 controller vendor by Tommi Rantala · 10 years ago
  34. 4b54625 Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel by Tommi Rantala · 10 years ago
  35. f554f61 Input: xpad - sync device IDs with xboxdrv by Benjamin Valentin · 10 years ago
  36. a7b4473 Input: xpad - add VID/PID for Razer Sabertooth by Frank Razenberg · 10 years ago
  37. 1a48ff8 Input: xpad - add support for Xbox One controllers by Ted Mielczarek · 10 years ago
  38. 55df811 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  39. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  40. 8e2f232 Input: xpad - add new USB IDs for Logitech F310 and F710 by Petr Sebor · 11 years ago
  41. dbb4800 Input: xpad - change D-PAD mapping on Razer devices by Thomaz de Oliveira dos Reis · 11 years ago
  42. ed06349 Input: xpad - add signature for Razer Onza Classic Edition by Mag · 11 years ago
  43. be66227 Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers by Shawn Joseph · 11 years ago
  44. 540602a Input: xpad - add a few new VID/PID combinations by Guillermo A. Amaral · 12 years ago
  45. 0d02796 Input: xpad - minor formatting fixes by Guillermo A. Amaral · 12 years ago
  46. 314820c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  47. e76b8ee Input: xpad - add Andamiro Pump It Up pad by Yuri Khan · 12 years ago
  48. cc71a7e Input: xpad - add signature for Razer Onza Tournament Edition by Ilia Katsnelson · 12 years ago
  49. 3ffb62c Input: xpad - handle all variations of Mad Catz Beat Pad by Yuri Khan · 12 years ago
  50. 8818e41 USB: input: xpad.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  51. c4f0bbc USB: xpad.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  52. 39e85a2 USB: input: xpad.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  53. 9cb757b USB: xpad.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  54. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  55. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  56. b514d4f Input: xpad - enable rumble support for XBox360 Wireless Controllers by Chris Moeller · 13 years ago
  57. fabadbc Input: xpad - add support for two more dance pads and a guitar by Magnus Hörlin · 13 years ago
  58. e3f0f0a Input: xpad - ensure xpad->bulk_out is initialized before submitting urb by Axel Lin · 14 years ago
  59. 2a05915 Input: xpad - remove useless check in xpad_remove by Dmitry Torokhov · 14 years ago
  60. 161feb2 Input: xpad - fix resource reclaim in xpad_probe error path by Axel Lin · 14 years ago
  61. 6ff92a6 Input: xpad - fix a memory leak by Axel Lin · 14 years ago
  62. 49cc69b Input: xpad - return proper error in error path by Axel Lin · 14 years ago
  63. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  64. 6ac8a99 Input: xpad - add USB-ID for PL-3601 Xbox 360 pad by Christoph Fritz · 14 years ago
  65. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  66. b326b85 Input: xpad - add product ID for Hori Fighting Stick EX2 by Chris Merrett · 14 years ago
  67. 7beae70 Input: xpad - remove mouse buttons and axes for dance pads by Christoph Fritz · 14 years ago
  68. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  69. 1218730 Input: xpad - add rumble support for original xbox controller by Benjamin Valentin · 15 years ago
  70. 7755726 Merge commit 'v2.6.33-rc5' into next by Dmitry Torokhov · 15 years ago
  71. dd38d68 Input: xbox - do not use GFP_KERNEL under spinlock by Dmitry Torokhov · 15 years ago
  72. b45d44e Input: xpad - allow using triggers as buttons rather than axes by Nicolas Léveillé · 15 years ago
  73. dadaae3 Input: xpad - add two new Xbox 360 devices by Nicolas Léveillé · 15 years ago
  74. 3ac91d3 Input: xpad - add BigBen Interactive XBOX 360 Controller by Thomas Gruber · 15 years ago
  75. 805423e Input: xpad - add USB ID for the drumkit controller from Rock Band by Corbin Simpson · 15 years ago
  76. 70a6f2e Input: xpad - don't resend successfully sent outgoing requests by Michael Gruber · 15 years ago
  77. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  78. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  79. d488d3e Input: xpad - add Pelican Eclipse D-Pad to the list of devices by Harley Laue · 16 years ago
  80. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  81. cf867ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  82. 2043021 Input: xpad - fix build failure by Dmitry Torokhov · 16 years ago
  83. 37b05b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  84. 6fc88f53 USB: convert away from urb->status in xpad driver by Oliver Neukum · 17 years ago
  85. 04021e4 Input: xpad - set proper buffer length for outgoing requests by Michael Gruber · 16 years ago
  86. 6eae9b0 Input: xpad - don't use GFP_ATOMIC by Oliver Neukum · 17 years ago
  87. 99de091 Input: xpad - add support for wireless xbox360 controllers by Brian Magnuson · 17 years ago
  88. bf8cb31 Input: xpad - drop obsolete driver versioning by Anssi Hannula · 17 years ago
  89. cfbe201 Input: xpad - enable force feedback on xbox 360 controllers only by Anssi Hannula · 17 years ago
  90. fc55e95 Input: xpad - do not report nonexistent buttons for xbox360 by Anssi Hannula · 17 years ago
  91. 8a7ae2a Input: xpad - add more xbox 360 controller ids by Anssi Hannula · 17 years ago
  92. 97f09cb Input: xpad - fix inverted Y and RY axes by Anssi Hannula · 17 years ago
  93. a097992 Input: xpad - fix dpad handling of unknown devices by Anssi Hannula · 17 years ago
  94. 8a0f83e Input: xpad - match xbox 360 devices with interface info by Anssi Hannula · 17 years ago
  95. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  96. b0e7464 Input: xpad - add more USB IDs by Joshua J Bowman · 17 years ago
  97. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  98. 20b3cdd Input: xpad - use le16_to_cpup when parsing data stream by Dmitry Torokhov · 17 years ago
  99. 4994cd8 Input: xpad - add support for leds on xbox 360 pad by Jan Kratochvil · 17 years ago
  100. ae91d10 Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 by Dmitry Torokhov · 17 years ago