aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/dma-noncoherent.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki1-1/+1
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig1-23/+9
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig1-21/+8
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig1-26/+6
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton1-1/+1
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig1-0/+208
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle1-370/+0
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle1-1/+2
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-10-29Don't set up a sg dma address if we have no page address for some reason.Thiemo Seufer1-38/+8
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro1-2/+2
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle1-5/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+400