[SRU] [Xenial] [PATCH 0/1] Support UVC1.5 Camera for Xenial

Kai-Heng Feng kai.heng.feng at canonical.com
Tue May 29 06:29:01 UTC 2018


BugLink: https://bugs.launchpad.net/bugs/1773905

===SRU Justification===
[Impact]
UVC1.5 USB class is not in UVC driver's device ID, so the driver doesn't
get loaded.

[Test]
See if the uvcvideo module is loaded for UVC1.5 camera.
I can confirm with this commit, uvcvideo.ko is loaded. In addition,
cheese can use the webcam without issue.

[Fix]
Apparently I forgot to SRU this commit for LP: #1763748 to support
UVC1.5 camera for Xenial.
Add UVC1.5 device id to uvcvideo.

[Regression Potential]
Low. The short control message is already fixed by another commit.

Laurent Pinchart (1):
  [media] uvcvideo: Enable UVC 1.5 device detection

 drivers/media/usb/uvc/uvc_driver.c | 3 ++-
 include/uapi/linux/usb/video.h     | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

-- 
2.17.0





More information about the kernel-team mailing list