Re: [PATCH] FM1216ME_MK3 some changes

2009-04-26 Thread hermann pitton
Hi, Am Sonntag, den 26.04.2009, 23:58 +1000 schrieb Dmitri Belimov: > Hi Andy > > > Hi Dmitri, > > > > Thank you for you responses. > > > > Just a few more comments... > > > > On Thu, 2009-04-23 at 20:36 +1000, Dmitri Belimov wrote: > > > Hi Andy > > > > > > > Dmitri, > > > > > > > > > > >

Re: [PATCH] FM1216ME_MK3 some changes

2009-04-26 Thread Dmitri Belimov
Hi Andy > Hi Dmitri, > > Thank you for you responses. > > Just a few more comments... > > On Thu, 2009-04-23 at 20:36 +1000, Dmitri Belimov wrote: > > Hi Andy > > > > > Dmitri, > > > > > > > > > On Wed, 2009-04-22 at 17:48 +1000, Dmitri Belimov wrote: > > > > Hi All > > > > > > > > 1. Chan

Re: [PATCH 3/8] ARM: convert pcm990 to the new platform-device soc-camera interface

2009-04-26 Thread Eric Miao
It looks to me the change to the platform code is to move the I2C board info registration into 'struct soc_camera_link'. Are there any specific reason to do so? I'm assuming the original code works equally well, and lists all the i2c devices in a central place is straight forward. On Sat, Apr 25,

Re: [REVIEW] v4l2 loopback

2009-04-26 Thread Vasily
Hello Hans, Here is version with most issues fixed except usage of struct v4l2_device Can you please tell me more what should I use it for? I do not use any subdevice feature. It does not remove usage of video_device struct as I see from vivi driver it just used to be registered and unregistered

[PULL] http://linuxtv.org/hg/~awalls/v4l-dvb

2009-04-26 Thread Andy Walls
Mauro, Please pull from: http://linuxtv.org/hg/~awalls/v4l-dvb for the following: cx18: Toggle the AI1 mux when changing the CX18_AUDIO_ENABLE register cx18: Verify cx18-av-core digitizer firmware loads correctly cx18: Allow IVTV format VBI insertion in MPEG-2 SVCD and DVD streams The VBI chan

[PULL] http://linuxtv.org/hg/~awalls/cx18-perf

2009-04-26 Thread Andy Walls
Mauro, This is a resubmission of my previous PULL request. Please pull from: http://linuxtv.org/hg/~awalls/cx18-perf for the following: cx18: Increment version due to significant buffer handling changes cx18: Simplify the work handler for outgoing mailbox commands cx18: Convert per stream mute

[PATCH] Leadtek WinFast DTV Dongle H

2009-04-26 Thread tomas petr
"Leadtek WinFast DTV Dongle H" is a hybrid digital/analog USB-stick TV receiver. The code below allows the digital part to work with dvb_usb in linux. in /linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h add a new device number --- dvb-usb-ids.h.old 2009-04-26 22:02:14.0 +0200 +++ dvb-usb-

dib0700: Any known issues with CPU usage?

