index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ixp4xx
Age
Commit message (
Expand
)
Author
2021-08-03
soc: ixp4xx/qmgr: fix invalid __iomem access
Arnd Bergmann
2021-08-03
soc: ixp4xx: fix printing resources
Arnd Bergmann
2021-08-02
ARM: ixp4xx: fix compile-testing soc drivers
Arnd Bergmann
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
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
2021-06-03
crypto: ixp4xx - Add device tree support
Linus Walleij
2019-08-29
soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST
Geert Uytterhoeven
2019-06-18
soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe
Dan Carpenter
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
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: npe: 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
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
2019-04-23
ARM: ixp4xx: Turn the NPE 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