summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/msm_iommu.c
Commit message (Expand)AuthorAgeFilesLines
* iommu: Clean up of_iommu_init_fnRobin Murphy2018-01-171-1/+1
* iommu/msm: Claim bus ops on probeRobin Murphy2018-01-171-13/+3
* iommu/msm: Add iommu_group supportRobin Murphy2017-08-101-1/+14
* iommu: Remove iommu_register_instance interfaceJoerg Roedel2017-02-101-2/+0
* iommu/msm: Make use of iommu_device_register interfaceJoerg Roedel2017-02-101-0/+73
* iommu/msm: use generic ARMV7S short descriptor pagetable opsSricharan R2016-06-211-297/+108
* iommu/msm: Add support for generic master bindingsSricharan R2016-06-211-2/+59
* iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.cSricharan R2016-06-211-0/+182
* iommu/msm: Add DT adaptationSricharan R2016-06-211-114/+138
* iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-131-2/+2
* iommu/msm: Make use of domain_alloc and domain_freeJoerg Roedel2015-03-311-37/+36
*-. Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...Joerg Roedel2014-12-021-2/+2
|\ \
| | * iommu: Add iommu_map_sg() functionOlav Haugan2014-11-041-0/+1
| |/ |/|
| * iommu/msm: Deletion of unnecessary checks before clk_disable()SF Markus Elfring2014-10-231-2/+1
|/
* iommu/msm: Convert to iommu_capable() API functionJoerg Roedel2014-09-251-4/+3
* iommu: Constify struct iommu_opsThierry Reding2014-07-071-1/+1
* iommu/msm: Move mach includes to iommu directoryStephen Boyd2013-08-061-2/+2
* iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-1/+1
* iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+5
* iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
* iommu/msm: announce supported page sizesOhad Ben-Cohen2011-11-101-1/+5
* iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-101-12/+7
* iommu/msm: Use bus_set_iommu instead of register_iommuJoerg Roedel2011-10-211-1/+1
* iommu/msm: ->unmap() should return order of unmapped pageOhad Ben-Cohen2011-09-051-0/+7
* msm: iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-211-0/+731
OpenPOWER on IntegriCloud