summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/mtk_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Clean up open-coded ownership checksRobin Murphy2023-11-271-6/+1
*---. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-271-7/+28
|\ \ \
| | | * iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM returnNiklas Schnelle2023-10-021-2/+3
| | * | Merge tag 'v6.6-rc7' into coreJoerg Roedel2023-10-261-5/+4
| | |\ \ | |_|/ / |/| | / | | |/
| | * iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()Jason Gunthorpe2023-09-251-5/+2
| | * iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAINJason Gunthorpe2023-09-251-0/+23
| |/
* / iommu/mediatek: Fix share pgtable for iova over 4GBYong Wu2023-09-251-5/+4
|/
* iommu/mediatek: mt8188: Add iova_region_larb_mskYong Wu2023-08-071-0/+16
* iommu/mediatek: Add MT8188 IOMMU SupportChengci.Xu2023-08-071-0/+49
* iommu/mediatek: Add enable IOMMU SMC command for INFRA mastersChengci.Xu2023-08-071-10/+22
* iommu/mediatek: Adjust mtk_iommu_config flowChengci.Xu2023-08-071-26/+32
* iommu/mediatek: Fix two IOMMU share pagetable issueChengci.Xu2023-08-071-8/+14
* iommu/mediatek: Flush IOTLB completely only if domain has been attachedChen-Yu Tsai2023-06-011-1/+2
*-. Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ...Joerg Roedel2023-04-141-33/+125
|\ \
| | * iommu/mtk: Convert to platform remove callback returning voidUwe Kleine-König2023-03-311-3/+2
| |/ |/|
| * iommu/mediatek: Set dma_mask for the master devicesYong Wu2023-04-131-0/+8
| * iommu/mediatek: Add a gap for the iova regionsYong Wu2023-04-131-5/+7
| * iommu/mediatek: mt8186: Add iova_region_larb_mskYong Wu2023-04-131-0/+13
| * iommu/mediatek: mt8195: Add iova_region_larb_mskYong Wu2023-04-131-0/+17
| * iommu/mediatek: mt8192: Add iova_region_larb_mskYong Wu2023-04-131-1/+18
| * iommu/mediatek: Get regionid from larb/port idYong Wu2023-04-131-19/+26
| * iommu/mediatek: Improve comment for the current region/bankYong Wu2023-04-131-5/+26
| * iommu/mediatek: Set dma_mask for PGTABLE_PA_35_ENYong Wu2023-03-281-0/+8
|/
* iommu: Remove detach_dev callbacksLu Baolu2023-01-131-9/+0
*-. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-41/+112
|\ \
| | * iommu/mediatek: Update to {map,unmap}_pagesRobin Murphy2022-11-191-7/+8
| | * iommu: Propagate return value in ->attach_dev callback functionsNicolin Chen2022-11-011-1/+1
| | * iommu: Regulate EINVAL in ->attach_dev callback functionsNicolin Chen2022-11-011-1/+1
| |/ |/|
| * iommu/mediatek: Fix forever loop in error handlingDan Carpenter2022-12-121-2/+1
| * iommu/mediatek: Fix crash on isr after kexec()Ricardo Ribalda2022-12-051-1/+1
| * iommu/mediatek: Remove unused "mapping" member from mtk_iommu_dataYong Wu2022-12-051-3/+0
| * iommu/mediatek: Improve safety for mediatek,smi property in larb nodesYong Wu2022-12-051-16/+37
| * iommu/mediatek: Validate number of phandles associated with "mediatek,larbs"Guenter Roeck2022-12-051-0/+12
| * iommu/mediatek: Add error path for loop of mm_dts_parseYong Wu2022-12-051-7/+20
| * iommu/mediatek: Use component_match_addYong Wu2022-12-051-6/+4
| * iommu/mediatek: Add platform_device_put for recovering the device refcntYong Wu2022-12-051-3/+8
| * iommu/mediatek: add support for MT8365 SoCFabien Parent2022-11-191-0/+13
| * iommu/mediatek: add support for 6-bit encoded port IDsFabien Parent2022-11-191-1/+11
| * iommu/mediatek: Check return value after calling platform_get_resource()Yang Yingliang2022-11-191-0/+2
|/
* iommu: Add gfp parameter to iommu_alloc_resv_regionLu Baolu2022-10-211-1/+2
*-. Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'...Joerg Roedel2022-09-261-25/+20
|\ \
| | * iommu/mtk: Clean up bus_set_iommu()Robin Murphy2022-09-071-23/+1
| |/ |/|
| * iommu/mediatek: Add support for MT6795 Helio X10 M4UsAngeloGioacchino Del Regno2022-09-261-0/+15
| * iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173AngeloGioacchino Del Regno2022-09-261-2/+4
|/
*-. Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',...Joerg Roedel2022-07-291-34/+37
|\ \
| | * iommu: remove the put_resv_regions methodChristoph Hellwig2022-07-151-1/+0
| | * iommu: Clean up release_device checksRobin Murphy2022-07-061-5/+0
| |/ |/|
| * iommu/mediatek: Log with dev_err_probe when failing to parse dtsNícolas F. R. A. Prado2022-07-151-1/+1
| * iommu/mediatek: Allow page table PA up to 35bitYunfei Wang2022-07-071-6/+7
| * iommu/mediatek: Cleanup pericfg lookup flowAngeloGioacchino Del Regno2022-06-231-7/+5