Re: cx18: Testers needed: VBI for non-NTSC-M input signals

2009-05-17 Thread Hans Verkuil
On Sunday 17 May 2009 04:06:04 Andy Walls wrote: Hi, Thanks to a loaner PVR-350 from Hans, I've been able to implement VBI support in the cx18 driver for non-NTSC video standards. If you've got a 625 line PAL, SECAM, etc, video source and can test VBI functions on a CX23418 based card, I'd

[PATCH] [0905_14_1] Siano: smsusb - update supported USB IDs table

2009-05-17 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik u...@siano-ms.com # Date 1242550293 -10800 # Node ID 59a05f4cb2769279a460f171250d3a7d3a85b81f # Parent 12d6b7eaffa903f00c445d7102ded42610361ae6 [0905_14_1] Siano: smsusb - update supported USB IDs table From: Uri Shkolnik u...@siano-ms.com Update the

[PATCH] [0905_23] Siano: gpio - use new implementation

2009-05-17 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik u...@siano-ms.com # Date 1242331325 -10800 # Node ID 415ca02f74b960c02ddfa7ee719cf87726d97490 # Parent 8b645aa2ab13f22b8d4dcd8e6353fce2c976cd34 [0905_23] Siano: gpio - use new implementation From: Uri Shkolnik u...@siano-ms.com Start using the corrected

[PATCH] [0905_27] Siano: smscore - fix isdb-t firmware name

2009-05-17 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik u...@siano-ms.com # Date 1242332684 -10800 # Node ID 7e56c108996ef016c4b2117090e2577aea9ed56c # Parent 5ad3d2c3d7792ddf125386c43535e68b575305c3 [0905_27] Siano: smscore - fix isdb-t firmware name From: Uri Shkolnik u...@siano-ms.com Fix mistake with

[PATCH] [0905_29] Siano: smscore - bug fix at get_device_mode

2009-05-17 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik u...@siano-ms.com # Date 1242332841 -10800 # Node ID 211989f20f803bc5a719c6fda4640888e379d6fc # Parent 7e56c108996ef016c4b2117090e2577aea9ed56c [0905_29] Siano: smscore - bug fix at get_device_mode From: Uri Shkolnik u...@siano-ms.com Fix bug that cause

[PATCH] [0905_30] Siano: smsusb - fix typo in module description

2009-05-17 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik u...@siano-ms.com # Date 1242562875 -10800 # Node ID 7d204069642b6608bb3b0d6a96d1de5848df2a16 # Parent 1c7b6db1a3399ffbb7f9b6758cae6572c24b51ef [0905_30] Siano: smsusb - fix typo in module description From: Uri Shkolnik u...@siano-ms.com Fix small typo

[PATCH] [0905_31] Siano: smsusb - change exit func debug msg

2009-05-17 Thread Uri Shkolnik
# HG changeset patch # User Uri Shkolnik u...@siano-ms.com # Date 1242563388 -10800 # Node ID c09c5b8b253e4a74b9a32ce8db30d35d143dedfa # Parent 7d204069642b6608bb3b0d6a96d1de5848df2a16 [0905_31] Siano: smsusb - change exit func debug msg From: Uri Shkolnik u...@siano-ms.com Change the debug

Re: [PATCH][libv4l] Support V4L2_CTRL_FLAG_NEXT_CTRL for fake controls

2009-05-17 Thread Hans de Goede
On 04/19/2009 12:45 AM, Adam Baker wrote: The fake controls added by libv4l to provide whitebalance on some cameras do not respect the V4L2_CTRL_FLAG_NEXT_CTRL and hence don't appear on control programs that try to use that flag if there are any driver controls that do support the flag. Add

Re: Fixed (Was:Re: saa7134/2.6.26 regression, noisy output)

