All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFCv2 PATCH 0/8] Add V4L2_CTRL_FLAG_VOLATILE and change volatile autocluster handling.
@ 2011-08-26 12:00 Hans Verkuil
  2011-08-26 12:00 ` [RFCv2 PATCH 1/8] videodev2.h: add V4L2_CTRL_FLAG_VOLATILE Hans Verkuil
  2011-08-27 10:35 ` [RFCv2 PATCH 0/8] Add V4L2_CTRL_FLAG_VOLATILE and change volatile autocluster handling Hans de Goede
  0 siblings, 2 replies; 10+ messages in thread
From: Hans Verkuil @ 2011-08-26 12:00 UTC (permalink / raw)
  To: linux-media; +Cc: Hans de Goede

This is the second patch for this. The first is here:

http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/36650

This second version changes the pwc code as suggested by Hans de Goede and it
adds documentation. The v4l2-ctrls.c code has also been improved to avoid
unnecessary calls to update_from_auto_cluster(). Thanks to Hans de Goede for
pointing me in the right direction.

If there are no additional comments, then I will make a pull request early next
week.

This will also be the basis for converting soc-camera to the control framework.

Regards,

	Hans


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2011-08-27 10:33 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-26 12:00 [RFCv2 PATCH 0/8] Add V4L2_CTRL_FLAG_VOLATILE and change volatile autocluster handling Hans Verkuil
2011-08-26 12:00 ` [RFCv2 PATCH 1/8] videodev2.h: add V4L2_CTRL_FLAG_VOLATILE Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 2/8] v4l2-ctrls: replace is_volatile with V4L2_CTRL_FLAG_VOLATILE Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 3/8] v4l2-ctrls: implement new volatile autocluster scheme Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 4/8] v4l2-controls.txt: update auto cluster documentation Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 5/8] pwc: switch to the new auto-cluster volatile handling Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 6/8] vivi: add support for VIDIOC_LOG_STATUS Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 7/8] pwc: " Hans Verkuil
2011-08-26 12:00   ` [RFCv2 PATCH 8/8] saa7115: use the new auto cluster support Hans Verkuil
2011-08-27 10:35 ` [RFCv2 PATCH 0/8] Add V4L2_CTRL_FLAG_VOLATILE and change volatile autocluster handling Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.