summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2014-04-08Merge branch 'merge' into sdk-v1.6.xScott Wood
2014-04-07Rewind v3.13-rc3+ (78fd82238d0e5716) to v3.12Scott Wood
2014-03-18iommu/fsl: PAMU driver changes for DSP stasing support.Varun Sethi
2014-01-08iommu/fsl: Sync with the upstream PAMU driverEmil Medve
2013-12-14Merge remote-tracking branch 'linus/master' into mergeScott Wood
2013-11-03Merge tag 'v3.10' into sdk-kernel-3.10Scott Wood
2013-09-25iommu: Change iommu driver to call io_page_fault trace eventShuah Khan
2013-08-27Update the operation mapping settings required by the DSP side for MapleVarun Sethi
2013-08-27Enhance get_stash_id API to get the stashid for DSP L2 cache.Varun Sethi
2013-08-26Add operation mapping for DMA controller and Maple.Varun Sethi
2013-08-26Add operation mapping for PMAN.Varun Sethi
2013-08-26Make stash id and operation mapping index per window attributes.Varun Sethi
2013-08-26Move operation mapping index to iommu.h.Varun Sethi
2013-08-26Introduce an API for setting operation mapping index per window.Varun Sethi
2013-08-14iommu/fsl: Add additional iommu attributes required by the PAMU driver.Varun Sethi
2013-05-02Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel
2013-04-24iommu: Add a function to find an iommu group by idAlexey Kardashevskiy
2013-04-19iommu: add api to get iommu_domain of a deviceBharat Bhushan
2013-04-19iommu: Include linux/err.hWang YanQing
2013-04-05iommu/fsl: Make iova dma_addr_t in the iova_to_phys API.Varun Sethi
2013-04-02iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi
2013-04-02iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi
2013-03-21iommu/fsl: Add addition iommu attributes required by the PAMU driver.Varun Sethi
2013-03-21iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi
2013-03-21iommu/fsl: Make iova u64 in the iommu_iova_to_phys API.Varun Sethi
2013-03-21iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel
2013-03-21iommu: Add domain window handling functionsJoerg Roedel
2013-03-21iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel
2013-03-21iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel
2013-02-06iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel
2013-02-06iommu: Add domain window handling functionsJoerg Roedel
2013-02-06iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel
2013-02-06iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel
2012-09-25iommu: static inline iommu group stub functionsAlex Williamson
2012-08-03iommu: Add missing forward declaration in include fileJoerg Roedel
2012-08-03iommu: Include linux/types.hThierry Reding
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-11iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu: Add domain-attribute handlersJoerg Roedel
2012-06-25iommu: IOMMU GroupsAlex Williamson
2012-05-22iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2011-11-15iommu: Fix compile error with !IOMMU_APIJoerg Roedel
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson
2011-11-10iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel
2011-10-21iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel