summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2020-01-15iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID supportJean-Philippe Brucker1-19/+27
2020-01-15iommu/arm-smmu-v3: Parse PASID devicetree property of platform devicesJean-Philippe Brucker2-1/+18
2020-01-15iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocationJean-Philippe Brucker1-5/+4
2020-01-10iommu/arm-smmu: Improve SMR mask testRobin Murphy1-5/+18
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy1-6/+19
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon4-38/+59
2020-01-10iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon4-188/+204
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy7-103/+87
2020-01-10iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsignedWill Deacon1-1/+1
2020-01-10iommu/io-pgtable-arm: Improve attribute handlingRobin Murphy2-10/+14
2020-01-10iommu/io-pgtable-arm: Support non-coherent stage-2 page tablesWill Deacon1-4/+10
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy8-25/+21
2020-01-10iommu/arm-smmu: Fix -Wunused-const-variable warningMasahiro Yamada1-1/+1
2020-01-10iommu/arm-smmu-v3: Remove useless of_match_ptr()Masahiro Yamada1-1/+1
2020-01-10iommu/arm-smmu-v3: Fix resource_size checkMasahiro Yamada1-1/+1
2020-01-10iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum1-0/+1
2020-01-10drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon2-2/+0
2020-01-07iommu/dma: fix variable 'cookie' set but not usedQian Cai1-3/+0
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick1-3/+10
2020-01-07iommu: Remove device link to group on failureJon Derrick1-0/+1
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt1-1/+8
2020-01-07iommu/amd: Fix typos for PPR macrosAdrian Huang2-4/+4
2020-01-07iommu/amd: Remove local variablesAdrian Huang1-5/+1
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu2-2/+77
2020-01-07iommu/vt-d: Use iova over first levelLu Baolu1-4/+2
2020-01-07iommu/vt-d: Update first level super page capabilityLu Baolu1-5/+12
2020-01-07iommu/vt-d: Make first level IOVA canonicalLu Baolu1-2/+15
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu2-15/+82
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu1-5/+52
2020-01-07iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setupLu Baolu3-7/+14
2020-01-07iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attrLu Baolu1-0/+56
2020-01-07iommu/vt-d: Identify domains using first level page tableLu Baolu1-0/+39
2020-01-07iommu/vt-d: Loose requirement for flush queue initializatonLu Baolu1-8/+6
2020-01-07iommu/vt-d: Avoid iova flush queue in strict modeLu Baolu1-9/+15
2020-01-07iommu/vt-d: trace: Extend map_sg trace eventLu Baolu1-2/+5
2020-01-07iommu/vt-d: Misc macro clean up for SVMJacob Pan1-40/+39
2020-01-07iommu/vt-d: Avoid sending invalid page responseJacob Pan1-4/+3
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan4-56/+30
2020-01-07iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan1-1/+1
2020-01-07iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan1-30/+18
2020-01-07iommu/vt-d: Reject SVM bind for failed capability checkJacob Pan1-0/+3
2020-01-07iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan1-2/+10
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan2-21/+29
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu2-1/+18
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-23iommu/amd: Remove unused variableJoerg Roedel1-2/+0
2019-12-23iommu: virtio: Use generic_iommu_put_resv_regions()Thierry Reding1-11/+3
2019-12-23iommu: intel: Use generic_iommu_put_resv_regions()Thierry Reding1-10/+1
2019-12-23iommu: amd: Use generic_iommu_put_resv_regions()Thierry Reding1-10/+1
2019-12-23iommu: arm: Use generic_iommu_put_resv_regions()Thierry Reding2-20/+2