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