summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm/dma-mapping-nommu.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-131-21/+3Star
|\
| * arm-nommu: remove the partial DMA_ATTR_NON_CONSISTENT supportChristoph Hellwig2019-06-251-21/+3Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
|/
* dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-131-11/+3Star
* dma-mapping: consolidate the dma mmap implementationsChristoph Hellwig2018-09-201-1/+1
* dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-2/+3
* arm-nommu: don't define arch_teardown_dma_opsChristoph Hellwig2018-09-081-4/+0Star
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-081-9/+0Star
* dma-direct: make dma_direct_{alloc,free} available to other implementationsChristoph Hellwig2018-01-151-6/+3Star
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-151-4/+4
* ARM: NOMMU: Wire-up default DMA interfaceVladimir Murzin2017-07-201-9/+36
* ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-301-0/+228