Re: [PATCH 02/35] ivtv: use kthread_worker instead of workqueue

2010-07-06 Thread Tejun Heo
On 07/05/2010 07:11 PM, Andy Walls wrote: > Assuming the new kthread_worker implementation is OK, this change for > ivtv looks good. > > Reviewed-by: Andy Walls > Acked-by: Andy Walls May I route this patch through wq branch? As it's not clear how this whole patchset will end up, I think it wo

[GIT PATCHES FOR 2.6.36] gspca for_2.6.36

2010-07-06 Thread Jean-Francois Moine
The following changes since commit c57fd88318988f17731e446fe1d8498f506fdd44: V4L/DVB: uvcvideo: Add support for Manta MM-353 Plako (2010-07-05 19:47:16 -0300) are available in the git repository at: git://linuxtv.org/jfrancois/gspca.git for_2.6.36 Jean-François Moine (6): gspca - main

[PATCH 2/2] Retrieve firmware for az6027

2010-07-06 Thread Renzo Dani
From: Renzo Dani Signed-off-by: Renzo Dani --- Documentation/dvb/get_dvb_firmware | 19 ++- 1 files changed, 18 insertions(+), 1 deletions(-) diff --git a/Documentation/dvb/get_dvb_firmware b/Documentation/dvb/get_dvb_firmware index 239cbdb..9ea94dc 100644 --- a/Documentati

[PATCH 1/2] Added Technisat Skystar USB HD CI

2010-07-06 Thread Renzo Dani
From: Renzo Dani Signed-off-by: Renzo Dani --- drivers/media/dvb/dvb-usb/az6027.c | 14 -- 1 files changed, 12 insertions(+), 2 deletions(-) diff --git a/drivers/media/dvb/dvb-usb/az6027.c b/drivers/media/dvb/dvb-usb/az6027.c index d7290b2..445851a 100644 --- a/drivers/media/dv

Question about BTTV-video controls "whitecrush upper/lower"

2010-07-06 Thread Frank Schaefer
Hi, there are two video controls in the Bttv-driver called "whitecrush upper" and "whitecrush lower". But what does "whitecrush" mean ? Is it the same as "white noise" ? The german KDE translators are currently trying to translate these strings... Thanks, Frank -- To unsubscribe from this list:

Re: [PATCH 2.6.34] schedule inside spin_lock_irqsave

