Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | iommu-api: Remove iommu_{un}map_range functions | Joerg Roedel | 2010-03-07 | 1 | -24/+2 |
* | iommu-api: Add ->{un}map callbacks to iommu_ops | Joerg Roedel | 2010-03-07 | 1 | -0/+6 |
* | iommu-api: Add iommu_map and iommu_unmap functions | Joerg Roedel | 2010-03-07 | 1 | -0/+31 |
* | iommu-api: Rename ->{un}map function pointers to ->{un}map_range | Joerg Roedel | 2010-03-07 | 1 | -2/+2 |
* | drivers/base/iommu.c: add missing includes | Andrew Morton | 2009-05-06 | 1 | -0/+2 |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-04-03 | 1 | -0/+7 |
|\ | |||||
| * | iommu: Add domain_has_cap iommu_ops | Sheng Yang | 2009-03-24 | 1 | -0/+7 |
* | | IOMMU-API: use ANSI style function declaration for 'iommu_found' | Hannes Eder | 2009-03-05 | 1 | -1/+1 |
|/ | |||||
* | add frontend implementation for the IOMMU API | Joerg Roedel | 2009-01-03 | 1 | -0/+100 |