Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |