aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/msm_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-21iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R1-297/+108
2016-06-21iommu/msm: Add support for generic master bindingsSricharan R1-2/+59
2016-06-21iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cSricharan R1-0/+182
2016-06-21iommu/msm: Add DT adaptationSricharan R1-114/+138
2015-08-13iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel1-2/+2
2015-03-31iommu/msm: Make use of domain_alloc and domain_freeJoerg Roedel1-37/+36
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'x86/vt-d', 'x86/amd' and 'core' into nextJoerg Roedel1-2/+2
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan1-0/+1
2014-10-23iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring1-2/+1
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel1-4/+3
2014-07-07iommu: Constify struct iommu_opsThierry Reding1-1/+1
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd1-2/+2
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi1-1/+1
2012-07-11iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel1-0/+5
2012-01-30iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel1-6/+1
2011-11-10iommu/msm: announce supported page sizesOhad Ben-Cohen1-1/+5
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen1-12/+7
2011-10-21iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel1-1/+1
2011-09-05iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen1-0/+7
2011-06-21msm: iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+731