Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-03-26 | dma-buf: add support for kernel cpu access | Daniel Vetter | 1 | -0/+59 |
2012-03-26 | dma-buf: don't hold the mutex around map/unmap calls | Daniel Vetter | 1 | -1/+1 |
2012-03-26 | dma-buf: add get_dma_buf() | Rob Clark | 1 | -0/+15 |
2012-03-26 | dma-buf: pass flags into dma_buf_fd. | Dave Airlie | 1 | -1/+1 |
2012-03-26 | dma-buf: add dma_data_direction to unmap dma_buf_op | Sumit Semwal | 1 | -3/+5 |
2012-03-19 | dma-buf: Constify ops argument to dma_buf_export() | Laurent Pinchart | 1 | -4/+4 |
2012-01-06 | dma-buf: Introduce dma buffer sharing mechanism | Sumit Semwal | 1 | -0/+176 |