summaryrefslogtreecommitdiffstats
path: root/arch/mips/jazz/jazzdma.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira2021-08-091-1/+1
* dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-0/+1
* dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-5/+2
* dma-mapping: remove dma_cache_syncChristoph Hellwig2020-09-251-1/+0
* MIPS/jazzdma: decouple from dma-directChristoph Hellwig2020-09-111-11/+22
* MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig2020-09-111-70/+0
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig2019-11-201-9/+8
* dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
* MIPS: use the generic uncached segment support in dma-directChristoph Hellwig2019-06-031-6/+0
* MIPS: jazz: fix 64bit buildThomas Bogendoerfer2019-01-091-2/+3
* mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-11/+5
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-311-1/+1
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+0
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-3/+3
* MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton2018-07-301-1/+1
* MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig2018-06-241-1/+140
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-141-1/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-3/+3
* MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-3/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* MIPS: Jazz: Fix read buffer overflowRoel Kluin2009-08-031-1/+1
* MIPS: Use BUG_ON() where possible.Ralf Baechle2009-03-301-2/+1
* [MIPS] JAZZ fixesThomas Bogendoerfer2007-10-111-27/+20
* [MIPS] Jazz: Fix warning.Ralf Baechle2007-03-241-1/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+565