1. 94035ed dma-pool: no need to check return value of debugfs_create functions by Tiezhu Yang · 4 years, 2 months ago
  2. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  3. 0b1abd1 dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  4. 2f5388a2 dma-direct: remove dma_direct_{alloc,free}_pages by Christoph Hellwig · 4 years, 5 months ago
  5. 892fc9f dma-pool: Fix an uninitialized variable bug in atomic_pool_expand() by Dan Carpenter · 4 years, 5 months ago
  6. d7e673e dma-pool: Only allocate from CMA when in same memory zone by Nicolas Saenz Julienne · 4 years, 5 months ago
  7. 9420139 dma-pool: fix coherent pool allocations for IOMMU mappings by Christoph Hellwig · 4 years, 5 months ago
  8. d9765e4 dma-pool: do not allocate pool memory from CMA by Nicolas Saenz Julienne · 4 years, 6 months ago
  9. 81e9d89 dma-pool: make sure atomic pool suits device by Nicolas Saenz Julienne · 4 years, 6 months ago
  10. 48b6703 dma-pool: introduce dma_guess_pool() by Nicolas Saenz Julienne · 4 years, 6 months ago
  11. 23e469b dma-pool: get rid of dma_in_atomic_pool() by Nicolas Saenz Julienne · 4 years, 6 months ago
  12. 71cdec4 dma-mapping: warn when coherent pool is depleted by David Rientjes · 4 years, 7 months ago
  13. 3ee06a6 dma-pool: fix too large DMA pools on medium memory size systems by Geert Uytterhoeven · 4 years, 7 months ago
  14. 1d65923 dma-pool: scale the default DMA coherent pool size with memory capacity by David Rientjes · 4 years, 9 months ago
  15. 2edc5bb dma-pool: add pool sizes to debugfs by David Rientjes · 4 years, 9 months ago
  16. 76a19940 dma-direct: atomic allocations must come from atomic coherent pools by David Rientjes · 4 years, 9 months ago
  17. 54adadf dma-pool: dynamically expanding atomic pools by David Rientjes · 4 years, 9 months ago
  18. c84dc6e dma-pool: add additional coherent pools to map to gfp mask by David Rientjes · 4 years, 9 months ago
  19. e860c29 dma-remap: separate DMA atomic pools from direct remap code by David Rientjes · 4 years, 9 months ago