index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2022-05-04
iommu/mediatek: Add a PM_CLK_AO flag for infra iommu
Yong Wu
2022-05-04
iommu/mediatek: Allow IOMMU_DOMAIN_UNMANAGED for PCIe VFIO
Yong Wu
2022-05-04
iommu/mediatek: Adjust device link when it is sub-common
Yong Wu
2022-05-04
iommu/mediatek: Contain MM IOMMU flow with the MM TYPE
Yong Wu
2022-05-04
iommu/mediatek: Add IOMMU_TYPE flag
Yong Wu
2022-05-04
iommu/mediatek: Add SUB_COMMON_3BITS flag
Yong Wu
2022-05-04
iommu/mediatek: Always enable output PA over 32bits in isr
Yong Wu
2022-05-04
iommu/mediatek: Remove the granule in the tlb flush
Yong Wu
2022-05-04
iommu/mediatek: Add a flag STD_AXI_MODE
Yong Wu
2022-05-04
iommu/mediatek: Add a flag DCM_DISABLE
Yong Wu
2022-05-04
iommu/mediatek: Add 12G~16G support for multi domains
Yong Wu
2022-05-04
iommu/mediatek: Adapt sharing and non-sharing pgtable case
Yong Wu
2022-05-04
iommu/mediatek: Add mutex for data in the mtk_iommu_domain
Yong Wu
2022-05-04
iommu/mediatek: Add mutex for m4u_group and m4u_dom in data
Yong Wu
2022-05-04
iommu/mediatek: Remove clk_disable in mtk_iommu_remove
Yong Wu
2022-05-04
iommu/mediatek: Add list_del in mtk_iommu_remove
Yong Wu
2022-05-04
iommu/mediatek: Fix 2 HW sharing pgtable issue
Yong Wu
2022-04-08
iommu/omap: Fix regression in probe for NULL pointer dereference
Tony Lindgren
2022-03-29
Merge tag 'dma-mapping-5.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2022-03-28
Merge tag 'driver-core-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-24
Merge tag 'iommu-updates-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-23
Merge tag 'media/v5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2022-03-21
Merge tag 'x86-pasid-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-08
Merge branches 'arm/mediatek', 'arm/msm', 'arm/renesas', 'arm/rockchip', 'arm...
Joerg Roedel
2022-03-08
Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...
Joerg Roedel
2022-03-08
iommu/amd: Improve amd_iommu_v2_exit()
Suravee Suthikulpanit
2022-03-08
iommu/amd: Remove unused struct fault.devid
Vasant Hegde
2022-03-08
iommu/amd: Clean up function declarations
Vasant Hegde
2022-03-08
iommu/amd: Call memunmap in error path
Vasant Hegde
2022-03-07
iommu/arm-smmu: Account for PMU interrupts
Robin Murphy
2022-03-04
iommu/vt-d: Enable ATS for the devices in SATC table
Yian Chen
2022-03-04
iommu/vt-d: Remove unused function intel_svm_capable()
YueHaibing
2022-03-04
iommu/vt-d: Add missing "__init" for rmrr_sanity_check()
Marco Bonelli
2022-03-04
iommu/vt-d: Move intel_iommu_ops to header file
Andy Shevchenko
2022-03-04
iommu/vt-d: Fix indentation of goto labels
Lu Baolu
2022-03-04
iommu/vt-d: Remove unnecessary prototypes
Lu Baolu
2022-03-04
iommu/vt-d: Remove unnecessary includes
Lu Baolu
2022-03-04
iommu/vt-d: Remove DEFER_DEVICE_DOMAIN_INFO
Lu Baolu
2022-03-04
iommu/vt-d: Remove domain and devinfo mempool
Lu Baolu
2022-03-04
iommu/vt-d: Remove iova_cache_get/put()
Lu Baolu
2022-03-04
iommu/vt-d: Remove finding domain in dmar_insert_one_dev_info()
Lu Baolu
2022-03-04
iommu/vt-d: Remove intel_iommu::domains
Lu Baolu
2022-03-04
Merge branch 'core' into x86/vt-d
Joerg Roedel
2022-03-04
iommu/mediatek: Always tlb_flush_all when each PM resume
Yong Wu
2022-03-04
iommu/mediatek: Add tlb_lock in tlb_flush_all
Yong Wu
2022-03-04
iommu/mediatek: Remove the power status checking in tlb flush all
Yong Wu
2022-03-04
iommu/mediatek: Always check runtime PM status in tlb flush range callback
Sebastian Reichel
2022-03-04
iommu/mediatek: Remove for_each_m4u in tlb_sync_all
Yong Wu
2022-03-04
iommu/iova: Improve 32-bit free space estimate
Robin Murphy
2022-03-04
iommu/amd: Improve error handling for amd_iommu_init_pci
Suravee Suthikulpanit
[next]