aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-12iommu/vt-d: Get rid of domain->iommu_lockJoerg Roedel1-38/+49
2015-08-12iommu/vt-d: Only call domain_remove_one_dev_info to detach old domainJoerg Roedel1-4/+1
2015-08-12iommu/vt-d: Unify domain->iommu attach/detachmentJoerg Roedel1-76/+49
2015-08-12iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_infoJoerg Roedel1-17/+11
2015-08-12iommu/vt-d: Pass an iommu pointer to domain_init()Joerg Roedel1-4/+3
2015-08-12iommu/vt-d: Rename iommu_detach_dependent_devices()Joerg Roedel1-10/+8
2015-08-12iommu/vt-d: Rename domain_remove_one_dev_info()Joerg Roedel1-11/+11
2015-08-12iommu/vt-d: Rename dmar_insert_dev_info()Joerg Roedel1-8/+8
2015-08-12iommu/vt-d: Move context-mapping into dmar_insert_dev_infoJoerg Roedel1-25/+8
2015-08-12iommu/vt-d: Simplify domain_remove_dev_info()Joerg Roedel1-18/+2
2015-08-12iommu/vt-d: Simplify domain_remove_one_dev_info()Joerg Roedel1-34/+16
2015-08-12iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmapJoerg Roedel1-12/+3
2015-08-12iommu/vt-d: Replace iommu_bmp with a refcountJoerg Roedel1-37/+45
2015-08-12iommu/vt-d: Kill dmar_domain->idJoerg Roedel1-9/+2
2015-08-12iommu/vt-d: Don't pre-allocate domain ids for si_domainJoerg Roedel1-27/+1
2015-08-12iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psiJoerg Roedel1-18/+24
2015-08-12iommu/vt-d: Simplify domain_context_mapping_oneJoerg Roedel1-34/+26
2015-08-12iommu/vt-d: Calculate translation in domain_context_mapping_oneJoerg Roedel1-26/+23
2015-08-12iommu/vt-d: Get rid of iommu_attach_vm_domain()Joerg Roedel1-16/+10
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel1-11/+43
2015-08-12iommu/vt-d: Add access functions for iommu->domainsJoerg Roedel1-5/+17
2015-08-12iommu/vt-d: Keep track of per-iommu domain idsJoerg Roedel1-25/+29
2015-08-07Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmuJoerg Roedel6-117/+151
2015-08-06iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy2-8/+0
2015-08-06iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy1-10/+0
2015-08-06iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy1-13/+0
2015-08-06iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy2-20/+27
2015-08-06iommu/ipmmu-vmsa: Clean up DMA API usageRobin Murphy1-14/+5
2015-08-06iommu/arm-smmu: Clean up DMA API usageRobin Murphy1-15/+3
2015-08-06iommu/arm-smmu: Clean up DMA API usageRobin Murphy1-16/+6
2015-08-06iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy3-24/+89
2015-08-06iommu/arm-smmu: Treat unknown OAS as 48-bitWill Deacon1-4/+4
2015-08-03iommu/omap: Fix debug_read_tlb() to use seq_printf()Salva Peiró1-34/+14
2015-08-03iommu/vt-d: Report domain usage in sysfsAlex Williamson1-0/+21
2015-08-03iommu/vt-d: Fix leaked ioremap mappingDan Williams1-0/+2
2015-08-03iommu/vt-d: Avoid format string leaks into iommu_device_createKees Cook2-2/+2
2015-08-03of: iommu: Silence misleading warningRobin Murphy1-3/+5
2015-08-03iommu/omap: Align code with open parenthesisSuman Anna1-12/+11
2015-08-03iommu/omap: Use BIT(x) macros in omap-iommu.hSuman Anna1-13/+15
2015-08-03iommu/omap: Use BIT(x) macros in omap-iopgtable.hSuman Anna1-10/+12
2015-08-03iommu/omap: Remove unnecessary error traces on alloc failuresSuman Anna1-6/+2
2015-08-03iommu/omap: Remove trailing semi-colon from a macroSuman Anna1-1/+1
2015-08-03iommu/omap: Remove unused union fieldsSuman Anna1-20/+3
2015-08-03iommu/omap: Protect omap-iopgtable.h against double inclusionSuman Anna1-0/+5
2015-08-03iommu/omap: Move debugfs functions to omap-iommu-debug.cSuman Anna3-150/+137
2015-08-03iommu/omap: Remove all module referencesSuman Anna1-18/+1
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31iommu/arm-smmu: Sort out coherencyRobin Murphy1-3/+17
2015-07-31iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizesWill Deacon1-3/+11
2015-07-31iommu/arm-smmu: Fix MSI memory attributes to match specificationMarc Zyngier1-6/+6