index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Age
Commit message (
Expand
)
Author
2021-09-03
Merge tag 'iommu-updates-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2021-08-18
iommu: Allow enabling non-strict mode dynamically
Robin Murphy
2021-08-18
iommu: Merge strictness and domain type configs
Robin Murphy
2021-08-18
iommu: Only log strictness for DMA domains
Robin Murphy
2021-08-18
iommu: Expose DMA domain strictness via sysfs
Robin Murphy
2021-08-18
iommu: Express DMA strictness via the domain type
Robin Murphy
2021-08-18
iommu: Introduce explicit type for non-strict DMA domains
Robin Murphy
2021-08-18
iommu: Pull IOVA cookie management into the core
Robin Murphy
2021-08-10
iommu: Fix race condition during default domain allocation
Ashish Mhetre
2021-08-09
iommu: return full error code from iommu_map_sg[_atomic]()
Logan Gunthorpe
2021-08-02
iommu: Check if group is NULL before remove device
Frank Wunderlich
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: 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: 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-06-09
iommu: Delete a duplicate check in iommu_change_dev_def_domain()
Zhen Lei
2021-04-16
iommu: Streamline registration interface
Robin Murphy
2021-04-07
iommu: remove iommu_domain_{get,set}_attr
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_IO_PGTABLE_CFG
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_DMA_USE_FLUSH_QUEUE
Robin Murphy
2021-04-07
iommu: remove iommu_set_cmd_line_dma_api and iommu_cmd_line_dma_api
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_NESTING
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_GEOMETRY
Christoph Hellwig
2021-04-07
iommu: remove DOMAIN_ATTR_PAGING
Christoph Hellwig
2021-04-07
iommu/fsl_pamu: remove ->domain_window_enable
Christoph Hellwig
2021-03-18
iommu: Check dev->iommu in iommu_dev_xxx functions
Shameer Kolothum
2021-02-12
Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'x86/vt-d' and 'core' in...
Joerg Roedel
2021-02-02
iommu: Properly pass gfp_t in _iommu_map() to avoid atomic sleeping
Douglas Anderson
2021-01-28
iommu: use the __iommu_attach_device() directly for deferred attach
Lianbo Jiang
2021-01-27
iommu: Add iova and size as parameters in iotlb_sync_map
Yong Wu
2021-01-27
iommu: Move iotlb_sync_map out from __iommu_map
Yong Wu
2021-01-27
iommu: Delete iommu_dev_has_feature()
John Garry
2021-01-27
iommu: Delete iommu_domain_window_disable()
John Garry
2021-01-27
iommu: Stop exporting iommu_map_sg_atomic()
John Garry
2020-12-08
Merge branch 'for-next/iommu/fixes' into for-next/iommu/core
Will Deacon
2020-12-08
Merge branch 'for-next/iommu/misc' into for-next/iommu/core
Will Deacon
2020-12-07
iommu: Improve the performance for direct_mapping
Yong Wu
2020-11-26
iommu: return error code when it can't get group
Yang Yingliang
2020-11-25
iommu: Take lock before reading iommu group default domain type
Sai Praneeth Prakhya
2020-11-25
iommu: Add support to change default domain of an iommu group
Sai Praneeth Prakhya
2020-11-25
iommu: Move def_domain type check for untrusted device into core
Lu Baolu
2020-11-23
iommu: Check return of __iommu_attach_device()
Shameer Kolothum
2020-11-17
iommu: Modify the description of iommu_sva_unbind_device
Chen Jun
2020-11-03
iommu: Fix a check in iommu_check_bind_data()
Dan Carpenter
[next]