summaryrefslogtreecommitdiffstats
path: root/include/linux/iommu.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and '...Joerg Roedel2013-05-021-9/+9
|\ \
| | * iommu: Add a function to find an iommu group by idAlexey Kardashevskiy2013-04-241-0/+1
| | * iommu: Include linux/err.hWang YanQing2013-04-191-0/+1
| |/ |/|
| * iommu/fsl: Add the window permission flag as a parameter to iommu_window_enab...Varun Sethi2013-04-021-3/+4
| * iommu/fsl: Make iova dma_addr_t in the iommu_iova_to_phys API.Varun Sethi2013-04-021-6/+3
|/
* iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-061-0/+5
* iommu: Add domain window handling functionsJoerg Roedel2013-02-061-0/+22
* iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-061-0/+1
* iommu: Make sure DOMAIN_ATTR_MAX is really the maximumJoerg Roedel2013-02-061-1/+1
* iommu: static inline iommu group stub functionsAlex Williamson2012-09-251-18/+24
* iommu: Add missing forward declaration in include fileJoerg Roedel2012-08-031-0/+1
* iommu: Include linux/types.hThierry Reding2012-08-031-0/+1
*-. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-231-3/+137
|\ \
| | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+8
| | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-111-1/+27
| |/ |/|
| * iommu: IOMMU GroupsAlex Williamson2012-06-251-3/+101
|/
* iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-4/+6
* Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+7
|\
| * iommu: Fix compile error with !IOMMU_APIJoerg Roedel2011-11-151-1/+1
| * iommu: Add iommu_device_group callback and iommu_group sysfs entryAlex Williamson2011-11-151-0/+7
* | iommu/core: split mapping to page sizes as supported by the hardwareOhad Ben-Cohen2011-11-101-3/+17
* | iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen2011-11-101-3/+3
|/
*-. Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel2011-10-211-10/+66
|\ \
| | * iommu/core: Remove global iommu_ops and register_iommuJoerg Roedel2011-10-211-1/+0
| | * iommu/core: Convert iommu_found to iommu_presentJoerg Roedel2011-10-211-2/+2
| | * iommu/core: Add bus_type parameter to iommu_domain_allocJoerg Roedel2011-10-211-2/+4
| | * Driver core: Add iommu_ops to bus_typeJoerg Roedel2011-10-211-0/+2
| | * iommu/core: Define iommu_ops and register_iommu only with CONFIG_IOMMU_APIJoerg Roedel2011-10-211-5/+3
| |/ |/|
| * iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen2011-09-301-1/+5
| * iommu/core: Add fault reporting mechanismOhad Ben-Cohen2011-09-141-0/+51
|/
* iommu-api: Add missing header fileLaura Abbott2011-06-141-0/+2
* iommu-api: Extension to check for interrupt remappingTom Lyon2010-07-191-0/+1
* iommu-api: Remove iommu_{un}map_range functionsJoerg Roedel2010-03-071-20/+0
* iommu-api: Add ->{un}map callbacks to iommu_opsJoerg Roedel2010-03-071-0/+4
* iommu-api: Add iommu_map and iommu_unmap functionsJoerg Roedel2010-03-071-0/+16
* iommu-api: Rename ->{un}map function pointers to ->{un}map_rangeJoerg Roedel2010-03-071-4/+4
* intel-iommu: VT-d page table to support snooping control bitSheng Yang2009-03-241-0/+1
* iommu: Add domain_has_cap iommu_opsSheng Yang2009-03-241-0/+12
* introcude linux/iommu.h for an iommu apiJoerg Roedel2009-01-031-0/+112