1. 15fd552 dma-buf: change DMA-buf locking convention v3 by Christian König · 7 years ago
  2. 52791ee dma-buf: rename reservation_object to dma_resv by Christian König · 5 years ago
  3. be8454a Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 5 years ago
  4. caab277 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 by Thomas Gleixner · 6 years ago
  5. bb2bb90 dma-buf: add DMA_BUF_SET_NAME ioctls by Greg Hackmann · 6 years ago
  6. f13e143 dma-buf: start caching of sg_table objects v2 by Christian König · 7 years ago
  7. d5ae771 dma-buf: Update [un]map documentation to match the other functions by Andrew F. Davis · 6 years ago
  8. 67b886d dma-buf: Remove leftover [un]map_atomic comments by Andrew F. Davis · 6 years ago
  9. f664a5269 dma-buf: remove kmap_atomic interface by Christian König · 7 years ago
  10. a19741e dma_buf: remove device parameter from attach callback v2 by Christian König · 7 years ago
  11. 09ea0df dma-buf: make map_atomic and map function pointers optional by Gerd Hoffmann · 7 years ago
  12. 01e5d55 dmabuf: annotate dma_buf->active by Al Viro · 8 years ago
  13. f9b67f0 dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro by Logan Gunthorpe · 8 years ago
  14. e9b4d7b dma-buf: Use recommended structure member reference by Daniel Vetter · 8 years ago
  15. f641d3b dma-buf: use preferred struct reference in kernel-doc by Daniel Vetter · 8 years ago
  16. 0959a16 dma-buf: Update cpu access documentation by Daniel Vetter · 8 years ago
  17. 2904a8c dma-buf: Reorganize device dma access docs by Daniel Vetter · 8 years ago
  18. f54d186 dma-buf: Rename struct fence to dma_fence by Chris Wilson · 8 years ago
  19. bd3e220 dma-buf: remove dma_buf_debugfs_create_file() by Mathias Krause · 9 years ago
  20. e2082e3 dma-buf: headerdoc fixes by Rob Clark · 9 years ago
  21. 18b862d dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access() by Chris Wilson · 9 years ago
  22. 831e9da dma-buf: Remove range-based flush by Tiago Vignatti · 9 years ago
  23. 9abdffe dma-buf: add ref counting for module as exporter by Sumit Semwal · 10 years ago
  24. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 10 years ago
  25. 9b495a5 dma-buf: add poll support, v3 by Maarten Lankhorst · 11 years ago
  26. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 11 years ago
  27. c0b00a5 dma-buf: update debugfs output by Sumit Semwal · 11 years ago
  28. b89e3563 dma-buf: Add debugfs support by Sumit Semwal · 12 years ago
  29. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 12 years ago
  30. f00b4da dma-buf: implement vmap refcounting in the interface logic by Daniel Vetter · 12 years ago
  31. 6176772 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  32. 8a168ca treewide: Fix typo in various drivers by Masanari Iida · 12 years ago
  33. ada65c7 dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER by Maarten Lankhorst · 12 years ago
  34. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 13 years ago
  35. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 13 years ago
  36. 4c78513 dma-buf: mmap support by Daniel Vetter · 13 years ago
  37. ed0bb8e Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 13 years ago
  38. 3e0b2a1 dma-buf: correct dummy function declarations. by Sumit Semwal · 13 years ago
  39. fc13020 dma-buf: add support for kernel cpu access by Daniel Vetter · 13 years ago
  40. 6b607e3 dma-buf: don't hold the mutex around map/unmap calls by Daniel Vetter · 13 years ago
  41. f9a24d1 dma-buf: add get_dma_buf() by Rob Clark · 13 years ago
  42. 55c1c4c dma-buf: pass flags into dma_buf_fd. by Dave Airlie · 13 years ago
  43. 33ea2dc dma-buf: add dma_data_direction to unmap dma_buf_op by Sumit Semwal · 13 years ago
  44. 5375764 dma-buf: Constify ops argument to dma_buf_export() by Laurent Pinchart · 13 years ago
  45. 313162d device.h: audit and cleanup users in main include dir by Paul Gortmaker · 13 years ago
  46. d15bd7e dma-buf: Introduce dma buffer sharing mechanism by Sumit Semwal · 13 years ago