summaryrefslogtreecommitdiff
path: root/arch/sh/include/asm/dma-mapping.h
AgeCommit message (Expand)Author
2018-08-02sh: use generic dma_noncoherent_opsChristoph Hellwig
2018-08-02sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig
2018-08-02sh: simplify get_arch_dma_opsChristoph Hellwig
2017-11-14Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-19dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig
2017-10-19sh: make dma_cache_sync a no-opChristoph Hellwig
2017-06-20sh: remove DMA_ERROR_CODEChristoph Hellwig
2017-01-24treewide: Consolidate get_dma_ops() implementationsBart Van Assche
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2012-11-28sh: dma_debug: add debug_dma_mapping_error supportShuah Khan
2012-03-28SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-01-28sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt
2009-10-27sh: Fix up dma_is_consistent().Paul Mundt
2009-10-26sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt
2009-10-20sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt
2009-06-23sh: Fix up more dma-mapping fallout.Paul Mundt
2009-04-09sh: Add support for DMA API debugging.Paul Mundt
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-07-29sh: migrate to arch/sh/include/Paul Mundt