1. 80f60eb gpio: dwapb: Switch to use fwnode instead of of_node by Andy Shevchenko · 3 years, 1 month ago
  2. 4a08d63 gpiolib: acpi: make fwnode take precedence in struct gpio_chip by Andy Shevchenko · 3 years, 1 month ago
  3. 01d130a gpio: max3191x: Use bitmap_free() to free bitmap by Christophe JAILLET · 3 years, 1 month ago
  4. f21ecad gpio: regmap: Switch to use fwnode instead of of_node by Andy Shevchenko · 3 years, 1 month ago
  5. d1056b7 gpio: tegra186: Add support for Tegra241 by Akhil R · 3 years, 1 month ago
  6. e85dd53 gpio: brcmstb: Use local variable to access OF node by Andy Shevchenko · 3 years, 1 month ago
  7. 9804456 gpio: Remove unused local OF node pointers by Andy Shevchenko · 3 years, 1 month ago
  8. a2d05fb gpio: sim: add missing fwnode_handle_put() in gpio_sim_probe() by Yang Yingliang · 3 years, 1 month ago
  9. 572006b gpio: msc313: Add support for SSD201 and SSD202D by Daniel Palmer · 3 years, 1 month ago
  10. bef4460 gpio: msc313: Code clean ups by Daniel Palmer · 3 years, 1 month ago
  11. c08995b gpio: sim: fix uninitialized ret variable by Tom Rix · 3 years, 1 month ago
  12. 6dbe6c0 gpio: Propagate firmware node from a parent device by Andy Shevchenko · 3 years, 1 month ago
  13. 45a541a gpio: Setup parent device and get rid of unnecessary of_node assignment by Andy Shevchenko · 3 years, 1 month ago
  14. 448cf90 gpio: Get rid of duplicate of_node assignment in the drivers by Andy Shevchenko · 3 years, 1 month ago
  15. 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, 1 month ago
  16. c73960b gpiolib: allow line names from device props to override driver names by Peter Rosin · 3 years, 1 month ago
  17. 2ac5eb8 gpio: amdpt: add new device ID and 24-pin support by Hsu Yuchang · 3 years, 1 month ago
  18. 1db9b24 gpio: tegra186: Add support for Tegra234 by Prathamesh Shete · 3 years, 1 month ago
  19. 34d9841 gpio: sta2x11: fix typo in a comment by Jason Wang · 3 years, 1 month ago
  20. cb8c474 gpio: sim: new testing module by Bartosz Golaszewski · 3 years, 1 month ago
  21. ac62726 gpiolib: of: make fwnode take precedence in struct gpio_chip by Bartosz Golaszewski · 3 years, 1 month ago
  22. 990f675 gpiolib: allow to specify the firmware node in struct gpio_chip by Bartosz Golaszewski · 3 years, 1 month ago
  23. dd61b29 gpiolib: provide gpiod_remove_hogs() by Bartosz Golaszewski · 3 years, 1 month ago
  24. 9d5f0f6 gpio: sch: fix typo in a comment by Jason Wang · 3 years, 1 month ago
  25. ab39d69 gpio: aspeed-sgpio: Convert aspeed_sgpio.lock to raw_spinlock by Iwona Winiarska · 3 years, 1 month ago
  26. 61a7904 gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock by Iwona Winiarska · 3 years, 1 month ago
  27. 9dbd1ab gpiolib: check the 'ngpios' property in core gpiolib code by Bartosz Golaszewski · 3 years, 2 months ago
  28. e5ab49c gpiolib: improve coding style for local variables by Bartosz Golaszewski · 3 years, 2 months ago
  29. e320d9c gpio: xlp: Fix build errors from Netlogic XLP removal by Rob Herring · 3 years, 2 months ago
  30. adc8b4b gpio: rockchip: lock GPIOs used as interrupts by John Keeping · 3 years, 2 months ago
  31. a00128d gpio: aggregator: Add interrupt support by Geert Uytterhoeven · 3 years, 1 month ago
  32. 49fdfe6 gpiolib: Let gpiod_add_lookup_table() call gpiod_add_lookup_tables() by Geert Uytterhoeven · 3 years, 1 month ago
  33. e161043 gpio: dwapb: clarify usage of the register file version by Andy Shevchenko · 3 years, 2 months ago
  34. 7bc14ff2 gpio: ml-ioh: Change whitespace to match gpio-pch.c by Bjorn Helgaas · 3 years, 2 months ago
  35. 46155a0 gpio: ml-ioh: Use BIT() to match gpio-pch.c by Bjorn Helgaas · 3 years, 2 months ago
  36. 06939f2 gpio: ml-ioh: Cache &pdev->dev to reduce repetition by Bjorn Helgaas · 3 years, 2 months ago
  37. 2822b02 gpio: pch: Cache &pdev->dev to reduce repetition by Bjorn Helgaas · 3 years, 2 months ago
  38. 82b2cd4 gpio: pch: Use .driver_data instead of checking Device IDs again by Bjorn Helgaas · 3 years, 2 months ago
  39. be3dc15 gpiolib: acpi: Unify debug and other messages format by Andy Shevchenko · 3 years, 2 months ago
  40. bdfd6ab gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use by Hans de Goede · 3 years, 2 months ago
  41. 2ff64a8 gpiolib: acpi: shrink devm_acpi_dev_add_driver_gpios() by Andy Shevchenko · 3 years, 2 months ago
  42. 507805b gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios() by Andy Shevchenko · 3 years, 2 months ago
  43. ea708ac5 gpio: xlp: Remove Netlogic XLP variants by Rob Herring · 3 years, 2 months ago
  44. 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
  45. 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
  46. eff5cdd gpio: virtio: Add IRQ support by Viresh Kumar · 3 years, 3 months ago
  47. 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
  48. 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, 3 months ago
  49. 585a070 gpio: realtek-otto: fix GPIO line IRQ offset by Sander Vanheule · 3 years, 3 months ago
  50. dd1695a gpio: clean up Kconfig file by Randy Dunlap · 3 years, 3 months ago
  51. 2b72526 gpio: mlxbf2: Introduce IRQ support by Asmaa Mnebhi · 3 years, 3 months ago
  52. cfe6807 gpio: Allow per-parent interrupt data by Marc Zyngier · 3 years, 3 months ago
  53. f0b2731 gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly by Rafael J. Wysocki · 3 years, 3 months ago
  54. c0eee6f gpio: mlxbf2.c: Add check for bgpio_init failure by Asmaa Mnebhi · 3 years, 3 months ago
  55. 85fe641 gpio: xgs-iproc: fix parsing of ngpios property by Jonas Gorski · 3 years, 3 months ago
  56. adb5151 gpiolib: acpi: Replace custom code with device_match_acpi_handle() by Andy Shevchenko · 3 years, 3 months ago
  57. f4a20df gpio: mc33880: Drop if with an always false condition by Uwe Kleine-König · 3 years, 3 months ago
  58. 06de2cd gpio: max730x: Make __max730x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  59. aa4858e gpio: aggregator: Wrap access to gpiochip_fwd.tmp[] by Geert Uytterhoeven · 3 years, 3 months ago
  60. 6fda593 gpio: mockup: Convert to use software nodes by Andy Shevchenko · 3 years, 3 months ago
  61. 55a9968 gpio: pca953x: Improve bias setting by Andy Shevchenko · 3 years, 4 months ago
  62. be44918 gpio: 74x164: Add SPI device ID table by Mark Brown · 3 years, 4 months ago
  63. 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, 4 months ago
  64. 540cffb gpio: pca953x: do not ignore i2c errors by Andrey Gusakov · 3 years, 4 months ago
  65. 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, 4 months ago
  66. 7687a5b gpio: modepin: Add driver support for modepin GPIO controller by Piyush Mehta · 3 years, 4 months ago
  67. 03e2080 gpio: tps65218: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 4 months ago
  68. 3846a36 gpio: max77620: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 4 months ago
  69. e24b9fc gpio: xilinx: simplify getting .driver_data by Wolfram Sang · 3 years, 4 months ago
  70. b22a470 gpio/rockchip: fix get_direction value handling by Heiko Stuebner · 3 years, 4 months ago
  71. 0f562b7 gpio/rockchip: extended debounce support is only available on v2 by Heiko Stuebner · 3 years, 4 months ago
  72. 2103868 gpio: tegra186: Support multiple interrupts per bank by Thierry Reding · 3 years, 4 months ago
  73. ca03874 gpio: tegra186: Force one interrupt per bank by Thierry Reding · 3 years, 4 months ago
  74. f6c35df gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler. by Steven Lee · 3 years, 4 months ago
  75. dcfd2a2 gpio: uniphier: Use helper functions to get private data from IRQ data by Kunihiko Hayashi · 3 years, 4 months ago
  76. e1db0f5 gpio: uniphier: Use helper function to get IRQ hardware number by Kunihiko Hayashi · 3 years, 4 months ago
  77. 2dd824c gpio: uniphier: Fix void functions to remove return value by Kunihiko Hayashi · 3 years, 4 months ago
  78. cef0d02 gpiolib: acpi: Make set-debounce-timeout failures non fatal by Hans de Goede · 3 years, 5 months ago
  79. 59dd178 gpio/rockchip: fetch deferred output settings on probe by Heiko Stuebner · 3 years, 4 months ago
  80. 5e6a584 Merge tag 'gpio-updates-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 4 months ago
  81. 889a1b3 gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak by Christophe JAILLET · 3 years, 5 months ago
  82. 7d65889 gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()' by Christophe JAILLET · 3 years, 5 months ago
  83. 555bda4 gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()' by Christophe JAILLET · 3 years, 5 months ago
  84. 6b4a2a4 gpio: viperboard: remove platform_set_drvdata() call in probe by Alexandru Ardelean · 3 years, 5 months ago
  85. 17395d7 gpio: virtio: Fix sparse warnings by Viresh Kumar · 3 years, 5 months ago
  86. 47fb0cf Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 3 years, 5 months ago
  87. 37cba64 Merge branch 'ib-rockchip' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into gpio/for-next by Bartosz Golaszewski · 3 years, 5 months ago
  88. 4c59714 gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions by Lukas Bulwahn · 3 years, 5 months ago
  89. 3a29355 gpio: Add virtio-gpio driver by Viresh Kumar · 3 years, 5 months ago
  90. 6ecd53f Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_domain_irq by Marc Zyngier · 3 years, 5 months ago
  91. 93103f6 gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type by Jianqun Xu · 3 years, 5 months ago
  92. 3bcbd1a gpio/rockchip: support next version gpio controller by Jianqun Xu · 3 years, 5 months ago
  93. ff96a8c gpio/rockchip: use struct rockchip_gpio_regs for gpio controller by Jianqun Xu · 3 years, 5 months ago
  94. 936ee26 gpio/rockchip: add driver for rockchip gpio by Jianqun Xu · 3 years, 5 months ago
  95. d0ef631 gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro by Andy Shevchenko · 3 years, 5 months ago
  96. 4e6864f gpio: mlxbf2: Use devm_platform_ioremap_resource() by Andy Shevchenko · 3 years, 5 months ago
  97. 603607e gpio: mlxbf2: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 3 years, 5 months ago
  98. dabe57c gpio: mlxbf2: Convert to device PM ops by Andy Shevchenko · 3 years, 5 months ago
  99. 0a6e7e4 Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/andy/linux-gpio-intel into gpio/for-next by Bartosz Golaszewski · 3 years, 5 months ago
  100. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 9 months ago