summaryrefslogtreecommitdiff
path: root/drivers/media/common/videobuf2/videobuf2-dma-sg.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-6/+13
2020-10-04Merge tag 'v5.9-rc7' into patchworkMauro Carvalho Chehab1-2/+1
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann1-1/+2
2020-09-29dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann1-5/+11
2020-09-26media: videobuf2: use sgtable-based scatterlist wrappersMarek Szyprowski1-20/+12
2020-09-14media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flagSergey Senozhatsky1-2/+1
2020-06-23media: videobuf2: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky1-8/+0
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky1-0/+30
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig1-2/+1
2019-11-26media/videobuf2: Drop dma_buf->k(un)map supportDaniel Vetter1-8/+0
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil1-2/+1
2019-05-23media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus1-1/+1
2019-05-14videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder1-16/+6
2019-03-01media: common: fix several typosMauro Carvalho Chehab1-1/+1
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz1-1/+1
2018-06-20dma-buf: remove kmap_atomic interfaceChristian König1-1/+0
2018-06-20dma_buf: remove device parameter from attach callback v2Christian König1-1/+1
2018-01-23media: drivers/media/common/videobuf2: rename from videobufHans Verkuil1-0/+669