index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dma-buf
Age
Commit message (
Expand
)
Author
2019-06-08
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-06
Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 282
Thomas Gleixner
2019-06-05
udmabuf: actually unmap the scatterlist
Lucas Stach
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
Merge tag 'drm-next-2019-05-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-05-13
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-08
Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-04-19
Make anon_inodes unconditional
David Howells
2019-04-16
dma-buf: explicitely note that dma-fence-chains use 64bit seqno
Christian König
2019-04-01
dma-buf: add new dma_fence_chain container v7
Christian König
2019-02-27
dma-buf: add some lockdep asserts to the reservation object implementation
Lucas Stach
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2019-01-04
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
Souptick Joarder
2018-12-24
dma-buf: Change to use DEFINE_SHOW_ATTRIBUTE macro
Yangtao Li
2018-12-07
dma-buf: make fence sequence numbers 64 bit v2
Christian König
2018-12-03
dma-buf: add dma_fence_get_stub
Christian König
2018-11-29
Merge v4.20-rc4 into drm-next
Dave Airlie
2018-11-16
udmabuf: set read/write flag when exporting
Gerd Hoffmann
2018-10-26
dma-buf: Update reservation shared_count after adding the new fence
Chris Wilson
2018-10-25
dma-buf: allow reserving more than one shared fence slot
Christian König
2018-10-25
dma-buf: remove shared fence staging in reservation object
Christian König
2018-09-14
udmabuf: fix error code in map_udmabuf()
Dan Carpenter
2018-09-12
udmabuf: use sizeof(variable) instead of sizeof(type)
Gerd Hoffmann
2018-09-12
udmabuf: drop WARN_ON() check.
Gerd Hoffmann
2018-09-12
udmabuf: use ENOTTY for invalid ioctls
Gerd Hoffmann
2018-09-12
udmabuf: use EBADFD in case we didn't got a memfd
Gerd Hoffmann
2018-09-12
udmabuf: improve udmabuf_create error handling
Gerd Hoffmann
2018-09-12
udmabuf: rework limits
Gerd Hoffmann
2018-09-12
udmabuf: add MEMFD_CREATE dependency
Gerd Hoffmann
2018-09-12
udmabuf: constify udmabuf_create args
Gerd Hoffmann
2018-09-12
udmabuf: constify udmabuf_ops
Gerd Hoffmann
2018-09-12
udmabuf: use pgoff_t for pagecount
Gerd Hoffmann
2018-09-12
udmabuf: improve map_udmabuf error handling
Gerd Hoffmann
2018-09-12
udmabuf: sort headers, drop uapi/ path prefix
Gerd Hoffmann
2018-09-05
dma-buf/udmabuf: Fix NULL pointer dereference in udmabuf_create
Gustavo A. R. Silva
2018-09-03
Add udmabuf misc device
Gerd Hoffmann
2018-08-10
dma-buf: Remove requirement for ops->map() from dma_buf_export
Chris Wilson
2018-07-16
dma-buf: Move BUG_ON from _add_shared_fence to _add_shared_inplace
Michel Dänzer
2018-07-06
Merge tag 'drm-misc-next-2018-07-04' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-07-04
dma-fence: Polish kernel-doc for dma-fence.c
Daniel Vetter
2018-07-03
dma-fence: Make ->wait callback optional
Daniel Vetter
2018-07-03
locking: Implement an algorithm choice for Wound-Wait mutexes
Thomas Hellstrom
2018-07-02
dma-fence: Allow wait_any_timeout for all fences
Daniel Vetter
2018-07-02
dma-fence: Make ->enable_signaling optional
Daniel Vetter
2018-06-20
dma-buf: remove kmap_atomic interface
Christian König
2018-06-20
dma_buf: remove device parameter from attach callback v2
Christian König
2018-06-01
dma-buf: make map_atomic and map function pointers optional
Gerd Hoffmann
2018-05-07
dma-buf: Remove unneeded stubs around sync_debug interfaces
Ezequiel Garcia
[next]