summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-buf.h
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: Add debugfs supportSumit Semwal2013-05-011-1/+4
* dma-buf: replace dma_buf_export() with dma_buf_export_named()Sumit Semwal2013-05-011-2/+9
* dma-buf: implement vmap refcounting in the interface logicDaniel Vetter2013-02-271-1/+3
* Merge branch 'master' into for-nextJiri Kosina2013-01-291-99/+0
|\
| * dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFERMaarten Lankhorst2012-12-201-99/+0
* | treewide: Fix typo in various driversMasanari Iida2013-01-091-1/+1
|/
* dma-buf: minor documentation fixes.Sumit Semwal2012-05-251-0/+3
* dma-buf: add vmap interfaceDave Airlie2012-05-251-0/+14
* dma-buf: mmap supportDaniel Vetter2012-05-251-0/+16
* Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds2012-03-281-10/+87
|\
| * dma-buf: correct dummy function declarations.Sumit Semwal2012-03-261-13/+14
| * dma-buf: add support for kernel cpu accessDaniel Vetter2012-03-261-0/+59
| * dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter2012-03-261-1/+1
| * dma-buf: add get_dma_buf()Rob Clark2012-03-261-0/+15
| * dma-buf: pass flags into dma_buf_fd.Dave Airlie2012-03-261-1/+1
| * dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal2012-03-261-3/+5
| * dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart2012-03-191-4/+4
* | device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
|/
* dma-buf: Introduce dma buffer sharing mechanismSumit Semwal2012-01-061-0/+176