summaryrefslogtreecommitdiffstats
path: root/drivers/media/common/videobuf2
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-12-136-14/+39
|\
| * media: videobuf2: revert "get_userptr: buffers are always writable"Hans Verkuil2022-12-065-8/+19
| * media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driverHans Verkuil2022-11-251-3/+0
| * media: vb2: add (un)prepare_streaming queue opsHans Verkuil2022-11-251-4/+21
* | media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()Hans Verkuil2022-12-071-29/+73
* | v4l2: don't fall back to follow_pfn() if pin_user_pages_fast() failsLinus Torvalds2022-12-021-56/+12
|/
* media: videobuf2: Remove vb2_find_timestamp()Ezequiel Garcia2022-08-301-13/+0
* media: vb2: videobuf -> videobuf2Hans Verkuil2022-08-293-11/+11
* media: videobuf2: Introduce vb2_find_buffer()Ezequiel Garcia2022-07-171-0/+12
* media: videobuf2-dma-sg.c: kvmalloc_array -> kvcallocHans Verkuil2022-05-131-2/+1
* media: videobuf2-v4l2: Expose vb2_queue_is_busy() to driversLaurent Pinchart2022-05-131-16/+10
* Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-243-13/+15
|\
| * dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-073-13/+15
* | media: Makefiles: sort entries where it fitsMauro Carvalho Chehab2022-03-141-3/+5
* | media: videobuf2-dma-contig: Invalidate vmap range before DMA rangeSergey Senozhatsky2022-03-071-6/+6
|/
* Merge tag 'v5.16-rc4' into media_treeMauro Carvalho Chehab2021-12-071-0/+2
|\
| * Merge tag 'media/v5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-11-221-0/+2
| |\
| | * media: videobuf2-dma-sg: Fix buf->vb NULL pointer dereferenceHans de Goede2021-11-101-0/+2
* | | media: vb2: frame_vector.c: don't overwrite error codeHans Verkuil2021-11-301-1/+14
* | | media: videobuf2: Fix the size printk formatDillon Min2021-11-151-4/+4
|/ /
* | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-11-044-0/+4
|\ \ | |/ |/|
| * dma-buf: move dma-buf symbols into the DMA_BUF module namespaceGreg Kroah-Hartman2021-10-254-0/+4
* | media: videobuf2: always set buffer vb2 pointerSergey Senozhatsky2021-10-191-0/+3
* | media: videobuf2: handle non-contiguous DMA allocationsSergey Senozhatsky2021-09-301-31/+130
* | media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flagSergey Senozhatsky2021-09-302-5/+30
* | media: videobuf2: add queue memory coherency parameterSergey Senozhatsky2021-09-302-8/+34
* | media: videobuf2: move cache_hints handling to allocatorsSergey Senozhatsky2021-09-303-6/+12
* | media: videobuf2: split buffer cache_hints initialisationSergey Senozhatsky2021-09-302-18/+22
* | media: videobuf2: inverse buffer cache_hints flagsSergey Senozhatsky2021-09-302-33/+15
* | media: videobuf2: rework vb2_mem_ops APISergey Senozhatsky2021-09-304-62/+79
* | media: videobuf2-core: sanity checks for requests and qbufHans Verkuil2021-09-301-1/+22
|/
* Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-08-031-1/+12
|\
| * media: videobuf2-core: dequeue if start_streaming failsHans Verkuil2021-07-301-1/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\ \ | |/ |/|
| * media: videobuf2: use vma_lookup() in get_vaddr_frames()Liam Howlett2021-06-291-1/+1
* | media: videobuf2-v4l2.c: add vb2_queue_change_type() helperTomi Valkeinen2021-06-081-0/+14
|/
* media: videobuf2: Exit promptly if size = 0Ricardo Ribalda2021-03-221-1/+1
* media: fix incorrect kernel doc usagesHans Verkuil2021-03-111-1/+0
* Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds2021-02-224-3/+225
|\
| * media: videobuf2: Move frame_vector into media subsystemDaniel Vetter2021-01-123-1/+224
| * mm/frame-vector: Use FOLL_LONGTERMDaniel Vetter2021-01-121-2/+1
* | Merge tag 'v5.11-rc6' into patchworkMauro Carvalho Chehab2021-02-011-2/+1
|\ \
| * | media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...Naushir Patuck2021-01-121-2/+1
| |/
* | media: videobuf2-v4l2: remove redundant error testHelen Koike2021-01-271-5/+0
* | media: videobuf2: always call poll_wait() on queuesAlexandre Courbot2021-01-041-2/+9
|/
* Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-12-143-17/+40
|\
| * Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-11-043-17/+40
| |\
| | * dma-buf: Use struct dma_buf_map in dma_buf_vunmap() interfacesThomas Zimmermann2020-09-293-4/+8
| | * dma-buf: Use struct dma_buf_map in dma_buf_vmap() interfacesThomas Zimmermann2020-09-293-13/+32
* | | media: vb2: set cache sync hints when init buffersSergey Senozhatsky2020-12-021-0/+11
|/ /