summaryrefslogtreecommitdiff
path: root/drivers/iommu (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\
| * iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski2021-02-03
| * iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse2021-02-03
| * iommu/intel: Fix memleak in intel_irq_remapping_allocDinghao Liu2021-01-17
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-30
|\|
| * iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit2020-12-11
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-12-09
|\|
| * iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit2020-11-18
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-10-23
|\|
| * iommu/exynos: add missing put_device() call in exynos_iommu_of_xlate()Yu Kuai2020-10-14
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-09-19
|\|
| * iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu2020-09-12
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-08-23
|\|
| * iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King2020-08-21
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * iommu: Fix reference count leak in iommu_group_alloc.Qiushi Wu2020-06-03
| * iommu/dma: Respect IOMMU aperture when allocatingRobin Murphy2020-05-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\|
| * iommu/amd: Fix the configuration of GCR3 table root pointerAdrian Huang2020-04-24
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake2020-03-20
| * iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan2020-03-20
| * iommu/vt-d: Fix a bug in intel_iommu_iova_to_phys() for huge pageYonghyun Hwang2020-03-20
| * iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taintHans de Goede2020-03-20
| * iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede2020-03-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * iommu/arm-smmu-v3: Use WRITE_ONCE() when changing validity of an STEWill Deacon2020-02-28
| * iommu/amd: Wait for completion of IOTLB flush in attach_deviceFilippo Sironi2020-01-29
| * iommu/amd: Make iommu_disable saferKevin Mitchell2020-01-29
| * iommu: Use right function to get group for deviceLu Baolu2020-01-29
| * iommu/vt-d: Make kernel parameter igfx_off work with vIOMMULu Baolu2020-01-29
| * iommu: Remove device link to group on failureJon Derrick2020-01-23
| * iommu/tegra-smmu: Fix page tables in > 4 GiB memoryThierry Reding2020-01-04
* | Merge android-4.4.190 (ac7fbca) into msm-4.4Srinivasarao P2019-08-26
|\|
| * iommu/amd: Move iommu_init_pci() to .init sectionJoerg Roedel2019-08-25
* | Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P2019-06-24
|\|
| * iommu/vt-d: Set intel_iommu_gfx_mapped correctlyLu Baolu2019-06-22
* | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\|
| * iommu/tegra-smmu: Fix invalid ASID bits on Tegra30/114Dmitry Osipenko2019-06-11
* | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\|
| * iommu/amd: Set exclusion range correctlyJoerg Roedel2019-05-16
* | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\|
| * iommu/dmar: Fix buffer overflow during PCI bus notificationJulia Cartwright2019-04-27
| * iommu/vt-d: Check capability before disabling protected memoryLu Baolu2019-04-27
* | Merge android-4.4.177 (0c3b8c4) into msm-4.4Srinivasarao P2019-03-25
|\|
| * iommu/amd: Fix IOMMU page flush when detach device from a domainSuravee Suthikulpanit2019-03-23
* | Merge android-4.4.175 (08d5867) into msm-4.4Srinivasarao P2019-02-22
|\|
| * iommu/arm-smmu-v3: Use explicit mb() when moving cons pointerWill Deacon2019-02-20
* | iommu: iommu-debug: don't pass null character to copy_to_userVijayanand Jitta2019-02-14