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
/
fsl
/
guts.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-05
soc: fsl: guts: check return value after calling of_iomap() in fsl_guts_get_s...
Yang Yingliang
1
-0
/
+4
2022-07-05
soc: fsl: guts: fix return value check in fsl_guts_init()
Yang Yingliang
1
-2
/
+2
2022-06-27
soc: fsl: guts: add serial_number support
Michael Walle
1
-2
/
+46
2022-06-27
soc: fsl: guts: drop platform driver
Michael Walle
1
-63
/
+71
2022-06-27
soc: fsl: guts: use of_root instead of own reference
Michael Walle
1
-8
/
+4
2022-06-27
soc: fsl: guts: allocate soc_dev_attr on the heap
Michael Walle
1
-19
/
+21
2022-06-27
soc: fsl: guts: embed fsl_guts_get_svr() in probe()
Michael Walle
1
-31
/
+11
2022-06-27
soc: fsl: guts: remove module_exit() and fsl_guts_remove()
Michael Walle
1
-14
/
+1
2022-06-27
soc: fsl: guts: machine variable might be unset
Michael Walle
1
-1
/
+1
2022-02-19
soc: fsl: guts: Add a missing memory allocation failure check
Christophe JAILLET
1
-2
/
+7
2022-02-19
soc: fsl: guts: Revert commit 3c0d64e867ed
Christophe JAILLET
1
-4
/
+3
2021-10-22
soc: fsl: guts: Make use of the helper function devm_platform_ioremap_resource()
Cai Huoqing
1
-3
/
+1
2021-04-06
soc: fsl: guts: remove unneeded semicolon
Yang Li
1
-1
/
+1
2019-08-16
soc: fsl: guts: Add definition for LS1028A
Yinbo Zhu
1
-0
/
+6
2019-06-17
Merge tag 'soc-fsl-next-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Olof Johansson
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-20
soc: fsl: guts: Add definition for LX2160A
Vabhav Sharma
1
-0
/
+6
2019-02-26
soc: fsl: guts: make fsl_guts_get_svr() static
Horia Geantă
1
-2
/
+1
2019-01-12
soc: fsl: guts: reuse machine name from device tree
Li Yang
1
-3
/
+4
2018-01-23
soc: fsl: guts: Add a NULL check for devm_kasprintf()
Fabio Estevam
1
-0
/
+6
2017-12-09
soc: fsl: support GUTS driver for ls1012a/ls1046a
yangbo lu
1
-0
/
+2
2017-09-22
soc/fsl/guts: Add compatible string for LS1088
ashish kumar
1
-0
/
+1
2016-11-29
soc: fsl: fix section mismatch build warnings
Sudeep Holla
1
-2
/
+5
2016-11-29
soc: fsl: add GUTS driver for QorIQ platforms
yangbo lu
1
-0
/
+236