summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-02-07Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2021-02-03iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2021-02-03iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2021-01-17iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu
2020-12-30Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit
2020-12-09Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-11-18iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit
2020-10-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-10-14iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai
2020-09-19Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-09-12iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu
2020-08-23Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-08-21iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King
2020-06-04Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-06-03iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu
2020-05-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-05-10iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy
2020-04-24iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang
2020-04-14Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-03-20iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake
2020-03-20iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan
2020-03-20iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang
2020-03-20iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede
2020-03-20iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede
2020-03-08Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas
2020-02-28iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon
2020-01-29iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi
2020-01-29iommu/amd: Make iommu_disable saferKevin Mitchell
2020-01-29iommu: Use right function to get group for deviceLu Baolu
2020-01-29iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu
2020-01-23iommu: Remove device link to group on failureJon Derrick
2020-01-04iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding
2019-08-26Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P
2019-08-25iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko
2019-05-23Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P
2019-05-16iommu/amd: Set exclusion range correctlyJoerg Roedel
2019-05-02Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P
2019-04-27iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright
2019-04-27iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-03-25Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P
2019-03-23iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit
2019-02-22Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P
2019-02-20iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon
2019-02-14iommu: iommu-debug: don't pass null character to copy_to_userVijayanand Jitta
2019-01-31iommu: dma-mapping-fast: Add a check for count in fast_smmu_allocVijayanand Jitta