1. 5414ab3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  2. 664b0ba Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  3. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 7 years ago
  4. 01b7649 input: keyboard: remove bf54x driver by Arnd Bergmann · 7 years ago
  5. 83fc580 Input: gpio-keys - add support for wakeup event action by Jeffy Chen · 7 years ago
  6. 1c4bfce Input: stmpe-keypad - remove VLA usage by Gustavo A. R. Silva · 7 years ago
  7. ea4f7bd Input: matrix_keypad - fix race when disabling interrupts by Zhang Bo · 7 years ago
  8. 932553c Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  9. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 4ea40278 Input: keyboard - convert timers to use timer_setup() by Kees Cook · 7 years ago
  12. 82565a1 Input: gpio-keys - convert timers to use timer_setup() by stephen lu · 7 years ago
  13. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  14. 8f75bc3 Input: tca8418 - enable interrupt after it has been requested by Damien Riegel · 7 years ago
  15. 968c61f Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  16. 9d71941 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  17. 44b1671 Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  18. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  19. 117b2dc Input: pxa27x_keypad - handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  20. 8a7f102 Input: tegra-kbc - handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  21. 98c77c7 parisc/input/hilkbd: Fix section mismatches by Helge Deller · 7 years ago
  22. e527a87 Input: xtkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  23. 1966e00 Input: sunkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  24. 1fa8021 Input: stowaway - constify serio_device_id by Arvind Yadav · 7 years ago
  25. 9780930a Input: newtonkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  26. e87dc87 Input: lkkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  27. ea6aba4 Input: hil_kbd - constify serio_device_id by Arvind Yadav · 7 years ago
  28. af2e7d7 Input: iatkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  29. 53a7ff8 Merge branch 'bind_unbind' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core into next by Dmitry Torokhov · 7 years ago
  30. 1af824f Merge branch 'bind_unbind' into driver-core-next by Greg Kroah-Hartman · 7 years ago
  31. 3184125 Input: gpio_keys - use devm_device_add_group() for attributes by Dmitry Torokhov · 7 years ago
  32. 0ffff11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  33. 21563a7 Input: gpio_keys - constify attribute_group structures by Arvind Yadav · 8 years ago
  34. dda5202 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  35. 0f10757 Input: gpio_keys - handle the missing key press event in resume phase by Joseph Lo · 8 years ago
  36. 43d0120 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  37. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  38. ede2e7c Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  39. 131b3de Input: add D-Link DIR-685 touchkeys driver by Linus Walleij · 8 years ago
  40. c4beedb Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL by Andi Shyti · 8 years ago
  41. d8f797c Merge tag 'v4.12-rc3' into next by Dmitry Torokhov · 8 years ago
  42. c1a4634 gpio: adp5588: move header file out of I2C realm by Wolfram Sang · 8 years ago
  43. 8cd9ab9 Input: mcs - move header file out of I2C realm by Wolfram Sang · 8 years ago
  44. f81126b Input: lm8323 - move header file out of I2C realm by Wolfram Sang · 8 years ago
  45. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 8 years ago
  46. 9bb9dc1 Input: omap-keypad - fix error handling code by Christophe JAILLET · 8 years ago
  47. cfecc1e Input: locomokbd - use setup_timer by Geliang Tang · 8 years ago
  48. 03b2205 Merge tag 'v4.11-rc5' into next by Dmitry Torokhov · 8 years ago
  49. e6eba3f Input: cros_ec_keyb - add an EC event for sysrq by Rajat Jain · 8 years ago
  50. aa0e26b Input: matrix_keypad - add option to drive inactive columns by David Rivshin · 8 years ago
  51. cf5cd9d Input: qt1070 - add OF device ID table by Javier Martinez Canillas · 8 years ago
  52. 9dd46c0 Input: tca8418_keypad - remove double read of key event register by Dmitry Torokhov · 8 years ago
  53. 1ec5c18 Merge tag 'gpio-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  54. b0c9d04 Merge tag 'ib-mfd-input-v4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into next by Dmitry Torokhov · 8 years ago
  55. 6ccc3a3 input: cros_ec_keyb: Add Tablet Mode switch by Gwendal Grignou · 8 years ago
  56. cdd7950 input: cros_ec_keyb: Add non-matrix buttons and switches by Douglas Anderson · 8 years ago
  57. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  58. 8b1a315 Input: tca8418 - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  59. aef01aa Input: matrix-keypad - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  60. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  61. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  62. 0cce284 Merge tag 'v4.10-rc5' into next by Dmitry Torokhov · 8 years ago
  63. 14fdb92 Input: keyboard - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  64. de3a00e Input: keyboard - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  65. b4e66e7 Input: keyboard - use local variables consistently by Guenter Roeck · 8 years ago
  66. 666c0b8 Input: keyboard - drop calls to platform_set_drvdata and i2c_set_clientdata by Guenter Roeck · 8 years ago
  67. 83e4947 Input: gpio-keys - add support for setkeycode by Hans de Goede · 8 years ago
  68. 72d1f23 Input: tm2-touchkey - add touchkey driver support for TM2 by Jaechul Lee · 8 years ago
  69. 8beb717 Input: bcm-keypad - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 8 years ago
  70. e634d08 Input: twl4030_keypad - drop unnecessary call to platform_set_drvdata by Guenter Roeck · 8 years ago
  71. 2057e15 Input: cros_ec_keyb - drop unnecessary call to dev_set_drvdata and other changes by Guenter Roeck · 8 years ago
  72. 259b77e Input: tca8418 - use the interrupt trigger from the device tree by Maxime Ripard · 8 years ago
  73. de901cc Input: mpr121 - switch to device tree probe by Akinobu Mita · 8 years ago
  74. 08fea55 Input: mpr121 - handle multiple bits change of status register by Akinobu Mita · 8 years ago
  75. 9723ddc Input: mpr121 - set missing event capability by Akinobu Mita · 8 years ago
  76. a4b1aeb Input: mpr121 - remove unused field in struct mpr121_touchkey by Akinobu Mita · 8 years ago
  77. 890fa16 Input: mpr121 - annotate PM methods as __maybe_unused by Akinobu Mita · 8 years ago
  78. af79ce4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  79. 951a086 Input: lpc32xx-keys - fix invalid error handling of a requested irq by Vladimir Zapolskiy · 8 years ago
  80. dadbb0a Input: gpio_keys - set input direction explicitly by Sudeep Holla · 8 years ago
  81. 700a38b Input: gpio_keys - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  82. 5feeca3 Input: gpio_keys - add support for GPIO descriptors by Geert Uytterhoeven · 8 years ago
  83. 0860913 Input: gpio_keys - fix leaking DT node references by Dmitry Torokhov · 8 years ago
  84. f9645f2 Input: gpio_keys - annotate PM methods as __maybe_unused by Dmitry Torokhov · 8 years ago
  85. ea6aabf Input: gpio_keys_polled - always use gpiod_get_value_cansleep by Dmitry Torokhov · 8 years ago
  86. 0f78ba9 Input: gpio_keys_polled - keep button data constant by Dmitry Torokhov · 9 years ago
  87. ea4348c Input: tca8418_keypad - hide gcc-4.9 -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  88. 6d86c47 Input: pxa27x_keypad - fix typo "debpunce" -> "debounce" by Colin Ian King · 8 years ago
  89. 4a7126a Merge tag 'v4.8' into next by Dmitry Torokhov · 8 years ago
  90. d4e6547 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  91. d042380 Merge tag 'mfd-for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 8 years ago
  92. c758f96 Merge branch 'next' into for-linus by Dmitry Torokhov · 8 years ago
  93. d095c50 Input: snvs_pwrkey - drop input_free_device call if input_register_device fails by Axel Lin · 8 years ago
  94. 72f6d0b Input: jornada720_kbd - remove unneeded mach/hardware.h include by Russell King · 8 years ago
  95. 44051a6 Input: cros_ec_keyb: Stop handling interrupts directly by Vic Yang · 8 years ago
  96. 6807726 Input: add ADC resistor ladder driver by Alexandre Belloni · 8 years ago
  97. b09c412 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago
  98. 99ff4d3 Input: jornada720_kbd - switch to using dev_dbg by Dmitry Torokhov · 8 years ago
  99. 0f631d8 Input: jornada720_kbd - get rid of mach/irqs.h include by Russell King · 8 years ago
  100. a8a7bdc Input: jornada720_kbd - switch to devm_* APIs by Russell King · 8 years ago