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