summaryrefslogtreecommitdiff
path: root/drivers/soc/ixp4xx/ixp4xx-qmgr.c
AgeCommit message (Expand)AuthorFilesLines
2022-05-27soc: ixp4xx/qmgr: Fix unused match warningLinus Walleij1-1/+1
2021-08-03soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann1-4/+5
2021-08-02ARM: ixp4xx: fix compile-testing soc driversArnd Bergmann1-1/+0
2021-06-17soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann1-1/+1
2021-06-16ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij1-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-05-16soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter1-2/+2
2019-04-23soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij1-0/+8
2019-04-23soc: ixp4xx: qmgr: Pass resourcesLinus Walleij1-36/+35
2019-04-23soc: ixp4xx: Remove unused functionsLinus Walleij1-23/+0
2019-04-23soc: ixp4xx: Uninline several functionsLinus Walleij1-0/+117
2019-04-23ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij1-8/+13
2019-04-23ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij1-1/+1
2019-04-23ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij1-0/+382