aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/dma-mapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig1-26/+0
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig1-0/+4
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig1-3/+2
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-4/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig1-6/+0
2017-10-19sh: make dma_cache_sync a no-opChristoph Hellwig1-2/+7
2017-06-20sh: remove DMA_ERROR_CODEChristoph Hellwig1-2/+0
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche1-2/+2
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-2/+2
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-14/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-10/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-11/+2
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-37/+0
2012-11-28sh: dma_debug: add debug_dma_mapping_error supportShuah Khan1-0/+1
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-10/+18
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-6/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-9/+0
2010-01-28sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt1-2/+0
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt1-0/+5
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt1-8/+40
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt1-174/+26
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt1-6/+6
2009-04-09sh: Add support for DMA API debugging.Paul Mundt1-5/+31
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+193
2008-07-29sh: migrate to arch/sh/include/Paul Mundt1-0/+192