summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | iommu/vt-d: Replace Intel specific PASID allocator with IOASIDJacob Pan2020-01-074-56/+30
| | | | * | iommu/vt-d: Fix off-by-one in PASID allocationJacob Pan2020-01-071-1/+1
| | | | * | iommu/vt-d: Avoid duplicated code for PASID setupJacob Pan2020-01-071-30/+18
| | | | * | iommu/vt-d: Reject SVM bind for failed capability checkJacob Pan2020-01-071-0/+3
| | | | * | iommu/vt-d: Match CPU and IOMMU paging modeJacob Pan2020-01-071-2/+10
| | | | * | iommu/vt-d: Fix CPU and IOMMU SVM feature matching checksJacob Pan2020-01-072-21/+29
| | | | * | iommu/vt-d: Add Kconfig option to enable/disable scalable modeLu Baolu2020-01-072-1/+18
| | | | |/
| | | * | iommu/amd: Remove the unnecessary assignmentAdrian Huang2020-01-241-1/+0
| | | * | iommu/amd: Remove unused struct memberAdrian Huang2020-01-171-1/+0
| | | * | iommu/amd: Replace two consecutive readl calls with one readqAdrian Huang2020-01-171-5/+1
| | | * | iommu/amd: Fix typos for PPR macrosAdrian Huang2020-01-072-4/+4
| | | * | iommu/amd: Remove local variablesAdrian Huang2020-01-071-5/+1
| | | * | iommu/amd: Remove unused variableJoerg Roedel2019-12-231-2/+0
| | | * | iommu/amd: Only support x2APIC with IVHD type 11h/40hSuravee Suthikulpanit2019-12-232-3/+0
| | | * | iommu/amd: Check feature support bit before accessing MSI capability registersSuravee Suthikulpanit2019-12-232-5/+13
| | | * | iommu/amd: Treat per-device exclusion ranges as r/w unity-mapped regionsAdrian Huang2019-12-231-10/+10
| | | |/
| | * | iommu/arm-smmu-v3: Return -EBUSY when trying to re-add a deviceWill Deacon2020-01-151-21/+16
| | * | iommu/arm-smmu-v3: Improve add_device() error handlingJean-Philippe Brucker2020-01-151-7/+21
| | * | iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon2020-01-151-1/+2
| | * | iommu/arm-smmu-v3: Add second level of context descriptor tableJean-Philippe Brucker2020-01-151-8/+134
| | * | iommu/arm-smmu-v3: Prepare for handling arm_smmu_write_ctx_desc() failureJean-Philippe Brucker2020-01-151-4/+12
| | * | iommu/arm-smmu-v3: Propagate ssid_bitsJean-Philippe Brucker2020-01-151-3/+16
| | * | iommu/arm-smmu-v3: Add support for Substream IDsJean-Philippe Brucker2020-01-151-22/+111
| | * | iommu/arm-smmu-v3: Add context descriptor tables allocatorsJean-Philippe Brucker2020-01-151-13/+34
| | * | iommu/arm-smmu-v3: Prepare arm_smmu_s1_cfg for SSID supportJean-Philippe Brucker2020-01-151-19/+27
| | * | iommu/arm-smmu-v3: Parse PASID devicetree property of platform devicesJean-Philippe Brucker2020-01-152-1/+18
| | * | iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocationJean-Philippe Brucker2020-01-151-5/+4
| | * | iommu/arm-smmu: Improve SMR mask testRobin Murphy2020-01-101-5/+18
| | * | iommu/io-pgtable-arm: Prepare for TTBR1 usageRobin Murphy2020-01-101-6/+19
| | * | iommu/io-pgtable-arm: Rationalise VTCR handlingWill Deacon2020-01-104-38/+59
| | * | iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespaceWill Deacon2020-01-104-188/+204
| | * | iommu/io-pgtable-arm: Rationalise TCR handlingRobin Murphy2020-01-107-103/+87
| | * | iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsignedWill Deacon2020-01-101-1/+1
| | * | iommu/io-pgtable-arm: Improve attribute handlingRobin Murphy2020-01-102-10/+14
| | * | iommu/io-pgtable-arm: Support non-coherent stage-2 page tablesWill Deacon2020-01-101-4/+10
| | * | iommu/io-pgtable-arm: Rationalise TTBRn handlingRobin Murphy2020-01-108-25/+21
| | * | iommu/arm-smmu: Fix -Wunused-const-variable warningMasahiro Yamada2020-01-101-1/+1
| | * | iommu/arm-smmu-v3: Remove useless of_match_ptr()Masahiro Yamada2020-01-101-1/+1
| | * | iommu/arm-smmu-v3: Fix resource_size checkMasahiro Yamada2020-01-101-1/+1
| | * | iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VAShameer Kolothum2020-01-101-0/+1
| | * | drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()Will Deacon2020-01-102-2/+0
| | * | iommu/arm-smmu: Update my email address in MODULE_AUTHOR()Will Deacon2019-12-232-2/+2
| | * | iommu/arm-smmu: Allow building as a moduleWill Deacon2019-12-233-22/+47
| | * | iommu/arm-smmu: Unregister IOMMU and bus ops on device removalWill Deacon2019-12-231-10/+40
| | * | iommu/arm-smmu-v3: Allow building as a moduleWill Deacon2019-12-232-3/+2
| | * | iommu/arm-smmu: Support SMMU module probing from the IORTArd Biesheuvel2019-12-232-0/+2
| | * | iommu/arm-smmu-v3: Unregister IOMMU and bus ops on device removalWill Deacon2019-12-231-21/+43
| | * | iommu/arm-smmu: Prevent forced unbinding of Arm SMMU driversWill Deacon2019-12-232-5/+7
| | * | Revert "iommu/arm-smmu: Make arm-smmu explicitly non-modular"Will Deacon2019-12-231-13/+19
| | * | Revert "iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular"Will Deacon2019-12-231-9/+16