aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Merge private header filesJoerg Roedel2020-05-296-110/+100
* iommu/amd: Remove PD_DMA_OPS_MASKJoerg Roedel2020-05-291-17/+7
* iommu/amd: Consolidate domain allocation/freeingJoerg Roedel2020-05-291-89/+27
* iommu/amd: Free page-table in protection_domain_free()Joerg Roedel2020-05-291-5/+6
* iommu/amd: Allocate page-table in protection_domain_init()Joerg Roedel2020-05-291-26/+22
* iommu/amd: Let free_pagetable() not rely on domain->pt_rootJoerg Roedel2020-05-291-20/+16
* iommu/amd: Unexport get_dev_data()Joerg Roedel2020-05-293-11/+11
* Merge tag 'v5.7-rc7' into x86/amdJoerg Roedel2020-05-295-58/+180
|\
| * iommu: Fix deferred domain attachmentJoerg Roedel2020-05-191-6/+11
| * iommu/amd: Fix get_acpihid_device_id()Raul E Rangel2020-05-131-1/+2
| * iommu/amd: Fix over-read of ACPI UID from IVRS tableAlexander Monakov2020-05-131-4/+5
| * iommu/virtio: Reverse arguments to list_addJulia Lawall2020-05-081-1/+1
| * iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel2020-05-051-11/+16
| * iommu/amd: Update Device Table in increase_address_space()Joerg Roedel2020-05-051-13/+36
| * iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel2020-05-051-0/+1
| * iommu/amd: Do not loop forever when trying to increase address spaceJoerg Roedel2020-05-051-1/+12
| * iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel2020-05-052-37/+112
* | iommu/amd: Unify format of the printed messagesAndy Shevchenko2020-05-131-4/+4
* | Merge tag 'v5.7-rc4' into coreJoerg Roedel2020-05-135-6/+10
|\|
| * iommu/qcom: Fix local_base status checkTang Bin2020-05-011-1/+4
| * iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman2020-05-011-1/+1
| * iommu/vt-d: Use right Kconfig option nameLu Baolu2020-05-011-2/+2
| * iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit2020-05-011-1/+1
| * iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski2020-04-291-1/+1
| * iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven2020-04-291-1/+1
| * iommu: Fix the memory leak in dev_iommu_free()Kevin Hao2020-04-291-0/+1
* | iommu/iova: Unify format of the printed messagesAndy Shevchenko2020-05-131-3/+3
* | iommu/renesas: Fix unused-function warningArnd Bergmann2020-05-131-5/+2
* | iommu: Do not probe devices on IOMMU-less bussesThierry Reding2020-05-131-0/+3
* | iommu/amd: Fix variable "iommu" set but not usedQian Cai2020-05-131-3/+0
* | iommu: Unexport iommu_group_get_for_dev()Joerg Roedel2020-05-051-2/+2
* | iommu: Move more initialization to __iommu_probe_device()Joerg Roedel2020-05-051-29/+18
* | iommu: Remove add_device()/remove_device() code-pathsJoerg Roedel2020-05-051-120/+38
* | iommu/exynos: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-20/+6
* | iommu/exynos: Use first SYSMMU in controllers list for IOMMU coreJoerg Roedel2020-05-051-0/+10
* | iommu/omap: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-36/+13
* | iommu/omap: Remove orphan_dev trackingJoerg Roedel2020-05-051-50/+4
* | iommu/renesas: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-40/+20
* | iommu/tegra: Convert to probe/release_device() call-backsJoerg Roedel2020-05-052-41/+14
* | iommu/rockchip: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-19/+7
* | iommu/qcom: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-17/+7
* | iommu/mediatek-v1 Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-30/+20
* | iommu/mediatek: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-18/+6
* | iommu/msm: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-27/+7
* | iommu/virtio: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-31/+10
* | iommu/s390: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-16/+6
* | iommu/pamu: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-17/+5
* | iommu/arm-smmu: Convert to probe/release_device() call-backsJoerg Roedel2020-05-052-52/+25
* | iommu/vt-d: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-61/+6
* | iommu/amd: Convert to probe/release_device() call-backsJoerg Roedel2020-05-051-49/+22