Age | Commit message (Expand) | Author | Files | Lines |
2019-11-12 | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/renesas', 'arm/rockchip', 'arm/mediatek', 'arm/tegra', 'arm/smmu', 'x86/amd', 'x86/vt-d', 'virtio' and 'core' into next |  Joerg Roedel | 1 | -4/+7 |
2019-11-12 | iommu/rockchip: Don't provoke WARN for harmless IRQs |  Robin Murphy | 1 | -1/+1 |
2019-10-16 | iommu: rockchip: Free domain on .domain_free |  Ezequiel Garcia | 1 | -2/+5 |
2019-10-15 | iommu/rockchip: Don't use platform_get_irq to implicitly count irqs |  Heiko Stuebner | 1 | -5/+14 |
2019-10-15 | iommu: Add gfp parameter to iommu_ops::map |  Tom Murphy | 1 | -1/+1 |
2019-07-29 | iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync() |  Will Deacon | 1 | -1/+1 |
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 | -1/+2 |
2018-12-03 | iommu/rockchip: Make it explicitly non-modular |  Paul Gortmaker | 1 | -7/+6 |
2018-09-25 | iommu/rockchip: Free irqs in shutdown handler |  Heiko Stuebner | 1 | -0/+6 |
2018-08-25 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -17/+28 |
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-24 | iommu/rockchip: Move irq request past pm_runtime_enable |  Marc Zyngier | 1 | -11/+13 |
2018-08-24 | iommu/rockchip: Handle errors returned from PM framework |  Marc Zyngier | 1 | -6/+15 |
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-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() |  Kees Cook | 1 | -1/+1 |
2018-05-03 | iommu: rockchip: fix building without CONFIG_OF |  Arnd Bergmann | 1 | -1/+1 |
2018-05-03 | iommu/rockchip: Make clock handling optional |  Heiko Stuebner | 1 | -1/+8 |
2018-03-29 | iommu/rockchip: Support sharing IOMMU between masters |  Jeffy Chen | 1 | -2/+20 |
2018-03-29 | iommu/rockchip: Add runtime PM support |  Jeffy Chen | 1 | -52/+129 |
2018-03-29 | iommu/rockchip: Fix error handling in init |  Jeffy Chen | 1 | -13/+2 |
2018-03-29 | iommu/rockchip: Use OF_IOMMU to attach devices automatically |  Jeffy Chen | 1 | -95/+40 |
2018-03-29 | iommu/rockchip: Use IOMMU device for dma mapping operations |  Jeffy Chen | 1 | -61/+24 |
2018-03-29 | iommu/rockchip: Control clocks needed to access the IOMMU |  Tomasz Figa | 1 | -3/+47 |
2018-03-29 | iommu/rockchip: Fix TLB flush of secondary IOMMUs |  Tomasz Figa | 1 | -5/+7 |
2018-03-29 | iommu/rockchip: Use iopoll helpers to wait for hardware |  Tomasz Figa | 1 | -36/+39 |
2018-03-29 | iommu/rockchip: Fix error handling in attach |  Tomasz Figa | 1 | -4/+4 |
2018-03-29 | iommu/rockchip: Request irqs in rk_iommu_probe() |  Jeffy Chen | 1 | -29/+9 |
2018-03-29 | iommu/rockchip: Fix error handling in probe |  Jeffy Chen | 1 | -0/+2 |
2018-03-29 | iommu/rockchip: Prohibit unbind and remove |  Jeffy Chen | 1 | -20/+1 |
2018-03-15 | iommu/rockchip: Perform a reset on shutdown |  Marc Zyngier | 1 | -0/+18 |
2017-09-01 | Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/mediatek', 'arm/tegra', 'arm/qcom', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd', 's390' and 'core' into next |  Joerg Roedel | 1 | -14/+38 |
2017-07-27 | iommu/rockchip: ignore isp mmu reset operation |  Simon Xue | 1 | -0/+7 |
2017-07-27 | iommu/rockchip: add multi irqs support |  Simon Xue | 1 | -9/+26 |
2017-07-26 | iommu: Convert to using %pOF instead of full_name |  Rob Herring | 1 | -5/+5 |
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 | -2/+29 |
2017-04-29 | iommu: Remove pci.h include from trace/events/iommu.h |  Joerg Roedel | 1 | -0/+1 |
2017-04-03 | iommu/rockchip: Make use of 'struct iommu_device' |  Joerg Roedel | 1 | -2/+28 |
2016-06-27 | iommu/rockchip: Prepare to support generic DMA mapping |  Shunqian Zheng | 1 | -5/+11 |
2016-06-27 | iommu/rockchip: Use DMA API to manage coherency |  Shunqian Zheng | 1 | -39/+123 |
2016-06-27 | iommu/rockchip: Fix allocation of bases array in driver probe |  Shunqian Zheng | 1 | -2/+4 |
2016-06-27 | iommu/rockchip: Add map_sg callback for rk_iommu_ops |  Simon Xue | 1 | -0/+1 |
2016-06-27 | iommu/rockchip: Fix devm_{request,free}_irq parameter |  Simon Xue | 1 | -2/+2 |
2016-06-15 | iommu/rockchip: Fix zap cache during device attach |  John Keeping | 1 | -1/+1 |
2016-05-09 | Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into next |  Joerg Roedel | 1 | -4/+6 |
2016-04-07 | iommu/rockchip: Fix "is stall active" check |  John Keeping | 1 | -4/+4 |
2016-04-05 | iommu/rockchip: Don't feed NULL res pointers to devres |  Tomeu Vizoso | 1 | -0/+2 |
2016-01-29 | iommu/rockchip: Reconstruct to support multi slaves |  ZhengShunQian | 1 | -79/+135 |
2015-06-19 | Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'default-domains' and 'core' into next |  Joerg Roedel | 1 | -3/+1 |