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
/
bus
/
mhi
/
host
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-25
bus: mhi: host: Add a new API for getting channel doorbell offset
Qiang Yu
1
-0
/
+16
2024-02-22
bus: mhi: host: Change the trace string for the userspace tools mapping
Krishna chaitanya chundru
1
-2
/
+2
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
1
-10
/
+9
2023-12-16
bus: mhi: host: Drop chan lock before queuing buffers
Qiang Yu
1
-0
/
+4
2023-12-16
bus: mhi: host: Add spinlock to protect WP access when queueing TREs
Bhaumik Bhatt
1
-9
/
+13
2023-12-14
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
1
-1
/
+2
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
1
-2
/
+3
2023-08-11
bus: mhi: host: remove unused-but-set parameter
Arnd Bergmann
1
-1
/
+0
2023-04-10
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
1
-1
/
+1
2023-04-10
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
1
-2
/
+6
2023-03-07
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
1
-15
/
+0
2022-08-29
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Qiang Yu
1
-3
/
+16
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
1
-3
/
+6
2022-04-23
bus: mhi: host: Use cached values for calculating the shared write pointer
Jeffrey Hugo
1
-7
/
+2
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
1
-4
/
+4
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
1
-10
/
+10
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
1
-9
/
+7
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-0
/
+1687