| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-09-24 | gpio: generic: rename BGPIOF_ flags to GPIO_GENERIC_ | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-09-12 | gpio: use more common syntax for compound literals | Bartosz Golaszewski | 1 | -1/+1 |
| 2025-09-08 | gpio: ixp4xx: use new generic GPIO chip API | Bartosz Golaszewski | 1 | -34/+36 |
| 2024-09-02 | gpio: ixp4xx: Replace of_node_to_fwnode() with more suitable API | Andy Shevchenko | 1 | -6/+4 |
| 2023-12-01 | gpio: ixp4xx: Handle clock output on pin 14 and 15 | Linus Walleij | 1 | -1/+50 |
| 2023-08-03 | gpio: ixp4xx: remove redundant of_match_ptr() | Zhu Wang | 1 | -1/+1 |
| 2023-05-11 | gpio: ixp4xx: Use devm_platform_ioremap_resource() | Yang Li | 1 | -3/+1 |
| 2022-09-13 | gpio: ixp4xx: Make irqchip immutable | Linus Walleij | 1 | -3/+14 |
| 2022-04-25 | irq/gpio: ixp4xx: Drop boardfile probe path | Linus Walleij | 1 | -29/+11 |
| 2022-04-25 | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi | 1 | -2/+2 |
| 2022-04-18 | gpio: ixp4xx: Detect special machines by compatible | Linus Walleij | 1 | -3/+2 |
| 2019-09-03 | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 1 | -3/+1 |
| 2019-08-21 | gpio/ixp4xx: Register the base PA instead of its VA in fwnode | Marc Zyngier | 1 | -1/+1 |
| 2019-08-15 | gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP | Linus Walleij | 1 | -215/+62 |
| 2019-07-31 | gpio: ixp4xx: remove redundant dev_err message | Ding Xiang | 1 | -3/+1 |
| 2019-05-28 | gpio: ixp4xx: Use irq_domain_translate_twocell() | Linus Walleij | 1 | -7/+7 |
| 2019-04-23 | gpio: ixp4xx: Add OF probing support | Linus Walleij | 1 | -27/+57 |
| 2019-04-23 | gpio: ixp4xx: Add driver for the IXP4xx GPIO | Linus Walleij | 1 | -0/+444 |