index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2023-10-06
iommu/amd: Remove amd_iommu_device_info()
Vasant Hegde
2023-10-06
iommu/amd: Remove PPR support
Vasant Hegde
2023-10-06
iommu/amd: Remove iommu_v2 module
Vasant Hegde
2023-10-05
iommu: Fix return code in iommu_group_alloc_default_domain()
Jason Gunthorpe
2023-10-05
iommu: Do not use IOMMU_DOMAIN_DMA if CONFIG_IOMMU_DMA is not enabled
Jason Gunthorpe
2023-10-02
iommu/dma: Use a large flush queue and timeout for shadow_on_flush
Niklas Schnelle
2023-10-02
iommu/dma: Allow a single FQ in addition to per-CPU FQs
Niklas Schnelle
2023-10-02
iommu/s390: Disable deferred flush for ISM devices
Niklas Schnelle
2023-10-02
s390/pci: Use dma-iommu layer
Niklas Schnelle
2023-10-02
iommu: Allow .iotlb_sync_map to fail and handle s390's -ENOMEM return
Niklas Schnelle
2023-09-25
iommu/vt-d: Avoid memory allocation in iommu_suspend()
Zhang Rui
2023-09-25
iommu/tegra-smmu: Drop unnecessary error check for for debugfs_create_dir()
Jinjie Ruan
2023-09-25
iommu: Remove duplicate include
Jiapeng Chong
2023-09-25
iommu/amd: Initialize iommu_device->max_pasids
Vasant Hegde
2023-09-25
iommu/amd: Enable device ATS/PASID/PRI capabilities independently
Vasant Hegde
2023-09-25
iommu/amd: Introduce iommu_dev_data.flags to track device capabilities
Vasant Hegde
2023-09-25
iommu/amd: Introduce iommu_dev_data.ppr
Suravee Suthikulpanit
2023-09-25
iommu/amd: Rename ats related variables
Vasant Hegde
2023-09-25
iommu/amd: Modify logic for checking GT and PPR features
Suravee Suthikulpanit
2023-09-25
iommu/amd: Consolidate feature detection and reporting logic
Suravee Suthikulpanit
2023-09-25
iommu/amd: Miscellaneous clean up when free domain
Suravee Suthikulpanit
2023-09-25
iommu/amd: Do not set amd_iommu_pgtable in pass-through mode
Vasant Hegde
2023-09-25
iommu/amd: Introduce helper functions for managing GCR3 table
Suravee Suthikulpanit
2023-09-25
iommu/amd: Refactor protection domain allocation code
Vasant Hegde
2023-09-25
iommu/amd: Consolidate logic to allocate protection domain
Suravee Suthikulpanit
2023-09-25
iommu/amd: Consolidate timeout pre-define to amd_iommu_type.h
Suravee Suthikulpanit
2023-09-25
iommu/amd: Remove unused amd_io_pgtable.pt_root variable
Suravee Suthikulpanit
2023-09-25
iommu/iova: Manage the depot list size
Robin Murphy
2023-09-25
iommu/iova: Make the rcache depot scale better
Robin Murphy
2023-09-25
iommu: Improve map/unmap sanity checks
Robin Murphy
2023-09-25
iommu: Retire map/unmap ops
Robin Murphy
2023-09-25
iommu/tegra-smmu: Update to {map,unmap}_pages
Robin Murphy
2023-09-25
iommu/sun50i: Update to {map,unmap}_pages
Robin Murphy
2023-09-25
iommu/rockchip: Update to {map,unmap}_pages
Robin Murphy
2023-09-25
iommu/omap: Update to {map,unmap}_pages
Robin Murphy
2023-09-25
iommu/exynos: Update to {map,unmap}_pages
Robin Murphy
2023-09-25
iommu/omap: Convert to generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu/ipmmu-vmsa: Convert to generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu/rockchip: Convert to generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu/sprd: Convert to generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu/sun50i: Convert to generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu: Add generic_single_device_group()
Jason Gunthorpe
2023-09-25
iommu: Remove useless group refcounting
Jason Gunthorpe
2023-09-25
iommu: Convert remaining simple drivers to domain_alloc_paging()
Jason Gunthorpe
2023-09-25
iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
Jason Gunthorpe
2023-09-25
iommu: Add ops->domain_alloc_paging()
Jason Gunthorpe
2023-09-25
iommu: Add __iommu_group_domain_alloc()
Jason Gunthorpe
2023-09-25
iommu: Require a default_domain for all iommu drivers
Jason Gunthorpe
2023-09-25
iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
2023-09-25
iommu/mtk_iommu: Add an IOMMU_IDENTITIY_DOMAIN
Jason Gunthorpe
[prev]
[next]