aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/dma-noncoherent.c
Commit message (Expand)AuthorAge
* MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki2018-11-05
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-20
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-20
* dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-20
* MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-30
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-24
* [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-13
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-07
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-07
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* Don't set up a sg dma address if we have no page address for some reason.Thiemo Seufer2005-10-29
* [PATCH] gfp_t: dma-mapping (mips)Al Viro2005-10-28
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-05
* Linux-2.6.12-rc2Linus Torvalds2005-04-16