On Mon, May 30, 2022 at 12:38:45AM +0200, Michael Grzeschik wrote: > This series includes several patches to improve the overall usb uvc > gadget code. It includes some style changes and some serious fixes. > > Michael Grzeschik (3): > usb: gadget: uvc: calculate the number of request depending on > framesize > usb: gadget: uvc: increase worker prio to WQ_HIGHPRI > usb: gadget: uvc: call uvc uvcg_warn on completed status instead of > uvcg_info > > drivers/usb/gadget/function/f_uvc.c | 4 ++++ > drivers/usb/gadget/function/uvc.h | 1 + > drivers/usb/gadget/function/uvc_queue.c | 17 ++++++++++++----- > drivers/usb/gadget/function/uvc_v4l2.c | 2 +- > drivers/usb/gadget/function/uvc_video.c | 11 ++++++++--- > 5 files changed, 26 insertions(+), 9 deletions(-) This patch series fails to apply to my tree, can you please rebase and resend? thanks, greg k-h