mbox series

[GIT,PULL,FOR,v6.8] uvcvideo changes

Message ID 20231208133352.GA12450@pendragon.ideasonboard.com
State New
Headers show
Series [GIT,PULL,FOR,v6.8] uvcvideo changes | expand

Pull-request

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

Message

Laurent Pinchart Dec. 8, 2023, 1:33 p.m. UTC
Hello,

The following changes since commit e55a9482888da73eeadde5f13ef8bafce68a38ed:

  media: ov9640: Don't set format in sub-device state (2023-12-08 10:04:12 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 3fae266fa64f31a846e09af2be8e02bc413392fd:

  media: uvcvideo: Fix power line control for SunplusIT camera (2023-12-08 13:22:29 +0200)

----------------------------------------------------------------
Miscellaneous fixes for the uvcvideo driver

----------------------------------------------------------------
Laurent Pinchart (1):
      media: uvcvideo: Pick first best alternate setting insteed of last

Ricardo Ribalda (2):
      media: uvcvideo: Fix power line control for a Chicony camera
      media: uvcvideo: Fix power line control for SunplusIT camera

 drivers/media/usb/uvc/uvc_driver.c | 18 ++++++++++++++++++
 drivers/media/usb/uvc/uvc_video.c  |  2 +-
 2 files changed, 19 insertions(+), 1 deletion(-)