Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e3bfea23a62dccfd12875a6cc24fa5c77e8a3c07
/
drivers
/
base
/
dma-buf.c
19e8697
dma-buf: Expose buffer size to userspace (v2)
by Christopher James Halse Rogers
· 11 years ago
9022e24
dma-buf: Check return value of anon_inode_getfile
by Tuomas Tynkkynen
· 11 years ago
28ce420
dma-buf: Replace PTR_RET with PTR_ERR_OR_ZERO
by Sachin Kamat
· 11 years ago
703e606
[media] dma-buf: Cocci spatch "ptr_ret.spatch"
by Thomas Meyer
· 11 years ago
b89e356
dma-buf: Add debugfs support
by Sumit Semwal
· 12 years ago
78df969
dma-buf: replace dma_buf_export() with dma_buf_export_named()
by Sumit Semwal
· 12 years ago
495c10c
CHROMIUM: dma-buf: restore args on failure of dma_buf_mmap
by John Sheu
· 12 years ago
f00b4da
dma-buf: implement vmap refcounting in the interface logic
by Daniel Vetter
· 12 years ago
f5e097f
dma_buf: Cleanup dma_buf_fd
by Borislav Petkov
· 12 years ago
b6fa0cd
dma-buf: might_sleep() in dma_buf_unmap_attachment()
by Rob Clark
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
6e7b4a5
driver core: fix some kernel-doc warnings in dma*.c
by Randy Dunlap
· 12 years ago
da89fb1
Merge tag 'tag-for-linus-3.5' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf
by Linus Torvalds
· 12 years ago
12c4727
dma-buf: minor documentation fixes.
by Sumit Semwal
· 12 years ago
98f86c9
dma-buf: add vmap interface
by Dave Airlie
· 12 years ago
4c78513
dma-buf: mmap support
by Daniel Vetter
· 13 years ago
efb4df82
driver core: fix dma-buf.c kernel-doc warnings
by Randy Dunlap
· 13 years ago
fc13020
dma-buf: add support for kernel cpu access
by Daniel Vetter
· 13 years ago
6b607e3
dma-buf: don't hold the mutex around map/unmap calls
by Daniel Vetter
· 13 years ago
55c1c4c
dma-buf: pass flags into dma_buf_fd.
by Dave Airlie
· 13 years ago
33ea2dc
dma-buf: add dma_data_direction to unmap dma_buf_op
by Sumit Semwal
· 13 years ago
2ed9201
dma-buf: Move code out of mutex-protected section in dma_buf_attach()
by Laurent Pinchart
· 13 years ago
a9fbc3b
dma-buf: Return error instead of using a goto statement when possible
by Laurent Pinchart
· 13 years ago
d1aa06a
dma-buf: Remove unneeded sanity checks
by Laurent Pinchart
· 13 years ago
5375764
dma-buf: Constify ops argument to dma_buf_export()
by Laurent Pinchart
· 13 years ago
d15bd7e
dma-buf: Introduce dma buffer sharing mechanism
by Sumit Semwal
· 13 years ago