Age | Commit message (Expand) | Author |
2018-01-15 | dma-mapping: provide a generic asm/dma-mapping.h | Christoph Hellwig |
2018-01-10 | s390: move s390_pci_dma_ops to asm/pci_dma.h | Christoph Hellwig |
2018-01-09 | s390: remove the unused dma_capable helper | Christoph Hellwig |
2017-11-14 | Merge tag 'dma-mapping-4.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-19 | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig |
2017-06-28 | s390: implement ->mapping_error | Christoph Hellwig |
2017-01-24 | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche |
2017-01-24 | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-03-02 | s390/dma: Allow per device dma ops | Christian Borntraeger |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-04-15 | s390: Use bool function return values of true/false not 1/0 | Joe Perches |
2014-08-26 | s390: Implement dma_{alloc,free}_attrs() | Thierry Reding |
2013-06-26 | s390/dma: remove gratuitous brackets | Sebastian Ott |
2013-06-19 | s390/dma: support debug_dma_mapping_error | Sebastian Ott |
2013-06-19 | s390/dma: fix mapping_error detection | Sebastian Ott |
2013-05-22 | s390/dma: do not call debug_dma after free | Sebastian Ott |
2013-02-14 | s390/dma: remove dma_is_consistent() declaration | Heiko Carstens |
2013-02-14 | s390/dma: provide dma_cache_sync() function | Heiko Carstens |
2012-11-30 | s390/pci: DMA support | Jan Glauber |