This patch series adds support for complex controls (aka 'Properties') to the control framework and uses them in the go7007 and solo6x10 drivers. It is the first part of a larger patch series that adds support for configuration stores and support for 'Multiple Selections'. This patch series is based on this RFCv3: http://lwn.net/Articles/582694/ and this earlier REVIEW patch series: http://www.spinics.net/lists/linux-media/msg72188.html Changes since this last REVIEW series are: - add a patch to fix a pre-existing bug in the handling of the return code of copy_to/from_user. - Tested motion detection for the go7007 and solo6x10 drivers (was on my TODO list) and as a result added a patch for the DMA handling when DMA-ing the motion detection matrix (was DMAed from stack) and made some minor changes in the solo and go7007 patches (in both drivers the Motion Detection Mode control wasn't setup correctly and in go7007 there was no motion detection event sent when there was no more motion). If there are no more objections, then I am going to make a pull request for this in one week time. Regards, Hans -- 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