Re: What ever happened to standardizing signal level?

2010-05-29 Thread hermann pitton
Am Freitag, den 28.05.2010, 20:09 -0700 schrieb VDR User: > A lot of people were anticipating this happening but it seems to have > stalled out. Does anyone know what the intentions are? Many users > were also hoping to _finally_ get a good signal meter for linux as > well. If anyone has any in

Re: ir-core multi-protocol decode and mceusb

2010-05-29 Thread Jarod Wilson
On Sat, May 29, 2010 at 4:01 PM, Andy Walls wrote: > On Sat, 2010-05-29 at 12:58 -0400, Jarod Wilson wrote: >> On Sat, May 29, 2010 at 8:39 AM, Andy Walls wrote: >> > On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote: >> >> So I'm inching closer to a viable mceusb driver submission -- both a

Re: Fwd: [PATCH] V4L/DVB: New NXP tda18218 tuner

2010-05-29 Thread Bee Hock Goh
Hi Lauris, thanks for the reply. I am just a user. :) As you are the original driver developer, it would great if you could endorsed/ack the patch sent by Nikola. thanks, Hock. On Sun, May 30, 2010 at 12:07 AM, Lauris Ding wrote: > On 29.05.2010 11:39, Bee Hock Goh wrote: >> >> Dear Lauris, >

Re: ir-core multi-protocol decode and mceusb

2010-05-29 Thread Andy Walls
On Sat, 2010-05-29 at 12:58 -0400, Jarod Wilson wrote: > On Sat, May 29, 2010 at 8:39 AM, Andy Walls wrote: > > On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote: > >> So I'm inching closer to a viable mceusb driver submission -- both a > >> first-gen and a third-gen transceiver are now workin

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-29 Thread Ondrej Zary
On Saturday 29 May 2010 20:24:25 Jean-Francois Moine wrote: > On Sat, 29 May 2010 19:09:32 +0200 > > Ondrej Zary wrote: > > I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like > > camera with battery and microSD slot and can record video on its own. > > It has two USB modes - mass

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

2010-05-29 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:Sat May 29 19:00:24 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14875:304cfde05b3f git master:

Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-29 Thread Jean-Francois Moine
On Sat, 29 May 2010 19:09:32 +0200 Ondrej Zary wrote: > I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like > camera with battery and microSD slot and can record video on its own. > It has two USB modes - mass storage (USB ID 04fc:0171) and webcam > mode (USB ID 04fc:1528). This c

[PATCH v2] IR: let all protocol decoders have a go at raw data

2010-05-29 Thread Jarod Wilson
On Fri, May 28, 2010 at 3:59 PM, Jarod Wilson wrote: > The mceusb driver I'm about to submit handles just about any raw IR you > can throw at it. The ir-core loads up all protocol decoders, starting > with NEC, then RC5, then RC6. RUN_DECODER() was trying them in the same > order, and exiting if a

SPCA1527A/SPCA1528 (micro)SD camera in webcam mode

2010-05-29 Thread Ondrej Zary
Hello, I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like camera with battery and microSD slot and can record video on its own. It has two USB modes - mass storage (USB ID 04fc:0171) and webcam mode (USB ID 04fc:1528). This chip seems to be used in many other SD card cameras too

Re: ir-core multi-protocol decode and mceusb

2010-05-29 Thread Jarod Wilson
On Sat, May 29, 2010 at 8:39 AM, Andy Walls wrote: > On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote: >> So I'm inching closer to a viable mceusb driver submission -- both a >> first-gen and a third-gen transceiver are now working perfectly with >> multiple different mce remotes. However, th

[PATCH 6/6] Staging: tm6000: Fix coding style issues Fixed coding style issues founded by checkpatch.pl in files: tm6000-alsa.c, tm6000-cards, tm6000-core.c, tm6000-dvb.c, tm6000-i2c.c, tm6000-stds.c,

2010-05-29 Thread Timofey Trofimov
--- drivers/staging/tm6000/tm6000-alsa.c |2 +- drivers/staging/tm6000/tm6000-cards.c|2 +- drivers/staging/tm6000/tm6000-core.c | 148 ++--- drivers/staging/tm6000/tm6000-dvb.c | 92 +-- drivers/staging/tm6000/tm6000-i2c.c |

