summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-05-29iommu/vt-d: Fix compile warningJacob Pan
2020-05-29iommu/vt-d: Remove real DMA lookup in find_domainJon Derrick
2020-05-29iommu/vt-d: Allocate domain info for real DMA sub-devicesJon Derrick
2020-05-29iommu/vt-d: Only clear real DMA device's context entriesJon Derrick
2020-05-25iommu/vt-d: fix a GCC warningQian Cai
2020-05-25iommu/vt-d: Fix pointer cast warnings on 32 bitLu Baolu
2020-05-18iommu/vt-d: Remove IOVA handling code from the non-dma_ops pathTom Murphy
2020-05-18iommu/vt-d: Remove duplicated check in intel_svm_bind_mm()Lu Baolu
2020-05-18iommu/vt-d: Remove redundant IOTLB flushLu Baolu
2020-05-18iommu/vt-d: Add page request draining supportLu Baolu
2020-05-18iommu/vt-d: Disable non-recoverable fault processing before unbindLu Baolu
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-15iommu: Remove functions that support private domainSai Praneeth Prakhya
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/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-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
2020-05-05iommu/rockchip: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/qcom: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/mediatek-v1 Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/mediatek: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/msm: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/virtio: Convert to probe/release_device() call-backsJoerg Roedel
2020-05-05iommu/s390: Convert to probe/release_device() call-backsJoerg Roedel