summaryrefslogtreecommitdiff
path: root/drivers/media/common/videobuf2/videobuf2-dma-sg.c
AgeCommit message (Expand)Author
2023-12-07media: videobuf2-dma-sg: fix vmap callbackMichael Grzeschik
2023-06-21media: videobuf2: Don't assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-12-13Merge tag 'drm-next-2022-12-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-12-06media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil
2022-11-11media: videobuf2: Assert held reservation lock for dma-buf mmappingDmitry Osipenko
2022-10-18media: videobuf2: Stop using internal dma-buf lockDmitry Osipenko
2022-10-18media: videobuf2: Prepare to dynamic dma-buf locking specificationDmitry Osipenko
2022-05-13media: videobuf2-dma-sg.c: kvmalloc_array -> kvcallocHans Verkuil
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2021-11-22Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2021-11-10media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-10-25dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman
2021-09-30media: videobuf2: move cache_hints handling to allocatorsSergey Senozhatsky
2021-09-30media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky
2021-03-22media: videobuf2: Exit promptly if size = 0Ricardo Ribalda
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: don't test db_attach in dma-contig prepare and finishSergey Senozhatsky
2020-06-23media: videobuf2: add begin/end cpu_access callbacks to dma-sgSergey Senozhatsky
2020-06-02mm: remove the prot argument from vm_map_ramChristoph Hellwig
2019-11-25media/videobuf2: Drop dma_buf->k(un)map supportDaniel Vetter
2019-05-29media: videobuf2-vmalloc: get_userptr: buffers are always writableHans Verkuil
2019-05-23media: videobuf2-dma-sg: Prevent size from overflowingSakari Ailus
2019-05-14videobuf2/videobuf2-dma-sg.c: convert to use vm_map_pages()Souptick Joarder
2019-03-01media: common: fix several typosMauro Carvalho Chehab
2019-01-16media: Change Andrzej Pietrasiewicz's e-mail addressAndrzej Pietrasiewicz
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