1. a1b9b65 Input: gpio_keys - replace zero-length array with flexible-array member by Gustavo A. R. Silva · 5 years ago
  2. 2a60f59 Input: gpio_keys - switch to using devm_fwnode_gpiod_get() by Dmitry Torokhov · 5 years ago
  3. cf1b2a2 Input: gpio_keys - convert driver to use dev_groups by Greg Kroah-Hartman · 5 years ago
  4. ecb4183 Merge tag 'v5.2' into next by Dmitry Torokhov · 5 years ago
  5. 002cdb9 Input: gpio_keys - use struct_size() in devm_kzalloc() by Gustavo A. R. Silva · 6 years ago
  6. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  7. a5c5e50 Input: gpio-keys - add shutdown callback by Florian Fainelli · 6 years ago
  8. 4e2ec39 Input: gpio-keys - switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  9. 83fc580 Input: gpio-keys - add support for wakeup event action by Jeffy Chen · 7 years ago
  10. 82565a1 Input: gpio-keys - convert timers to use timer_setup() by stephen lu · 7 years ago
  11. 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
  12. 3184125 Input: gpio_keys - use devm_device_add_group() for attributes by Dmitry Torokhov · 7 years ago
  13. 21563a7 Input: gpio_keys - constify attribute_group structures by Arvind Yadav · 7 years ago
  14. 0f10757 Input: gpio_keys - handle the missing key press event in resume phase by Joseph Lo · 8 years ago
  15. 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
  16. 4b09479 gpio: Rename devm_get_gpiod_from_child() by Boris Brezillon · 8 years ago
  17. b2987d7 gpio: Pass GPIO label down to gpiod_request by Alexander Stein · 8 years ago
  18. a264d10 gpiolib: Convert fwnode_get_named_gpiod() to configure GPIO by Andy Shevchenko · 8 years ago
  19. de3a00e Input: keyboard - drop unnecessary calls to device_init_wakeup by Guenter Roeck · 8 years ago
  20. b4e66e7 Input: keyboard - use local variables consistently by Guenter Roeck · 8 years ago
  21. 83e4947 Input: gpio-keys - add support for setkeycode by Hans de Goede · 8 years ago
  22. dadbb0a Input: gpio_keys - set input direction explicitly by Sudeep Holla · 8 years ago
  23. 700a38b Input: gpio_keys - switch to using generic device properties by Dmitry Torokhov · 8 years ago
  24. 5feeca3 Input: gpio_keys - add support for GPIO descriptors by Geert Uytterhoeven · 8 years ago
  25. 0860913 Input: gpio_keys - fix leaking DT node references by Dmitry Torokhov · 8 years ago
  26. f9645f2 Input: gpio_keys - annotate PM methods as __maybe_unused by Dmitry Torokhov · 8 years ago
  27. 0f78ba9 Input: gpio_keys_polled - keep button data constant by Dmitry Torokhov · 9 years ago
  28. 809d951 Input: gpio-keys - allow disabling individual buttons in DT by Laxman Dewangan · 9 years ago
  29. c4dc5f8 Input: gpio-keys - allow setting input device name in DT by Laxman Dewangan · 9 years ago
  30. 8679ee4 Input: gpio-keys - fix check for disabling unsupported keys by Dmitry Torokhov · 9 years ago
  31. 77fa055 Input: gpio_keys - don't report events on gpio failure by Bjorn Andersson · 9 years ago
  32. 4ea14a5 Input: gpio-keys - report error when disabling unsupported key by Peng Fan · 9 years ago
  33. 99b4ffb Input: gpio_keys[_polled] - change name of wakeup property by Dmitry Torokhov · 9 years ago
  34. 0b48003 input: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 10 years ago
  35. bac2298 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  36. d797da4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  37. 8ed9255 Input: gpio_keys - replace timer and workqueue with delayed workqueue by Dmitry Torokhov · 10 years ago
  38. 97d86e0 Input: gpio_keys - allow separating gpio and irq in device tree by Dmitry Torokhov · 10 years ago
  39. 1d6a013 Input: gpio_keys - fix warning regarding uninitialized 'button' variable by Fabio Estevam · 10 years ago
  40. af906fa Input: gpio_keys - fix warning regarding uninitialized 'irq' variable by Dmitry Torokhov · 10 years ago
  41. f2d347ff Input: gpio_keys - add device tree support for interrupt only keys by Alexander Stein · 10 years ago
  42. 1d05726 input: keyboard: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  43. 2724551 Input: gpio_keys - more conversions to devm-* API by Alexander Shiyan · 11 years ago
  44. 22daae3 Input: gpio_keys - make of_device_id array const by Jingoo Han · 11 years ago
  45. 5d422f2 Input: gpio_keys - convert to use devm_* by Andy Shevchenko · 11 years ago
  46. 415a4ca Input: gpio_keys - include linux/of.h header by Sachin Kamat · 11 years ago
  47. 9c0219f Input: gpio_keys - remove redundant platform_set_drvdata() by Sachin Kamat · 12 years ago
  48. e324ce6 Input: gpio_keys - defer probing if GPIO probing is deferred by Dmitry Torokhov · 12 years ago
  49. 333e34b Input: gpio_keys - switch to using gpio_request_one() by Dmitry Torokhov · 12 years ago
  50. dda19a9 Input: gpio_keys - disable hardware on suspend by Jonas Aaberg · 12 years ago
  51. 5b76d7b Input: gpio_keys - report initial state when opening the device by Dmitry Torokhov · 12 years ago
  52. e2619cf Input: remove use of __devexit by Bill Pemberton · 12 years ago
  53. 5298cc4 Input: remove use of __devinit by Bill Pemberton · 12 years ago
  54. 1cb0aa8 Input: remove use of __devexit_p by Bill Pemberton · 12 years ago
  55. 2fba26c Input: gpio_keys - report a wakeup_event for a button press by NeilBrown · 12 years ago
  56. 219edc7 Input: gpio_keys - clean up device tree parser by Alexandre Pereira da Silva · 12 years ago
  57. 4eceb14 Input: gpio_keys - remove useless reinitialization of pdata->nbuttons by Tobias Klauser · 13 years ago
  58. d8ee4a1 Input: gpio_keys - add support for interrupt only keys by Laxman Dewangan · 13 years ago
  59. a16ca23 Input: gpio_keys - consolidate key destructor code by Dmitry Torokhov · 13 years ago
  60. 6709c9a Input: revert "gpio_keys - switch to using threaded IRQs" by David Jander · 13 years ago
  61. d908092 Input: gpio_keys - constify platform data by Dmitry Torokhov · 13 years ago
  62. cca8469 Input: gpio_keys - use of_property_read_u32() by Tobias Klauser · 13 years ago
  63. 1f4bb06 Input: gpio_keys - return proper error code if memory allocation fails by Tobias Klauser · 13 years ago
  64. bdda821 Input: gpio_keys - switch to using SIMPLE_DEV_PM_OPS by Dmitry Torokhov · 14 years ago
  65. fd05d08 Input: gpio_keys - add support for device-tree platform data by David Jander · 14 years ago
  66. 1638207 Input: gpio_keys - fix a memory leak by Axel Lin · 14 years ago
  67. b233020 Input: gpio_keys - move to late_initcall by David Jander · 14 years ago
  68. 7e2ecdf Input: gpio_keys - switch to using threaded IRQs by David Jander · 14 years ago
  69. 4671127 Input: gpio-keys - add support for setting device name by Alexander Stein · 14 years ago
  70. 92a4767 Input: gpio_keys - add support for EV_ABS by Alexander Stein · 14 years ago
  71. 94a8cab Input: gpio_keys - switch to using request_any_context_irq by Philippe Langlais · 14 years ago
  72. 173bdd7 Input: gpio_keys - add hooks to enable/disable device by Shubhrajyoti D · 14 years ago
  73. 28ed684 Input: gpio-keys - add gpiolib debounce support by Grazvydas Ignotas · 15 years ago
  74. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  75. 9e3af04 Input: gpio-keys - add support for disabling gpios through sysfs by Mika Westerberg · 15 years ago
  76. 6ee88d7 Input: gpio_keys - scan gpio state at probe and resume time by Daniel Mack · 15 years ago
  77. bc8f1ea Input: gpio_keys - seperate individual button setup to make code neater by Ben Dooks · 15 years ago
  78. 111bc59 Input: gpio_keys - use <linux/gpio.h> instead of <asm/gpio.h> by Ben Dooks · 15 years ago
  79. db19fd8 Input: gpio_keys - use dev_ macros to report information by Ben Dooks · 15 years ago
  80. 558a5e2 Input: gpio-keys - use IRQF_SHARED by Dmitry Eremin-Solenikov · 15 years ago
  81. ae78e0e Input: gpio_keys - swtich to dev_pm_ops by Mike Rapoport · 15 years ago
  82. da0d03f Input: gpio-keys - avoid possibility of sleeping in timer function by Jani Nikula · 16 years ago
  83. ca865a7 Input: gpio-keys - revert 'change timer to workqueue' by Jani Nikula · 16 years ago
  84. 0b34683 Input: gpio-keys - change timer to workqueue by Alek Du · 16 years ago
  85. 64e8563 Input: gpio-keys - remove depreciated IRQF_SAMPLE_RANDOM flag by Dmitry Torokhov · 16 years ago
  86. b67b4b1 Input: gpio-keys - add flag to allow auto repeat by Dominic Curran · 16 years ago
  87. 4c0e799 Merge branch 'next' into for-linus by Dmitry Torokhov · 16 years ago
  88. 0cc1fe2 Input: remove version.h from drivers that don't need it by Huang Weiyi · 16 years ago
  89. ce25d7e Input: gpio-keys - simplify argument list for report_event by Uwe Kleine-König · 16 years ago
  90. 57ffe9d Input: gpio-keys - optimize interrupt handler by Uwe Kleine-König · 16 years ago
  91. 9b07044 Input: gpio-keys - make gpio_keys_device_driver static by Uwe Kleine-König · 16 years ago
  92. 74dd439 Input: gpio-keys - fix possible NULL pointer dereference by Uwe Kleine-König · 16 years ago
  93. a33466e Input: gpio-keys debouncing support by Dmitry Baryshkov · 17 years ago
  94. d7b5247 Input: add MODULE_ALIAS() to hotpluggable platform modules by Kay Sievers · 17 years ago
  95. 1164ec1 Input: gpio_keys - irq handling cleanup by David Brownell · 17 years ago
  96. 6a2e391 Input: gpio-keys - request and configure GPIOs by Herbert Valerio Riedel · 17 years ago
  97. 7b19ada get rid of input BIT* duplicate defines by Jiri Slaby · 17 years ago
  98. b981d8b3 Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Dmitry Torokhov · 17 years ago
  99. e15b021 Input: gpio-keys - add suspend/resume support by Anti Sullin · 17 years ago
  100. 006df30 Input: gpio_keys - verify that supplied GPIO numbers are valid by Anti Sullin · 17 years ago