On Thu, Oct 19, 2023 at 03:39:44PM -0700, Jayant Chowdhary wrote: > Currently the UVC gadget driver doesn't support super speed > plus connections since it doesn't advertise super speed plus descriptors. > This patch re-uses the super speed descriptors for super-speed plus. > As a result, hosts can recognize gadget devices when using a super > speed plus connection. > > Signed-off-by: Jayant Chowdhary <jchowdhary@xxxxxxxxxx> > --- > drivers/usb/gadget/function/f_uvc.c | 14 +++++++++++--- > 1 file changed, 11 insertions(+), 3 deletions(-) As this is obviously a copy of a previously posted patch, why did you not credit the original author? thanks, greg k-h