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: Use correctly sized arguments for bit field | Kees Cook |
2021-12-17 | bus: mhi: core: Add an API for auto queueing buffers for DL channel | Manivannan Sadhasivam |
2021-12-17 | bus: mhi: core: Fix race while handling SYS_ERR at power up | Manivannan Sadhasivam |
2021-12-17 | bus: mhi: core: Fix reading wake_capable channel configuration | Bhaumik Bhatt |
2021-12-17 | bus: mhi: core: Minor style and comment fixes | Manivannan Sadhasivam |
2021-12-17 | bus: mhi: core: Use macros for execution environment features | Bhaumik Bhatt |
2021-12-09 | bus: mhi: core: Add support for forced PM resume | Loic Poulain |
2021-08-27 | Revert "bus: mhi: Add inbound buffers allocation flag" | Greg Kroah-Hartman |
2021-08-05 | bus: mhi: core: Improve debug messages for power up | Bhaumik Bhatt |
2021-08-05 | bus: mhi: core: Replace DMA allocation wrappers with original APIs | Bhaumik Bhatt |
2021-08-05 | bus: mhi: core: Add range checks for BHI and BHIe | Bhaumik Bhatt |
2021-08-05 | bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-up | Bhaumik Bhatt |
2021-08-05 | bus: mhi: core: Set BHI/BHIe offsets on power up preparation | Bhaumik Bhatt |
2021-08-05 | bus: mhi: Add inbound buffers allocation flag | Loic Poulain |
2021-07-21 | bus: mhi: core: Validate channel ID when processing command completions | Bhaumik Bhatt |
2021-06-24 | bus: mhi: Wait for M2 state during system resume | Baochen Qiang |
2021-06-24 | bus: mhi: core: Fix power down latency | Loic Poulain |
2021-04-09 | bus: mhi: core: Fix shadow declarations | Manivannan Sadhasivam |
2021-04-08 | bus: mhi: core: Sanity check values from remote device before use | Jeffrey Hugo |
2021-04-07 | bus: mhi: core: Remove __ prefix for MHI channel unprepare function | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Check channel execution environment before issuing reset | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Clear configuration from channel context during reset | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Hold device wake for channel update commands | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Update debug messages to use client device | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Improvements to the channel handling state machine | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Clear context for stopped channels from remove() | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Allow sending the STOP channel command | Bhaumik Bhatt |
2021-04-07 | bus: mhi: core: Remove pre_init flag used for power purposes | Bhaumik Bhatt |
2021-04-07 | bus: mhi: pm: reduce PM state change verbosity | Loic Poulain |
2021-04-07 | bus: mhi: core: Fix MHI runtime_pm behavior | Loic Poulain |
2021-04-01 | bus: mhi: core: Move to polling method to wait for MHI ready | Bhaumik Bhatt |
2021-04-01 | bus: mhi: core: Introduce internal register poll helper function | Bhaumik Bhatt |
2021-03-31 | bus: mhi: core: Improve state strings for debug messages | Bhaumik Bhatt |
2021-03-31 | bus: mhi: core: Wait for MHI READY state in most scenarios | 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-31 | bus: mhi: core: Handle EDL mode entry appropriately | 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-16 | bus: mhi: core: Check state before processing power_down | Jeffrey Hugo |
2021-03-16 | bus: mhi: core: Return EAGAIN if MHI ring is full | Fan Wu |
2021-03-15 | bus: mhi: core: remove redundant initialization of variables state and ee | Colin Ian King |
2021-03-10 | bus: mhi: core: Fix check for syserr at power_up | Jeffrey Hugo |
2021-03-10 | bus: mhi: core: Update debug prints to include local device state | Bhaumik Bhatt |
2021-03-10 | bus: mhi: core: Process execution environment changes serially | Bhaumik Bhatt |
2021-03-10 | bus: mhi: core: Download AMSS image from appropriate function | Bhaumik Bhatt |
2021-03-10 | bus: mhi: core: Destroy SBL devices when moving to mission mode | Bhaumik Bhatt |