index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2021-08-18
iommu/amd: Prepare for multiple DMA domain types
Robin Murphy
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
2021-08-18
iommu/io-pgtable: Remove non-strict quirk
Robin Murphy
2021-08-18
iommu: Indicate queued flushes via gather data
Robin Murphy
2021-08-18
iommu/dma: Remove redundant "!dev" checks
Robin Murphy
2021-08-18
iommu/virtio: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/sun50i: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/sprd: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/rockchip: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/mtk: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/ipmmu-vmsa: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/exynos: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/vt-d: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/arm-smmu: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu/amd: Drop IOVA cookie management
Robin Murphy
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
2021-08-02
iommu/arm-smmu-v3: Implement the map_pages() IOMMU driver callback
Xiang Chen
2021-08-02
iommu/arm-smmu-v3: Implement the unmap_pages() IOMMU driver callback
Xiang Chen
2021-07-26
iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()
Lu Baolu
2021-07-26
iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
Lu Baolu
2021-07-26
iommu/vt-d: Report real pgsize bitmap to iommu core
Lu Baolu
2021-07-26
iommu: Streamline iommu_iova_to_phys()
Robin Murphy
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
2021-07-26
iommu/amd: Add support for IOMMU default DMA mode build options
Zhen Lei
2021-07-26
iommu/vt-d: Add support for IOMMU default DMA mode build options
Zhen Lei
2021-07-26
iommu: Enhance IOMMU default DMA mode build options
Zhen Lei
2021-07-26
iommu: Print strict or lazy mode at init time
John Garry
2021-07-26
iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
John Garry
2021-07-26
iommu/arm-smmu: Implement the map_pages() IOMMU driver callback
Isaac J. Manjarres
2021-07-26
iommu/arm-smmu: Implement the unmap_pages() IOMMU driver callback
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_map_pages()
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable-arm-v7s: Implement arm_v7s_unmap_pages()
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable-arm: Implement arm_lpae_map_pages()
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable-arm: Implement arm_lpae_unmap_pages()
Isaac J. Manjarres
2021-07-26
iommu/io-pgtable-arm: Prepare PTE methods for handling multiple entries
Isaac J. Manjarres
2021-07-26
iommu: Add support for the map_pages() callback
Isaac J. Manjarres
2021-07-26
iommu: Hook up '->unmap_pages' driver callback
Will Deacon
2021-07-26
iommu: Split 'addr_merge' argument to iommu_pgsize() into separate parts
Will Deacon
2021-07-26
iommu: Use bitmap to calculate page size in iommu_pgsize()
Will Deacon
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-14
iommu/rockchip: Fix physical address decoding
Benjamin Gaignard
2021-07-14
iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
Lu Baolu
2021-07-14
iommu/vt-d: Global devTLB flush when present context entry changed
Sanjay Kumar
2021-07-14
iommu/qcom: Revert "iommu/arm: Cleanup resources in case of probe error path"
Marek Szyprowski
2021-07-13
iommu/arm-smmu-v3: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-07-10
Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-07-02
Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
2021-06-25
iommu/virtio: Enable x86 support
Jean-Philippe Brucker
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
[next]