summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/arm/arm-smmu/qcom_iommu.c (follow)
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'...Joerg Roedel2024-01-031-14/+12
|\ \
| | * iommu: Clean up open-coded ownership checksRobin Murphy2023-11-271-13/+3
| |/ |/|
| * iommu/qcom: restore IOMMU state if neededVladimir Lypak2023-12-121-1/+9
|/
* iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe2023-09-251-4/+2
* iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe2023-09-251-0/+39
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel2023-08-211-21/+50
|\ \
| | * iommu: Explicitly include correct DT includesRob Herring2023-08-211-2/+1
| |/ |/|
| * iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contextsAngeloGioacchino Del Regno2023-08-091-2/+17
| * iommu/qcom: Index contexts by asid number to allow asid 0AngeloGioacchino Del Regno2023-08-091-12/+10
| * iommu/qcom: Disable and reset context bank before programmingAngeloGioacchino Del Regno2023-08-091-0/+7
| * iommu/qcom: Use the asid read from device-tree if specifiedAngeloGioacchino Del Regno2023-08-091-3/+15
| * iommu/arm-smmu: Clean up resource handling during Qualcomm context probeYangtao Li2023-08-011-4/+2
|/
* iommu/arm-smmu: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-8/+4
* Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\
| * firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-091-1/+1
* | iommu: Remove detach_dev callbacksLu Baolu2023-01-131-23/+0
|/
* iommu/qcom: Update to {map,unmap}_pagesRobin Murphy2022-11-191-6/+8
* iommu: Use EINVAL for incompatible device/domain in ->attach_devNicolin Chen2022-11-011-6/+1
* iommu: Clean up bus_set_iommu()Robin Murphy2022-09-071-4/+0
* iommu: Retire iommu_capable()Robin Murphy2022-09-071-1/+1
*-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-291-13/+5
|\ \
| | * iommu: Clean up release_device checksRobin Murphy2022-07-061-11/+0
| |/ |/|
| * iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loopLiang He2022-07-191-2/+5
|/
*-. Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel2022-03-081-11/+17
|\ \
| | * iommu: Split struct iommu_opsLu Baolu2022-02-281-8/+10
| |/ |/|
| * iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probeMiaoqian Lin2022-02-081-3/+7
|/
* iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy2021-08-181-9/+0
* iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski2021-07-141-11/+2
*-. Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel2021-06-251-3/+11
|\ \
| | * iommu: Drop unnecessary of_iommu.h includesRob Herring2021-06-081-1/+0
| |/ |/|
| * iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede2021-06-081-2/+11
|/
* iommu: Streamline registration interfaceRobin Murphy2021-04-161-4/+1
* iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy2020-12-081-8/+0
*-. Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '...Joerg Roedel2020-10-071-4/+8
|\ \
| | * iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai2020-09-291-2/+6
| |/ |/|
| * iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski2020-09-041-2/+2
|/
* Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel2020-07-291-58/+45
* iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon2020-07-271-0/+952