Re: [RFC, PATCH 1/2] gspca: add input support for interrupt endpoints

2009-11-20 Thread Jean-Francois Moine
Hi, On Fri, 20 Nov 2009 08:14:10 +0100 Németh Márton wrote: > Hans de Goede wrote: > > On 11/19/2009 08:46 AM, Németh Márton wrote: > >> Add helper functions for interrupt endpoint based input handling. > > First of all many many thanks for doing this! > > You are welcome :-) . My goal is

Re: Details about DVB frontend API

2009-11-20 Thread Manu Abraham
On Tue, Nov 17, 2009 at 11:46 PM, Mauro Carvalho Chehab wrote: > > Manu Abraham escreveu: > > On Fri, Oct 23, 2009 at 12:10 AM, Mauro Carvalho Chehab > > wrote: > >> Em Thu, 22 Oct 2009 21:13:30 +0200 > >> Jean Delvare escreveu: > >> > >>> Hi folks, > >>> > >>> I am looking for details regarding

Re: [PATCH] soc-camera: sh_mobile_ceu_camera: Add support sync polarity selection

2009-11-20 Thread Guennadi Liakhovetski
On Fri, 20 Nov 2009, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/sh_mobile_ceu_camera.c | 25 + > include/media/sh_mobile_ceu.h |3 +++ > 2 files changed, 28 insertions(+), 0 deletions(-) > > diff --git a/dri

[PATCH] v4l: vm_area_struct::vm_ops isn't const on pre-2.6.32

2009-11-20 Thread Laurent Pinchart
The vm_area_struct::vm_ops field became const on 2.6.32. All v4l drivers have been changed to declare their vm_operations_struct as const, which introduced warnings when compiling on pre-2.6.32 kernels. Fix the warnings by not declaring the vm_operations_struct as const on pre-2.6.32 kernels. ker

High prio fixes for 2.6.32: urgent!

2009-11-20 Thread Hans Verkuil
Hi Mauro, Linus just released 2.6.32-rc8 and expects that to be the last rcX. However, I have still four urgent fixes pending: - radio-gemtek-pci fix - davinci patch (duplicate config pointer) - s2250 mutex patch - add the missing s2250-loader.h The first is already in v4l-dvb, but has not yet

Re: [PATCH] soc-camera: tw9910: Add sync polarity support

2009-11-20 Thread Guennadi Liakhovetski
On Fri, 20 Nov 2009, Kuninori Morimoto wrote: > Signed-off-by: Kuninori Morimoto > --- > drivers/media/video/tw9910.c | 22 +++--- > 1 files changed, 19 insertions(+), 3 deletions(-) > > diff --git a/drivers/media/video/tw9910.c b/drivers/media/video/tw9910.c > index a4ba720..

Re: PULL request - http://kernellabs.com/hg/~pboettcher/v4l-dvb/

2009-11-20 Thread Devin Heitmueller
On Fri, Nov 20, 2009 at 2:45 AM, Patrick Boettcher wrote: > According to DiBcom's contact at Pinnacle, it was a mistake to add the > Product IDs with Pinnacle's USB vendor ID and it needed to be replaced. > > I'd be not surprised if that is not correct and that you're right. I will > fix it and wi

Re: Details about DVB frontend API

2009-11-20 Thread Julian Scheel
Am Freitag, 20. November 2009 10:29:34 schrieb Manu Abraham: > Let me explain a bit. The current issue that persists as Devin explained in > another email explains things to a certain extend, but still i think it > might be better to detail further. > > Generally a request can be classified to 3 b

SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Magnus Hörlin
> -Ursprungligt meddelande- > Från: linux-media-ow...@vger.kernel.org [mailto:linux-media- > ow...@vger.kernel.org] För Zdenek Kabelac > Skickat: den 4 november 2009 12:34 > Till: Soeren Moch > Kopia: linux-media@vger.kernel.org > Ämne: Re: [linux-dvb] NOVA-TD exeriences? > > 2009/11/4 Soe

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-high-prio

