Merge branch 'for-linus-3.4' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
[linux-flexiantxendom0-3.2.10.git] / include / linux / dma-buf.h
2012-03-28 Linus TorvaldsMerge branch 'for-linus-3.4' of git://git.linaro.org...
2012-03-26 Sumit Semwaldma-buf: correct dummy function declarations.
2012-03-26 Daniel Vetterdma-buf: add support for kernel cpu access
2012-03-26 Daniel Vetterdma-buf: don't hold the mutex around map/unmap calls
2012-03-26 Rob Clarkdma-buf: add get_dma_buf()
2012-03-26 Dave Airliedma-buf: pass flags into dma_buf_fd.
2012-03-26 Sumit Semwaldma-buf: add dma_data_direction to unmap dma_buf_op
2012-03-19 Laurent Pinchartdma-buf: Constify ops argument to dma_buf_export()
2012-03-16 Paul Gortmakerdevice.h: audit and cleanup users in main include dir
2012-01-06 Sumit Semwaldma-buf: Introduce dma buffer sharing mechanism