Re: [PATCH v3] SoC Camera: add driver for OMAP1 camera interface

2010-10-01 Thread Guennadi Liakhovetski
Same with this one - let's take it as is and address a couple of clean-ups later. On Thu, 30 Sep 2010, Janusz Krzysztofik wrote: > +static void omap1_videobuf_queue(struct videobuf_queue *vq, > + struct videobuf_buffer *vb) > +{ > + struct soc_came

[PATCH] Compro videmate T750f for 2.6.35.7

2010-10-01 Thread Davor Emard
HI This is my update for compro videomate t750f v19 for kernel 2.6.35.7 which has separated IR remote in a file. There seem to be different types of this card which I don't know how to distinguish. This patch works for my card but may not work for other types. Best regards, Davor --- linux-2.6.

Re: [PATCH v3 3/6] SoC Camera: add driver for OV6650 sensor

2010-10-01 Thread Guennadi Liakhovetski
Ok, let's take this one, but, please, address the below couple of minor issues in an incremental patch. On Mon, 27 Sep 2010, Janusz Krzysztofik wrote: > +/* write a register */ > +static int ov6650_reg_write(struct i2c_client *client, u8 reg, u8 val) > +{ > + int ret; > + unsigned char d

[patch 1/2] drivers/media/IR/ene_ir.c: fix NULL dereference

2010-10-01 Thread akpm
From: Jiri Slaby When 'dev' allocation fails in ene_probe we jump to error label where we dereference the 'dev'. Fix it by jumping few lines below. Signed-off-by: Jiri Slaby Cc: Maxim Levitsky Cc: Mauro Carvalho Chehab Signed-off-by: Andrew Morton --- drivers/media/IR/ene_ir.c |4 ++--

[patch 2/2] drivers/media/video/cx23885/cx23885-core.c: fix cx23885_dev_checkrevision()

2010-10-01 Thread akpm
From: Andrew Morton It was missing the `break'. Addresses https://bugzilla.kernel.org/show_bug.cgi?id=18672 Reported-by: Igor Cc: Mauro Carvalho Chehab Signed-off-by: Andrew Morton --- drivers/media/video/cx23885/cx23885-core.c |1 + 1 file changed, 1 insertion(+) diff -puN drivers/m

[PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Yann E. MORIN
The AVerTV Red HD+ (A850T) is basically the same as the existing AVerTV Volar Black HD (A850), but is specific to the french market. The A850T identifies itself as a A850, but has its own PID. It even suffers from the same EEPROM deficiencies. This is based off a collection of information gathered

[PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T), v2

2010-10-01 Thread Yann E. MORIN
Hello All! This patch adds support for the AverMedia AVerTV Red HD+ (aka A850T) DVB-T USB stick, available (exclusively?) on the french market. Changes since v1: - move to its own device description - rebase on top staging/v2.6.37 in the media_tree git tree checkpatch.pl warns about two lines th

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-10-01 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:Fri Oct 1 19:00:22 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15164:1da5fed5c8b2 git master:

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Mauro Carvalho Chehab
Em 01-10-2010 12:05, Eric Valette escreveu: > On 10/01/2010 04:53 PM, Mauro Carvalho Chehab wrote: > >> If you're talking about http://linuxtv.org/repo/, I just updated it. > > Thanks. If you find some extra time look at (points > to incorrect git tree) Fixed. > and <

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Mauro Carvalho Chehab
Em 01-10-2010 12:05, Yann E. MORIN escreveu: > Hell all! > > On Friday 01 October 2010 165318 Mauro Carvalho Chehab wrote: >> If you're talking about http://linuxtv.org/repo/, I just updated it. > > Just nit-picking here, but the instructions still have some typoes: > > git remote add linuxtv gi

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Yann E. MORIN
Hell all! On Friday 01 October 2010 165318 Mauro Carvalho Chehab wrote: > If you're talking about http://linuxtv.org/repo/, I just updated it. Just nit-picking here, but the instructions still have some typoes: git remote add linuxtv git://linuxtv.org/media-tree.git -> the name of the tree uses

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Eric Valette
On 10/01/2010 04:53 PM, Mauro Carvalho Chehab wrote: If you're talking about http://linuxtv.org/repo/, I just updated it. Thanks. If you find some extra time look at (points to incorrect git tree) and that should have the same explantion as

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Mauro Carvalho Chehab
Em 01-10-2010 09:06, Eric Valette escreveu: > On 10/01/2010 01:57 PM, Mauro Carvalho Chehab wrote: >> >> If you find an error at the wiki pages or some legacy information, please >> help us >> to maintain it by editing them! > > Its not in the wiki but in the web pages t

Re: [PATCH/RFC v2 0/8] dsbr100: driver cleanup and fixes

2010-10-01 Thread Bjørn Mork
David Ellingsworth writes: >> I will also check your patches soon. I have this old hardware at home. >> > > The sooner the better. These patches have been waiting for review > since May. I'd rather not have to rebase them and resend them a third > time. The current review process for drivers aba

Re: [PATCH/RFC v2 0/8] dsbr100: driver cleanup and fixes

2010-10-01 Thread David Ellingsworth
> I will also check your patches soon. I have this old hardware at home. > The sooner the better. These patches have been waiting for review since May. I'd rather not have to rebase them and resend them a third time. Regards, David Ellingsworth -- To unsubscribe from this list: send the line "un

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Eric Valette
On 10/01/2010 01:57 PM, Mauro Carvalho Chehab wrote: If you find an error at the wiki pages or some legacy information, please help us to maintain it by editing them! Its not in the wiki but in the web pages that offer no way to update them. Look the content on the

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Mauro Carvalho Chehab
Em 01-10-2010 05:05, Eric Valette escreveu: > On 09/30/2010 11:48 PM, Antti Palosaari wrote: > Antti, > > just a side comment: the web pages at http://linuxtv.org are, how could I say > it politely, confusing. > > The cvs page are still there but speak about mercurial. The hg page speak > about

[GIT PATCHES FOR 2.6.37] gspca for_2.6.37

2010-10-01 Thread Jean-Francois Moine
The following changes since commit 1a45fd8d5ec39af5c00bec6094a606ccfc7957d5: V4L/DVB: tda18271: Add some hint about what tda18217 reg ID returned (2010-09-30 22:47:20 -0300) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_2.6.37 Jean-François Moine (5):

Re: [PATCH] v4l/dvb: add support for AVerMedia AVerTV Red HD+ (A850T)

2010-10-01 Thread Eric Valette
On 09/30/2010 11:48 PM, Antti Palosaari wrote: Moi Yann On 10/01/2010 12:09 AM, Yann E. MORIN wrote: Antti, All, On Thursday 30 September 2010 22:42:40 Antti Palosaari wrote: On 09/30/2010 08:56 PM, Yann E. MORIN wrote: OK. The number of supported devices is already 9 in all sections, so I g