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-v4l2.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
media: videobuf2: Remove vb2_find_timestamp()
Ezequiel Garcia
2022-08-30
1
-13
/
+0
*
media: vb2: videobuf -> videobuf2
Hans Verkuil
2022-08-29
1
-2
/
+2
*
media: videobuf2: Introduce vb2_find_buffer()
Ezequiel Garcia
2022-07-17
1
-0
/
+12
*
media: videobuf2-v4l2: Expose vb2_queue_is_busy() to drivers
Laurent Pinchart
2022-05-13
1
-16
/
+10
*
media: videobuf2: handle V4L2_MEMORY_FLAG_NON_COHERENT flag
Sergey Senozhatsky
2021-09-30
1
-3
/
+28
*
media: videobuf2: add queue memory coherency parameter
Sergey Senozhatsky
2021-09-30
1
-2
/
+3
*
media: videobuf2: split buffer cache_hints initialisation
Sergey Senozhatsky
2021-09-30
1
-18
/
+0
*
media: videobuf2: inverse buffer cache_hints flags
Sergey Senozhatsky
2021-09-30
1
-12
/
+5
*
media: videobuf2-v4l2.c: add vb2_queue_change_type() helper
Tomi Valkeinen
2021-06-08
1
-0
/
+14
*
Merge tag 'v5.11-rc6' into patchwork
Mauro Carvalho Chehab
2021-02-01
1
-2
/
+1
|
\
|
*
media: Revert "media: videobuf2: Fix length check for single plane dmabuf que...
Naushir Patuck
2021-01-12
1
-2
/
+1
*
|
media: videobuf2-v4l2: remove redundant error test
Helen Koike
2021-01-27
1
-5
/
+0
|
/
*
Merge tag 'v5.9-rc7' into patchwork
Mauro Carvalho Chehab
2020-10-04
1
-16
/
+2
|
\
|
*
media: media/v4l2: remove V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-09-14
1
-16
/
+2
*
|
media: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-29
1
-1
/
+1
*
|
media: videobuf2-v4l2.c: add vb2_video_unregister_device helper function
Hans Verkuil
2020-08-28
1
-6
/
+45
|
/
*
media: Add V4L2_TYPE_IS_CAPTURE helper
Ezequiel Garcia
2020-07-19
1
-2
/
+2
*
media: videobuf2: Fix length check for single plane dmabuf queueing
John Cox
2020-07-04
1
-1
/
+2
*
media: vb2: Print the queue pointer in debug messages
Laurent Pinchart
2020-07-04
1
-27
/
+41
*
media: videobuf2: handle V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-06-23
1
-4
/
+20
*
media: videobuf2: add queue memory consistency parameter
Sergey Senozhatsky
2020-06-23
1
-3
/
+3
*
media: videobuf2: add V4L2_FLAG_MEMORY_NON_CONSISTENT flag
Sergey Senozhatsky
2020-06-23
1
-0
/
+2
*
media: videobuf2: handle V4L2 buffer cache flags
Sergey Senozhatsky
2020-06-23
1
-0
/
+48
*
media: v4l2: abstract timeval handling in v4l2_buffer
Arnd Bergmann
2020-01-03
1
-2
/
+2
*
media: vb2: add V4L2_BUF_FLAG_M2M_HOLD_CAPTURE_BUF
Hans Verkuil
2019-10-21
1
-2
/
+10
*
media: vb2: reorder checks in vb2_poll()
Michael Tretter
2019-07-23
1
-3
/
+5
*
media: videobuf2-v4l2: set last_buffer_dequeued in dqbuf
Hans Verkuil
2019-05-29
1
-5
/
+5
*
media: videobuf2-v4l2.c: move up STATE_DEQUEUED check
Hans Verkuil
2019-04-22
1
-5
/
+6
*
media: vb2: Minor function naming fix
Ezequiel Garcia
2019-04-22
1
-3
/
+3
*
media: media requests: return EBADR instead of EACCES
Hans Verkuil
2019-03-25
1
-1
/
+1
*
media: vb2: add requires_requests bit for stateless codecs
Hans Verkuil
2019-03-25
1
-0
/
+4
*
media: vb2: drop VB2_BUF_STATE_REQUEUEING
Hans Verkuil
2019-03-19
1
-1
/
+0
*
media: vb2: fix epoll() by calling poll_wait first
Hans Verkuil
2019-02-18
1
-3
/
+1
*
media: vb2: keep track of timestamp status
Hans Verkuil
2019-02-18
1
-1
/
+2
*
media: vb2: check that buf_out_validate is present
Hans Verkuil
2019-01-31
1
-0
/
+9
*
media: vb2: vb2_find_timestamp: drop restriction on buffer state
Hans Verkuil
2019-01-31
1
-8
/
+3
*
media: vb2: add vb2_find_timestamp()
Hans Verkuil
2019-01-07
1
-1
/
+18
*
Merge tag 'media/v4.20-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-12-25
1
-0
/
+1
|
\
|
*
media: v4l: Add support for V4L2_BUF_TYPE_META_OUTPUT
Sakari Ailus
2018-12-14
1
-0
/
+1
*
|
Merge tag 'v4.20-rc7' into patchwork
Mauro Carvalho Chehab
2018-12-17
1
-4
/
+9
|
\
\
|
|
/
|
/
|
|
*
media: Add a Kconfig option for the Request API
Sakari Ailus
2018-12-05
1
-0
/
+2
|
*
media: vb2: skip request checks for VIDIOC_PREPARE_BUF
Hans Verkuil
2018-12-03
1
-4
/
+7
*
|
media: videobuf2-v4l2: drop WARN_ON in vb2_warn_zero_bytesused()
Hans Verkuil
2018-11-23
1
-1
/
+0
*
|
media: vb2: Allow reqbufs(0) with "in use" MMAP buffers
John Sheu
2018-11-23
1
-1
/
+1
|
/
*
media: videobuf2-core: Rework and rename helper for request buffer count
Paul Kocialkowski
2018-09-24
1
-1
/
+1
*
media: media-request: EPERM -> EACCES/EBUSY
Hans Verkuil
2018-09-11
1
-3
/
+6
*
media: vb2: set reqbufs/create_bufs capabilities
Hans Verkuil
2018-09-11
1
-1
/
+18
*
media: videobuf2-v4l2: refuse qbuf if queue uses requests or vv.
Hans Verkuil
2018-08-31
1
-1
/
+9
*
media: videobuf2-v4l2: add vb2_request_queue/validate helpers
Hans Verkuil
2018-08-31
1
-0
/
+51
*
media: videobuf2-v4l2: integrate with media requests
Hans Verkuil
2018-08-31
1
-12
/
+100
[next]