aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/mtk_iommu.c
AgeCommit message (Expand)Author
2022-05-13iommu/mediatek: Fix NULL pointer dereference when printing dev_nameMiles Chen
2022-05-04iommu/mediatek: Add mt8186 iommu supportYong Wu
2022-05-04iommu/mediatek: mt8195: Enable multi banks for infra iommuYong Wu
2022-05-04iommu/mediatek: Backup/restore regsiters for multi banksYong Wu
2022-05-04iommu/mediatek: Initialise/Remove for multi bank devYong Wu
2022-05-04iommu/mediatek: Get the proper bankid for multi banksYong Wu
2022-05-04iommu/mediatek: Change the domid to iova_region_idYong Wu
2022-05-04iommu/mediatek: Initialise bank HW for each a bankYong Wu
2022-05-04iommu/mediatek: Add mtk_iommu_bank_data structureYong Wu
2022-05-04iommu/mediatek: Remove mtk_iommu.hYong Wu
2022-05-04iommu/mediatek: Separate mtk_iommu_data for v1 and v2Yong Wu
2022-05-04iommu/mediatek: Just move code position in hw_initYong Wu
2022-05-04iommu/mediatek: Only adjust code about register baseYong Wu
2022-05-04iommu/mediatek: Add mt8195 supportYong Wu
2022-05-04iommu/mediatek: Add PCIe supportYong Wu
2022-05-04iommu/mediatek: Add infra iommu supportYong Wu
2022-05-04iommu/mediatek: Add a PM_CLK_AO flag for infra iommuYong Wu
2022-05-04iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIOYong Wu
2022-05-04iommu/mediatek: Adjust device link when it is sub-commonYong Wu
2022-05-04iommu/mediatek: Contain MM IOMMU flow with the MM TYPEYong Wu
2022-05-04iommu/mediatek: Add IOMMU_TYPE flagYong Wu
2022-05-04iommu/mediatek: Add SUB_COMMON_3BITS flagYong Wu
2022-05-04iommu/mediatek: Always enable output PA over 32bits in isrYong Wu
2022-05-04iommu/mediatek: Remove the granule in the tlb flushYong Wu
2022-05-04iommu/mediatek: Add a flag STD_AXI_MODEYong Wu
2022-05-04iommu/mediatek: Add a flag DCM_DISABLEYong Wu
2022-05-04iommu/mediatek: Add 12G~16G support for multi domainsYong Wu
2022-05-04iommu/mediatek: Adapt sharing and non-sharing pgtable caseYong Wu
2022-05-04iommu/mediatek: Add mutex for data in the mtk_iommu_domainYong Wu
2022-05-04iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu
2022-05-04iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-04iommu/mediatek: Always tlb_flush_all when each PM resumeYong Wu
2022-03-04iommu/mediatek: Add tlb_lock in tlb_flush_allYong Wu
2022-03-04iommu/mediatek: Remove the power status checking in tlb flush allYong Wu
2022-03-04iommu/mediatek: Always check runtime PM status in tlb flush range callbackSebastian Reichel
2022-03-04iommu/mediatek: Remove for_each_m4u in tlb_sync_allYong Wu
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-25iommu/mediatek: Make use of the helper component_compare/release_ofYong Wu
2022-01-28media: iommu/mediatek: Add device_link between the consumer and the larb devicesYong Wu
2022-01-28media: iommu/mediatek: Add probe_defer for smi-larbYong Wu
2022-01-28media: iommu/mediatek: Return ENODEV if the device is NULLYong Wu
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