summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-06-09iommu/arm-smmu-qcom: Protect acpi_match_platform_list() call with CONFIG_ACPIShawn Guo
2021-06-09iommu: rockchip: Add support for iommu v2Benjamin Gaignard
2021-06-09iommu: rockchip: Add internal ops to handle variantsBenjamin Gaignard
2021-06-09iommu: Delete a duplicate check in iommu_change_dev_def_domain()Zhen Lei
2021-06-08iommu/arm: Cleanup resources in case of probe error pathAmey Narkhede
2021-06-08iommu/arm-smmu-qcom: Move the adreno smmu specific implSai Prakash Ranjan
2021-06-08iommu/arm-smmu-qcom: Add SC7280 SMMU compatibleSai Prakash Ranjan
2021-06-08iommu/amd: Fix section mismatch warning for detect_ivrs()Joerg Roedel
2021-06-08iommu/dma: Fix compile warning in 32-bit buildsJoerg Roedel
2021-06-08iommu: Drop unnecessary of_iommu.h includesRob Herring
2021-06-08iommu: Remove unused of_get_dma_window()Rob Herring
2021-06-08iommu/iova: Put free_iova_mem() outside of spinlock iova_rbtree_lockXiang Chen
2021-06-08iommu/dma: Fix IOVA reserve dma rangesSrinath Mannam
2021-06-08iommu/arm-smmu-v3: Decrease the queue size of evtq and priqZhen Lei
2021-06-08iommu/arm-smmu-v3: Ratelimit event dumpJean-Philippe Brucker
2021-06-08iommu/arm-smmu-v3: Add stall support for platform devicesJean-Philippe Brucker
2021-06-08iommu/arm-smmu-qcom: Skip the TTBR1 quirk for db820c.Eric Anholt
2021-06-08iommu/arm-smmu-qcom: Add sm6125 compatibleMartin Botka
2021-06-08iommu/arm-smmu: Implement ->probe_finalize()Thierry Reding
2021-06-08iommu/arm-smmu-v3: Change *array into *const arrayBixuan Cui
2021-06-08iommu/arm-smmu-qcom: hook up qcom_smmu_impl for ACPI bootShawn Guo
2021-06-07iommu/amd: Remove redundant assignment of errShaokun Zhang
2021-06-07iommu/amd: Tidy up DMA ops initRobin Murphy
2021-06-04iommu/rockchip: Remove redundant DMA syncsRobin Murphy
2021-06-04iommu/amd: Add amd_iommu=force_enable optionJoerg Roedel
2021-06-04iommu/amd: Fix extended features loggingAlexander Monakov
2021-06-03memory: tegra: Consolidate register fieldsThierry Reding
2021-05-27iommu/vt-d: Fix sysfs leak in alloc_iommu()Rolf Eike Beer
2021-05-19iommu/vt-d: Use user privilege for RID2PASID translationLu Baolu
2021-05-19iommu/vt-d: Check for allocation failure in aux_detach_device()Dan Carpenter
2021-05-18iommu/virtio: Add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-18iommu/amd: Fix wrong parentheses on page-specific invalidationsNadav Amit
2021-05-18iommu/amd: Clear DMA ops when switching domainJean-Philippe Brucker
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-05-04Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-05-04Merge tag 'dma-mapping-5.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2021-04-16iommu: Streamline registration interfaceRobin Murphy
2021-04-16iommu: Statically set module ownerRobin Murphy
2021-04-16Merge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis...Joerg Roedel
2021-04-16iommu/mediatek-v1: Add error handle for mtk_iommu_probeYong Wu
2021-04-16iommu/mediatek-v1: Avoid build fail when build as moduleYong Wu
2021-04-16iommu/mediatek: Always enable the clk on resumeDafna Hirschfeld
2021-04-15iommu/fsl-pamu: Fix uninitialized variable warningJoerg Roedel
2021-04-15iommu/vt-d: Force to flush iotlb before creating superpageLongpeng(Mike)
2021-04-15iommu/amd: Put newline after closing bracket in warningPaul Menzel
2021-04-15iommu/vt-d: Fix an error handling path in 'intel_prepare_irq_remapping()'Christophe JAILLET
2021-04-15iommu/vt-d: Fix build error of pasid_enable_wpe() with !X86Lu Baolu
2021-04-15iommu/amd: Remove performance counter pre-initialization testSuravee Suthikulpanit
2021-04-15Revert "iommu/amd: Fix performance counter initialization"Paul Menzel
2021-04-15iommu/amd: Remove duplicate check of devidShaokun Zhang