1. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  2. e9b4d7b dma-buf: Use recommended structure member reference by Daniel Vetter · 8 years ago
  3. f641d3b dma-buf: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  4. 0959a16 dma-buf: Update cpu access documentation by Daniel Vetter · 8 years ago
  5. 2904a8c dma-buf: Reorganize device dma access docs by Daniel Vetter · 8 years ago
  6. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  7. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 9 years ago
  8. e2082e3 dma-buf: headerdoc fixes by Rob Clark · 9 years ago
  9. 18b862d dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() by Chris Wilson · 9 years ago
  10. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
  11. 9abdffe dma-buf: add ref counting for module as exporter by Sumit Semwal · 10 years ago
  12. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  13. 9b495a5 dma-buf: add poll support, v3 by Maarten Lankhorst · 11 years ago
  14. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 11 years ago
  15. c0b00a5 dma-buf: update debugfs output by Sumit Semwal · 11 years ago
  16. b89e3563 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  17. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
  18. f00b4da dma-buf: implement vmap refcounting in the interface logic by Daniel Vetter · 12 years ago
  19. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  20. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  21. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 12 years ago
  22. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 13 years ago
  23. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 13 years ago
  24. 4c78513 dma-buf: mmap support by Daniel Vetter · 13 years ago
  25. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 13 years ago
  26. 3e0b2a1 dma-buf: correct dummy function declarations. by Sumit Semwal · 13 years ago
  27. fc13020 dma-buf: add support for kernel cpu access by Daniel Vetter · 13 years ago
  28. 6b607e3 dma-buf: don't hold the mutex around map/unmap calls by Daniel Vetter · 13 years ago
  29. f9a24d1 dma-buf: add get_dma_buf() by Rob Clark · 13 years ago
  30. 55c1c4c dma-buf: pass flags into dma_buf_fd. by Dave Airlie · 13 years ago
  31. 33ea2dc dma-buf: add dma_data_direction to unmap dma_buf_op by Sumit Semwal · 13 years ago
  32. 5375764 dma-buf: Constify ops argument to dma_buf_export() by Laurent Pinchart · 13 years ago
  33. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  34. d15bd7e dma-buf: Introduce dma buffer sharing mechanism by Sumit Semwal · 13 years ago