summaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel1-25/+89
2011-10-21iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel1-23/+4
2011-10-21iommu/core: Use bus->iommu_ops in the iommu-apiJoerg Roedel1-7/+27
2011-10-21iommu/core: Convert iommu_found to iommu_presentJoerg Roedel1-3/+6
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel1-1/+13
2011-10-21Driver core: Add iommu_ops to bus_typeJoerg Roedel1-0/+31
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen1-0/+6
2011-09-26iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen1-0/+1
2011-09-14iommu/core: Add fault reporting mechanismOhad Ben-Cohen1-0/+13
2011-09-06iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel1-2/+2
2011-09-05iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen1-6/+3
2011-06-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen1-0/+124