Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 2018-12-13 | 1 | -11/+3 |
* | dma-mapping: consolidate the dma mmap implementations | Christoph Hellwig | 2018-09-20 | 1 | -1/+1 |
* | dma-mapping: merge direct and noncoherent ops | Christoph Hellwig | 2018-09-20 | 1 | -2/+3 |
* | arm-nommu: don't define arch_teardown_dma_ops | Christoph Hellwig | 2018-09-08 | 1 | -4/+0 |
* | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -9/+0 |
* | dma-direct: make dma_direct_{alloc,free} available to other implementations | Christoph Hellwig | 2018-01-15 | 1 | -6/+3 |
* | dma-direct: rename dma_noop to dma_direct | Christoph Hellwig | 2018-01-15 | 1 | -4/+4 |
* | ARM: NOMMU: Wire-up default DMA interface | Vladimir Murzin | 2017-07-20 | 1 | -9/+36 |
* | ARM: NOMMU: Introduce dma operations for noMMU | Vladimir Murzin | 2017-06-30 | 1 | -0/+228 |