1. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  2. fae1698 Input: tegra-kbc - fix inverted reset logic by Masahiro Yamada · 8 years ago
  3. 39fada5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  4. 43a0a98 Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 8 years ago
  5. d85486d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  6. 8f97f8e Input: cros_ec_keyb - cleanup use of dev by Douglas Anderson · 8 years ago
  7. e7c38f2 input: clps711x-keypad: Changing the compatibility string to match with the smallest supported chip by Alexander Shiyan · 8 years ago
  8. 660c5a6 Input: tegra-kbc - fix spelling mistake: "porperly" -> "properly" by Colin Ian King · 8 years ago
  9. c95d6d9 Input: tc3589x-keypad - remove stray ')' by Clifton Barnes · 8 years ago
  10. 888dae5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  11. 82ba0d8 Input: twl4030 - fix unsafe macro definition by Rui Teng · 8 years ago
  12. d3baee3 input: adp5588-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  13. b5ca3ea Input: omap-keypad - remove set_col_gpio_val() and get_row_gpio_val() by Dmitry Torokhov · 9 years ago
  14. a56f923 Input: omap-keypad - drop empty PM stubs by Dmitry Torokhov · 9 years ago
  15. 9401668 Input: omap-keypad - remove adjusting of scan delay by Dmitry Torokhov · 9 years ago
  16. 839850f input: adp5589-keys: use gpiochip data pointer by Linus Walleij · 9 years ago
  17. 245f0db Merge tag 'v4.5' into next by Dmitry Torokhov · 8 years ago
  18. 9979c1c Input: snvs_pwrkey - fix returned value check of syscon_regmap_lookup_by_phandle() by Vladimir Zapolskiy · 8 years ago
  19. 5186b8c Input: sh_keysc - remove dependency on SUPERH by Simon Horman · 8 years ago
  20. 2d1a792 Input: snvs_pwrkey - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  21. 7ffae99 Input: spear-keyboard - use __maybe_unused to hide pm functions by Arnd Bergmann · 8 years ago
  22. 0581ce0 Input: goldfish_events - enable ACPI-based enumeration for goldfish events by Jason Hu · 8 years ago
  23. 8c5dc5a Input: goldfish_events - add devicetree bindings by Greg Hackmann · 8 years ago
  24. 7008daf Input: adp5589 - fix row 5 handling for adp5589 by Lars-Peter Clausen · 9 years ago
  25. 497e1b3 Input: cap11xx - add missing of_node_put by Amitoj Kaur Chawla · 9 years ago
  26. 809d951 Input: gpio-keys - allow disabling individual buttons in DT by Laxman Dewangan · 9 years ago
  27. c4dc5f8 Input: gpio-keys - allow setting input device name in DT by Laxman Dewangan · 9 years ago
  28. 8679ee4 Input: gpio-keys - fix check for disabling unsupported keys by Dmitry Torokhov · 9 years ago
  29. 35f8679 Input: omap-keypad - remove dead check by Dmitry Torokhov · 9 years ago
  30. 7ae6cfe Input: omap-keypad - set tasklet data earlier by Dan Carpenter · 9 years ago
  31. 9ace41a Input: snvs_pwrkey - remove duplicated semicolon by Javier Martinez Canillas · 9 years ago
  32. 8ad165e Input: tegra-kbc - drop use of IRQF_NO_SUSPEND flag by Sudeep Holla · 9 years ago
  33. b42a114 Input: tegra-kbc - enable support for the standard "wakeup-source" property by Sudeep Holla · 9 years ago
  34. 2e9776e Input: nomadik-ske-keypad - fix a trivial typo by Geliang Tang · 9 years ago
  35. 6f29d3b Input: gpio_keys_polled - add support for abs/rel axis by Hans de Goede · 9 years ago
  36. aaa59e0 Input: goldfish - allow compile the driver with COMPILE_TEST by Javier Martinez Canillas · 9 years ago
  37. 77fa055 Input: gpio_keys - don't report events on gpio failure by Bjorn Andersson · 9 years ago
  38. 8f697e5 Merge tag 'v4.3-rc3' into next by Dmitry Torokhov · 9 years ago
  39. b83b145 Input: omap4-keypad - fix memory leak by Sudip Mukherjee · 9 years ago
  40. f0c032d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  41. 53431d0 Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  42. ade9c1a Input: imx_keypad - remove obsolete comment by Fabio Estevam · 10 years ago
  43. 51e771c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  44. 01b944f Merge branch 'next' into for-linus by Dmitry Torokhov · 9 years ago
  45. 50686e8 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  46. 4ea14a5 Input: gpio-keys - report error when disabling unsupported key by Peng Fan · 9 years ago
  47. 7e08117 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  48. 1ae5ddb Input: gpio_keys_polled - request GPIO pin as input. by Vincent Pelletier · 9 years ago
  49. 95ecdc2 Input: cros_ec_keyb - replace KEYBOARD_CROS_EC dependency by Javier Martinez Canillas · 9 years ago
  50. efe3b61 Input: cap11xx - add LED support by Matt Ranostay · 9 years ago
  51. 7d6548a Input: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 9 years ago
  52. be97217 Input: tc3589x-keypad - switch to using managed resources by Himangi Saraogi · 10 years ago
  53. e571c73 Input: tc3589x-keypad - change name of wakeup property by Dmitry Torokhov · 9 years ago
  54. 43b7be3 Input: samsung-keypad - change name of wakeup property by Dmitry Torokhov · 9 years ago
  55. 99b4ffb Input: gpio_keys[_polled] - change name of wakeup property by Dmitry Torokhov · 9 years ago
  56. 2746965 Input: pmic8xxx-keypad - change name of wakeup property by Dmitry Torokhov · 9 years ago
  57. aeda500 Input: matrix_keypad - change name of wakeup property to "wakeup-source" by Dmitry Torokhov · 9 years ago
  58. c57d562 Merge tag 'v4.2-rc3' into next by Dmitry Torokhov · 9 years ago
  59. def56bb input: snvs_pwrkey: use "wakeup-source" as deivce tree property name by Shawn Guo · 9 years ago
  60. 800e3b9 Input: drop owner assignment from i2c_driver by Krzysztof Kozlowski · 9 years ago
  61. d3dc6e2 input: keyboard: imx: add snvs power key driver by Robin Gong · 9 years ago
  62. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  63. 14738e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  64. e998200 Input: imx_keypad - check for clk_prepare_enable() error by Fabio Estevam · 9 years ago
  65. ea0afac Input: improve usage of gpiod API by Uwe Kleine-König · 9 years ago
  66. 57b33ff mfd: cros_ec: Support multiple EC in a system by Gwendal Grignou · 9 years ago
  67. 062476f mfd: cros_ec: Move protocol helpers out of the MFD driver by Javier Martinez Canillas · 9 years ago
  68. a841178 mfd: cros_ec: Use a zero-length array for command data by Javier Martinez Canillas · 9 years ago
  69. 25d238b Input: update email-id of Rajeev Kumar by Rajeev Kumar · 9 years ago
  70. 68aeee9 Input: max7359_keypad - switch to using matrix_keypad_build_keymap() by Evgeniy Dushistov · 9 years ago
  71. ee3514b Input: max7359_keypad - do not set MAX7359_CFG_INTERRUPT flag by Evgeniy Dushistov · 9 years ago
  72. 8550b07 Input: samsung-keypad - constify platform_device_id by Krzysztof Kozlowski · 9 years ago
  73. c615dcb Input: adp5589-keys - fix event count mask by Guido Martínez · 9 years ago
  74. 195e610 Input: adp5589-keys - fix pull mask setting by Guido Martínez · 9 years ago
  75. 36a8032 Merge tag 'chrome-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/olof/chrome-platform by Linus Torvalds · 9 years ago
  76. b8ce8d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  77. c9eeb50 Input: lm8333 - fix broken email address by Wolfram Sang · 9 years ago
  78. 510965d Merge tag 'gpio-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  79. 8b8a518 Input: atkbd - document "no new force-release quirks" policy by Dmitry Torokhov · 9 years ago
  80. ef30a40 Input: cros_ec_keyb - fix clearing keyboard state on wakeup by Tomeu Vizoso · 9 years ago
  81. 6112559 mfd: tc3589x: enforce device-tree only mode by Linus Walleij · 9 years ago
  82. 8b6f53c Input: tc3589x - localize platform data by Linus Walleij · 9 years ago
  83. 188933a Merge tag 'v4.0-rc5' into next by Dmitry Torokhov · 9 years ago
  84. e93df63 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  85. d7535ff Input: driver for microcontroller keys on the iPaq h3xxx by Linus Walleij · 9 years ago
  86. 20f02d66 Input: tc3589x-keypad - set IRQF_ONESHOT flag to ensure IRQ request by Valentin Rothberg · 9 years ago
  87. 1feb57a gpio: add parameter to allow the use named gpios by Olliver Schinagl · 10 years ago
  88. 0c7e67a Input: add driver for Broadcom keypad controller by Scott Branden · 9 years ago
  89. 1b84f2a mfd: cros_ec: Use fixed size arrays to transfer data with the EC by Javier Martinez Canillas · 10 years ago
  90. 1acd2de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  91. 0b48003 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  92. 2b2f514 Input: pxa27x_keypad - remove an unneeded NULL check by Dan Carpenter · 10 years ago
  93. d054267 Input: pxa27x_keypad - remove unnecessary ARM includes by Rob Herring · 10 years ago
  94. e297d7b Input: cap11xx - remove wrong and unneeded cap11xx modalias by Axel Lin · 10 years ago
  95. 9923d85 Input: atari - enable the 102nd key for German keyboards by Michael Karcher · 10 years ago
  96. 0c49cd2 Merge tag 'v3.19-rc4' into next by Dmitry Torokhov · 10 years ago
  97. 061a5ad Input: imx_keypad - use the preferred form for passing a size of a struct by Fabio Estevam · 10 years ago
  98. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  99. cceeb87 Input: hil_kbd - fix incorrect use of init_completion by Nicholas Mc Guire · 10 years ago
  100. af6a5af Input: add new sun4i-lradc-keys driver by Hans de Goede · 10 years ago