1. 2304cbc gpiolib: acpi: Add missing IRQF_ONESHOT by Yang Li · 4 years ago
  2. 9c6ca2d gpio: pcf857x: Fix missing first interrupt by Maxim Kiselev · 4 years ago
  3. 89a4610 gpio: mvebu: fix pwm .get_state period calculation by Baruch Siach · 4 years, 1 month ago
  4. 9113982 gpio: mvebu: fix potential user-after-free on probe by Baruch Siach · 4 years, 3 months ago
  5. 85a5616 gpio: mockup: fix resource leak in error path by Bartosz Golaszewski · 4 years, 6 months ago
  6. ceb3573 gpio: tc35894: fix up tc35894 interrupt configuration by dillon min · 4 years, 6 months ago
  7. 9f86ae2 gpio: arizona: put pm_runtime in case of failure by Navid Emamdoost · 4 years, 9 months ago
  8. e9103bb gpio: arizona: handle pm_runtime_get_sync failure case by Navid Emamdoost · 4 years, 9 months ago
  9. c007e93 gpio: exar: Fix bad handling for ida_simple_get error path by Takashi Iwai · 4 years, 10 months ago
  10. be913cf gpio: tegra: mask GPIO IRQs during IRQ shutdown by Stephen Warren · 4 years, 10 months ago
  11. 42d394b Revert "gpio: set up initial state from .get_direction()" by Timur Tabi · 4 years, 10 months ago
  12. f36ca3a gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 CHT + AXP288 model by Hans de Goede · 5 years ago
  13. ab2e808 gpiolib: acpi: Add quirk to ignore EC wakeups on HP x2 10 BYT + AXP288 model by Hans de Goede · 5 years ago
  14. f4b10cc gpiolib: acpi: Rework honor_wakeup option into an ignore_wake option by Hans de Goede · 5 years ago
  15. 0c4787e gpiolib: acpi: Correct comment for HP x2 10 honor_wakeup quirk by Hans de Goede · 5 years ago
  16. 13c15ab gpio: gpio-grgpio: fix possible sleep-in-atomic-context bugs in grgpio_irq_map/unmap() by Jia-Ju Bai · 5 years ago
  17. c698d67 gpio: max77620: Add missing dependency on GPIOLIB_IRQCHIP by Dmitry Osipenko · 5 years ago
  18. 749b39e7 gpio: mpc8xxx: Add platform device to gpiochip->parent by Johnson CH Chen (陳昭勳) · 5 years ago
  19. 5371360 gpio: Fix error message on out-of-range GPIO in lookup table by Geert Uytterhoeven · 5 years ago
  20. a5eedf4 gpio: zynq: Fix for bug in zynq_gpio_restore_context API by Swapna Manupati · 5 years ago
  21. fbfb42b gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism by Hans de Goede · 5 years ago
  22. dfeb44f gpiolib: acpi: Turn dmi_system_id table into a generic quirk table by Hans de Goede · 5 years ago
  23. 3444204 gpiolib: fix up emulated open drain outputs by Russell King · 5 years ago
  24. d5342c2 gpio: mpc8xxx: Don't overwrite default irq_set_type callback by Vladimir Oltean · 5 years ago
  25. d6000c7 gpiolib: acpi: Add Terra Pad 1061 to the run_edge_events_on_boot_blacklist by Hans de Goede · 5 years ago
  26. c3736f4 gpio: max77620: Fixup debounce delays by Thierry Reding · 5 years ago
  27. 4d7ddcd gpio: syscon: Fix possible NULL ptr usage by Marek Vasut · 6 years ago
  28. 784aafa gpio: max77620: Use correct unit for debounce times by Thierry Reding · 5 years ago
  29. a77def3 gpiolib: don't clear FLAG_IS_OUT when emulating open-drain/open-source by Bartosz Golaszewski · 5 years ago
  30. a26cf23 gpio: fix line flag validation in lineevent_create by Kent Gibson · 5 years ago
  31. ca73cdc gpio: fix line flag validation in linehandle_create by Kent Gibson · 5 years ago
  32. 8b09f44 gpiolib: acpi: Add gpiolib_acpi_run_edge_events_on_boot option and blacklist by Hans de Goede · 6 years ago
  33. 0570fc5 gpiolib: never report open-drain/source lines as 'input' to user-space by Bartosz Golaszewski · 6 years ago
  34. 2a14a26 gpiolib: fix incorrect IRQ requesting of an active-low lineevent by Michael Wu · 6 years ago
  35. 12fd5c1 gpiolib: Fix references to gpiod_[gs]et_*value_cansleep() variants by Geert Uytterhoeven · 6 years ago
  36. 1e26813 gpio: omap: ensure irq is enabled before wakeup by Russell King · 6 years ago
  37. 88864ba gpio: omap: fix lack of irqstatus_raw0 for OMAP4 by Russell King · 6 years ago
  38. 05d7bbb gpio: fix gpio-adp5588 build errors by Randy Dunlap · 6 years ago
  39. 3e729a2 gpio: vf610: Do not share irq_chip by Andrey Smirnov · 6 years ago
  40. 8a53f0f gpio: gpio-omap: add check for off wake capable gpios by Tony Lindgren · 6 years ago
  41. d23be33 gpio: of: Fix of_gpiochip_add() error path by Geert Uytterhoeven · 6 years ago
  42. ecb4481 gpio: aspeed: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  43. 15fbb1f gpio: pxa: handle corner case of unprobed device by Robert Jarzmik · 7 years ago
  44. 2e9f7de gpio: gpio-omap: fix level interrupt idling by Russell King · 6 years ago
  45. 5d4cc25 gpio: adnp: Fix testing wrong value in adnp_gpio_direction_input by Axel Lin · 6 years ago
  46. e708e5d gpio: exar: add a check for the return value of ida_simple_get fails by Kangjie Lu · 6 years ago
  47. 50d8083 gpio: vf610: Mask all GPIO interrupts by Andrew Lunn · 6 years ago
  48. 25f1344 gpio: pcf857x: Fix interrupts on multiple instances by Roger Quadros · 6 years ago
  49. 0e68ff5 gpio: altera-a10sr: Set proper output level for direction_output by Axel Lin · 6 years ago
  50. 9604080 gpio: pl061: Move irq_chip definition inside struct pl061 by Manivannan Sadhasivam · 6 years ago
  51. 7bee9f9 gpio: mvebu: only fail on missing clk if pwm is actually to be used by Uwe Kleine-König · 6 years ago
  52. 23572a6 gpiolib-acpi: Only defer request_irq for GpioInt ACPI event handlers by Hans de Goede · 6 years ago
  53. 07cfa7a gpio: max7301: fix driver for use with CONFIG_VMAP_STACK by Christophe Leroy · 6 years ago
  54. 6c65ce9 gpio: mockup: fix indicated direction by Bartosz Golaszewski · 6 years ago
  55. 6a5f25e gpio: don't free unallocated ida on gpiochip_add_data_with_key() error path by Vladimir Zapolskiy · 6 years ago
  56. dabaf70 gpio: brcmstb: release the bgpio lock during irq handlers by Doug Berger · 7 years ago
  57. 43607eb gpio: mxs: Get rid of external API call by Linus Walleij · 7 years ago
  58. 119bf94 gpiolib: Free the last requested descriptor by Ricardo Ribalda Delgado · 6 years ago
  59. 7e259a0 gpio: Fix crash due to registration race by Vincent Whitchurch · 7 years ago
  60. bdd29365 gpiolib-acpi: Register GpioInt ACPI event handlers from a late_initcall by Hans de Goede · 7 years ago
  61. 73bfec0 gpiolib: acpi: Switch to cansleep version of GPIO library call by Andy Shevchenko · 7 years ago
  62. 34bec4d gpio: adp5588: Fix sleep-in-atomic-context bug by Michael Hennerich · 7 years ago
  63. de6ccdb gpio: Fix wrong rounding in gpio-menz127 by Nadav Amit · 7 years ago
  64. 4101e59 gpiolib: Mark gpio_suffixes array with __maybe_unused by Andy Shevchenko · 7 years ago
  65. 492b804 gpio: pxa: Fix potential NULL dereference by Wei Yongjun · 7 years ago
  66. acd7363 gpio: ml-ioh: Fix buffer underwrite on probe error path by Anton Vasilyev · 7 years ago
  67. 16aa222 gpio: tegra: Move driver registration to subsys_init level by Dmitry Osipenko · 7 years ago
  68. fbb37b7 gpiolib-acpi: make sure we trigger edge events at least once on boot by Benjamin Tissoires · 7 years ago
  69. c7a372d gpio: No NULL owner by Linus Walleij · 7 years ago
  70. a7ea57b gpio: fix error path in lineevent_create by Uwe Kleine-König · 7 years ago
  71. 28534d2 gpio: fix aspeed_gpio unmask irq by Govert Overgaauw · 7 years ago
  72. 0f40bb8 gpioib: do not free unrequested descriptors by Timur Tabi · 7 years ago
  73. 4aafb8c gpio: thunderx: fix error return code in thunderx_gpio_probe() by Wei Yongjun · 7 years ago
  74. 1f1e5ca gpio: label descriptors using the device name by Linus Walleij · 7 years ago
  75. 073cd31 gpio: davinci: Assign first bank regs for unbanked case by Keerthy · 7 years ago
  76. 4c194e5b gpio: 74x164: Fix crash during .remove() by Geert Uytterhoeven · 7 years ago
  77. bf8c4b3 gpio: ath79: add missing MODULE_DESCRIPTION/LICENSE by Jesse Chan · 7 years ago
  78. 925e26b gpio: iop: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE by Jesse Chan · 7 years ago
  79. c5845e0 gpio: Fix kernel stack leak to userspace by Linus Walleij · 7 years ago
  80. 460c5b9 gpio: stmpe: i2c transfer are forbiden in atomic context by Patrice Chotard · 7 years ago
  81. 074e289 gpio: fix "gpio-line-names" property retrieval by Christophe Leroy · 7 years ago
  82. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  83. 80ac93c gpio: omap: Fix lost edge interrupts by Grygorii Strashko · 7 years ago
  84. e4b2ae7 gpio: omap: omap_gpio_show_rev is not __init by Arnd Bergmann · 7 years ago
  85. e40a3ae gpio: acpi: work around false-positive -Wstring-overflow warning by Arnd Bergmann · 7 years ago
  86. 311de3c gpio: thunderx: select IRQ_DOMAIN_HIERARCHY instead of depends on by Masahiro Yamada · 7 years ago
  87. 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
  88. 70b8e9e Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
  89. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 8 years ago
  90. 02b6bdd gpio: mockup: remove unused variable gc by Colin Ian King · 8 years ago
  91. 72c7c78 gpio: pl061: constify amba_id by Arvind Yadav · 8 years ago
  92. 9e238e3 Revert "gpiolib: request the gpio before querying its direction" by Linus Walleij · 8 years ago
  93. 1253baa gpio: twl6040: remove unneeded forward declaration by Masahiro Yamada · 8 years ago
  94. 4a14af4 gpio: zevio: make gpio_chip const by Bhumika Goyal · 8 years ago
  95. 3946d18 gpio: add gpio_add_lookup_tables() to add several tables at once by Dmitry Torokhov · 8 years ago
  96. f89c6ea gpio: brcmstb: check return value of gpiochip_irqchip_add() by Masahiro Yamada · 8 years ago
  97. 5a2a300 gpio: Add gpio driver support for ThunderX and OCTEON-TX by David Daney · 8 years ago
  98. b4c495f gpio: mockup: use irq_sim by Bartosz Golaszewski · 8 years ago
  99. 5751d3d gpio: mxs: use devres for irq generic chip by Bartosz Golaszewski · 8 years ago
  100. db5270a gpio: mxc: use devres for irq generic chip by Bartosz Golaszewski · 8 years ago