Re: Created files in patch comment intended?

2009-12-18 Thread Guennadi Liakhovetski
On Fri, 18 Dec 2009, Mauro Carvalho Chehab wrote: Hi Guennadi, Guennadi Liakhovetski wrote: Hi Mauro Looking at how my mediabus patches got committed into the mainline, I noticed, that the add-mediabus patch contains a list of added files between the patch description and the

Re: linux-next: Tree for December 17 (media/dvb)

2009-12-18 Thread Mauro Carvalho Chehab
Randy Dunlap wrote: On Thu, 17 Dec 2009 16:58:40 +1100 Stephen Rothwell wrote: Hi all, My usual call for calm: please do not put stuff destined for 2.6.34 into linux-next trees until after 2.6.33-rc1. Changes since 20091216: (repeating:) drivers/media/dvb/frontends/dib8000.h:104:

Re: [Fwd: [patch] media video cx23888 driver: ported to new kfifo API]

2009-12-18 Thread Andy Walls
On Fri, 2009-12-18 at 08:14 -0200, Mauro Carvalho Chehab wrote: Andy, Please review. The lack of porting cx23885 to new kfifo is stopping the merge of the redesigned kfifo upstream. Stefani and Mauro, My comments/concerns are in line: Mensagem original Assunto: [patch]

Re: Created files in patch comment intended?

2009-12-18 Thread Mauro Carvalho Chehab
Guennadi Liakhovetski wrote: On Fri, 18 Dec 2009, Mauro Carvalho Chehab wrote: Hi Guennadi, Guennadi Liakhovetski wrote: Hi Mauro Looking at how my mediabus patches got committed into the mainline, I noticed, that the add-mediabus patch contains a list of added files between the patch

Re: [Fwd: [patch] media video cx23888 driver: ported to new kfifo API]

2009-12-18 Thread Stefani Seibold
Am Freitag, den 18.12.2009, 07:00 -0500 schrieb Andy Walls: On Fri, 2009-12-18 at 08:14 -0200, Mauro Carvalho Chehab wrote: Andy, Please review. The lack of porting cx23885 to new kfifo is stopping the merge of the redesigned kfifo upstream. Stefani and Mauro, My

Adaptec VideOh! DVD Media Center

2009-12-18 Thread Paulo Assis
Hi, I'm currently porting the GPL linux-avc2210k driver ( http://www.freelists.org/archive/linux-avc2210k/ ) to V4L2. The current version has it's own API that makes it incompatible with any software except for specific user space apps (avcctrl, avctune) bundled with the driver. Since development

Re: Adaptec VideOh! DVD Media Center

2009-12-18 Thread Devin Heitmueller
On Fri, Dec 18, 2009 at 9:05 AM, Paulo Assis pj.as...@gmail.com wrote: Hi, I'm currently porting the GPL linux-avc2210k driver ( http://www.freelists.org/archive/linux-avc2210k/ ) to V4L2. The current version has it's own API that makes it incompatible with any software except for specific

Re: Adaptec VideOh! DVD Media Center

2009-12-18 Thread Simon Farnsworth
Paulo Assis wrote: For the box to function it needs a firmware upload. Currently this is managed by a udev script that in turn calls an application (multiload) that provides for the upload. What I would like to know is, if this the best way to handle it? The problem with this process is that

[PATCH 0/4 v13] Support for TVP7002 in DM365

2009-12-18 Thread Santiago Nunez-Corrales
This series of patches provide support for the TVP7002 decoder in DM365. Support includes: * Inclusion of the chip in v4l2 definitions * Definition of TVP7002 specific data structures * Kconfig and Makefile support This series corrects many issued pointed out by Snehaprabha Narnakaje,

[PATCH 1/4 v13] Support for TVP7002 in v4l2 definitions

2009-12-18 Thread santiago . nunez
From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides required chip identification definitions within v4l2. Included only definitions for TVP7002. Signed-off-by: Santiago Nunez-Corrales santiago.nu...@ridgerun.com --- include/media/v4l2-chip-ident.h |3 +++ 1 files

[PATCH 2/4 v13] Definitions for TVP7002 in DM365

2009-12-18 Thread santiago . nunez
From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides the required definitions for the TVP7002 driver in DM365. Signed-off-by: Santiago Nunez-Corrales santiago.nu...@ridgerun.com --- drivers/media/video/tvp7002_reg.h | 150 +

[PATCH 3/4 v13] TVP7002 driver for DM365

2009-12-18 Thread santiago . nunez
From: Santiago Nunez-Corrales santiago.nu...@ridgerun.com This patch provides the implementation of the TVP7002 decoder driver for DM365. Implemented using the V4L2 DV presets API. Removed shadow register values. Testing shows that the device needs not to be powered down and up for correct

patch to support for 0x0802 sensor in t613.c

2009-12-18 Thread Nicolau Werneck
Hello. I am a clueless n00b, and I can't make patches or use any proper development tools. But I made this modification to t613.c to support this new sensor. It is working fine with me. I just cleaned the code up a bit and compiled and tested with the 2.6.32 kernel, and it seems to be working

Re: missing audio in bttv

2009-12-18 Thread Hans Verkuil
Hi Stefan, I'm CC-ing both the bttv maintainer and the linux-media list. On Thursday 17 December 2009 20:08:08 Stefan Tauner wrote: On Thu, 26 Nov 2009 21:09:04 +0100 Hans Verkuil hverk...@xs4all.nl wrote: You posted this to the wrong mailinglist. The old video4linux mailinglist is

Re: [PATCH 0/4 v13] Support for TVP7002 in DM365

2009-12-18 Thread Hans Verkuil
On Friday 18 December 2009 18:07:07 Santiago Nunez-Corrales wrote: This series of patches provide support for the TVP7002 decoder in DM365. Support includes: * Inclusion of the chip in v4l2 definitions * Definition of TVP7002 specific data structures * Kconfig and Makefile support This

Re: patch to support for 0x0802 sensor in t613.c

2009-12-18 Thread Jean-Francois Moine
On Fri, 18 Dec 2009 16:46:04 -0200 Nicolau Werneck nwern...@gmail.com wrote: Hello. I am a clueless n00b, and I can't make patches or use any proper development tools. But I made this modification to t613.c to support this new sensor. It is working fine with me. I just cleaned the code up a

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

2009-12-18 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 Dec 18 19:00:09 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13836:9defbd461e5f gcc version: gcc

Re: scan/scan-s2 doesn't tune, but dvbtune does?

2009-12-18 Thread Michael Akey
Steven Toth wrote: On Tue, Dec 15, 2009 at 4:53 AM, Lou Otway louis.ot...@tripleplay-services.com wrote: Michael Akey wrote: I can't get the scan/scan-s2 utilities to lock any transponders (DVB-S). My test satellite is AMC1 103W, the Pentagon Channel tp. This is probably some simple

Re: [linux-dvb] Hauppauge PVR-150 Vertical sync issue?

2009-12-18 Thread Robert Longfield
Ok so I ran a live CD on my windows box and there were no sync problems. I installed the latest Ubuntu CD and dual booted my windows machine and there was no sync problems but there was other issues, many tiny black lines on edges during fast movement when I did a $ cat /dev/video0 foo.mpg. I'm

Re: [linux-dvb] Hauppauge PVR-150 Vertical sync issue?

2009-12-18 Thread Steven Toth
So it looks like the problem is restricted to my mythbuntu box. Congrats, that's better news. -- Steven Toth - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More majordomo info

Re: scan/scan-s2 doesn't tune, but dvbtune does?

2009-12-18 Thread Steven Toth
On Fri, Dec 18, 2009 at 2:23 PM, Michael Akey ak...@onid.orst.edu wrote: Steven Toth wrote: On Tue, Dec 15, 2009 at 4:53 AM, Lou Otway louis.ot...@tripleplay-services.com wrote: Michael Akey wrote: I can't get the scan/scan-s2 utilities to lock any transponders (DVB-S).  My test

Re: [linux-dvb] Hauppauge PVR-150 Vertical sync issue?

2009-12-18 Thread BOUWSMA Barry
On Fri, 18 Dec 2009, Robert Longfield wrote: Ok so I ran a live CD on my windows box and there were no sync problems. I installed the latest Ubuntu CD and dual booted my windows machine and there was no sync problems but there was other issues, many tiny black lines on edges during fast

Re: [linux-dvb] Hauppauge PVR-150 Vertical sync issue?

2009-12-18 Thread Robert Longfield
Hey Barry, Well that is certainly could be part of the problem, I was using mplayer to play back the video recorded onto the computer monitor. I wasn't too overly concerned with it as I thought it might be a playback issue. I certainly have a lot more trouble shooting to do before I figure out

Re: [Fwd: [patch] media video cx23888 driver: ported to new kfifo API]

2009-12-18 Thread Andy Walls
On Fri, 2009-12-18 at 13:11 +0100, Stefani Seibold wrote: Am Freitag, den 18.12.2009, 07:00 -0500 schrieb Andy Walls: On Fri, 2009-12-18 at 08:14 -0200, Mauro Carvalho Chehab wrote: Stefani and Mauro, My comments/concerns are in line: Mensagem original

Re: patch to support for 0x0802 sensor in t613.c

2009-12-18 Thread leandro Costantino
Nicolau, if you need help, let me know. I also, sent you some mails asking for the patch for review some weeks ago, i thougth you were missing :) good woork best regards On Fri, Dec 18, 2009 at 8:13 PM, Jean-Francois Moine moin...@free.fr wrote: On Fri, 18 Dec 2009 16:46:04 -0200 Nicolau

Re: [Fwd: [patch] media video cx23888 driver: ported to new kfifo API]

