| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'apple/dart', 'arm/rockchip', 'arm/smmu', 'virtio', 'x86/vt-d'... | Joerg Roedel | 2024-01-03 | 1 | -14/+12 |
|\ \ |
|
| | * | iommu: Clean up open-coded ownership checks | Robin Murphy | 2023-11-27 | 1 | -13/+3 |
| |/
|/| |
|
| * | iommu/qcom: restore IOMMU state if needed | Vladimir Lypak | 2023-12-12 | 1 | -1/+9 |
|/ |
|
* | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe | 2023-09-25 | 1 | -4/+2 |
* | iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN | Jason Gunthorpe | 2023-09-25 | 1 | -0/+39 |
*-. | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '... | Joerg Roedel | 2023-08-21 | 1 | -21/+50 |
|\ \ |
|
| | * | iommu: Explicitly include correct DT includes | Rob Herring | 2023-08-21 | 1 | -2/+1 |
| |/
|/| |
|
| * | iommu/qcom: Add support for QSMMUv2 and QSMMU-500 secured contexts | AngeloGioacchino Del Regno | 2023-08-09 | 1 | -2/+17 |
| * | iommu/qcom: Index contexts by asid number to allow asid 0 | AngeloGioacchino Del Regno | 2023-08-09 | 1 | -12/+10 |
| * | iommu/qcom: Disable and reset context bank before programming | AngeloGioacchino Del Regno | 2023-08-09 | 1 | -0/+7 |
| * | iommu/qcom: Use the asid read from device-tree if specified | AngeloGioacchino Del Regno | 2023-08-09 | 1 | -3/+15 |
| * | iommu/arm-smmu: Clean up resource handling during Qualcomm context probe | Yangtao Li | 2023-08-01 | 1 | -4/+2 |
|/ |
|
* | iommu/arm-smmu: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-03-31 | 1 | -8/+4 |
* | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2023-02-27 | 1 | -1/+1 |
|\ |
|
| * | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/ | Elliot Berman | 2023-02-09 | 1 | -1/+1 |
* | | iommu: Remove detach_dev callbacks | Lu Baolu | 2023-01-13 | 1 | -23/+0 |
|/ |
|
* | iommu/qcom: Update to {map,unmap}_pages | Robin Murphy | 2022-11-19 | 1 | -6/+8 |
* | iommu: Use EINVAL for incompatible device/domain in ->attach_dev | Nicolin Chen | 2022-11-01 | 1 | -6/+1 |
* | iommu: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -4/+0 |
* | iommu: Retire iommu_capable() | Robin Murphy | 2022-09-07 | 1 | -1/+1 |
*-. | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 2022-07-29 | 1 | -13/+5 |
|\ \ |
|
| | * | iommu: Clean up release_device checks | Robin Murphy | 2022-07-06 | 1 | -11/+0 |
| |/
|/| |
|
| * | iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop | Liang He | 2022-07-19 | 1 | -2/+5 |
|/ |
|
*-. | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel | 2022-03-08 | 1 | -11/+17 |
|\ \ |
|
| | * | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -8/+10 |
| |/
|/| |
|
| * | iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe | Miaoqian Lin | 2022-02-08 | 1 | -3/+7 |
|/ |
|
* | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -9/+0 |
* | iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path" | Marek Szyprowski | 2021-07-14 | 1 | -11/+2 |
*-. | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 1 | -3/+11 |
|\ \ |
|
| | * | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu/arm: Cleanup resources in case of probe error path | Amey Narkhede | 2021-06-08 | 1 | -2/+11 |
|/ |
|
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -4/+1 |
* | iommu/io-pgtable: Remove tlb_flush_leaf | Robin Murphy | 2020-12-08 | 1 | -8/+0 |
*-. | Merge branches 'arm/allwinner', 'arm/mediatek', 'arm/renesas', 'arm/tegra', '... | Joerg Roedel | 2020-10-07 | 1 | -4/+8 |
|\ \ |
|
| | * | iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate() | Yu Kuai | 2020-09-29 | 1 | -2/+6 |
| |/
|/| |
|
| * | iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variable | Krzysztof Kozlowski | 2020-09-04 | 1 | -2/+2 |
|/ |
|
* | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 2020-07-29 | 1 | -58/+45 |
* | iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectory | Will Deacon | 2020-07-27 | 1 | -0/+952 |