Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -1/+1 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -2/+3 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -5/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -20/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -30/+0 |
* | openrisc: provide dma_map_ops | Jonas Bonn | 2012-05-08 | 1 | -113/+34 |
* | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
* | Add missing DMA ops | Jonas Bonn | 2011-09-11 | 1 | -2/+57 |
* | OpenRISC: DMA | Jonas Bonn | 2011-07-22 | 1 | -0/+134 |