mbox series

[GIT,PULL,for,v6.13-rc1] media fixes

Message ID 20241119094008.06a199f2@foz.lan (mailing list archive)
State New
Headers show
Series [GIT,PULL,for,v6.13-rc1] media fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.13-2

Message

Mauro Carvalho Chehab Nov. 19, 2024, 8:40 a.m. UTC
Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.13-2


For a fix at the UVC driver:
	- uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format

Regards,
Mauro

---

The following changes since commit 702a47ce6dde72f6e247b3c3c00a0fc521f9b1c6:

  media: videobuf2-core: copy vb planes unconditionally (2024-11-07 12:55:46 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.13-2

for you to fetch changes up to ecf2b43018da9579842c774b7f35dbe11b5c38dd:

  media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format (2024-11-09 13:17:42 +0100)

----------------------------------------------------------------
media updates for v6.13-rc1

----------------------------------------------------------------
Benoit Sevens (1):
      media: uvcvideo: Skip parsing frames of type UVC_VS_UNDEFINED in uvc_parse_format

 drivers/media/usb/uvc/uvc_driver.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)