Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> | Christoph Hellwig | 2020-10-06 | 1 | -1/+1 |
* | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 2019-11-20 | 1 | -4/+4 |
* | dma-mapping: make dma_atomic_pool_init self-contained | Christoph Hellwig | 2019-08-29 | 1 | -6/+0 |
* | nds32: use the generic remapping allocator for coherent DMA allocations | Christoph Hellwig | 2019-06-25 | 1 | -314/+11 |
* | nds32: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-05-29 | 1 | -102/+11 |
* | nds32: implement the unmap_sg DMA operation | Christoph Hellwig | 2018-05-29 | 1 | -0/+6 |
* | nds32: consolidate DMA cache maintainance routines | Christoph Hellwig | 2018-05-29 | 1 | -94/+93 |
* | nds32: DMA mapping API | Greentime Hu | 2018-02-22 | 1 | -0/+477 |