summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/dma-noncoherent.c
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-23/+9Star
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-21/+8Star
* dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig2018-09-201-26/+6Star
* MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-301-1/+1
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-241-0/+208
* [MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle2007-02-131-370/+0Star
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-071-1/+2
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Don't set up a sg dma address if we have no page address for some reason.Thiemo Seufer2005-10-291-38/+8Star
* [PATCH] gfp_t: dma-mapping (mips)Al Viro2005-10-281-2/+2
* [PATCH] mips: nuke trailing whitespaceRalf Baechle2005-09-051-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+400