Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig | 2019-05-06 | 1 | -0/+6 |
* | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 2018-12-13 | 1 | -1/+4 |
* | dma-mapping: move the arm64 noncoherent alloc/free support to common code | Christoph Hellwig | 2018-12-01 | 1 | -0/+2 |
* | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -2/+8 |
* | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 2018-09-20 | 1 | -5/+0 |
* | dma-mapping: move the dma_coherent flag to struct device | Christoph Hellwig | 2018-09-20 | 1 | -0/+16 |
* | dma-noncoherent: add a arch_sync_dma_for_cpu_all hook | Christoph Hellwig | 2018-06-24 | 1 | -0/+8 |
* | dma-mapping: provide a generic dma-noncoherent implementation | Christoph Hellwig | 2018-05-19 | 1 | -0/+47 |