summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/exynos-iommu.c
AgeCommit message (Expand)Author
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2019-09-11Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco...Joerg Roedel
2019-08-20Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...Joerg Roedel
2019-08-14iommu/exynos: Remove __init annotation from exynos_sysmmu_probe()Marek Szyprowski
2019-08-09iommu: Remove dev_err() usage after platform_get_irq()Stephen Boyd
2019-07-29iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()Will Deacon
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-02-01IOMMU: Make dwo drivers use stateless device linksRafael J. Wysocki
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-02-13iommu/exynos: Use generic group callbackRobin Murphy
2018-01-17Merge branches 'arm/renesas', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2018-01-17iommu: Clean up of_iommu_init_fnRobin Murphy
2018-01-17iommu/exynos: Don't unconditionally steal bus opsRobin Murphy
2017-10-13Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-09-19iommu/exynos: Rework runtime PM links managementMarek Szyprowski
2017-08-30iommu/exynos: Constify iommu_opsArvind Yadav
2017-08-04iommu/exynos: Remove custom platform device registration codeMarek Szyprowski
2017-08-04iommu/exynos: prevent building on big-endian kernelsArnd Bergmann
2017-07-26iommu/exynos: Replace non-existing big-endian Kconfig optionKrzysztof Kozlowski
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-03-24iommu/exynos: Use smarter TLB flush method for v5 SYSMMUMarek Szyprowski
2017-03-24iommu/exynos: Don't open-code loop unrollingMarek Szyprowski
2017-03-22iommu/exynos: Workaround FLPD cache flush issues for SYSMMU v5Marek Szyprowski
2017-03-22iommu/exynos: Block SYSMMU while invalidating FLPD cacheMarek Szyprowski
2017-02-10Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...Joerg Roedel
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10iommu/exynos: Make use of iommu_device_register interfaceJoerg Roedel
2017-01-26iommu: Drop the of_iommu_{set/get}_ops() interfaceLorenzo Pieralisi
2017-01-10iommu/exynos: Properly release device from the default domain in ->removeMarek Szyprowski
2017-01-10iommu/exynos: Ensure that SYSMMU is added only once to its master deviceMarek Szyprowski
2017-01-10iommu/exynos: Fix warnings from DMA-debugMarek Szyprowski
2017-01-10iommu/exynos: Improve page fault debug messageMarek Szyprowski
2016-11-14iommu/exynos: Use device dependency links to control runtime pmMarek Szyprowski
2016-11-14iommu/exynos: Add runtime pm supportMarek Szyprowski
2016-11-14iommu/exynos: Rework and fix internal lockingMarek Szyprowski
2016-11-14iommu/exynos: Set master device once on bootMarek Szyprowski
2016-11-14iommu/exynos: Simplify internal enable/disable functionsMarek Szyprowski
2016-11-14iommu/exynos: Remove dead codeMarek Szyprowski
2016-11-14iommu/exynos: Remove excessive, useless debugMarek Szyprowski
2016-11-14iommu/exynos: Add support for page access protection bitsMarek Szyprowski
2016-08-09iommu/exynos: Fix error handling for of_platform_device_createAmitoj Kaur Chawla
2016-06-21iommu/exynos: update to use iommu big-endianBen Dooks
2016-06-15iommu/exynos: Prepare for deferred probe supportMarek Szyprowski
2016-06-15iommu/exynos: Prepare clocks when needed, not in driver probeMarek Szyprowski
2016-06-15iommu/exynos: Fix master clock management for inactive SYSMMUMarek Szyprowski