2009-11-20 Thread Hans Verkuil
Hi Mauro, As mentioned in my email "High prio fixes for 2.6.32: urgent!" I have made a tree with just the high-prio fixes: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-high-prio It contains these two fixes: - davinci: remove stray duplicate config pointer - s2250: Mutex function usage. As ment

Re: Help in adding documentation

2009-11-20 Thread Hans Verkuil
On Thursday 19 November 2009 18:01:28 Karicheri, Muralidharan wrote: > Hans, > > It is hard for me to get the v4l2-apps compile on my build environment. > Unless someone can help me to resolve the build issue, I wouldn't be able > to update the v4l2-apps or Alternately someone volunteer to add this

Re: [PATCH v2] soc-camera: tw9910: modify V/H outpit pin setting to use VALID

2009-11-20 Thread Guennadi Liakhovetski
On Fri, 13 Nov 2009, Kuninori Morimoto wrote: > > Signed-off-by: Kuninori Morimoto > --- > v1 -> v2 > > o remove un-understandable explain. > -> tw9910_query_bus_param need not modify now > o move OUTCTR1 setting to tw9910_set_bus_param > > drivers/media/video/tw9910.c | 38 --

Re: [PATCH/RFC 7/9 v2] v4l: add an image-bus API for configuring v4l2 subdev pixel and frame formats

