Age | Commit message (Expand) | Author |
2022-04-22 | iommu: arm-smmu: disable large page mappings for Nvidia arm-smmu | Ashish Mhetre |
2022-03-08 | Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2022-03-07 | iommu/arm-smmu: Account for PMU interrupts | Robin Murphy |
2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu |
2022-02-08 | iommu/arm-smmu: Add missing pm_runtime_disable() in qcom_iommu_device_probe | Miaoqian Lin |
2021-12-14 | iommu: arm-smmu-impl: Add SM8450 qcom iommu implementation | Vinod Koul |
2021-12-14 | iommu/arm-smmu-qcom: Fix TTBR0 read | Rob Clark |
2021-10-31 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'arm/... | Joerg Roedel |
2021-10-08 | iommu/arm-smmu-qcom: Request direct mapping for modem device | Sibi Sankar |
2021-10-07 | qcom_scm: hide Kconfig symbol | Arnd Bergmann |
2021-10-04 | iommu: arm-smmu-qcom: Add compatible for QCM2290 | Loic Poulain |
2021-10-04 | iommu/arm-smmu-qcom: Add SM6350 SMMU compatible | Konrad Dybcio |
2021-08-20 | Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2021-08-20 | iommu/arm-smmu: Fix missing unlock on error in arm_smmu_device_group() | Yang Yingliang |
2021-08-18 | iommu/arm-smmu: Prepare for multiple DMA domain types | Robin Murphy |
2021-08-18 | iommu/io-pgtable: Remove non-strict quirk | Robin Murphy |
2021-08-18 | iommu/arm-smmu: Drop IOVA cookie management | Robin Murphy |
2021-08-13 | iommu/arm-smmu: Optimize ->tlb_flush_walk() for qcom implementation | Sai Prakash Ranjan |
2021-08-10 | iommu/arm-smmu: Fix race condition during iommu_group creation | Krishna Reddy |
2021-08-10 | iommu/arm-smmu: Add clk_bulk_{prepare/unprepare} to system pm callbacks | Sai Prakash Ranjan |
2021-07-26 | iommu: Streamline iommu_iova_to_phys() | Robin Murphy |
2021-07-26 | iommu/arm-smmu: Implement the map_pages() IOMMU driver callback | Isaac J. Manjarres |
2021-07-26 | iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback | Isaac J. Manjarres |
2021-07-14 | iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path" | Marek Szyprowski |
2021-07-10 | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-02 | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-06-25 | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel |
2021-06-23 | iommu/arm-smmu-qcom: Add stall support | Rob Clark |
2021-06-23 | iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault info | Jordan Crouse |
2021-06-23 | iommu/arm-smmu: Add support for driver IOMMU fault handlers | Jordan Crouse |
2021-06-16 | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates | Will Deacon |
2021-06-15 | iommu/arm-smmu: Check smmu->impl pointer before dereferencing | Will Deacon |
2021-06-11 | iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation | Xiyu Yang |
2021-06-11 | iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get fails | Xiyu Yang |
2021-06-11 | iommu/arm-smmu: Use Tegra implementation on Tegra186 | Thierry Reding |
2021-06-11 | iommu/arm-smmu: tegra: Implement SID override programming | Thierry Reding |
2021-06-11 | iommu/arm-smmu: tegra: Detect number of instances at runtime | Thierry Reding |
2021-06-09 | iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPI | Shawn Guo |
2021-06-08 | iommu/arm: Cleanup resources in case of probe error path | Amey Narkhede |
2021-06-08 | iommu/arm-smmu-qcom: Move the adreno smmu specific impl | Sai Prakash Ranjan |
2021-06-08 | iommu/arm-smmu-qcom: Add SC7280 SMMU compatible | Sai Prakash Ranjan |
2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring |
2021-06-08 | iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c. | Eric Anholt |
2021-06-08 | iommu/arm-smmu-qcom: Add sm6125 compatible | Martin Botka |
2021-06-08 | iommu/arm-smmu: Implement ->probe_finalize() | Thierry Reding |
2021-06-08 | iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI boot | Shawn Guo |
2021-04-16 | iommu: Streamline registration interface | Robin Murphy |
2021-04-16 | iommu: Statically set module owner | Robin Murphy |
2021-04-07 | iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG | Christoph Hellwig |
2021-04-07 | iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE | Robin Murphy |