summaryrefslogtreecommitdiffstats
path: root/include/linux/dma-buf.h
AgeCommit message (Expand)Author
2012-03-28Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux...Linus Torvalds
2012-03-26dma-buf: correct dummy function declarations.Sumit Semwal
2012-03-26dma-buf: add support for kernel cpu accessDaniel Vetter
2012-03-26dma-buf: don't hold the mutex around map/unmap callsDaniel Vetter
2012-03-26dma-buf: add get_dma_buf()Rob Clark
2012-03-26dma-buf: pass flags into dma_buf_fd.Dave Airlie
2012-03-26dma-buf: add dma_data_direction to unmap dma_buf_opSumit Semwal
2012-03-19dma-buf: Constify ops argument to dma_buf_export()Laurent Pinchart
2012-03-16device.h: audit and cleanup users in main include dirPaul Gortmaker
2012-01-06dma-buf: Introduce dma buffer sharing mechanismSumit Semwal