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