2009-11-20 Thread Hans Verkuil
On Thursday 19 November 2009 23:33:22 Guennadi Liakhovetski wrote: > Hi Hans > > On Sun, 15 Nov 2009, Hans Verkuil wrote: > > [snip] > > > > > > +s32 v4l2_imgbus_bytes_per_line(u32 width, > > > > > +const struct v4l2_imgbus_pixelfmt *imgf) > > > > > +{ > > > > > + sw

Re: [PATCH] Adding helper function to get dv preset description

2009-11-20 Thread Hans Verkuil
On Thursday 19 November 2009 17:09:47 m-kariche...@ti.com wrote: > From: Muralidharan Karicheri > > This patch add a helper function to get description of a digital > video preset added by the video timing API. Hope this will be > usefull for drivers implementing the above API. > > Signed-off-by:

Re: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Soeren Moch
> > > > > > Very strange. Playing of two different muxes is also no problem for me, > > as > > > long > > > as no new stream is started (of course after switching off one of the > > > streams > > > before). In the start moment of the new the stream the already running > > > stream > > > is dis

[PATCH/RFC] sh_mobile_ceu_camera: fix pass-through geometry parameters and try_fmt reporting

2009-11-20 Thread Guennadi Liakhovetski
Fix geometry parameter calculations for the pass-through mode, using the imagebus API, Also fix try-fmt result reporting for natively supported by the driver pixel formats. Signed-off-by: Guennadi Liakhovetski --- Marked as RFC because this is based on my imagebus tree. Otherwise this is noth

SV: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Magnus Hörlin
> > > > Hi again. Just got my two new NOVA-TD's and at a first glance they > seemed to > > perform well. Closer inspections however revealed that I see exactly > the same > > issues as Soeren. Watching live TV with VDR on one adaptor while > constantly > > retuning the other one using: > > wh

Re: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Soeren Moch
> > > Hi again. Just got my two new NOVA-TD's and at a first glance they > > seemed to > > > perform well. Closer inspections however revealed that I see exactly > > the same > > > issues as Soeren. Watching live TV with VDR on one adaptor while > > constantly > > > retuning the other one usin

RE: [PATCH] V4L2: clear buf when vrfb buf not allocated

2009-11-20 Thread Y, Kishore
> -Original Message- > From: Hiremath, Vaibhav > Sent: Wednesday, November 18, 2009 8:44 PM > To: Y, Kishore; linux-media@vger.kernel.org > Cc: linux-o...@vger.kernel.org > Subject: RE: [PATCH] V4L2: clear buf when vrfb buf not allocated > > > > -Original Message- > > From: linux-

RE: [PATCH/RFC 7/9 v2] v4l: add an image-bus API for configuring v4l2 subdev pixel and frame formats

2009-11-20 Thread Karicheri, Muralidharan
Hi, I guess this is only one part of the required API support for setting bus configuration for which I had sent an RFC some time back. I am sure we need to set bus image/data format in vpfe/vpbe drivers of DMxxx. I am starting to do more upstream work for vpfe capture & display drivers and would

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-high-prio

2009-11-20 Thread Mauro Carvalho Chehab
Hans Verkuil wrote: > Hi Mauro, > > As mentioned in my email "High prio fixes for 2.6.32: urgent!" I have made a > tree with just the high-prio fixes: > > http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-high-prio Ok, I merged from it. Please, be sure that you've removed those two patches from the

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-high-prio

2009-11-20 Thread Hans Verkuil
On Friday 20 November 2009 16:33:51 Mauro Carvalho Chehab wrote: > Hans Verkuil wrote: > > Hi Mauro, > > > > As mentioned in my email "High prio fixes for 2.6.32: urgent!" I have > > made a tree with just the high-prio fixes: > > > > http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-high-prio > > Ok, I m

Re: Details about DVB frontend API

2009-11-20 Thread Manu Abraham
On Fri, Nov 20, 2009 at 3:37 PM, Julian Scheel wrote: > Am Freitag, 20. November 2009 10:29:34 schrieb Manu Abraham: >> Let me explain a bit. The current issue that persists as Devin explained in >> another email explains things to a certain extend, but still i think it >> might be better to detai

Help request: switching multiple TS stream audio PIDs on the fly with xine-ui and mplayer

2009-11-20 Thread Chicken Shack
Hi, I'd be really very thankful for any contribution on the following issue: 1. My motivation: I do not like: KDE 4, kaffeine, xawtv and vdr for reasons I do not want to discuss here. I prefer to watch DVB-S TV with xine-ui and / or gmplayer. 2. The current state of development: Xine-lib support

Re: PULL request - http://kernellabs.com/hg/~pboettcher/v4l-dvb/

2009-11-20 Thread Mauro Carvalho Chehab
Patrick Boettcher wrote: > PS: how do I do a 'git rebase -i' + 'git reset HEAD~1' with HG (without > installing additional stuff by hand)? - Nevermind, I will redo all the > commits by hand. For rebase: There are two ways for doing it by using hg extensions. You might try to use hg rebase exten

[PATCH] V4L/DVB: Fix test in copy_reg_bits()

2009-11-20 Thread Roel Kluin
The reg_pair2[j].reg was tested twice. Signed-off-by: Roel Kluin --- drivers/media/common/tuners/mxl5007t.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) I think this was intended? diff --git a/drivers/media/common/tuners/mxl5007t.c b/drivers/media/common/tuners/mxl5007t.c index

[PATCH] dvb: SMS_SIANO_MDTV should depend on HAS_DMA

