summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-01-29iommu/ipmmu-vmsa: Allow SDHI devicesYoshihiro Shimoda
2021-01-29iommu/ipmmu-vmsa: Refactor ipmmu_of_xlate()Yoshihiro Shimoda
2021-01-29iommu/vt-d: Use INVALID response code instead of FAILURELu Baolu
2021-01-29iommu/vt-d: Clear PRQ overflow only when PRQ is emptyLu Baolu
2021-01-28iommu/io-pgtable: Remove TLBI_ON_MAP quirkRobin Murphy
2021-01-28iommu/msm: Hook up iotlb_sync_mapRobin Murphy
2021-01-28iommu/amd: Adopt IO page table framework for AMD IOMMU v1 page tableSuravee Suthikulpanit
2021-01-28iommu/amd: Introduce iommu_v1_map_page and iommu_v1_unmap_pageSuravee Suthikulpanit
2021-01-28iommu/amd: Introduce iommu_v1_iova_to_physSuravee Suthikulpanit
2021-01-28iommu/amd: Refactor fetch_pte to use struct amd_io_pgtableSuravee Suthikulpanit
2021-01-28iommu/amd: Rename variables to be consistent with struct io_pgtable_opsSuravee Suthikulpanit
2021-01-28iommu/amd: Remove amd_iommu_domain_get_pgtableSuravee Suthikulpanit
2021-01-28iommu/amd: Restructure code for freeing page tableSuravee Suthikulpanit
2021-01-28iommu/amd: Move IO page table related functionsSuravee Suthikulpanit
2021-01-28iommu/amd: Declare functions as externSuravee Suthikulpanit
2021-01-28iommu/amd: Convert to using amd_io_pgtableSuravee Suthikulpanit
2021-01-28iommu/amd: Move pt_root to struct amd_io_pgtableSuravee Suthikulpanit
2021-01-28iommu/amd: Prepare for generic IO page table frameworkSuravee Suthikulpanit
2021-01-28iommu/vt-d: Do not use flush-queue when caching-mode is onNadav Amit
2021-01-28iommu: use the __iommu_attach_device() directly for deferred attachLianbo Jiang
2021-01-28dma-iommu: use static-key to minimize the impact in the fast-pathLianbo Jiang
2021-01-28iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
2021-01-28iommu/amd: Use IVHD EFR for early initialization of IOMMU featuresSuravee Suthikulpanit
2021-01-28iommu/vt-d: Preset Access/Dirty bits for IOVA over FLLu Baolu
2021-01-28iommu/vt-d: Add qi_submit trace eventLu Baolu
2021-01-28iommu/vt-d: Consolidate duplicate cache invaliation codeLu Baolu
2021-01-27iommu/mediatek: Remove the tlb-ops for v7sYong Wu
2021-01-27iommu/mediatek: Gather iova in iommu_unmap to achieve tlb sync onceYong Wu
2021-01-27iommu: Switch gather->end to the inclusive endYong Wu
2021-01-27iommu/mediatek: Add iotlb_sync_map to sync whole the iova rangeYong Wu
2021-01-27iommu: Add iova and size as parameters in iotlb_sync_mapYong Wu
2021-01-27iommu: Move iotlb_sync_map out from __iommu_mapYong Wu
2021-01-27iommu/amd: Re-define amd_iommu_domain_encode_pgtable as inlineSuravee Suthikulpanit
2021-01-27iommu/amd: remove h from printk format specifierTom Rix
2021-01-27iommu/amd: Use DEFINE_SPINLOCK() for spinlockZheng Yongjun
2021-01-27iommu/amd: Remove unnecessary assignmentAdrian Huang
2021-01-27iommu: Delete iommu_dev_has_feature()John Garry
2021-01-27iommu: Delete iommu_domain_window_disable()John Garry
2021-01-27iommu: Stop exporting iommu_map_sg_atomic()John Garry
2021-01-27iova: Stop exporting some more functionsJohn Garry
2021-01-27iova: Delete copy_reserved_iova()John Garry
2021-01-27iova: Make has_iova_flush_queue() privateJohn Garry
2021-01-26iommu/arm-smmu-qcom: Fix mask extraction for bootloader programmed SMRsIsaac J. Manjarres
2021-01-22iommu/arm-smmu-v3: Add support for VHEJean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Make BTM optional for SVAJean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Split arm_smmu_tlb_inv_range()Jean-Philippe Brucker
2021-01-22iommu/arm-smmu-v3: Use DEFINE_RES_MEM() to simplify codeZhen Lei
2021-01-22iommu/arm-smmu-v3: Remove the page 1 fixupRobin Murphy
2021-01-22iommu: arm-smmu-impl: Add SM8350 qcom iommu implementationVinod Koul
2021-01-22iommu/arm-smmu-qcom: Add Qualcomm SC8180X implBjorn Andersson