summaryrefslogtreecommitdiffstats
path: root/drivers/dma-buf/heaps
AgeCommit message (Expand)Author
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-10-15Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-10-06dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann
2020-09-10dmabuf: fix common struct sg_table related issuesMarek Szyprowski
2019-12-17dma-buf: heaps: Remove redundant heap identifier from system heap nameAndrew F. Davis
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-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