summaryrefslogtreecommitdiff
path: root/drivers/iommu/msm_iommu.c
Commit message (Expand)AuthorAge
* iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-10
* iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel2017-02-10
* iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R2016-06-21
* iommu/msm: Add support for generic master bindingsSricharan R2016-06-21
* iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cSricharan R2016-06-21
* iommu/msm: Add DT adaptationSricharan R2016-06-21
* iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-13
* iommu/msm: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-31
*-. Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-02
|\ \
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-04
| |/ |/|
| * iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring2014-10-23
|/
* iommu/msm: Convert to iommu_capable() API functionJoerg Roedel2014-09-25
* iommu: Constify struct iommu_opsThierry Reding2014-07-07
* iommu/msm: Move mach includes to iommu directoryStephen Boyd2013-08-06
* iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-02
* iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
* iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-30
* iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-10
* iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-10
* iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-21
* iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-05
* msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21