开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
main.c
Age
Commit message (
Expand
)
Author
2024-04-25
bus: mhi: host: Add a new API for getting channel doorbell offset
Qiang Yu
2024-02-22
bus: mhi: host: Change the trace string for the userspace tools mapping
Krishna chaitanya chundru
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
2023-12-16
bus: mhi: host: Drop chan lock before queuing buffers
Qiang Yu
2023-12-16
bus: mhi: host: Add spinlock to protect WP access when queueing TREs
Bhaumik Bhatt
2023-12-14
bus: mhi: host: Add alignment check for event ring read pointer
Krishna chaitanya chundru
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
2023-08-11
bus: mhi: host: remove unused-but-set parameter
Arnd Bergmann
2023-04-10
bus: mhi: host: Remove duplicate ee check for syserr
Jeffrey Hugo
2023-04-10
bus: mhi: host: Avoid ringing EV DB if there are no elements to process
Vivek Pernamitta
2023-03-07
bus: mhi: host: Remove mhi_poll() API
Manivannan Sadhasivam
2022-08-29
bus: mhi: host: Fix up null pointer access in mhi_irq_handler
Qiang Yu
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
2022-04-23
bus: mhi: host: Use cached values for calculating the shared write pointer
Jeffrey Hugo
2022-03-18
bus: mhi: Make mhi_state_str[] array static inline and move to common.h
Manivannan Sadhasivam
2022-03-18
bus: mhi: host: Rename "struct mhi_tre" to "struct mhi_ring_element"
Manivannan Sadhasivam
2022-03-18
bus: mhi: Use bitfield operations for register read and write
Manivannan Sadhasivam
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam