summaryrefslogtreecommitdiff
path: root/arch/sh/kernel/dma-nommu.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig1-78/+0
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig1-4/+0
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig1-7/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-1/+0
2018-04-13arch/sh: make the DMA mapping operations observe dev->dma_pfn_offsetThomas Petazzoni1-2/+5
2017-10-19sh: make dma_cache_sync a no-opChristoph Hellwig1-8/+9
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-1/+1
2016-12-15arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-2/+2
2009-10-27sh: Revamp PCI DMA coherence Kconfig bits.Paul Mundt1-0/+4
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt1-0/+2
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt1-0/+76