These are three fixes for bttv, dealing with obscure corner cases that got lost in the vb2 conversion. Regards, Hans The following changes since commit bec3db03911bd85da29c1c8ee556162153002c9a: media: v4l: async: Drop useless list move operation (2023-12-04 11:21:47 +0100) are available in the Git repository at: git://linuxtv.org/hverkuil/media_tree.git tags/br-v6.8m for you to fetch changes up to ff024e84e91cf5fcc5b7c572dc8c931250315835: media: videobuf2: request more buffers for vb2_read (2023-12-06 10:04:25 +0100) ---------------------------------------------------------------- Tag branch ---------------------------------------------------------------- Hans Verkuil (3): media: bttv: start_streaming should return a proper error code media: bttv: add back vbi hack media: videobuf2: request more buffers for vb2_read drivers/media/common/videobuf2/videobuf2-core.c | 9 +++++++-- drivers/media/pci/bt8xx/bttv-driver.c | 27 +++++++++++++++++++++++---- drivers/media/pci/bt8xx/bttv-vbi.c | 8 +++----- 3 files changed, 33 insertions(+), 11 deletions(-)