summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-05-18iommu/vt-d: debugfs: Add support to show inv queue internalsLu Baolu
2020-05-18iommu/vt-d: Multiple descriptors per qi_submit_sync()Lu Baolu
2020-05-18iommu/vt-d: Replace intel SVM APIs with generic SVA APIsJacob Pan
2020-05-18iommu/vt-d: Report SVA feature with generic flagJacob Pan
2020-05-18iommu/vt-d: Add get_domain_info() helperLu Baolu
2020-05-18iommu/vt-d: Add custom allocator for IOASIDJacob Pan
2020-05-18iommu/vt-d: Enlightened PASID allocationLu Baolu
2020-05-18iommu/vt-d: Add svm/sva invalidate functionJacob Pan
2020-05-18iommu/vt-d: Support flushing more translation cache typesJacob Pan
2020-05-18iommu/vt-d: Add bind guest PASID supportJacob Pan
2020-05-18iommu/vt-d: Add nested translation helper functionJacob Pan
2020-05-18iommu/vt-d: Use a helper function to skip agaw for SLJacob Pan
2020-05-18iommu/vt-d: Move domain helper to headerJacob Pan
2020-05-18iommu/omap: Add check for iommu group when no IOMMU in useTero Kristo via iommu
2020-05-15iommu: Remove functions that support private domainSai Praneeth Prakhya
2020-05-14iommu/sun50i: Use __GFP_ZERO instead of memset()Joerg Roedel
2020-05-14iommu/sun50i: Fix compile warningsJoerg Roedel
2020-05-14iommu: Add Allwinner H6 IOMMU driverMaxime Ripard
2020-05-13iommu/amd: Unify format of the printed messagesAndy Shevchenko
2020-05-13iommu/vt-d: Unify format of the printed messagesAndy Shevchenko
2020-05-13iommu/vt-d: Apply per-device dma_opsLu Baolu
2020-05-13iommu/vt-d: Allow PCI sub-hierarchy to use DMA domainLu Baolu
2020-05-13iommu/vt-d: Allow 32bit devices to uses DMA domainLu Baolu
2020-05-13Merge tag 'v5.7-rc4' into coreJoerg Roedel
2020-05-13iommu/msm: Make msm_iommu_lock staticSamuel Zou
2020-05-13iommu/amd: Fix get_acpihid_device_id()Raul E Rangel
2020-05-13iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov
2020-05-13iommu/iova: Unify format of the printed messagesAndy Shevchenko
2020-05-13iommu/renesas: Fix unused-function warningArnd Bergmann
2020-05-13iommu: Do not probe devices on IOMMU-less bussesThierry Reding
2020-05-13iommu/amd: Fix variable "iommu" set but not usedQian Cai
2020-05-08iommu/virtio: Reverse arguments to list_addJulia Lawall
2020-05-07iommu/arm-smmu: Allow client devices to select direct mappingJordan Crouse
2020-05-07iommu/arm-smmu: Implement iommu_ops->def_domain_type call-backSai Prakash Ranjan
2020-05-07iommu: arm-smmu-impl: Convert to a generic reset implementationSai Prakash Ranjan
2020-05-07iommu/arm-smmu: Make remove callback message more informativeSai Prakash Ranjan
2020-05-05iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel
2020-05-05iommu/amd: Update Device Table in increase_address_space()Joerg Roedel
2020-05-05iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel
2020-05-05iommu/amd: Do not loop forever when trying to increase address spaceJoerg Roedel
2020-05-05iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel
2020-05-05iommu: Unexport iommu_group_get_for_dev()Joerg Roedel
2020-05-05iommu: Move more initialization to __iommu_probe_device()Joerg Roedel
2020-05-05iommu: Remove add_device()/remove_device() code-pathsJoerg Roedel
2020-05-05iommu/exynos: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/exynos: Use first SYSMMU in controllers list for IOMMU coreJoerg Roedel
2020-05-05iommu/omap: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/omap: Remove orphan_dev trackingJoerg Roedel
2020-05-05iommu/renesas: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/tegra: Convert to probe/release_device() call-backsJoerg Roedel