summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2022-05-04iommu: Make sysfs robust for non-API groupsRobin Murphy
2022-05-04iommu/dart: Add missing module owner to ops structureHector Martin
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-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-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
2022-03-08iommu/amd: Remove unused struct fault.devidVasant Hegde
2022-03-08iommu/amd: Clean up function declarationsVasant Hegde
2022-03-08iommu/amd: Call memunmap in error pathVasant Hegde
2022-03-07iommu/arm-smmu: Account for PMU interruptsRobin Murphy
2022-03-04iommu/vt-d: Enable ATS for the devices in SATC tableYian Chen
2022-03-04iommu/vt-d: Remove unused function intel_svm_capable()YueHaibing
2022-03-04iommu/vt-d: Add missing "__init" for rmrr_sanity_check()Marco Bonelli
2022-03-04iommu/vt-d: Move intel_iommu_ops to header fileAndy Shevchenko
2022-03-04iommu/vt-d: Fix indentation of goto labelsLu Baolu
2022-03-04iommu/vt-d: Remove unnecessary prototypesLu Baolu
2022-03-04iommu/vt-d: Remove unnecessary includesLu Baolu
2022-03-04iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFOLu Baolu
2022-03-04iommu/vt-d: Remove domain and devinfo mempoolLu Baolu
2022-03-04iommu/vt-d: Remove iova_cache_get/put()Lu Baolu
2022-03-04iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()Lu Baolu
2022-03-04iommu/vt-d: Remove intel_iommu::domainsLu Baolu
2022-03-04Merge branch 'core' into x86/vt-dJoerg Roedel
2022-03-04iommu/mediatek: Always tlb_flush_all when each PM resumeYong Wu
2022-03-04iommu/mediatek: Add tlb_lock in tlb_flush_allYong Wu
2022-03-04iommu/mediatek: Remove the power status checking in tlb flush allYong Wu
2022-03-04iommu/mediatek: Always check runtime PM status in tlb flush range callbackSebastian Reichel
2022-03-04iommu/mediatek: Remove for_each_m4u in tlb_sync_allYong Wu
2022-03-04iommu/iova: Improve 32-bit free space estimateRobin Murphy
2022-03-04iommu/amd: Improve error handling for amd_iommu_init_pciSuravee Suthikulpanit
2022-03-03dma-mapping: remove CONFIG_DMA_REMAPChristoph Hellwig
2022-02-28iommu/tegra-smmu: Fix missing put_device() call in tegra_smmu_findMiaoqian Lin
2022-02-28iommu/vt-d: Fix double list_add when enabling VMD in scalable modeAdrian Huang
2022-02-28iommu: Split struct iommu_opsLu Baolu
2022-02-28iommu: Remove unused argument in is_attach_deferredLu Baolu
2022-02-28iommu: Use right way to retrieve iommu_opsLu Baolu
2022-02-28iommu: Remove apply_resv_regionLu Baolu
2022-02-28iommu: Remove aux-domain related interfaces and iommu_opsLu Baolu
2022-02-28iommu/vt-d: Remove aux-domain related callbacksLu Baolu