Hi,

Here's a third version of the Logitech UVC devices RESET_RESUME quirk patches.
Compared to v2, the brand new USB_VENDOR_AND_INTERFACE_INFO() macro is now
used.

The patches have been tested with a Logitech C905 webcam and with a non-Logitech
UVC webcam. The RESET_RESUME quirk gets enabled for the Logitech camera only.

Laurent Pinchart (2):
  usb: Add quirk detection based on interface information
  usb: Add USB_QUIRK_RESET_RESUME for all Logitech UVC webcams

 drivers/usb/core/driver.c |   38 +++++++-----
 drivers/usb/core/hub.c    |    2 +
 drivers/usb/core/quirks.c |  151 ++++++++++++++++++++++++++-------------------
 drivers/usb/core/usb.h    |    4 +
 4 files changed, 117 insertions(+), 78 deletions(-)

-- 
Regards,

Laurent Pinchart

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to