[PATCH 0/5] V4L2_CTRL_FLAG_EXECUTE_ON_WRITE

From: Ricardo Ribalda Delgado
Date: Thu Mar 19 2015 - 11:21:39 EST


This new set of patches overrides the old patchset

media/v4l2-ctrls: Always run s_ctrl on volatile ctrls

with the comments from Hans and Laurent.

Ricardo Ribalda Delgado (5):
media/v4l2-ctrls: volatiles should not generate CH_VALUE
media: New flag V4L2_CTRL_FLAG_EXECUTE_ON_WRITE
media/v4l2-ctrls: Add execute flags to write_only controls
media/v4l2-ctrls: Always execute EXECUTE_ON_WRITE ctrls
media/Documentation: New flag EXECUTE_ON_WRITE

Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 7 ++++---
.../DocBook/media/v4l/vidioc-queryctrl.xml | 15 +++++++++++++--
Documentation/video4linux/v4l2-controls.txt | 4 +++-
drivers/media/v4l2-core/v4l2-ctrls.c | 22 +++++++++++++++++++---
include/uapi/linux/videodev2.h | 1 +
5 files changed, 40 insertions(+), 9 deletions(-)

--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/