[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <2024010421-habitant-scope-ba8d@gregkh>
Date: Thu, 4 Jan 2024 15:10:29 +0100
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Ricardo Ribalda <ribalda@...omium.org>
Cc: Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Alan Stern <stern@...land.harvard.edu>,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-media@...r.kernel.org, stable@...r.kernel.org
Subject: Re: [PATCH v3] media: ucvideo: Add quirk for Logitech Rally Bar
On Tue, Jan 02, 2024 at 02:38:45PM +0000, Ricardo Ribalda wrote:
> Logitech Rally Bar devices, despite behaving as UVC cameras, have a
> different power management system that the other cameras from Logitech.
>
> USB_QUIRK_RESET_RESUME is applied to all the UVC cameras from Logitech
> at the usb core. Unfortunately, USB_QUIRK_RESET_RESUME causes undesired
> USB disconnects, that make them completely unusable.
>
> Instead of creating a list for this family of devices in the core, let's
> create a quirk in the UVC driver.
>
> Fixes: e387ef5c47dd ("usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams")
> Cc: stable@...r.kernel.org
> Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
> Cc: Alan Stern <stern@...land.harvard.edu>
> Signed-off-by: Ricardo Ribalda <ribalda@...omium.org>
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists