Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | arm64: Remove pgprot_dmacoherent() | Catalin Marinas | 2014-03-24 | 1 | -3/+1 |
* | arm64: Support DMA_ATTR_WRITE_COMBINE | Laura Abbott | 2014-03-24 | 1 | -2/+12 |
* | arm64: Implement custom mmap functions for dma mapping | Laura Abbott | 2014-03-24 | 1 | -0/+44 |
* | arm64: Implement coherent DMA API based on swiotlb | Catalin Marinas | 2014-02-27 | 1 | -1/+161 |
* | arm64: Use swiotlb late initialisation | Catalin Marinas | 2014-02-27 | 1 | -2/+8 |
* | arm64: Replace ZONE_DMA32 with ZONE_DMA | Catalin Marinas | 2014-02-27 | 1 | -2/+2 |
* | arm64: Change misleading function names in dma-mapping | Ritesh Harjani | 2014-02-26 | 1 | -10/+10 |
* | arm64: Align CMA sizes to PAGE_SIZE | Laura Abbott | 2014-02-05 | 1 | -0/+1 |
* | arm64: Enable CMA | Laura Abbott | 2013-12-19 | 1 | -2/+23 |
* | arm64: Warn on NULL device structure for dma APIs | Laura Abbott | 2013-12-19 | 1 | -0/+10 |
* | arm64: Call swiotlb_init() instead of swiotlb_init_with_default_size() | Catalin Marinas | 2012-10-08 | 1 | -4/+2 |
* | arm64: DMA mapping API | Catalin Marinas | 2012-09-17 | 1 | -0/+79 |