mbox series

[GIT,FIXES,FOR,v6.4] uvcvideo fix

Message ID 20230531134613.GA25031@pendragon.ideasonboard.com
State New
Headers show
Series [GIT,FIXES,FOR,v6.4] uvcvideo fix | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/fixes-20230531

Message

Laurent Pinchart May 31, 2023, 1:46 p.m. UTC
Hi Mauro,

The following changes since commit a05e9aabd9dc27fc8888678391e3bf78624f8253:

  media: staging: media: atomisp: init high & low vars (2023-05-26 10:52:50 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/fixes-20230531

for you to fetch changes up to 757374b220894ed81013df2bf359390ac040ca3f:

  media: uvcvideo: Don't expose unsupported formats to userspace (2023-05-31 16:15:59 +0300)

----------------------------------------------------------------
uvcvideo regression fix

----------------------------------------------------------------
Laurent Pinchart (1):
      media: uvcvideo: Don't expose unsupported formats to userspace

 drivers/media/usb/uvc/uvc_driver.c | 16 +++++++++++-----
 1 file changed, 11 insertions(+), 5 deletions(-)