Re: [PATCH] stv6110x Fix kernel null pointer deref when plugging two TT s2-1600

2010-05-07 Thread Guy Martin
Hi Mauro, This fix seem to be at the wrong place. There's nothing on stv090x.c that require a not null value for fe-tuner_priv. Thanks for the review ! So, a better fix for your bug is to add a check for fe-tuner_priv inside stv6110x_sleep(). Fix initialization of the TT s2-1600 card

[PATCH] TT CT-3650 DVB-C support

2010-05-07 Thread Guy Martin
Hi linux-media, Add support for the DVB-C frontend of the TT CT-3650. DVB-T fe, CI and IR are not implemented. Signed-off-by: Guy Martin gms...@tuxicoman.be Regards, Guydiff -r 4a8d6d981f07 linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h --- a/linux/drivers/media/dvb/dvb-usb/dvb-usb-ids.h

Re: [PATCH v2] stv6110x Fix kernel null pointer deref when plugging two TT s2-1600

2010-05-07 Thread Guy Martin
Hi Mauro, Seems that I've sent the wrong patch. It contained additional things which are irrelevant. Attached the correct one. Signed-off-by : Guy Martin gms...@tuxicoman.be Regards, Guy On Fri, 7 May 2010 09:05:15 +0200 Guy Martin gms...@tuxicoman.be wrote: Hi Mauro, This fix seem

Re: Hauppauge HVR-4400

2010-05-07 Thread Jed
On 5/4/10 10:45 AM, Jed wrote: Oh wow I didn't know Hauppauge had released some new models above the 2200. http://www.hauppauge.co.uk/site/products/prods_hvr_internal.html Is this 4400 exactly the same as the HVR-2200, aside from the demodulator used for it's DVB-S/S2? I hope so, that way work

Re: Hauppauge HVR-4400

2010-05-07 Thread Jed
On 5/4/10 10:45 AM, Jed wrote: Oh wow I didn't know Hauppauge had released some new models above the 2200. http://www.hauppauge.co.uk/site/products/prods_hvr_internal.html Is this 4400 exactly the same as the HVR-2200, aside from the demodulator used for it's DVB-S/S2? I hope so, that way work

Announcing v4l-utils-0.8.0

2010-05-07 Thread Hans de Goede
Hi, I'm happy to announce the first stable release of v4l-utils, nothing special this time around just a few small bug fixes and cleanups left and right. New this release: v4l-utils-0.8.0 --- * Utils changes: * Various v4l-keytable improvements (mchehab) * Various v4l2-ctl fixes

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

2010-05-07 Thread Hans Verkuil
On Thursday 06 May 2010 23:36:48 Laurent Pinchart wrote: Hi Hans, On Monday 03 May 2010 00:21:46 Hans Verkuil wrote: On Sunday 02 May 2010 22:39:11 Laurent Pinchart wrote: On Monday 26 April 2010 09:33:38 Hans Verkuil wrote: [snip] +Objects in the framework

RE: cx88 pci_abort errors (Hauppauge WinTV Nova-HD-S2)

2010-05-07 Thread Thierry LELEGARD
Hi, The firmware version can be seen using dmesg the first time the tuner is actually used after power up. From dmesg: cx24116_firmware_ondemand: Waiting for firmware upload (dvb-fe-cx24116.fw)... cx88-mpeg driver manager :05:05.2: firmware: requesting dvb-fe-cx24116.fw

Re: setting up a tevii s660

2010-05-07 Thread Tim Coote
On 6 May 2010, at 20:14, Paul Shepherd wrote: [snip] I downloaded version from tevii.com and it worked for me on laptop running win 7. Had problems with HD on an XP machine but I assumed it was because the video card was old/slow. that seems a fair test. you've got to know that the device

Re: setting up a tevii s660

2010-05-07 Thread Tim Coote
William did you load your modules with debug=1, or something else, somehow? I thought that the code printing out ds3000_readreg required debug. or have you got different source code from the tevii driver on www.tevii.com/Support.asp? (unless I know what you're using, I cannot tell what's

Re: setting up a tevii s660

2010-05-07 Thread Josu Lazkano
Hello, I don't have this card but you can try this: http://www.linuxtv.org/wiki/index.php/TeVii_S470#Older_kernels Is a script for Tevii S470, change the firmware path. Good luck! 2010/5/7 Tim Coote tim+vger.kernel@coote.org: William did you load your modules with debug=1, or something

Re: [PATCH v2] IR/imon: remove dead IMON_KEY_RELEASE_OFFSET

2010-05-07 Thread Mauro Carvalho Chehab
Jarod Wilson wrote: On Tue, May 04, 2010 at 06:06:41PM +0200, Dan Carpenter wrote: On Tue, May 04, 2010 at 10:03:18AM -0400, Jarod Wilson wrote: @@ -1205,7 +1204,7 @@ static u32 imon_panel_key_lookup(u64 hw_code) if (imon_panel_key_table[i].hw_code == (code | 0xffee))

Re: setting up a tevii s660

2010-05-07 Thread william
Hello Tim, On 05/07/2010 01:41 PM, Tim Coote wrote: William did you load your modules with debug=1, or something else, somehow? I thought that the code printing out ds3000_readreg required debug. or have you got different source code from the tevii driver on www.tevii.com/Support.asp?

Time to merge support for new HVR-2200?

2010-05-07 Thread Francis Barber
Hello Steven, I was just what your plans are to submit the latest patches from http://www.kernellabs.com/hg/saa7164-stable to the main linuxtv repository? It would be great to have these in the main kernel. Kind regards, Frank. -- To unsubscribe from this list: send the line unsubscribe

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Guennadi Liakhovetski
Hi Mauro On Fri, 7 May 2010, Mauro Carvalho Chehab wrote: May, 6 2010: [1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27 http://patchwork.kernel.org/patch/97345 May, 6 2010: [2/3] mx27: add support for the CSI device

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Manu Abraham
On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted via email). P.S.:

Re: [PATCH v2] IR/imon: remove dead IMON_KEY_RELEASE_OFFSET

2010-05-07 Thread Jarod Wilson
On Fri, May 07, 2010 at 08:52:00AM -0300, Mauro Carvalho Chehab wrote: Jarod Wilson wrote: On Tue, May 04, 2010 at 06:06:41PM +0200, Dan Carpenter wrote: On Tue, May 04, 2010 at 10:03:18AM -0400, Jarod Wilson wrote: @@ -1205,7 +1204,7 @@ static u32 imon_panel_key_lookup(u64 hw_code)

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Manu Abraham
On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted via email).          

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Manu Abraham
On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted via email). May, 2

Re: Time to merge support for new HVR-2200?

2010-05-07 Thread Steven Toth
On 5/7/10 8:30 AM, Francis Barber wrote: Hello Steven, I was just what your plans are to submit the latest patches from http://www.kernellabs.com/hg/saa7164-stable to the main linuxtv repository? It would be great to have these in the main kernel. Hi Frank. Yeah, I actually have a large

Re: Hauppauge HVR-4400

2010-05-07 Thread Steven Toth
Why'd they have to go use a completely different architecture, lame. It's just business, get used to it. If you don't like their stuff then buy a different product. Vote with your wallet. That's the power you have as a consumer. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To

RE: cx88 pci_abort errors (Hauppauge WinTV Nova-HD-S2)

2010-05-07 Thread Thierry LELEGARD
Without knowing if this is appropriate or not, as a test, I replaced the 3 occurrences of IRQF_SHARED | IRQF_DISABLED by simply IRQF_SHARED in cx88 driver. The number of pci_abort was considerably reduced but I still get some. Again, this was just a try, not a patch proposal. And it seems not to

[PATCH] Support for the Geniatech/Mygica A680B (05e1:0480)

2010-05-07 Thread Daniel Gimpelevich
Some time ago, Michael Krufky started a mercurial tree for this device and related ones. I began this patch from his changes, but all that remains from them are the (largely non-applicable) tuner-attaching code and identifier names. I have been very careful to make sure the chip driver changes in

Re: setting up a tevii s660

2010-05-07 Thread Tim Coote
Thanks, William. Really helpful. I think that the issue is down to the mt312 or the ds3000_readreg. Here's my /var/log/kern.log (I had some confusion over which log file to look at due to distro variations), from the tevii 100315_Beta_linux_tevii_ds3000.rar code: May 7 07:04:25 ubuntu

Re: [PULL] http://kernellabs.com/hg/~dheitmueller/ngene2

2010-05-07 Thread Mauro Carvalho Chehab
Devin Heitmueller wrote: Hello, Please PULL from http://kernellabs.com/hg/~dheitmueller/ngene2 for the following: Hi Devin, As agreed via IRC with you and stoth, I'm applying all patches, except for the ones that are currently creating unused files at the building system. Let's apply

Re: Hauppauge HVR-4400

2010-05-07 Thread Jed
On 7/05/10 11:46 PM, Steven Toth wrote: Why'd they have to go use a completely different architecture, lame. It's just business, get used to it. If you don't like their stuff then buy a different product. Vote with your wallet. That's the power you have as a consumer. Just seems

[PATCH] tm6000: bugfix image position

2010-05-07 Thread stefan . ringel
From: Stefan Ringel stefan.rin...@arcor.de bugfix incorrect image and line position in videobuffer Signed-off-by: Stefan Ringel stefan.rin...@arcor.de --- drivers/staging/tm6000/tm6000-video.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [PATCH] tm6000: bugfix image position

2010-05-07 Thread Stefan Ringel
Am 07.05.2010 17:29, schrieb stefan.rin...@arcor.de: From: Stefan Ringel stefan.rin...@arcor.de bugfix incorrect image and line position in videobuffer Signed-off-by: Stefan Ringel stefan.rin...@arcor.de --- drivers/staging/tm6000/tm6000-video.c |4 ++-- 1 files changed, 2

Re: setting up a tevii s660

2010-05-07 Thread william
On 05/07/2010 04:33 PM, Tim Coote wrote: Thanks, William. Really helpful. I think that the issue is down to the mt312 or the ds3000_readreg. Here's my /var/log/kern.log (I had some confusion over which log file to look at due to distro variations), from the tevii

Re: Time to merge support for new HVR-2200?

2010-05-07 Thread Steven Toth
On 5/7/10 12:03 PM, RoboSK wrote: Hi, is supported Analog (PAL) part - or only DVB-T ? re-added the mailing list, don't direct mail. DVB-T or ATSC/QAM depending on where you are. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line

Re: Time to merge support for new HVR-2200?

2010-05-07 Thread RoboSK
-sorry, my bad (use reply and dont check target email...) -i im from Europe/PAL system - it is supported ? thanks On 7. 5. 2010 19:05, Steven Toth wrote: On 5/7/10 12:03 PM, RoboSK wrote: Hi, is supported Analog (PAL) part - or only DVB-T ? re-added the mailing list, don't direct mail.

Re: [PATCH] tm6000: bugfix image position

2010-05-07 Thread Bee Hock Goh
Stefan, This fix the ugly green line on the top. btw, do you notice that there seem to be black gap on the left and right of the screen? On Fri, May 7, 2010 at 11:46 PM, Stefan Ringel stefan.rin...@arcor.de wrote: Am 07.05.2010 17:29, schrieb stefan.rin...@arcor.de: From: Stefan Ringel

Linux V4L2 support dual stream video capture device

2010-05-07 Thread Wang, Wen W
Hi all, I'm wondering if V4L2 framework supports dual stream video capture device that transfer a preview stream and a regular stream (still capture or video capture) at the same time. We are developing a device driver with such capability. Our proposal to do this in V4L2 framework is to

[PATCH -next] media: vivi and mem2mem_testdev need slab.h to build

