Hi Mauro, These patches for 2.6.41 add support for bitmask controls, needed for the upcoming Flash API and HDMI API. Sakari, can you give your ack as well? The patch is the same as the original one posted April 4, except for a small change in the control logging based on feedback from Laurent and the new DocBook documentation. Regards, Hans The following changes since commit 87cf028f3aa1ed51fe29c36df548aa714dc7438f: [media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through GPIO reworked (2011-05-21 11:10:28 -0300) are available in the git repository at: ssh://linuxtv.org/git/hverkuil/media_tree.git core3 Hans Verkuil (3): v4l2-ctrls: add new bitmask control type. vivi: add bitmask test control. DocBook: document V4L2_CTRL_TYPE_BITMASK. Documentation/DocBook/v4l/compat.xml | 8 ++++++++ Documentation/DocBook/v4l/v4l2.xml | 9 ++++++++- Documentation/DocBook/v4l/vidioc-queryctrl.xml | 12 +++++++++++- drivers/media/video/v4l2-common.c | 3 +++ drivers/media/video/v4l2-ctrls.c | 17 ++++++++++++++++- drivers/media/video/vivi.c | 18 ++++++++++++++++-- include/linux/videodev2.h | 1 + 7 files changed, 63 insertions(+), 5 deletions(-) -- 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