summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-08-18iommu/amd: Prepare for multiple DMA domain typesRobin Murphy
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy
2021-08-18iommu/dma: Remove redundant "!dev" checksRobin Murphy
2021-08-18iommu/virtio: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/sun50i: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/sprd: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/rockchip: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/mtk: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/exynos: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/vt-d: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu/amd: Drop IOVA cookie managementRobin Murphy
2021-08-18iommu: Pull IOVA cookie management into the coreRobin Murphy
2021-08-02iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callbackXiang Chen
2021-08-02iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callbackXiang Chen
2021-07-26iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()Lu Baolu
2021-07-26iommu/vt-d: Implement map/unmap_pages() iommu_ops callbackLu Baolu
2021-07-26iommu/vt-d: Report real pgsize bitmap to iommu coreLu Baolu
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Print strict or lazy mode at init timeJohn Garry
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry
2021-07-26iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-26iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-26iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm: Implement arm_lpae_map_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entriesIsaac J. Manjarres
2021-07-26iommu: Add support for the map_pages() callbackIsaac J. Manjarres
2021-07-26iommu: Hook up '->unmap_pages' driver callbackWill Deacon
2021-07-26iommu: Split 'addr_merge' argument to iommu_pgsize() into separate partsWill Deacon
2021-07-26iommu: Use bitmap to calculate page size in iommu_pgsize()Will Deacon
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-14iommu/rockchip: Fix physical address decodingBenjamin Gaignard
2021-07-14iommu/vt-d: Fix clearing real DMA device's scalable-mode context entriesLu Baolu
2021-07-14iommu/vt-d: Global devTLB flush when present context entry changedSanjay Kumar
2021-07-14iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski
2021-07-13iommu/arm-smmu-v3: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25iommu/virtio: Enable x86 supportJean-Philippe Brucker
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker