summaryrefslogtreecommitdiffstats
path: root/arch/parisc/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: no need to pass a bus_type into get_arch_dma_ops()Greg Kroah-Hartman2023-02-151-1/+1
* parisc: move internal implementation details out of <asm/dma-mapping.h>Christoph Hellwig2019-02-211-44/+0
* parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>Christoph Hellwig2019-02-211-2/+0
* parisc: use generic dma_noncoherent_opsChristoph Hellwig2018-08-131-4/+0
* parisc: merge pcx_dma_ops and pcxl_dma_opsChristoph Hellwig2018-08-131-2/+1
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-8/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-8/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* parisc: ->mapping_errorChristoph Hellwig2017-07-051-2/+0
* parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devsThomas Bogendoerfer2017-07-031-4/+7
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-1/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-4/+4
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-201-180/+9
* remove <asm/scatterlist.h>Christoph Hellwig2015-05-051-1/+1
* parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia2013-05-061-0/+3
* parisc: Provide dummy dma_mmap_coherent() and dma_get_sgtable()Geert Uytterhoeven2013-01-291-0/+15
* doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-6/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-6/+0
* Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-291-1/+1
* parisc: move include/asm-parisc to arch/parisc/include/asmKyle McMartin2008-10-101-0/+253