summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-05-25iommu: Don't call .probe_finalize() under group->mutexJoerg Roedel
2020-05-21iommu/arm-smmu-v3: Manage ASIDs with xarrayJean-Philippe Brucker
2020-05-19iommu: Fix deferred domain attachmentJoerg Roedel
2020-05-19iommu/mediatek-v1: Fix a build warning for a unused variable 'data'Yong Wu
2020-05-19iommu/sun50i: Fix return value check in sun50i_iommu_probe()Wei Yongjun
2020-05-18iommu/arm-smmu-v3: Don't reserve implementation defined register spaceJean-Philippe Brucker
2020-05-18iommu/arm-smmu-qcom: Request direct mapping for modem deviceSibi Sankar
2020-05-18iommu/arm-smmu-v3: remove set but not used variable 'smmu'Chen Zhou
2020-05-18iommu/mediatek-v1: Add def_domain_typeYong Wu
2020-05-18iommu/omap: Add registration for DT fwnode pointerTero Kristo via iommu
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-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