aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig1-1/+1
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig1-2/+0
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-2/+0
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig1-1/+1
2018-07-27MIPS: remove mips_swiotlb_opsChristoph Hellwig1-2/+3
2018-06-24MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig1-8/+0
2018-06-24MIPS: remove the old dma-default implementationChristoph Hellwig1-3/+0
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig1-1/+4
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig1-0/+2
2018-06-24MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig1-1/+1
2018-06-24MIPS: make the default mips dma implementation optionalChristoph Hellwig1-1/+3
2018-06-24MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig1-2/+2
2018-06-24MIPS: consolidate the swiotlb implementationsChristoph Hellwig1-0/+5
2018-01-10dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig1-2/+0
2018-01-10dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig1-8/+0
2018-01-10mips: fix an off-by-one in dma_capableChristoph Hellwig1-1/+1
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-3/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-5/+2
2017-01-24treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche1-2/+2
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-10-06MIPS: Support per-device DMA coherencePaul Burton1-0/+10
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-16/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-6/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-8/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-6/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-31/+0
2015-05-05remove <asm/scatterlist.h>Christoph Hellwig1-1/+1
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2014-03-31MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen1-0/+5
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2012-11-28mips: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+2
2012-03-28MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-6/+12
2011-05-18MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle1-0/+2
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney1-38/+58
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-7/+0
2009-11-13MIPS: Add DMA declare coherent memory supportYoichi Yuasa1-10/+1
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto1-2/+7
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+81