summaryrefslogtreecommitdiffstats
path: root/drivers/soc/ixp4xx/ixp4xx-qmgr.c
Commit message (Expand)AuthorAgeFilesLines
* soc: ixp4xx/qmgr: Fix unused match warningLinus Walleij2022-05-271-1/+1
* soc: ixp4xx/qmgr: fix invalid __iomem accessArnd Bergmann2021-08-031-4/+5
* ARM: ixp4xx: fix compile-testing soc driversArnd Bergmann2021-08-021-1/+0
* soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-171-1/+1
* ARM/ixp4xx: Make NEED_MACH_IO_H optionalLinus Walleij2021-06-161-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner2019-05-301-4/+1
* soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probeDan Carpenter2019-05-161-2/+2
* soc: ixp4xx: qmgr: Add DT probe codeLinus Walleij2019-04-231-0/+8
* soc: ixp4xx: qmgr: Pass resourcesLinus Walleij2019-04-231-36/+35
* soc: ixp4xx: Remove unused functionsLinus Walleij2019-04-231-23/+0
* soc: ixp4xx: Uninline several functionsLinus Walleij2019-04-231-0/+117
* ARM: ixp4xx: Turn the QMGR into a platform deviceLinus Walleij2019-04-231-8/+13
* ARM: ixp4xx: Move IXP4xx QMGR and NPE headersLinus Walleij2019-04-231-1/+1
* ARM: ixp4xx: Move NPE and QMGR to drivers/socLinus Walleij2019-04-231-0/+382