Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.2-3 For a couple of v4l2 core fixes: - fix a regression on strings control support; - fix a regression for some drivers that depend on an odd streaming behavior. Regards, Mauro The following changes since commit 2241ab53cbb5cdb08a6b2d4688feb13971058f65: Linux 6.2-rc5 (2023-01-21 16:27:01 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.2-3 for you to fetch changes up to 89c08aef8f8dcb5fc98ad8db7ca92c9dab1f26b0: media: videobuf2: set q->streaming later (2023-01-24 16:34:06 +0100) ---------------------------------------------------------------- media fixes for v6.2-rc7 ---------------------------------------------------------------- Hans Verkuil (2): media: v4l2-ctrls-api.c: move ctrl->is_new = 1 to the correct line media: videobuf2: set q->streaming later drivers/media/common/videobuf2/videobuf2-core.c | 5 ++--- drivers/media/v4l2-core/v4l2-ctrls-api.c | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-)