index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ixp4xx
Age
Commit message (
Expand
)
Author
2023-10-14
soc/ixp4xx: ixp4xx-qmgr: Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-14
soc/ixp4xx: ixp4xx-npe: Convert to platform remove callback returning void
Uwe Kleine-König
2023-01-19
ARM: ixp4xx: Replace 0-length arrays with flexible arrays
Kees Cook
2022-07-01
soc: ixp4xx/npe: Fix unused match warning
Linus Walleij
2022-05-27
soc: ixp4xx/qmgr: Fix unused match warning
Linus Walleij
2022-02-12
soc: ixp4xx-npe: Access syscon regs using regmap
Linus Walleij
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