2009-04-26 Thread Alex Macfarlane Smith
I've been wondering about this for a while, and am reasonably convinced there may be a problem in the linuxtv version of the dib0700 (or one of its submodules). I've got a Hauppauge WinTV-NOVA-TD-500 (84xxx) PCI card (http://www.linuxtv.org/wiki/index.php/Hauppauge_WinTV-NOVA-T-500 - which se

Re: [PATCH] zoran: invalid test on unsigned

2009-04-26 Thread Trent Piepho
On Sun, 26 Apr 2009, Roel Kluin wrote: > fmt->index is unsigned. test doesn't work > > Signed-off-by: Roel Kluin > --- > Is there another test required? This is an old driver and I think back in v4l1 the indexes weren't all unsigned. There were a number of tests like this in it. Patch is fine.

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

2009-04-26 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 Apr 26 19:00:02 CEST 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 11603:b40d628f830d gcc version: gcc

[PATCH] zoran: invalid test on unsigned

2009-04-26 Thread Roel Kluin
fmt->index is unsigned. test doesn't work Signed-off-by: Roel Kluin --- Is there another test required? diff --git a/drivers/media/video/zoran/zoran_driver.c b/drivers/media/video/zoran/zoran_driver.c index 092333b..0db5d0f 100644 --- a/drivers/media/video/zoran/zoran_driver.c +++ b/drivers/med

Re: [PATCH] firedtv: Storage class should be before const qualifier

2009-04-26 Thread Stefan Richter
Tobias Klauser wrote: The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser Acked-by: Stefan Richter --- drivers/media/dv

[PATCH] DVB: Re C99, move storage class to beginning.

2009-04-26 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/drivers/media/dvb/firewire/firedtv-rc.c b/drivers/media/dvb/firewire/firedtv-rc.c index 46a6324..27bca2e 100644 --- a/drivers/media/dvb/firewire/firedtv-rc.c +++ b/drivers/media/dvb/firewire/firedtv-rc.c @@ -18,7 +18,7 @@ #include "firedtv.h"

[PATCH] V4L/DVB: &/&& typo

2009-04-26 Thread Roel Kluin
binary/logical and typo Signed-off-by: Roel Kluin --- diff --git a/drivers/media/video/cx23885/cimax2.c b/drivers/media/video/cx23885/cimax2.c index 9a65369..08582e5 100644 --- a/drivers/media/video/cx23885/cimax2.c +++ b/drivers/media/video/cx23885/cimax2.c @@ -312,7 +312,7 @@ static void netup

[PATCH] GSPCA M5602: Re C99, move storage class to beginning.

2009-04-26 Thread Robert P. J. Day
Signed-off-by: Robert P. J. Day --- diff --git a/drivers/media/video/gspca/m5602/m5602_mt9m111.c b/drivers/media/video/gspca/m5602/m5602_mt9m111.c index 7d3f9e3..0167987 100644 --- a/drivers/media/video/gspca/m5602/m5602_mt9m111.c +++ b/drivers/media/video/gspca/m5602/m5602_mt9m111.c @@ -31,7

Re: [PATCH] gspca - m5602: Storage class should be before const qualifier

2009-04-26 Thread Erik Andrén
2009/4/26 Tobias Klauser : > The C99 specification states in section 6.11.5: > > The placement of a storage-class specifier other than at the > beginning of the declaration specifiers in a declaration is an > obsolescent feature. > > Signed-off-by: Tobias Klauser I've queued a version of this pat

[PATCH] firedtv: Storage class should be before const qualifier

2009-04-26 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/dvb/firewire/firedtv-rc.c |4 ++-- 1 files changed

[PATCH] gspca - m5602: Storage class should be before const qualifier

2009-04-26 Thread Tobias Klauser
The C99 specification states in section 6.11.5: The placement of a storage-class specifier other than at the beginning of the declaration specifiers in a declaration is an obsolescent feature. Signed-off-by: Tobias Klauser --- drivers/media/video/gspca/m5602/m5602_mt9m111.c |2 +- drivers/m

Terratec Cinergy Hybrid XS FM stopped working with Kernel 2.6.29

2009-04-26 Thread Marco Praher
Hi everybody! Since upgrading my kernel to 2.6.29 my Terratec Cinergy Hybrid XS FM stopped working. I'm using the em28xx-new driver.Compiling the driver works as usual and my stick gets recognized. But if I try to use it (e.g. tvtime) it doesn't work. A simple "killed" is the only message i g

Re: TV-8532A/ICM532B compression and modes

2009-04-26 Thread Jean-Francois Moine
On Fri, 24 Apr 2009 23:16:12 +0200 (CEST) kiri...@users.sourceforge.net wrote: > Hi, Hi Kirin, > a couple of months ago i did some hacking on the tv8532 gspca driver > for my TV-8532A/ICM532B based webcam, to the point where i got > decompression and most modes working. But i've kind of lost int

[PATCH] Link firmware to physical device

2009-04-26 Thread Jean Delvare
Use the physical device rather than the i2c adapter as the reference device when loading firmwares. This will prevent the sysfs name collision with i2c-dev that has been reported many times. I may have missed other drivers which need the same fix. Signed-off-by: Jean Delvare --- Note: this assum