summaryrefslogtreecommitdiff
path: root/drivers/iommu/rockchip-iommu.c
AgeCommit message (Expand)Author
2019-01-02iommu/rockchip: assign driver iommu ops to domainRandy Li
2018-10-10iommu/rockchip: add sclkHu Kejun
2018-06-21iommu/rockchip: avoid accessing null pointersjesse.huang
2018-04-27iommu/rockchip: support rk_iommu_map_sg for iommu opsSimon Xue
2018-02-09iommu/rockchip: return -ENODEV when a disabled iommu node is referenced by ma...Simon Xue
2018-01-04iommu/rockchip: use status register instead of flags as parameterSimon Xue
2017-10-27iommu/rockchip: skip read vop iommu registers on rk3128 and rk3126Simon Xue
2017-07-24iommu/rockchip: Fix runtime status unsupportedElaine Zhang
2017-03-23iommu/rockchip: add multi irq supportJung Zhao
2017-03-10iommu/rockchip: don't do power domain enable on probeMark Yao
2017-01-06iommu/rockchip: correct pm runtime when remove deviceJacob Chen
2017-01-03iommu/rockchip: Add pd/clk operation in iommuSimon
2016-12-13iommu/rockchip: Ignore isp reset when isp mmu attachSimon
2016-11-30UPSTREAM: iommu/rockchip: Don't feed NULL res pointers to devresTomeu Vizoso
2016-11-30Revert "iommu/rockchip: fix bool operation error and probe warning"Jeffy Chen
2016-11-30CHROMIUM: iommu/rockchip: Fix TLB flush of secondary IOMMUsTomasz Figa
2016-11-28UPSTREAM: iommu/rockchip: Prepare to support generic DMA mappingShunqian Zheng
2016-11-28UPSTREAM: iommu/rockchip: Use DMA API to manage coherencyJeffy Chen
2016-11-28UPSTREAM: iommu/rockchip: Fix allocation of bases array in driver probeShunqian Zheng
2016-11-28UPSTREAM: iommu/rockchip: Fix zap cache during device attachJohn Keeping
2016-11-28UPSTREAM: iommu/rockchip: Fix "is stall active" checkJeffy Chen
2016-03-30iommu/rockchip: add ARM64 cache flush operation for iommuSimon
2016-03-28iommu/rockchip: add more judgement for virtual device who using iommuSimon
2016-03-25iommu/rockchip: add map_sg callback for rk_iommu_opsSimon
2016-03-25iommu/rockchip: fix devm_request_irq and devm_free_irq parameterSimon
2016-03-22iommu/rockchip: fix bool operation error and probe warningZhengShunQian
2016-03-18UPSTREAM: iommu/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