summaryrefslogtreecommitdiff
path: root/drivers/iommu/rockchip-iommu.c
AgeCommit message (Expand)Author
2018-03-29iommu/rockchip: Control clocks needed to access the IOMMUTomasz Figa
2018-03-29iommu/rockchip: Fix TLB flush of secondary IOMMUsTomasz Figa
2018-03-29iommu/rockchip: Use iopoll helpers to wait for hardwareTomasz Figa
2018-03-29iommu/rockchip: Fix error handling in attachTomasz Figa
2018-03-29iommu/rockchip: Request irqs in rk_iommu_probe()Jeffy Chen
2018-03-29iommu/rockchip: Fix error handling in probeJeffy Chen
2018-03-29iommu/rockchip: Prohibit unbind and removeJeffy Chen
2018-03-15iommu/rockchip: Perform a reset on shutdownMarc Zyngier
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-07-27iommu/rockchip: ignore isp mmu reset operationSimon Xue
2017-07-27iommu/rockchip: add multi irqs supportSimon Xue
2017-07-26iommu: Convert to using %pOF instead of full_nameRob Herring
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-29iommu: Remove pci.h include from trace/events/iommu.hJoerg Roedel
2017-04-03iommu/rockchip: Make use of 'struct iommu_device'Joerg Roedel
2016-06-27iommu/rockchip: Prepare to support generic DMA mappingShunqian Zheng
2016-06-27iommu/rockchip: Use DMA API to manage coherencyShunqian Zheng
2016-06-27iommu/rockchip: Fix allocation of bases array in driver probeShunqian Zheng
2016-06-27iommu/rockchip: Add map_sg callback for rk_iommu_opsSimon Xue
2016-06-27iommu/rockchip: Fix devm_{request,free}_irq parameterSimon Xue
2016-06-15iommu/rockchip: Fix zap cache during device attachJohn Keeping
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc...Joerg Roedel
2016-04-07iommu/rockchip: Fix "is stall active" checkJohn Keeping
2016-04-05iommu/rockchip: Don't feed NULL res pointers to devresTomeu Vizoso
2016-01-29iommu/rockchip: Reconstruct to support multi slavesZhengShunQian
2015-06-19Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel
2015-05-29iommu/rockchip: Silence attaching and detaching of devicesHeiko Stuebner
2015-05-05iommu/rockchip: Make sure that page table state is coherentTomasz Figa
2015-05-05iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann
2015-03-31iommu/rockchip: Make use of domain_alloc and domain_freeJoerg Roedel
2015-02-25iommu/rockchip: Play nice in multi-platform buildsThierry Reding
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz