summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-08-18iommu: Merge strictness and domain type configsRobin Murphy2-42/+42
2021-08-18iommu: Only log strictness for DMA domainsRobin Murphy1-4/+5
2021-08-18iommu: Expose DMA domain strictness via sysfsRobin Murphy1-0/+2
2021-08-18iommu: Express DMA strictness via the domain typeRobin Murphy2-13/+11
2021-08-18iommu/vt-d: Prepare for multiple DMA domain typesRobin Murphy1-9/+6
2021-08-18iommu/arm-smmu: Prepare for multiple DMA domain typesRobin Murphy2-1/+3
2021-08-18iommu/amd: Prepare for multiple DMA domain typesRobin Murphy1-7/+2
2021-08-18iommu: Introduce explicit type for non-strict DMA domainsRobin Murphy2-3/+7
2021-08-18iommu/io-pgtable: Remove non-strict quirkRobin Murphy4-26/+4
2021-08-18iommu: Indicate queued flushes via gather dataRobin Murphy2-0/+8
2021-08-18iommu/dma: Remove redundant "!dev" checksRobin Murphy1-4/+1
2021-08-18iommu/virtio: Drop IOVA cookie managementRobin Murphy1-8/+0
2021-08-18iommu/sun50i: Drop IOVA cookie managementRobin Murphy1-12/+1
2021-08-18iommu/sprd: Drop IOVA cookie managementRobin Murphy1-7/+0
2021-08-18iommu/rockchip: Drop IOVA cookie managementRobin Murphy1-11/+1
2021-08-18iommu/mtk: Drop IOVA cookie managementRobin Murphy2-8/+0
2021-08-18iommu/ipmmu-vmsa: Drop IOVA cookie managementRobin Murphy1-24/+4
2021-08-18iommu/exynos: Drop IOVA cookie managementRobin Murphy1-15/+4
2021-08-18iommu/vt-d: Drop IOVA cookie managementRobin Murphy1-8/+0
2021-08-18iommu/arm-smmu: Drop IOVA cookie managementRobin Murphy3-27/+4
2021-08-18iommu/amd: Drop IOVA cookie managementRobin Murphy1-12/+0
2021-08-18iommu: Pull IOVA cookie management into the coreRobin Murphy1-0/+7
2021-08-02iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callbackXiang Chen1-4/+5
2021-08-02iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callbackXiang Chen1-4/+5
2021-07-26iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()Lu Baolu1-41/+7
2021-07-26iommu/vt-d: Implement map/unmap_pages() iommu_ops callbackLu Baolu1-2/+35
2021-07-26iommu/vt-d: Report real pgsize bitmap to iommu coreLu Baolu1-19/+19
2021-07-26iommu: Streamline iommu_iova_to_phys()Robin Murphy4-10/+4
2021-07-26iommu: Remove mode argument from iommu_set_dma_strict()John Garry3-7/+6
2021-07-26iommu/amd: Add support for IOMMU default DMA mode build optionsZhen Lei4-15/+2
2021-07-26iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei2-9/+7
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei2-1/+41
2021-07-26iommu: Print strict or lazy mode at init timeJohn Garry1-0/+5
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry2-1/+4
2021-07-26iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres1-4/+5
2021-07-26iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres1-4/+5
2021-07-26iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()Isaac J. Manjarres1-4/+22
2021-07-26iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()Isaac J. Manjarres1-3/+21
2021-07-26iommu/io-pgtable-arm: Implement arm_lpae_map_pages()Isaac J. Manjarres1-10/+31
2021-07-26iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()Isaac J. Manjarres1-46/+74
2021-07-26iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entriesIsaac J. Manjarres1-34/+44
2021-07-26iommu: Add support for the map_pages() callbackIsaac J. Manjarres1-8/+35
2021-07-26iommu: Hook up '->unmap_pages' driver callbackWill Deacon1-9/+50
2021-07-26iommu: Split 'addr_merge' argument to iommu_pgsize() into separate partsWill Deacon1-4/+6
2021-07-26iommu: Use bitmap to calculate page size in iommu_pgsize()Will Deacon1-19/+12
2021-07-25Merge tag 'efi-urgent-2021-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-7/+23
2021-07-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-92/+78
2021-07-24Merge tag 'block-5.14-2021-07-24' of git://git.kernel.dk/linux-blockLinus Torvalds5-18/+31
2021-07-24Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-12/+9
2021-07-23Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-clientLinus Torvalds1-20/+13