Re: [PATCH] TechnoTrend TT-budget T-3000

2010-05-29 Thread Vadim Catana
On Tue, 2010-05-25 at 13:07 -0300, Mauro Carvalho Chehab wrote: > Vadim Catana wrote: > > Hi, > > > > This patch adds support for TechnoTrend TT-budget T-3000 > > DVB-T card. > > Please send your Signed-off-by together with the patch. Also, > send just one copy of the patch, not line-wrapped, oth

[PATCH 15/15] [RFCv4] ivtv: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/ivtv/ivtv-controls.c | 275 -- drivers/media/video/ivtv/ivtv-controls.h |6 +- drivers/media/video/ivtv/ivtv-driver.c | 18 ++- drivers/media/video/ivtv/ivtv-driver.h |5 +- drivers/media/video/ivtv/ivt

[PATCH 14/15] [RFCv4] ivtv: convert gpio subdev to new control framework.

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/ivtv/ivtv-driver.c |1 + drivers/media/video/ivtv/ivtv-driver.h |1 + drivers/media/video/ivtv/ivtv-gpio.c | 77 +++- 3 files changed, 38 insertions(+), 41 deletions(-) diff --git a/drivers/media/video/iv

[PATCH 13/15] [RFCv4] wm8739: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/wm8739.c | 179 +++--- 1 files changed, 62 insertions(+), 117 deletions(-) diff --git a/drivers/media/video/wm8739.c b/drivers/media/video/wm8739.c index b572ce2..f5779c2 100644 --- a/drivers/media/video/wm8

[PATCH 12/15] [RFCv4] cs53l32a: convert to new control framework.

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/cs53l32a.c | 107 +-- 1 files changed, 68 insertions(+), 39 deletions(-) diff --git a/drivers/media/video/cs53l32a.c b/drivers/media/video/cs53l32a.c index 80bca8d..a46b1d0 100644 --- a/drivers/media/video/c

[PATCH 11/15] [RFCv4] wm8775: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/wm8775.c | 79 ++--- 1 files changed, 50 insertions(+), 29 deletions(-) diff --git a/drivers/media/video/wm8775.c b/drivers/media/video/wm8775.c index f1f261a..09a9663 100644 --- a/drivers/media/video/wm877

[PATCH 10/15] [RFCv4] cx2341x: convert to the control framework

2010-05-29 Thread Hans Verkuil
Since this module is also used by drivers that are not yet converted, the old and new code have to co-exist. The source is split into three parts: a common part at the top, which is used by both old and new code, then the old code followed by the new control framework implementation. This new code

[PATCH 09/15] [RFCv4] cx25840: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/cx25840/cx25840-audio.c | 144 +++--- drivers/media/video/cx25840/cx25840-core.c | 178 ++- drivers/media/video/cx25840/cx25840-core.h | 18 ++- 3 files changed, 94 insertions(+), 246 deletions(-) d

[PATCH 08/15] [RFCv4] cx25840/ivtv: replace ugly priv control with s_config

2010-05-29 Thread Hans Verkuil
The cx25840 used a private control CX25840_CID_ENABLE_PVR150_WORKAROUND to be told whether to enable a workaround for certain pvr150 cards. This is really config data that it needs to get at load time. Implemented this in cx25840 and ivtv. Signed-off-by: Hans Verkuil --- drivers/media/video/cx

[PATCH 07/15] [RFCv4] saa717x: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/saa717x.c | 323 ++-- 1 files changed, 81 insertions(+), 242 deletions(-) diff --git a/drivers/media/video/saa717x.c b/drivers/media/video/saa717x.c index 6818df5..d551411 100644 --- a/drivers/media/video/sa

[PATCH 06/15] [RFCv4] msp3400: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/msp3400-driver.c | 248 +++ drivers/media/video/msp3400-driver.h | 18 ++- drivers/media/video/msp3400-kthreads.c | 16 +- 3 files changed, 110 insertions(+), 172 deletions(-) diff --git a/drivers/media/vide

[PATCH 04/15] [RFCv4] v4l2: hook up the new control framework into the core framework

