1. c162ca0 gpio: sim: fix hogs with custom chip labels by Bartosz Golaszewski · 2 years, 11 months ago
  2. cc38ef9 gpio: sifive: use the correct register to read output values by Niklas Cassel · 2 years, 11 months ago
  3. 95a4eed gpiolib: Never return internal error codes to user space by Andy Shevchenko · 2 years, 11 months ago
  4. 2cba054 gpio: aggregator: Fix calling into sleeping GPIO controllers by Geert Uytterhoeven · 2 years, 11 months ago
  5. dda8e14 gpio: sim: check the label length when setting up device properties by Bartosz Golaszewski · 3 years ago
  6. 2c271fe Merge tag 'gpio-fixes-for-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years ago
  7. 9f51ce0 gpio: mpc8xxx: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  8. 7c1cf55 gpio: idt3243x: Fix an ignored error return from platform_get_irq() by Yang Li · 3 years ago
  9. 3bf6a9e Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 3 years ago
  10. 30fee1d gpio: idt3243x: Fix IRQ check in idt_gpio_probe by Miaoqian Lin · 3 years ago
  11. 0b39536 gpio: mpc8xxx: Fix IRQ check in mpc8xxx_probe by Miaoqian Lin · 3 years ago
  12. d9679d0 virtio: wrap config->reset calls by Michael S. Tsirkin · 3 years, 3 months ago
  13. e3084ed Merge tag 'pinctrl-v5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years ago
  14. c288ea6 Merge tag 'gpio-updates-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years ago
  15. fa722ec Merge tag 'mfd-next-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years ago
  16. ffe31c9 gpio: rcar: Propagate errors from devm_request_irq() by Lad Prabhakar · 3 years ago
  17. f1ff272 gpio: rcar: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
  18. 6408693 gpio: ts5500: Use platform_get_irq() to get the interrupt by Lad Prabhakar · 3 years ago
  19. 80f60eb gpio: dwapb: Switch to use fwnode instead of of_node by Andy Shevchenko · 3 years ago
  20. 4a08d63 gpiolib: acpi: make fwnode take precedence in struct gpio_chip by Andy Shevchenko · 3 years ago
  21. e5a7431 gpio: gpio-aspeed-sgpio: Fix wrong hwirq base in irq handler by Steven Lee · 3 years ago
  22. 01d130a gpio: max3191x: Use bitmap_free() to free bitmap by Christophe JAILLET · 3 years ago
  23. f21ecad gpio: regmap: Switch to use fwnode instead of of_node by Andy Shevchenko · 3 years ago
  24. d1056b7 gpio: tegra186: Add support for Tegra241 by Akhil R · 3 years ago
  25. e85dd53 gpio: brcmstb: Use local variable to access OF node by Andy Shevchenko · 3 years ago
  26. 9804456 gpio: Remove unused local OF node pointers by Andy Shevchenko · 3 years ago
  27. 3e4d9a4 gpio: virtio: remove timeout by Vincent Whitchurch · 3 years ago
  28. a2d05fb gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe() by Yang Yingliang · 3 years ago
  29. 572006b gpio: msc313: Add support for SSD201 and SSD202D by Daniel Palmer · 3 years ago
  30. bef4460 gpio: msc313: Code clean ups by Daniel Palmer · 3 years ago
  31. 9a5875f gpio: dln2: Fix interrupts when replugging the device by Noralf Trønnes · 3 years, 2 months ago
  32. c08995b gpio: sim: fix uninitialized ret variable by Tom Rix · 3 years ago
  33. 6dbe6c0 gpio: Propagate firmware node from a parent device by Andy Shevchenko · 3 years, 1 month ago
  34. 45a541a gpio: Setup parent device and get rid of unnecessary of_node assignment by Andy Shevchenko · 3 years, 1 month ago
  35. 448cf90 gpio: Get rid of duplicate of_node assignment in the drivers by Andy Shevchenko · 3 years ago
  36. ca7e782 Merge tag 'intel-gpio-v5.17-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next by Bartosz Golaszewski · 3 years ago
  37. c73960b gpiolib: allow line names from device props to override driver names by Peter Rosin · 3 years ago
  38. 2ac5eb8 gpio: amdpt: add new device ID and 24-pin support by Hsu Yuchang · 3 years, 1 month ago
  39. 1db9b24 gpio: tegra186: Add support for Tegra234 by Prathamesh Shete · 3 years, 1 month ago
  40. 34d9841 gpio: sta2x11: fix typo in a comment by Jason Wang · 3 years, 1 month ago
  41. cb8c474 gpio: sim: new testing module by Bartosz Golaszewski · 3 years, 1 month ago
  42. ac62726 gpiolib: of: make fwnode take precedence in struct gpio_chip by Bartosz Golaszewski · 3 years, 1 month ago
  43. 990f675 gpiolib: allow to specify the firmware node in struct gpio_chip by Bartosz Golaszewski · 3 years ago
  44. dd61b29 gpiolib: provide gpiod_remove_hogs() by Bartosz Golaszewski · 3 years, 1 month ago
  45. 9d5f0f6 gpio: sch: fix typo in a comment by Jason Wang · 3 years, 1 month ago
  46. ab39d69 gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock by Iwona Winiarska · 3 years, 1 month ago
  47. 61a7904 gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock by Iwona Winiarska · 3 years, 1 month ago
  48. 9dbd1ab gpiolib: check the 'ngpios' property in core gpiolib code by Bartosz Golaszewski · 3 years, 1 month ago
  49. e5ab49c gpiolib: improve coding style for local variables by Bartosz Golaszewski · 3 years, 1 month ago
  50. e320d9c gpio: xlp: Fix build errors from Netlogic XLP removal by Rob Herring · 3 years, 1 month ago
  51. adc8b4b gpio: rockchip: lock GPIOs used as interrupts by John Keeping · 3 years, 1 month ago
  52. a00128d gpio: aggregator: Add interrupt support by Geert Uytterhoeven · 3 years, 1 month ago
  53. 49fdfe6 gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables() by Geert Uytterhoeven · 3 years, 1 month ago
  54. e161043 gpio: dwapb: clarify usage of the register file version by Andy Shevchenko · 3 years, 1 month ago
  55. 7bc14ff2 gpio: ml-ioh: Change whitespace to match gpio-pch.c by Bjorn Helgaas · 3 years, 1 month ago
  56. 46155a0 gpio: ml-ioh: Use BIT() to match gpio-pch.c by Bjorn Helgaas · 3 years, 1 month ago
  57. 06939f2 gpio: ml-ioh: Cache &pdev->dev to reduce repetition by Bjorn Helgaas · 3 years, 1 month ago
  58. 2822b02 gpio: pch: Cache &pdev->dev to reduce repetition by Bjorn Helgaas · 3 years, 1 month ago
  59. 82b2cd4 gpio: pch: Use .driver_data instead of checking Device IDs again by Bjorn Helgaas · 3 years, 1 month ago
  60. da53cc6 gpio: bd70528 Drop BD70528 support by Matti Vaittinen · 3 years, 1 month ago
  61. 2448eab Merge tag 'v5.16-rc2' into devel by Linus Walleij · 3 years, 1 month ago
  62. be3dc15 gpiolib: acpi: Unify debug and other messages format by Andy Shevchenko · 3 years, 1 month ago
  63. bdfd6ab gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use by Hans de Goede · 3 years, 1 month ago
  64. f7c151d gpio: mockup: Switch to use kasprintf_strarray() by Andy Shevchenko · 3 years, 2 months ago
  65. d6912b1 gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors by Randy Dunlap · 3 years, 1 month ago
  66. f7715b3 gpio: virtio: remove unneeded semicolon by Yang Li · 3 years, 2 months ago
  67. 2ff64a8 gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 3 years, 2 months ago
  68. 507805b gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios() by Andy Shevchenko · 3 years, 2 months ago
  69. ea708ac5 gpio: xlp: Remove Netlogic XLP variants by Rob Herring · 3 years, 2 months ago
  70. d20f7a0 Merge tag 'gpio-updates-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 2 months ago
  71. 5a1bcbd Merge tag 'pinctrl-v5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 2 months ago
  72. eff5cdd gpio: virtio: Add IRQ support by Viresh Kumar · 3 years, 2 months ago
  73. 95faf6b Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 3 years, 2 months ago
  74. c0d6586 Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 2 months ago
  75. 585a070 gpio: realtek-otto: fix GPIO line IRQ offset by Sander Vanheule · 3 years, 2 months ago
  76. dd1695a gpio: clean up Kconfig file by Randy Dunlap · 3 years, 2 months ago
  77. 2b72526 gpio: mlxbf2: Introduce IRQ support by Asmaa Mnebhi · 3 years, 2 months ago
  78. cfe6807 gpio: Allow per-parent interrupt data by Marc Zyngier · 3 years, 2 months ago
  79. f0b2731 gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly by Rafael J. Wysocki · 3 years, 3 months ago
  80. c0eee6f gpio: mlxbf2.c: Add check for bgpio_init failure by Asmaa Mnebhi · 3 years, 2 months ago
  81. 85fe641 gpio: xgs-iproc: fix parsing of ngpios property by Jonas Gorski · 3 years, 2 months ago
  82. adb5151 gpiolib: acpi: Replace custom code with device_match_acpi_handle() by Andy Shevchenko · 3 years, 2 months ago
  83. f4a20df gpio: mc33880: Drop if with an always false condition by Uwe Kleine-König · 3 years, 3 months ago
  84. 06de2cd gpio: max730x: Make __max730x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  85. aa4858e gpio: aggregator: Wrap access to gpiochip_fwd.tmp[] by Geert Uytterhoeven · 3 years, 3 months ago
  86. 6fda593 gpio: mockup: Convert to use software nodes by Andy Shevchenko · 3 years, 3 months ago
  87. 55a9968 gpio: pca953x: Improve bias setting by Andy Shevchenko · 3 years, 3 months ago
  88. be44918 gpio: 74x164: Add SPI device ID table by Mark Brown · 3 years, 3 months ago
  89. 115f613 Merge tag 'gpio-fixes-for-v5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 3 months ago
  90. 540cffb gpio: pca953x: do not ignore i2c errors by Andrey Gusakov · 3 years, 3 months ago
  91. a4e6f95 Merge tag 'pinctrl-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 3 years, 3 months ago
  92. 7687a5b gpio: modepin: Add driver support for modepin GPIO controller by Piyush Mehta · 3 years, 3 months ago
  93. 03e2080 gpio: tps65218: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  94. 3846a36 gpio: max77620: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 3 months ago
  95. e24b9fc gpio: xilinx: simplify getting .driver_data by Wolfram Sang · 3 years, 3 months ago
  96. b22a470 gpio/rockchip: fix get_direction value handling by Heiko Stuebner · 3 years, 3 months ago
  97. 0f562b7 gpio/rockchip: extended debounce support is only available on v2 by Heiko Stuebner · 3 years, 3 months ago
  98. 2103868 gpio: tegra186: Support multiple interrupts per bank by Thierry Reding · 3 years, 3 months ago
  99. ca03874 gpio: tegra186: Force one interrupt per bank by Thierry Reding · 3 years, 3 months ago
  100. f6c35df gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler. by Steven Lee · 3 years, 4 months ago