summaryrefslogtreecommitdiff
path: root/include/linux/dma-buf.h
Commit message (Expand)AuthorAge
* dmabuf: annotate dma_buf->activeAl Viro2017-11-27
* dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macroLogan Gunthorpe2017-04-20
* dma-buf: Use recommended structure member referenceDaniel Vetter2016-12-30
* dma-buf: use preferred struct reference in kernel-docDaniel Vetter2016-12-30
* dma-buf: Update cpu access documentationDaniel Vetter2016-12-13
* dma-buf: Reorganize device dma access docsDaniel Vetter2016-12-13
* dma-buf: Rename struct fence to dma_fenceChris Wilson2016-10-25
* dma-buf: remove dma_buf_debugfs_create_file()Mathias Krause2016-06-20
* dma-buf: headerdoc fixesRob Clark2016-05-31
* dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-19
* dma-buf: Remove range-based flushTiago Vignatti2016-02-09
* dma-buf: add ref counting for module as exporterSumit Semwal2015-05-13
* dma-buf: cleanup dma_buf_export() to make it easily extensibleSumit Semwal2015-04-21
* dma-buf: add poll support, v3Maarten Lankhorst2014-07-08
* dma-buf: use reservation objectsMaarten Lankhorst2014-07-08
* dma-buf: update debugfs outputSumit Semwal2014-02-13
* dma-buf: Add debugfs supportSumit Semwal2013-05-01
* dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal2013-05-01
* dma-buf: implement vmap refcounting in the interface logicDaniel Vetter2013-02-27
* Merge branch 'master' into for-nextJiri Kosina2013-01-29
|\
| * dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst2012-12-20
* | treewide: Fix typo in various driversMasanari Iida2013-01-09
|/
* dma-buf: minor documentation fixes.Sumit Semwal2012-05-25
* dma-buf: add vmap interfaceDave Airlie2012-05-25
* dma-buf: mmap supportDaniel Vetter2012-05-25
* Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-28
|\
| * dma-buf: correct dummy function declarations.Sumit Semwal2012-03-26
| * dma-buf: add support for kernel cpu accessDaniel Vetter2012-03-26
| * dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter2012-03-26
| * dma-buf: add get_dma_buf()Rob Clark2012-03-26
| * dma-buf: pass flags into dma_buf_fd.Dave Airlie2012-03-26
| * dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal2012-03-26
| * dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart2012-03-19
* | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
|/
* dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-06