index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
dma-api.rst
Age
Commit message (
Expand
)
Author
2025-09-12
dma-debug: refactor to use physical addresses for page mapping
Leon Romanovsky
2025-07-01
docs: dma-api: clean up documentation of dma_map_sg()
Petr Tesarik
2025-07-01
docs: dma-api: update streaming DMA physical address constraints
Petr Tesarik
2025-07-01
docs: dma-api: clarify DMA addressing limitations
Petr Tesarik
2025-07-01
docs: dma-api: remove duplicate description of the DMA pool API
Petr Tesarik
2025-07-01
docs: dma-api: remove remnants of PCI DMA API
Petr Tesarik
2025-07-01
docs: dma-api: replace consistent with coherent
Petr Tesarik
2025-07-01
docs: dma-api: use "DMA API" consistently throughout the document
Petr Tesarik
2025-06-09
doc: Include scatterlist APIs in htmldocs
Matthew Wilcox (Oracle)
2025-05-06
docs: core-api: document the IOVA-based API
Christoph Hellwig
2023-11-17
docs: dma-api: Fix description of the sync_sg API
Brian Johannesmeyer
2022-07-19
dma-mapping: add dma_opt_mapping_size()
John Garry
2021-06-17
docs: core-api: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2021-03-15
dma-mapping: add a dma_alloc_noncontiguous API
Christoph Hellwig
2021-03-15
dma-mapping: add a dma_mmap_pages helper
Christoph Hellwig
2021-02-09
dma-mapping: remove the {alloc,free}_noncoherent methods
Christoph Hellwig
2020-10-23
dma-mapping: document dma_{alloc,free}_pages
Christoph Hellwig
2020-09-25
dma-mapping: add a new dma_alloc_noncoherent API
Christoph Hellwig
2020-09-11
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-06-30
dma-mapping: Add a new dma_need_sync API
Christoph Hellwig
2020-06-26
docs: fix references for DMA*.txt files
Mauro Carvalho Chehab
2020-05-15
docs: move DMA kAPI to Documentation/core-api
Mauro Carvalho Chehab