John Sheu
|
495c10cc1c
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
|
12 years ago |
Daniel Vetter
|
f00b4dad9d
dma-buf: implement vmap refcounting in the interface logic
|
12 years ago |
Borislav Petkov
|
f5e097f046
dma_buf: Cleanup dma_buf_fd
|
12 years ago |
Rob Clark
|
b6fa0cd62c
dma-buf: might_sleep() in dma_buf_unmap_attachment()
|
12 years ago |
Al Viro
|
cb0942b812
make get_file() return its argument
|
13 years ago |
Randy Dunlap
|
6e7b4a59b3
driver core: fix some kernel-doc warnings in dma*.c
|
13 years ago |
Linus Torvalds
|
da89fb165e
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
|
13 years ago |
Sumit Semwal
|
12c4727e1d
dma-buf: minor documentation fixes.
|
13 years ago |
Dave Airlie
|
98f86c9e4a
dma-buf: add vmap interface
|
13 years ago |
Daniel Vetter
|
4c78513e45
dma-buf: mmap support
|
13 years ago |
Randy Dunlap
|
efb4df82ca
driver core: fix dma-buf.c kernel-doc warnings
|
13 years ago |
Daniel Vetter
|
fc13020e08
dma-buf: add support for kernel cpu access
|
13 years ago |
Daniel Vetter
|
6b607e3a65
dma-buf: don't hold the mutex around map/unmap calls
|
13 years ago |
Dave Airlie
|
55c1c4ca23
dma-buf: pass flags into dma_buf_fd.
|
13 years ago |
Sumit Semwal
|
33ea2dcb39
dma-buf: add dma_data_direction to unmap dma_buf_op
|
13 years ago |
Laurent Pinchart
|
2ed9201bdd
dma-buf: Move code out of mutex-protected section in dma_buf_attach()
|
13 years ago |
Laurent Pinchart
|
a9fbc3b731
dma-buf: Return error instead of using a goto statement when possible
|
13 years ago |
Laurent Pinchart
|
d1aa06a1ea
dma-buf: Remove unneeded sanity checks
|
13 years ago |
Laurent Pinchart
|
5375764f94
dma-buf: Constify ops argument to dma_buf_export()
|
13 years ago |
Sumit Semwal
|
d15bd7ee44
dma-buf: Introduce dma buffer sharing mechanism
|
13 years ago |