Age | Commit message (Expand) | Author |
2020-01-10 | iommu/io-pgtable-arm: Rationalise TTBRn handling | Robin Murphy |
2019-11-12 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm... | Joerg Roedel |
2019-11-11 | iommu/mediatek: Reduce the tlb flush timeout value | Yong Wu |
2019-11-11 | iommu/mediatek: Get rid of the pgtlock | Yong Wu |
2019-11-11 | iommu/mediatek: Move the tlb_sync into tlb_flush | Yong Wu |
2019-11-11 | iommu/mediatek: Delete the leaf in the tlb_flush | Yong Wu |
2019-11-11 | iommu/mediatek: Use gather to achieve the tlb range flush | Yong Wu |
2019-11-11 | iommu/mediatek: Add a new tlb_lock for tlb_flush | Yong Wu |
2019-11-11 | iommu/mediatek: Correct the flush_iotlb_all callback | Yong Wu |
2019-10-15 | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy |
2019-08-30 | Merge branch 'arm/smmu' into arm/mediatek | Joerg Roedel |
2019-08-30 | iommu/mediatek: Clean up struct mtk_smi_iommu | Yong Wu |
2019-08-30 | memory: mtk-smi: Get rid of need_larbid | Yong Wu |
2019-08-30 | iommu/mediatek: Fix VLD_PA_RNG register backup when suspend | Yong Wu |
2019-08-30 | iommu/mediatek: Add mmu1 support | Yong Wu |
2019-08-30 | iommu/mediatek: Add mt8183 IOMMU support | Yong Wu |
2019-08-30 | iommu/mediatek: Move vld_pa_rng into plat_data | Yong Wu |
2019-08-30 | iommu/mediatek: Move reset_axi into plat_data | Yong Wu |
2019-08-30 | iommu/mediatek: Refine protect memory definition | Yong Wu |
2019-08-30 | iommu/mediatek: Add larb-id remapped support | Yong Wu |
2019-08-30 | iommu/mediatek: Add bclk can be supported optionally | Yong Wu |
2019-08-30 | iommu/mediatek: Adjust the PA for the 4GB Mode | Yong Wu |
2019-08-30 | iommu/io-pgtable-arm-v7s: Rename the quirk from MTK_4GB to MTK_EXT | Yong Wu |
2019-08-30 | iommu/mediatek: Fix iova_to_phys PA start for 4GB mode | Yong Wu |
2019-08-30 | iommu/mediatek: Use a struct as the platform data | Yong Wu |
2019-07-29 | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page() | Will Deacon |
2019-07-29 | iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap() | Will Deacon |
2019-07-29 | iommu/io-pgtable: Remove unused ->tlb_sync() callback | Will Deacon |
2019-07-29 | iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page() | Will Deacon |
2019-07-29 | iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers | Will Deacon |
2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon |
2019-07-24 | iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops | Will Deacon |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-04-26 | iommu/mediatek: Fix leaked of_node references | Wen Yang |
2018-12-20 | Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar... | Joerg Roedel |
2018-12-17 | iommu/mediatek: Use helper functions to access dev->iommu_fwspec | Joerg Roedel |
2018-11-06 | iommu/mediatek: Constify iommu_ops | Arvind Yadav |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-08-08 | iommu: Remove the ->map_sg indirection | Christoph Hellwig |
2018-03-21 | iommu/mediatek: Fix protect memory setting | Yong Wu |
2017-10-13 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel |
2017-10-02 | iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync | Robin Murphy |
2017-09-27 | iommu/mediatek: Limit the physical address in 32bit for v7s | Yong Wu |
2017-08-28 | iommu/mediatek: Fix a build warning of BIT(32) in ARM | Yong Wu |
2017-08-28 | iommu/mediatek: Fix a build fail of m4u_type | Yong Wu |
2017-08-22 | iommu/mediatek: Enlarge the validate PA range for 4GB mode | Yong Wu |
2017-08-22 | iommu/mediatek: Disable iommu clock when system suspend | Yong Wu |
2017-08-22 | iommu/mediatek: Move pgtable allocation into domain_alloc | Yong Wu |
2017-08-22 | iommu/mediatek: Merge 2 M4U HWs into one iommu domain | Yong Wu |
2017-08-22 | iommu/mediatek: Add mt2712 IOMMU support | Yong Wu |