| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/tegra', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 2 | -7/+17 |
| 2021-10-08 | iommu/arm-smmu-qcom: Request direct mapping for modem device |  Sibi Sankar | 1 | -0/+1 |
| 2021-10-07 | qcom_scm: hide Kconfig symbol |  Arnd Bergmann | 2 | -2/+4 |
| 2021-10-04 | iommu: arm-smmu-qcom: Add compatible for QCM2290 |  Loic Poulain | 1 | -0/+1 |
| 2021-10-04 | iommu/arm-smmu-qcom: Add SM6350 SMMU compatible |  Konrad Dybcio | 1 | -0/+1 |
| 2021-10-04 | iommu/arm-smmu-v3: Properly handle the return value of arm_smmu_cmdq_build_cmd() |  Zhen Lei | 1 | -6/+12 |
| 2021-10-04 | iommu/arm-smmu-v3: Stop pre-zeroing batch commands in arm_smmu_atc_inv_master() |  Zhen Lei | 1 | -1/+2 |
| 2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 5 | -98/+133 |
| 2021-08-20 | iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() |  Yang Yingliang | 1 | -1/+3 |
| 2021-08-18 | iommu/arm-smmu: Prepare for multiple DMA domain types |  Robin Murphy | 2 | -1/+3 |
| 2021-08-18 | iommu/io-pgtable: Remove non-strict quirk |  Robin Murphy | 2 | -6/+0 |
| 2021-08-18 | iommu/arm-smmu: Drop IOVA cookie management |  Robin Murphy | 3 | -27/+4 |
| 2021-08-13 | iommu/arm-smmu-v3: Stop pre-zeroing batch commands |  John Garry | 1 | -3/+9 |
| 2021-08-13 | iommu/arm-smmu-v3: Extract reusable function __arm_smmu_cmdq_skip_err() |  Zhen Lei | 1 | -2/+7 |
| 2021-08-13 | iommu/arm-smmu-v3: Add and use static helper function arm_smmu_get_cmdq() |  Zhen Lei | 1 | -9/+13 |
| 2021-08-13 | iommu/arm-smmu-v3: Add and use static helper function arm_smmu_cmdq_issue_cmd_with_sync() |  Zhen Lei | 1 | -16/+19 |
| 2021-08-13 | iommu/arm-smmu-v3: Use command queue batching helpers to improve performance |  Zhen Lei | 1 | -2/+3 |
| 2021-08-13 | iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation |  Sai Prakash Ranjan | 3 | -3/+22 |
| 2021-08-10 | iommu/arm-smmu: Fix race condition during iommu_group creation |  Krishna Reddy | 1 | -1/+5 |
| 2021-08-10 | iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks |  Sai Prakash Ranjan | 1 | -3/+23 |
| 2021-08-02 | iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback |  Xiang Chen | 1 | -4/+5 |
| 2021-08-02 | iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback |  Xiang Chen | 1 | -4/+5 |
| 2021-08-02 | iommu/arm-smmu-v3: Remove some unneeded init in arm_smmu_cmdq_issue_cmdlist() |  John Garry | 1 | -3/+3 |
| 2021-07-26 | iommu: Streamline iommu_iova_to_phys() |  Robin Murphy | 2 | -6/+0 |
| 2021-07-26 | iommu/arm-smmu: Implement the map_pages() IOMMU driver callback |  Isaac J. Manjarres | 1 | -4/+5 |
| 2021-07-26 | iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback |  Isaac J. Manjarres | 1 | -4/+5 |
| 2021-07-15 | Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux |  Linus Torvalds | 1 | -0/+1 |
| 2021-07-14 | iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path" |  Marek Szyprowski | 1 | -11/+2 |
| 2021-07-13 | iommu/arm-smmu-v3: Fix fall-through warning for Clang |  Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc |  Linus Torvalds | 2 | -20/+73 |
| 2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 7 | -40/+387 |
| 2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'virtio' and 'core' into next |  Joerg Roedel | 7 | -40/+387 |
| 2021-06-23 | iommu/arm-smmu-qcom: Add stall support |  Rob Clark | 1 | -0/+33 |
| 2021-06-23 | iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info |  Jordan Crouse | 2 | -0/+19 |
| 2021-06-23 | iommu/arm-smmu: Add support for driver IOMMU fault handlers |  Jordan Crouse | 1 | -2/+7 |
| 2021-06-16 | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates |  Will Deacon | 2 | -0/+14 |
| 2021-06-15 | iommu/arm-smmu: Check smmu->impl pointer before dereferencing |  Will Deacon | 1 | -1/+1 |
| 2021-06-15 | iommu/arm-smmu-v3: Remove unnecessary oom message |  Zhen Lei | 1 | -6/+2 |
| 2021-06-11 | iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation |  Xiyu Yang | 1 | -2/+6 |
| 2021-06-11 | iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails |  Xiyu Yang | 1 | -1/+1 |
| 2021-06-11 | iommu/arm-smmu: Use Tegra implementation on Tegra186 |  Thierry Reding | 1 | -1/+2 |
| 2021-06-11 | iommu/arm-smmu: tegra: Implement SID override programming |  Thierry Reding | 1 | -3/+30 |
| 2021-06-11 | iommu/arm-smmu: tegra: Detect number of instances at runtime |  Thierry Reding | 1 | -16/+41 |
| 2021-06-09 | iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI |  Shawn Guo | 1 | -0/+4 |
| 2021-06-08 | iommu/arm: Cleanup resources in case of probe error path |  Amey Narkhede | 3 | -7/+35 |
| 2021-06-08 | iommu/arm-smmu-qcom: Move the adreno smmu specific impl |  Sai Prakash Ranjan | 1 | -3/+9 |
| 2021-06-08 | iommu/arm-smmu-qcom: Add SC7280 SMMU compatible |  Sai Prakash Ranjan | 1 | -0/+2 |
| 2021-06-08 | iommu: Drop unnecessary of_iommu.h includes |  Rob Herring | 3 | -3/+0 |
| 2021-06-08 | iommu/arm-smmu-v3: Decrease the queue size of evtq and priq |  Zhen Lei | 1 | -2/+3 |
| 2021-06-08 | iommu/arm-smmu-v3: Ratelimit event dump |  Jean-Philippe Brucker | 1 | -1/+3 |