Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dma-direct: make uncached_kernel_address more general | Christoph Hellwig | 2020-03-16 | 1 | -1/+1 |
* | dma-direct: remove the cached_kernel_address hook | Christoph Hellwig | 2020-03-16 | 1 | -10/+0 |
* | dma-mapping: drop the dev argument to arch_sync_dma_for_* | Christoph Hellwig | 2019-11-20 | 1 | -4/+4 |
* | nios2: use the generic uncached segment support in dma-direct | Christoph Hellwig | 2019-06-25 | 1 | -19/+15 |
* | nios2: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-07-25 | 1 | -126/+13 |
* | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig | 2018-01-15 | 1 | -3/+0 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | arch/nios2: add option to skip DMA sync as a part of map and unmap | Alexander Duyck | 2016-12-15 | 1 | -8/+18 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -6/+6 |
* | nios2: convert to dma_map_ops | Christoph Hellwig | 2016-01-21 | 1 | -69/+80 |
* | nios2: DMA mapping API | Ley Foon Tan | 2014-12-08 | 1 | -0/+186 |