Re: cx23885: Add basic analog radio support

2013-10-31 Thread Mauro Carvalho Chehab
Em Fri, 04 Oct 2013 15:56:23 -0300 Alfredo Jesús Delaiti alfredodela...@netscape.net escreveu: Hi all El 14/01/12 15:25, Miroslav Slugeň escribió: New version of patch, fixed video modes for DVR3200 tuners and working audio mux. I tested this patch (https://linuxtv.org/patch/9498/)

Re: [RFC PATCH] em28xx: fix device initialization in em28xx_v4l2_open() for radio and VBI mode

2013-10-31 Thread Mauro Carvalho Chehab
Em Thu, 10 Oct 2013 21:20:24 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: - bail out on unsupported VFL_TYPE - em28xx_set_mode() needs to be called for VBI and radio mode, too - em28xx_wake_i2c() needs to be called for VBI and radio mode, too - em28xx_resolution_set() also needs

[ANNOUNCE] Notes on the Media summit 2013-10-23

2013-10-31 Thread Mauro Carvalho Chehab
Notes on the Media summit 2013-10-23 List of Participants: Ricardo Ribalda - Qtechnology Hans Verkuil - Cisco Sakari Ailus - Intel Mauro Carvalho Chehab - Samsung Kieran Kunhya - Open Broadcast Systems Sylwester Nawrocki - Samsung Guennadi Liakhovetski Benjamin Gaignard - ST Microelectronics

Re: [ANNOUNCE] Notes on the Media summit 2013-10-23

2013-10-31 Thread Mauro Carvalho Chehab
Em Thu, 31 Oct 2013 09:27:27 -0200 Mauro Carvalho Chehab m.che...@samsung.com escreveu: 1. Mauro Chehab: is the submaintainer arrangement working? General consensus is that it is working. Hans pointed that the commits ML is not working. Mauro will check what's happening at LinuxTV

Re: [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

2013-10-31 Thread Mauro Carvalho Chehab
Hi Russell, Em Mon, 30 Sep 2013 13:57:47 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: On 09/19/2013 11:44 PM, Russell King wrote: Replace the following sequence: dma_set_mask(dev, mask); dma_set_coherent_mask(dev, mask); with a call to the new helper

Re: [Patch v2][ 13/37] staging: imx-drm: Add RGB666 support for parallel display

2013-10-31 Thread Mauro Carvalho Chehab
Em Thu, 17 Oct 2013 17:02:11 +0200 Denis Carikli de...@eukrea.com escreveu: Support the RGB666 format on the IPUv3 parallel display. Cc: Rob Herring rob.herr...@calxeda.com Cc: Pawel Moll pawel.m...@arm.com Cc: Mark Rutland mark.rutl...@arm.com Cc: Stephen Warren swar...@wwwdotorg.org Cc:

Re: [Patch v2][ 04/37] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format.

2013-10-31 Thread Mauro Carvalho Chehab
Em Thu, 17 Oct 2013 17:02:02 +0200 Denis Carikli de...@eukrea.com escreveu: That new macro is needed by the imx_drm staging driver for supporting the QVGA display of the eukrea-cpuimx51 board. Cc: Rob Herring rob.herr...@calxeda.com Cc: Pawel Moll pawel.m...@arm.com Cc: Mark Rutland

Re: [RFC][PATCH] v4l2-dev: Add tracepoints for QBUF and DQBUF

2013-10-31 Thread Mauro Carvalho Chehab
Hi Wade, Em Fri, 18 Oct 2013 08:03:21 -0700 Wade Farnsworth wade_farnswo...@mentor.com escreveu: Greetings, We've found this patch helpful for making some simple performance measurements on V4L2 systems using the standard Linux tracers (FTRACE, LTTng, etc.), and were wondering if the

Re: [PATCH v2] videobuf2: Add missing lock held on vb2_fop_relase

2013-10-31 Thread Mauro Carvalho Chehab
Em Sat, 19 Oct 2013 18:07:57 +0200 Ricardo Ribalda ricardo.riba...@gmail.com escreveu: vb2_fop_relase does not held the lock although it is modifying the queue-owner field. This could lead to race conditions on the vb2_perform_io function when multiple applications are accessing the video

Re: [Patch v2][ 04/37] [media] v4l2: add new V4L2_PIX_FMT_RGB666 pixel format.

2013-10-31 Thread Laurent Pinchart
On Thursday 31 October 2013 11:18:06 Mauro Carvalho Chehab wrote: Em Thu, 17 Oct 2013 17:02:02 +0200 Denis Carikli de...@eukrea.com escreveu: That new macro is needed by the imx_drm staging driver for supporting the QVGA display of the eukrea-cpuimx51 board. Cc: Rob Herring

Re: [PATCH v2] videobuf2: Add missing lock held on vb2_fop_relase

2013-10-31 Thread Sylwester Nawrocki
On 31/10/13 14:42, Mauro Carvalho Chehab wrote: Em Sat, 19 Oct 2013 18:07:57 +0200 Ricardo Ribalda ricardo.riba...@gmail.com escreveu: vb2_fop_relase does not held the lock although it is modifying the queue-owner field. This could lead to race conditions on the vb2_perform_io function

Vážení E-mail užívatela;

2013-10-31 Thread WEBMAIL UPDATE 2013
Vážení E-mail užívatela; Prekrocili ste 23432 boxy nastavit svoje Webová služba / Administrátor, a budete mat problémy pri odosielaní a prijímat e-maily, kým znova overit. Musíte aktualizovat kliknutím na odkaz nižšie a vyplnte údaje pre overenie vášho úctu Prosím, kliknite na odkaz nižšie alebo

Re: [PATCH v2.2 1/4] media: Add pad flag MEDIA_PAD_FL_MUST_CONNECT

2013-10-31 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Wednesday 16 October 2013 00:46:57 Sakari Ailus wrote: Pads that set this flag must be connected by an active link for the entity to stream. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi Acked-by: Sylwester Nawrocki s.nawro...@samsung.com Acked-by:

Re: [PATCH v2.2 2/4] media: Check for active links on pads with MEDIA_PAD_FL_MUST_CONNECT flag

2013-10-31 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Wednesday 16 October 2013 00:48:17 Sakari Ailus wrote: Do not allow streaming if a pad with MEDIA_PAD_FL_MUST_CONNECT flag is not connected by an active link. This patch makes it possible to avoid drivers having to check for the most common case of

Re: [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper

2013-10-31 Thread Russell King - ARM Linux
On Thu, Oct 31, 2013 at 09:46:40AM -0200, Mauro Carvalho Chehab wrote: Hi Russell, Em Mon, 30 Sep 2013 13:57:47 +0200 Hans Verkuil hverk...@xs4all.nl escreveu: On 09/19/2013 11:44 PM, Russell King wrote: Replace the following sequence: dma_set_mask(dev, mask);

[GIT PULL 3.13] RTL2830 I2C adapter crash

2013-10-31 Thread Antti Palosaari
It does not crash anymore as I2C routines are fixed. Anyhow, every I2C adapter should have a parent. So pull it for 3.13 as enhancement. The following changes since commit 80f93c7b0f4599ffbdac8d964ecd1162b8b618b9: [media] media: st-rc: Add ST remote control driver (2013-10-31 08:20:08

[PATCH -next] media/platform/marvell-ccic: fix cafe_ccic build error

2013-10-31 Thread Randy Dunlap
to `vb2_dma_sg_memops' Signed-off-by: Randy Dunlap rdun...@infradead.org Cc: Jonathan Corbet cor...@lwn.net Cc: Hans Verkuil hverk...@xs4all.nl --- drivers/media/platform/marvell-ccic/Kconfig |1 + 1 file changed, 1 insertion(+) --- linux-next-20131031.orig/drivers/media/platform/marvell-ccic/Kconfig +++ linux

[[PATCH v3]] videobuf2: Add missing lock held on vb2_fop_relase

2013-10-31 Thread Ricardo Ribalda Delgado
From: Ricardo Ribalda ricardo.riba...@gmail.com vb2_fop_relase does not held the lock although it is modifying the queue-owner field. This could lead to race conditions on the vb2_perform_io function when multiple applications are accessing the video device via read/write API: [ 308.297741]

Re: [PATCH -next] media/platform/marvell-ccic: fix cafe_ccic build error

2013-10-31 Thread Jonathan Corbet
On Thu, 31 Oct 2013 11:07:28 -0700 Randy Dunlap rdun...@infradead.org wrote: From: Randy Dunlap rdun...@infradead.org The cafe_ccic driver (the mcam-core.c part of it) uses dma_sg interfaces so it needs to select VIDEOBUF2_DMA_SG to prevent build errors. Geert sent a patch too a little

Welcome to the NEW Platform of our Email services

2013-10-31 Thread ariocomores
Dear registered email users, Welcome to the NEW Platform of our Email services This message is from our web-mail customer care. There is going to be some changes on your email layout as we are currently upgrading to our new mail services and Updating our email network. Do confirm your

FW: Salut

2013-10-31 Thread lucabe...@libero.it
ciao ho perso 10 libbre utilizzando garcinia ora http://bit.ly/17VCwxt -- 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 at http://vger.kernel.org/majordomo-info.html

cron job: media_tree daily build: WARNINGS

2013-10-31 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: Fri Nov 1 04:00:46 CET 2013 git branch: for-v3.13c git hash: 3adeac2c34cc28e05d0ec52f38f009dcce278555 gcc