summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2023-01-25iommu: Add a gfp parameter to iommu_map()Jason Gunthorpe
2023-01-25iommu: dma: Use of_iommu_get_resv_regions()Thierry Reding
2023-01-25iommu: Implement of_iommu_get_resv_regions()Thierry Reding
2023-01-24iommu/arm-smmu-qcom: Select identity domain for sc8280xp MDSSBjorn Andersson
2023-01-24iommu/arm-smmu-qcom: Add SM8150 DPU compatibleMarijn Suijten
2023-01-23iommufd: Add three missing structures in ucmd_bufferYi Liu
2023-01-20iommu/exynos: Fix error handling in exynos_iommu_init()Yang Yingliang
2023-01-20iommu/amd: Do not clear event/ppr log buffer when snp is enabledTom Lendacky
2023-01-20iommu: dart: Add t8110 DART supportHector Martin
2023-01-20iommu: dart: Support different variants with different registersHector Martin
2023-01-20iommu: dart: Fix DART_PARAMS1/2 bit define namesHector Martin
2023-01-20iommu: dart: Support a variable number of TTBRs per streamHector Martin
2023-01-20iommu: dart: Support >64 stream IDsHector Martin
2023-01-20iommu: dart: Add suspend/resume supportHector Martin
2023-01-13iommu/fsl_pamu: Fix compile error after adding set_platform_dma_opsJoerg Roedel
2023-01-13iommu/ipmmu-vmsa: Remove ipmmu_utlb_disable()Joerg Roedel
2023-01-13iommu/amd: Fix error handling for pdev_pri_ats_enable()Vasant Hegde
2023-01-13iommu/amd: Do not allocate io_pgtable_ops for passthrough domainVasant Hegde
2023-01-13iommu: Tidy up io-pgtable dependenciesRobin Murphy
2023-01-13iommu: Remove detach_dev callbackLu Baolu
2023-01-13iommu: Remove deferred attach check from __iommu_detach_device()Jason Gunthorpe
2023-01-13iommu: Add set_platform_dma_ops callbacksLu Baolu
2023-01-13iommu: Add set_platform_dma_ops iommu opsLu Baolu
2023-01-13iommu: Remove detach_dev callbacksLu Baolu
2023-01-13iommu/mediatek-v1: Fix an error handling path in mtk_iommu_v1_probe()Christophe JAILLET
2023-01-13iommu/iova: Fix alloc iova overflows issueYunfei Wang
2023-01-13iommu: Fix refcount leak in iommu_device_claim_dma_ownerMiaoqian Lin
2023-01-13iommu/arm-smmu-v3: Don't unregister on shutdownVladimir Oltean
2023-01-13iommu/arm-smmu: Don't unregister on shutdownVladimir Oltean
2023-01-13iommu/arm-smmu: Report IOMMU_CAP_CACHE_COHERENCY even bettererRobin Murphy
2023-01-11iommu: Remove IOMMU_CAP_INTR_REMAPJason Gunthorpe
2023-01-11irq/s390: Add arch_is_isolated_msi() for s390Jason Gunthorpe
2023-01-11iommu/x86: Replace IOMMU_CAP_INTR_REMAP with IRQ_DOMAIN_FLAG_ISOLATED_MSIJason Gunthorpe
2023-01-11iommufd: Convert to msi_device_has_isolated_msi()Jason Gunthorpe
2023-01-11iommu: Add iommu_group_has_isolated_msi()Jason Gunthorpe
2022-12-19Merge tag 'iommu-updates-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-14Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'dma-mapping-6.2-2022-12-13' of git://git.infradead.org/users/hch/d...Linus Torvalds
2022-12-12Merge tag 'irq-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-12-12Merge tag 'hyperv-next-signed-20221208' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-12-12iommu/mediatek: Fix forever loop in error handlingDan Carpenter
2022-12-09iommufd: Change the order of MSI setupJason Gunthorpe
2022-12-09iommufd: Improve a few unclear bits of codeJason Gunthorpe
2022-12-09iommufd: Fix comment typosJason Gunthorpe
2022-12-05iommu/amd: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/vt-d: Enable PCI/IMSThomas Gleixner
2022-12-05iommu/amd: Switch to MSI base domainsThomas Gleixner