summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/vt-d: Simplify domain_remove_dev_info()Joerg Roedel2015-08-121-18/+2
* iommu/vt-d: Simplify domain_remove_one_dev_info()Joerg Roedel2015-08-121-34/+16
* iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmapJoerg Roedel2015-08-121-12/+3
* iommu/vt-d: Replace iommu_bmp with a refcountJoerg Roedel2015-08-121-37/+45
* iommu/vt-d: Kill dmar_domain->idJoerg Roedel2015-08-121-9/+2
* iommu/vt-d: Don't pre-allocate domain ids for si_domainJoerg Roedel2015-08-121-27/+1
* iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psiJoerg Roedel2015-08-121-18/+24
* iommu/vt-d: Simplify domain_context_mapping_oneJoerg Roedel2015-08-121-34/+26
* iommu/vt-d: Calculate translation in domain_context_mapping_oneJoerg Roedel2015-08-121-26/+23
* iommu/vt-d: Get rid of iommu_attach_vm_domain()Joerg Roedel2015-08-121-16/+10
* iommu/vt-d: Split up iommu->domains arrayJoerg Roedel2015-08-121-11/+43
* iommu/vt-d: Add access functions for iommu->domainsJoerg Roedel2015-08-121-5/+17
* iommu/vt-d: Keep track of per-iommu domain idsJoerg Roedel2015-08-121-25/+29
* iommu/vt-d: Report domain usage in sysfsAlex Williamson2015-08-031-0/+21
* iommu/vt-d: Fix leaked ioremap mappingDan Williams2015-08-031-0/+2
* iommu/vt-d: Avoid format string leaks into iommu_device_createKees Cook2015-08-032-2/+2
* iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel2015-07-311-1/+6
* iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel2015-07-301-0/+9
* iommu/amd: Use swiotlb in passthrough modeJoerg Roedel2015-07-301-5/+3
* iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel2015-07-301-7/+9
* iommu/amd: Use iommu core for passthrough modeJoerg Roedel2015-07-302-65/+3
* iommu/amd: Use iommu_attach_group()Joerg Roedel2015-07-301-3/+21
* iommu/vt-d: Fix VM domain ID leakAlex Williamson2015-07-231-3/+6
* iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei2015-07-081-1/+31
* iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsizeZhen Lei2015-07-081-2/+3
* iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFTZhen Lei2015-07-081-2/+2
* iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tablesWill Deacon2015-07-081-8/+9
* iommu/arm-smmu: Fix the index calculation of strtabZhen Lei2015-07-081-1/+1
* Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-07-014-14/+30
|\
| * iommu/amd: Introduce protection_domain_init() functionJoerg Roedel2015-07-011-10/+16
| * iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring2015-06-291-2/+1
| * iommu/arm-smmu: Fix broken ATOS checkWill Deacon2015-06-291-1/+1
| * iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel2015-06-291-1/+12
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2015-06-261-0/+3
|\ \
| * | break kconfig dependency loopGerd Hoffmann2015-06-021-0/+3
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-262-1/+110
|\ \ \
| * | | memory: tegra: Add Tegra132 supportThierry Reding2015-05-041-1/+1
| * | | iommu/tegra-smmu: Add debugfs supportThierry Reding2015-05-041-0/+109
* | | | Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-06-2315-954/+4095
|\ \ \ \ | | |_|/ | |/| |
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...Joerg Roedel2015-06-1916-986/+4106
| |\ \ \ \ \ \ \ \
| | | | | | | * | | iommu: Fix checkpatch warnings for Missing a blank line after declarationsRobert Callicotte2015-05-051-0/+4
| | | | | | | |/ /
| | | | | | * | | iommu/amd: Handle errors returned from iommu_init_deviceJoerg Roedel2015-06-111-2/+9
| | | | | | * | | iommu: Checking for NULL instead of IS_ERRDan Carpenter2015-06-111-11/+12
| | | | | | * | | iommu/amd: Propagate errors from amd_iommu_init_apiJoerg Roedel2015-06-113-5/+6
| | | | | | * | | iommu/amd: Remove unused fields from struct dma_ops_domainJoerg Roedel2015-06-112-9/+0
| | | | | | * | | iommu/amd: Get rid of device_dma_ops_init()Joerg Roedel2015-06-111-39/+1
| | | | | | * | | iommu/amd: Put IOMMUv2 devices in a direct mapped domainJoerg Roedel2015-06-111-1/+14
| | | | | | * | | iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocationJoerg Roedel2015-06-111-0/+7
| | | | | | * | | iommu/amd: Support IOMMU_DOMAIN_DMA type allocationJoerg Roedel2015-06-112-241/+73
| | | | | | * | | iommu/amd: Implement add_device and remove_deviceJoerg Roedel2015-06-112-178/+63