summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2020-10-29iommu/qcom: add missing put_device() call in qcom_iommu_of_xlate()Yu Kuai1-2/+6
2020-10-14iommu/vt-d: Fix lockdep splat in iommu_flush_dev_iotlb()Lu Baolu1-2/+2
2020-10-07iommu/amd: Fix the overwritten field in IVMD headerAdrian Huang1-46/+10
2020-10-07iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai1-2/+6
2020-09-23iommu/amd: Restore IRTE.RemapEn bit for amd_iommu_activate_guest_modeSuravee Suthikulpanit1-0/+4
2020-09-23iommu/amd: Fix potential @entry null derefJoao Martins1-1/+3
2020-09-17iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel1-0/+7
2020-09-17iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel1-1/+6
2020-09-09iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson1-7/+7
2020-09-09iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit3-7/+33
2020-09-09iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit1-0/+2
2020-09-09iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-03dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig1-2/+2
2020-09-03iommu/iova: Don't BUG on invalid PFNsRobin Murphy1-1/+3
2020-08-21iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan1-13/+9
2020-08-21iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan1-3/+2
2020-08-21iommu/vt-d: Handle non-page aligned addressLiu Yi L1-2/+19
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King1-0/+3
2020-08-21PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj1-1/+1
2020-08-19irqdomain/treewide: Free firmware node after domain removalJon Derrick1-0/+8
2020-08-19iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu2-0/+28
2020-07-22iommu/qcom: Use domain rather than dev as tlb cookieRob Clark1-20/+17
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+8
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner3-4/+8
2020-07-09iommu/arm-smmu: Mark qcom_smmu_client_of_match as possibly unusedJordan Crouse1-1/+1
2020-07-09iommu: Fix use-after-free in iommu_release_deviceQian Cai1-1/+1
2020-06-30iommu/amd: Make amd_iommu_apply_ivrs_quirks() static inlineJoerg Roedel1-1/+1
2020-06-30iommu: SUN50I_IOMMU should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2020-06-30iommu/sun50i: Remove unused variableMaxime Ripard1-2/+0
2020-06-30iommu/sun50i: Change the readl timeout to the atomic variantMaxime Ripard1-3/+3
2020-06-23iommu/vt-d: Fix misuse of iommu_domain_identity_map()Lu Baolu1-1/+3
2020-06-23iommu/vt-d: Update scalable mode paging structure coherencyLu Baolu1-3/+10
2020-06-23iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu1-1/+2
2020-06-23iommu/vt-d: Don't apply gfx quirks to untrusted devicesRajat Jain1-0/+37
2020-06-23iommu/vt-d: Set U/S bit in first level page table by defaultLu Baolu1-3/+2
2020-06-23iommu/vt-d: Make Intel SVM code 64-bit onlyLu Baolu1-1/+1
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-9/+9
2020-06-13treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-9/+9
2020-06-12Merge tag 'iommu-drivers-move-v5.8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds16-14/+14
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel9-9/+9
2020-06-10iommu/amd: Move AMD IOMMU driver into subdirectoryJoerg Roedel8-5/+5
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2-4/+4
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-4/+4
2020-06-08Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds38-1633/+3095
2020-06-06Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-2/+3
2020-06-04iommu: Check for deferred attach in iommu_group_do_dma_attach()Joerg Roedel1-1/+5
2020-06-02Merge branches 'arm/msm', 'arm/allwinner', 'arm/smmu', 'x86/vt-d', 'hyper-v',...Joerg Roedel38-1633/+3091
2020-05-29iommu/amd: Remove redundant devid checksJoerg Roedel1-11/+2
2020-05-29iommu/amd: Store dev_data as device iommu private dataJoerg Roedel1-22/+22
2020-05-29iommu/amd: Merge private header filesJoerg Roedel6-110/+100