summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm/dma-noncoherent.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-031-17/+9Star
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-101-0/+8
|\
| * dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig2019-02-131-0/+8
* | MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton2019-02-191-6/+1Star
* | MIPS: Compile post DMA flush only when neededHauke Mehrtens2019-01-181-0/+2
|/
* MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki2018-11-051-1/+1
* 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