| Age | Commit message (Expand) | Author |
| 2025-07-24 | Merge branch 'samsung/exynos' into next | Will Deacon |
| 2025-07-14 | iommu/exynos: add support for reserved regions | Kaustabh Chakraborty |
| 2025-06-27 | iommu: Remove iommu_ops pgsize_bitmap from simple drivers | Jason Gunthorpe |
| 2025-04-17 | iommu/pages: Remove iommu_alloc_page/pages() | Jason Gunthorpe |
| 2025-04-17 | iommu/pages: Remove the order argument to iommu_free_pages() | Jason Gunthorpe |
| 2025-04-11 | iommu/exynos: Fix suspend/resume with IDENTITY domain | Marek Szyprowski |
| 2025-02-14 | iommu/exynos: Fix typos | Andrew Kreimer |
| 2024-04-15 | iommu/exynos: use page allocation function provided by iommu-pages.h | Pasha Tatashin |
| 2024-03-01 | iommu: constify of_phandle_args in xlate | Krzysztof Kozlowski |
| 2023-09-25 | iommu/exynos: Update to {map,unmap}_pages | Robin Murphy |
| 2023-09-25 | iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging() | Jason Gunthorpe |
| 2023-09-25 | iommu/exynos: Implement an IDENTITY domain | Jason Gunthorpe |
| 2023-04-14 | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel |
| 2023-04-13 | iommu/exynos: Use the devm_clk_get_optional() helper | Christophe JAILLET |
| 2023-03-28 | iommu/exynos: Fix set_platform_dma_ops() callback | Marek Szyprowski |
| 2023-02-18 | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel |
| 2023-02-03 | iommu/exynos: Add missing set_platform_dma_ops callback | Marek Szyprowski |
| 2023-01-25 | iommu/exynos: Implement fault handling on SysMMU v7 | Sam Protsenko |
| 2023-01-25 | iommu/exynos: Abstract getting the fault info | Sam Protsenko |
| 2023-01-20 | iommu/exynos: Fix error handling in exynos_iommu_init() | Yang Yingliang |
| 2023-01-13 | iommu: Remove detach_dev callbacks | Lu Baolu |
| 2022-11-19 | iommu/exynos: Fix driver initialization sequence | Marek Szyprowski |
| 2022-09-07 | iommu/exynos: Clean up bus_set_iommu() | Robin Murphy |
| 2022-07-29 | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel |
| 2022-07-15 | iommu/exynos: Enable default VM instance on SysMMU v7 | Sam Protsenko |
| 2022-07-15 | iommu/exynos: Add SysMMU v7 register set | Sam Protsenko |
| 2022-07-15 | iommu/exynos: Abstract non-common registers on different variants | Sam Protsenko |
| 2022-07-15 | iommu/exynos: Set correct dma mask for SysMMU v5+ | Sam Protsenko |
| 2022-07-15 | iommu/exynos: Handle failed IOMMU device registration properly | Sam Protsenko |
| 2022-07-15 | iommu/exynos: Reuse SysMMU constants for page size and order | Sam Protsenko |
| 2022-07-06 | iommu/exynos: Make driver independent of the system page size | Marek Szyprowski |
| 2022-07-06 | iommu: Clean up release_device checks | Robin Murphy |
| 2022-02-28 | iommu: Split struct iommu_ops | Lu Baolu |
| 2021-08-18 | iommu/exynos: Drop IOVA cookie management | Robin Murphy |
| 2021-06-08 | iommu: Drop unnecessary of_iommu.h includes | Rob Herring |
| 2021-04-16 | iommu: Streamline registration interface | Robin Murphy |
| 2021-04-15 | iommu/exynos: Remove unneeded local variable initialization | Krzysztof Kozlowski |
| 2020-09-24 | iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() | Yu Kuai |
| 2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel |
| 2020-07-22 | iommu/exynos: Rename update_pte() | Robin Murphy |
| 2020-06-30 | iommu/exynos: Use dev_iommu_priv_get/set() | Joerg Roedel |
| 2020-05-05 | iommu/exynos: Convert to probe/release_device() call-backs | Joerg Roedel |
| 2020-05-05 | iommu/exynos: Use first SYSMMU in controllers list for IOMMU core | Joerg Roedel |
| 2019-10-15 | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy |
| 2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
| 2019-08-20 | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/... | Joerg Roedel |
| 2019-08-14 | iommu/exynos: Remove __init annotation from exynos_sysmmu_probe() | Marek Szyprowski |
| 2019-08-09 | iommu: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
| 2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |