summaryrefslogtreecommitdiff
path: root/drivers/bus/mhi/core
AgeCommit message (Expand)Author
2022-03-18bus: mhi: Move host MHI code to "host" directoryManivannan Sadhasivam
2022-03-18bus: mhi: Fix MHI DMA structure endiannessPaul Davey
2022-03-18bus: mhi: Fix pm_state conversion to stringPaul Davey
2021-12-17bus: mhi: core: Use correctly sized arguments for bit fieldKees Cook
2021-12-17bus: mhi: core: Add an API for auto queueing buffers for DL channelManivannan Sadhasivam
2021-12-17bus: mhi: core: Fix race while handling SYS_ERR at power upManivannan Sadhasivam
2021-12-17bus: mhi: core: Fix reading wake_capable channel configurationBhaumik Bhatt
2021-12-17bus: mhi: core: Minor style and comment fixesManivannan Sadhasivam
2021-12-17bus: mhi: core: Use macros for execution environment featuresBhaumik Bhatt
2021-12-09bus: mhi: core: Add support for forced PM resumeLoic Poulain
2021-08-27Revert "bus: mhi: Add inbound buffers allocation flag"Greg Kroah-Hartman
2021-08-05bus: mhi: core: Improve debug messages for power upBhaumik Bhatt
2021-08-05bus: mhi: core: Replace DMA allocation wrappers with original APIsBhaumik Bhatt
2021-08-05bus: mhi: core: Add range checks for BHI and BHIeBhaumik Bhatt
2021-08-05bus: mhi: core: Set BHI and BHIe pointers to NULL in clean-upBhaumik Bhatt
2021-08-05bus: mhi: core: Set BHI/BHIe offsets on power up preparationBhaumik Bhatt
2021-08-05bus: mhi: Add inbound buffers allocation flagLoic Poulain
2021-07-21bus: mhi: core: Validate channel ID when processing command completionsBhaumik Bhatt
2021-06-24bus: mhi: Wait for M2 state during system resumeBaochen Qiang
2021-06-24bus: mhi: core: Fix power down latencyLoic Poulain
2021-04-09bus: mhi: core: Fix shadow declarationsManivannan Sadhasivam
2021-04-08bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo
2021-04-07bus: mhi: core: Remove __ prefix for MHI channel unprepare functionBhaumik Bhatt
2021-04-07bus: mhi: core: Check channel execution environment before issuing resetBhaumik Bhatt
2021-04-07bus: mhi: core: Clear configuration from channel context during resetBhaumik Bhatt
2021-04-07bus: mhi: core: Hold device wake for channel update commandsBhaumik Bhatt
2021-04-07bus: mhi: core: Update debug messages to use client deviceBhaumik Bhatt
2021-04-07bus: mhi: core: Improvements to the channel handling state machineBhaumik Bhatt
2021-04-07bus: mhi: core: Clear context for stopped channels from remove()Bhaumik Bhatt
2021-04-07bus: mhi: core: Allow sending the STOP channel commandBhaumik Bhatt
2021-04-07bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt
2021-04-07bus: mhi: pm: reduce PM state change verbosityLoic Poulain
2021-04-07bus: mhi: core: Fix MHI runtime_pm behaviorLoic Poulain
2021-04-01bus: mhi: core: Move to polling method to wait for MHI readyBhaumik Bhatt
2021-04-01bus: mhi: core: Introduce internal register poll helper functionBhaumik Bhatt
2021-03-31bus: mhi: core: Improve state strings for debug messagesBhaumik Bhatt
2021-03-31bus: mhi: core: Wait for MHI READY state in most scenariosBhaumik Bhatt
2021-03-31bus: mhi: core: Identify Flash Programmer as a mission mode use caseBhaumik Bhatt
2021-03-31bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin
2021-03-31bus: mhi: core: Handle EDL mode entry appropriatelyBhaumik Bhatt
2021-03-31bus: mhi: core: Wait for ready after an EDL firmware downloadBhaumik Bhatt
2021-03-31bus: mhi: core: Rely on accurate method to determine EDL modeBhaumik Bhatt
2021-03-16bus: mhi: core: Check state before processing power_downJeffrey Hugo
2021-03-16bus: mhi: core: Return EAGAIN if MHI ring is fullFan Wu
2021-03-15bus: mhi: core: remove redundant initialization of variables state and eeColin Ian King
2021-03-10bus: mhi: core: Fix check for syserr at power_upJeffrey Hugo
2021-03-10bus: mhi: core: Update debug prints to include local device stateBhaumik Bhatt
2021-03-10bus: mhi: core: Process execution environment changes seriallyBhaumik Bhatt
2021-03-10bus: mhi: core: Download AMSS image from appropriate functionBhaumik Bhatt
2021-03-10bus: mhi: core: Destroy SBL devices when moving to mission modeBhaumik Bhatt