Re: [PATCH] ml86v7667: override default field interlace order

2013-07-27 Thread Sergei Shtylyov
Hello. On 15.07.2013 23:12, I wrote: From: Vladimir Barinov ML86V7667 always transmits top field first for both PAL and NTSC -- that makes application incorrectly treat interlaced fields when relying on the standard. Hence we must set V4L2_FIELD_INTERLACED_TB format explicitly. Report

[PATCH] [media] stk1160: Build as a module if SND is m and audio support is selected

2013-07-27 Thread Ezequiel Garcia
As reported by Randy Dunlap: When CONFIG_SND=m and CONFIG_SND_AC97_CODEC=m and CONFIG_VIDEO_STK1160=y CONFIG_VIDEO_STK1160_AC97=y drivers/built-in.o: In function `stk1160_ac97_register': (.text+0x122706): undefined reference to `snd_card_create' drivers/built-in.o: In function `stk1160_ac97_regis

Re: PROBLEM: dvb-usb-rtl28xxu and Terratec Cinergy TStickRC (rev3) - no signal on some frequencies

2013-07-27 Thread Jan Taegert
Am 24.07.2013 16:06, schrieb Antti Palosaari: Could you test attached patch? It enhances reception a little bit, you should be able to receive more weak signals. I was able to made test setup against modulator. Modulator + attenuator + attenuator + TV-stick, where I got picture using Windows dr

cron job: media_tree daily build: ERRORS

2013-07-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sat Jul 27 19:00:23 CEST 2013 git branch: test git hash: 51dd4d70fc59564454a4dcb90d6d46d39a4a97ef gcc versi

Re: mb86a20s and cx23885

2013-07-27 Thread Alfredo Jesús Delaiti
Hi El 17/07/13 16:23, Mauro Carvalho Chehab escribió: No. You'll need to clone the entire kernel tree (either Linus one or mine). The build system at the Kernel will rebuild an entire Kernel image. You'll then need to boot that new image. That takes some machine time, but, after the first com

Re: [PATCH] cx23885[v4]: Fix interrupt storm when enabling IR receiver.

2013-07-27 Thread Andy Walls
On Wed, 2013-07-24 at 14:06 +0100, Luis Alves wrote: > Hi, > Removed wrong description in the header file. Sorry about that... > > New patch for this issue. Changes: > - Added flatiron readreg and writereg functions prototypes (new header file). > - Modified the av work handler to preserve all o

Re: de-Primacom initial tuning data doesn't work anymore

2013-07-27 Thread Franz Schrober
bump - Ursprüngliche Message - Von: Franz Schrober An: "linux-media@vger.kernel.org" ; "kaffeine-u...@lists.sourceforge.net" ; "pkg-kde-ext...@lists.alioth.debian.org" CC: Gesendet: 16:07 Samstag, 22.Juni 2013 Betreff: de-Primacom initial tuning data doesn't work anymore Hi, I wa

Re: [PATCH 35/50] media: usb: cx231xx: spin_lock in complete() cleanup

2013-07-27 Thread Ming Lei
On Fri, Jul 26, 2013 at 10:28 PM, Hans Verkuil wrote: > > > On 07/11/2013 11:05 AM, Ming Lei wrote: >> Complete() will be run with interrupt enabled, so change to >> spin_lock_irqsave(). >> >> Cc: Mauro Carvalho Chehab >> Cc: Hans Verkuil >> Cc: linux-media@vger.kernel.org >> Signed-off-by: Ming