Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l: introduce string control support. - v4l2-spec: document the new string control type. - v4l2-ctl: modulator bug fixes - v4l2-ctl: add support for string controls This is the last piece of the v4l2 core support that is needed for Eduardo's FM transmitter driver. Thanks, Hans diffstat: linux/drivers/media/video/v4l2-common.c | 2 linux/drivers/media/video/v4l2-compat-ioctl32.c | 93 +++++--- linux/drivers/media/video/v4l2-ioctl.c | 10 linux/include/linux/videodev2.h | 6 v4l2-apps/util/v4l2-ctl.cpp | 257 +++++++++++++++--------- v4l2-spec/Makefile | 1 v4l2-spec/compat.sgml | 3 v4l2-spec/controls.sgml | 5 v4l2-spec/v4l2.sgml | 4 v4l2-spec/vidioc-g-ext-ctrls.sgml | 72 +++++- v4l2-spec/vidioc-queryctrl.sgml | 42 ++- 11 files changed, 335 insertions(+), 160 deletions(-) -- Hans Verkuil - video4linux developer - sponsored by TANDBERG Telecom -- 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