aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-05-04iommu/mediatek: Add a PM_CLK_AO flag for infra iommuYong Wu
2022-05-04iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIOYong Wu
2022-05-04iommu/mediatek: Adjust device link when it is sub-commonYong Wu
2022-05-04iommu/mediatek: Contain MM IOMMU flow with the MM TYPEYong Wu
2022-05-04iommu/mediatek: Add IOMMU_TYPE flagYong Wu
2022-05-04iommu/mediatek: Add SUB_COMMON_3BITS flagYong Wu
2022-05-04iommu/mediatek: Always enable output PA over 32bits in isrYong Wu
2022-05-04iommu/mediatek: Remove the granule in the tlb flushYong Wu
2022-05-04iommu/mediatek: Add a flag STD_AXI_MODEYong Wu
2022-05-04iommu/mediatek: Add a flag DCM_DISABLEYong Wu
2022-05-04iommu/mediatek: Add 12G~16G support for multi domainsYong Wu
2022-05-04iommu/mediatek: Adapt sharing and non-sharing pgtable caseYong Wu
2022-05-04iommu/mediatek: Add mutex for data in the mtk_iommu_domainYong Wu
2022-05-04iommu/mediatek: Add mutex for m4u_group and m4u_dom in dataYong Wu
2022-05-04iommu/mediatek: Remove clk_disable in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Add list_del in mtk_iommu_removeYong Wu
2022-05-04iommu/mediatek: Fix 2 HW sharing pgtable issueYong Wu
2022-05-04iommu/dart: Add missing module owner to ops structureHector Martin
2022-05-04iommu/amd: Remove redundant checkVasant Hegde via iommu
2022-05-04iommu/amd: Do not call sleep while holding spinlockSuravee Suthikulpanit
2022-04-28iommu: Redefine IOMMU_CAP_CACHE_COHERENCY as the cap flag for IOMMU_CACHEJason Gunthorpe
2022-04-28vfio: Move the Intel no-snoop control off of IOMMU_CACHEJason Gunthorpe
2022-04-28iommu: Introduce the domain op enforce_cache_coherency()Jason Gunthorpe
2022-04-28iommu: Remove iommu group changes notifierLu Baolu
2022-04-28iommu: Add DMA ownership management interfacesLu Baolu
2022-04-28iommu/msm: Add a check for the return of kzalloc()Xiaoke Wang
2022-04-28iommu/dart: check return value after calling platform_get_resource()Yang Yingliang
2022-04-28Merge tag 'arm-smmu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Joerg Roedel
2022-04-28iommu/vt-d: Drop stop marker messagesLu Baolu
2022-04-28iommu/vt-d: Calculate mask for non-aligned flushesDavid Stevens
2022-04-28iommu/amd: Indicate whether DMA remap support is enabledMario Limonciello
2022-04-28iommu: Add capability for pre-boot DMA protectionRobin Murphy
2022-04-28iommu: Introduce device_iommu_capable()Robin Murphy
2022-04-28dma-iommu: Check that swiotlb is active before trying to use itMario Limonciello
2022-04-28iommu/amd: Enable swiotlb in all casesMario Limonciello
2022-04-28iommu/fsl_pamu: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2022-04-22iommu: arm-smmu: disable large page mappings for Nvidia arm-smmuAshish Mhetre
2022-04-20iommu/arm-smmu-v3: Fix size calculation in arm_smmu_mm_invalidate_range()Nicolin Chen
2022-04-18x86: remove the IOMMU table infrastructureChristoph Hellwig
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-04-08iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Joerg Roedel
2022-03-08Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2022-03-08iommu/amd: Improve amd_iommu_v2_exit()Suravee Suthikulpanit