aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iommu.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel1-0/+7
2011-11-15iommu: Fix compile error with !IOMMU_APIJoerg Roedel1-1/+1
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson1-0/+7
2011-11-10iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen1-3/+17
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen1-3/+3
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into nextJoerg Roedel1-10/+66
2011-10-21iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel1-1/+0
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel1-2/+2
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel1-2/+4
2011-10-21Driver core: Add iommu_ops to bus_typeJoerg Roedel1-0/+2
2011-10-21iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel1-5/+3
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen1-1/+5
2011-09-14iommu/core: Add fault reporting mechanismOhad Ben-Cohen1-0/+51
2011-06-14iommu-api: Add missing header fileLaura Abbott1-0/+2
2010-07-19iommu-api: Extension to check for interrupt remappingTom Lyon1-0/+1
2010-03-07iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel1-20/+0
2010-03-07iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel1-0/+4
2010-03-07iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel1-0/+16
2010-03-07iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel1-4/+4
2009-03-24intel-iommu: VT-d page table to support snooping control bitSheng Yang1-0/+1
2009-03-24iommu: Add domain_has_cap iommu_opsSheng Yang1-0/+12
2009-01-03introcude linux/iommu.h for an iommu apiJoerg Roedel1-0/+112