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