summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf
AgeCommit message (Expand)Author
2020-07-09dma-buf: Move dma_buf_release() from fops to dentry_opsSumit Semwal
2020-04-30dma-buf: fix documentation build warningsRandy Dunlap
2020-04-27dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter
2020-04-08Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...Dave Airlie
2020-03-25dma-buf: Improve CONFIG_DMABUF_MOVE_NOTIFY help textGeert Uytterhoeven
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie
2020-02-27dma-buf: make move_notify mandatory if importer_ops are providedChristian König
2020-02-27dma-buf: drop dynamic_mapping flagChristian König
2020-02-27dma-buf: add dynamic DMA-buf handling v15Christian König
2020-02-27dma-buf: free dmabuf->name in dma_buf_release()Cong Wang
2020-02-17dma-buf: Fix a typo in KconfigChristophe JAILLET
2020-01-03Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-12-18udmabuf: fix dma-buf cpu accessGurchetan Singh
2019-12-18dma-heap: Make the symbol 'dma_heap_ioctl_cmds' staticzhong jiang
2019-12-17dma-buf: fix resource leak on -ENOTTY error return pathColin Ian King
2019-12-17dma-buf: heaps: Remove redundant heap identifier from system heap nameAndrew F. Davis
2019-12-17dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis
2019-12-17Merge tag 'drm-misc-next-2019-12-16' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-12-11dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz
2019-12-11dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz
2019-12-11dma-buf: heaps: Add heap helpersJohn Stultz
2019-12-11dma-buf: Add dma-buf heaps frameworkAndrew F. Davis
2019-12-09Merge tag 'drm-misc-fixes-2019-11-25' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-12-05udmabuf: implement begin_cpu_access/end_cpu_access hooksGurchetan Singh
2019-12-05udmabuf: separate out creating/destroying scatter-tableGurchetan Singh
2019-12-05udmabuf: add a pointer to the miscdevice in dma-buf private dataGurchetan Singh
2019-12-05udmabuf: use cache_sgt_mapping optionGurchetan Singh
2019-12-01Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds
2019-11-26udmabuf: Remove deleted map/unmap handlers.Maarten Lankhorst
2019-11-25dma-buf: Drop dma_buf_k(un)mapDaniel Vetter
2019-11-25dma-buf: Fix memory leak in sync_file_merge()Navid Emamdoost
2019-11-21dma-resv: Also prime acquire ctx for lockdepDaniel Vetter
2019-11-20dma_resv: prime lockdep annotationsSteven Price
2019-11-06dma_resv: prime lockdep annotationsDaniel Vetter
2019-10-30Revert "dma-buf: Add dma-buf heaps framework"Sean Paul
2019-10-30Revert "dma-buf: heaps: Add heap helpers"Sean Paul
2019-10-30Revert "dma-buf: heaps: Add system heap to dmabuf heaps"Sean Paul
2019-10-30Revert "dma-buf: heaps: Add CMA heap to dmabuf heaps"Sean Paul
2019-10-25dma-buf: heaps: Add CMA heap to dmabuf heapsJohn Stultz
2019-10-25dma-buf: heaps: Add system heap to dmabuf heapsJohn Stultz
2019-10-25dma-buf: heaps: Add heap helpersJohn Stultz
2019-10-25dma-buf: Add dma-buf heaps frameworkAndrew F. Davis
2019-10-24dma-buf: stop using the dmabuf->lock so much v2Christian König
2019-10-24dma-buf: change DMA-buf locking convention v3Christian König
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann
2019-10-10dma-buf/resv: fix exclusive fence getQiang Yu
2019-10-04dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)Chris Wilson
2019-09-22dma-buf/resv: fix exclusive fence getQiang Yu
2019-08-20dmabuf: Mark up onstack timer for selftestsChris Wilson