summaryrefslogtreecommitdiff
path: root/drivers/iommu/msm_iommu.c
AgeCommit message (Expand)Author
2014-03-03iommu: move iommu header files to new locationsLarry Bassel
2014-02-14iommu: simplify calculation of prrr and nmrr on arm64Larry Bassel
2014-02-05iommu: add code to get mair0 and mair1 for 64 bit ARM.Larry Bassel
2013-09-05iommu: msm: Implement support for LPAEOlav Haugan
2013-09-04iommu: msm: Refactor code to separate compilationOlav Haugan
2013-09-04msm: iommu: Rename iommu driver filesOlav Haugan
2013-09-04msm: iommu: Add ref-counting to attach and detachOlav Haugan
2013-09-04msm: Add support for parsing domain info from dtOlav Haugan
2013-09-04msm: IOMMU: Add IOMMU support for 8910Olav Haugan
2013-09-04msm: iommu: Synchronize access to IOMMU cfg portOlav Haugan
2013-09-04iommu/msm: check range before mapping.Jeremy Gebben
2013-09-04iommu/msm: Support for secure context banksLaura Abbott
2013-09-04iommu: Make termination of stalled transaction optionalShubhraprakash Das
2013-09-04iommu/msm: let iommu_map_range use all page sizes.Jordan Crouse
2013-09-04iommu: Update MSM iommu driver license textStephen Boyd
2013-09-04msm: iommu: Add support for SMMU v2Sathish Ambley
2013-09-04msm: iommu: Refactor cache cleaning functionalityStepan Moskovchenko
2013-09-04msm: iommu: Clean newly-allocated page tablesStepan Moskovchenko
2013-09-04msm: iommu: Support IOMMU page fault reportingStepan Moskovchenko
2013-09-04msm: iommu: Support mapping attributesStepan Moskovchenko
2013-09-04msm: iommu: Enable use of TTBR1 register of IOMMUShubhraprakash Das
2013-09-04msm: iommu: use sg_dma_address() in iommu_map_range()Jeremy Gebben
2013-09-04msm: iommu: Switch to the new clock APIsStepan Moskovchenko
2013-09-04msm: iommu: Convert spinlocks to mutexesStepan Moskovchenko
2013-09-04msm: iommu: Support the IOMMU_CACHE attributeStepan Moskovchenko
2013-09-04msm: iommu: Support page table cacheability attributeStepan Moskovchenko
2013-09-04msm: iommu: Do not register API on unsupported SoC versionsStepan Moskovchenko
2013-09-04msm: iommu: Use the non-secure interrupts for page faultsStepan Moskovchenko
2013-09-04msm: iommu: Add functions to map/unmap an address rangeStepan Moskovchenko
2013-09-04msm: iommu: Remove extra TLB flushingStepan Moskovchenko
2013-09-04msm: iommu: Selectively invalidate TLB entriesStepan Moskovchenko
2013-09-04msm: iommu: Selectively clean PTEs in the cacheStepan Moskovchenko
2013-09-04msm: iommu: Re-use ASIDs within an IOMMUStepan Moskovchenko
2013-09-04msm: iommu: Add device name to drvdataLaura Abbott
2013-09-04msm: iommu: Disallow replacement mappingsStepan Moskovchenko
2013-09-04msm: iommu: Use relaxed register access functionsStepan Moskovchenko
2013-09-04msm: iommu: Create iommu api to return the page table addressShubhraprakash Das
2013-09-04drivers: iommu: Add flags to iommu_domain_allocStepan Moskovchenko
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