aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2022-04-14Merge tag 'drm-intel-next-2022-04-13-1' of git://anongit.freedesktop.org/drm/...Gravatar Dave Airlie 1-1/+1
2022-04-11Merge drm/drm-next into drm-intel-nextGravatar Jani Nikula 42-2015/+712
2022-04-08iommu/omap: Fix regression in probe for NULL pointer dereferenceGravatar Tony Lindgren 1-1/+1
2022-03-29Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-9/+5
2022-03-28Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-14/+4
2022-03-24Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 32-1897/+573
2022-03-23Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 2-1/+75
2022-03-21Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 9-86/+27
2022-03-08Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...Gravatar Joerg Roedel 32-1897/+573
2022-03-08Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Joerg Roedel 4-74/+61
2022-03-08iommu/amd: Improve amd_iommu_v2_exit()Gravatar Suravee Suthikulpanit 1-17/+17
2022-03-08iommu/amd: Remove unused struct fault.devidGravatar Vasant Hegde 1-1/+0
2022-03-08iommu/amd: Clean up function declarationsGravatar Vasant Hegde 2-5/+1
2022-03-08iommu/amd: Call memunmap in error pathGravatar Vasant Hegde 1-0/+2
2022-03-07iommu/arm-smmu: Account for PMU interruptsGravatar Robin Murphy 2-52/+46
2022-03-04iommu/vt-d: Enable ATS for the devices in SATC tableGravatar Yian Chen 1-2/+38
2022-03-04iommu/vt-d: Remove unused function intel_svm_capable()Gravatar YueHaibing 1-5/+0
2022-03-04iommu/vt-d: Add missing "__init" for rmrr_sanity_check()Gravatar Marco Bonelli 1-1/+1
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileGravatar Andy Shevchenko 1-2/+0
2022-03-04iommu/vt-d: Fix indentation of goto labelsGravatar Lu Baolu 1-2/+2
2022-03-04iommu/vt-d: Remove unnecessary prototypesGravatar Lu Baolu 1-5/+0
2022-03-04iommu/vt-d: Remove unnecessary includesGravatar Lu Baolu 1-27/+7
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOGravatar Lu Baolu 4-128/+79
2022-03-04iommu/vt-d: Remove domain and devinfo mempoolGravatar Lu Baolu 1-99/+5
2022-03-04iommu/vt-d: Remove iova_cache_get/put()Gravatar Lu Baolu 1-5/+0
2022-03-04iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()Gravatar Lu Baolu 1-21/+0
2022-03-04iommu/vt-d: Remove intel_iommu::domainsGravatar Lu Baolu 1-65/+3
2022-03-04Merge branch 'core' into x86/vt-dGravatar Joerg Roedel 29-1385/+305
2022-03-04iommu/mediatek: Always tlb_flush_all when each PM resumeGravatar Yong Wu 1-0/+7
2022-03-04iommu/mediatek: Add tlb_lock in tlb_flush_allGravatar Yong Wu 1-3/+9
2022-03-04iommu/mediatek: Remove the power status checking in tlb flush allGravatar Yong Wu 1-5/+0
2022-03-04iommu/mediatek: Always check runtime PM status in tlb flush range callbackGravatar Sebastian Reichel 1-7/+3
2022-03-04iommu/mediatek: Remove for_each_m4u in tlb_sync_allGravatar Yong Wu 1-9/+7
2022-03-04iommu/iova: Improve 32-bit free space estimateGravatar Robin Murphy 1-2/+3
2022-03-04iommu/amd: Improve error handling for amd_iommu_init_pciGravatar Suravee Suthikulpanit 1-3/+11
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPGravatar Christoph Hellwig 1-9/+5
2022-03-02iommu/vt-d: Add RPLS to quirk list to skip TE disablingGravatar Tejas Upadhyay 1-1/+1
2022-02-28iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findGravatar Miaoqian Lin 1-1/+3
2022-02-28iommu/vt-d: Fix double list_add when enabling VMD in scalable modeGravatar Adrian Huang 1-1/+1
2022-02-28iommu: Split struct iommu_opsGravatar Lu Baolu 21-162/+203
2022-02-28iommu: Remove unused argument in is_attach_deferredGravatar Lu Baolu 5-16/+10
2022-02-28iommu: Use right way to retrieve iommu_opsGravatar Lu Baolu 1-25/+25
2022-02-28iommu: Remove apply_resv_regionGravatar Lu Baolu 1-3/+0
2022-02-28iommu: Remove aux-domain related interfaces and iommu_opsGravatar Lu Baolu 1-46/+0
2022-02-28iommu/vt-d: Remove aux-domain related callbacksGravatar Lu Baolu 2-309/+3
2022-02-28iommu: Remove guest pasid related interfaces and definitionsGravatar Lu Baolu 1-210/+0
2022-02-28iommu/vt-d: Remove guest pasid related callbacksGravatar Lu Baolu 4-582/+0
2022-02-28Merge 5.17-rc6 into driver-core-nextGravatar Greg Kroah-Hartman 5-18/+33
2022-02-25iommu/mediatek: Make use of the helper component_compare/release_ofGravatar Yong Wu 3-14/+4
2022-02-15iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exitGravatar Fenghua Yu 6-78/+19