summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/msm_iommu.c
AgeCommit message (Expand)Author
2018-10-03iommu/msm: Don't call iommu_device_{,un}link from atomic contextNiklas Cassel
2017-08-10iommu/msm: Add iommu_group supportRobin Murphy
2017-02-10iommu: Remove iommu_register_instance interfaceJoerg Roedel
2017-02-10iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel
2016-06-21iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R
2016-06-21iommu/msm: Add support for generic master bindingsSricharan R
2016-06-21iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cSricharan R
2016-06-21iommu/msm: Add DT adaptationSricharan R
2015-08-13iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel
2015-03-31iommu/msm: Make use of domain_alloc and domain_freeJoerg Roedel
2014-12-02Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-23iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel
2014-07-07iommu: Constify struct iommu_opsThierry Reding
2013-08-06iommu/msm: Move mach includes to iommu directoryStephen Boyd
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi
2012-07-11iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-01-30iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel
2011-11-10iommu/msm: announce supported page sizesOhad Ben-Cohen
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2011-10-21iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel
2011-09-05iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen
2011-06-21msm: iommu: move to drivers/iommu/Ohad Ben-Cohen