Re: Bisected MSP34xx PVR-250/PVR-350 no audio in 2.6.36

2010-10-17 Thread Hans Verkuil
On Sunday, October 17, 2010 05:23:01 Andy Walls wrote: Hans, Shane Shrybman reported that in the 2.6.36 kernel, after the first capture on his PVR-250, TV audio from the RF input no longer works. I verified that RF TV audio never works with a PVR-350. I bisected the problem to this

[GIT PATCHES FOR 2.6.36] Fix msp3400 regression causing mute audio

2010-10-17 Thread Hans Verkuil
Hi Mauro, I hope you can fast-track this to Linus! It's a nasty regression. From the log: The switch to the new control framework caused a regression where the audio was no longer unmuted after the carrier scan finished. The original code attempted to set the volume control to its current value

AF9013/15 I2C problems

2010-10-17 Thread dave cunningham
A few months ago I switched systems and started having problems with a pair of WT-220U sticks http://www.spinics.net/lists/linux-media/msg22309.html. I got nowhere with this problem so gave up changing to a pair of AT9015 sticks. I started with a Tevion DK-5203 using firmware 4.65. I have

[PATCH 2/2] gspca_sonixj: add hardware horizontal flip support for hama AC-150

2010-10-17 Thread Németh Márton
From: Márton Németh nm...@freemail.hu The PO2030N sensor chip found in hama AC-150 webcam supports horizontal flipping the image by hardware. Add support for this in the gspca_sonixj driver also. Signed-off-by: Márton Németh nm...@freemail.hu --- diff -upr c/drivers/media/video/gspca/sonixj.c

[PATCH 1/2] gspca_sonixj: add hardware vertical flip support for hama AC-150

2010-10-17 Thread Németh Márton
From: Márton Németh nm...@freemail.hu The PO2030N sensor chip found in hama AC-150 webcam supports vertical flipping the image by hardware. Add support for this in the gspca_sonixj driver also. Signed-off-by: Márton Németh nm...@freemail.hu --- diff -upr b/drivers/media/video/gspca/sonixj.c

[PATCH] gspca_sonixj: remove magic numbers for delay

2010-10-17 Thread Németh Márton
From: Márton Németh nm...@freemail.hu The number 0xdd is used for marking delay init sequence steps. Replace 0xdd values only if the meaning is delay. Signed-off-by: Márton Németh nm...@freemail.hu --- diff -upr a/drivers/media/video/gspca/sonixj.c b/drivers/media/video/gspca/sonixj.c ---

Re: [RESEND][PATCH 1/2 v2] media: Add timberdale video-in driver

2010-10-17 Thread Mauro Carvalho Chehab
Em 14-10-2010 13:36, Richard Röjfors escreveu: This patch adds the timberdale video-in driver. The video IP of timberdale delivers the video data via DMA. The driver uses the DMA api to handle DMA transfers, and make use of the V4L2 video buffers to handle buffers against user space. If

[RFC PATCH] radio-mr800: locking fixes

2010-10-17 Thread Hans Verkuil
- serialize the suspend and resume functions using the global lock. - do not call usb_autopm_put_interface after a disconnect. - fix a race when disconnecting the device. Reported-by: David Ellingsworth da...@identd.dyndns.org Signed-off-by: Hans Verkuil hverk...@xs4all.nl ---

[GIT PULL request for 2.6.37] Add Technisat SkyStar HD USB driver

2010-10-17 Thread Patrick Boettcher
Hi Mauro, please git pull git://github.com/pboettch/linux-2.6.git for_mauro for the following changes: technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver stv090x: add tei-field to config-structure stv090x: added function to control GPIOs from the outside Those are intended

Re: [RFC PATCH] radio-mr800: locking fixes

2010-10-17 Thread Hans Verkuil
On Sunday, October 17, 2010 14:26:18 Hans Verkuil wrote: - serialize the suspend and resume functions using the global lock. - do not call usb_autopm_put_interface after a disconnect. - fix a race when disconnecting the device. Regarding autosuspend: something seems to work since the

