aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu/iommu.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Gravatar Joerg Roedel 1-30/+581
2012-07-11iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeGravatar Joerg Roedel 1-3/+16
2012-07-11iommu: Add domain-attribute handlersGravatar Joerg Roedel 1-0/+20
2012-06-25iommu: IOMMU GroupsGravatar Alex Williamson 1-30/+548
2012-05-22iommu/core: pass a user-provided token to fault handlersGravatar Ohad Ben-Cohen 1-1/+4
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextGravatar Joerg Roedel 1-0/+60
2012-01-09Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into nextGravatar Joerg Roedel 1-12/+107
2011-12-16iommu: Initialize domain->handler in iommu_domain_alloc()Gravatar KyongHo Cho 1-1/+1
2011-11-15iommu: Add iommu_device_group callback and iommu_group sysfs entryGravatar Alex Williamson 1-0/+60
2011-11-10iommu/core: remove the temporary pgsize settingsGravatar Ohad Ben-Cohen 1-10/+0
2011-11-10iommu/core: split mapping to page sizes as supported by the hardwareGravatar Ohad Ben-Cohen 1-14/+117
2011-11-10iommu/core: stop converting bytes to page order back and forthGravatar Ohad Ben-Cohen 1-3/+5
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Gravatar Joerg Roedel 1-25/+89
2011-10-21iommu/core: Remove global iommu_ops and register_iommuGravatar Joerg Roedel 1-23/+4
2011-10-21iommu/core: Use bus->iommu_ops in the iommu-apiGravatar Joerg Roedel 1-7/+27
2011-10-21iommu/core: Convert iommu_found to iommu_presentGravatar Joerg Roedel 1-3/+6
2011-10-21iommu/core: Add bus_type parameter to iommu_domain_allocGravatar Joerg Roedel 1-1/+13
2011-10-21Driver core: Add iommu_ops to bus_typeGravatar Joerg Roedel 1-0/+31
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedGravatar Ohad Ben-Cohen 1-0/+6
2011-09-26iommu/core: export iommu_set_fault_handler()Gravatar Ohad Ben-Cohen 1-0/+1
2011-09-14iommu/core: Add fault reporting mechanismGravatar Ohad Ben-Cohen 1-0/+13
2011-09-06iommu/core: Use PAGE_SIZE instead of hard-coded valueGravatar Joerg Roedel 1-2/+2
2011-09-05iommu/core: use the existing IS_ALIGNED macroGravatar Ohad Ben-Cohen 1-6/+3
2011-06-14drivers: iommu: move to a dedicated folderGravatar Ohad Ben-Cohen 1-0/+124