Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bus: mhi: host: Fix typos in the comments | Yan Zhen | 2024-10-03 | 1 | -2/+2 |
* | bus: mhi: host: Read PK HASH dynamically | Jeffrey Hugo | 2024-01-30 | 1 | -10/+1 |
* | bus: mhi: host: allow MHI client drivers to provide the firmware via a pointer | Kalle Valo | 2023-08-04 | 1 | -9/+25 |
* | bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state | Jeffrey Hugo | 2023-04-10 | 1 | -4/+12 |
* | bus: mhi: host: Use mhi_soc_reset() API in place of register write | Qiang Yu | 2022-10-28 | 1 | -3/+1 |
* | bus: mhi: host: Bail on writing register fields if read fails | Bhaumik Bhatt | 2022-04-23 | 1 | -6/+16 |
* | bus: mhi: Make mhi_state_str[] array static inline and move to common.h | Manivannan Sadhasivam | 2022-03-18 | 1 | -1/+1 |
* | bus: mhi: Use bitfield operations for register read and write | Manivannan Sadhasivam | 2022-03-18 | 1 | -11/+4 |
* | bus: mhi: Move host MHI code to "host" directory | Manivannan Sadhasivam | 2022-03-18 | 1 | -0/+533 |