Age | Commit message (Expand) | Author | Files | Lines |
2022-02-28 | iommu: Split struct iommu_ops |  Lu Baolu | 1 | -6/+8 |
2021-08-18 | iommu/exynos: Drop IOVA cookie management |  Robin Murphy | 1 | -15/+4 |
2021-06-08 | iommu: Drop unnecessary of_iommu.h includes |  Rob Herring | 1 | -1/+0 |
2021-04-16 | iommu: Streamline registration interface |  Robin Murphy | 1 | -4/+1 |
2021-04-15 | iommu/exynos: Remove unneeded local variable initialization |  Krzysztof Kozlowski | 1 | -1/+1 |
2020-09-24 | iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate() |  Yu Kuai | 1 | -2/+6 |
2020-07-29 | Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/exynos', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -16/+16 |
2020-07-22 | iommu/exynos: Rename update_pte() |  Robin Murphy | 1 | -6/+6 |
2020-06-30 | iommu/exynos: Use dev_iommu_priv_get/set() |  Joerg Roedel | 1 | -10/+10 |
2020-05-05 | iommu/exynos: Convert to probe/release_device() call-backs |  Joerg Roedel | 1 | -20/+6 |
2020-05-05 | iommu/exynos: Use first SYSMMU in controllers list for IOMMU core |  Joerg Roedel | 1 | -0/+10 |
2019-10-15 | iommu: Add gfp parameter to iommu_ops::map |  Tom Murphy | 1 | -1/+1 |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qcom', 'arm/renesas', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 1 | -5/+4 |
2019-08-20 | Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into core |  Joerg Roedel | 1 | -1/+2 |
2019-08-14 | iommu/exynos: Remove __init annotation from exynos_sysmmu_probe() |  Marek Szyprowski | 1 | -1/+1 |
2019-08-09 | iommu: Remove dev_err() usage after platform_get_irq() |  Stephen Boyd | 1 | -3/+1 |
2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() |  Will Deacon | 1 | -1/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 |  Thomas Gleixner | 1 | -4/+1 |
2019-02-01 | IOMMU: Make dwo drivers use stateless device links |  Rafael J. Wysocki | 1 | -0/+1 |
2018-08-24 | Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -1/+0 |
2018-08-08 | iommu: Remove the ->map_sg indirection |  Christoph Hellwig | 1 | -1/+0 |
2018-07-10 | iommu: Remove IOMMU_OF_DECLARE |  Rob Herring | 1 | -2/+0 |
2018-04-11 | Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu |  Linus Torvalds | 1 | -12/+1 |
2018-04-05 | headers: untangle kmemleak.h from mm.h |  Randy Dunlap | 1 | -0/+1 |
2018-02-13 | iommu/exynos: Use generic group callback |  Robin Murphy | 1 | -12/+1 |
2018-01-17 | Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 1 | -1/+8 |
2018-01-17 | iommu: Clean up of_iommu_init_fn |  Robin Murphy | 1 | -1/+1 |
2018-01-17 | iommu/exynos: Don't unconditionally steal bus ops |  Robin Murphy | 1 | -0/+7 |
2017-10-13 | Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 1 | -7/+16 |
2017-10-12 | iommu/exynos: Remove initconst attribute to avoid potential kernel oops |  Marek Szyprowski | 1 | -1/+1 |
2017-09-19 | iommu/exynos: Rework runtime PM links management |  Marek Szyprowski | 1 | -7/+16 |
2017-08-30 | iommu/exynos: Constify iommu_ops |  Arvind Yadav | 1 | -2/+2 |
2017-08-04 | iommu/exynos: Remove custom platform device registration code |  Marek Szyprowski | 1 | -27/+9 |
2017-08-04 | iommu/exynos: prevent building on big-endian kernels |  Arnd Bergmann | 1 | -4/+0 |
2017-07-26 | iommu/exynos: Replace non-existing big-endian Kconfig option |  Krzysztof Kozlowski | 1 | -1/+1 |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next |  Joerg Roedel | 1 | -1/+7 |
2017-03-24 | iommu/exynos: Use smarter TLB flush method for v5 SYSMMU |  Marek Szyprowski | 1 | -4/+16 |
2017-03-24 | iommu/exynos: Don't open-code loop unrolling |  Marek Szyprowski | 1 | -10/+2 |
2017-03-22 | iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5 |  Marek Szyprowski | 1 | -1/+4 |
2017-03-22 | iommu/exynos: Block SYSMMU while invalidating FLPD cache |  Marek Szyprowski | 1 | -1/+4 |
2017-02-10 | Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/mediatek', 'arm/core', 'x86/vt-d' and 'core' into next |  Joerg Roedel | 1 | -8/+47 |
2017-02-10 | iommu: Remove iommu_register_instance interface |  Joerg Roedel | 1 | -2/+0 |
2017-02-10 | iommu/exynos: Make use of iommu_device_register interface |  Joerg Roedel | 1 | -0/+14 |
2017-01-26 | iommu: Drop the of_iommu_{set/get}_ops() interface |  Lorenzo Pieralisi | 1 | -1/+1 |
2017-01-10 | iommu/exynos: Properly release device from the default domain in ->remove |  Marek Szyprowski | 1 | -0/+12 |
2017-01-10 | iommu/exynos: Ensure that SYSMMU is added only once to its master device |  Marek Szyprowski | 1 | -1/+5 |
2017-01-10 | iommu/exynos: Fix warnings from DMA-debug |  Marek Szyprowski | 1 | -1/+11 |
2017-01-10 | iommu/exynos: Improve page fault debug message |  Marek Szyprowski | 1 | -4/+5 |
2016-11-14 | iommu/exynos: Use device dependency links to control runtime pm |  Marek Szyprowski | 1 | -10/+10 |
2016-11-14 | iommu/exynos: Add runtime pm support |  Marek Szyprowski | 1 | -9/+36 |