aboutsummaryrefslogtreecommitdiffstats
path: root/arch/openrisc/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-21openrisc: use generic dma_noncoherent_opsChristoph Hellwig1-35/+0
2017-11-15kmemcheck: remove annotationsLevin, Alexander (Sasha Levin)1-1/+0
2017-06-28openrisc: remove arch-specific dma_supported implementationChristoph Hellwig1-7/+0
2017-06-20openrisc: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-9/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-2/+3
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-20/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-30/+0
2012-05-08openrisc: provide dma_map_opsJonas Bonn1-113/+34
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-11Add missing DMA opsJonas Bonn1-2/+57
2011-07-22OpenRISC: DMAJonas Bonn1-0/+134