2010-05-29 Thread Hans Verkuil
Add the calls needed to automatically merge subdev controls into a bridge control handler. Hook up the control framework in __video_ioctl2 and video_register_device. Signed-off-by: Hans Verkuil --- drivers/media/video/v4l2-dev.c|8 +- drivers/media/video/v4l2-device.c |7 +

[PATCH 05/15] [RFCv4] saa7115: convert to the new control framework

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil --- drivers/media/video/saa7115.c | 183 +++-- 1 files changed, 83 insertions(+), 100 deletions(-) diff --git a/drivers/media/video/saa7115.c b/drivers/media/video/saa7115.c index 53b6fcd..a5924c2 100644 --- a/drivers/media/video/s

[PATCH 03/15] [RFCv4] Documentation: add v4l2-controls.txt documenting the new controls API.

2010-05-29 Thread Hans Verkuil
Signed-off-by: Hans Verkuil Reviewed-by: Laurent Pinchart --- Documentation/video4linux/v4l2-controls.txt | 694 +++ 1 files changed, 694 insertions(+), 0 deletions(-) create mode 100644 Documentation/video4linux/v4l2-controls.txt diff --git a/Documentation/video4linux

[PATCH 02/15] [RFCv4] v4l2-ctrls: reorder 'case' statements to match order in header.

2010-05-29 Thread Hans Verkuil
To make it easier to determine whether all controls are added in v4l2-ctrls.c the case statements inside the switch are re-ordered to match the header. Signed-off-by: Hans Verkuil Reviewed-by: Laurent Pinchart --- drivers/media/video/v4l2-ctrls.c | 30 +- 1 files c

[PATCH 00/15] [RFCv4] New control handling framework

2010-05-29 Thread Hans Verkuil
This RFC patch series adds the control handling framework and implements it in ivtv and all subdev drivers used by ivtv. It is a bare-bones implementation, so no sysfs or debugfs enhancements. It is the fourth version of this framework, incorporating comments from Laurent. Changes compared to th

Re: [Bugme-new] [Bug 16050] New: The ibmcam driver is not working

2010-05-29 Thread Bill Davidsen
Andrew Morton wrote: (switched to email. Please respond via emailed reply-to-all, not via the bugzilla web interface). On Tue, 25 May 2010 23:02:23 GMT bugzilla-dae...@bugzilla.kernel.org wrote: https://bugzilla.kernel.org/show_bug.cgi?id=16050 URL: https://bugzilla.redhat.

Re: ir-core multi-protocol decode and mceusb

2010-05-29 Thread Andy Walls
On Fri, 2010-05-28 at 00:47 -0400, Jarod Wilson wrote: > So I'm inching closer to a viable mceusb driver submission -- both a > first-gen and a third-gen transceiver are now working perfectly with > multiple different mce remotes. However, that's only when I make sure > the mceusb driver is loaded

MSI t...@nywhere E-DUO driver for linux

2010-05-29 Thread Nikos Kalogridis
Hi everyone, I recently purchased a MSI t...@nywhere E-DUO card that has 2 DVB-T tuners and its a PCI-Express card. The card uses the SAA7160ET chip, 2x TDA10048 and of course 2 tuners which I cannot find their type as those are covered with two metal shield for interference protection. I found th

Re: What ever happened to standardizing signal level?

2010-05-29 Thread Mike Booth
On Saturday 29 May 2010 14:45:40 Konstantin Dimitrov wrote: > at least in driver for the frontend found on TBS 6980 Dual DVB-S2 card > i added options "esno" and "dbm" respectively for reporting SNR > (actually C/N) in EsNo dB and signal strength in dBm, which is at > least real statistics about th

Re: [patch] video/saa7134: potential null dereferences in debug code

2010-05-29 Thread Jean Delvare
On Sat, 29 May 2010 01:29:54 -0300, Mauro Carvalho Chehab wrote: > Em Sat, 22 May 2010 22:59:21 +0200 > Jean Delvare escreveu: > > I would have used "(null)" instead of "" for consistency with > > lib/vsprintf.c:string(). > > > > But more importantly, I suspect that a better fix would be to not c