Age | Commit message (Expand) | Author |
2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel |
2020-07-24 | iommu: Add gfp parameter to io_pgtable_ops->map() | Baolin Wang |
2020-07-10 | iommu/mediatek: Add mt6779 basic support | Chao Hao |
2020-07-10 | iommu/mediatek: Modify MMU_CTRL register setting | Chao Hao |
2020-07-10 | iommu/mediatek: Extend protect pa alignment value | Chao Hao |
2020-07-10 | iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definition | Chao Hao |
2020-07-10 | iommu/mediatek: Add sub_comm id in translation fault | Chao Hao |
2020-07-10 | iommu/mediatek: Move inv_sel_reg into the plat_data | Chao Hao |
2020-07-10 | iommu/mediatek: Setting MISC_CTRL register | Chao Hao |
2020-07-10 | iommu/mediatek: Use a u32 flags to describe different HW features | Chao Hao |
2020-07-10 | iommu/mediatek: Rename the register STANDARD_AXI_MODE(0x48) to MISC_CTRL | Chao Hao |
2020-05-05 | iommu/mediatek: Convert to probe/release_device() call-backs | Joerg Roedel |
2020-03-27 | iommu/mediatek: Use accessor functions for iommu private data | Joerg Roedel |
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 |