Re: DiBxxxx: fixes for 3.1/3.0

2011-09-05 Thread Patrick Boettcher
On Mon, 5 Sep 2011, Mauro Carvalho Chehab wrote: Em 05-09-2011 05:11, Olivier Grenie escreveu: Hello Mauro, I agree with you but when I wrote this patch, my concern was that the read register function (dib0070_read_reg) returns a u16 and so I could not propagate the error. That's why I decide

Re: DiBxxxx: fixes for 3.1/3.0

2011-09-05 Thread Mauro Carvalho Chehab
_ > From: linux-media-ow...@vger.kernel.org [linux-media-ow...@vger.kernel.org] > On Behalf Of Mauro Carvalho Chehab [mche...@infradead.org] > Sent: Sunday, September 04, 2011 2:45 AM > To: Patrick Boettcher > Cc: Linux Media Mailing List > Subject: Re: DiB: fixes for 3.1/3.0 >

RE: DiBxxxx: fixes for 3.1/3.0

2011-09-05 Thread Olivier Grenie
ia-ow...@vger.kernel.org] On Behalf Of Mauro Carvalho Chehab [mche...@infradead.org] Sent: Sunday, September 04, 2011 2:45 AM To: Patrick Boettcher Cc: Linux Media Mailing List Subject: Re: DiBxxxx: fixes for 3.1/3.0 Em 03-08-2011 12:33, Patrick Boettcher escreveu: > Hi Mauro, Thanks for the

Re: DiBxxxx: fixes for 3.1/3.0

2011-09-03 Thread Mauro Carvalho Chehab
Em 03-08-2011 12:33, Patrick Boettcher escreveu: > Hi Mauro, Thanks for the patches! > Would you please pull from > > git://linuxtv.org/pb/media_tree.git for_v3.0 > > for the following to changesets: > > [media] dib0700: protect the dib0700 buffer access > -static uint16_t dib0070_read_reg(st

Re: DiBxxxx: fixes for 3.1/3.0

2011-08-28 Thread Jonathan Nieder
Hi, Patrick Boettcher wrote: > On Wed, 3 Aug 2011, Patrick Boettcher wrote: >> [media] dib0700: protect the dib0700 buffer access >> [media] DiBcom: protect the I2C bufer access > > I added a patch from Olivier which fixes wrongly used dprintks and replaces > them by err()-calls. > > [media] dib0

Re: DiBxxxx: fixes for 3.1/3.0

2011-08-05 Thread Patrick Boettcher
Hi Mauro, On Wed, 3 Aug 2011, Patrick Boettcher wrote: Would you please pull from git://linuxtv.org/pb/media_tree.git for_v3.0 for the following to changesets: [media] dib0700: protect the dib0700 buffer access [media] DiBcom: protect the I2C bufer access I added a patch from Olivier which

Re: DiBxxxx: fixes for 3.1/3.0

2011-08-04 Thread David Waring
On 03/08/11 16:33, Patrick Boettcher wrote: > Hi Mauro, > > Would you please pull from > > git://linuxtv.org/pb/media_tree.git for_v3.0 > > for the following to changesets: > > [media] dib0700: protect the dib0700 buffer access > [media] DiBcom: protect the I2C bufer access > These patches see

DiBxxxx: fixes for 3.1/3.0

2011-08-03 Thread Patrick Boettcher
Hi Mauro, Would you please pull from git://linuxtv.org/pb/media_tree.git for_v3.0 for the following to changesets: [media] dib0700: protect the dib0700 buffer access [media] DiBcom: protect the I2C bufer access ? Those two changesets are fixing the remaining problems regarding the dma-on-st