index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
2021-03-05
Merge tag 'iommu-fixes-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-03-04
iommu/vt-d: Fix status code for Allocate/Free PASID command
Zenghui Yu
2021-03-04
iommu: Don't use lazy flush for untrusted device
Lu Baolu
2021-03-04
iommu/tegra-smmu: Fix mc errors on tegra124-nyan
Nicolin Chen
2021-03-04
iommu/amd: Fix sleeping in atomic in increase_address_space()
Andrey Ryabinin
2021-02-24
Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-02-22
Merge tag 'iommu-updates-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-21
Merge tag 'hyperv-next-signed-20210216' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2021-02-12
iommu/amd: Fix performance counter initialization
Suravee Suthikulpanit
2021-02-11
iommu/hyperv: setup an IO-APIC IRQ remapping domain for root partition
Wei Liu
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2021-02-08
iommu/mediatek: Fix error code in probe()
Dan Carpenter
2021-02-05
iommu/mediatek: Fix unsigned domid comparison with less than zero
Colin Ian King
2021-02-04
iommu/vt-d: Parse SATC reporting structure
Yian Chen
2021-02-04
iommu/vt-d: Add iotlb_sync_map callback
Lu Baolu
2021-02-04
iommu/vt-d: Move capability check code to cap_audit files
Kyung Min Park
2021-02-04
iommu/vt-d: Audit IOMMU Capabilities and add helper functions
Kyung Min Park
2021-02-02
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
2021-02-02
iommu/vt-d: Fix compile error [-Werror=implicit-function-declaration]
Lu Baolu
2021-02-01
Merge branch 'for-joerg/mtk' into for-joerg/arm-smmu/updates
Will Deacon
2021-02-01
iommu/mediatek: Add mt8192 support
Yong Wu
2021-02-01
iommu/mediatek: Remove unnecessary check in attach_device
Yong Wu
2021-02-01
iommu/mediatek: Support master use iova over 32bit
Yong Wu
2021-02-01
iommu/mediatek: Add iova reserved function
Yong Wu
2021-02-01
iommu/mediatek: Support for multi domains
Yong Wu
2021-02-01
iommu/mediatek: Add get_domain_id from dev->dma_range_map
Yong Wu
2021-02-01
iommu/mediatek: Add iova_region structure
Yong Wu
2021-02-01
iommu/mediatek: Move geometry.aperture updating into domain_finalise
Yong Wu
2021-02-01
iommu/mediatek: Move domain_finalise into attach_device
Yong Wu
2021-02-01
iommu/mediatek: Adjust the structure
Yong Wu
2021-02-01
iommu/mediatek: Support report iova 34bit translation fault in ISR
Yong Wu
2021-02-01
iommu/mediatek: Support up to 34bit iova in tlb flush
Yong Wu
2021-02-01
iommu/mediatek: Add power-domain operation
Yong Wu
2021-02-01
iommu/mediatek: Add pm runtime callback
Yong Wu
2021-02-01
iommu/mediatek: Add device link for smi-common and m4u
Yong Wu
2021-02-01
iommu/mediatek: Add error handle for mtk_iommu_probe
Yong Wu
2021-02-01
iommu/mediatek: Move hw_init into attach_device
Yong Wu
2021-02-01
iommu/mediatek: Update oas for v7s
Yong Wu
2021-02-01
iommu/mediatek: Add a flag for iova 34bits case
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Quad lvl1 pgtable for MediaTek
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Add cfg as a param in some macros
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Clarify LVL_SHIFT/BITS macro
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Extend PA34 for MediaTek
Yong Wu
2021-02-01
iommu/io-pgtable-arm-v7s: Use ias to check the valid iova in unmap
Yong Wu
2021-02-01
iommu/mediatek: Use the common mtk-memory-port.h
Yong Wu
[next]