summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2021-07-26iommu/vt-d: Add support for IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Enhance IOMMU default DMA mode build optionsZhen Lei
2021-07-26iommu: Print strict or lazy mode at init timeJohn Garry
2021-07-26iommu: Deprecate Intel and AMD cmdline methods to enable strict modeJohn Garry
2021-07-26iommu/arm-smmu: Implement the map_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-26iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callbackIsaac J. Manjarres
2021-07-26iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm: Implement arm_lpae_map_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()Isaac J. Manjarres
2021-07-26iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entriesIsaac J. Manjarres
2021-07-26iommu: Add support for the map_pages() callbackIsaac J. Manjarres
2021-07-26iommu: Hook up '->unmap_pages' driver callbackWill Deacon
2021-07-26iommu: Split 'addr_merge' argument to iommu_pgsize() into separate partsWill Deacon
2021-07-26iommu: Use bitmap to calculate page size in iommu_pgsize()Will Deacon
2021-07-15Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2021-07-14iommu/rockchip: Fix physical address decodingBenjamin Gaignard
2021-07-14iommu/vt-d: Fix clearing real DMA device's scalable-mode context entriesLu Baolu
2021-07-14iommu/vt-d: Global devTLB flush when present context entry changedSanjay Kumar
2021-07-14iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"Marek Szyprowski
2021-07-13iommu/arm-smmu-v3: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-10Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-25Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...Joerg Roedel
2021-06-25iommu/virtio: Enable x86 supportJean-Philippe Brucker
2021-06-25iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()Jean-Philippe Brucker
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker
2021-06-24Merge tag 'drm-msm-next-2021-06-23b' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2021-06-23iommu/arm-smmu-qcom: Add stall supportRob Clark
2021-06-23iommu/arm-smmu-qcom: Add an adreno-smmu-priv callback to get pagefault infoJordan Crouse
2021-06-23iommu/arm-smmu: Add support for driver IOMMU fault handlersJordan Crouse
2021-06-18iommu/vt-d: Fix dereference of pointer info before it is null checkedColin Ian King
2021-06-17Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel
2021-06-16Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updatesWill Deacon
2021-06-15iommu/arm-smmu: Check smmu->impl pointer before dereferencingWill Deacon
2021-06-15iommu/arm-smmu-v3: Remove unnecessary oom messageZhen Lei
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translationXiyu Yang
2021-06-11iommu/arm-smmu: Fix arm_smmu_device refcount leak when arm_smmu_rpm_get failsXiyu Yang
2021-06-11iommu/arm-smmu: Use Tegra implementation on Tegra186Thierry Reding
2021-06-11iommu/arm-smmu: tegra: Implement SID override programmingThierry Reding
2021-06-11iommu/arm-smmu: tegra: Detect number of instances at runtimeThierry Reding
2021-06-11Merge branch 'for-thierry/arm-smmu' of https://git.kernel.org/pub/scm/linux/k...Krzysztof Kozlowski
2021-06-10iommu/vt-d: Fix linker error on 32-bitJoerg Roedel
2021-06-10iommu/vt-d: No need to typecastParav Pandit
2021-06-10iommu/vt-d: Remove unnecessary bracesParav Pandit
2021-06-10iommu/vt-d: Removed unused iommu_count in dmar domainParav Pandit
2021-06-10iommu/vt-d: Use bitfields for DMAR capabilitiesParav Pandit
2021-06-10iommu/vt-d: Use DEVICE_ATTR_RO macroYueHaibing
2021-06-10iommu/vt-d: Fix out-bounds-warning in intel/svm.cGustavo A. R. Silva
2021-06-10iommu/vt-d: Add PRQ handling latency samplingLu Baolu