1. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  2. 0b48003 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  3. 2b2f514 Input: pxa27x_keypad - remove an unneeded NULL check by Dan Carpenter · 10 years ago
  4. d054267 Input: pxa27x_keypad - remove unnecessary ARM includes by Rob Herring · 10 years ago
  5. e297d7b Input: cap11xx - remove wrong and unneeded cap11xx modalias by Axel Lin · 10 years ago
  6. 9923d85 Input: atari - enable the 102nd key for German keyboards by Michael Karcher · 10 years ago
  7. 0c49cd2 Merge tag 'v3.19-rc4' into next by Dmitry Torokhov · 10 years ago
  8. 061a5ad Input: imx_keypad - use the preferred form for passing a size of a struct by Fabio Estevam · 10 years ago
  9. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  10. cceeb87 Input: hil_kbd - fix incorrect use of init_completion by Nicholas Mc Guire · 10 years ago
  11. af6a5af Input: add new sun4i-lradc-keys driver by Hans de Goede · 10 years ago
  12. 6d32af0 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  13. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  14. 7c12a5b Input: stmpe - bias keypad columns properly by Linus Walleij · 10 years ago
  15. a416486 Input: stmpe - enforce device tree only mode by Linus Walleij · 10 years ago
  16. 8ed9255 Input: gpio_keys - replace timer and workqueue with delayed workqueue by Dmitry Torokhov · 10 years ago
  17. 97d86e0 Input: gpio_keys - allow separating gpio and irq in device tree by Dmitry Torokhov · 10 years ago
  18. f20c86c Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  19. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  20. 1d6a013 Input: gpio_keys - fix warning regarding uninitialized 'button' variable by Fabio Estevam · 10 years ago
  21. e3d857e Merge branch 'pm-runtime' by Rafael J. Wysocki · 10 years ago
  22. af906fa Input: gpio_keys - fix warning regarding uninitialized 'irq' variable by Dmitry Torokhov · 10 years ago
  23. dc5686e input / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  24. f2d347f Input: gpio_keys - add device tree support for interrupt only keys by Alexander Stein · 10 years ago
  25. e147af4 Input: amikbd - allocate temporary keymap buffer on the stack by Geert Uytterhoeven · 10 years ago
  26. 545e625 Input: amikbd - fix build if !CONFIG_HW_CONSOLE by Geert Uytterhoeven · 10 years ago
  27. 3b5005e Input: lm8323 - missing error check in lm8323_set_disable() by Dan Carpenter · 10 years ago
  28. 5447326 Input: atkbd - correct MSC_SCAN events for force_release keys by Stefan Brüns · 10 years ago
  29. b26d4e2 input: gpio_keys_polled: Make use of device property API by Aaron Lu · 10 years ago
  30. 633a21d input: gpio_keys_polled: Add support for GPIO descriptors by Aaron Lu · 10 years ago
  31. a8a93c6 Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next by Greg Kroah-Hartman · 10 years ago
  32. 6bdd2fd Input: cap11xx - support for irq-active-high option by Matt Ranostay · 10 years ago
  33. 7609a5e Input: cap11xx - add support for various cap11xx devices by Matt Ranostay · 10 years ago
  34. c77fd0a Input: rename cap1106 driver to cap11xx by Matt Ranostay · 10 years ago
  35. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  36. 42b63e6 Input: opencores-kbd - fix error handling by Dmitry Torokhov · 10 years ago
  37. 2175b0f Input: stmpe-keypad - fix valid key line bitmask by Linus Walleij · 10 years ago
  38. dae7aa8 Input: lpc32xx-keys - switch to using managed resources by Pramod Gurav · 10 years ago
  39. 38c3807 Input: pxa27x_keypad - switch to using managed resources by Pramod Gurav · 10 years ago
  40. 254af0a Input: mpr121 - switch to using managed resources by Pramod Gurav · 10 years ago
  41. 1d05726 input: keyboard: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  42. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  43. fcc3a5d Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  44. 9d93551 Merge tag 'v3.17' into next by Dmitry Torokhov · 10 years ago
  45. 3f1fe73 Input: cros_ec_keyb - add of match table by Sjoerd Simons · 10 years ago
  46. ea58459 Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 10 years ago
  47. b3f9db4 Input: adp5588-keys - cancel workqueue in failure path by Pramod Gurav · 10 years ago
  48. 848d479 Input: opencores-kbd - switch to using managed resources by Pramod Gurav · 10 years ago
  49. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  50. 447a8b8 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  51. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  52. b921786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  53. c012067 Input: atkbd - do not try 'deactivate' keyboard on any LG laptops by Dmitry Torokhov · 10 years ago
  54. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  55. 24e4d21 Input: matrix_keypad - use request_any_context_irq() by Lothar Waßmann · 10 years ago
  56. 1df9029 Input: cap1106 - fix register definition by Klaus Goger · 10 years ago
  57. 017f14e Input: cros_ec_keyb - optimize ghosting algorithm by Todd Broch · 10 years ago
  58. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  59. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  60. 664fb23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  61. 23526d9 Input: cap1106 - allow changing key mapping from userspace by Dmitry Torokhov · 10 years ago
  62. 43c40df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  63. 54c72d5 Merge tag 'mfd-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  64. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  65. e179d5f Input: imx_keypad - remove ifdef round PM methods by Fabio Estevam · 10 years ago
  66. b9f12a5 Merge tag 'v3.16-rc6' into next by Dmitry Torokhov · 10 years ago
  67. 997502f Input: max7359 - introduce the use of managed interfaces by Himangi Saraogi · 10 years ago
  68. 128bb95 Input: add driver for Microchip's CAP1106 by Daniel Mack · 10 years ago
  69. 2e58cdc Input: st-keyscan - fix 'defined but not used' compiler warnings by Tobias Klauser · 10 years ago
  70. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 10 years ago
  71. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  72. f254bea input: lm8323: fix attribute-creation race by Johan Hovold · 10 years ago
  73. a292241 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  74. 61721c8 Input: omap-keypad - remove platform data support by Joachim Eastwood · 11 years ago
  75. 50525cb Input: jornada680_kbd - switch top using managed resources by Himangi Saraogi · 11 years ago
  76. ec62c7a Input: adp5520-keys - switch to using managed resources by Himangi Saraogi · 11 years ago
  77. 9ab65da Input: mcs_touchkey - fix incorrect input device name by Beomho Seo · 11 years ago
  78. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 11 years ago
  79. 6825263 Input: gpio_keys_polled - convert to devm-* API by Alexander Shiyan · 11 years ago
  80. 2724551 Input: gpio_keys - more conversions to devm-* API by Alexander Shiyan · 11 years ago
  81. 27ec39c Input: imx_keypad - make of_device_id array const by Jingoo Han · 11 years ago
  82. 90c98ef Input: gpio_keys_polled - make of_device_id array const by Jingoo Han · 11 years ago
  83. 22daae3 Input: gpio_keys - make of_device_id array const by Jingoo Han · 11 years ago
  84. af4cf6d Input: clps711x-keypad - make of_device_id array const by Jingoo Han · 11 years ago
  85. 5d422f2 Input: gpio_keys - convert to use devm_* by Andy Shevchenko · 11 years ago
  86. 062589b Input: add st-keyscan driver by Gabriel FERNANDEZ · 11 years ago
  87. 7beebcb Input: tc3589x-keypad - support probing from device tree by Linus Walleij · 11 years ago
  88. c5ec194 Input: pxa27x-keypad - fix generating scancode by Chao Xie · 11 years ago
  89. 0a4ac2e Input: fix ps2/serio module dependency by Arnd Bergmann · 11 years ago
  90. c161349 Input: tca8418 - fix loading this driver as a module from a device tree by Dr. H. Nikolaus Schaller · 11 years ago
  91. 3d725ca Input: atkbd - fix keyboard not working on some LG laptops by Sheng-Liang Song · 11 years ago
  92. 692d965 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  93. 86ea5e6 Input: pmic8xxx-keypad - migrate to DT by Stephen Boyd · 11 years ago
  94. a5dde0c Input: pmic8xxx-keypad - migrate to regmap APIs by Stephen Boyd · 11 years ago
  95. c7f6ee2 Input: pmic8xxx-keypad - migrate to devm_* APIs by Stephen Boyd · 11 years ago
  96. d3e6a67 Input: pmic8xxx-keypad - fix build by removing gpio configuration by Stephen Boyd · 11 years ago
  97. e70f18e Input: add new driver for ARM CLPS711X keypad by Alexander Shiyan · 11 years ago
  98. e545ef3 Input: remove obsolete tnetv107x drivers by Arnd Bergmann · 11 years ago
  99. 04421fe Merge tag 'v3.14-rc4' into next by Dmitry Torokhov · 11 years ago
  100. 7fb45ed Input: imx_keypad - Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago