On Friday, January 07, 2011 10:49:30 Hans Verkuil wrote: > Hi Mauro, > > On Friday, December 31, 2010 14:36:59 Hans Verkuil wrote: > > This is a pull request for a subset of the RFC patch series I posted almost > > three weeks ago. > > Please don't merge this yet. While testing the ov7670 driver I came across > some issues that may affect some drivers in this patch series as well. I need > to do some more debugging and testing to verify whether this patch series can > go ahead or not. I'll get back to you on this once I know more. OK, this patch series is fine. The specific issues I had with ov7670 do not apply here. So this patch series is OK to merge. Regards, Hans > > Regards, > > Hans > > > The only change is cx18 where Andy Walls pointed out some bugs. The same bugs > > were introduced in cx25840 and Andy's fixes for those had to be applied as well > > in cx18 for the AV core. > > > > I dropped tvaudio, tda7432, tda9875 and ov7670 for now since these need more > > testing. > > > > This has been tested with the vivi, cx18, em28xx and vpif_capture/vpif_display > > drivers. > > > > Regards, > > > > Hans > > > > The following changes since commit 187134a5875df20356f4dca075db29f294115a47: > > David Henningsson (1): > > [media] DVB: IR support for TechnoTrend CT-3650 > > > > are available in the git repository at: > > > > ssh://linuxtv.org/git/hverkuil/media_tree.git subdev-ctrl1 > > > > Hans Verkuil (11): > > cs5345: use the control framework > > cx18: Use the control framework. > > adv7343: use control framework > > bt819: use control framework > > saa7110: use control framework > > tlv320aic23b: use control framework > > tvp514x: use the control framework > > tvp5150: use the control framework > > vpx3220: use control framework > > tvp7002: use control framework > > vivi: convert to the control framework and add test controls. > > > > drivers/media/video/adv7343.c | 167 +++++++----------- > > drivers/media/video/adv7343_regs.h | 8 +- > > drivers/media/video/bt819.c | 129 +++++--------- > > drivers/media/video/cs5345.c | 87 ++++++--- > > drivers/media/video/cx18/cx18-av-audio.c | 92 ++--------- > > drivers/media/video/cx18/cx18-av-core.c | 175 ++++++++----------- > > drivers/media/video/cx18/cx18-av-core.h | 12 +- > > drivers/media/video/cx18/cx18-controls.c | 285 ++++-------------------------- > > drivers/media/video/cx18/cx18-controls.h | 7 +- > > drivers/media/video/cx18/cx18-driver.c | 30 ++-- > > drivers/media/video/cx18/cx18-driver.h | 2 +- > > drivers/media/video/cx18/cx18-fileops.c | 32 +--- > > drivers/media/video/cx18/cx18-ioctl.c | 24 +-- > > drivers/media/video/cx18/cx18-mailbox.c | 5 +- > > drivers/media/video/cx18/cx18-mailbox.h | 5 - > > drivers/media/video/cx18/cx18-streams.c | 16 +- > > drivers/media/video/saa7110.c | 115 +++++------- > > drivers/media/video/tlv320aic23b.c | 74 +++++--- > > drivers/media/video/tvp514x.c | 236 ++++++------------------- > > drivers/media/video/tvp5150.c | 157 +++++------------ > > drivers/media/video/tvp7002.c | 117 +++++-------- > > drivers/media/video/vivi.c | 228 +++++++++++++++--------- > > drivers/media/video/vpx3220.c | 137 ++++++--------- > > 23 files changed, 773 insertions(+), 1367 deletions(-) > > > > > > > > -- Hans Verkuil - video4linux developer - sponsored by Cisco -- 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