Re: [PATCH] soc-camera: ov772x: Add buswidth selection flags for platform

2010-01-05 Thread Guennadi Liakhovetski
Hello Morimoto-san On Tue, 5 Jan 2010, Kuninori Morimoto wrote: This patch remove buswidth struct member and add new flags for ov772x_camera_info. And it also modify ap325rxa/migor setup.c Can you explain a bit why this patch is needed? Apart from a slight stylistic improvement and a

em28xx: New device request and tvp5150 distortion issues when capturing from vcr

2010-01-05 Thread Michael Rüttgers
Hello, a year ago I bought a device named Hama Video Editor, which was not (and is not yet) supported by the em28xx driver. So I played around with the card parameter and got the device basically working with card=38. Basically working means, that I had a distortion when capturing old VHS-Tapes

Re: [PATCH 10/10] media/dvb: add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c

2010-01-05 Thread Jean Delvare
On Tue, 22 Dec 2009 09:38:14 +0100, peterhu...@gmx.de wrote: From: Peter Huewe peterhu...@gmx.de Trivial patch which adds the __init/__exit macros to the module_init/ module_exit functions of drivers/media/dvb/bt8xx/bt878.c Please have a look at the small patch and either pull it

Re: [PATCH 10/10] media/dvb: add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c

2010-01-05 Thread Jiri Kosina
On Tue, 5 Jan 2010, Jean Delvare wrote: Trivial patch which adds the __init/__exit macros to the module_init/ module_exit functions of drivers/media/dvb/bt8xx/bt878.c Please have a look at the small patch and either pull it through your tree, or please ack' it so Jiri can pull it

Re: cx18: Need information on SECAM-D/K problem with PVR-2100

2010-01-05 Thread Aleksandr V. Piskunov
On Mon, Jan 04, 2010 at 02:40:47PM +0300, Sergey Bolshakov wrote: Andy == Andy Walls awa...@radix.net writes: Sergey, On IRC you mentioned a problem of improper detection of SECAM-D/K with the Leadtek PVR2100 (XC2028 and CX23418) from an RF source. It was some misunderstanding, i

Re: [Bugme-new] [Bug 14564] New: capture-example sleeping function called from invalid context at arch/x86/mm/fault.c

2010-01-05 Thread Alan Stern
On Mon, 4 Jan 2010, Sean wrote: Alan Stern wrote: Um, when you say it does the job, what do you mean? It traps the error and prevents the kernel from crashing. As did some of the earlier patches, right? The job it was _intended_ to do was to prove that your problems are caused by

Terratec Cinergy C PCI HD - different subsystems

2010-01-05 Thread Hemmelig Konto
Hi there I'm the owner of two Terratec Cinergy C PCI HD cards. I'm running on vanilla kernel 2.6.32.0 x64 and is using the s2-liblianin driver. My problem is that the driver only see 1 of my 2 cards. When I investigate the cards, I see that they have a different subsystem identifiers :

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

2010-01-05 Thread Jean-Francois Moine
Hi Mauro, Please pull from http://linuxtv.org/hg/~jfrancois/v4l-dvb for the following 9 changesets: 01/09: gspca - vc032x: Fix bad probe of the sensor mi1320. http://linuxtv.org/hg/~jfrancois/v4l-dvb?cmd=changeset;node=89f9221d4555 02/09: gspca - vc032x: Add the H and V flip controls for

[PATCH] drivers/media/video/cx23885/cx23885-dvb.c: use %pM to show MAC address

2010-01-05 Thread H Hartley Sweeten
Use the %pM kernel extension to display the MAC address. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com Cc: Steven Toth st...@kernellabs.com Cc: David S. Miller da...@davemloft.net --- Repost due to merge issues. diff --git a/drivers/media/video/cx23885/cx23885-dvb.c

[PATCH] drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address

2010-01-05 Thread H Hartley Sweeten
Use the %pM kernel extension to display the MAC address and mask. The only difference in the output is that the output is shown in the usual colon-separated hex notation. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com Cc: David S. Miller da...@davemloft.net --- Repost due to

[PATCH] drivers/media/video/tveeprom.c: use %pM to show MAC address

