index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ixp4xx
/
ixp4xx-qmgr.c
Age
Commit message (
Expand
)
Author
2022-05-27
soc: ixp4xx/qmgr: Fix unused match warning
Linus Walleij
2021-08-03
soc: ixp4xx/qmgr: fix invalid __iomem access
Arnd Bergmann
2021-08-02
ARM: ixp4xx: fix compile-testing soc drivers
Arnd Bergmann
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2021-06-16
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-16
soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
Dan Carpenter
2019-04-23
soc: ixp4xx: qmgr: Add DT probe code
Linus Walleij
2019-04-23
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
2019-04-23
soc: ixp4xx: Remove unused functions
Linus Walleij
2019-04-23
soc: ixp4xx: Uninline several functions
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2019-04-23
ARM: ixp4xx: Move NPE and QMGR to drivers/soc
Linus Walleij