Re: [GIT PULL FOR v5.14] uvcvideo fix
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Date: 2021-06-11 20:34:56
Hi Benjamin, (CC'ing Mauro and the linux-media mailing list) On Fri, Jun 11, 2021 at 06:38:59PM +0000, Benjamin Drung wrote:
Hi Laurent, The mail subject says pull for v5.14. Does that mean it will only be merged into mainline after the release of 5.13? If so, can we get this one merged into 5.13 as bugfix? I haven't found any documentation how the concrete workflow for this subsystem works.
Merging patches as fixes during the -rc cycle is usually reserved to regressions that were introduced in the same kernel, or for critical bugs. That being said, if Mauro is fine merging this as a v5.13 fix, I don't mind at all.
On Fri, 2021-06-11 at 10:45 +0300, Laurent Pinchart wrote:quoted
Hi Mauro, The following changes since commit 5b448065febe1c6bb6693735844f2fb2b7b654dc: media: pci: tw5864: avoid usage of some characters (2021-06-04 08:11:12 +0200) are available in the Git repository at: git://linuxtv.org/pinchartl/media.git tags/uvc-20210611 for you to fetch changes up to 8387e8c7534ca5fafa4db0551bf85f2349a99ad7: media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K (2021-06-10 17:10:08 +0300) ---------------------------------------------------------------- - uvcvideo fix ---------------------------------------------------------------- Benjamin Drung (1): media: uvcvideo: Fix pixel format change for Elgato Cam Link 4K drivers/media/usb/uvc/uvc_video.c | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
-- Regards, Laurent Pinchart