| Commit message (Expand) | Author | Age | Files | Lines |
* | xtensa: use generic dma_noncoherent_ops | Christoph Hellwig | 2018-07-11 | 1 | -26/+0 |
* | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 2018-01-10 | 1 | -10/+0 |
* | dma-mapping: turn dma_cache_sync into a dma_map_ops method | Christoph Hellwig | 2017-10-19 | 1 | -5/+0 |
* | xtensa: make dma_cache_sync a no-op | Christoph Hellwig | 2017-10-19 | 1 | -2/+4 |
* | xtensa: remove DMA_ERROR_CODE | Christoph Hellwig | 2017-06-20 | 1 | -2/+0 |
* | treewide: Consolidate get_dma_ops() implementations | Bart Van Assche | 2017-01-24 | 1 | -5/+2 |
* | treewide: Move dma_ops from struct dev_archdata into struct device | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | treewide: Constify most dma_map_ops structures | Bart Van Assche | 2017-01-24 | 1 | -2/+2 |
* | dma-mapping: remove <asm-generic/dma-coherent.h> | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig | 2016-01-21 | 1 | -2/+0 |
* | xtensa: implement dma_to_phys and phys_to_dma | Max Filippov | 2015-11-08 | 1 | -0/+10 |
* | dma-mapping: consolidate dma_set_mask | Christoph Hellwig | 2015-09-10 | 1 | -11/+0 |
* | dma-mapping: consolidate dma_supported | Christoph Hellwig | 2015-09-10 | 1 | -6/+0 |
* | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig | 2015-09-10 | 1 | -9/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig | 2015-09-10 | 1 | -3/+0 |
* | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig | 2015-09-10 | 1 | -31/+0 |
* | xtensa: reimplement DMA API using common helpers | Max Filippov | 2015-08-17 | 1 | -147/+39 |
* | xtensa: use for_each_sg() | Akinobu Mita | 2015-06-25 | 1 | -7/+12 |
* | xtensa: Provide dummy dma_alloc_attrs() and dma_free_attrs() | Guenter Roeck | 2015-05-26 | 1 | -0/+13 |
* | xtensa: Provide dummy dma_mmap_coherent() and dma_get_sgtable() | Geert Uytterhoeven | 2013-01-29 | 1 | -0/+15 |
* | xtensa: clean up files to make them code-style compliant | Chris Zankel | 2012-12-19 | 1 | -2/+2 |
* | xtensa: provide DMA_ERROR_CODE definition | Max Filippov | 2012-12-19 | 1 | -0/+2 |
* | dma-mapping: remove dma_is_consistent API | FUJITA Tomonori | 2010-08-11 | 1 | -2/+0 |
* | dma-mapping: unify dma_get_cache_alignment implementations | FUJITA Tomonori | 2010-08-11 | 1 | -6/+0 |
* | xtensa: move headers files to arch/xtensa/include | Chris Zankel | 2008-11-06 | 1 | -0/+179 |