| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'iommu/fixes', 'arm/allwinner', 'arm/exynos', 'arm/mediatek', ... | Joerg Roedel | 2023-04-14 | 1 | -16/+8 |
|\ \ |
|
| | * | iommu/exynos: Use the devm_clk_get_optional() helper | Christophe JAILLET | 2023-04-13 | 1 | -16/+8 |
| |/ |
|
* / | iommu/exynos: Fix set_platform_dma_ops() callback | Marek Szyprowski | 2023-03-28 | 1 | -7/+10 |
|/ |
|
*-. | Merge branches 'apple/dart', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'x86/vt... | Joerg Roedel | 2023-02-18 | 1 | -67/+149 |
|\ \ |
|
| | * | iommu/exynos: Add missing set_platform_dma_ops callback | Marek Szyprowski | 2023-02-03 | 1 | -0/+5 |
| | * | iommu: Remove detach_dev callbacks | Lu Baolu | 2023-01-13 | 1 | -1/+0 |
| |/
|/| |
|
| * | iommu/exynos: Implement fault handling on SysMMU v7 | Sam Protsenko | 2023-01-25 | 1 | -4/+44 |
| * | iommu/exynos: Abstract getting the fault info | Sam Protsenko | 2023-01-25 | 1 | -62/+100 |
| * | iommu/exynos: Fix error handling in exynos_iommu_init() | Yang Yingliang | 2023-01-20 | 1 | -1/+1 |
|/ |
|
* | iommu/exynos: Fix driver initialization sequence | Marek Szyprowski | 2022-11-19 | 1 | -14/+12 |
* | iommu/exynos: Clean up bus_set_iommu() | Robin Murphy | 2022-09-07 | 1 | -9/+0 |
*-. | Merge branches 'arm/exynos', 'arm/mediatek', 'arm/msm', 'arm/smmu', 'virtio',... | Joerg Roedel | 2022-07-29 | 1 | -46/+136 |
|\ \ |
|
| | * | iommu: Clean up release_device checks | Robin Murphy | 2022-07-06 | 1 | -3/+0 |
| |/
|/| |
|
| * | iommu/exynos: Enable default VM instance on SysMMU v7 | Sam Protsenko | 2022-07-15 | 1 | -0/+16 |
| * | iommu/exynos: Add SysMMU v7 register set | Sam Protsenko | 2022-07-15 | 1 | -3/+47 |
| * | iommu/exynos: Abstract non-common registers on different variants | Sam Protsenko | 2022-07-15 | 1 | -40/+60 |
| * | iommu/exynos: Set correct dma mask for SysMMU v5+ | Sam Protsenko | 2022-07-15 | 1 | -0/+10 |
| * | iommu/exynos: Handle failed IOMMU device registration properly | Sam Protsenko | 2022-07-15 | 1 | -1/+5 |
| * | iommu/exynos: Reuse SysMMU constants for page size and order | Sam Protsenko | 2022-07-15 | 1 | -2/+2 |
| * | iommu/exynos: Make driver independent of the system page size | Marek Szyprowski | 2022-07-06 | 1 | -3/+2 |
|/ |
|
* | iommu: Split struct iommu_ops | Lu Baolu | 2022-02-28 | 1 | -6/+8 |
* | iommu/exynos: Drop IOVA cookie management | Robin Murphy | 2021-08-18 | 1 | -15/+4 |
* | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 1 | -1/+0 |
* | iommu: Streamline registration interface | Robin Murphy | 2021-04-16 | 1 | -4/+1 |
* | iommu/exynos: Remove unneeded local variable initialization | Krzysztof Kozlowski | 2021-04-15 | 1 | -1/+1 |
* | iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() | Yu Kuai | 2020-09-24 | 1 | -2/+6 |
*-. | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex... | Joerg Roedel | 2020-07-29 | 1 | -16/+16 |
|\ \ |
|
| | * | iommu/exynos: Use dev_iommu_priv_get/set() | Joerg Roedel | 2020-06-30 | 1 | -10/+10 |
| |/
|/| |
|
| * | iommu/exynos: Rename update_pte() | Robin Murphy | 2020-07-22 | 1 | -6/+6 |
|/ |
|
* | iommu/exynos: Convert to probe/release_device() call-backs | Joerg Roedel | 2020-05-05 | 1 | -20/+6 |
* | iommu/exynos: Use first SYSMMU in controllers list for IOMMU core | Joerg Roedel | 2020-05-05 | 1 | -0/+10 |
* | iommu: Add gfp parameter to iommu_ops::map | Tom Murphy | 2019-10-15 | 1 | -1/+1 |
*---. | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel | 2019-09-11 | 1 | -5/+4 |
|\ \ \ |
|
| | | * | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/... | Joerg Roedel | 2019-08-20 | 1 | -1/+2 |
| | | |\
| | | |/
| | |/| |
|
| | | * | iommu: Remove dev_err() usage after platform_get_irq() | Stephen Boyd | 2019-08-09 | 1 | -3/+1 |
| |_|/
|/| | |
|
| | * | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() | Will Deacon | 2019-07-29 | 1 | -1/+2 |
| |/
|/| |
|
| * | iommu/exynos: Remove __init annotation from exynos_sysmmu_probe() | Marek Szyprowski | 2019-08-14 | 1 | -1/+1 |
|/ |
|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 1 | -4/+1 |
* | IOMMU: Make dwo drivers use stateless device links | Rafael J. Wysocki | 2019-02-01 | 1 | -0/+1 |
* | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-08-24 | 1 | -1/+0 |
|\ |
|
| * | iommu: Remove the ->map_sg indirection | Christoph Hellwig | 2018-08-08 | 1 | -1/+0 |
* | | iommu: Remove IOMMU_OF_DECLARE | Rob Herring | 2018-07-10 | 1 | -2/+0 |
|/ |
|
* | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2018-04-11 | 1 | -12/+1 |
|\ |
|
| * | iommu/exynos: Use generic group callback | Robin Murphy | 2018-02-13 | 1 | -12/+1 |
* | | headers: untangle kmemleak.h from mm.h | Randy Dunlap | 2018-04-05 | 1 | -0/+1 |
|/ |
|
*-. | Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2018-01-17 | 1 | -1/+8 |
|\ \ |
|
| | * | iommu: Clean up of_iommu_init_fn | Robin Murphy | 2018-01-17 | 1 | -1/+1 |
| |/
|/| |
|
| * | iommu/exynos: Don't unconditionally steal bus ops | Robin Murphy | 2018-01-17 | 1 | -0/+7 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'... | Joerg Roedel | 2017-10-13 | 1 | -7/+16 |
|\ \ |
|
| | * | iommu/exynos: Rework runtime PM links management | Marek Szyprowski | 2017-09-19 | 1 | -7/+16 |
| |/ |
|