index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
soc
/
ixp4xx
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-15
soc/ixp4xx: ixp4xx-qmgr: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-10-15
soc/ixp4xx: ixp4xx-npe: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-01-20
ARM: ixp4xx: Replace 0-length arrays with flexible arrays
Kees Cook
1
-3
/
+3
2022-07-01
soc: ixp4xx/npe: Fix unused match warning
Linus Walleij
1
-1
/
+1
2022-05-27
soc: ixp4xx/qmgr: Fix unused match warning
Linus Walleij
1
-1
/
+1
2022-02-12
soc: ixp4xx-npe: Access syscon regs using regmap
Linus Walleij
2
-9
/
+25
2021-08-03
soc: ixp4xx/qmgr: fix invalid __iomem access
Arnd Bergmann
1
-4
/
+5
2021-08-03
soc: ixp4xx: fix printing resources
Arnd Bergmann
1
-6
/
+5
2021-08-02
ARM: ixp4xx: fix compile-testing soc drivers
Arnd Bergmann
2
-2
/
+0
2021-07-10
Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2
-0
/
+4
2021-06-17
soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.h
Arnd Bergmann
2
-2
/
+2
2021-06-16
ARM/ixp4xx: Make NEED_MACH_IO_H optional
Linus Walleij
2
-0
/
+4
2021-06-03
crypto: ixp4xx - Add device tree support
Linus Walleij
1
-0
/
+7
2019-08-29
soc: ixp4xx: Protect IXP4xx SoC drivers by ARCH_IXP4XX || COMPILE_TEST
Geert Uytterhoeven
1
-0
/
+4
2019-06-18
soc: ixp4xx: npe: Fix an IS_ERR() vs NULL check in probe
Dan Carpenter
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 207
Thomas Gleixner
1
-4
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206
Thomas Gleixner
1
-4
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-16
soc: ixp4xx: qmgr: Fix an NULL vs IS_ERR() check in probe
Dan Carpenter
1
-2
/
+2
2019-04-23
soc: ixp4xx: qmgr: Add DT probe code
Linus Walleij
1
-0
/
+8
2019-04-23
soc: ixp4xx: npe: Add DT probe code
Linus Walleij
1
-0
/
+8
2019-04-23
soc: ixp4xx: qmgr: Pass resources
Linus Walleij
1
-36
/
+35
2019-04-23
soc: ixp4xx: Remove unused functions
Linus Walleij
1
-23
/
+0
2019-04-23
soc: ixp4xx: Uninline several functions
Linus Walleij
1
-0
/
+117
2019-04-23
soc: ixp4xx: npe: Pass addresses as resources
Linus Walleij
1
-16
/
+20
2019-04-23
ARM: ixp4xx: Turn the QMGR into a platform device
Linus Walleij
1
-8
/
+13
2019-04-23
ARM: ixp4xx: Turn the NPE into a platform device
Linus Walleij
1
-10
/
+13
2019-04-23
ARM: ixp4xx: Move IXP4xx QMGR and NPE headers
Linus Walleij
2
-2
/
+2
2019-04-23
ARM: ixp4xx: Move NPE and QMGR to drivers/soc
Linus Walleij
4
-0
/
+1147