1. d43fe1a Input: dlink-dir685-touchkeys - fix a typo in driver name by Christophe JAILLET · 4 years, 5 months ago
  2. a204b108 Input: nomadik-ske-keypad - fix a loop timeout test by Dan Carpenter · 6 years ago
  3. 41420ac Input: imx_keypad - make sure keyboard can always wake up system by Anson Huang · 5 years ago
  4. a99b9c8 Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 5 years ago
  5. 5050f03 Input: st-keyscan - fix potential zalloc NULL dereference by Gabriel Fernandez · 6 years ago
  6. 134891e Input: matrix_keypad - use flush_delayed_work() by Dmitry Torokhov · 6 years ago
  7. 4fe714b Input: cap11xx - switch to using set_brightness_blocking() by Dmitry Torokhov · 6 years ago
  8. c5dabdd Input: omap-keypad - fix idle configuration to not block SoC idle states by Tony Lindgren · 6 years ago
  9. 62a866e Input: omap-keypad - fix keyboard debounce configuration by Tony Lindgren · 6 years ago
  10. 918cd7d Input: cros_ec_keyb - fix button/switch capability reports by Brian Norris · 6 years ago
  11. 25e78d0 Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  12. e704966 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Greg Kroah-Hartman · 6 years ago
  13. 52d2c7b Input: atakbd - fix Atari CapsLock behaviour by Michael Schmitz · 6 years ago
  14. 9e62df5 Input: atakbd - fix Atari keymap by Andreas Schwab · 6 years ago
  15. 532c2b9 Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  16. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  17. 17a4ed5 Input: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  18. 4e2ec39 Input: gpio-keys - switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  19. dae0c33 Input: hilkbd - Add casts to HP9000/300 I/O accessors by Geert Uytterhoeven · 6 years ago
  20. 179909e Input: stop telling users to snail-mail Vojtech by Dmitry Torokhov · 6 years ago
  21. 4f0794c Input: cros_ec_keyb - remove redundant variable num_cols by Colin Ian King · 6 years ago
  22. 413c944 Input: keyboard: Fix ChromeOS EC keyboard help message. by Enric Balletbo i Serra · 6 years ago
  23. c92067a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  24. a9faa46 Input: snvs_pwrkey - switch to SPDX identifier by Fabio Estevam · 6 years ago
  25. 0eb7090 Input: imx_keypad - switch to SPDX identifier by Fabio Estevam · 6 years ago
  26. 925ffff Input: cros_ec_keyb - remove check before calling pm_wakeup_event by Ravi Chandra Sadineni · 6 years ago
  27. 27fff22 Input: cros_ec_keyb - switch to SPDX identifier by Enric Balletbo i Serra · 6 years ago
  28. e7a35f12 Input: cros_ec_keyb - make license text and MODULE_LICENSE match by Enric Balletbo i Serra · 6 years ago
  29. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 6 years ago
  30. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  31. 883cad5 Merge tag 'mfd-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 6 years ago
  32. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  33. 0ed2dd0 treewide: Use struct_size() for devm_kmalloc() and friends by Kees Cook · 6 years ago
  34. 8f6a652 Input: goldfish_events - fix checkpatch warnings by Roman Kiryanov · 6 years ago
  35. 38ba34a Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device. by Ravi Chandra Sadineni · 6 years ago
  36. 3e9f0b3 input: Add MediaTek PMIC keys support by Chen Zhong · 7 years ago
  37. 5414ab3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  38. 664b0ba Merge branch 'next' into for-linus by Dmitry Torokhov · 6 years ago
  39. f5a8eb6 Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  40. 01b7649 input: keyboard: remove bf54x driver by Arnd Bergmann · 7 years ago
  41. 83fc580 Input: gpio-keys - add support for wakeup event action by Jeffy Chen · 7 years ago
  42. 1c4bfce Input: stmpe-keypad - remove VLA usage by Gustavo A. R. Silva · 7 years ago
  43. ea4f7bd Input: matrix_keypad - fix race when disabling interrupts by Zhang Bo · 7 years ago
  44. 932553c Input: pmic8xxx-keypad - remove unneeded MODULE_VERSION() usage by Greg Kroah-Hartman · 7 years ago
  45. 0f1cd81 Merge tag 'v4.14-rc8' into next by Dmitry Torokhov · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 4ea40278 Input: keyboard - convert timers to use timer_setup() by Kees Cook · 7 years ago
  48. 82565a1 Input: gpio-keys - convert timers to use timer_setup() by stephen lu · 7 years ago
  49. e5f468b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  50. 8f75bc3 Input: tca8418 - enable interrupt after it has been requested by Damien Riegel · 7 years ago
  51. 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
  52. 9d71941 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  53. 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
  54. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  55. 117b2dc Input: pxa27x_keypad - handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  56. 8a7f102 Input: tegra-kbc - handle return value of clk_prepare_enable by Arvind Yadav · 7 years ago
  57. 98c77c7 parisc/input/hilkbd: Fix section mismatches by Helge Deller · 7 years ago
  58. e527a87 Input: xtkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  59. 1966e00 Input: sunkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  60. 1fa8021 Input: stowaway - constify serio_device_id by Arvind Yadav · 7 years ago
  61. 9780930a Input: newtonkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  62. e87dc87 Input: lkkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  63. ea6aba4 Input: hil_kbd - constify serio_device_id by Arvind Yadav · 7 years ago
  64. af2e7d7 Input: iatkbd - constify serio_device_id by Arvind Yadav · 7 years ago
  65. 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
  66. 1af824f Merge branch 'bind_unbind' into driver-core-next by Greg Kroah-Hartman · 7 years ago
  67. 3184125 Input: gpio_keys - use devm_device_add_group() for attributes by Dmitry Torokhov · 7 years ago
  68. 0ffff11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  69. 21563a7 Input: gpio_keys - constify attribute_group structures by Arvind Yadav · 7 years ago
  70. dda5202 Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  71. 0f10757 Input: gpio_keys - handle the missing key press event in resume phase by Joseph Lo · 7 years ago
  72. 43d0120 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  73. c7d28ec Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  74. ede2e7c Merge branch 'next' into for-linus by Dmitry Torokhov · 7 years ago
  75. 131b3de Input: add D-Link DIR-685 touchkeys driver by Linus Walleij · 7 years ago
  76. c4beedb Input: tm2-touchkey - use LEN_ON as boolean value instead of LED_FULL by Andi Shyti · 7 years ago
  77. d8f797c Merge tag 'v4.12-rc3' into next by Dmitry Torokhov · 7 years ago
  78. c1a4634 gpio: adp5588: move header file out of I2C realm by Wolfram Sang · 7 years ago
  79. 8cd9ab9 Input: mcs - move header file out of I2C realm by Wolfram Sang · 7 years ago
  80. f81126b Input: lm8323 - move header file out of I2C realm by Wolfram Sang · 7 years ago
  81. 3af9256 Input: cros_ec_keyb - remove extraneous 'const' by Arnd Bergmann · 7 years ago
  82. 9bb9dc1 Input: omap-keypad - fix error handling code by Christophe JAILLET · 7 years ago
  83. cfecc1e Input: locomokbd - use setup_timer by Geliang Tang · 7 years ago
  84. 03b2205 Merge tag 'v4.11-rc5' into next by Dmitry Torokhov · 7 years ago
  85. e6eba3f Input: cros_ec_keyb - add an EC event for sysrq by Rajat Jain · 7 years ago
  86. aa0e26b Input: matrix_keypad - add option to drive inactive columns by David Rivshin · 7 years ago
  87. cf5cd9d Input: qt1070 - add OF device ID table by Javier Martinez Canillas · 7 years ago
  88. 9dd46c0 Input: tca8418_keypad - remove double read of key event register by Dmitry Torokhov · 8 years ago
  89. 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
  90. 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
  91. 6ccc3a3 input: cros_ec_keyb: Add Tablet Mode switch by Gwendal Grignou · 8 years ago
  92. cdd7950 input: cros_ec_keyb: Add non-matrix buttons and switches by Douglas Anderson · 8 years ago
  93. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  94. 8b1a315 Input: tca8418 - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  95. aef01aa Input: matrix-keypad - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  96. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  97. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  98. 0cce284 Merge tag 'v4.10-rc5' into next by Dmitry Torokhov · 8 years ago
  99. 14fdb92 Input: keyboard - drop unnecessary calls to input_set_drvdata by Guenter Roeck · 8 years ago
  100. de3a00e Input: keyboard - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago