summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-ixp4xx.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij1-3/+1
2019-08-21gpio/ixp4xx: Register the base PA instead of its VA in fwnodeMarc Zyngier1-1/+1
2019-08-15gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIPLinus Walleij1-215/+62
2019-07-31gpio: ixp4xx: remove redundant dev_err messageDing Xiang1-3/+1
2019-05-28gpio: ixp4xx: Use irq_domain_translate_twocell()Linus Walleij1-7/+7
2019-04-23gpio: ixp4xx: Add OF probing supportLinus Walleij1-27/+57
2019-04-23gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij1-0/+444