2010-01-05 Thread H Hartley Sweeten
Use the %pM kernel extension to display the MAC address. Signed-off-by: H Hartley Sweeten hswee...@visionengravers.com Cc: David S. Miller da...@davemloft.net --- Repost due to merge issues. diff --git a/drivers/media/video/tveeprom.c b/drivers/media/video/tveeprom.c index d533ea5..0a87749

Re: PROBLEM: DVB-T scan not working after ioctl

2010-01-05 Thread Devin Heitmueller
On Tue, Jan 5, 2010 at 12:50 PM, Franz Fürbaß franz.fuerb...@chello.at wrote: Hello, [1] . Can't scan for DVB-T channels with Hauppauge HVR 4000 HD. [2] Got a scan problem with the Hauppauge HVR 4000 HD card. If I try to scan for channels with the DVB-T frontend

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

2010-01-05 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:Tue Jan 5 19:00:02 CET 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13879:b6b82258cf5e gcc version: gcc

WinTV Radio rev-c121 remote support

2010-01-05 Thread Samuel Rakitničan
Hi, I have an old bt878 based analog card. It's 'Hauppauge WinTV Radio' model 44914, rev C121. I'm trying to workout support for this shipped remote control. I have tried to add following lines to bttv-cards.c and bttv-input.c, but that gived really bad results (dmesg output is in attachment).

Re: [Bugme-new] [Bug 14564] New: capture-example sleeping function called from invalid context at arch/x86/mm/fault.c

2010-01-05 Thread Alan Stern
On Tue, 5 Jan 2010, Sean wrote: Thanks so much for your help Alan. I also think this is definitely a bug in the hardware. Let's leave it at that, I'm happy. Okay. You should mark the Bugzilla report as REJECTED and close it out. Alan Stern -- To unsubscribe from this list: send the line

Re: [PATCH - v3 4/4] DaVinci - vpfe-capture-converting ccdc drivers to platform driver

2010-01-05 Thread Kevin Hilman
m-kariche...@ti.com writes: From: Muralidharan Karicheri m-kariche...@ti.com This combines the two patches sent earlier to change the clock configuration and converting ccdc drivers to platform drivers. This has updated comments against v2 of these patches. Two new clocks master and slave

Re: uvcvideo Logitech patch

2010-01-05 Thread Laurent Pinchart
Hi Mitar, On Tuesday 29 December 2009 17:51:14 Mitar wrote: Hi! Could be, but I'd like to know if increasing the control streaming timeout is required as well. I had some time now and have tested it and it is enough just to increase UVC_CTRL_STREAMING_TIMEOUT to 5000, I left

Re: av7110 error reporting

2010-01-05 Thread Oliver Endriss
Hi, Johan wrote: I need some guidance on error messages.. The machine receives these messages in the systemlog (dmesg) [ 7673.168026] dvb-ttpci: StartHWFilter error buf 0b07 0010 07e9 b96a ret 0 handle [ 7674.192025] dvb-ttpci: StartHWFilter error buf 0b07 0010 07ee b96a ret

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

2010-01-05 Thread Andy Walls
Mauro, Please pull from http://linuxtv.org/hg/~awalls/cx18-pvr2100 for the following 2 changesets: 01/02: cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100 http://linuxtv.org/hg/~awalls/cx18-pvr2100?cmd=changeset;node=7cc248252f21 02/02: saa7127: Add support for generating SECAM

Re: PROBLEM: DVB-T scan not working after ioctl

2010-01-05 Thread Devin Heitmueller
On Tue, Jan 5, 2010 at 6:37 PM, Franz Fürbaß franz.fuerb...@chello.at wrote: Ok, seems to work. I put an usleep(500); between close and open. I will try to apply this to MythTV and w_scan as well. You can certainly try that with w_scan and MythTV to see if it improves your situation.

Re: [RESEND] Re: DViCO FusionHDTV DVB-T Dual Digital 4 (rev 1) tuning regression

2010-01-05 Thread Robert Lowery
On Mon, 2010-01-04 at 21:27 -0500, Andy Walls wrote: On Mon, 2010-01-04 at 15:27 +1100, Robert Lowery wrote: Mauro, I've split the revert2.diff that I sent you previously to fix the tuning regression on my DViCO Dual Digital 4 (rev 1) into three separate patches that will