index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
coherent.c
Age
Commit message (
Expand
)
Author
2022-06-24
dma-mapping: Add dma_release_coherent_memory to DMA API
Mark-PK Tsai
2021-10-27
dma-mapping: use 'bitmap_zalloc()' when applicable
Christophe JAILLET
2021-08-19
dma-mapping: make the global coherent pool conditional
Christoph Hellwig
2021-08-18
dma-mapping: add a dma_init_global_coherent helper
Christoph Hellwig
2021-08-18
dma-mapping: simplify dma_init_coherent_memory
Christoph Hellwig
2021-08-18
dma-mapping: allow using the global coherent pool for !ARM
Christoph Hellwig
2021-06-22
dma-mapping: remove a trailing space
Zhen Lei
2020-10-06
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-09-17
dma-mapping: introduce DMA range map, supplanting dma_pfn_offset
Jim Quinlan
2020-09-11
dma-mapping: move the dma_declare_coherent_memory documentation
Christoph Hellwig
2020-03-16
dma-coherent: fix integer overflow in the reserved-memory dma allocation
Kevin Grandemange
2019-10-30
dma-mapping: fix handling of dma-ranges for reserved memory (again)
Vladimir Murzin
2019-09-04
dma-mapping: remove the dma_declare_coherent_memory export
Christoph Hellwig
2019-09-04
dma-mapping: remove the dma_mmap_from_dev_coherent export
Christoph Hellwig
2019-09-04
dma-mapping: remove dma_release_declared_memory
Christoph Hellwig
2019-02-20
dma-mapping: remove the DMA_MEMORY_EXCLUSIVE flag
Christoph Hellwig
2019-02-20
dma-mapping: remove dma_mark_declared_memory_occupied
Christoph Hellwig
2019-02-13
dma-mapping: remove an incorrect __iommem annotation
Christoph Hellwig
2019-01-04
dma-mapping: remove a few unused exports
Christoph Hellwig
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig