Re: OMAP3530 ISP irqs disabled

2010-11-06 Thread Sakari Ailus
Hi all! Michael Jones wrote: > Hi Bastian (Laurent, and Sakari), >> >> I want to clarify this: >> >> I try to read images with yafta. >> I read in 4 images with 5MP size (no skipping). All 4 images contain only >> zeros. >> I repeat the process some times and keep checking the data. After - >> le

Re: Proftuners S2-8000 support

2010-11-06 Thread Emmanuel
Goga777 a écrit : I have recently purchased Proftuners S2-8000 PCI-e card which consist of : * CX23885 pci-e interface * STB6100 Frontend * STV0900 Demodulator Vendor company supposed that card has Linux support via additional patch in their support page. I applied patch to v4l-dvb and s2-lipli

Re: [PATCH 0/5] Re: REGRESSION: Re: [GIT] kconfig rc fixes

2010-11-06 Thread Mauro Carvalho Chehab
Em 06-11-2010 17:30, Arnaud Lacombe escreveu: > Hi, > > This should do the job. > Thank you, Arnaud! Good job! I'm currently at the airport preparing to take an international flight to return back home from LPC. I'll test your patch series tomorrow or more likely during the beginning of the ne

[PATCH 4/5] media/video: convert Kconfig to use the menu's `visible' keyword

2010-11-06 Thread Arnaud Lacombe
Signed-off-by: Arnaud Lacombe --- drivers/media/video/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index ac16e81..6830d28 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -1

[PATCH 5/5] i2c/algos: convert Kconfig to use the menu's `visible' keyword

2010-11-06 Thread Arnaud Lacombe
Signed-off-by: Arnaud Lacombe --- drivers/i2c/algos/Kconfig |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/i2c/algos/Kconfig b/drivers/i2c/algos/Kconfig index 7b2ce4a..f1cfe7e 100644 --- a/drivers/i2c/algos/Kconfig +++ b/drivers/i2c/algos/Kconfig @@ -3,7 +3,7 @@

[PATCH 2/5] kconfig: regen parser

2010-11-06 Thread Arnaud Lacombe
Signed-off-by: Arnaud Lacombe --- scripts/kconfig/zconf.hash.c_shipped | 122 scripts/kconfig/zconf.tab.c_shipped | 570 + 2 files changed, 358 insertions(+), 334 deletions(-) diff --git a/scripts/kconfig/zconf.hash.c_shipped b/scripts/kconfig/zconf.h

[PATCH 3/5] Revert "i2c: Fix Kconfig dependencies"

2010-11-06 Thread Arnaud Lacombe
This reverts commit 0a57274ea026c2b7670683947b6cc08b195148cf. Signed-off-by: Arnaud Lacombe --- drivers/i2c/Kconfig |3 +-- drivers/i2c/algos/Kconfig | 12 2 files changed, 1 insertions(+), 14 deletions(-) diff --git a/drivers/i2c/Kconfig b/drivers/i2c/Kconfig index b92

[PATCH 1/5] kconfig: add an option to determine a menu's visibility

2010-11-06 Thread Arnaud Lacombe
This option is aimed to add the possibility to control a menu's visibility without adding dependency to the expression to all the submenu. Signed-off-by: Arnaud Lacombe --- scripts/kconfig/expr.h |1 + scripts/kconfig/lkc.h |1 + scripts/kconfig/menu.c | 11 +++

[PATCH 0/5] Re: REGRESSION: Re: [GIT] kconfig rc fixes

2010-11-06 Thread Arnaud Lacombe
Hi, This should do the job. A. Arnaud Lacombe (5): kconfig: add an option to determine a menu's visibility kconfig: regen parser Revert "i2c: Fix Kconfig dependencies" media/video: convert Kconfig to use the menu's `visible' keyword i2c/algos: convert Kconfig to use the menu's `visible

Re: Proftuners S2-8000 support

2010-11-06 Thread Goga777
> > I have recently purchased Proftuners S2-8000 PCI-e card which consist of : > > > > * CX23885 pci-e interface > > * STB6100 Frontend > > * STV0900 Demodulator > > > > Vendor company supposed that card has Linux support via additional > > patch in their support page. I applied patch to v4l-dvb an

ID eb1a:2870 eMPIA Technology, Inc. Pinnacle PCTV Stick

2010-11-06 Thread funzi
[ 19.186452] em28xx: New device USB 2870 Device @ 480 Mbps (eb1a:2870, interface 0, class 0) [ 19.187809] em28xx #0: chip ID is em2870 [ 19.285935] em28xx #0: i2c eeprom 00: 1a eb 67 95 1a eb 70 28 c0 12 81 00 6a 22 00 00 [ 19.285950] em28xx #0: i2c eeprom 10: 00 00 04 57 02 0d 00 00 00 00

Analog TV shoow has not sound

2010-11-06 Thread dehqan65
In The Name Of God The compassionate merciful Hello ; Good day i-humble have bought a usb hybrid dongel with tlg2300 chipset. dvb-t works fine with vlc . . 1-but analog TV has not sound .(while there is no susppend and hibrenate before) these 2 ways both have not sound with tv show: mplayer -tv

New initial DVB-T tuning for Tours (France)

2010-11-06 Thread Alexandre LISSY
Hello, A couple of weeks ago, the transponder for Tours in Chissay (Loir-et-Cher, 41) has been updated and new frequencies are used. Consequently, the initial DVB-T tuning informations used by many software (dvb-apps, kaffeine, etc.) are now unusable for people depending on this transponder. Atta

[cron job] v4l-dvb daily build: WARNINGS

2010-11-06 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 Nov 6 19:00:11 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15167:abd3aac6644e git master:

Re: Proftuners S2-8000 support

2010-11-06 Thread Emmanuel
T. Taner a écrit : Hi, I have recently purchased Proftuners S2-8000 PCI-e card which consist of : * CX23885 pci-e interface * STB6100 Frontend * STV0900 Demodulator Vendor company supposed that card has Linux support via additional patch in their support page. I applied patch to v4l-dvb and s2

[PATCH] tm6000: add revision check

2010-11-06 Thread stefan . ringel
From: root adding chip revision check Signed-off-by: Stefan Ringel --- drivers/staging/tm6000/tm6000-cards.c |7 --- drivers/staging/tm6000/tm6000-core.c | 26 +++--- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-c