Age | Commit message (Expand) | Author | Files | Lines |
2024-04-12 | iommu: mtk: fix module autoloading | Krzysztof Kozlowski | 1 | -0/+1 |
2024-03-08 | Merge branches 'arm/mediatek', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 1 | -2/+3 |
2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski | 1 | -1/+2 |
2024-02-16 | iommu/mtk_iommu: Use devm_kcalloc() instead of devm_kzalloc() | Erick Archer | 1 | -1/+1 |
2023-11-27 | iommu: Clean up open-coded ownership checks | Robin Murphy | 1 | -6/+1 |
2023-10-27 | Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ... | Joerg Roedel | 1 | -7/+28 |
2023-10-26 | Merge tag 'v6.6-rc7' into core | Joerg Roedel | 1 | -5/+4 |
2023-10-02 | iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return | Niklas Schnelle | 1 | -2/+3 |
2023-09-25 | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe | 1 | -5/+2 |
2023-09-25 | iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN | Jason Gunthorpe | 1 | -0/+23 |
2023-09-25 | iommu/mediatek: Fix share pgtable for iova over 4GB | Yong Wu | 1 | -5/+4 |
2023-08-07 | iommu/mediatek: mt8188: Add iova_region_larb_msk | Yong Wu | 1 | -0/+16 |
2023-08-07 | iommu/mediatek: Add MT8188 IOMMU Support | Chengci.Xu | 1 | -0/+49 |
2023-08-07 | iommu/mediatek: Add enable IOMMU SMC command for INFRA masters | Chengci.Xu | 1 | -10/+22 |
2023-08-07 | iommu/mediatek: Adjust mtk_iommu_config flow | Chengci.Xu | 1 | -26/+32 |
2023-08-07 | iommu/mediatek: Fix two IOMMU share pagetable issue | Chengci.Xu | 1 | -8/+14 |
2023-06-01 | iommu/mediatek: Flush IOTLB completely only if domain has been attached | Chen-Yu Tsai | 1 | -1/+2 |
2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 1 | -33/+125 |
2023-04-13 | iommu/mediatek: Set dma_mask for the master devices | Yong Wu | 1 | -0/+8 |
2023-04-13 | iommu/mediatek: Add a gap for the iova regions | Yong Wu | 1 | -5/+7 |
2023-04-13 | iommu/mediatek: mt8186: Add iova_region_larb_msk | Yong Wu | 1 | -0/+13 |
2023-04-13 | iommu/mediatek: mt8195: Add iova_region_larb_msk | Yong Wu | 1 | -0/+17 |
2023-04-13 | iommu/mediatek: mt8192: Add iova_region_larb_msk | Yong Wu | 1 | -1/+18 |
2023-04-13 | iommu/mediatek: Get regionid from larb/port id | Yong Wu | 1 | -19/+26 |
2023-04-13 | iommu/mediatek: Improve comment for the current region/bank | Yong Wu | 1 | -5/+26 |
2023-03-31 | iommu/mtk: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+2 |
2023-03-28 | iommu/mediatek: Set dma_mask for PGTABLE_PA_35_EN | Yong Wu | 1 | -0/+8 |
2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu | 1 | -9/+0 |
2022-12-12 | Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',... | Joerg Roedel | 1 | -41/+112 |
2022-12-12 | iommu/mediatek: Fix forever loop in error handling | Dan Carpenter | 1 | -2/+1 |
2022-12-05 | iommu/mediatek: Fix crash on isr after kexec() | Ricardo Ribalda | 1 | -1/+1 |
2022-12-05 | iommu/mediatek: Remove unused "mapping" member from mtk_iommu_data | Yong Wu | 1 | -3/+0 |
2022-12-05 | iommu/mediatek: Improve safety for mediatek,smi property in larb nodes | Yong Wu | 1 | -16/+37 |
2022-12-05 | iommu/mediatek: Validate number of phandles associated with "mediatek,larbs" | Guenter Roeck | 1 | -0/+12 |
2022-12-05 | iommu/mediatek: Add error path for loop of mm_dts_parse | Yong Wu | 1 | -7/+20 |
2022-12-05 | iommu/mediatek: Use component_match_add | Yong Wu | 1 | -6/+4 |
2022-12-05 | iommu/mediatek: Add platform_device_put for recovering the device refcnt | Yong Wu | 1 | -3/+8 |
2022-11-19 | iommu/mediatek: Update to {map,unmap}_pages | Robin Murphy | 1 | -7/+8 |
2022-11-19 | iommu/mediatek: add support for MT8365 SoC | Fabien Parent | 1 | -0/+13 |
2022-11-19 | iommu/mediatek: add support for 6-bit encoded port IDs | Fabien Parent | 1 | -1/+11 |
2022-11-19 | iommu/mediatek: Check return value after calling platform_get_resource() | Yang Yingliang | 1 | -0/+2 |
2022-11-01 | iommu: Propagate return value in ->attach_dev callback functions | Nicolin Chen | 1 | -1/+1 |
2022-11-01 | iommu: Regulate EINVAL in ->attach_dev callback functions | Nicolin Chen | 1 | -1/+1 |
2022-10-21 | iommu: Add gfp parameter to iommu_alloc_resv_region | Lu Baolu | 1 | -1/+2 |
2022-09-26 | Merge branches 'apple/dart', 'arm/mediatek', 'arm/omap', 'arm/smmu', 'virtio'... | Joerg Roedel | 1 | -25/+20 |
2022-09-26 | iommu/mediatek: Add support for MT6795 Helio X10 M4Us | AngeloGioacchino Del Regno | 1 | -0/+15 |
2022-09-26 | iommu/mediatek: Introduce new flag TF_PORT_TO_ADDR_MT8173 | AngeloGioacchino Del Regno | 1 | -2/+4 |
2022-09-07 | iommu/mtk: Clean up bus_set_iommu() | Robin Murphy | 1 | -23/+1 |
2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 1 | -34/+37 |
2022-07-15 | iommu/mediatek: Log with dev_err_probe when failing to parse dts | Nícolas F. R. A. Prado | 1 | -1/+1 |