Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [dma] Provide dma_umalloc() for allocating large DMA-coherent buffers | Michael Brown | 2020-11-29 | 1 | -0/+93 |
* | [dma] Move I/O buffer DMA operations to iobuf.h | Michael Brown | 2020-11-28 | 1 | -22/+0 |
* | [dma] Record DMA device as part of DMA mapping if needed | Michael Brown | 2020-11-28 | 1 | -51/+70 |
* | [dma] Modify DMA API to simplify calculation of medial addresses | Michael Brown | 2020-11-25 | 1 | -10/+64 |
* | [efi] Provide DMA operations for EFI PCI devices | Michael Brown | 2020-11-05 | 1 | -0/+2 |
* | [dma] Define a DMA API to allow for non-flat device address spaces | Michael Brown | 2020-11-05 | 1 | -0/+334 |