aboutsummaryrefslogtreecommitdiff
path: root/drivers/base/iommu.c
AgeCommit message (Expand)Author
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-05-06drivers/base/iommu.c: add missing includesAndrew Morton
2009-04-03Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-03-24iommu: Add domain_has_cap iommu_opsSheng Yang
2009-03-05IOMMU-API: use ANSI style function declaration for 'iommu_found'Hannes Eder
2009-01-03add frontend implementation for the IOMMU APIJoerg Roedel