summaryrefslogtreecommitdiff
path: root/drivers/media/common/videobuf2/videobuf2-dma-contig.c
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-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab
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-26media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky
2020-06-23media: videobuf2: remove redundant if-statementSergey Senozhatsky
2020-06-23media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-contigSergey Senozhatsky
2020-06-11media: videobuf2-dma-contig: fix bad kfree in vb2_dma_contig_clear_max_seg_sizeTomi Valkeinen
2020-03-02media: videobuf2-dma-contig.c: remove spurious 'b' in messageHans Verkuil
2019-11-25media/videobuf2: Drop dma_buf->k(un)map supportDaniel Vetter
2019-07-23media: vb2-dc: skip CPU sync in map/unmap dma_bufLucas Stach
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil
2019-05-14videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder
2019-02-01videobuf2: replace a layering violation with dma_map_resourceChristoph Hellwig
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König
2018-01-23media: drivers/media/common/videobuf2: rename from videobufHans Verkuil