1. d8fbe34 dma-buf: cleanup dma_buf_export() to make it easily extensible by Sumit Semwal · 9 years ago
  2. a1f6dba dma-buf: don't open-code atomic_long_read() by Al Viro · 10 years ago
  3. 3c3b177 reservation: add suppport for read-only access using rcu by Maarten Lankhorst · 10 years ago
  4. 04a5faa reservation: update api and add some helpers by Maarten Lankhorst · 10 years ago
  5. 9b495a5 dma-buf: add poll support, v3 by Maarten Lankhorst · 10 years ago
  6. 3aac450 dma-buf: use reservation objects by Maarten Lankhorst · 10 years ago
  7. 35fac7e dma-buf: move to drivers/dma-buf by Maarten Lankhorst · 10 years ago[Renamed from drivers/base/dma-buf.c]
  8. ecf1dba dma-buf: fix trivial typo error by Javier Martinez Canillas · 10 years ago
  9. 13df797 Merge 3.14-rc5 into driver-core-next by Greg Kroah-Hartman · 10 years ago
  10. c0b00a5 dma-buf: update debugfs output by Sumit Semwal · 10 years ago
  11. fee0c54 dma-buf: avoid using IS_ERR_OR_NULL by Colin Cross · 11 years ago
  12. 19e8697 dma-buf: Expose buffer size to userspace (v2) by Christopher James Halse Rogers · 11 years ago
  13. 9022e24 dma-buf: Check return value of anon_inode_getfile by Tuomas Tynkkynen · 11 years ago
  14. 28ce420 dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO by Sachin Kamat · 11 years ago
  15. 703e606 [media] dma-buf: Cocci spatch "ptr_ret.spatch" by Thomas Meyer · 11 years ago
  16. b89e356 dma-buf: Add debugfs support by Sumit Semwal · 11 years ago
  17. 78df969 dma-buf: replace dma_buf_export() with dma_buf_export_named() by Sumit Semwal · 11 years ago
  18. 495c10c CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap by John Sheu · 11 years ago
  19. f00b4da dma-buf: implement vmap refcounting in the interface logic by Daniel Vetter · 12 years ago
  20. f5e097f dma_buf: Cleanup dma_buf_fd by Borislav Petkov · 12 years ago
  21. b6fa0cd dma-buf: might_sleep() in dma_buf_unmap_attachment() by Rob Clark · 12 years ago
  22. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  23. 6e7b4a5 driver core: fix some kernel-doc warnings in dma*.c by Randy Dunlap · 12 years ago
  24. da89fb1 Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 12 years ago
  25. 12c4727 dma-buf: minor documentation fixes. by Sumit Semwal · 12 years ago
  26. 98f86c9 dma-buf: add vmap interface by Dave Airlie · 12 years ago
  27. 4c78513 dma-buf: mmap support by Daniel Vetter · 12 years ago
  28. efb4df82 driver core: fix dma-buf.c kernel-doc warnings by Randy Dunlap · 12 years ago
  29. fc13020 dma-buf: add support for kernel cpu access by Daniel Vetter · 12 years ago
  30. 6b607e3 dma-buf: don't hold the mutex around map/unmap calls by Daniel Vetter · 12 years ago
  31. 55c1c4c dma-buf: pass flags into dma_buf_fd. by Dave Airlie · 12 years ago
  32. 33ea2dc dma-buf: add dma_data_direction to unmap dma_buf_op by Sumit Semwal · 12 years ago
  33. 2ed9201 dma-buf: Move code out of mutex-protected section in dma_buf_attach() by Laurent Pinchart · 12 years ago
  34. a9fbc3b dma-buf: Return error instead of using a goto statement when possible by Laurent Pinchart · 12 years ago
  35. d1aa06a dma-buf: Remove unneeded sanity checks by Laurent Pinchart · 12 years ago
  36. 5375764 dma-buf: Constify ops argument to dma_buf_export() by Laurent Pinchart · 12 years ago
  37. d15bd7e dma-buf: Introduce dma buffer sharing mechanism by Sumit Semwal · 13 years ago