summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-04-07iommu/fsl_pamu: merge iommu_alloc_dma_domain into fsl_pamu_domain_allocChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove support for setting DOMAIN_ATTR_GEOMETRYChristoph Hellwig
2021-04-07iommu/fsl_pamu: remove fsl_pamu_get_domain_attrChristoph Hellwig
2021-04-07iommu: remove the unused domain_window_disable methodChristoph Hellwig
2021-04-07iommu/arm-smmu-v3: Maintain a SID->device structureJean-Philippe Brucker
2021-04-07iommu: Add a page fault handlerJean-Philippe Brucker
2021-04-07iommu/vt-d: Support IOMMU_DEV_FEAT_IOPFJean-Philippe Brucker
2021-04-07iommu/arm-smmu-v3: Use device properties for pasid-num-bitsJean-Philippe Brucker
2021-04-07iommu/amd: Remove duplicate check of pasidsQi Liu
2021-04-07iommu/sprd: Fix parameter type warningChunyan Zhang
2021-04-07iommu/vt-d: Report right snoop capability when using FL for IOVALu Baolu
2021-04-07iommu/mediatek: Allow building as moduleYong Wu
2021-04-07iommu/mediatek-v1: Allow building as moduleYong Wu
2021-04-07iommu: Stop exporting free_iova_fast()John Garry
2021-04-07iommu: Delete iommu_dma_free_cpu_cached_iovas()John Garry
2021-04-07iommu/vt-d: Remove IOVA domain rcache flushing for CPU offliningJohn Garry
2021-04-07iova: Add CPU hotplug handler to flush rcachesJohn Garry
2021-04-07iommu/vt-d: Make unnecessarily global functions staticLu Baolu
2021-04-07iommu/vt-d: Remove unused function declarationsLu Baolu
2021-04-07iommu/vt-d: Remove SVM_FLAG_PRIVATE_PASIDLu Baolu
2021-04-07iommu/vt-d: Remove svm_dev_opsLu Baolu
2021-04-07iommu/vt-d: Don't set then clear private data in prq_event_thread()Lu Baolu
2021-04-07iommu/vt-d: Fix lockdep splat in intel_pasid_get_entry()Lu Baolu
2021-03-30iommu/arm-smmu-v3: Add a check to avoid invalid iotlb syncXiang Chen
2021-03-25iommu/arm-smmu-v3: add bit field SFM into GERROR_ERR_MASKZhen Lei
2021-03-22iommu/vt-d: Use Real PCI DMA device for IRTEJon Derrick
2021-03-19iommu/unisoc: Fix spelling mistake "sixe" -> "size"Colin Ian King
2021-03-18iommu/vt-d: Calculate and set flags for handle_mm_faultJacob Pan
2021-03-18iommu/vt-d: Reject unsupported page request modesJacob Pan
2021-03-18iommu/vt-d: Enable write protect propagation from guestJacob Pan
2021-03-18iommu/vt-d: Enable write protect for supervisor SVMJacob Pan
2021-03-18iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandlesDmitry Osipenko
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu
2021-03-18iommu/vt-d: Disable SVM when ATS/PRI/PASID are not enabled in the deviceKyung Min Park
2021-03-18iommu/iova: Improve restart logicRobin Murphy
2021-03-18iommu/iova: Add rbtree entry helperRobin Murphy
2021-03-18iommu/dma: Resurrect the "forcedac" optionRobin Murphy
2021-03-18iommu: add Unisoc IOMMU basic driverChunyan Zhang
2021-03-18iommu: Check dev->iommu in iommu_dev_xxx functionsShameer Kolothum
2021-03-18iommu/amd: Keep track of amd_iommu_irq_remap stateJoerg Roedel
2021-03-18iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabledJoerg Roedel
2021-03-18iommu/amd: Move Stoney Ridge check to detect_ivrs()Joerg Roedel
2021-03-17swiotlb: split swiotlb_tbl_sync_singleChristoph Hellwig
2021-03-17swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_singleChristoph Hellwig
2021-03-15dma-iommu: implement ->alloc_noncontiguousChristoph Hellwig
2021-03-15dma-iommu: refactor iommu_dma_alloc_remapChristoph Hellwig
2021-03-05Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-04iommu/vt-d: Fix status code for Allocate/Free PASID commandZenghui Yu
2021-03-04iommu: Don't use lazy flush for untrusted deviceLu Baolu
2021-03-04iommu/tegra-smmu: Fix mc errors on tegra124-nyanNicolin Chen