Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
daad134d66492a9f641163c94510549770b39657
/
drivers
/
dma-buf
/
dma-buf.c
5136629
dma-buf: Minor coding style fixes
by Jagan Teki
· 9 years ago
9abdffe
dma-buf: add ref counting for module as exporter
by Sumit Semwal
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
a1f6dba
dma-buf: don't open-code atomic_long_read()
by Al Viro
· 10 years ago
3c3b177
reservation: add suppport for read-only access using rcu
by Maarten Lankhorst
· 10 years ago
04a5faa
reservation: update api and add some helpers
by Maarten Lankhorst
· 10 years ago
9b495a5
dma-buf: add poll support, v3
by Maarten Lankhorst
· 10 years ago
3aac450
dma-buf: use reservation objects
by Maarten Lankhorst
· 10 years ago
35fac7e
dma-buf: move to drivers/dma-buf
by Maarten Lankhorst
· 10 years ago
[Renamed from drivers/base/dma-buf.c]
ecf1dba
dma-buf: fix trivial typo error
by Javier Martinez Canillas
· 11 years ago
13df797
Merge 3.14-rc5 into driver-core-next
by Greg Kroah-Hartman
· 11 years ago
c0b00a5
dma-buf: update debugfs output
by Sumit Semwal
· 11 years ago
fee0c54
dma-buf: avoid using IS_ERR_OR_NULL
by Colin Cross
· 11 years ago
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