aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2020-05-11Merge tag 'v5.7-rc5'Bruce Ashfield
2020-05-11Merge tag 'v5.7-rc4'Bruce Ashfield
2020-05-08iommu/virtio: Reverse arguments to list_addJulia Lawall
2020-05-05iommu/amd: Do not flush Device Table in iommu_map_page()Joerg Roedel
2020-05-05iommu/amd: Update Device Table in increase_address_space()Joerg Roedel
2020-05-05iommu/amd: Call domain_flush_complete() in update_domain()Joerg Roedel
2020-05-05iommu/amd: Do not loop forever when trying to increase address spaceJoerg Roedel
2020-05-05iommu/amd: Fix race in increase_address_space()/fetch_pte()Joerg Roedel
2020-05-01iommu/qcom: Fix local_base status checkTang Bin
2020-05-01iommu: Properly export iommu_group_get_for_dev()Greg Kroah-Hartman
2020-05-01iommu/vt-d: Use right Kconfig option nameLu Baolu
2020-05-01iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled systemSuravee Suthikulpanit
2020-04-29iommu: spapr_tce: Disable compile testing to fix build on book3s_32 configKrzysztof Kozlowski
2020-04-29iommu/mediatek: Fix MTK_IOMMU dependenciesGeert Uytterhoeven
2020-04-29iommu: Fix the memory leak in dev_iommu_free()Kevin Hao
2020-04-09Merge branch 'master-next'Bruce Ashfield
2020-04-09Merge tag 'v5.6'Bruce Ashfield
2020-04-09Merge tag 'v5.5'Bruce Ashfield
2020-03-27Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel
2020-03-27iommu/virtio: Use accessor functions for iommu private dataJoerg Roedel
2020-03-27iommu/qcom: Use accessor functions for iommu private dataJoerg Roedel
2020-03-27iommu/mediatek: Use accessor functions for iommu private dataJoerg Roedel
2020-03-27iommu/renesas: Use accessor functions for iommu private dataJoerg Roedel
2020-03-27iommu/arm-smmu: Use accessor functions for iommu private dataJoerg Roedel
2020-03-27iommu/arm-smmu: Refactor master_cfg/fwspec usageRobin Murphy
2020-03-27iommu/arm-smmu-v3: Use accessor functions for iommu private dataJoerg Roedel
2020-03-27iommu/arm-smmu: Fix uninitilized variable warningJoerg Roedel
2020-03-27iommu: Move iommu_fwspec to struct dev_iommuJoerg Roedel
2020-03-27iommu: Rename struct iommu_param to dev_iommuJoerg Roedel
2020-03-27iommu/tegra-gart: Remove direct access of dev->iommu_fwspecJoerg Roedel
2020-03-27iommu/virtio: Reject IOMMU page granule larger than PAGE_SIZEJean-Philippe Brucker
2020-03-27iommu/virtio: Fix freeing of incomplete domainsJean-Philippe Brucker
2020-03-27iommu/vt-d: Add build dependency on IOASIDJacob Pan
2020-03-27iommu/vt-d: Fix mm reference leakJacob Pan
2020-03-19iommu/vt-d: Silence RCU-list debugging warning in dmar_find_atsr()Qian Cai
2020-03-19iommu/vt-d: Fix page request descriptor sizeJacob Pan
2020-03-18iommu/arm-smmu-v3: Add SMMUv3.2 range invalidation supportRob Herring
2020-03-18iommu/arm-smmu-v3: Batch ATC invalidation commandsRob Herring
2020-03-18iommu/arm-smmu-v3: Batch context descriptor invalidationJean-Philippe Brucker
2020-03-18iommu/arm-smmu-v3: Add command queue batching helpersJean-Philippe Brucker
2020-03-18iommu/arm-smmu-v3: Write level-1 descriptors atomicallyJean-Philippe Brucker
2020-03-18iommu/arm-smmu-v3: Add support for PCI PASIDJean-Philippe Brucker
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey
2020-03-14iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit
2020-03-14iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-14iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey
2020-03-13iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-13iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-13iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede