index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
dma
/
mapping.c
Age
Commit message (
Expand
)
Author
2019-01-04
dma-mapping: remove dmam_{declare,release}_coherent_memory
Christoph Hellwig
2019-01-04
dma-mapping: implement dmam_alloc_coherent using dmam_alloc_attrs
Christoph Hellwig
2018-12-20
dma-mapping: fix inverted logic in dma_supported
Thierry Reding
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
dma-mapping: move dma_cache_sync out of line
Christoph Hellwig
2018-12-13
dma-mapping: move various slow path functions out of line
Christoph Hellwig
2018-12-13
dma-mapping: move dma_get_required_mask to kernel/dma
Christoph Hellwig
2018-12-01
dma-mapping: move the remap helpers to a separate file
Christoph Hellwig
2018-09-20
dma-mapping: support non-coherent devices in dma_common_get_sgtable
Christoph Hellwig
2018-09-20
dma-mapping: consolidate the dma mmap implementations
Christoph Hellwig
2018-09-08
dma-mapping: remove dma_deconfigure
Christoph Hellwig
2018-09-08
dma-mapping: remove dma_configure
Christoph Hellwig
2018-06-14
dma-mapping: move all DMA mapping code to kernel/dma
Christoph Hellwig