summaryrefslogtreecommitdiffstats
path: root/lib/dma-direct.c
Commit message (Expand)AuthorAgeFilesLines
* dma-direct: reject too small dma masksChristoph Hellwig2018-01-151-0/+19
* dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-151-3/+3
* dma-direct: retry allocations using GFP_DMA for small masksChristoph Hellwig2018-01-151-1/+24
* dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32Christoph Hellwig2018-01-151-0/+14
* dma-direct: use node local allocations for coherent memoryChristoph Hellwig2018-01-151-1/+1
* dma-direct: add support for CMA allocationChristoph Hellwig2018-01-151-6/+18
* dma-direct: add dma address sanity checksChristoph Hellwig2018-01-151-1/+30
* dma-direct: use phys_to_dmaChristoph Hellwig2018-01-151-11/+7
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-0/+63
OpenPOWER on IntegriCloud