1. a1f9a40 Input: xpad - use proper endpoint type by Greg Kroah-Hartman · 10 years ago
  2. 4dfb15c Input: xpad - add Thrustmaster as Xbox 360 controller vendor by Tommi Rantala · 10 years ago
  3. 4b54625 Input: xpad - add USB ID for Thrustmaster Ferrari 458 Racing Wheel by Tommi Rantala · 10 years ago
  4. 76460a7 Input: joystick - use ktime for measuring timing by Takashi Iwai · 10 years ago
  5. f554f61 Input: xpad - sync device IDs with xboxdrv by Benjamin Valentin · 10 years ago
  6. a7b4473 Input: xpad - add VID/PID for Razer Sabertooth by Frank Razenberg · 10 years ago
  7. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  8. 1a48ff8 Input: xpad - add support for Xbox One controllers by Ted Mielczarek · 10 years ago
  9. a6b4869 Input: joystick - use get_cycles on ARMv8 by Mark Brown · 10 years ago
  10. 55df811 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  11. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 10 years ago
  12. 8e2f232 Input: xpad - add new USB IDs for Logitech F310 and F710 by Petr Sebor · 11 years ago
  13. dbb4800 Input: xpad - change D-PAD mapping on Razer devices by Thomaz de Oliveira dos Reis · 11 years ago
  14. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  15. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  16. ed06349 Input: xpad - add signature for Razer Onza Classic Edition by Mag · 11 years ago
  17. 67b3bfd Input: as5011 - fix error return code in as5011_probe() by Wei Yongjun · 11 years ago
  18. 846fc20 Input: joysticks - use dev_get_platdata() by Jingoo Han · 11 years ago
  19. 27eb2c4 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  20. be66227 Input: xpad - fix for "Mad Catz Street Fighter IV FightPad" controllers by Shawn Joseph · 11 years ago
  21. 6fdd496 input/joystick: use get_cycles on ARM by Arnd Bergmann · 11 years ago
  22. c6699b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  23. 2d9f0d9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  24. 84e4e46 drivers/input/joystick/analog.c: enable precise timer by Chris Metcalf · 11 years ago
  25. cb696e7 Input: walkera0701 - claim parport when opening the device by Dmitry Torokhov · 12 years ago
  26. ea05ae0 Input: walkera0701 - use proper error codes by Dmitry Torokhov · 12 years ago
  27. e0dba55 Input: walkera0701 - switch to using pr_xxx() for messages by Dmitry Torokhov · 12 years ago
  28. 1932c8a Input: walkera0701 - set up input device's parent by Dmitry Torokhov · 12 years ago
  29. 022573c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  30. a455e29 Input: walkera0701 - fix crash on startup by Peter Popovec · 12 years ago
  31. 540602a Input: xpad - add a few new VID/PID combinations by Guillermo A. Amaral · 12 years ago
  32. 0d02796 Input: xpad - minor formatting fixes by Guillermo A. Amaral · 12 years ago
  33. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  34. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  35. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  36. 24e491c Input: as5011 - use C99-style structure initializators by Shubhrajyoti D · 12 years ago
  37. 314820c Merge branch 'next' into for-linus by Dmitry Torokhov · 12 years ago
  38. 39ea32c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  39. e76b8ee Input: xpad - add Andamiro Pump It Up pad by Yuri Khan · 12 years ago
  40. cc71a7e Input: xpad - add signature for Razer Onza Tournament Edition by Ilia Katsnelson · 12 years ago
  41. 3ffb62c Input: xpad - handle all variations of Mad Catz Beat Pad by Yuri Khan · 12 years ago
  42. 3c3416a Merge branch 'for-linus' to bring in change ensuring that drivers that by Dmitry Torokhov · 12 years ago
  43. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  44. 9b7e31b Input: request threaded-only IRQs with IRQF_ONESHOT by Lars-Peter Clausen · 12 years ago
  45. 14674e7 i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING by Mark Brown · 12 years ago
  46. 2c01e7b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  47. 8818e41 USB: input: xpad.c: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  48. a852d78 USB: input: iforce: fix up dev_* messages by Greg Kroah-Hartman · 12 years ago
  49. c4f0bbc USB: xpad.c: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  50. f576125 USB: iforce: remove dbg() usage by Greg Kroah-Hartman · 12 years ago
  51. 39e85a2 USB: input: xpad.c: fix up dev_err() usage by Greg Kroah-Hartman · 12 years ago
  52. d331efd USB: input: joystick: iforce: fix up dev_err() usages by Greg Kroah-Hartman · 12 years ago
  53. 9cb757b USB: xpad.c: remove err() usage by Greg Kroah-Hartman · 12 years ago
  54. 7b22a88 USB: iforce: remove err() usage by Greg Kroah-Hartman · 12 years ago
  55. 57b8628 Merge commit 'v3.4-rc4' into next by Dmitry Torokhov · 12 years ago
  56. 98a8413 Input: gameport - use module_gameport_driver by Axel Lin · 12 years ago
  57. 65ac9f7 Input: serio - use module_serio_driver by Axel Lin · 12 years ago
  58. 2f7fa1b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  59. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  60. 3183968 Input: amijoy - add missing platform check by Geert Uytterhoeven · 12 years ago
  61. 1b92c1c Input: convert I2C drivers to use module_i2c_driver() by Axel Lin · 12 years ago
  62. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  63. 08642e7 USB: convert drivers/input/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  64. d2d8442 drivers/input: Add module.h to modular drivers implicitly using it by Paul Gortmaker · 13 years ago
  65. 8554cc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  66. 18b08c5 Input: remove CLOCK_TICK_RATE from analog joystick driver by Deepak Saxena · 13 years ago
  67. 70a3eff Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  68. b514d4f Input: xpad - enable rumble support for XBox360 Wireless Controllers by Chris Moeller · 13 years ago
  69. fabadbc Input: xpad - add support for two more dance pads and a guitar by Magnus Hörlin · 13 years ago
  70. 334955e i8253: Create linux/i8253.h and use it in all 8253 related files by Ralf Baechle · 13 years ago
  71. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  72. 01c728a Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  73. 9d084a3 Input: add Austria Microsystem AS5011 joystick driver by Fabien Marteau · 13 years ago
  74. 554738d Merge branch 'next' into for-linus by Dmitry Torokhov · 13 years ago
  75. 8ed9e0e Input: turbografx - fix reference counting by Namhyung Kim · 14 years ago
  76. 33e808c Input: iforce - clean up Makefile by Dmitry Torokhov · 14 years ago
  77. e3f0f0a Input: xpad - ensure xpad->bulk_out is initialized before submitting urb by Axel Lin · 14 years ago
  78. 2a05915 Input: xpad - remove useless check in xpad_remove by Dmitry Torokhov · 14 years ago
  79. 161feb2 Input: xpad - fix resource reclaim in xpad_probe error path by Axel Lin · 14 years ago
  80. 6ff92a6 Input: xpad - fix a memory leak by Axel Lin · 14 years ago
  81. 49cc69b Input: xpad - return proper error in error path by Axel Lin · 14 years ago
  82. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  83. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  84. b84ae4a Input: fix faulty XXinput_* calls by Daniel Mack · 14 years ago
  85. 5fc0d36 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  86. 6ac8a99 Input: xpad - add USB-ID for PL-3601 Xbox 360 pad by Christoph Fritz · 14 years ago
  87. 987a6c0 Input: switch to input_abs_*() access functions by Daniel Mack · 14 years ago
  88. d01d075 Merge branch 'next' into for-linus by Dmitry Torokhov · 14 years ago
  89. b326b85 Input: xpad - add product ID for Hori Fighting Stick EX2 by Chris Merrett · 14 years ago
  90. c25f7b7 Input: gamecon - reference correct pad in gc_psx_command() by Dmitry Torokhov · 14 years ago
  91. 7b5d331 Input: gamecon - reference correct input device in NES mode by Dmitry Torokhov · 14 years ago
  92. 7beae70 Input: xpad - remove mouse buttons and axes for dance pads by Christoph Fritz · 14 years ago
  93. 7a9b149 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  94. 997ea58 USB: rename usb_buffer_alloc() and usb_buffer_free() users by Daniel Mack · 14 years ago
  95. 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  96. aa86f26 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  97. 513d8be Input: iforce - fix Guillemot Jet Leader 3D entry by Marek Vasut · 14 years ago
  98. d861f7b Input: iforce - add Guillemot Jet Leader Force Feedback by Marek Vasut · 14 years ago
  99. 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 14 years ago
  100. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago