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