index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
/
boot.c
Age
Commit message (
Expand
)
Author
2021-03-31
bus: mhi: core: Wait for MHI READY state in most scenarios
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Wait for ready after an EDL firmware download
Bhaumik Bhatt
2021-03-31
bus: mhi: core: Rely on accurate method to determine EDL mode
Bhaumik Bhatt
2021-03-10
bus: mhi: core: Download AMSS image from appropriate function
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Use appropriate label in firmware load handler API
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Move to an error state on any firmware load failure
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Use appropriate names for firmware load functions
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Skip RDDM download for unknown execution environment
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Rename RDDM download function to use proper words
Bhaumik Bhatt
2020-11-18
bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
Bhaumik Bhatt
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Improve debug logs for loading firmware
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Return appropriate error codes for AMSS load failure
Bhaumik Bhatt
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
2020-03-24
bus/mhi: fix printk format for size_t
Randy Dunlap
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