index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
iommu.h
Age
Commit message (
Expand
)
Author
2011-10-21
Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...
Joerg Roedel
2011-10-21
iommu/core: Remove global iommu_ops and register_iommu
Joerg Roedel
2011-10-21
iommu/core: Convert iommu_found to iommu_present
Joerg Roedel
2011-10-21
iommu/core: Add bus_type parameter to iommu_domain_alloc
Joerg Roedel
2011-10-21
Driver core: Add iommu_ops to bus_type
Joerg Roedel
2011-10-21
iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_API
Joerg Roedel
2011-09-30
iommu/core: let drivers know if an iommu fault handler isn't installed
Ohad Ben-Cohen
2011-09-14
iommu/core: Add fault reporting mechanism
Ohad Ben-Cohen
2011-06-14
iommu-api: Add missing header file
Laura Abbott
2010-07-19
iommu-api: Extension to check for interrupt remapping
Tom Lyon
2010-03-07
iommu-api: Remove iommu_{un}map_range functions
Joerg Roedel
2010-03-07
iommu-api: Add ->{un}map callbacks to iommu_ops
Joerg Roedel
2010-03-07
iommu-api: Add iommu_map and iommu_unmap functions
Joerg Roedel
2010-03-07
iommu-api: Rename ->{un}map function pointers to ->{un}map_range
Joerg Roedel
2009-03-24
intel-iommu: VT-d page table to support snooping control bit
Sheng Yang
2009-03-24
iommu: Add domain_has_cap iommu_ops
Sheng Yang
2009-01-03
introcude linux/iommu.h for an iommu api
Joerg Roedel