开源镜像站
帮助
动态
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
/
core
/
internal.h
Age
Commit message (
Expand
)
Author
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
2022-03-18
bus: mhi: Fix MHI DMA structure endianness
Paul Davey
2022-03-18
bus: mhi: Fix pm_state conversion to string
Paul Davey
2021-12-17
bus: mhi: core: Add an API for auto queueing buffers for DL channel
Manivannan Sadhasivam
2021-12-17
bus: mhi: core: Use macros for execution environment features
Bhaumik Bhatt
2021-08-27
Revert "bus: mhi: Add inbound buffers allocation flag"
Greg Kroah-Hartman
2021-08-05
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
2021-08-05
bus: mhi: Add inbound buffers allocation flag
Loic Poulain
2021-04-07
bus: mhi: core: Improvements to the channel handling state machine
Bhaumik Bhatt
2021-04-01
bus: mhi: core: Introduce internal register poll helper function
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Identify Flash Programmer as a mission mode use case
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Add support for Flash Programmer execution environment
Carl Yin
2021-03-10
bus: mhi: core: Download AMSS image from appropriate function
Bhaumik Bhatt
2020-11-20
Merge branch 'mhi-ath11k-immutable' into mhi-next
Manivannan Sadhasivam
2020-11-18
bus: mhi: core: Remove unused mhi_fw_load_worker() declaration
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Expose mhi_get_exec_env() API for controllers
Bhaumik Bhatt
2020-11-18
bus: mhi: core: fix potential operator-precedence with BHI macros
Jeffrey Hugo
2020-11-18
bus: mhi: Remove auto-start option
Loic Poulain
2020-10-02
bus: mhi: core: Introduce debugfs entries for MHI
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Introduce helper function to check device state
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Use helper API to trigger a non-blocking host resume
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Remove double occurrence for mhi_ctrl_ev_task() declaration
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Handle disable transitions in state worker
Hemant Kumar
2020-05-22
bus: mhi: core: Remove the system error worker thread
Hemant Kumar
2020-05-22
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Refactor mhi queue APIs
Hemant Kumar
2020-05-05
bus: mhi: core: Offload register accesses to the controller
Jeffrey Hugo
2020-03-26
bus: mhi: core: Add support for reading MHI info from device
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for data transfer
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for processing events from client device
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for downloading RDDM image during panic
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for downloading firmware over BHIe
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for basic PM operations
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for PM state transitions
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for ringing channel/event ring doorbells
Manivannan Sadhasivam
2020-03-19
bus: mhi: core: Add support for registering MHI controllers
Manivannan Sadhasivam