linux/drivers/media/usb/uvc
Peter Boström e7b09f18ec [media] uvcvideo: Add iFunction or iInterface to device names
Permits distinguishing between two /dev/videoX entries from the same
physical UVC device (that naturally share the same iProduct name).

This change matches current Windows behavior by prioritizing iFunction
over iInterface, but unlike Windows it displays both iProduct and
iFunction/iInterface strings when both are available.

Signed-off-by: Peter Boström <pbos@google.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-06-06 07:33:26 -03:00
..
Kconfig [media] uvc: Depend on VIDEO_V4L2 2013-06-24 22:54:40 -03:00
Makefile
uvc_ctrl.c [media] uvcvideo: Fix reading the current exposure value of UVC 2015-12-18 15:21:34 -02:00
uvc_debugfs.c [media] uvcvideo: Change result code of debugfs_init to void 2017-01-31 10:56:48 -02:00
uvc_driver.c [media] uvcvideo: Add iFunction or iInterface to device names 2017-06-06 07:33:26 -03:00
uvc_entity.c [media] uvcvideo: register entity subdev on init 2016-01-11 12:19:09 -02:00
uvc_isight.c
uvc_queue.c [media] uvcvideo: Fix a wrong macro 2017-01-31 10:55:41 -02:00
uvc_status.c [media] uvcvideo: Fix open/close race condition 2013-06-08 19:51:16 -03:00
uvc_v4l2.c [media] uvcvideo: freeing an error pointer 2016-11-29 12:05:00 -02:00
uvc_video.c [media] uvcvideo: annotate a switch fall through 2017-05-19 09:06:07 -03:00
uvcvideo.h [media] uvcvideo: Add support for Intel SR300 depth camera 2017-04-10 07:47:34 -03:00