1. 9f93567 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  2. 42b63e6 Input: opencores-kbd - fix error handling by Dmitry Torokhov · 10 years ago
  3. 2175b0f Input: stmpe-keypad - fix valid key line bitmask by Linus Walleij · 10 years ago
  4. fb378df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  5. 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
  6. 9d93551 Merge tag 'v3.17' into next by Dmitry Torokhov · 10 years ago
  7. 3f1fe73 Input: cros_ec_keyb - add of match table by Sjoerd Simons · 10 years ago
  8. 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
  9. b3f9db4 Input: adp5588-keys - cancel workqueue in failure path by Pramod Gurav · 10 years ago
  10. 848d479 Input: opencores-kbd - switch to using managed resources by Pramod Gurav · 10 years ago
  11. a6551a7 mfd: cros_ec: stop calling ->cmd_xfer() directly by Andrew Bresticker · 10 years ago
  12. 447a8b8 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  13. 88d5e52 driver:gpio remove all usage of gpio_remove retval in driver by abdoulaye berthe · 10 years ago
  14. b921786 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  15. c012067 Input: atkbd - do not try 'deactivate' keyboard on any LG laptops by Dmitry Torokhov · 10 years ago
  16. c8c16e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  17. 24e4d21 Input: matrix_keypad - use request_any_context_irq() by Lothar Waßmann · 10 years ago
  18. 1df9029 Input: cap1106 - fix register definition by Klaus Goger · 10 years ago
  19. 017f14e Input: cros_ec_keyb - optimize ghosting algorithm by Todd Broch · 10 years ago
  20. 2f39691 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  21. 91167e1 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  22. 664fb23 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  23. 23526d9 Input: cap1106 - allow changing key mapping from userspace by Dmitry Torokhov · 10 years ago
  24. 43c40df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 10 years ago
  25. 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
  26. 5e2aa2e Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  27. e179d5f Input: imx_keypad - remove ifdef round PM methods by Fabio Estevam · 10 years ago
  28. b9f12a5 Merge tag 'v3.16-rc6' into next by Dmitry Torokhov · 10 years ago
  29. 997502f Input: max7359 - introduce the use of managed interfaces by Himangi Saraogi · 10 years ago
  30. 128bb95 Input: add driver for Microchip's CAP1106 by Daniel Mack · 10 years ago
  31. 2e58cdc Input: st-keyscan - fix 'defined but not used' compiler warnings by Tobias Klauser · 10 years ago
  32. d1fd345 mfd: cros_ec: Move EC interrupt to cros_ec_keyb by Andrew Bresticker · 10 years ago
  33. 5799f95 mfd: cros_ec: cleanup: Remove EC wrapper functions by Bill Richardson · 10 years ago
  34. f254bea input: lm8323: fix attribute-creation race by Johan Hovold · 10 years ago
  35. a292241 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  36. 61721c8 Input: omap-keypad - remove platform data support by Joachim Eastwood · 10 years ago
  37. 50525cb Input: jornada680_kbd - switch top using managed resources by Himangi Saraogi · 10 years ago
  38. ec62c7a Input: adp5520-keys - switch to using managed resources by Himangi Saraogi · 10 years ago
  39. 9ab65da Input: mcs_touchkey - fix incorrect input device name by Beomho Seo · 10 years ago
  40. 879f99e Merge tag 'v3.15-rc5' into next by Dmitry Torokhov · 10 years ago
  41. 6825263 Input: gpio_keys_polled - convert to devm-* API by Alexander Shiyan · 10 years ago
  42. 2724551 Input: gpio_keys - more conversions to devm-* API by Alexander Shiyan · 10 years ago
  43. 27ec39c Input: imx_keypad - make of_device_id array const by Jingoo Han · 10 years ago
  44. 90c98ef Input: gpio_keys_polled - make of_device_id array const by Jingoo Han · 10 years ago
  45. 22daae3 Input: gpio_keys - make of_device_id array const by Jingoo Han · 10 years ago
  46. af4cf6d Input: clps711x-keypad - make of_device_id array const by Jingoo Han · 10 years ago
  47. 5d422f2 Input: gpio_keys - convert to use devm_* by Andy Shevchenko · 10 years ago
  48. 062589b Input: add st-keyscan driver by Gabriel FERNANDEZ · 10 years ago
  49. 7beebcb Input: tc3589x-keypad - support probing from device tree by Linus Walleij · 10 years ago
  50. c5ec194 Input: pxa27x-keypad - fix generating scancode by Chao Xie · 10 years ago
  51. 0a4ac2e Input: fix ps2/serio module dependency by Arnd Bergmann · 10 years ago
  52. c161349 Input: tca8418 - fix loading this driver as a module from a device tree by Dr. H. Nikolaus Schaller · 10 years ago
  53. 3d725ca Input: atkbd - fix keyboard not working on some LG laptops by Sheng-Liang Song · 10 years ago
  54. 692d965 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  55. 86ea5e6 Input: pmic8xxx-keypad - migrate to DT by Stephen Boyd · 10 years ago
  56. a5dde0c Input: pmic8xxx-keypad - migrate to regmap APIs by Stephen Boyd · 10 years ago
  57. c7f6ee2 Input: pmic8xxx-keypad - migrate to devm_* APIs by Stephen Boyd · 10 years ago
  58. d3e6a67 Input: pmic8xxx-keypad - fix build by removing gpio configuration by Stephen Boyd · 10 years ago
  59. e70f18e Input: add new driver for ARM CLPS711X keypad by Alexander Shiyan · 10 years ago
  60. e545ef3 Input: remove obsolete tnetv107x drivers by Arnd Bergmann · 10 years ago
  61. 04421fe Merge tag 'v3.14-rc4' into next by Dmitry Torokhov · 10 years ago
  62. 7fb45ed Input: imx_keypad - Propagate the real error code on platform_get_irq() failure by Fabio Estevam · 11 years ago
  63. 910a9f5 Input: adp5588-keys - get value from data out when dir is out by Jean-Francois Dagenais · 11 years ago
  64. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  65. bf9a9f8 Input: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  66. 049f1cb Input: twl4030-keypad - convert to using managed resources by Dmitry Torokhov · 11 years ago
  67. 7abf38d Input: twl4030-keypad - add device tree support by Sebastian Reichel · 11 years ago
  68. 64757eb Input: cros_ec_keyb - fix problems with backslash by Doug Anderson · 11 years ago
  69. e7d248f Merge tag 'tegra-for-3.14-dmas-resets-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/cleanup by Olof Johansson · 11 years ago
  70. 348324c Merge tag 'v3.13-rc4' into next by Dmitry Torokhov · 11 years ago
  71. fe6b0df Input: tegra-kbc - use reset framework by Stephen Warren · 11 years ago
  72. 670d207 Input: samsung-keypad - favor platform data if present by Dmitry Torokhov · 12 years ago
  73. c838cb3 Input: use dev_get_platdata() by Jingoo Han · 11 years ago
  74. 54f05e9 Input: sh_keysc - restrict non-COMPILE_TEST compilation by Laurent Pinchart · 11 years ago
  75. e4cfb03 Input: keyboard - "keycode & KEY_MAX" changes some keycode values by Andrew Liu · 11 years ago
  76. 4224909 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  77. a108193 Input: tnetv107x-keypad - make irqs signed for error handling by Dan Carpenter · 11 years ago
  78. e4a42f6 Input: sh_keysc - enable the driver on all ARM platforms by Laurent Pinchart · 11 years ago
  79. bcd2623 Input: allow deselecting serio drivers even without CONFIG_EXPERT by Tom Gundersen · 11 years ago
  80. a4da475 Input: nspire-keypad - add missing clk_disable_unprepare() on error path by Wei Yongjun · 11 years ago
  81. e3c55d4 Merge tag 'v3.12-rc4' into next by Dmitry Torokhov · 11 years ago
  82. 95ba740 Input: pxa27x_keypad - include linux/of.h header by Sachin Kamat · 11 years ago
  83. 2780170 Input: gpio_keys_polled - include linux/of.h header by Sachin Kamat · 11 years ago
  84. 415a4ca Input: gpio_keys - include linux/of.h header by Sachin Kamat · 11 years ago
  85. 3cbd04f Input: tegra-kbc - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  86. 4c93ca5 Input: nspire-keypad - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  87. 39116e2 Input: lpc32xx-keys - remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  88. 049d75f Input: pxa27x_keypad - fix NULL pointer dereference by Mike Dunn · 11 years ago
  89. 4ba25a4 Merge tag 'v3.11' into next by Dmitry Torokhov · 11 years ago
  90. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  91. 8b8a7df Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  92. 07176b9 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  93. 50f3c16 Input: omap-keypad - set up irq type from DT by Illia Smyrnov · 11 years ago
  94. 78608a0 Input: omap-keypad - enable wakeup capability for keypad. by Illia Smyrnov · 11 years ago
  95. afbac60b Input: omap-keypad - clear interrupts on open by Illia Smyrnov · 11 years ago
  96. c683da3 Input: omap-keypad - convert to threaded IRQ by Illia Smyrnov · 11 years ago
  97. 875ad69 Input: omap-keypad - use bitfiled instead of hardcoded values by Illia Smyrnov · 11 years ago
  98. ef0aca7 Input: keyboard, serio - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  99. eacd0c4 Input: tegra-kbc - simplify use of devm_ioremap_resource by Julia Lawall · 11 years ago
  100. 3719b54 Input: qt1070 - add power management ops by Bo Shen · 11 years ago