summaryrefslogtreecommitdiff
path: root/lib/dma-direct.c
Commit message (Expand)AuthorAge
* dma-mapping: Don't clear GFP_ZERO in dma_alloc_attrsChristoph Hellwig2018-03-28
* dma/direct: Handle force decryption for DMA coherent buffers in common codeChristoph Hellwig2018-03-20
* dma-direct: comment the dma_direct_free calling conventionChristoph Hellwig2018-02-12
* dma-direct: mark as is_physChristoph Hellwig2018-02-12
* dma-direct: reject too small dma masksChristoph Hellwig2018-01-15
* dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-15
* dma-direct: retry allocations using GFP_DMA for small masksChristoph Hellwig2018-01-15
* dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32Christoph Hellwig2018-01-15
* dma-direct: use node local allocations for coherent memoryChristoph Hellwig2018-01-15
* dma-direct: add support for CMA allocationChristoph Hellwig2018-01-15
* dma-direct: add dma address sanity checksChristoph Hellwig2018-01-15
* dma-direct: use phys_to_dmaChristoph Hellwig2018-01-15
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-15