开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
dma-noncoherent.h
Age
Commit message (
Expand
)
Author
2020-03-16
dma-direct: provide a arch_dma_clear_uncached hook
Christoph Hellwig
2020-03-16
dma-direct: make uncached_kernel_address more general
Christoph Hellwig
2020-03-16
dma-direct: remove the cached_kernel_address hook
Christoph Hellwig
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-11
dma-direct: provide mmap and get_sgtable method overrides
Christoph Hellwig
2019-08-29
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
2019-07-08
dma-mapping: mark dma_alloc_need_uncached as __always_inline
Christoph Hellwig
2019-06-25
dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common code
Christoph Hellwig
2019-06-25
dma-mapping: add a dma_alloc_need_uncached helper
Christoph Hellwig
2019-06-03
dma-direct: provide generic support for uncached kernel segments
Christoph Hellwig
2019-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-01
dma-mapping: move the arm64 noncoherent alloc/free support to common code
Christoph Hellwig
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-20
dma-mapping: move the dma_coherent flag to struct device
Christoph Hellwig
2018-06-24
dma-noncoherent: add a arch_sync_dma_for_cpu_all hook
Christoph Hellwig
2018-05-19
dma-mapping: provide a generic dma-noncoherent implementation
Christoph Hellwig