em28xx in v4l-dvb destroyed my USB TV card

2010-10-17 Thread Marius Bjørnstad
Hi all, A problem with the em28xx driver was brought up in June by Thorsten Hirsch: http://www.spinics.net/lists/linux-media/msg20588.html . I also have a TerraTec Cinergy Hybrid T USB XS. When I used my device with Linux, it would take a long time to be recognised by the OS, and this would get

Re: [GIT PULL request for 2.6.37] Add Technisat SkyStar HD USB driver

2010-10-17 Thread Mauro Carvalho Chehab
Em 17-10-2010 10:50, Patrick Boettcher escreveu: Hi Mauro, please git pull git://github.com/pboettch/linux-2.6.git for_mauro for the following changes: technisat-usb2: added driver for Technisat's USB2.0 DVB-S/S2 receiver stv090x: add tei-field to config-structure stv090x: added

Re: em28xx in v4l-dvb destroyed my USB TV card

2010-10-17 Thread Németh Márton
Hi, Marius Bjørnstad wrote: A problem with the em28xx driver was brought up in June by Thorsten Hirsch: http://www.spinics.net/lists/linux-media/msg20588.html . I also have a TerraTec Cinergy Hybrid T USB XS. When I used my device with Linux, it would take a long time to be recognised by the

[PATCH RFC] gspca_sonixj: handle return values from USB subsystem

2010-10-17 Thread Németh Márton
From: Márton Németh nm...@freemail.hu The usb_control_msg() may return error at any time so it is necessary to handle it. The error handling mechanism is taken from the pac7302. The resulting driver was tested with hama AC-150 webcam (USB ID 0c45:6142). Signed-off-by: Márton Németh

Proftuners S2-8000 support

2010-10-17 Thread T. Taner
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-liplianin

Re: AF9013/15 I2C problems

