aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-27drivers/vfio: Support EEH error injectionv4.1/topic/IOMMU-DMAGavin Shan
2016-04-27vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson
2016-04-20arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski
2016-04-20crypto: asymmetric_keys/rsa - Use non-conflicting variable nameGuenter Roeck
2016-04-19iommu/dma: Use correct offset in map_sgRobin Murphy
2016-04-19iommu/dma: Avoid unlikely high-order allocationsRobin Murphy
2016-04-19iommu/dma: Add some missing #includesRobin Murphy
2016-04-19iommu: Move default domain allocation to iommu_group_get_for_dev()Joerg Roedel
2016-04-18arm64: Hook up IOMMU dma_opsRobin Murphy
2016-04-18arm64 : Introduce support for ACPI _CCA objectSuthikulpanit, Suravee
2016-04-18arm64: Add IOMMU dma_opsRobin Murphy
2016-04-18iommu: Implement common IOMMU ops for DMA mappingRobin Murphy
2016-04-18iommu: iova: Move iova cache management to the iova librarySakari Ailus
2016-04-18iommu/arm-smmu: Remove redundant calculation of gr0 base addressWill Deacon
2016-04-18iommu/arm-smmu: Fix error checking for ASID and VMID allocationWill Deacon
2016-04-18iommu/arm-smmu: ThunderX mis-extends 64bit registersTirumalesh Chalamarla
2016-04-18iommu/arm-smmu: Remove unneeded '0x' annotationFabio Estevam
2016-04-18iommu/arm-smmu: Use drvdata instead of maintaining smmu_devices listWill Deacon
2016-04-18iommu/arm-smmu: Use correct address mask for CMD_TLBI_S2_IPAWill Deacon
2016-04-18iommu/arm-smmu: Ensure IAS is set correctly for AArch32-capable SMMUsWill Deacon
2016-04-18iommu/io-pgtable-arm: Don't use dma_to_phys()Robin Murphy
2016-04-18of: iommu: Silence misleading warningRobin Murphy
2016-04-18iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon
2016-04-18iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel
2016-04-18iommu/io-pgtable: Remove flush_pgtable callbackRobin Murphy
2016-04-18iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy
2016-04-18iommu/arm-smmu: Remove arm_smmu_flush_pgtable()Robin Murphy
2016-04-18iommu/io-pgtable-arm: Centralise sync pointsRobin Murphy
2016-04-18iommu/ipmmu-vmsa: Clean up DMA API usageRobin Murphy
2016-04-18iommu/arm-smmu: Clean up DMA API usageRobin Murphy
2016-04-18iommu/arm-smmu: Clean up DMA API usageRobin Murphy
2016-04-18iommu/io-pgtable-arm: Allow appropriate DMA API useRobin Murphy
2016-04-18iommu/arm-smmu: Treat unknown OAS as 48-bitWill Deacon
2016-04-18iommu/arm-smmu: Sort out coherencyRobin Murphy
2016-04-18iommu/arm-smmu: Limit 2-level strtab allocation for small SID sizesWill Deacon
2016-04-18iommu/arm-smmu: Fix MSI memory attributes to match specificationMarc Zyngier
2016-04-18iommu/arm-smmu: Fix enabling of PRIQ interruptMarc Zyngier
2016-04-18iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIGZhen Lei
2016-04-18iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsizeZhen Lei
2016-04-18iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFTZhen Lei
2016-04-18iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tablesWill Deacon
2016-04-18iommu/arm-smmu: Fix the index calculation of strtabZhen Lei
2016-04-18iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...Markus Elfring
2016-04-18iommu: Ignore -ENODEV errors from add_device call-backJoerg Roedel
2016-04-18iommu: Fix checkpatch warnings for Missing a blank line after declarationsRobert Callicotte
2016-04-18iommu: Checking for NULL instead of IS_ERRDan Carpenter
2016-04-18iommu: Introduce iommu_request_dm_for_dev()Joerg Roedel
2016-04-18iommu: Add function to query the default domain of a groupJoerg Roedel
2016-04-18iommu: Create direct mappings in default domainsJoerg Roedel
2016-04-18iommu: Introduce direct mapped region handlingJoerg Roedel