On Wed, 7 Jan 2009 11:37:20 +0530 hvaibhav@xxxxxx wrote: > From: Vaibhav Hiremath <hvaibhav@xxxxxx> > > Support for BT656 through TVP5146 decoder, works on top of > ISP-Camera patches posted by Sergio on 12th Dec 2008. > > The TVP514x driver patch has been accepted under V4L, will > be part of O-L in the next merge window. As of now you can > access the patches from - > > http://markmail.org/search/?q=TVP514x#query:TVP514x%20from%3A%22Hiremath%2C%20Vaibhav%22%20extension%3Apatch+page:1+mid:b5pcj3sriwknm2cv+state:results > > ToDO List: > - Add support for scaling and cropping > > Signed-off-by: Brijesh Jadav <brijesh.j@xxxxxx> > Signed-off-by: Hardik Shah <hardik.shah@xxxxxx> > Signed-off-by: Manjunath Hadli <mrh@xxxxxx> > Signed-off-by: R Sivaraj <sivaraj@xxxxxx> > Signed-off-by: Vaibhav Hiremath <hvaibhav@xxxxxx> > --- > drivers/media/video/isp/isp.c | 118 ++++++++++++++++++++--- > drivers/media/video/isp/isp.h | 7 +- > drivers/media/video/isp/ispccdc.c | 146 +++++++++++++++++++++++---- > drivers/media/video/isp/ispccdc.h | 9 ++ > drivers/media/video/omap34xxcam.c | 197 +++++++++++++++++++++++++++++++++---- > drivers/media/video/omap34xxcam.h | 5 + > 6 files changed, 428 insertions(+), 54 deletions(-) > mode change 100644 => 100755 drivers/media/video/isp/isp.c > mode change 100644 => 100755 drivers/media/video/omap34xxcam.c > Your patch looks OK, but it touched drivers/media/video/omap34xxcam.c, that doesn't exist yet on my tree, so I can't apply it. Could you please submit first the opam34 patch on linux-media@xxxxxxxxxxxxxxx, in order to allow patchwork.kernel.org to track it also, and allow me to merge the files? Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html