summaryrefslogtreecommitdiffstats
path: root/arch/sh/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* sh: use generic dma_noncoherent_opsChristoph Hellwig2018-08-021-26/+0
* sh: use dma_direct_ops for the CONFIG_DMA_COHERENT caseChristoph Hellwig2018-08-021-0/+4
* sh: simplify get_arch_dma_opsChristoph Hellwig2018-08-021-3/+2
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-4/+3
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-6/+0
| * sh: make dma_cache_sync a no-opChristoph Hellwig2017-10-191-2/+7
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sh: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-14/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-10/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-11/+2
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-37/+0
* sh: dma_debug: add debug_dma_mapping_error supportShuah Khan2012-11-281-0/+1
* SH: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-281-10/+18
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-9/+0
* sh: Quiet noisy coherent DMA unmapping on R2D.Paul Mundt2010-01-281-2/+0
* sh: Fix up dma_is_consistent().Paul Mundt2009-10-271-0/+5
* sh: Add dma-mapping support for dma_alloc/free_coherent() overrides.Paul Mundt2009-10-261-8/+40
* sh: Convert to asm-generic/dma-mapping-common.hPaul Mundt2009-10-201-174/+26
* sh: Fix up more dma-mapping fallout.Paul Mundt2009-06-231-6/+6
* sh: Add support for DMA API debugging.Paul Mundt2009-04-091-5/+31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-08-011-0/+1
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-0/+192
OpenPOWER on IntegriCloud