aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
AgeCommit message (Expand)Author
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextJoerg Roedel
2011-12-16iommu: Initialize domain->handler in iommu_domain_alloc()KyongHo Cho
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson
2011-11-10iommu/core: remove the temporary pgsize settingsOhad Ben-Cohen
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: Use bus->iommu_ops in the iommu-apiJoerg 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
2011-10-21Driver core: Add iommu_ops to bus_typeJoerg Roedel
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen
2011-09-26iommu/core: export iommu_set_fault_handler()Ohad Ben-Cohen
2011-09-14iommu/core: Add fault reporting mechanismOhad Ben-Cohen
2011-09-06iommu/core: Use PAGE_SIZE instead of hard-coded valueJoerg Roedel
2011-09-05iommu/core: use the existing IS_ALIGNED macroOhad Ben-Cohen
2011-06-14drivers: iommu: move to a dedicated folderOhad Ben-Cohen