Merge tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Pull media fixes from Mauro Carvalho Chehab: - some fixes for the v4l2 ioctl handler logic - a fix for an out of bound access in the DVB videobuf2 handler - three driver fixes (rkvdec, mediatek/vcodek and uvcvideo) * tag 'media/v6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media: media: rkvdec: Disable H.264 error detection media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ) media: dvb_vb2: fix possible out of bound access media: v4l2-ioctl.c: fix incorrect error path media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args() media: uvcvideo: Fix InterfaceProtocol for Quanta camera
Showing
- drivers/media/dvb-core/dvb_vb2.c 11 additions, 0 deletionsdrivers/media/dvb-core/dvb_vb2.c
- drivers/media/platform/mediatek/vcodec/mtk_vcodec_enc_drv.c 3 additions, 6 deletionsdrivers/media/platform/mediatek/vcodec/mtk_vcodec_enc_drv.c
- drivers/media/usb/uvc/uvc_driver.c 1 addition, 1 deletiondrivers/media/usb/uvc/uvc_driver.c
- drivers/media/v4l2-core/v4l2-compat-ioctl32.c 2 additions, 0 deletionsdrivers/media/v4l2-core/v4l2-compat-ioctl32.c
- drivers/media/v4l2-core/v4l2-ioctl.c 12 additions, 14 deletionsdrivers/media/v4l2-core/v4l2-ioctl.c
- drivers/staging/media/rkvdec/rkvdec-h264.c 2 additions, 2 deletionsdrivers/staging/media/rkvdec/rkvdec-h264.c
Loading
Please register or sign in to comment