[media] UVC: Add support for R200 depth camera
authorAviv Greenberg <avivgr@gmail.com>
Wed, 3 Feb 2016 17:08:52 +0000 (15:08 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Thu, 3 Mar 2016 09:49:20 +0000 (06:49 -0300)
commit5d8d8db851ef81337e7026b32a9d5a9cfb2271d5
treef0f7314f085c4ea683dab100aacbb0aec142185e
parent0bec78a4b2e3a9171a1682c37e6849e359c78cf4
[media] UVC: Add support for R200 depth camera

Add support for Intel R200 depth camera in uvc driver.
This includes adding new uvc GUIDs for the new pixel formats,
adding new V4L pixel format definition to user api headers,
and updating the uvc driver GUID-to-4cc tables with the new formats.

Tested-by: Greenberg, Aviv D <aviv.d.greenberg@intel.com>
Signed-off-by: Aviv Greenberg <aviv.d.greenberg@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
drivers/media/usb/uvc/uvc_driver.c
drivers/media/usb/uvc/uvcvideo.h
include/uapi/linux/videodev2.h
This page took 0.025686 seconds and 5 git commands to generate.