summaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm/dma-mapping.h
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2018-01-151-17/+0
* s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig2018-01-101-2/+0
* s390: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0
* Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-11-141-5/+0
|\
| * dma-mapping: turn dma_cache_sync into a dma_map_ops methodChristoph Hellwig2017-10-191-5/+0
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390: implement ->mapping_errorChristoph Hellwig2017-06-281-2/+0
* treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-3/+1
* treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-241-2/+2
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-241-2/+2
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-1/+0
* s390/dma: Allow per device dma opsChristian Borntraeger2016-03-021-2/+4
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
* dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-101-2/+0
* dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-101-9/+0
* dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-101-10/+0
* dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-101-3/+0
* dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-101-31/+0
* s390: Use bool function return values of true/false not 1/0Joe Perches2015-04-151-1/+1
* s390: Implement dma_{alloc,free}_attrs()Thierry Reding2014-08-261-10/+21
* s390/dma: remove gratuitous bracketsSebastian Ott2013-06-261-1/+1
* s390/dma: support debug_dma_mapping_errorSebastian Ott2013-06-191-0/+1
* s390/dma: fix mapping_error detectionSebastian Ott2013-06-191-1/+1
* s390/dma: do not call debug_dma after freeSebastian Ott2013-05-221-1/+1
* s390/dma: remove dma_is_consistent() declarationHeiko Carstens2013-02-141-1/+0
* s390/dma: provide dma_cache_sync() functionHeiko Carstens2013-02-141-2/+5
* s390/pci: DMA supportJan Glauber2012-11-301-0/+76
OpenPOWER on IntegriCloud