summaryrefslogtreecommitdiff
path: root/drivers/iommu/intel/dmar.c
AgeCommit message (Expand)Author
2021-10-18iommu/vt-d: Dump DMAR translation structure when DMA fault occursKyung Min Park
2021-09-28iommu/vt-d: Drop "0x" prefix from PCI bus & device addressesBjorn Helgaas
2021-08-19iommu/vt-d: Remove unnecessary oom messageZhen Lei
2021-06-10iommu/vt-d: Add cache invalidation latency samplingLu Baolu
2021-06-10iommu/vt-d: Tweak the description of a DMA faultLu Baolu
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-03-18iommu/vt-d: Report more information about invalidation errorsLu Baolu
2021-02-12Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...Joerg Roedel
2021-02-04iommu/vt-d: Parse SATC reporting structureYian Chen
2021-01-28iommu/vt-d: Correctly check addr alignment in qi_flush_dev_iotlb_pasid()Lu Baolu
2021-01-28iommu/vt-d: Add qi_submit trace eventLu Baolu
2021-01-07iommu/vt-d: Fix misuse of ALIGN in qi_flush_piotlb()Lu Baolu
2020-11-26iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner
2020-10-20Merge tag 'iommu-fix-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-10-19iommu/vt-d: Don't dereference iommu_device if IOMMU_API is not builtBartosz Golaszewski
2020-10-14Merge tag 'iommu-updates-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2020-10-12Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-07iommu/vt-d: Gracefully handle DMAR units with no supported address widthsDavid Woodhouse
2020-09-24ACPI: Do not create new NUMA domains from ACPI static tables that are not SRATJonathan Cameron
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-16iommm/vt-d: Store irq domain in struct deviceThomas Gleixner
2020-09-04iommu/vt-d: Drop kerneldoc marker from regular commentKrzysztof Kozlowski
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu
2020-07-24iommu/vt-d: Handle non-page aligned addressLiu Yi L
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan
2020-06-23iommu/vt-d: Enable PCI ACS for platform opt in hintLu Baolu
2020-06-10iommu/vt-d: Move Intel IOMMU driver into subdirectoryJoerg Roedel