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