2009-05-17 Thread tomloh...@gmail.com
hermann pitton a écrit : Hi Anders, Am Freitag, den 15.05.2009, 11:18 +0200 schrieb Anders Eriksson: Success! I've tracked down the offending change. switch_addr takes on the wrong value and setting the LNA fails. Here's a i2c dump: saa7133[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff

Re: Fixed (Was:Re: saa7134/2.6.26 regression, noisy output)

2009-05-17 Thread Anders Eriksson
tomloh...@gmail.com said: Hello list, you are talking about tuner_config = 1 for the hvr 1110, right ? No. We're talking about the switch_addr variable. This variable is not changeable with module parameters. Changing this option doesn't affect the qualitie of the signal on tv see

Re: working on webcam driver

2009-05-17 Thread MK
Thanks much for the feedback! Here's what happened: Because the vendor id (0c45) is listed by the gspca website but not the product (612a), I decided to try inserting the id into one of the drivers/media/video/gspca. When I actually grepped (had not grepped the tree itself yet), low and

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS

2009-05-17 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:Sun May 17 19:00:06 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11783:0018ed9bbca3 gcc version: gcc

Re: [PATCH 0/8] ir-kbd-i2c conversion to the new i2c binding model (v3)

2009-05-17 Thread Mike Isely
On Thu, 14 May 2009, Jean Delvare wrote: On Thu, 14 May 2009 21:25:02 +0200, Oldřich Jedlička wrote: On Wednesday 13 of May 2009 at 21:45:59, Jean Delvare wrote: Hi all, Here comes an update of my conversion of ir-kbd-i2c to the new i2c binding model. I've split it into 8 pieces

Re: [PATCH 8/8] pvrusb2: Instantiate ir_video I2C device by default

2009-05-17 Thread Mike Isely
On Wed, 13 May 2009, Jean Delvare wrote: Now that the ir-kbd-i2c driver has been converted to a new-style i2c driver, we can instantiate the ir_video I2C device by default. The pvr2_disable_ir_video is kept to disable the IR receiver, either because the user doesn't use it, or for debugging

Re: working on webcam driver

2009-05-17 Thread leandro Costantino
Hi Mark, just searching 0c45:612a gspca could save you lot of time. I suppose you were looking at the old gspca homepage, because it listed on Jean F. Moine site http://moinejf.free.fr/webcam.html ( it dont know even it that page if still updated ) About the gstreamer, what kind of troubles are

Re: Fixed (Was:Re: saa7134/2.6.26 regression, noisy output)

2009-05-17 Thread hermann pitton
Hi, Am Sonntag, den 17.05.2009, 15:52 +0200 schrieb tomloh...@gmail.com: hermann pitton a écrit : Hi Anders, Am Freitag, den 15.05.2009, 11:18 +0200 schrieb Anders Eriksson: Success! I've tracked down the offending change. switch_addr takes on the wrong value and setting

[REVIEW v4] v4l2 loopback

2009-05-17 Thread Vasily Levin
In this patch revision fixed complains from checkpatch.pl spell check of comments done --- This patch introduces v4l2 loopback module From: Vasily Levin vas...@gmail.com This is v4l2 loopback driver which can be used to make available any userspace video as v4l2 device. Initially it was written

[REVIEW v4.1] v4l2 loopback

2009-05-17 Thread Vasily Levin
In this patch revision fixed complains from checkpatch.pl spell check of comments done v4 was wrong one --- This patch introduces v4l2 loopback module From: Vasily Levin vas...@gmail.com This is v4l2 loopback driver which can be used to make available any userspace video as v4l2 device.

[PATCH]saa7134-video.c: poll method lose race condition

2009-05-17 Thread figo.zhang
saa7134-video.c: poll method lose race condition Signed-off-by: Figo.zhang figo.zh...@kolorific.com --- drivers/media/video/saa7134/saa7134-video.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git a/drivers/media/video/saa7134/saa7134-video.c

[PATCH]media/video: minor have assigned value twice

2009-05-17 Thread figo.zhang
The variable minor have assigned value twice, the first time is in the initial video_devicedata struct in those drivers,pls see saa7134-video.c,line 2503. Signed-off-by: Figo.zhang figo.zh...@kolorific.com --- drivers/media/video/bt8xx/bttv-driver.c|1 -

Re: [PATCH]saa7134-video.c: poll method lose race condition

2009-05-17 Thread hermann pitton
Am Montag, den 18.05.2009, 10:13 +0800 schrieb figo.zhang: saa7134-video.c: poll method lose race condition Signed-off-by: Figo.zhang figo.zh...@kolorific.com --- drivers/media/video/saa7134/saa7134-video.c |9 ++--- 1 files changed, 6 insertions(+), 3 deletions(-) diff --git

Re: [PATCH]saa7134-video.c: poll method lose race condition

2009-05-17 Thread hermann pitton
Am Montag, den 18.05.2009, 11:53 +0800 schrieb figo.zhang: On Mon, 2009-05-18 at 05:07 +0200, hermann pitton wrote: Am Montag, den 18.05.2009, 10:13 +0800 schrieb figo.zhang: saa7134-video.c: poll method lose race condition Signed-off-by: Figo.zhang figo.zh...@kolorific.com

Re: [PATCH]saa7134-video.c: poll method lose race condition

2009-05-17 Thread figo.zhang
On Mon, 2009-05-18 at 05:49 +0200, hermann pitton wrote: Am Montag, den 18.05.2009, 11:53 +0800 schrieb figo.zhang: On Mon, 2009-05-18 at 05:07 +0200, hermann pitton wrote: Am Montag, den 18.05.2009, 10:13 +0800 schrieb figo.zhang: saa7134-video.c: poll method lose race condition

Re: [PATCH]saa7134-video.c: poll method lose race condition

2009-05-17 Thread hermann pitton
[big snip] hi, hermann pitton ,i am using the git-kernel, the card have some hardware problems now. If it is a new card, 2.6.27 is for sure the last stable. We might get it all down, but 2.6.30 looked promising again. Seems there is some hungry black hole in between ;) Cheers,