aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-22bus: mhi: Add inbound buffers allocation flagsdx55-devLoic Poulain
2021-04-22[DONOTUPSTREAM] configs: Add mhi configLoic Poulain
2021-04-22net: wwan: core: Return poll error in case of port removalLoic Poulain
2021-04-22net: wwan: Fix bit ops double shiftLoic Poulain
2021-04-22net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain
2021-04-22net: Add Qcom WWAN control driverLoic Poulain
2021-04-22net: Add a WWAN subsystemLoic Poulain
2021-04-09bus: mhi: fix typo in comments for struct mhi_channel_configJarvis Jiang
2021-04-09bus: mhi: core: Fix shadow declarationsManivannan Sadhasivam
2021-04-08bus: mhi: pci_generic: Constify mhi_controller_config struct definitionsManivannan Sadhasivam
2021-04-08bus: mhi: pci_generic: Introduce Foxconn T99W175 supportJarvis Jiang
2021-04-08bus: mhi: core: Sanity check values from remote device before useJeffrey Hugo
2021-04-07bus: mhi: pci_generic: Add FIREHOSE channelsLoic Poulain
2021-04-07bus: mhi: pci_generic: Implement PCI shutdown callbackLoic Poulain
2021-04-07bus: mhi: Improve documentation on channel transfer setup APIsBhaumik Bhatt
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: pci_generic: Add SDX65 based modem supportBhaumik 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: Make firmware image optional for controllerBhaumik Bhatt
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
2021-03-10bus: mhi: Early MHI resume failure in non M3 stateLoic Poulain
2021-03-10bus: mhi: core: Add missing checks for MMIO register entriesBhaumik Bhatt
2021-03-10bus: mhi: core: Rename debugfs directory nameLoic Poulain
2021-03-10bus: mhi: core: Fix invalid error returning in mhi_queueLoic Poulain
2021-03-10bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueueLoic Poulain