index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
direct.h
Age
Commit message (
Expand
)
Author
14 days
dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
2026-02-23
dma-mapping: avoid random addr value print out on error path
Jiri Pirko
2026-01-08
dma-mapping: Remove dma_mark_clean (again)
Robin Murphy
2025-09-12
dma-mapping: convert dma_direct_*map_page to be phys_addr_t based
Leon Romanovsky
2024-07-10
swiotlb: reduce swiotlb pool lookups
Michael Kelley
2023-11-06
dma-mapping: fix dma_addressing_limited() if dma_range_map can't cover all sy...
Jia He
2023-06-19
dma-mapping: force bouncing if the kmalloc() size is not cache-line-aligned
Catalin Marinas
2022-07-26
dma-direct: support PCI P2PDMA pages in dma-direct map_sg
Logan Gunthorpe
2022-04-18
dma-direct: use is_swiotlb_active in dma_direct_map_page
Christoph Hellwig
2022-04-14
dma-direct: avoid redundant memory sync for swiotlb
Chao Gao
2021-07-13
swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing
Claire Chang
2021-07-13
swiotlb: Update is_swiotlb_buffer to add a struct device argument
Claire Chang
2021-03-17
swiotlb: split swiotlb_tbl_sync_single
Christoph Hellwig
2021-03-17
swiotlb: remove the alloc_size parameter to swiotlb_tbl_unmap_single
Christoph Hellwig
2020-10-06
dma-mapping: move large parts of <linux/dma-direct.h> to kernel/dma
Christoph Hellwig