summaryrefslogtreecommitdiff
path: root/arch/mips/jazz/jazzdma.c
AgeCommit message (Expand)Author
2021-08-09MIPS/jazzdma: return error code from jazz_dma_map_sg()Martin Oliveira
2020-10-06dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-10-06dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig
2020-09-25dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig
2020-09-25dma-mapping: remove dma_cache_syncChristoph Hellwig
2020-09-11MIPS/jazzdma: decouple from dma-directChristoph Hellwig
2020-09-11MIPS/jazzdma: remove the unused vdma_remap functionChristoph Hellwig
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig
2019-06-03MIPS: use the generic uncached segment support in dma-directChristoph Hellwig
2019-01-09MIPS: jazz: fix 64bit buildThomas Bogendoerfer
2018-12-06mips/jazz: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-09-20dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-07-30MIPS: Make (UN)CAC_ADDR() PHYS_OFFSET-agnosticPaul Burton
2018-06-24MIPS: jazz: split dma mapping operations from dma-defaultChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-02-14MIPS: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2011-05-10MIPS: Jazz: Fix GCC 4.6.0 build errorRalf Baechle
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-08-03MIPS: Jazz: Fix read buffer overflowRoel Kluin
2009-03-30MIPS: Use BUG_ON() where possible.Ralf Baechle
2007-10-11[MIPS] JAZZ fixesThomas Bogendoerfer
2007-03-24[MIPS] Jazz: Fix warning.Ralf Baechle
2005-04-16Linux-2.6.12-rc2Linus Torvalds