index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
bus
/
mhi
/
core
/
boot.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
bus: mhi: Move host MHI code to "host" directory
Manivannan Sadhasivam
1
-533
/
+0
2021-12-17
bus: mhi: core: Use macros for execution environment features
Bhaumik Bhatt
1
-1
/
+1
2021-08-05
bus: mhi: core: Replace DMA allocation wrappers with original APIs
Bhaumik Bhatt
1
-8
/
+9
2021-03-31
bus: mhi: core: Wait for MHI READY state in most scenarios
Bhaumik Bhatt
1
-2
/
+2
2021-03-31
bus: mhi: core: Wait for ready after an EDL firmware download
Bhaumik Bhatt
1
-4
/
+4
2021-03-31
bus: mhi: core: Rely on accurate method to determine EDL mode
Bhaumik Bhatt
1
-1
/
+2
2021-03-10
bus: mhi: core: Download AMSS image from appropriate function
Bhaumik Bhatt
1
-27
/
+24
2020-11-18
bus: mhi: core: Use appropriate label in firmware load handler API
Bhaumik Bhatt
1
-3
/
+3
2020-11-18
bus: mhi: core: Move to an error state on any firmware load failure
Bhaumik Bhatt
1
-15
/
+20
2020-11-18
bus: mhi: core: Use appropriate names for firmware load functions
Bhaumik Bhatt
1
-9
/
+10
2020-11-18
bus: mhi: core: Skip RDDM download for unknown execution environment
Bhaumik Bhatt
1
-2
/
+7
2020-11-18
bus: mhi: core: Rename RDDM download function to use proper words
Bhaumik Bhatt
1
-2
/
+2
2020-11-18
bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()
Bhaumik Bhatt
1
-2
/
+0
2020-10-02
bus: mhi: core: Read and save device hardware information from BHI
Bhaumik Bhatt
1
-1
/
+16
2020-05-22
bus: mhi: core: Ensure non-zero session or sequence ID values are used
Bhaumik Bhatt
1
-8
/
+7
2020-05-22
bus: mhi: core: Improve debug logs for loading firmware
Bhaumik Bhatt
1
-3
/
+18
2020-05-22
bus: mhi: core: Return appropriate error codes for AMSS load failure
Bhaumik Bhatt
1
-11
/
+12
2020-05-22
bus: mhi: core: Handle firmware load using state worker
Bhaumik Bhatt
1
-15
/
+3
2020-03-24
bus/mhi: fix printk format for size_t
Randy Dunlap
1
-1
/
+1
2020-03-19
bus: mhi: core: Add support for downloading RDDM image during panic
Manivannan Sadhasivam
1
-0
/
+152
2020-03-19
bus: mhi: core: Add support for downloading firmware over BHIe
Manivannan Sadhasivam
1
-0
/
+268
2020-03-19
bus: mhi: core: Add support for basic PM operations
Manivannan Sadhasivam
1
-0
/
+87