summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-06-04iommu: Check for deferred attach in iommu_group_do_dma_attach()Joerg Roedel
2020-06-02Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel
2020-05-29iommu/amd: Remove redundant devid checksJoerg Roedel
2020-05-29iommu/amd: Store dev_data as device iommu private dataJoerg Roedel
2020-05-29iommu/amd: Merge private header filesJoerg Roedel
2020-05-29iommu/amd: Remove PD_DMA_OPS_MASKJoerg Roedel
2020-05-29iommu/amd: Consolidate domain allocation/freeingJoerg Roedel
2020-05-29iommu/amd: Free page-table in protection_domain_free()Joerg Roedel
2020-05-29iommu/amd: Allocate page-table in protection_domain_init()Joerg Roedel
2020-05-29iommu/amd: Let free_pagetable() not rely on domain->pt_rootJoerg Roedel
2020-05-29iommu/amd: Unexport get_dev_data()Joerg Roedel
2020-05-29Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel
2020-05-29iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
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-29iommu: Remove iommu_sva_ops::mm_exit()Jean-Philippe Brucker
2020-05-27iommu/sun50i: Constify sun50i_iommu_opsRikard Falkeborn
2020-05-27iommu/hyper-v: Constify hyperv_ir_domain_opsRikard Falkeborn
2020-05-27iommu/vt-d: Use pci_ats_supported()Jean-Philippe Brucker
2020-05-27iommu/arm-smmu-v3: Use pci_ats_supported()Jean-Philippe Brucker
2020-05-27iommu/amd: Use pci_ats_supported()Jean-Philippe Brucker
2020-05-25iommu: Don't take group reference in iommu_alloc_default_domain()Joerg Roedel
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-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