summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-1/+1
* dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-131-2/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+0
* dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-201-1/+1
* MIPS: remove mips_swiotlb_opsChristoph Hellwig2018-07-271-2/+3
* MIPS: remove unneeded includes from dma-mapping.hChristoph Hellwig2018-06-241-8/+0
* MIPS: remove the old dma-default implementationChristoph Hellwig2018-06-241-3/+0
* MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2018-06-241-1/+4
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-241-0/+2
* MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2018-06-241-1/+1
* MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-241-1/+3
* MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig2018-06-241-2/+2
* MIPS: consolidate the swiotlb implementationsChristoph Hellwig2018-06-241-0/+5
* dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-101-2/+0
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-101-8/+0
* mips: fix an off-by-one in dma_capableChristoph Hellwig2018-01-101-1/+1
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-3/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-3/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-2/+2
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* MIPS: Support per-device DMA coherencePaul Burton2016-10-061-0/+10
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-16/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-6/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-8/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-6/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-31/+0
* remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* MIPS: Use bool function return values of true/false not 1/0Joe Perches2015-04-011-1/+1
* MIPS: Loongson: Add swiotlb to support All-Memory DMAHuacai Chen2014-03-311-0/+5
* MIPS: Add option to disable software I/O coherency.Steven J. Hill2013-05-011-0/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* mips: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+2
* MIPS: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-6/+12
* MIPS: Kludge IP27 build for 2.6.39.Ralf Baechle2011-05-181-0/+2
* MIPS: Convert DMA to use dma-mapping-common.hDavid Daney2010-10-291-38/+58
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-7/+0
* MIPS: Add DMA declare coherent memory supportYoichi Yuasa2009-11-131-10/+1
* MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-141-2/+7
* MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-111-0/+81
OpenPOWER on IntegriCloud