[PATCH] libv4l: spca508 UV inversion

2009-05-05 Thread Jean-Francois Moine
Hello Hans, People with a spca508 webcam report a color inversion in the images. Here is a simple patch to fix this problem. Cheers. -- Ken ar c'hentaƱ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ patch.pat Description: Binary data

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci

2009-05-05 Thread Mauro Carvalho Chehab
Hans Verkuil escreveu: On Thursday 23 April 2009 13:35:02 Mauro Carvalho Chehab wrote: On Sun, 19 Apr 2009 12:46:00 +0200 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci for the following: - v4l: TI THS7303

Re: pull from http://jusst.de/hg/v4l-dvb

2009-05-05 Thread Mauro Carvalho Chehab
Manu Abraham escreveu: Mauro, Please pull: http://jusst.de/hg/v4l-dvb/rev/da67609aae86 Supports newer silicon cuts, also catches more errors. Regards, Manu Applied, thanks. It generated one warning here: /home/v4l/master/v4l/stv090x.c: In function 'stv090x_optimize_track':

soc-camera: timing out during capture - Re: Testing latest mx3_camera.c

2009-05-05 Thread Agustin
Hi Guennadi, --- Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Mon, 13 Apr 2009, Agustin wrote: Which patchset should one use today to have latest and most stable mx3_camera driver in 2.6.29? [snip] Please, use http://marc.info/?l=linux-arm-kernelm=123866462620240w=2

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb

2009-05-05 Thread Laurent Pinchart
Hi Hans, On Saturday 02 May 2009 17:24:10 Hans Verkuil wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l-dvb: add missing DMA_BIT_MASK compat macro for kernels 2.6.24 - ivtv: fix compiler warning. - uvc: fix compile warning - tuner:

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci

2009-05-05 Thread Hans Verkuil
Hi Mauro, Hans Verkuil escreveu: On Thursday 23 April 2009 13:35:02 Mauro Carvalho Chehab wrote: On Sun, 19 Apr 2009 12:46:00 +0200 Hans Verkuil hverk...@xs4all.nl wrote: Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci for the following: - v4l: TI

Re: soc-camera: timing out during capture - Re: Testing latest mx3_camera.c

2009-05-05 Thread Guennadi Liakhovetski
On Tue, 5 May 2009, Agustin wrote: Hi Guennadi, --- Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Mon, 13 Apr 2009, Agustin wrote: Which patchset should one use today to have latest and most stable mx3_camera driver in 2.6.29? [snip] Please, use

Re: soc-camera: timing out during capture - Re: Testing latest mx3_camera.c

2009-05-05 Thread Agustin
On Tue, 5 May 2009, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Tue, 5 May 2009, Agustin wrote: Hi Guennadi, --- Guennadi Liakhovetski wrote: On Mon, 13 Apr 2009, Agustin wrote: Which patchset should one use today to have latest and most stable mx3_camera

RE: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci

2009-05-05 Thread chaithrika
Hans, -Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Tuesday, May 05, 2009 5:41 PM To: Mauro Carvalho Chehab Cc: Mauro Carvalho Chehab; linux-media@vger.kernel.org; Chaithrika U S Subject: Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci Hi

Re: soc-camera: timing out during capture - Re: Testing latest mx3_camera.c

2009-05-05 Thread Guennadi Liakhovetski
On Tue, 5 May 2009, Agustin wrote: No, as there is no driver_match_device() in 2.6.29 nor in my patched version. How important is that? No, sorry, forget it, that's not your problem. Meanwhile I noticed that IRQ 176 is being triggered, then discarded as unhandled by ipu_idmac, who gives

Re: EC168 dvb_usb: Unknown symbol release_firmware

2009-05-05 Thread drbob
On Tue, 05 May 2009 13:47:49 +0300, Antti Palosaari wrote: I haven't opened my stick but looked your pictures. I have never seen so bad soldering quality :o Yeah it's pretty bad. I was pretty surprised it works at all when I saw it as in several places component terminals or chip pins

Re: EC168 dvb_usb: Unknown symbol release_firmware

