index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
media
/
common
/
videobuf2
/
videobuf2-core.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
1
-1
/
+1
*
Merge tag 'v6.12-rc7' into __tmp-hansg-linux-tags_media_atomisp_6_13_1
Mauro Carvalho Chehab
2024-11-11
1
-13
/
+15
|
\
|
*
media: videobuf2-core: copy vb planes unconditionally
Tudor Ambarus
2024-11-07
1
-13
/
+15
*
|
media: vb2: fix confusing log message
Hans Verkuil
2024-10-28
1
-1
/
+1
*
|
media: videobuf2-core: update vb2_thread if wait_finish/prepare are NULL
Hans Verkuil
2024-10-28
1
-6
/
+20
*
|
media: vb2: use lock if wait_prepare/finish are NULL
Hans Verkuil
2024-10-12
1
-3
/
+10
*
|
media: vb2: vb2_core_queue_init(): sanity check lock and wait_prepare/finish
Hans Verkuil
2024-10-12
1
-0
/
+8
|
/
*
media: videobuf2: Drop minimum allocation requirement of 2 buffers
Laurent Pinchart
2024-08-27
1
-7
/
+0
*
media: videobuf2-core: attach once if multiple planes share the same dbuf
Yunke Cao
2024-08-14
1
-4
/
+26
*
media: videobuf2-core: reverse the iteration order in __vb2_buf_dmabuf_put
Yunke Cao
2024-08-14
1
-2
/
+8
*
media: videobuf2-core: release all planes first in __prepare_dmabuf()
Yunke Cao
2024-08-14
1
-56
/
+59
*
media: videobuf2-core: clear memory related fields in __vb2_plane_dmabuf_put()
Yunke Cao
2024-08-14
1
-4
/
+4
*
media: videobuf2: core: Drop unneeded forward declaration
Laurent Pinchart
2024-06-19
1
-1
/
+0
*
media: videobuf2: improve max_num_buffers sanity checks
Hans Verkuil
2024-04-24
1
-1
/
+7
*
media: v4l2: Add REMOVE_BUFS ioctl
Benjamin Gaignard
2024-03-25
1
-0
/
+38
*
media: core: Free range of buffers
Benjamin Gaignard
2024-03-25
1
-30
/
+26
*
media: core: Add bitmap manage bufs array entries
Benjamin Gaignard
2024-03-25
1
-18
/
+53
*
media: core: Rework how create_buf index returned value is computed
Benjamin Gaignard
2024-03-25
1
-5
/
+13
*
media: videobuf2: Add min_reqbufs_allocation field to vb2_queue structure
Benjamin Gaignard
2024-03-25
1
-15
/
+23
*
media: videobuf2: Update vb2_is_busy() logic
Benjamin Gaignard
2024-03-25
1
-0
/
+4
*
media: media videobuf2: Stop direct calls to queue num_buffers field
Benjamin Gaignard
2024-01-24
1
-1
/
+1
*
media: videobuf2: core: Rename min_buffers_needed field in vb2_queue
Benjamin Gaignard
2023-12-13
1
-14
/
+14
*
media: videobuf2: request more buffers for vb2_read
Hans Verkuil
2023-12-09
1
-2
/
+7
*
media: media videobuf2: Be more flexible on the number of queue stored buffers
Benjamin Gaignard
2023-11-23
1
-8
/
+38
*
media: videobuf2: Use vb2_get_num_buffers() helper
Benjamin Gaignard
2023-11-23
1
-44
/
+50
*
media: videobuf2: Access vb2_queue bufs array through helper functions
Benjamin Gaignard
2023-11-23
1
-41
/
+117
*
media: videobuf2: Use vb2_buffer instead of index
Benjamin Gaignard
2023-11-23
1
-28
/
+12
*
media: videobuf2: Stop spamming kernel log with all queue counter
Benjamin Gaignard
2023-11-23
1
-35
/
+44
*
media: videobuf2: Rework offset 'cookie' encoding pattern
Benjamin Gaignard
2023-11-23
1
-38
/
+40
*
media: videobuf2: Rename offset parameter
Benjamin Gaignard
2023-11-23
1
-14
/
+14
*
media: videobuf2: fix typo: vb2_dbuf -> vb2_qbuf
Hans Verkuil
2023-09-27
1
-1
/
+1
*
Merge git://git.linuxtv.org/media_stage into media_tree
Mauro Carvalho Chehab
2023-02-15
1
-22
/
+3
|
\
|
*
media: videobuf2-core: drop obsolete sanity check in __vb2_queue_free()
Hans Verkuil
2023-02-06
1
-22
/
+3
*
|
media: videobuf2: set q->streaming later
Hans Verkuil
2023-01-24
1
-3
/
+2
|
/
*
Merge tag 'media/v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2022-12-13
1
-6
/
+20
|
\
|
*
media: vb2/au0828: move the v4l_vb2q_enable_media_source to the au0828 driver
Hans Verkuil
2022-11-25
1
-3
/
+0
|
*
media: vb2: add (un)prepare_streaming queue ops
Hans Verkuil
2022-11-25
1
-4
/
+21
*
|
media: videobuf2-core: take mmap_lock in vb2_get_unmapped_area()
Hans Verkuil
2022-12-07
1
-29
/
+73
|
/
*
media: vb2: videobuf -> videobuf2
Hans Verkuil
2022-08-29
1
-7
/
+7
*
Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-04
1
-0
/
+1
|
\
|
*
dma-buf: move dma-buf symbols into the DMA_BUF module namespace
Greg Kroah-Hartman
2021-10-25
1
-0
/
+1
*
|
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2021-09-30
1
-2
/
+2
*
|
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2021-09-30
1
-6
/
+31
*
|
media: videobuf2: move cache_hints handling to allocators
Sergey Senozhatsky
2021-09-30
1
-6
/
+0
*
|
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2021-09-30
1
-0
/
+22
*
|
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2021-09-30
1
-21
/
+10
*
|
media: videobuf2: rework vb2_mem_ops API
Sergey Senozhatsky
2021-09-30
1
-18
/
+24
*
|
media: videobuf2-core: sanity checks for requests and qbuf
Hans Verkuil
2021-09-30
1
-1
/
+22
|
/
*
media: videobuf2-core: dequeue if start_streaming fails
Hans Verkuil
2021-07-30
1
-1
/
+12
*
media: videobuf2: always call poll_wait() on queues
Alexandre Courbot
2021-01-04
1
-2
/
+9
[next]