1. dadaae3 Input: xpad - add two new Xbox 360 devices by Nicolas Léveillé · 15 years ago
  2. 3ac91d3 Input: xpad - add BigBen Interactive XBOX 360 Controller by Thomas Gruber · 15 years ago
  3. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  4. 22e93ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  5. 805423e Input: xpad - add USB ID for the drumkit controller from Rock Band by Corbin Simpson · 15 years ago
  6. 68947b8 Input: iforce - support new revision of ACT LABS Force RS by Jiri Kosina · 15 years ago
  7. 71c4c8b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago
  8. 70a6f2e Input: xpad - don't resend successfully sent outgoing requests by Michael Gruber · 15 years ago
  9. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 15 years ago
  10. b233b28 sh: maple: Support block reads and writes. by Adrian McMenamin · 15 years ago
  11. 01461d7 Input: add support for Maple controller as a joystick by Adrian McMenamin · 16 years ago
  12. cec87e3 Input: add joystick driver for Walkera WK-0701 RC transmitter by Peter Popovec · 16 years ago
  13. 899ef6e USB: remove info() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  14. 1817b16 USB: remove warn() macro from usb input drivers by Greg Kroah-Hartman · 16 years ago
  15. 36ac1d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  16. 80a914d misc: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  17. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  18. d488d3e Input: xpad - add Pelican Eclipse D-Pad to the list of devices by Harley Laue · 16 years ago
  19. 2547203 Input: gameport - check return value of gameport_register_driver() by Dmitry Torokhov · 16 years ago
  20. d1659fc Input: remove CVS keywords by Adrian Bunk · 16 years ago
  21. ea3e6c5 Input: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  22. 6b8588f usb input endianness annotations and fixes by Al Viro · 16 years ago
  23. cf867ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 16 years ago
  24. 2043021 Input: xpad - fix build failure by Dmitry Torokhov · 16 years ago
  25. 37b05b1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 16 years ago
  26. 6fc88f53 USB: convert away from urb->status in xpad driver by Oliver Neukum · 16 years ago
  27. 81e329c Input: fix ordering in joystick Makefile by Jiri Kosina · 16 years ago
  28. 3e24e2b Input: add Zhen Hua driver by Martin Kebert · 16 years ago
  29. 04021e4 Input: xpad - set proper buffer length for outgoing requests by Michael Gruber · 16 years ago
  30. 6eae9b0 Input: xpad - don't use GFP_ATOMIC by Oliver Neukum · 16 years ago
  31. 99de091 Input: xpad - add support for wireless xbox360 controllers by Brian Magnuson · 16 years ago
  32. bf8cb31 Input: xpad - drop obsolete driver versioning by Anssi Hannula · 16 years ago
  33. cfbe201 Input: xpad - enable force feedback on xbox 360 controllers only by Anssi Hannula · 16 years ago
  34. fc55e95 Input: xpad - do not report nonexistent buttons for xbox360 by Anssi Hannula · 16 years ago
  35. 8a7ae2a Input: xpad - add more xbox 360 controller ids by Anssi Hannula · 16 years ago
  36. 97f09cb Input: xpad - fix inverted Y and RY axes by Anssi Hannula · 16 years ago
  37. a097992 Input: xpad - fix dpad handling of unknown devices by Anssi Hannula · 16 years ago
  38. 8a0f83e Input: xpad - match xbox 360 devices with interface info by Anssi Hannula · 16 years ago
  39. b920de1 mn10300: add the MN10300/AM33 architecture to the kernel by David Howells · 16 years ago
  40. 3b04a61 Input: drop redundant includes of moduleparam.h by Julia Lawall · 17 years ago
  41. 4615e33 Input: iforce - don't access input_dev->private directly by Dmitry Torokhov · 17 years ago
  42. b0e7464 Input: xpad - add more USB IDs by Joshua J Bowman · 17 years ago
  43. 118e78d changed email by Johann Deneux · 17 years ago
  44. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  45. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  46. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  47. b082dff Input: xpad - fix dependancy on LEDS class by Dmitry Torokhov · 17 years ago
  48. 2f9d282 Input: xpad - fix dependancy on LEDS class by Dmitry Torokhov · 17 years ago
  49. d9f0383 Input: iforce - fix 'unused variable' warning by Andrew Morton · 17 years ago
  50. 20b3cdd Input: xpad - use le16_to_cpup when parsing data stream by Dmitry Torokhov · 17 years ago
  51. 4994cd8 Input: xpad - add support for leds on xbox 360 pad by Jan Kratochvil · 17 years ago
  52. ae91d10 Input: xpad - fix report for dpad and inverted Y and RY axes on xbox 360 by Dmitry Torokhov · 17 years ago
  53. 6426b33 Input: xpad - make xpad_play_effect() static by Adrian Bunk · 17 years ago
  54. 2e8335a Input: xpad - fix check for succesful usb_buffer_alloc by Jan Kratochvil · 17 years ago
  55. 5ec1f7f Input: grip-mp - use ARRAY_SIZE by Andi Drebes · 17 years ago
  56. e01a06e Input: xpad - add Xbox360 gamepad rumble support by Jan Kratochvil · 17 years ago
  57. c7d9f7e Input: xpad - add support for Xbox 360 gamepad by Jan Kratochvil · 17 years ago
  58. 0b662c6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  59. 0e2a4fd Input: db9 - do not ignore dev2 module parameter by Dmitry Torokhov · 17 years ago
  60. 31f6e1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  61. c0338c1 Input: iforce - minor clean-ups by Johann Deneux · 17 years ago
  62. b8691fd Input: iforce - fix force feedback not working by Johann Deneux · 17 years ago
  63. 7a86ede missing dependencies for USB drivers in input by Al Viro · 17 years ago
  64. 393bfca Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  65. 1c362d4 Input: move USB gamepads under drivers/input/joystick by Dmitry Torokhov · 17 years ago
  66. 7816723 Input: drivers/joystick - fix various sparse warnings by Dmitry Torokhov · 17 years ago
  67. 935e658 Input: joysticks - switch to using input_dev->dev.parent by Dmitry Torokhov · 17 years ago
  68. 8715c1c Input: drivers/input/joystick - don't access dev->private directly by Dmitry Torokhov · 17 years ago
  69. 598972d Input: iforce - use usb_kill_urb instead of usb_unlink_urb by Johann Deneux · 17 years ago
  70. 62b529a Input: remove obsolete setup parameters from input drivers by Dmitry Torokhov · 17 years ago
  71. bef9865 Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 18 years ago
  72. 8f21d11 usb: iforce-usb free urb cleanup by Mariusz Kozlowski · 18 years ago
  73. 153a9df0 Input: handle serio_register_driver() errors by Akinobu Mita · 18 years ago
  74. 127278c Input: joysticks - handle errors when registering input devices by Dmitry Torokhov · 18 years ago
  75. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  76. 44c0920 more misc typo fixes by Matt LaPlante · 18 years ago
  77. f6a01c8 Input: iforce - switch to the new FF interface by Anssi Hannula · 18 years ago
  78. 2c1dd69 Input: spaceball - make 4000FLX Lefty work by Nick Martin · 18 years ago
  79. b53174f Input: iforce - add Trust Force Feedback Race Master support by Przemek Iskra · 18 years ago
  80. 8d64d37 Input: iforce - check array bounds before accessing elements by Dmitry Torokhov · 18 years ago
  81. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  82. 0a3a6d6 Input: db9 - fix potential buffer overrun by Eric Sesterhenn · 18 years ago
  83. e2e8115 Input: iforce - remove some pointless casts by Jesper Juhl · 18 years ago
  84. 10ca4c0 Input: fix potential overflows in driver/input/joystick by Dmitry Torokhov · 18 years ago
  85. fe65b97 Input: iforce - use ENOSPC instead of ENOMEM by Anssi Hannula · 18 years ago
  86. 7363cfc Input: sidewinder - fix memory leak by Jesper Juhl · 18 years ago
  87. b157d55 Input: gamecon - add SNES mouse support by Raphael Assenat · 18 years ago
  88. 72ba9f0 Input: joysticks - semaphore to mutex conversion by Ingo Molnar · 18 years ago
  89. 97d4ebf Input: iforce - fix detection of USB devices by Dmitry Torokhov · 18 years ago
  90. 275c6ce Input: a3d - convert to dynamic input_dev allocation by Dmitry Torokhov · 18 years ago
  91. 4d462b9 Input: tmdc - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  92. ab52cd6 Input: turbografx - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  93. 77fc46c Input: gamecon - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  94. c7fd018 Input: gamecon - fix crash when accessing device by Dmitry Torokhov · 18 years ago
  95. 07cf779 Input: sidewinder - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  96. 847fd5f Input: sidewinder - fix an oops by Zinx Verituse · 18 years ago
  97. 2e9d675 Input: db9 - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  98. 84c6189 Input: db9 - fix possible crash with Saturn gamepads by Dmitry Torokhov · 18 years ago
  99. 0399add Input: grip - handle errors from input_register_device() by Dmitry Torokhov · 18 years ago
  100. 3575c34 Input: grip - fix crash when accessing device by Dmitry Torokhov · 18 years ago