summaryrefslogtreecommitdiffstats
path: root/arch/c6x/mm/dma-coherent.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+4
* arch: simplify several early memory allocationsMike Rapoport2019-03-081-7/+2Star
* dma-mapping: zero memory returned from dma_alloc_*Christoph Hellwig2018-12-201-1/+4
* memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-2/+2
* c6x: use generic dma_noncoherent_opsChristoph Hellwig2018-05-191-3/+37
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-2/+2
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-211-6/+4Star
* C6X: memory management and DMA supportAurelien Jacquiot2011-10-071-0/+143