summaryrefslogtreecommitdiff
path: root/arch/mips/mm/dma-noncoherent.c
AgeCommit message (Expand)Author
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-02-19MIPS: dma-noncoherent: Remove bogus condition in dma_sync_phys()Paul Burton
2019-02-13dma-mapping: add a kconfig symbol for arch_setup_dma_ops availabilityChristoph Hellwig
2019-01-18MIPS: Compile post DMA flush only when neededHauke Mehrtens
2018-11-05MIPS: Fix `dma_alloc_coherent' returning a non-coherent allocationMaciej W. Rozycki
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-20dma-mapping: move the dma_coherent flag to struct deviceChristoph Hellwig
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton
2018-06-24MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig
2007-02-13[MIPS] Unify dma-{coherent,noncoherent.ip27,ip32}Ralf Baechle
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-10-29Don't set up a sg dma address if we have no page address for some reason.Thiemo Seufer
2005-10-28[PATCH] gfp_t: dma-mapping (mips)Al Viro
2005-09-05[PATCH] mips: nuke trailing whitespaceRalf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds