aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2022-11-22iommu/vt-d: Use real field for indication of first levelGravatar Lu Baolu 2-25/+15
2022-11-22iommu/vt-d: Remove unnecessary domain_context_mapped()Gravatar Lu Baolu 1-44/+3
2022-11-22iommu/vt-d: Rename domain_add_dev_info()Gravatar Lu Baolu 1-2/+3
2022-11-22iommu/vt-d: Rename iommu_disable_dev_iotlb()Gravatar Lu Baolu 1-3/+3
2022-11-22iommu/vt-d: Add blocking domain supportGravatar Lu Baolu 1-8/+18
2022-11-22iommu/vt-d: Add device_block_translation() helperGravatar Lu Baolu 1-6/+38
2022-11-22iommu/vt-d: Allocate pasid table in device probe pathGravatar Lu Baolu 1-8/+12
2022-11-22Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Joerg Roedel 4-139/+133
2022-11-21Merge branch 'for-joerg/arm-smmu/bindings' into for-joerg/arm-smmu/updatesGravatar Will Deacon 3-139/+130
2022-11-21dma-mapping: reject __GFP_COMP in dma_alloc_attrsGravatar Christoph Hellwig 1-3/+0
2022-11-19iommu/amd: Check return value of mmu_notifier_register()Gravatar Denis Arefev 1-1/+3
2022-11-19iommu/amd: Fix pci device refcount leak in ppr_notifier()Gravatar Yang Yingliang 1-0/+1
2022-11-19iommu/vt-d: Set SRE bit only when hardware has SRS capGravatar Tina Zhang 1-2/+3
2022-11-19iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entriesGravatar Tina Zhang 1-5/+3
2022-11-19iommu/io-pgtable-arm-v7s: Remove map/unmapGravatar Robin Murphy 1-26/+15
2022-11-19iommu/io-pgtable-arm: Remove map/unmapGravatar Robin Murphy 1-27/+15
2022-11-19iommu/qcom: Update to {map,unmap}_pagesGravatar Robin Murphy 1-6/+8
2022-11-19iommu/ipmmu-vmsa: Update to {map,unmap}_pagesGravatar Robin Murphy 1-9/+9
2022-11-19iommu/msm: Update to {map,unmap}_pagesGravatar Robin Murphy 1-7/+11
2022-11-19iommu/mediatek: Update to {map,unmap}_pagesGravatar Robin Murphy 1-7/+8
2022-11-19iommu/sprd: Update to {map,unmap}_pagesGravatar Robin Murphy 1-11/+14
2022-11-19iommu/mediatek-v1: Update to {map,unmap}_pagesGravatar Robin Murphy 1-16/+14
2022-11-19iommu/exynos: Fix driver initialization sequenceGravatar Marek Szyprowski 1-14/+12
2022-11-19s390/pci: use lock-free I/O translation updatesGravatar Niklas Schnelle 1-24/+13
2022-11-19iommu/s390: Optimize IOMMU table walkingGravatar Niklas Schnelle 1-26/+43
2022-11-19iommu/s390: Use RCU to allow concurrent domain_list iterationGravatar Niklas Schnelle 1-17/+27
2022-11-19iommu/s390: Add I/O TLB opsGravatar Niklas Schnelle 1-11/+56
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateGravatar Niklas Schnelle 1-2/+7
2022-11-19iommu: Avoid races around device probeGravatar Robin Murphy 1-6/+22
2022-11-19iommu/mediatek: add support for MT8365 SoCGravatar Fabien Parent 1-0/+13
2022-11-19iommu/mediatek: add support for 6-bit encoded port IDsGravatar Fabien Parent 1-1/+11
2022-11-19iommu/mediatek: Check return value after calling platform_get_resource()Gravatar Yang Yingliang 1-0/+2
2022-11-19iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsGravatar Kim Phillips 1-25/+54
2022-11-19iommu/amd: Fix ivrs_acpihid cmdline parsing codeGravatar Kim Phillips 1-0/+7
2022-11-18iommu/arm-smmu-qcom: Add SM6350 SMMUv2Gravatar Konrad Dybcio 1-0/+1
2022-11-17x86/apic: Remove X86_IRQ_ALLOC_CONTIGUOUS_VECTORSGravatar Thomas Gleixner 2-14/+0
2022-11-17genirq: Get rid of GENERIC_MSI_IRQ_DOMAINGravatar Thomas Gleixner 1-1/+1
2022-11-17iommu/amd: Remove bogus check for multi MSI-XGravatar Thomas Gleixner 1-2/+1
2022-11-17iommu/vt-d: Remove bogus check for multi MSI-XGravatar Thomas Gleixner 1-2/+1
2022-11-15iommu/arm-smmu: Warn once when the perfetcher errata patch fails to applyGravatar Chen Lin 1-0/+3
2022-11-14iommu/arm-smmu-qcom: Add generic qcom,smmu-500 match entryGravatar Dmitry Baryshkov 1-0/+5
2022-11-14iommu/arm-smmu-qcom: Stop using mmu500 reset for v2 MMUsGravatar Dmitry Baryshkov 1-11/+27
2022-11-14iommu/arm-smmu-qcom: Merge table from arm-smmu-qcom-debug into match dataGravatar Dmitry Baryshkov 3-112/+45
2022-11-14iommu/arm-smmu-qcom: provide separate implementation for SDM845-smmu-500Gravatar Dmitry Baryshkov 1-15/+22
2022-11-14iommu/arm-smmu-qcom: Move the qcom,adreno-smmu check into qcom_smmu_createGravatar Dmitry Baryshkov 2-14/+19
2022-11-14iommu/arm-smmu-qcom: Move implementation data into match dataGravatar Dmitry Baryshkov 2-22/+44
2022-11-14iommu/arm-smmu-qcom: Add SM6115 supportGravatar Adam Skladowski 1-0/+1
2022-11-14drivers: arm-smmu-impl: Add QDU1000 and QRU1000 iommu implementationGravatar Melody Olvera 1-0/+1
2022-11-03iommu/rockchip: fix permission bits in page table entries v2Gravatar Michael Riesch 1-6/+4
2022-11-03Merge tag 'for-joerg' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/io...Gravatar Joerg Roedel 15-56/+48