index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
host
/
pm.c
Age
Commit message (
Expand
)
Author
2025-05-14
bus: mhi: host: Fix conflict between power_up and SYSERR
Jeffrey Hugo
2025-02-07
bus: mhi: host: Remove unused functions
Dr. David Alan Gilbert
2024-04-01
bus: mhi: host: Add mhi_power_down_keep_dev() API to support system suspend/h...
Baochen Qiang
2024-02-06
bus: mhi: host: Add tracing support
Krishna chaitanya chundru
2024-01-30
bus: mhi: host: Add MHI_PM_SYS_ERR_FAIL state
Jeffrey Hugo
2023-12-14
bus: mhi: host: Add a separate timeout parameter for waiting ready
Qiang Yu
2023-07-12
bus: mhi: host: Skip MHI reset if device is in RDDM
Qiang Yu
2022-10-28
bus: mhi: host: Fix race between channel preparation and M0 event
Qiang Yu
2022-06-24
bus: mhi: host: Move IRQ allocation to controller registration phase
Qiang Yu
2022-04-23
bus: mhi: host: Bail on writing register fields if read fails
Bhaumik Bhatt
2022-04-23
bus: mhi: host: Wait for ready state after reset
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: Use bitfield operations for register read and write
Manivannan Sadhasivam
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam