Re: media-ctl: line 1: syntax error: "(" unexpected

2013-08-26 Thread Sakari Ailus
Hi Tom, On Wed, Aug 21, 2013 at 12:40:42PM +, Tom wrote: > Hello, > > I got the media-ctl tool from http://git.ideasonboard.org/git/media-ctl.git > and compiled and build it successfully. But when try to run it I get this > error: > > sudo ./media-ctl -r -l "ov3640 3-003c":0->"OMAP3 ISP CCD

Re: [PATCH v2 1/5] [media] exynos-mscl: Add new driver for M-Scaler

2013-08-26 Thread Sylwester Nawrocki
On 08/19/2013 12:58 PM, Shaik Ameer Basha wrote: This patch adds support for M-Scaler (M2M Scaler) device which is a new device for scaling, blending, color fill and color space conversion on EXYNOS5 SoCs. This device supports the followings as key feature. input image format - YC

Re: [PATCH v2 4/5] [media] exynos-mscl: Add DT bindings for M-Scaler driver

2013-08-26 Thread Sylwester Nawrocki
On 08/26/2013 02:20 PM, Shaik Ameer Basha wrote: > Hi Sylwester, > > Thanks for the comments. > Please find the response inline... > > Actually, I am waiting for your comments only :) > are you also reviewing the driver code? If yes, I can delay the next > version until your post your comments.

[PATCH] vb2: Add debug print for the output buffer planes lengths checks

2013-08-26 Thread Sylwester Nawrocki
Add debug print so it's easier to find any errors resulting from the planes' configuration checks added in commit 8023ed09cb278004a2 "videobuf2-core: Verify planes lengths for output buffers". Signed-off-by: Sylwester Nawrocki Signed-off-by: Kyungmin Park --- drivers/media/v4l2-core/videobuf2-c

[PATCH] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'

2013-08-26 Thread Sylwester Nawrocki
Modify the bytesused/data_offset check to not fail if both bytesused and data_offset is set to 0. This should minimize possible issues in existing applications which worked before we enforced the plane lengths for output buffers checks introduced in commit 8023ed09cb278004a2 "videobuf2-core: Verify

Re: [PATCH v2] videobuf2-core: Verify planes lengths for output buffers

2013-08-26 Thread Sylwester Nawrocki
On 08/26/2013 04:41 PM, Laurent Pinchart wrote: > Hi Sylwester, > > On Monday 26 August 2013 11:32:01 Mauro Carvalho Chehab wrote: >> Sylwester Nawrocki escreveu: >>> On 08/08/2013 02:35 PM, Laurent Pinchart wrote: On Thursday 08 August 2013 14:14:30 Marek Szyprowski wrote: > On 8/7/2013

Re: [PATCH v2] videobuf2-core: Verify planes lengths for output buffers

2013-08-26 Thread Laurent Pinchart
Hi Sylwester, On Monday 26 August 2013 11:32:01 Mauro Carvalho Chehab wrote: > Sylwester Nawrocki escreveu: > > On 08/08/2013 02:35 PM, Laurent Pinchart wrote: > > > On Thursday 08 August 2013 14:14:30 Marek Szyprowski wrote: > > >> On 8/7/2013 12:44 PM, Laurent Pinchart wrote: > > >>> On Monday

Re: [PATCH v2] videobuf2-core: Verify planes lengths for output buffers

2013-08-26 Thread Mauro Carvalho Chehab
Em Mon, 26 Aug 2013 15:55:32 +0200 Sylwester Nawrocki escreveu: > Hi All, > > On 08/08/2013 02:35 PM, Laurent Pinchart wrote: > > Hi Marek, > > > > On Thursday 08 August 2013 14:14:30 Marek Szyprowski wrote: > >> On 8/7/2013 12:44 PM, Laurent Pinchart wrote: > >>> On Monday 12 November 2012 12:

Re: em28xx + ov2640 and v4l2-clk

2013-08-26 Thread Mauro Carvalho Chehab
Em Mon, 26 Aug 2013 15:54:16 +0200 (CEST) Guennadi Liakhovetski escreveu: > On Sat, 24 Aug 2013, Mauro Carvalho Chehab wrote: > > > Em Fri, 23 Aug 2013 00:15:52 +0200 > > Frank Schäfer escreveu: > > > > > Hi Sylwester, > > > > > > Am 21.08.2013 23:42, schrieb Sylwester Nawrocki: > > > > Hi Fr

Re: [PATCH v2] videobuf2-core: Verify planes lengths for output buffers

2013-08-26 Thread Sylwester Nawrocki
Hi All, On 08/08/2013 02:35 PM, Laurent Pinchart wrote: > Hi Marek, > > On Thursday 08 August 2013 14:14:30 Marek Szyprowski wrote: >> On 8/7/2013 12:44 PM, Laurent Pinchart wrote: >>> On Monday 12 November 2012 12:35:35 Laurent Pinchart wrote: On Friday 09 November 2012 15:33:22 Pawel Oscia

Re: em28xx + ov2640 and v4l2-clk

2013-08-26 Thread Guennadi Liakhovetski
On Sat, 24 Aug 2013, Mauro Carvalho Chehab wrote: > Em Fri, 23 Aug 2013 00:15:52 +0200 > Frank Schäfer escreveu: > > > Hi Sylwester, > > > > Am 21.08.2013 23:42, schrieb Sylwester Nawrocki: > > > Hi Frank, > > > > > > On 08/21/2013 10:39 PM, Frank Schäfer wrote: > > >> Am 20.08.2013 18:34, schr

Re: dib8000 scanning not working on 3.10.3

2013-08-26 Thread Luis Polasek
On Thu, Aug 22, 2013 at 3:23 PM, Mauro Carvalho Chehab wrote: > Em Thu, 22 Aug 2013 14:47:33 -0300 > Javier Búcar escreveu: > >> Hello Mauro, we have the bad commit: >> >> http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=173a64cb3fcff1993b2aa8113e53fd379f6a968f >> >> This

[GIT PULL FOR v3.12] VSP1 driver fixes

2013-08-26 Thread Laurent Pinchart
Hi Mauro, Here are three v3.12 fixes for the VSP1 driver. The following changes since commit e0c332c671e71941e0bd4a339972ee4af15df676: [media] ARM: shmobile: Marzen: enable VIN and ADV7180 in defconfig (2013-08-25 07:34:52 -0300) are available in the git repository at: git://linuxtv.org/p

Re: [PATCH v7] s5k5baf: add camera sensor driver

2013-08-26 Thread Andrzej Hajda
Hi Laurent, Thank you for the review. On 08/23/2013 02:53 PM, Laurent Pinchart wrote: > Hi Andrzej, > > Thank you for the patch. > > On Wednesday 21 August 2013 16:41:31 Andrzej Hajda wrote: >> Driver for Samsung S5K5BAF UXGA 1/5" 2M CMOS Image Sensor >> with embedded SoC ISP. >> The driver expos

Re: [PATCH v2 4/5] [media] exynos-mscl: Add DT bindings for M-Scaler driver

2013-08-26 Thread Shaik Ameer Basha
Hi Sylwester, Thanks for the comments. Please find the response inline... Actually, I am waiting for your comments only :) are you also reviewing the driver code? If yes, I can delay the next version until your post your comments. On Sun, Aug 25, 2013 at 3:56 AM, Sylwester Nawrocki wrote: > On

Re: dvb_device_open: possible circular locking dependency detected

2013-08-26 Thread Andy Walls
Knut Petersen wrote: >As long as I use the "Hauppauge WinTV Nova-HD-S2", nobody seems to be >really interested in silencing deadlock warnings triggered by >dvb_device_open(). > >dvb lockdep problems are old, see Andy Walls mail written in 2010 >

Re: [PATCH] v4l: Fix typo in v4l2_subdev_get_try_crop()

2013-08-26 Thread Sakari Ailus
Hi Laurent, On Mon, Aug 26, 2013 at 11:17:51AM +0200, Laurent Pinchart wrote: > The helper function is defined by a macro that is erroneously called > with the compose rectangle instead of the crop rectangle. Fix it. > > Signed-off-by: Laurent Pinchart > --- > include/media/v4l2-subdev.h | 2 +-

[PATCH] v4l: Fix typo in v4l2_subdev_get_try_crop()

2013-08-26 Thread Laurent Pinchart
The helper function is defined by a macro that is erroneously called with the compose rectangle instead of the crop rectangle. Fix it. Signed-off-by: Laurent Pinchart --- include/media/v4l2-subdev.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/media/v4l2-subdev.h b

Re: media-ctl: line 1: syntax error: "(" unexpected

2013-08-26 Thread Tom
Enrico users.berlios.de> writes: > > On Fri, Aug 23, 2013 at 3:08 PM, Tom gmx.net> wrote: > > Tom gmx.net> writes: > > > >> > >> Hello, > >> > >> I got the media-ctl tool from http://git.ideasonboard.org/git/media-ctl.git > >> and compiled and build it successfully. But when try to run it I ge

Re: media-ctl: line 1: syntax error: "(" unexpected

2013-08-26 Thread Enrico
On Fri, Aug 23, 2013 at 3:08 PM, Tom wrote: > Tom gmx.net> writes: > >> >> Hello, >> >> I got the media-ctl tool from http://git.ideasonboard.org/git/media-ctl.git >> and compiled and build it successfully. But when try to run it I get this > error: >> >> sudo ./media-ctl -r -l "ov3640 3-003c":0-

Re: [PATCH] [media] sound/pci/Kconfig: select RADIO_ADAPTERS if needed

2013-08-26 Thread Takashi Iwai
At Sat, 24 Aug 2013 08:18:02 -0300, Mauro Carvalho Chehab wrote: > > As reported by kbuild test robot : > warning: (SND_ES1968_RADIO && SND_FM801_TEA575X_BOOL) selects > RADIO_TEA575X which has unmet direct dependencies (MEDIA_SUPPORT && > RADIO_ADAPTERS && VIDEO_V4L2) > > That happens be

Re: [PATCH v11 0/8] PHY framework

2013-08-26 Thread Kishon Vijay Abraham I
Hi Greg, On Wednesday 21 August 2013 11:16 AM, Kishon Vijay Abraham I wrote: > Added a generic PHY framework that provides a set of APIs for the PHY drivers > to create/destroy a PHY and APIs for the PHY users to obtain a reference to > the PHY with or without using phandle. > > This framework wi