summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2020-11-25iommu: Take lock before reading iommu group default domain typeSai Praneeth Prakhya1-0/+2
2020-11-25iommu: Add support to change default domain of an iommu groupSai Praneeth Prakhya1-1/+229
2020-11-25iommu: Move def_domain type check for untrusted device into coreLu Baolu2-16/+7
2020-11-25iommu/vt-d: Cleanup after converting to dma-iommu opsLu Baolu1-62/+28
2020-11-25iommu/vt-d: Convert intel iommu driver to the iommu opsTom Murphy2-703/+43
2020-11-25iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu1-2/+14
2020-11-25iommu: Add quirk for Intel graphic devices in map_sgLu Baolu1-0/+27
2020-11-25iommu: Allow the dma-iommu api to use bounce buffersTom Murphy1-13/+149
2020-11-25iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy1-0/+9
2020-11-25iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy2-27/+57
2020-11-25iommu/tegra-smmu: Add PCI supportNicolin Chen1-10/+25
2020-11-25iommu/tegra-smmu: Rework tegra_smmu_probe_device()Nicolin Chen1-81/+15
2020-11-25iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_devNicolin Chen1-33/+23
2020-11-25iommu/tegra-smmu: Expand mutex protection rangeNicolin Chen1-13/+21
2020-11-25iommu/tegra-smmu: Unwrap tegra_smmu_group_getNicolin Chen1-15/+4
2020-11-23iommu: Check return of __iommu_attach_device()Shameer Kolothum1-4/+6
2020-11-23arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz1-0/+4
2020-11-23iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker3-3/+33
2020-11-23iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker4-10/+282
2020-11-23iommu/sva: Add PASID helpersJean-Philippe Brucker4-0/+107
2020-11-23iommu/ioasid: Add ioasid referencesJean-Philippe Brucker3-9/+39
2020-11-23iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit1-5/+22
2020-11-23Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon1-3/+2
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-3/+6
2020-11-19iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu1-1/+3
2020-11-19Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon1-1/+18
2020-11-18iommu/amd: Fix IOMMU interrupt generation in X2APIC modeDavid Woodhouse1-59/+132
2020-11-18iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan1-2/+3
2020-11-17iommu: Modify the description of iommu_sva_unbind_deviceChen Jun1-2/+0
2020-11-17iommu/iova: Free global iova rcache on iova alloc failureVijayanand Jitta1-0/+22
2020-11-17iommu/iova: Retry from last rb tree node if iova search failsVijayanand Jitta1-6/+17
2020-11-17iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVMLukas Bulwahn1-1/+1
2020-11-15Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+18
2020-11-13iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner1-1/+18
2020-11-11Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-3/+2
2020-11-11iommu/amd: Don't register interrupt remapping irqdomain when IR is disabledDavid Woodhouse1-3/+5
2020-11-11iommu/amd: Fix union of bitfields in intcapxt supportDavid Woodhouse1-7/+9
2020-11-10Merge v5.10-rc3 into drm-nextDaniel Vetter4-3/+16
2020-11-10iommu/arm-smmu: Add a way for implementations to influence SCTLRRob Clark3-1/+19
2020-11-10iommu/arm-smmu-qcom: Add implementation for the adreno GPU SMMUJordan Crouse3-2/+153
2020-11-10iommu/arm-smmu-v3: Assign boolean values to a bool variableKaixu Xia1-1/+1
2020-11-06iommu/arm-smmu: Use new devm_krealloc()Robin Murphy3-24/+3
2020-11-03iommu: Fix a check in iommu_check_bind_data()Dan Carpenter1-1/+1
2020-11-03iommu/vt-d: Fix a bug for PDP check in prq_event_threadLiu, Yi L1-1/+1
2020-11-03iommu/vt-d: Fix sid not set issue in intel_svm_bind_gpasid()Liu Yi L1-0/+6
2020-11-03iommu/vt-d: Fix kernel NULL pointer dereference in find_domain()Lu Baolu1-0/+3
2020-11-03iommu/amd: Increase interrupt remapping table limit to 512 entriesSuravee Suthikulpanit1-1/+5
2020-11-02swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig1-3/+2
2020-11-02Merge drm/drm-next into drm-misc-nextMaxime Ripard34-1198/+2191
2020-10-30iommu/io-pgtable-arm: Support coherency for Mali LPAERobin Murphy1-1/+10