mbox series

[GIT,PULL,FOR,v6.10] uvcvideo fixes

Message ID 20240419125149.GA2125@pendragon.ideasonboard.com
State New
Headers show
Series [GIT,PULL,FOR,v6.10] uvcvideo fixes | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/media-next-uvc-20240419

Message

Laurent Pinchart April 19, 2024, 12:51 p.m. UTC
The following changes since commit 836e2548524d2dfcb5acaf3be78f203b6b4bde6f:

  media: usb: siano: Fix allocation of urbs (2024-04-16 00:02:53 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pinchartl/linux.git tags/media-next-uvc-20240419

for you to fetch changes up to 3de6df64f92d8633eb51a5e957ffc43ebdb2156e:

  media: uvcvideo: Disable autosuspend for Insta360 Link (2024-04-19 13:48:38 +0300)

----------------------------------------------------------------
uvcvideo fixes

----------------------------------------------------------------
Ricardo Ribalda (3):
      media: uvcvideo: Add quirk for Logitech Rally Bar
      media: uvcvideo: Fix power line control for Shine-Optics Camera
      media: uvcvideo: Disable autosuspend for Insta360 Link

 drivers/media/usb/uvc/uvc_driver.c | 54 +++++++++++++++++++++++++++++++++++++-
 drivers/media/usb/uvc/uvcvideo.h   |  2 ++
 2 files changed, 55 insertions(+), 1 deletion(-)