Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -7/+0 |
* | dma-mapping: move the arm64 noncoherent alloc/free support to common code | Christoph Hellwig | 2018-12-01 | 1 | -0/+5 |
* | dma-mapping: move the remap helpers to a separate file | Christoph Hellwig | 2018-12-01 | 1 | -0/+4 |
* | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -4/+6 |
* | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 2018-09-20 | 1 | -7/+2 |
* | dma-mapping: move the dma_coherent flag to struct device | Christoph Hellwig | 2018-09-20 | 1 | -0/+3 |
* | dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration | Christoph Hellwig | 2018-09-20 | 1 | -0/+3 |
* | dma-mapping: move all DMA mapping code to kernel/dma | Christoph Hellwig | 2018-06-14 | 1 | -0/+50 |