2010-10-17 Thread Antti Palosaari
On 10/17/2010 01:47 PM, dave cunningham wrote: I'm currently on hg version 14319:37581bb7e6f1, on a debian-squeeze system, kernel 2.6.32. I've googled and found various people seeing similar problems but have yet to come across a solution. Would anyone have any suggestions (note if I switch

[ANNOUNCE] new experimental building system

2010-10-17 Thread Mauro Carvalho Chehab
I received some comments from some developers that wanted to test their drivers with the latest -stable kernel. After thinking for a while, I decided to do a small test, packaging the current build system into a separate tree, without any drivers, and providing a way to allow using it with the

[GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card V.2

2010-10-17 Thread Igor M. Liplianin
Patches to support for NetUP Dual DVB-T/C-CI RF from NetUP Inc. http://linuxtv.org/wiki/index.php/NetUP_Dual_DVB_T_C_CI_RF Version 2, Altera FPGA firmware download module reworked. Features: PCI-e x1 Supports two DVB-T/DVB-C transponders simultaneously Supports two analog

Re: [GIT PATCHES FOR 2.6.36] Fix msp3400 regression causing mute audio

2010-10-17 Thread Shane Shrybman
On Sun, 2010-10-17 at 12:43 +0200, Hans Verkuil wrote: Hi Mauro, I hope you can fast-track this to Linus! It's a nasty regression. From the log: The switch to the new control framework caused a regression where the audio was no longer unmuted after the carrier scan finished. The

Re: [GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card V.2

2010-10-17 Thread Mauro Carvalho Chehab
Em 17-10-2010 15:52, Mauro Carvalho Chehab escreveu: Em 17-10-2010 14:55, Igor M. Liplianin escreveu: Patches to support for NetUP Dual DVB-T/C-CI RF from NetUP Inc. http://linuxtv.org/wiki/index.php/NetUP_Dual_DVB_T_C_CI_RF Version 2, Altera FPGA firmware download module reworked.

[cron job] v4l-dvb daily build 2.6.26 and up: ERRORS

2010-10-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 Oct 17 19:00:11 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 15164:1da5fed5c8b2 git master:

Re: [GIT PATCHES FOR 2.6.37] s5p-fimc camera host interface and SR030PC30 sensor drivers

2010-10-17 Thread Mauro Carvalho Chehab
Em 12-10-2010 06:52, Sylwester Nawrocki escreveu: Hi Mauro, The following changes since commit 9147e3dbca0712a5435cd2ea7c48d39344f904eb V4L/DVB: cx231xx: use core-assisted lock (Sat Oct 9 13:13:35 2010) are available in the git repository at:

Re: [PATCH V2] Nova-S-Plus audio line input

2010-10-17 Thread Mauro Carvalho Chehab
Hi Lawrence, Not sure why I took so long to analyze this patch. It looks sane to my eyes. Unfortunately, some kABI changes related to V4L2 CTRL handling broke the patch. Could you please rebase it and re-send? Thanks, Mauro Em 10-08-2010 04:52, lawrence rust escreveu: Hi everyone, This

Re: Avermedia dvb-t hybrid A188

2010-10-17 Thread Mauro Carvalho Chehab
Em 10-08-2010 18:57, Davor Emard escreveu: HI This is my second attempt on Avermedia A188. The hardware on this card is: 1x Philips SAA7160 pci-e bridge 2x NXP SAA7136 multistandard 10-bit A/V decoder 2x Afatech AF9013S demodulator 2x NXP TDA18271 silicon tuner ic (digital/analog)

Re: [git:v4l-dvb/v2.6.37] [media] Add driver for Siliconfile SR030PC30 VGA camera

2010-10-17 Thread Hans Verkuil
On Sunday, October 17, 2010 21:28:29 Mauro Carvalho Chehab wrote: This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: [media] Add driver for Siliconfile SR030PC30 VGA camera Author:

Re: [PATCH] cx23885: Use enum for board type definitions.

2010-10-17 Thread Mauro Carvalho Chehab
Em 16-08-2010 09:30, Kusanagi Kouichi escreveu: Signed-off-by: Kusanagi Kouichi sl...@ac.auone-net.jp --- drivers/media/video/cx23885/cx23885.h | 62 + 1 files changed, 32 insertions(+), 30 deletions(-) There's not much gain on converting it to enum. In a

Re: [GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card V.2

2010-10-17 Thread Igor M. Liplianin
В сообщении от 17 октября 2010 20:59:48 автор Mauro Carvalho Chehab написал: Em 17-10-2010 15:52, Mauro Carvalho Chehab escreveu: Em 17-10-2010 14:55, Igor M. Liplianin escreveu: Patches to support for NetUP Dual DVB-T/C-CI RF from NetUP Inc.

Re: Avermedia dvb-t hybrid A188

2010-10-17 Thread Luca Tettamanti
On Sun, Oct 17, 2010 at 10:10 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: I'm not sure why, but there are two drivers for saa716x chips, one out of the tree (never submitted upstream), and the otherone that were submited and is already merged at the kernel tree. The patch you've

Re: [GIT PATCHES FOR 2.6.37] Support for NetUP Dual DVB-T/C CI RF card V.2

2010-10-17 Thread Mauro Carvalho Chehab
Em 17-10-2010 18:18, Igor M. Liplianin escreveu: В сообщении от 17 октября 2010 20:59:48 автор Mauro Carvalho Chehab написал: Em 17-10-2010 15:52, Mauro Carvalho Chehab escreveu: Em 17-10-2010 14:55, Igor M. Liplianin escreveu: Patches to support for NetUP Dual DVB-T/C-CI RF from NetUP Inc.

Old patches sent via the Mailing list

2010-10-17 Thread Mauro Carvalho Chehab
Hi, I did a large effort during this weekend to handle the maximum amount of patches, in order to have them ready for 2.6.37. While there are still some patches marked as NEW at patchwork, and a few pending pull requests (mostly related to more kABI changes), there are still a list of patches

Re: [git:v4l-dvb/v2.6.37] [media] Add driver for Siliconfile SR030PC30 VGA camera

2010-10-17 Thread Mauro Carvalho Chehab
Em 17-10-2010 18:14, Hans Verkuil escreveu: On Sunday, October 17, 2010 21:28:29 Mauro Carvalho Chehab wrote: This is an automatic generated email to let you know that the following patch were queued at the http://git.linuxtv.org/media_tree.git tree: Subject: [media] Add driver for

[GIT PULL FOR 2.6.37] Anysee RC core

2010-10-17 Thread Antti Palosaari
Moikka Mauro, Put Anysee remote to the RC core. t. Antti The following changes since commit 4c235b8ba0c25fab25163600da9dbbb082fcf62a: V4L/DVB: gp8psk: Add support for the Genpix Skywalker-2 (2010-10-16 15:37:13 -0300) are available in the git repository at:

Re: Old patches sent via the Mailing list

2010-10-17 Thread Guennadi Liakhovetski
Hi Mauro On Sun, 17 Oct 2010, Mauro Carvalho Chehab wrote: == Soc_camera waiting for Guennadi Liakhovetski g.liakhovet...@gmx.de review == (Guennadi gave me an update about those patches last time. I'm not sure about the updated status) Jul, 5 2010: soc-camera:

[PATCH] staging/cx25821: fix messages that line wrap within quotes

2010-10-17 Thread Nicolas Kaiser
Fix messages that line wrap within quotes. Signed-off-by: Nicolas Kaiser ni...@nikai.net --- drivers/staging/cx25821/cx25821-core.c |4 +- drivers/staging/cx25821/cx25821-video-upstream.c | 36 +++--- drivers/staging/cx25821/cx25821-video.c |8 ++-- 3

Re: Old patches sent via the Mailing list

2010-10-17 Thread Antti Palosaari
On 10/18/2010 12:20 AM, Mauro Carvalho Chehab wrote: Hi, I did a large effort during this weekend to handle the maximum amount of patches, in order to have them ready for 2.6.37. While there are still some patches marked as NEW at patchwork, and a few pending pull requests (mostly related to

Re: Old patches sent via the Mailing list

2010-10-17 Thread Mauro Carvalho Chehab
Em 17-10-2010 20:03, Guennadi Liakhovetski escreveu: Hi Mauro On Sun, 17 Oct 2010, Mauro Carvalho Chehab wrote: == Soc_camera waiting for Guennadi Liakhovetski g.liakhovet...@gmx.de review == (Guennadi gave me an update about those patches last time. I'm not sure about

Re: Old patches sent via the Mailing list

2010-10-17 Thread Andy Walls
On Sun, 2010-10-17 at 19:20 -0200, Mauro Carvalho Chehab wrote: Hi, I did a large effort during this weekend to handle the maximum amount of patches, in order to have them ready for 2.6.37. While there are still some patches marked as NEW at patchwork, and a few pending pull requests

Re: [GIT PATCHES FOR 2.6.36] Fix msp3400 regression causing mute audio

2010-10-17 Thread Andy Walls
On Sun, 2010-10-17 at 12:43 +0200, Hans Verkuil wrote: Hi Mauro, I hope you can fast-track this to Linus! It's a nasty regression. From the log: The switch to the new control framework caused a regression where the audio was no longer unmuted after the carrier scan finished. The

[PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2 options on OMAP3

2010-10-17 Thread Samreen
The defconfig options for V4L2 are taken in the respective Kconfig to enable V4L2 by default on OMAP3 platforms Signed-off-by: Samreen samr...@ti.com --- drivers/media/Kconfig|2 ++ drivers/media/video/omap/Kconfig |2 +- 2 files changed, 3 insertions(+), 1 deletions(-) diff

Re: Old patches sent via the Mailing list

2010-10-17 Thread Németh Márton
Mauro Carvalho Chehab wrote: == Gspca patches - Waiting Hans de Goede hdego...@redhat.com review == Jan,29 2010: [gspca_jf,tree] gspca zc3xx: signal when unknown packet received http://patchwork.kernel.org/patch/75837 Németh Márton nm...@freemail.hu This was