Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpio: ixp4xx: Make irqchip immutable | Linus Walleij | 2022-09-13 | 1 | -3/+14 |
* | irq/gpio: ixp4xx: Drop boardfile probe path | Linus Walleij | 2022-04-25 | 1 | -29/+11 |
* | gpio: use raw spinlock for gpio chip shadowed data | Schspa Shi | 2022-04-25 | 1 | -2/+2 |
* | gpio: ixp4xx: Detect special machines by compatible | Linus Walleij | 2022-04-18 | 1 | -3/+2 |
* | Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Walleij | 2019-09-03 | 1 | -3/+1 |
|\ | |||||
| * | gpio: ixp4xx: remove redundant dev_err message | Ding Xiang | 2019-07-31 | 1 | -3/+1 |
* | | gpio/ixp4xx: Register the base PA instead of its VA in fwnode | Marc Zyngier | 2019-08-21 | 1 | -1/+1 |
* | | gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIP | Linus Walleij | 2019-08-15 | 1 | -215/+62 |
|/ | |||||
* | gpio: ixp4xx: Use irq_domain_translate_twocell() | Linus Walleij | 2019-05-28 | 1 | -7/+7 |
* | gpio: ixp4xx: Add OF probing support | Linus Walleij | 2019-04-23 | 1 | -27/+57 |
* | gpio: ixp4xx: Add driver for the IXP4xx GPIO | Linus Walleij | 2019-04-23 | 1 | -0/+444 |