summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/dma-nommu.c
Commit message (Expand)AuthorAgeFilesLines
* sh: use generic dma_noncoherent_opsChristoph Hellwig2018-08-021-78/+0
* sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig2018-08-021-4/+0
* sh: simplify get_arch_dma_opsChristoph Hellwig2018-08-021-7/+1
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-1/+0
* arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni2018-04-121-2/+5
* sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-8/+9
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-1/+1
* arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-2/+5
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-2/+2
* sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt2009-10-271-0/+4
* sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-261-0/+2
* sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-201-0/+76