2009-11-20 Thread Geert Uytterhoeven
When building for Sun 3: drivers/built-in.o: In function `smscore_unregister_device': drivers/media/dvb/siano/smscoreapi.c:723: undefined reference to `dma_free_coherent' drivers/built-in.o: In function `smscore_register_device': drivers/media/dvb/siano/smscoreapi.c:365: undefined reference to `

Problem installing driver

2009-11-20 Thread Mr Momcilo Medic
Hello, I am Momcilo Medic from Serbia, and I was advised to write you mail with my problem. I am trying to install simple driver and it returns an error. In attachment is error message as well as driver I am trying to install. I am pretty much a newbie for Linux, so if I left something out plea

CH???, Bandwidth 8MHz, Fec_Hi 1/2, Modulation QAM64, Mode 8K, Guard 1/4, fails to tune\demux

2009-11-20 Thread g_remlin
02:09.0 Multimedia controller: Philips Semiconductors SAA7146 (rev 01) Subsystem: Technotrend Systemtechnik GmbH Technotrend-Budget/Hauppauge WinTV-NOVA-T DVB card Flags: bus master, medium devsel, latency 32, IRQ 17 Memory at e3001000 (32-bit, non-prefetchable) [size=512

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

2009-11-20 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 Nov 20 19:00:12 CET 2009 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 13370:7477df192a59 gcc version: gcc (

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

2009-11-20 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb for the following: - v4l2-spec: add missing V4L2-PIX-FMT-STV0680 description. - decode_tm6000: fix compilation - davinci: add missing vpif_capture.c/h files - Davinci VPFE Capture: Specify device pointer in videobuf_queue_dm

[PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging

2009-11-20 Thread Hans Verkuil
Hi Mauro, Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging for the following: - Enable staging drivers by default when building v4l-dvb - go7007: Add struct v4l2_device. - s2250: Change module structure - s2250: subdev conversion - go7007: subdev conversion (Respun after one

Re: Problem installing driver

2009-11-20 Thread Santiago Nunez-Corrales
Hi Momcilo, That error means the code is unable to find the kernel sources containing all the definitions from v4l2. Within the driver directory, look for a file named Makefile or Rules.make or Makefile.rules. In one of those, there should be a variable pointing to the kernel sources in your

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging

2009-11-20 Thread Devin Heitmueller
On Fri, Nov 20, 2009 at 3:38 PM, Hans Verkuil wrote: > Hi Mauro, > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging for the > following: > > - Enable staging drivers by default when building v4l-dvb > - go7007: Add struct v4l2_device. > - s2250: Change module structure > - s2

RE: [PATCH] Adding helper function to get dv preset description

2009-11-20 Thread Karicheri, Muralidharan
Hans, I feel the same way. I will send an updated patch. Murali Karicheri Software Design Engineer Texas Instruments Inc. Germantown, MD 20874 phone: 301-407-9583 email: m-kariche...@ti.com >-Original Message- >From: Hans Verkuil [mailto:hverk...@xs4all.nl] >Sent: Friday, November 20, 20

[PATCH 2/2] DaVinci - vpfe capture - converting ccdc to platform driver

2009-11-20 Thread m-karicheri2
From: Muralidharan Karicheri This is the platform part for converting ccdc to platform driver. Signed-off-by: Muralidharan Karicheri --- Applies to linux-davinci tree arch/arm/mach-davinci/dm355.c | 27 +++ arch/arm/mach-davinci/dm644x.c | 18 +- 2

[PATCH 1/2] V4L - vpfe_capture - convert ccdc drivers to platform drivers

2009-11-20 Thread m-karicheri2
From: Muralidharan Karicheri Current implementation defines ccdc memory map in vpfe capture platform file and update the same in ccdc through a function call. This will not scale well. For example for DM365 CCDC, there are are additional memory map for Linear table. So it is cleaner to define mem

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging

2009-11-20 Thread Hans Verkuil
On Friday 20 November 2009 22:06:02 Devin Heitmueller wrote: > On Fri, Nov 20, 2009 at 3:38 PM, Hans Verkuil wrote: > > Hi Mauro, > > > > Please pull from http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging > > for the following: > > > > - Enable staging drivers by default when building v4l-dvb >

Re: [PULL] http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-staging

2009-11-20 Thread Devin Heitmueller
On Fri, Nov 20, 2009 at 4:45 PM, Hans Verkuil wrote: > If there are drivers in the staging tree that are so unreliable that they > can break the hardware, then those should be explicitly disabled, rather > than disabling all drivers in the staging tree. Or perhaps do not belong > there at all, or

[PATCH - v1]V4L - Adding helper function to get dv preset description

2009-11-20 Thread m-karicheri2
From: Muralidharan Karicheri Updated based on review comments This patch adds a helper function to get description of a digital video preset added by the video timing API. This will be usefull for drivers implementing the above API. Signed-off-by: Muralidharan Karicheri NOTE: depends on the p

[PATCH - v1]V4L - Adding helper function to get dv preset description

2009-11-20 Thread m-karicheri2
From: Muralidharan Karicheri Resending adding Reviewed-by... Updated based on review comments This patch adds a helper function to get description of a digital video preset added by the video timing API. This will be usefull for drivers implementing the above API. Signed-off-by: Muralidharan

Re: Details about DVB frontend API

2009-11-20 Thread Julian Scheel
Manu Abraham schrieb Not only is it time critical, but it should also be "atomic", ie it should be all in one go, ie one single snapshot of an event, not events bunched together serially. Things wont seem that "atomic" on a system with a large load. Latency will have a significant effect on the s

Re: SV: [linux-dvb] NOVA-TD exeriences?

2009-11-20 Thread Soeren Moch
Soeren Moch schrieb: > > > Hi again. Just got my two new NOVA-TD's and at a first glance they > > seemed to > > > perform well. Closer inspections however revealed that I see exactly > > the same > > > issues as Soeren. Watching live TV with VDR on one adaptor while > > constantly > >

Re: [PATCH 0/6] DVB: firedtv: simplifications and a portability fix

2009-11-20 Thread Stefan Richter
On 18 Nov, Stefan Richter wrote: > The following three patches are applicable after "firedtv: port to new > firewire core" from 2009-11-08: ... > The rest of this patch set additionally requires the latest firedtv as > of 2.6.32-rc7: ... I updated the "firedtv" branch at git://git.kernel.org/

Re: [PATCH] em28xx: fix for "Leadtek winfast tv usbii deluxe"

2009-11-20 Thread hermann pitton
Hi Magnus, Am Freitag, den 13.11.2009, 09:48 +0100 schrieb Magnus Alm: > em28xx: fix for "Leadtek winfast tv usbii deluxe" > > From: Magnus Alm > > This patch adds working: > Video and Sound for Television, Svideo and Composite. > Radio. > Stereo. > Also ir-remote for kernel 2.6.30 and higher.

Re: [PATCH] em28xx: fix for "Leadtek winfast tv usbii deluxe"

2009-11-20 Thread hermann pitton
[...] > > diff -r 19c0469c02c3 linux/drivers/media/video/em28xx/em28xx-cards.c > > --- a/linux/drivers/media/video/em28xx/em28xx-cards.c Sat Nov 07 > > 15:51:01 2009 -0200 > > +++ b/linux/drivers/media/video/em28xx/em28xx-cards.c Fri Nov 13 > > 09:40:40 2009 +0100 > > @@ -466,21 +466,30

Re: [PATCH] V4L/DVB: Fix test in copy_reg_bits()

2009-11-20 Thread Michael Krufky
Ah! Nice catch. Thank you, Roel. Mauro / Andrew, can one of you please merge this? The driver hasn't changed, so it should go to Linus' current tree and also stable, although it isn't crucial. Signed-off-by: Michael Krufky Roel Kluin wrote: The reg_pair2[j].reg was tested twice. Signed-

Re: PULL request - http://kernellabs.com/hg/~pboettcher/v4l-dvb/

2009-11-20 Thread hermann pitton
Hi, Devin, Patrick. Am Freitag, den 20.11.2009, 06:31 -0500 schrieb Devin Heitmueller: > On Fri, Nov 20, 2009 at 2:45 AM, Patrick Boettcher > wrote: > > According to DiBcom's contact at Pinnacle, it was a mistake to add the > > Product IDs with Pinnacle's USB vendor ID and it needed to be replace

Re: [PATCH] AVerTV MCE 116 Plus radio

2009-11-20 Thread Andy Walls
On Sun, 2009-10-11 at 04:01 +0300, Aleksandr V. Piskunov wrote: > On Tue, Oct 06, 2009 at 11:11:59AM +0300, Aleksandr V. Piskunov wrote: > > On Tue, Oct 06, 2009 at 11:04:06AM +0300, Aleksandr V. Piskunov wrote: > > > Added FM radio support to Avermedia AVerTV MCE 116 Plus card > > > > > > > What