2009-12-18 Thread Stefani Seibold
Am Freitag, den 18.12.2009, 16:39 -0500 schrieb Andy Walls: On Fri, 2009-12-18 at 13:11 +0100, Stefani Seibold wrote: Am Freitag, den 18.12.2009, 07:00 -0500 schrieb Andy Walls: On Fri, 2009-12-18 at 08:14 -0200, Mauro Carvalho Chehab wrote: Stefani and Mauro, My

Re: [Fwd: [patch] media video cx23888 driver: ported to new kfifo API]

2009-12-18 Thread Andrew Morton
On Fri, 18 Dec 2009 22:57:22 +0100 Stefani Seibold stef...@seibold.net wrote: But kfifo_len() did not requiere a lock in my opinion. It is save to use without a look. What do you mean by this? Safe in general, or safe in this particular driver? In either case: why? -- To unsubscribe from

Re: [Fwd: [patch] media video cx23888 driver: ported to new kfifo API]

2009-12-18 Thread Stefani Seibold
Am Freitag, den 18.12.2009, 14:00 -0800 schrieb Andrew Morton: On Fri, 18 Dec 2009 22:57:22 +0100 Stefani Seibold stef...@seibold.net wrote: But kfifo_len() did not requiere a lock in my opinion. It is save to use without a look. What do you mean by this? Safe in general, or safe in

[patch] media video cx23888 driver: fix possible races using new kfifo_API kfifo_reset()

2009-12-18 Thread Stefani Seibold
Fix the cx23888 driver to use the new kfifo API. Using kfifo_reset() may result in a possible race conditions. This patch fix it by using spinlock around the kfifo_reset() function. The patch-set is against mm tree from 11-Dec-2009 Greetings, Stefani Signed-off-by: Stefani Seibold

Re: [patch] media video cx23888 driver: fix possible races using new kfifo_API kfifo_reset()

2009-12-18 Thread Andy Walls
On Fri, 2009-12-18 at 23:21 +0100, Stefani Seibold wrote: Fix the cx23888 driver to use the new kfifo API. Using kfifo_reset() may result in a possible race conditions. This patch fix it by using spinlock around the kfifo_reset() function. The patch-set is against mm tree from 11-Dec-2009

[PATCH - v2 5/6] V4L - vpfe capture - build environment for isif driver

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com updated based on comments against v1 of the patch Adding Makefile and Kconfig for ISIF driver Reviewed-by: Hans Verkuil hverk...@xs4all.nl Reviewed-by: Sergei Shtylyov sshtyl...@ru.mvista.com Signed-off-by: Muralidharan Karicheri

[PATCH - v2 1/6] V4L - vpfe capture - header files for ISIF driver

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com Updated based on comments against v1 of the patch This is the header file for ISIF driver on DM365. ISIF driver is equivalent to CCDC driver on DM355 and DM644x. This driver is tested for YUV capture from TVP514x driver. This patch contains the

[PATCH - v2 6/6] DaVinci - Adding platform code for vpfe capture on DM365

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com updated based on comments against v1 of the patch Adding platform code for supporting vpfe capture and ISIF driver on DM365. Reviewed-by: Kevin Hilman khil...@deeprootsystems.com Signed-off-by: Muralidharan Karicheri m-kariche...@ti.com ---

[PATCH - v2 4/6] V4L - vpfe_capture - bug fixes and enhancements

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com Updated based on comments against v1 of the patch Added a experimental IOCTL, to read the CCDC parameters. Default handler was not getting the original pointer from the core. So a wrapper function added to handle the default handler properly. Also

[PATCH - v2 2/6] V4L - vpfe capture - source for ISIF driver on DM365

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com Updated based on comments against v1 of the patch. This is the source file for ISIF driver for DM365. ISIF driver is equivalent to CCDC driver on DM355 and DM644x. This driver is tested for YUV capture from TVP514x driver. This patch contains the

[PATCH - v2 3/6] V4L - vpfe capture - vpss driver enhancements for DM365

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com No change from v1 of the patch Enhancements to support DM365 ISP5 and VPSS module configuration. Also cleaned up the driver by removing redundant variables. Reviewed-by: Hans Verkuil hverk...@xs4all.nl Signed-off-by: Muralidharan Karicheri

[PATCH - v2 2/6] V4L - vpfe capture - source for ISIF driver on DM365

2009-12-18 Thread m-karicheri2
From: Muralidharan Karicheri m-kariche...@ti.com Re-sending removing a typo in the source header Updated based on comments against v1 of the patch. This is the source file for ISIF driver for DM365. ISIF driver is equivalent to CCDC driver on DM355 and DM644x. This driver is tested for

Re: linux-next: Tree for December 19 (media/mantis)

2009-12-18 Thread Randy Dunlap
On Sat, 19 Dec 2009 11:04:57 +1100 Stephen Rothwell wrote: Hi all, I said: News: there will be no linux-next releases until at least Dec 24 and, more likely, Dec 29. Have a Merry Christmas and take a break. :-) Well, I decided I had time for one more so it will be based in -rc1).