2009-05-05 Thread drbob
On Tue, 05 May 2009 15:41:58 +, drbob wrote: On Tue, 05 May 2009 13:47:49 +0300, Antti Palosaari wrote: I haven't opened my stick but looked your pictures. I have never seen so bad soldering quality :o Yeah it's pretty bad. I was pretty surprised it works at all when I saw it as in

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Andrew Morton
On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: A generic readonly page table lookup helper to map an address space and an address from it to a pte. umm, OK. Is there actually some point to these three patches? If so, what is it? -- To unsubscribe from this list:

saa7134-alsa and snd_card_new only error with alsa 1.0.19 / ubuntu 9.04 jaunty - tracked down, further help appreciated

2009-05-05 Thread Lars Oliver Hansen
Hello, I'm getting exactly one error message in dmesg: saa7134_alsa: Unknown symbol snd_card_new which means I don't have any sound with analog tv. I've tracked down the call to snd_card_new to the only location in compat.h where it is called if #ifdef NEED_SND_CARD_CREATE is true. If #ifdef

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Johannes Weiner
On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: A generic readonly page table lookup helper to map an address space and an address from it to a pte. umm, OK. Is there actually some point to

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Andrew Morton
On Tue, 5 May 2009 22:38:07 +0200 Johannes Weiner han...@cmpxchg.org wrote: On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote: A generic readonly page table lookup helper to map an address space

Re: [patch 1/3] mm: introduce follow_pte()

2009-05-05 Thread Johannes Weiner
On Tue, May 05, 2009 at 02:05:17PM -0700, Andrew Morton wrote: On Tue, 5 May 2009 22:38:07 +0200 Johannes Weiner han...@cmpxchg.org wrote: On Tue, May 05, 2009 at 12:24:42PM -0700, Andrew Morton wrote: On Mon, 4 May 2009 11:54:32 +0200 Johannes Weiner han...@cmpxchg.org wrote:

Re: [PULL] http://linuxtv.org/hg/~stoth/tda10048

2009-05-05 Thread Steven Toth
In addition to this: Please pull from http://www.linuxtv.org/hg/~stoth/tda10048 - tda10048: Added option to block i2c gate control from other drivers. - pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the tda10048. dvb/frontends/tda10048.c| 222 +++-

Re: saa7134/2.6.26 regression, noisy output

2009-05-05 Thread hermann pitton
Hi, Am Montag, den 04.05.2009, 21:52 +0200 schrieb Anders Eriksson: Hi hermann, hermann-pit...@arcor.de said: There is no way to detect which sort of such a LNA circuitry is employed. Just try and error and pray. Also no further documentation for the changing code itself and only

Re: [linux-dvb] Can't scan transponders with Terratec Cinergy HT PCI board

2009-05-05 Thread hermann pitton
Am Montag, den 04.05.2009, 22:13 +0200 schrieb Charles: On Fri, May 1, 2009 at 2:26 AM, hermann pitton hermann-pit...@arcor.de wrote: Hi Charles, Am Donnerstag, den 30.04.2009, 13:54 +0200 schrieb Charles: Hello, I installed my Terratec Cinergy HT PCI DVB-T board on Ubuntu 9.04

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-davinci

2009-05-05 Thread Andy Walls
If you don't encode with PAL/M, then some TV sets won't work. Also, even on TV sets that supports multiple standards, sometimes we need to disable autodetection of NTSC, because this is broken on some TV sets. I've personally experienced this trouble with two TV sets, including a

Re: [PULL] http://linuxtv.org/hg/~stoth/tda10048

2009-05-05 Thread Mike Isely
Nice catch. Thanks. -Mike On Tue, 5 May 2009, Steven Toth wrote: In addition to this: Please pull from http://www.linuxtv.org/hg/~stoth/tda10048 - tda10048: Added option to block i2c gate control from other drivers. - pvrusb2: Ensure the PVRUSB2 disabled the i2c gate on the

XC5000 improvements: call for testers!

2009-05-05 Thread Devin Heitmueller
Hello all, I'm happy to announce that there have been some considerable improvements to the xc5000 driver, and I am looking for people with xc5000 based devices to test: == Noteworthy changes == * Power management is now properly supported - no more sucking up your laptop battery and burning