summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2021-06-10iommu/vt-d: Add prq_report trace eventLu Baolu1-0/+7
2021-06-10iommu/vt-d: Report prq to io-pgfault frameworkLu Baolu2-81/+17
2021-06-10iommu/vt-d: Allocate/register iopf queue for sva devicesLu Baolu2-26/+77
2021-06-10iommu/vt-d: Refactor prq_event_thread()Lu Baolu1-103/+136
2021-06-10iommu/vt-d: Use common helper to lookup svm devicesLu Baolu1-28/+40
2021-06-10iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpersLu Baolu3-162/+120
2021-06-10iommu/vt-d: Add pasid private data helpersLu Baolu1-21/+41
2021-06-10iommu/vt-d: Support asynchronous IOMMU nested capabilitiesLu Baolu1-1/+8
2021-06-10iommu/vt-d: Select PCI_ATS explicitlyLu Baolu1-0/+1
2021-06-10iommu/vt-d: Tweak the description of a DMA faultLu Baolu1-8/+15
2021-06-10iommu/vt-d: Fix kernel-doc syntax in file headerAditya Srivastava1-1/+1
2021-06-10iommu/vt-d: Remove redundant assignment to variable agawColin Ian King1-1/+1
2021-06-09iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPIShawn Guo1-0/+4
2021-06-09iommu: rockchip: Add support for iommu v2Benjamin Gaignard1-0/+85
2021-06-09iommu: rockchip: Add internal ops to handle variantsBenjamin Gaignard1-22/+64
2021-06-09iommu: Delete a duplicate check in iommu_change_dev_def_domain()Zhen Lei1-3/+0
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede3-7/+35
2021-06-08iommu/arm-smmu-qcom: Move the adreno smmu specific implSai Prakash Ranjan1-3/+9
2021-06-08iommu/arm-smmu-qcom: Add SC7280 SMMU compatibleSai Prakash Ranjan1-0/+2
2021-06-08iommu/amd: Fix section mismatch warning for detect_ivrs()Joerg Roedel1-1/+1
2021-06-08iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel1-2/+2
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring11-11/+0
2021-06-08iommu: Remove unused of_get_dma_window()Rob Herring1-68/+0
2021-06-08iommu/iova: Put free_iova_mem() outside of spinlock iova_rbtree_lockXiang Chen1-7/+11
2021-06-08iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam1-2/+4
2021-06-08iommu/arm-smmu-v3: Decrease the queue size of evtq and priqZhen Lei1-2/+3
2021-06-08iommu/arm-smmu-v3: Ratelimit event dumpJean-Philippe Brucker1-1/+3
2021-06-08iommu/arm-smmu-v3: Add stall support for platform devicesJean-Philippe Brucker3-15/+283
2021-06-08iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.Eric Anholt1-1/+12
2021-06-08iommu/arm-smmu-qcom: Add sm6125 compatibleMartin Botka1-0/+1
2021-06-08iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding2-0/+14
2021-06-08iommu/arm-smmu-v3: Change *array into *const arrayBixuan Cui1-1/+1
2021-06-08iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI bootShawn Guo1-0/+13
2021-06-07iommu/amd: Remove redundant assignment of errShaokun Zhang1-1/+1
2021-06-07iommu/amd: Tidy up DMA ops initRobin Murphy3-25/+13
2021-06-04iommu/rockchip: Remove redundant DMA syncsRobin Murphy1-3/+0
2021-06-04iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel1-1/+8
2021-06-04iommu/amd: Fix extended features loggingAlexander Monakov1-2/+2
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding1-8/+8
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer1-1/+3
2021-05-19iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu2-3/+7
2021-05-19iommu/vt-d: Check for allocation failure in aux_detach_device()Dan Carpenter1-0/+2
2021-05-18iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui1-0/+1
2021-05-18iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit1-1/+1
2021-05-18iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker1-0/+2
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+2
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-14/+9
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-32/+71
2021-04-16iommu: Streamline registration interfaceRobin Murphy21-74/+38
2021-04-16iommu: Statically set module ownerRobin Murphy4-0/+4