summaryrefslogtreecommitdiff
path: root/drivers/iommu/mtk_iommu.c
AgeCommit message (Expand)Author
2021-09-28iommu/mediatek: Fix out-of-range warning with clangArnd Bergmann
2021-08-20Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2021-08-18iommu/mtk: Drop IOVA cookie managementRobin Murphy
2021-08-02iommu: Improve iommu_iotlb_gather helpersRobin Murphy
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu/mediatek: Always enable the clk on resumeDafna Hirschfeld
2021-04-07iommu/mediatek: Allow building as moduleYong Wu
2021-02-08iommu/mediatek: Fix error code in probe()Dan Carpenter
2021-02-05iommu/mediatek: Fix unsigned domid comparison with less than zeroColin Ian King
2021-02-01iommu/mediatek: Add mt8192 supportYong Wu
2021-02-01iommu/mediatek: Remove unnecessary check in attach_deviceYong Wu
2021-02-01iommu/mediatek: Support master use iova over 32bitYong Wu
2021-02-01iommu/mediatek: Add iova reserved functionYong Wu
2021-02-01iommu/mediatek: Support for multi domainsYong Wu
2021-02-01iommu/mediatek: Add get_domain_id from dev->dma_range_mapYong Wu
2021-02-01iommu/mediatek: Add iova_region structureYong Wu
2021-02-01iommu/mediatek: Move geometry.aperture updating into domain_finaliseYong Wu
2021-02-01iommu/mediatek: Move domain_finalise into attach_deviceYong Wu
2021-02-01iommu/mediatek: Adjust the structureYong Wu
2021-02-01iommu/mediatek: Support report iova 34bit translation fault in ISRYong Wu
2021-02-01iommu/mediatek: Support up to 34bit iova in tlb flushYong Wu
2021-02-01iommu/mediatek: Add power-domain operationYong Wu
2021-02-01iommu/mediatek: Add pm runtime callbackYong Wu
2021-02-01iommu/mediatek: Add device link for smi-common and m4uYong Wu
2021-02-01iommu/mediatek: Add error handle for mtk_iommu_probeYong Wu
2021-02-01iommu/mediatek: Move hw_init into attach_deviceYong Wu
2021-02-01iommu/mediatek: Update oas for v7sYong Wu
2021-02-01iommu/mediatek: Add a flag for iova 34bits caseYong Wu
2021-02-01iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTekYong Wu
2021-02-01iommu/mediatek: Use the common mtk-memory-port.hYong Wu
2021-01-27iommu/mediatek: Remove the tlb-ops for v7sYong Wu
2021-01-27iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync onceYong Wu
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu
2021-01-27iommu/mediatek: Add iotlb_sync_map to sync whole the iova rangeYong Wu
2020-12-08iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy
2020-09-18iommu/mediatek: Add support for MT8167Fabien Parent
2020-09-18iommu/mediatek: Add flag for legacy ivrp paddrFabien Parent
2020-09-04iommu/mediatek: Check 4GB mode by reading infracfgMiles Chen
2020-09-04iommu/mediatek: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang
2020-07-10iommu/mediatek: Add mt6779 basic supportChao Hao
2020-07-10iommu/mediatek: Modify MMU_CTRL register settingChao Hao
2020-07-10iommu/mediatek: Extend protect pa alignment valueChao Hao
2020-07-10iommu/mediatek: Add REG_MMU_WR_LEN_CTRL register definitionChao Hao
2020-07-10iommu/mediatek: Add sub_comm id in translation faultChao Hao
2020-07-10iommu/mediatek: Move inv_sel_reg into the plat_dataChao Hao
2020-07-10iommu/mediatek: Setting MISC_CTRL registerChao Hao
2020-07-10iommu/mediatek: Use a u32 flags to describe different HW featuresChao Hao