summaryrefslogtreecommitdiff
path: root/include/linux/iommu.h
AgeCommit message (Expand)Author
2012-01-23iommu: Fix compile error with !IOMMU_APIJoerg Roedel
2012-01-23iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson
2012-01-23iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen
2012-01-23iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen
2012-01-23iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel
2012-01-23iommu/core: Convert iommu_found to iommu_presentJoerg Roedel
2012-01-23iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel
2012-01-23Driver core: Add iommu_ops to bus_typeJoerg Roedel
2012-01-23iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel
2012-01-23iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen
2012-01-23iommu/core: Add fault reporting mechanismOhad Ben-Cohen
2011-06-14iommu-api: Add missing header fileLaura Abbott
2010-07-19iommu-api: Extension to check for interrupt remappingTom Lyon
2010-03-07iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel
2010-03-07iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel
2010-03-07iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel
2010-03-07iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel
2009-03-24intel-iommu: VT-d page table to support snooping control bitSheng Yang
2009-03-24iommu: Add domain_has_cap iommu_opsSheng Yang
2009-01-03introcude linux/iommu.h for an iommu apiJoerg Roedel