2010-05-07 Thread Randy Dunlap
/video/vivi.c|1 + 2 files changed, 2 insertions(+) --- linux-next-20100507.orig/drivers/media/video/vivi.c +++ linux-next-20100507/drivers/media/video/vivi.c @@ -17,6 +17,7 @@ #include linux/kernel.h #include linux/init.h #include linux/sched.h +#include linux/slab.h #include

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

2010-05-07 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:Fri May 7 19:00:20 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14644:4a8d6d981f07 git master:

Re: [PATCH] tm6000: bugfix image position

2010-05-07 Thread Stefan Ringel
Am 07.05.2010 20:17, schrieb Bee Hock Goh: Stefan, This fix the ugly green line on the top. btw, do you notice that there seem to be black gap on the left and right of the screen? Have you seen my picture? I corrected that field inverted is, ergo line 1 field 1 is line 0, line 1 field 0

[GIT PATCHES FOR 2.6.35] gspca for_2.6.35

2010-05-07 Thread Jean-Francois Moine
Hi Mauro, The following changes since commit 08b8618ac4dbcd05ec1886853b1d865798d26e1d: V4L/DVB: ngene: Add lgdt3303 and mt2131 deps to Kconfig (2010-05-07 08:49:42 -0300) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_2.6.35 Jean-François Moine (4):

Re: Time to merge support for new HVR-2200?

2010-05-07 Thread Steven Toth
On 5/7/10 1:23 PM, RoboSK wrote: -sorry, my bad (use reply and dont check target email...) -i im from Europe/PAL system - it is supported ? No. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a

missing slab includes in hg tree

2010-05-07 Thread Hans-Peter Jansen
Hi, it takes a patch similar to the attached to compile the hg tree against the current kernel. From: Hans-Peter Jansen h...@urpla.net Include the missing kernel/slab.h in order to build with current kernel. Signed-off-by: Hans-Peter Jansen h...@urpla.net ---

Re: setting up a tevii s660

2010-05-07 Thread Tim Coote
fixed the initial problem: my hardware platform was broken. I eventually created a windows VM and ran the tevii code on that - did not work. So I pulled together a physical box, which worked. Lesson: Fusion VM does not reliably work with the tevii. I don't know what's broken, but I cannot

[PATCH] Compro videomate T750F DVB-T mode works now

2010-05-07 Thread Emard
HI ... tried to post this few times to thhis list I don't know if it has made it maybe this time it will appear on the mailing list I have european version of Compro Videomate T750F Vista hybrid dvb-t + tv (PAL) + FM card. In kernels up to date (2.6.33.3) it didn't want to initialize in

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Mauro Carvalho Chehab
Guennadi Liakhovetski wrote: Hi Mauro On Fri, 7 May 2010, Mauro Carvalho Chehab wrote: May, 6 2010: [1/3] mx2_camera: Add soc_camera support for i.MX25/i.MX27 http://patchwork.kernel.org/patch/97345 May, 6 2010: [2/3] mx27: add support for the CSI device

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Mauro Carvalho Chehab
Manu Abraham wrote: On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Mauro Carvalho Chehab
Manu Abraham wrote: On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Mauro Carvalho Chehab
Manu Abraham wrote: On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Mauro Carvalho Chehab
Manu Abraham wrote: On Fri, May 7, 2010 at 4:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Hi, This is the summary of the patches that are currently under review. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted

[PATCH v2] saa7134: add support for Avermedia M733A

2010-05-07 Thread Herton Ronaldo Krzesinski
This change adds support for Avermedia M733A. The original version for linux 2.6.31 was sent to me from Avermedia, original author is unknown. I ported it to current kernels, expanded and fixed key code handling for RM-K6 remote control, and added an additional pci id also supported.

Re: Status of the patches under review (85 patches) and some misc notes about the devel procedures

2010-05-07 Thread Herton Ronaldo Krzesinski
Em Sex 07 Mai 2010, às 09:39:16, Mauro Carvalho Chehab escreveu: == Patch(broken) - waiting for Herton Ronaldo Krzesinski her...@mandriva.com.br new submission == Apr, 5 2010: saa7134: add support for Avermedia M733A