summaryrefslogtreecommitdiffstats
path: root/drivers/bus/mhi
Commit message (Expand)AuthorAgeFilesLines
* mhi: Fix double dma freeLoic Poulain2021-02-101-0/+3
* bus: mhi: pci_generic: Increase num of elements in hw event ringLoic Poulain2021-02-051-1/+1
* mhi: pci_generic: Print warning in case of firmware crashLoic Poulain2021-02-051-0/+10
* Merge branch 'mhi-net-immutable' into mhi-nextManivannan Sadhasivam2021-01-271-0/+12
|\
| * bus: mhi: core: Add helper API to return number of free TREsHemant Kumar2021-01-271-0/+12
* | mhi: core: Factorize mhi queuingLoic Poulain2021-01-211-118/+44
* | Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2021-01-211-2/+7
|\ \
| * | mhi: use irq_flags if controller driver configures itCarl Huang2021-01-211-2/+7
| |/
* | mhi: pci_generic: Fix shared MSI vector supportLoic Poulain2021-01-211-4/+8
* | bus: mhi: Ensure correct ring update ordering with memory barrierLoic Poulain2021-01-211-0/+7
* | mhi: pci_generic: Set irq moderation value to 1ms for hw channelsLoic Poulain2021-01-041-1/+1
* | mhi: pci_generic: Add diag channelsLoic Poulain2021-01-041-4/+8
* | mhi: pci_generic: Increase controller timeout valueLoic Poulain2021-01-041-1/+1
* | mhi: pci_generic: Add health-checkLoic Poulain2021-01-041-0/+35
* | mhi: pci_generic: Add PCI error handlersLoic Poulain2021-01-041-0/+50
* | mhi: pci_generic: Add suspend/resume/recovery procedureLoic Poulain2021-01-041-0/+105
* | mhi: pci_generic: Add support for resetLoic Poulain2021-01-041-13/+108
* | mhi: pci_generic: Enable burst mode for hardware channelsLoic Poulain2021-01-041-2/+32
* | mhi: pci-generic: Increase number of hardware eventsLoic Poulain2021-01-041-1/+1
* | bus: mhi: core: Add device hardware reset supportLoic Poulain2021-01-041-0/+13
|/
* Merge tag 'char-misc-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-159-127/+634
|\
| * mhi: pci_generic: Fix implicit conversion warningLoic Poulain2020-12-021-1/+1
| * bus: mhi: core: Fix error handling in mhi_register_controller()Dan Carpenter2020-12-011-15/+14
| * bus: mhi: core: Fix device hierarchyLoic Poulain2020-11-283-4/+14
| * bus: mhi: core: Indexed MHI controller nameLoic Poulain2020-11-282-3/+17
| * Merge branch 'mhi-ath11k-immutable' into mhi-nextManivannan Sadhasivam2020-11-202-10/+0
| |\
| * | bus: mhi: core: Remove MHI event ring IRQ handlers when powering downBhaumik Bhatt2020-11-181-1/+2
| * | bus: mhi: core: Mark and maintain device states early on after power downBhaumik Bhatt2020-11-181-44/+33
| * | bus: mhi: core: Separate system error and power down handlingBhaumik Bhatt2020-11-181-22/+137
| * | bus: mhi: core: Check for IRQ availability during registrationBhaumik Bhatt2020-11-182-4/+1
| * | bus: mhi: core: Move to an error state on mission mode failureBhaumik Bhatt2020-11-181-2/+6
| * | bus: mhi: core: Use appropriate label in firmware load handler APIBhaumik Bhatt2020-11-181-3/+3
| * | bus: mhi: core: Move to an error state on any firmware load failureBhaumik Bhatt2020-11-181-15/+20
| * | bus: mhi: core: Prevent sending multiple RDDM entry callbacksBhaumik Bhatt2020-11-181-0/+4
| * | bus: mhi: core: Move to SYS_ERROR regardless of RDDM capabilityBhaumik Bhatt2020-11-181-5/+0
| * | bus: mhi: core: Skip device wake in error or shutdown statesBhaumik Bhatt2020-11-181-0/+4
| * | bus: mhi: core: Move to using high priority workqueueBhaumik Bhatt2020-11-182-1/+10
| * | bus: mhi: core: Use appropriate names for firmware load functionsBhaumik Bhatt2020-11-181-9/+10
| * | bus: mhi: core: Skip RDDM download for unknown execution environmentBhaumik Bhatt2020-11-181-2/+7
| * | bus: mhi: core: Rename RDDM download function to use proper wordsBhaumik Bhatt2020-11-181-2/+2
| * | bus: mhi: core: Remove unused mhi_fw_load_worker() declarationBhaumik Bhatt2020-11-181-1/+0
| * | bus: mhi: core: Expose mhi_get_exec_env() API for controllersBhaumik Bhatt2020-11-182-1/+1
| * | bus: mhi: core: Add missing EXPORT_SYMBOL for mhi_get_mhi_state()Bhaumik Bhatt2020-11-181-0/+1
| * | bus: mhi: core: Remove unnecessary counter from mhi_firmware_copy()Bhaumik Bhatt2020-11-181-2/+0
| * | bus: mhi: Fix channel close issue on driver removeLoic Poulain2020-11-181-1/+2
| * | bus: mhi: core: Fix null pointer access when parsing MHI configurationCarl Yin2020-11-181-2/+2
| * | bus: mhi: Add MHI PCI support for WWAN modemsLoic Poulain2020-11-183-0/+358
| * | bus: mhi: core: fix potential operator-precedence with BHI macrosJeffrey Hugo2020-11-181-2/+2
| * | bus: mhi: core: Remove double locking from mhi_driver_remove()Bhaumik Bhatt2020-11-181-2/+0
* | | Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski2020-12-042-10/+0
|\ \ \ | | |/ | |/|