Hi All, I put some effort in preparing a documentation for a couple of new controls in the camera control class. It's a preeliminary work, it's mainly just documentation. There is yet no patches for any driver using these controls. I just wanted to get some possible feedback on them, if this sort of stuff is welcome and what might need to be done differently. Thanks, Sylwester Heungjun Kim (1): uvc: Adapt the driver to new type of V4L2_CID_FOCUS_AUTO control Sylwester Nawrocki (4): v4l: Convert V4L2_CID_FOCUS_AUTO control to a menu control v4l: Add V4L2_CID_METERING_MODE camera control v4l: Add V4L2_CID_EXPOSURE_BIAS camera control v4l: Add V4L2_CID_ISO and V4L2_CID_ISO_AUTO controls Documentation/DocBook/media/v4l/biblio.xml | 11 +++ Documentation/DocBook/media/v4l/controls.xml | 122 ++++++++++++++++++++++++- drivers/media/video/uvc/uvc_ctrl.c | 9 ++- drivers/media/video/v4l2-ctrls.c | 19 ++++- include/linux/videodev2.h | 19 ++++ 5 files changed, 173 insertions(+), 7 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html