aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/rockchip-iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-27iommu/rockchip: Prepare to support generic DMA mappingShunqian Zheng1-5/+11
2016-06-27iommu/rockchip: Use DMA API to manage coherencyShunqian Zheng1-39/+123
2016-06-27iommu/rockchip: Fix allocation of bases array in driver probeShunqian Zheng1-2/+4
2016-06-27iommu/rockchip: Add map_sg callback for rk_iommu_opsSimon Xue1-0/+1
2016-06-27iommu/rockchip: Fix devm_{request,free}_irq parameterSimon Xue1-2/+2
2016-06-15iommu/rockchip: Fix zap cache during device attachJohn Keeping1-1/+1
2016-05-09Merge branches 'arm/io-pgtable', 'arm/rockchip', 'arm/omap', 'x86/vt-d', 'ppc/pamu', 'core' and 'x86/amd' into nextJoerg Roedel1-4/+6
2016-04-07iommu/rockchip: Fix "is stall active" checkJohn Keeping1-4/+4
2016-04-05iommu/rockchip: Don't feed NULL res pointers to devresTomeu Vizoso1-0/+2
2016-01-29iommu/rockchip: Reconstruct to support multi slavesZhengShunQian1-79/+135
2015-06-19Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd', 'default-domains' and 'core' into nextJoerg Roedel1-3/+1
2015-05-29iommu/rockchip: Silence attaching and detaching of devicesHeiko Stuebner1-2/+2
2015-05-05iommu/rockchip: Make sure that page table state is coherentTomasz Figa1-6/+17
2015-05-05iommu/rockchip: Fix build without CONFIG_OFArnd Bergmann1-3/+1
2015-03-31iommu/rockchip: Make use of domain_alloc and domain_freeJoerg Roedel1-16/+24
2015-02-25iommu/rockchip: Play nice in multi-platform buildsThierry Reding1-0/+7
2015-01-05iommu/rockchip: Drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-11-03iommu/rockchip: rk3288 iommu driverDaniel Kurtz1-0/+1038