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
/
lib
/
dma-direct.c
Age
Commit message (
Expand
)
Author
2018-03-28
dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrs
Christoph Hellwig
2018-03-20
dma/direct: Handle force decryption for DMA coherent buffers in common code
Christoph Hellwig
2018-02-12
dma-direct: comment the dma_direct_free calling convention
Christoph Hellwig
2018-02-12
dma-direct: mark as is_phys
Christoph Hellwig
2018-01-15
dma-direct: reject too small dma masks
Christoph Hellwig
2018-01-15
dma-direct: make dma_direct_{alloc,free} available to other implementations
Christoph Hellwig
2018-01-15
dma-direct: retry allocations using GFP_DMA for small masks
Christoph Hellwig
2018-01-15
dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32
Christoph Hellwig
2018-01-15
dma-direct: use node local allocations for coherent memory
Christoph Hellwig
2018-01-15
dma-direct: add support for CMA allocation
Christoph Hellwig
2018-01-15
dma-direct: add dma address sanity checks
Christoph Hellwig
2018-01-15
dma-direct: use phys_to_dma
Christoph Hellwig
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig