summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-01-10iommu/arm-smmu: Improve SMR mask testRobin Murphy
2020-01-10iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy
2020-01-10iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon
2020-01-10iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsignedWill Deacon
2020-01-10iommu/io-pgtable-arm: Improve attribute handlingRobin Murphy
2020-01-10iommu/io-pgtable-arm: Support non-coherent stage-2 page tablesWill Deacon
2020-01-10iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy
2020-01-10iommu/arm-smmu: Fix -Wunused-const-variable warningMasahiro Yamada
2020-01-10iommu/arm-smmu-v3: Remove useless of_match_ptr()Masahiro Yamada
2020-01-10iommu/arm-smmu-v3: Fix resource_size checkMasahiro Yamada
2020-01-10iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum
2020-01-10drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon
2020-01-07iommu/dma: fix variable 'cookie' set but not usedQian Cai
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick
2020-01-07iommu: Remove device link to group on failureJon Derrick
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt
2020-01-07iommu/amd: Fix typos for PPR macrosAdrian Huang
2020-01-07iommu/amd: Remove local variablesAdrian Huang
2020-01-07iommu/vt-d: debugfs: Add support to show page table internalsLu Baolu
2020-01-07iommu/vt-d: Use iova over first levelLu Baolu
2020-01-07iommu/vt-d: Update first level super page capabilityLu Baolu
2020-01-07iommu/vt-d: Make first level IOVA canonicalLu Baolu
2020-01-07iommu/vt-d: Flush PASID-based iotlb for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Setup pasid entries for iova over first levelLu Baolu
2020-01-07iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setupLu Baolu
2020-01-07iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attrLu Baolu
2020-01-07iommu/vt-d: Identify domains using first level page tableLu Baolu
2020-01-07iommu/vt-d: Loose requirement for flush queue initializatonLu Baolu
2020-01-07iommu/vt-d: Avoid iova flush queue in strict modeLu Baolu
2020-01-07iommu/vt-d: trace: Extend map_sg trace eventLu Baolu
2020-01-07iommu/vt-d: Misc macro clean up for SVMJacob Pan
2020-01-07iommu/vt-d: Avoid sending invalid page responseJacob Pan
2020-01-07iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan
2020-01-07iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan
2020-01-07iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan
2020-01-07iommu/vt-d: Reject SVM bind for failed capability checkJacob Pan
2020-01-07iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan
2020-01-07iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan
2020-01-07iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-23iommu/amd: Remove unused variableJoerg Roedel
2019-12-23iommu: virtio: Use generic_iommu_put_resv_regions()Thierry Reding
2019-12-23iommu: intel: Use generic_iommu_put_resv_regions()Thierry Reding
2019-12-23iommu: amd: Use generic_iommu_put_resv_regions()Thierry Reding
2019-12-23iommu: arm: Use generic_iommu_put_resv_regions()Thierry Reding
2019-12-23iommu: Implement generic_iommu_put_resv_regions()Thierry Reding
2019-12-23iommu/iova: Silence warnings under memory pressureQian Cai
2019-12-23iommu: Fix Kconfig indentationKrzysztof Kozlowski