1. 7bfa5ab drivers: dma-coherent: add initialization from device tree by Marek Szyprowski · 10 years ago
  2. 88a984b DMA-API: Change dma_declare_coherent_memory() CPU address to phys_addr_t by Bjorn Helgaas · 10 years ago
  3. ba4d93b drivers: dma-coherent: Fix typo in dma_mmap_from_coherent documentation by Laurent Pinchart · 12 years ago
  4. 6e7b4a5 driver core: fix some kernel-doc warnings in dma*.c by Randy Dunlap · 12 years ago
  5. bca0fa5 common: add dma_mmap_from_coherent() function by Marek Szyprowski · 12 years ago
  6. 08a999c drivers/base: dma-coherent.c is a module and needs module.h by Paul Gortmaker · 13 years ago
  7. ed1d218 Driver core: internal struct dma_coherent_mem, change type of a member. by Marin Mitov · 14 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  9. a56af87 driver-core: move dma-coherent.c from kernel to driver/base by Ming Lei · 15 years ago[Renamed from kernel/dma-coherent.c]
  10. 0609697 dma-coherent: Restore dma_alloc_from_coherent() large alloc fall back policy. by Paul Mundt · 15 years ago
  11. cdf57ca dma-coherent: per-device coherent area is in pages, not bytes. by Adrian McMenamin · 15 years ago
  12. 58c6d3d dma-coherent: catch oversized requests to dma_alloc_from_coherent() by Johannes Weiner · 16 years ago
  13. eccd83e dma_alloc_coherent: clean it up by Andrew Morton · 16 years ago
  14. 0bef3c2 dma_alloc_from_coherent(): fix fallback to generic memory by Andrew Morton · 16 years ago
  15. a38409f dma-coherent: export dma_[alloc|release]_from_coherent methods by Ingo Molnar · 16 years ago
  16. cb3952b DMA: make dma-coherent.c documentation kdoc-friendly by Dmitry Baryshkov · 16 years ago
  17. d2dc1f4 dma: fix order calculation in dma_mark_declared_memory_occupied() by Jan Beulich · 16 years ago
  18. b6d4f7e dma-coherent: add documentation to new interfaces by Dmitry Baryshkov · 16 years ago
  19. 538c29d Generic dma-coherent: fix DMA_MEMORY_EXCLUSIVE by Dmitry Baryshkov · 16 years ago
  20. ee7e551 generic: per-device coherent dma allocator by Dmitry Baryshkov · 16 years ago