Re: [REVIEW PATCH 1/2] OMAP3 ISP-Camera: Added BT656 support

2009-01-07 Thread Mauro Carvalho Chehab
On Wed, 7 Jan 2009 11:37:20 +0530 hvaib...@ti.com wrote: From: Vaibhav Hiremath hvaib...@ti.com 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

Re: [REVIEW PATCH 2/2] Added OMAP3EVM Multi-Media Daughter Card Support

2009-01-07 Thread Mauro Carvalho Chehab
On Wed, 7 Jan 2009 11:37:50 +0530 hvaib...@ti.com wrote: arch/arm/mach-omap2/Kconfig |4 + arch/arm/mach-omap2/Makefile|1 + arch/arm/mach-omap2/. | 417 +++ arch/arm/mach-omap2/board-omap3evm-dc.h | 43

RE: [REVIEW PATCH 1/2] OMAP3 ISP-Camera: Added BT656 support

2009-01-07 Thread Hiremath, Vaibhav
Thanks, Vaibhav Hiremath -Original Message- From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] Sent: Wednesday, January 07, 2009 3:10 PM To: Hiremath, Vaibhav Cc: linux-o...@vger.kernel.org; video4linux-l...@redhat.com; linux- me...@vger.kernel.org Subject: Re: [REVIEW

RE: [REVIEW PATCH 2/2] Added OMAP3EVM Multi-Media Daughter Card Support

2009-01-07 Thread Hiremath, Vaibhav
Thanks, Vaibhav Hiremath -Original Message- From: Mauro Carvalho Chehab [mailto:mche...@infradead.org] Sent: Wednesday, January 07, 2009 3:29 PM To: Hiremath, Vaibhav Cc: linux-o...@vger.kernel.org; video4linux-l...@redhat.com; linux- me...@vger.kernel.org Subject: Re: [REVIEW

[cron job] ERRORS: armv5 armv5-ixp armv5-omap2 i686 m32r mips powerpc64 x86_64 v4l-dvb build

2009-01-07 Thread Hans Verkuil
(This message is generated daily by a cron job that builds v4l-dvb for the kernels and architectures in the list below.) Results of the daily build of v4l-dvb: date:Wed Jan 7 19:00:05 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 10191:7c430437c967 gcc version:

Re: [GIT PATCHES for 2.6.29] V4L/DVB fixes

2009-01-07 Thread Mauro Carvalho Chehab
On Wed, 7 Jan 2009 16:05:20 -0800 (PST) Linus Torvalds torva...@linux-foundation.org wrote: On Wed, 7 Jan 2009, Mauro Carvalho Chehab wrote: Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6.git for_linus MAINTAINERS

Re: [linux-dvb] s2-lipliandvb oops (cx88) - cx88 maintainer ?

2009-01-07 Thread Mauro Carvalho Chehab
On Tue, 06 Jan 2009 18:52:56 -0500 Andy Walls awa...@radix.net wrote: Mauro, Please be aware that I am not happy with my own patch. The function should really make sure everything is OK *before* putting the object on the cx8802_devlist. The failure cases are Oopses waiting to happen: the

Re: [linux-dvb] s2-lipliandvb oops (cx88) - cx88 maintainer ?

2009-01-07 Thread Mauro Carvalho Chehab
On Tue, 06 Jan 2009 19:33:36 -0500 Andy Walls awa...@radix.net wrote: Thanks for the report. That's actually exactly what I would expect. The race I think happens should only happen after the first device is added to the cx8802_devlist and while the cx88-dvb module is probing devices a

Re: saa7134: race between device initialization and first interrupt

2009-01-07 Thread Mauro Carvalho Chehab
On Sun, 4 Jan 2009 22:57:42 +0100 Marcin Slusarz marcin.slus...@gmail.com wrote: Hi There's a race between saa7134 device initialization and first interrupt handler, which manifests as an oops [1]. saa7134_initdev - request_irq - saa7134_irq - saa7134_irq_video_signalchange -