Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openrisc: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-07-21 | 1 | -56/+9 |
* | openrisc: fix cache maintainance the the sync_single_for_device DMA operation | Christoph Hellwig | 2018-07-21 | 1 | -23/+19 |
* | openrisc: remove the no-op unmap_page and unmap_sg DMA operations | Christoph Hellwig | 2018-07-21 | 1 | -23/+0 |
* | openrisc: remove the sync_single_for_cpu DMA operation | Christoph Hellwig | 2018-07-21 | 1 | -15/+0 |
* | dma-debug: move initialization to common code | Christoph Hellwig | 2018-05-08 | 1 | -11/+0 |
* | openrisc: initial SMP support | Stefan Kristiansson | 2017-11-03 | 1 | -5/+9 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | arch/openrisc: add option to skip DMA sync as a part of mapping | Alexander Duyck | 2016-12-15 | 1 | -0/+3 |
* | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 2016-08-04 | 1 | -11/+10 |
* | openrisc: provide dma_map_ops | Jonas Bonn | 2012-05-08 | 1 | -36/+73 |
* | Add missing DMA ops | Jonas Bonn | 2011-09-11 | 1 | -1/+27 |
* | OpenRISC: DMA | Jonas Bonn | 2011-07-22 | 1 | -0/+191 |