summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ixp4xx.c
AgeCommit message (Expand)Author
2023-12-01gpio: ixp4xx: Handle clock output on pin 14 and 15Linus Walleij
2023-08-03gpio: ixp4xx: remove redundant of_match_ptr()Zhu Wang
2023-05-11gpio: ixp4xx: Use devm_platform_ioremap_resource()Yang Li
2022-09-13gpio: ixp4xx: Make irqchip immutableLinus Walleij
2022-04-25irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij
2022-04-25gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi
2022-04-18gpio: ixp4xx: Detect special machines by compatibleLinus Walleij
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2019-08-21gpio/ixp4xx: Register the base PA instead of its VA in fwnodeMarc Zyngier
2019-08-15gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIPLinus Walleij
2019-07-31gpio: ixp4xx: remove redundant dev_err messageDing Xiang
2019-05-28gpio: ixp4xx: Use irq_domain_translate_twocell()Linus Walleij
2019-04-23gpio: ixp4xx: Add OF probing supportLinus Walleij
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij