1. d6912b1 gpio: rockchip: needs GENERIC_IRQ_CHIP to fix build errors by Randy Dunlap · 3 years, 2 months ago
  2. f7715b3 gpio: virtio: remove unneeded semicolon by Yang Li · 3 years, 2 months ago
  3. 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
  4. 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
  5. eff5cdd gpio: virtio: Add IRQ support by Viresh Kumar · 3 years, 3 months ago
  6. 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
  7. 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
  8. 585a070 gpio: realtek-otto: fix GPIO line IRQ offset by Sander Vanheule · 3 years, 3 months ago
  9. dd1695a gpio: clean up Kconfig file by Randy Dunlap · 3 years, 3 months ago
  10. 2b72526 gpio: mlxbf2: Introduce IRQ support by Asmaa Mnebhi · 3 years, 3 months ago
  11. cfe6807 gpio: Allow per-parent interrupt data by Marc Zyngier · 3 years, 3 months ago
  12. f0b2731 gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly by Rafael J. Wysocki · 3 years, 3 months ago
  13. c0eee6f gpio: mlxbf2.c: Add check for bgpio_init failure by Asmaa Mnebhi · 3 years, 3 months ago
  14. 85fe641 gpio: xgs-iproc: fix parsing of ngpios property by Jonas Gorski · 3 years, 3 months ago
  15. adb5151 gpiolib: acpi: Replace custom code with device_match_acpi_handle() by Andy Shevchenko · 3 years, 3 months ago
  16. f4a20df gpio: mc33880: Drop if with an always false condition by Uwe Kleine-König · 3 years, 3 months ago
  17. 06de2cd gpio: max730x: Make __max730x_remove() return void by Uwe Kleine-König · 3 years, 3 months ago
  18. aa4858e gpio: aggregator: Wrap access to gpiochip_fwd.tmp[] by Geert Uytterhoeven · 3 years, 3 months ago
  19. 6fda593 gpio: mockup: Convert to use software nodes by Andy Shevchenko · 3 years, 3 months ago
  20. 55a9968 gpio: pca953x: Improve bias setting by Andy Shevchenko · 3 years, 4 months ago
  21. be44918 gpio: 74x164: Add SPI device ID table by Mark Brown · 3 years, 4 months ago
  22. 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
  23. 540cffb gpio: pca953x: do not ignore i2c errors by Andrey Gusakov · 3 years, 4 months ago
  24. 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
  25. 7687a5b gpio: modepin: Add driver support for modepin GPIO controller by Piyush Mehta · 3 years, 4 months ago
  26. 03e2080 gpio: tps65218: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 4 months ago
  27. 3846a36 gpio: max77620: drop unneeded MODULE_ALIAS by Krzysztof Kozlowski · 3 years, 4 months ago
  28. e24b9fc gpio: xilinx: simplify getting .driver_data by Wolfram Sang · 3 years, 4 months ago
  29. b22a470 gpio/rockchip: fix get_direction value handling by Heiko Stuebner · 3 years, 4 months ago
  30. 0f562b7 gpio/rockchip: extended debounce support is only available on v2 by Heiko Stuebner · 3 years, 4 months ago
  31. 2103868 gpio: tegra186: Support multiple interrupts per bank by Thierry Reding · 3 years, 4 months ago
  32. ca03874 gpio: tegra186: Force one interrupt per bank by Thierry Reding · 3 years, 4 months ago
  33. f6c35df gpio: gpio-aspeed-sgpio: Fix wrong hwirq in irq handler. by Steven Lee · 3 years, 4 months ago
  34. dcfd2a2 gpio: uniphier: Use helper functions to get private data from IRQ data by Kunihiko Hayashi · 3 years, 4 months ago
  35. e1db0f5 gpio: uniphier: Use helper function to get IRQ hardware number by Kunihiko Hayashi · 3 years, 4 months ago
  36. 2dd824c gpio: uniphier: Fix void functions to remove return value by Kunihiko Hayashi · 3 years, 4 months ago
  37. cef0d02 gpiolib: acpi: Make set-debounce-timeout failures non fatal by Hans de Goede · 3 years, 5 months ago
  38. 59dd178 gpio/rockchip: fetch deferred output settings on probe by Heiko Stuebner · 3 years, 4 months ago
  39. 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
  40. 889a1b3 gpio: mpc8xxx: Use 'devm_gpiochip_add_data()' to simplify the code and avoid a leak by Christophe JAILLET · 3 years, 5 months ago
  41. 7d65889 gpio: mpc8xxx: Fix a potential double iounmap call in 'mpc8xxx_probe()' by Christophe JAILLET · 3 years, 5 months ago
  42. 555bda4 gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()' by Christophe JAILLET · 3 years, 5 months ago
  43. 6b4a2a4 gpio: viperboard: remove platform_set_drvdata() call in probe by Alexandru Ardelean · 3 years, 5 months ago
  44. 17395d7 gpio: virtio: Fix sparse warnings by Viresh Kumar · 3 years, 5 months ago
  45. 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
  46. 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
  47. 4c59714 gpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions by Lukas Bulwahn · 3 years, 5 months ago
  48. 3a29355 gpio: Add virtio-gpio driver by Viresh Kumar · 3 years, 5 months ago
  49. 6ecd53f Merge remote-tracking branch 'linusw/ib-rockchip' into irq/generic_handle_domain_irq by Marc Zyngier · 3 years, 5 months ago
  50. 93103f6 gpio/rockchip: drop irq_gc_lock/irq_gc_unlock for irq set type by Jianqun Xu · 3 years, 5 months ago
  51. 3bcbd1a gpio/rockchip: support next version gpio controller by Jianqun Xu · 3 years, 5 months ago
  52. ff96a8c gpio/rockchip: use struct rockchip_gpio_regs for gpio controller by Jianqun Xu · 3 years, 5 months ago
  53. 936ee26 gpio/rockchip: add driver for rockchip gpio by Jianqun Xu · 3 years, 5 months ago
  54. d0ef631 gpio: mlxbf2: Use DEFINE_RES_MEM_NAMED() helper macro by Andy Shevchenko · 3 years, 5 months ago
  55. 4e6864f gpio: mlxbf2: Use devm_platform_ioremap_resource() by Andy Shevchenko · 3 years, 5 months ago
  56. 603607e gpio: mlxbf2: Drop wrong use of ACPI_PTR() by Andy Shevchenko · 3 years, 5 months ago
  57. dabe57c gpio: mlxbf2: Convert to device PM ops by Andy Shevchenko · 3 years, 5 months ago
  58. 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
  59. dbd1c54 gpio: Bulk conversion to generic_handle_domain_irq() by Marc Zyngier · 3 years, 9 months ago
  60. 5111c2b gpio: dwapb: Get rid of legacy platform data by Andy Shevchenko · 3 years, 5 months ago
  61. f973be8 gpio: dwapb: Read GPIO base from gpio-base property by Andy Shevchenko · 3 years, 5 months ago
  62. c1b291e gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs() by Andy Shevchenko · 3 years, 5 months ago
  63. 2606e7c gpio: tegra186: Add ACPI support by Akhil R · 3 years, 6 months ago
  64. 8990899 gpiolib: of: constify few local device_node variables by Krzysztof Kozlowski · 3 years, 6 months ago
  65. e6ae9a8 gpiolib: constify passed device_node pointer by Krzysztof Kozlowski · 3 years, 6 months ago
  66. f43837f gpio: gpio-aspeed-sgpio: Return error if ngpios is not multiple of 8. by Steven Lee · 3 years, 6 months ago
  67. 1f857b6 gpio: gpio-aspeed-sgpio: Use generic device property APIs by Steven Lee · 3 years, 6 months ago
  68. 09ac953 gpio: gpio-aspeed-sgpio: Move irq_chip to aspeed-sgpio struct by Steven Lee · 3 years, 6 months ago
  69. 8a3581c gpio: gpio-aspeed-sgpio: Add set_config function by Steven Lee · 3 years, 6 months ago
  70. e1f85d2 gpio: gpio-aspeed-sgpio: Add AST2600 sgpio support by Steven Lee · 3 years, 6 months ago
  71. 9b87f43 gpio: tqmx86: really make IRQ optional by Matthias Schiffer · 3 years, 6 months ago
  72. e5de9d28 gpio: brcmstb: remove custom 'brcmstb_gpio_set_names' by Sergio Paracuellos · 3 years, 6 months ago
  73. 0fb9039 gpio: mt7621: support gpio-line-names property by Sergio Paracuellos · 3 years, 6 months ago
  74. 4e804c3 gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device by Sergio Paracuellos · 3 years, 6 months ago
  75. ec7099f Revert "gpio: mpc8xxx: change the gpio interrupt flags." by Rasmus Villemoes · 3 years, 7 months ago
  76. 3d134e7 gpio: rcar: Always use local variable dev in gpio_rcar_probe() by Geert Uytterhoeven · 3 years, 6 months ago
  77. 40bb0e3 gpio: ml-ioh: Convert to dev_pm_ops by Vaibhav Gupta · 4 years, 10 months ago
  78. 463c09d Merge tag 'mfd-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 3 years, 6 months ago
  79. b805259 Merge tag 'gpio-updates-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux by Linus Torvalds · 3 years, 6 months ago
  80. 776ba3a Merge tag 'platform-drivers-x86-v5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86 by Linus Torvalds · 3 years, 7 months ago
  81. 5e69282 Merge tag 'acpi-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 3 years, 7 months ago
  82. dfef771 Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables' by Rafael J. Wysocki · 3 years, 7 months ago
  83. cdee1d6 gpio: mxs: Prefer unsigned int to bare use of unsigned by Jinchao Wang · 3 years, 7 months ago
  84. c6414e1 gpio: AMD8111 and TQMX86 require HAS_IOPORT_MAP by Johannes Berg · 3 years, 7 months ago
  85. cb8f63b gpiolib: cdev: zero padding during conversion to gpioline_info_changed by Gabriel Knezek · 3 years, 7 months ago
  86. 3093e6c gpio: mxc: Fix disabled interrupt wake-up support by Loic Poulain · 3 years, 7 months ago
  87. 24700e1 mfd: tps68470: Remove tps68470 MFD driver by Daniel Scally · 3 years, 8 months ago
  88. 6d49b3a gpio: pca953x: Add support for the On Semi pca9655 by Peter Robinson · 3 years, 7 months ago
  89. c8d9c36 Merge remote-tracking branch 'linux-pm/acpi-scan' into review-hans by Hans de Goede · 3 years, 7 months ago
  90. 6c8f2df Merge tag 'intel-gpio-v5.14-1' into review-hans by Hans de Goede · 3 years, 7 months ago
  91. be4dc32 gpio: gpio-xilinx: update on suspend and resume calls by Srinivas Neeli · 3 years, 8 months ago
  92. 35d7b72 gpio: zynq: Check return value of irq_get_irq_data by Srinivas Neeli · 3 years, 9 months ago
  93. a51b2fb gpio: zynq: Check return value of pm_runtime_get_sync by Srinivas Neeli · 3 years, 9 months ago
  94. c43ce47 gpio: zynq: use module_platform_driver to simplify the code by Srinivas Neeli · 3 years, 9 months ago
  95. 622096f gpio: idt3243x: Fix return value check in idt_gpio_probe() by Wei Yongjun · 3 years, 7 months ago
  96. a9e10e5 ACPI: scan: Extend acpi_walk_dep_device_list() by Daniel Scally · 3 years, 8 months ago
  97. 4195926 gpio: Add support for IDT 79RC3243x GPIO controller by Thomas Bogendoerfer · 3 years, 8 months ago
  98. 9b3c47f gpio: regmap: move drvdata to config data by Michael Walle · 3 years, 8 months ago
  99. 043a0c9 gpio-dwapb: Drop unused headers and sort the rest by Andy Shevchenko · 3 years, 8 months ago
  100. 40e568f gpio: gpio-regmap: Use devm_add_action_or_reset() by Matti Vaittinen · 3 years, 8 months ago