On Tue, Nov 14, 2023 at 04:55:16PM +0530, Akash Kumar wrote: > Add support for framebased frame format which can be used to support > multiple formats like H264 or H265 other than mjpeg and YUV frames. > > Framebased format is set to H264 by default, which can be updated to > other formats by updating the GUID through guid configfs attribute. > > Also,add UVC 1.5 extension to support H264 format and different camera > controls, adding support for Exposure, Zoom, Pan, tilt. When you say "also" or list different things that are done in a single change, that's a huge hint to divide this up into smaller patches and make it a patch series. Please do that here. thanks, greg k-h