2010-07-06 Thread Mauro Carvalho Chehab
Em 07-06-2010 10:00, Richard Zidlicky escreveu: > On Sun, Jun 06, 2010 at 07:51:56PM +0200, Jiri Slaby wrote: >> On 06/06/2010 02:43 PM, Richard Zidlicky wrote: >>> Hi, >>> >>> I have done a minimaly invasive patch for the stable 2.6.34 kernel and >>> stress-tested >>> it for many hours, definite

Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Mauro Carvalho Chehab
This is the summary of the patches that are currently under review at Linux Media Mailing List . Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted via email). P.S.: This email is c/c to the developers where some action is expected.

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Laurent Pinchart
Hi Mauro, On Tuesday 06 July 2010 15:06:39 Mauro Carvalho Chehab wrote: > This is the summary of the patches that are currently under review at > Linux Media Mailing List . > Each patch is represented by its submission date, the subject (up to 70 > chars) and the patchwork link (if submitted via e

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

2010-07-06 Thread Mauro Carvalho Chehab
Em 01-07-2010 08:46, Bjørn Mork escreveu: > Mauro Carvalho Chehab writes: > > >> My original idea were to send one of such emails per week, > > Nearly two months has passed since this message. I apologize if I > missed something, but I have not seen another status update. Is it just > me? >

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Steven Toth
>                == Waiting for Steven Toth review == > > Feb, 6 2010: cx23885: Enable Message Signaled Interrupts(MSI).                 >      http://patchwork.kernel.org/patch/77492 > May, 5 2010: tda10048: fix the uncomplete function tda10048_read_ber           >      http://patchwork.kernel.

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Mauro Carvalho Chehab
Em 06-07-2010 10:13, Laurent Pinchart escreveu: > Hi Mauro, > > On Tuesday 06 July 2010 15:06:39 Mauro Carvalho Chehab wrote: >> This is the summary of the patches that are currently under review at >> Linux Media Mailing List . >> Each patch is represented by its submission date, the subject (up

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Uwe Kleine-König
Hello, > == Soc_camera waiting for Guennadi Liakhovetski > review == > > May,11 2010: [v3] soc_camera_platform: Add necessary v4l2_subdev_video_ops > method http://patchwork.kernel.org/patch/98660 > Jun,21 2010: mx2_camera: Add soc_camera support for i.MX25/i.MX27

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Randy Dunlap
On Tue, 06 Jul 2010 10:06:39 -0300 Mauro Carvalho Chehab wrote: > This is the summary of the patches that are currently under review at > Linux Media Mailing List . > Each patch is represented by its submission date, the subject (up to 70 > chars) and the patchwork link (if submitted via email).

Re: [RFC v3] Multi-plane buffer support for V4L2 API

2010-07-06 Thread Hans Verkuil
On Monday 05 July 2010 14:36:38 Pawel Osciak wrote: > Hi Hans, > > thanks a lot for finding the time to comment on this. > > > Hans Verkuil wrote: > > > >On Thursday 24 June 2010 14:59:43 Pawel Osciak wrote: > >> struct v4l2_pix_format_mplane { > >>struct v4l2_pix_format pix

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Jean-Francois Moine
On Tue, 06 Jul 2010 10:06:39 -0300 Mauro Carvalho Chehab wrote: > Feb,24 2010: gspca pac7302: add USB PID range based on > heuristics > http://patchwork.kernel.org/patch/81612 Hi Mauro, Nak. I think it is better to wait user requests, as it happened for the Genius iSlim 310. Cheers. -- Ken a

Re: [PATCH 3/4] ir-core: move decoding state to ir_raw_event_ctrl

2010-07-06 Thread Jarod Wilson
On Mon, Jun 21, 2010 at 7:04 AM, Andy Walls wrote: > On Sun, 2010-06-20 at 23:51 -0400, Jarod Wilson wrote: >> On Sun, Jun 20, 2010 at 8:47 PM, Andy Walls wrote: > > >> As for the building your own kernel thing... I've been doing my work >> mainly on a pair of x86_64 systems, one a ThinkPad T61 r

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Mauro Carvalho Chehab
Em 06-07-2010 12:21, Randy Dunlap escreveu: > On Tue, 06 Jul 2010 10:06:39 -0300 Mauro Carvalho Chehab wrote: > >> This is the summary of the patches that are currently under review at >> Linux Media Mailing List . >> Each patch is represented by its submission date, the subject (up to 70 >> char

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Randy Dunlap
On 07/06/10 10:31, Mauro Carvalho Chehab wrote: > Em 06-07-2010 12:21, Randy Dunlap escreveu: >> On Tue, 06 Jul 2010 10:06:39 -0300 Mauro Carvalho Chehab wrote: >> >>> This is the summary of the patches that are currently under review at >>> Linux Media Mailing List . >>> Each patch is represented

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Mauro Carvalho Chehab
Em 06-07-2010 10:53, Steven Toth escreveu: >>== Waiting for Steven Toth review == >> >> Feb, 6 2010: cx23885: Enable Message Signaled Interrupts(MSI). >>http://patchwork.kernel.org/patch/77492 >> May, 5 2010: tda10048: fix the uncomplete function tda10048_rea

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

2010-07-06 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 Jul 6 19:00:18 CEST 2010 path:http://www.linuxtv.org/hg/v4l-dvb changeset: 14993:9652f85e688a git master:

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Antti Palosaari
On 07/06/2010 04:06 PM, Mauro Carvalho Chehab wrote: This is the summary of the patches that are currently under review at Linux Media Mailing List. Each patch is represented by its submission date, the subject (up to 70 chars) and the patchwork link (if submitted via email). P.S.: This email is

Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio.

2010-07-06 Thread Pavan Savoy
--- On Tue, 6/7/10, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > Subject: Re: [PATCH v4 2/5] MFD: WL1273 FM Radio: MFD driver for the FM radio. > To: "Matti J. Aaltonen" > Cc: linux-media@vger.kernel.org, hverk...@xs4all.nl, > eduardo.valen...@nokia.com > Date: Tuesday, 6 July

Re: Microsoft VX-1000 Microphone Drivers Crash in x86_64

2010-07-06 Thread Jean-Francois Moine
On Mon, 5 Jul 2010 17:40:18 -0400 Kyle Baker wrote: > I'm testing the VX-1000 model web cam in test builds of Ubuntu 10.10 > x86_64 and have found that the gspca drivers allow the microphone to > work with a sound recorder initially. However, when I test sound and > video together with Cheese, th

Re: Status of the patches under review at LMML (60 patches)

2010-07-06 Thread Bee Hock Goh
I know that a couple of users(including) tested the patch to be working. Many users(from forum) is still looking for tda18218 support or have been using a very old hg changeset using another patch also written by Nikola. I have been using that old change set for many months and its working well fo

Re: Microsoft VX-1000 Microphone Drivers Crash in x86_64

2010-07-06 Thread Kyle Baker
On Wed, Jul 7, 2010 at 1:44 AM, Jean-Francois Moine wrote: > Hi Kyle, > > The problem is known. I have no fix yet, but it seems that you use a > USB 1.1. or that you have some other device on the same bus. May you > try to connect your webcam to an other USB port? > > Best regards. I tested diff