summaryrefslogtreecommitdiff
path: root/drivers/bus
AgeCommit message (Expand)AuthorFilesLines
2021-04-07bus: mhi: core: Remove __ prefix for MHI channel unprepare functionBhaumik Bhatt1-5/+5
2021-04-07bus: mhi: core: Check channel execution environment before issuing resetBhaumik Bhatt1-0/+11
2021-04-07bus: mhi: core: Clear configuration from channel context during resetBhaumik Bhatt1-0/+13
2021-04-07bus: mhi: core: Hold device wake for channel update commandsBhaumik Bhatt1-5/+14
2021-04-07bus: mhi: core: Update debug messages to use client deviceBhaumik Bhatt1-7/+5
2021-04-07bus: mhi: core: Improvements to the channel handling state machineBhaumik Bhatt3-69/+100
2021-04-07bus: mhi: core: Clear context for stopped channels from remove()Bhaumik Bhatt1-1/+2
2021-04-07bus: mhi: core: Allow sending the STOP channel commandBhaumik Bhatt1-0/+5
2021-04-07bus: mhi: pci_generic: Add SDX65 based modem supportBhaumik Bhatt1-0/+11
2021-04-07bus: mhi: core: Remove pre_init flag used for power purposesBhaumik Bhatt2-23/+0
2021-04-07bus: mhi: pm: reduce PM state change verbosityLoic Poulain1-5/+5
2021-04-07bus: mhi: core: Fix MHI runtime_pm behaviorLoic Poulain1-5/+16
2021-03-31bus: mhi: core: Move to polling method to wait for MHI readyBhaumik Bhatt1-18/+16
2021-03-31bus: mhi: core: Introduce internal register poll helper functionBhaumik Bhatt2-0/+26
2021-03-31bus: mhi: core: Improve state strings for debug messagesBhaumik Bhatt1-17/+17
2021-03-31bus: mhi: core: Wait for MHI READY state in most scenariosBhaumik Bhatt2-4/+3
2021-03-31bus: mhi: core: Identify Flash Programmer as a mission mode use caseBhaumik Bhatt1-1/+2
2021-03-31bus: mhi: core: Add support for Flash Programmer execution environmentCarl Yin4-0/+12
2021-03-31bus: mhi: core: Handle EDL mode entry appropriatelyBhaumik Bhatt1-1/+18
2021-03-31bus: mhi: core: Wait for ready after an EDL firmware downloadBhaumik Bhatt1-4/+4
2021-03-31bus: mhi: core: Rely on accurate method to determine EDL modeBhaumik Bhatt1-1/+2
2021-03-16bus: mhi: core: Check state before processing power_downJeffrey Hugo1-2/+10
2021-03-16bus: mhi: core: Return EAGAIN if MHI ring is fullFan Wu1-1/+1
2021-03-15bus: mhi: core: remove redundant initialization of variables state and eeColin Ian King1-2/+2
2021-03-10bus: mhi: core: Fix check for syserr at power_upJeffrey Hugo1-1/+1
2021-03-10bus: mhi: core: Update debug prints to include local device stateBhaumik Bhatt1-3/+4
2021-03-10bus: mhi: core: Process execution environment changes seriallyBhaumik Bhatt2-22/+25
2021-03-10bus: mhi: core: Download AMSS image from appropriate functionBhaumik Bhatt3-27/+27
2021-03-10bus: mhi: core: Destroy SBL devices when moving to mission modeBhaumik Bhatt2-4/+28
2021-03-10bus: mhi: Early MHI resume failure in non M3 stateLoic Poulain1-0/+3
2021-03-10bus: mhi: core: Add missing checks for MMIO register entriesBhaumik Bhatt1-5/+3
2021-03-10bus: mhi: core: Rename debugfs directory nameLoic Poulain1-1/+1
2021-03-10bus: mhi: core: Fix invalid error returning in mhi_queueLoic Poulain1-6/+2
2021-03-10bus: mhi: pci_generic: Remove WQ_MEM_RECLAIM flag from state workqueueLoic Poulain1-2/+1
2021-03-10bus: mhi: pci_generic: Add support for runtime PMLoic Poulain1-9/+86
2021-03-10bus: mhi: pci_generic: Use generic PCI power managementLoic Poulain1-7/+7
2021-03-10bus: mhi: pci_generic: No-Op for device_wake operationsLoic Poulain2-2/+18
2021-03-10bus: mhi: pci_generic: Add SDX24 based modem supportLoic Poulain1-0/+10
2021-03-10bus: mhi: pci_generic: Introduce quectel EM1XXGR-L supportLoic Poulain1-0/+73
2021-03-10bus: mhi: pci_generic: Parametrable element count for eventsLoic Poulain1-10/+10
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-150/+1220
2021-02-21Merge tag 'arm-drivers-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-63/+154
2021-02-21Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2021-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-02-10mhi: Fix double dma freeLoic Poulain1-0/+3
2021-02-09bus: fsl-mc: list more commands as accepted through the ioctlIoana Ciornei1-0/+50
2021-02-09bus: fsl-mc: add the dpdbg device typeIoana Ciornei1-0/+6
2021-02-09bus: fsl-mc: Fix test for end of loopDan Carpenter1-1/+1
2021-02-05Merge tag 'mhi-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Greg Kroah-Hartman3-144/+440
2021-02-05bus: mhi: pci_generic: Increase num of elements in hw event ringLoic Poulain1-1/+1