summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/dma-heap.c
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: dma-heap: Provide accessor to get heap nameJohn Stultz2021-02-251-0/+12
* dma-buf: heaps: Rework heap allocation hooks to return struct dma_buf instead...John Stultz2021-01-221-1/+13
* dma-heap: Make the symbol 'dma_heap_ioctl_cmds' staticzhong jiang2019-12-181-1/+1
* dma-buf: fix resource leak on -ENOTTY error return pathColin Ian King2019-12-171-1/+2
* dma-buf: heaps: Use _IOCTL_ for userspace IOCTL identifierAndrew F. Davis2019-12-171-2/+2
* dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-12-111-0/+297
* Revert "dma-buf: Add dma-buf heaps framework"Sean Paul2019-10-301-269/+0
* dma-buf: Add dma-buf heaps frameworkAndrew F. Davis2019-10-251-0/+269