summaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-ixp4xx.c
Commit message (Expand)AuthorAgeFilesLines
* gpio: ixp4xx: Handle clock output on pin 14 and 15Linus Walleij2023-12-011-1/+50
* gpio: ixp4xx: remove redundant of_match_ptr()Zhu Wang2023-08-031-1/+1
* gpio: ixp4xx: Use devm_platform_ioremap_resource()Yang Li2023-05-111-3/+1
* gpio: ixp4xx: Make irqchip immutableLinus Walleij2022-09-131-3/+14
* irq/gpio: ixp4xx: Drop boardfile probe pathLinus Walleij2022-04-251-29/+11
* gpio: use raw spinlock for gpio chip shadowed dataSchspa Shi2022-04-251-2/+2
* gpio: ixp4xx: Detect special machines by compatibleLinus Walleij2022-04-181-3/+2
* Merge tag 'gpio-v5.4-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Walleij2019-09-031-3/+1
|\
| * gpio: ixp4xx: remove redundant dev_err messageDing Xiang2019-07-311-3/+1
* | gpio/ixp4xx: Register the base PA instead of its VA in fwnodeMarc Zyngier2019-08-211-1/+1
* | gpio: ixp4xx: Convert to hierarchical GPIOLIB_IRQCHIPLinus Walleij2019-08-151-215/+62
|/
* gpio: ixp4xx: Use irq_domain_translate_twocell()Linus Walleij2019-05-281-7/+7
* gpio: ixp4xx: Add OF probing supportLinus Walleij2019-04-231-27/+57
* gpio: ixp4xx: Add driver for the IXP4xx GPIOLinus Walleij2019-04-231-0/+444