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