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
/
slimbus
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-23
slimbus: Fix out-of-bounds access in slim_slicesize()
Geert Uytterhoeven
1
-1
/
+1
2018-03-15
slimbus: core: use put_device() instead of kfree()
Arvind Yadav
1
-1
/
+1
2018-01-09
slimbus: qcom: add HAS_IOMEM dependency
Srinivas Kandagatla
1
-0
/
+1
2018-01-09
slimbus: qcom: Fix return value check in qcom_slim_probe()
Wei Yongjun
1
-2
/
+2
2018-01-09
slimbus: Fix missing unlock on error in slim_msg_response()
Wei Yongjun
1
-0
/
+1
2018-01-09
slimbus: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2018-01-09
slimbus: make functions slim_ack_txn and slim_alloc_txbuf static
Colin Ian King
1
-3
/
+4
2018-01-09
slimbus: fix retries comparison to correctly identify failed allocation
Colin Ian King
1
-1
/
+1
2018-01-09
slimbus: avoid null pointer dereference on msg
Colin Ian King
1
-2
/
+3
2018-01-02
slimbus: qcom-ctrl: use normal allocation
Arnd Bergmann
1
-8
/
+4
2017-12-31
slimbus: qcom: fix incompatible pointer warning
Srinivas Kandagatla
1
-1
/
+1
2017-12-19
slimbus: qcom: Add runtime-pm support using clock-pause
Sagar Dharia
1
-3
/
+98
2017-12-19
slimbus: qcom: Add Qualcomm Slimbus controller driver
Sagar Dharia
3
-0
/
+665
2017-12-19
slimbus: core: add common defines required for controllers
Srinivas Kandagatla
1
-0
/
+33
2017-12-19
slimbus: Add support for 'clock-pause' feature
Sagar Dharia
5
-2
/
+225
2017-12-19
slimbus: Add messaging APIs to slimbus framework
Sagar Dharia
3
-1
/
+365
2017-12-19
slimbus: core: add support to device tree helper
Srinivas Kandagatla
1
-0
/
+50
2017-12-19
slimbus: core: Add slim controllers support
Sagar Dharia
2
-0
/
+414
2017-12-19
slimbus: Add SLIMbus bus type
Sagar Dharia
3
-0
/
+131