media: i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread Javier Martin
This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27 was not correct. Signed-of-by: Javier Martin javier.mar...@vista-silicon.com --- diff --git a/arch/arm/mach-imx/clk-imx27.c

Re: media: i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread Sascha Hauer
Hi Javier, On Fri, Jul 06, 2012 at 08:31:49AM +0200, Javier Martin wrote: This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27 was not correct. Thanks for fixing this. Sorry for breaking this in

Re: media: i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread javier Martin
On 6 July 2012 08:43, Sascha Hauer s.ha...@pengutronix.de wrote: Hi Javier, On Fri, Jul 06, 2012 at 08:31:49AM +0200, Javier Martin wrote: This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27

Re: pctv452e

2012-07-06 Thread Marx
On 05.07.2012 16:23, Antti Palosaari wrote: Check if those modules are enabled, in file .config CONFIG_DVB_USB_V2=m CONFIG_DVB_USB_PCTV452E=m use make menuconfig to enable if disabled. Then make make install_modules make install as usually. You were right, I didn't have this options

[PATCH] [v2] i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread Javier Martin
This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27 was not correct. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- arch/arm/mach-imx/clk-imx27.c|8 ---

Re: [PATCH] [v2] i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread Sascha Hauer
On Fri, Jul 06, 2012 at 09:13:11AM +0200, Javier Martin wrote: This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27 was not correct. Signed-off-by: Javier Martin javier.mar...@vista-silicon.com

Re: [PATCH] [v2] i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread javier Martin
On 6 July 2012 09:34, Sascha Hauer s.ha...@pengutronix.de wrote: On Fri, Jul 06, 2012 at 09:13:11AM +0200, Javier Martin wrote: This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27 was not

Re: [PATCH] [v2] i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread Sascha Hauer
On Fri, Jul 06, 2012 at 09:46:46AM +0200, javier Martin wrote: On 6 July 2012 09:34, Sascha Hauer s.ha...@pengutronix.de wrote: On Fri, Jul 06, 2012 at 09:13:11AM +0200, Javier Martin wrote: if (cpu_is_mx27()) { free_irq(pcdev-irq_emma, pcdev); -

Re: [PATCH] [V3] stv090x: variable 'no_signal' set but not used

2012-07-06 Thread Manu Abraham
On Thu, Jun 28, 2012 at 7:38 PM, Peter Senna Tschudin peter.se...@gmail.com wrote: Remove variable and ignore return value of stv090x_chk_signal(). Tested by compilation only. Signed-off-by: Peter Senna Tschudin peter.se...@gmail.com Reviewed-by: Manu Abraham m...@linuxtv.org ---

Re: [Device-drivers-devel] [RFCv1 PATCH 0/7] Add adv7604/ad9389b drivers

2012-07-06 Thread Lars-Peter Clausen
On 07/05/2012 04:26 PM, Hans Verkuil wrote: Hi all, This RFC patch series builds on an earlier RFC patch series (posted only to linux-media) that adds support for DVI/HDMI/DP connectors to the V4L2 API. This earlier patch series is here:

Re: [Device-drivers-devel] [RFCv1 PATCH 0/7] Add adv7604/ad9389b drivers

2012-07-06 Thread Hans Verkuil
On Fri July 6 2012 10:10:15 Lars-Peter Clausen wrote: On 07/05/2012 04:26 PM, Hans Verkuil wrote: Hi all, This RFC patch series builds on an earlier RFC patch series (posted only to linux-media) that adds support for DVI/HDMI/DP connectors to the V4L2 API. This earlier patch series

Re: [GIT PULL FOR 3.6] V4L2 API cleanups

2012-07-06 Thread Laurent Pinchart
Hi Mauro, On Thursday 05 July 2012 17:46:36 Mauro Carvalho Chehab wrote: Em 11-06-2012 06:39, Sakari Ailus escreveu: On Mon, Jun 11, 2012 at 09:50:54AM +0200, Laurent Pinchart wrote: On Sunday 10 June 2012 23:22:59 Sakari Ailus wrote: Hi Mauro, Here are two V4L2 API cleanup patches;

Re: pctv452e

2012-07-06 Thread Antti Palosaari
On 07/06/2012 09:13 AM, Marx wrote: On 05.07.2012 16:23, Antti Palosaari wrote: Check if those modules are enabled, in file .config CONFIG_DVB_USB_V2=m CONFIG_DVB_USB_PCTV452E=m use make menuconfig to enable if disabled. Then make make install_modules make install as usually. You were

RE: omap3isp: cropping bug in previewer?

2012-07-06 Thread Florian Neuhaus
Hi Laurent, Laurent Pinchart wrote on 2012-07-05: There's really an issue, which was introduced in v3.5-rc1. Could you please try the following patch instead of yours ? diff --git a/drivers/media/video/omap3isp/isppreview.c b/drivers/media/video/omap3isp/isppreview.c index

media_build and Terratec Cinergy T Black.

2012-07-06 Thread Hin-Tak Leung
Firstly, the downloaded linux-media.tar.bz2 has some simple typos, missing 3 brackets: (please feel free to add my signed-off though this is trivial). - --- linux/drivers/media/video/v4l2-compat-ioctl32.c~2012-07-06 04:45:17.0 +0100 +++

[PATCH] [v3] i.MX27: Fix emma-prp clocks in mx2_camera.c

2012-07-06 Thread Javier Martin
This driver wasn't converted to the new clock changes (clk_prepare_enable/clk_disable_unprepare). Also naming of emma-prp related clocks for the i.MX27 was not correct. --- Enable clocks only for i.MX27. --- arch/arm/mach-imx/clk-imx27.c|8 +++-- drivers/media/video/mx2_camera.c | 67

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread javier Martin
Hi, can this patch be applied please? It solves a BUG for 3.5. Guennadi, Fabio, could you give me an ack for this? Regards. -- Javier Martin Vista Silicon S.L. CDTUC - FASE C - Oficina S-345 Avda de los Castros s/n 39005- Santander. Cantabria. Spain +34 942 25 32 60 www.vista-silicon.com -- To

Re: media_build and Terratec Cinergy T Black.

2012-07-06 Thread Hin-Tak Leung
One more comment: blowing away /lib/modules/`uname -r`/kernel/drivers/ seems drastic? The compat-wireless people uses some clever tricks to get modprobe to preferentially load /lib/modules/`uname -r`/updates first. This way you can just remove that, run 'depmod -a' and go back to stock distro

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread javier Martin
On 6 July 2012 13:00, javier Martin javier.mar...@vista-silicon.com wrote: Hi, can this patch be applied please? It solves a BUG for 3.5. Guennadi, Fabio, could you give me an ack for this? Regards. But it should be applied after this one to preserve bisectability:

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread Guennadi Liakhovetski
On Fri, 6 Jul 2012, javier Martin wrote: Hi, can this patch be applied please? It solves a BUG for 3.5. Guennadi, Fabio, could you give me an ack for this? Sorry? This patch has been applied and proven to break more, than it fixed, so, it has been reverted. Am I missing something? Thanks

Re: omap3isp: cropping bug in previewer?

2012-07-06 Thread Laurent Pinchart
Hi Florian, On Friday 06 July 2012 11:55:40 Florian Neuhaus wrote: Hi Laurent, Laurent Pinchart wrote on 2012-07-05: There's really an issue, which was introduced in v3.5-rc1. Could you please try the following patch instead of yours ? diff --git

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread javier Martin
Hi Guennadi, On 6 July 2012 13:09, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 6 Jul 2012, javier Martin wrote: Hi, can this patch be applied please? It solves a BUG for 3.5. Guennadi, Fabio, could you give me an ack for this? Sorry? This patch has been applied and proven

Re: media_build and Terratec Cinergy T Black.

2012-07-06 Thread Antti Palosaari
On 07/06/2012 01:54 PM, Hin-Tak Leung wrote: - $ lsdvb seems to be doing garbage:(fedora 17's) usb (-1975381336:62 64848224:32767) on PCI Domain:-1965359032 Bus:62 Device:64848416 Function:32767 DEVICE:0 ADAPTER:0 FRONTEND:0 (Realtek RTL2832 (DVB-T)) FE_OFDM

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread Guennadi Liakhovetski
On Fri, 6 Jul 2012, javier Martin wrote: Hi Guennadi, On 6 July 2012 13:09, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 6 Jul 2012, javier Martin wrote: Hi, can this patch be applied please? It solves a BUG for 3.5. Guennadi, Fabio, could you give me an ack for

AW: omap3isp: cropping bug in previewer?

2012-07-06 Thread Florian Neuhaus
Hi Laurent, Laurent Pinchart wrote on 2012-07-06: This patch resolves the issue for me. I get a good picture at both the previewer and the resizer output. Thanks for your help! You're welcome. Can I include your Tested-by: Florian Neuhaus florian.neuh...@reberinformatik.ch in the

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread javier Martin
Hi Guennadi, On 6 July 2012 13:39, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 6 Jul 2012, javier Martin wrote: Hi Guennadi, On 6 July 2012 13:09, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 6 Jul 2012, javier Martin wrote: Hi, can this patch be applied

Re: pctv452e

2012-07-06 Thread Marx
On 06.07.2012 11:34, Antti Palosaari wrote: Did I missed something? PCTV device does not support CI/CAM and thus no support for encrypted channels. Is there still CI slot? no, I simply use external reader with plugin in VDR. Unfortunetelly on Hotbird there is no unencrypted HD channel I can

[PATCH] [media] Kconfig: Split the core support options from the driver ones

2012-07-06 Thread Mauro Carvalho Chehab
Better arrange the remote controller driver items to happen after the core support, on their proper menus, and making clerarer what is media core options and what is media driver options. Acked-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Signed-off-by: Mauro Carvalho Chehab

[v4l-utils] [PATCH] Cross compilation corrections and script

2012-07-06 Thread Federico Fuga
Hello, I saw that in the current stable branch of 0.8 (at least in tag 0.8.8) no configure script is provided. Cross compiling with it could be difficult. This patch deals with this problem. It corrects some Makefile and adds a script (./cross-compile.sh) that cross compiles the utils with some

[PATCH] Cross compilation corrections and script

2012-07-06 Thread Federico Fuga
This patch includes some corrections to makefiles and adds a script to be used when crosscompiling. In particular, I introduced the option to specify the cross toolchain prefix, static linking and stripping the binaries and specify eventually another jpeg library directory to be used instead of

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread Guennadi Liakhovetski
On Fri, 6 Jul 2012, javier Martin wrote: Hi Guennadi, On 6 July 2012 13:39, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 6 Jul 2012, javier Martin wrote: Hi Guennadi, On 6 July 2012 13:09, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Fri, 6 Jul 2012, javier

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread Guennadi Liakhovetski
Hi Javier Thanks for the patch, and sorry for delay. I was away first 10 days of June and still haven't come round to cleaning up my todo list since then... On Fri, 1 Jun 2012, Javier Martin wrote: Remove MX2_CAMERA_SWAP16 and MX2_CAMERA_PACK_DIR_MSB flags so that the driver can negotiate

[PATCH 0/3] Add support for 'Coda' video codec IP.

2012-07-06 Thread Javier Martin
This patch provides support for the codadx6 that is inside the i.MX27. Currently only H.264 and MPEG4 Part-2 encoding operations are supported. This is a refined version of the RFC sent two weeks ago [1]. The following tasks have been addressed since then: - Get rid of 'runtime' structure. -

[PATCH 3/3] Visstrim M10: Add support for Coda.

2012-07-06 Thread Javier Martin
Support the codadx6 that is included in the i.MX27 SoC. --- arch/arm/mach-imx/mach-imx27_visstrim_m10.c | 24 +--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-imx/mach-imx27_visstrim_m10.c b/arch/arm/mach-imx/mach-imx27_visstrim_m10.c index

[PATCH 1/3] i.MX: coda: Add platform support for coda in i.MX27.

2012-07-06 Thread Javier Martin
i.MX27 SoC include a codadx6 codec that is able to encode and decode H.264, H.263 and MPEG4. --- arch/arm/mach-imx/clk-imx27.c |4 +-- arch/arm/mach-imx/devices-imx27.h |4 +++ arch/arm/plat-mxc/devices/Kconfig |6 +++-

[PATCH v2 0/6] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-07-06 Thread Laurent Pinchart
Hi everybody, Here's the second version of the non-GRBG Bayer patterns support for the OMAP3 ISP preview engine. Compared to v1, the CFA table can be reconfigured at runtime, which resulted in several cleanup patches. The first patch is a v3.5 regression fix, I'll send a separate pull request.

[PATCH v2 1/6] omap3isp: preview: Fix contrast and brightness handling

2012-07-06 Thread Laurent Pinchart
Commit bac387efbb88cf0e8df6f46a38387897cea464ee (omap3isp: preview: Simplify configuration parameters access) added three fields to the preview_update structure, but failed to properly update the related initializers. Fix this. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com ---

[PATCH v2 2/6] omap3isp: preview: Remove lens shading compensation support

2012-07-06 Thread Laurent Pinchart
The feature isn't fully implemented and doesn't work, remove it. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/isppreview.c | 18 +- 1 files changed, 1 insertions(+), 17 deletions(-) diff --git

[PATCH v2 5/6] omap3isp: preview: Merge gamma correction and gamma bypass

2012-07-06 Thread Laurent Pinchart
Enabling gamma bypass disables gamma correction and vice versa. Merge the two parameters. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/isppreview.c | 42 ++-- 1 files changed, 21 insertions(+), 21 deletions(-) diff

[PATCH v2 6/6] omap3isp: preview: Add support for non-GRBG Bayer patterns

2012-07-06 Thread Laurent Pinchart
Rearrange the CFA interpolation coefficients table based on the Bayer pattern. Support for non-Bayer CFA patterns is dropped as they were not correctly supported, and have never been tested. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com ---

[PATCH v2 4/6] omap3isp: preview: Reorder configuration functions

2012-07-06 Thread Laurent Pinchart
Reorder the configuration and enable functions to match the parameters order. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/isppreview.c | 452 ++-- 1 files changed, 226 insertions(+), 226 deletions(-) diff --git

[PATCH v2 3/6] omap3isp: preview: Pass a prev_params pointer to configuration functions

2012-07-06 Thread Laurent Pinchart
Instead of using void pointers and offset arithmetics to compute a pointer to configuration parameters in a generic way, pass the complete parameters structure to configuration functions and let them access the parameters they need. Also modify the enable functions to use a bool enable parameter

[PATCH v2 0/2] update MFC v4l2 driver to support MFC6.x

2012-07-06 Thread Arun Kumar K
This is the v2 series of patches for adding support for MFC v6.x. In this the new v4l controls added in patch [1] are removed. These can be added as a separate patch later for providing extra encoder controls for MFC v6. This also incorporates the review comments received for the original patch

[PATCH v2 1/2] [media] v4l: add fourcc definitions for new formats

2012-07-06 Thread Arun Kumar K
From: Jeongtae Park jtp.p...@samsung.com Add new fourcc definitions for interleaved YCbCr and compressed formats MVC and VP8. Signed-off-by: Jeongtae Park jtp.p...@samsung.com Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com Signed-off-by: Arun Kumar K arun...@samsung.com Cc: Marek

[GIT PULL FOR v3.5] OMAP3 ISP regression fixes

2012-07-06 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://linuxtv.org/pinchartl/media.git omap3isp-omap3isp-stable Both are v3.5 regression fixes. Laurent Pinchart (2):

[PATCH] [media] uvc/Kconfig: Fix INPUT/EVDEV dependencies

2012-07-06 Thread Mauro Carvalho Chehab
USB_VIDEO_CLASS_INPUT_EVDEV should be dependent on the UVC selection, as otherwise, when UVC is unselected, this dependent config still appears. Acked-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com ---

[PATCH] [media] rc/Kconfig: Move a LIRC sub-option to the right place

2012-07-06 Thread Mauro Carvalho Chehab
The IR to LIRC option were at the wrong sub-menu. Move it to the right place. Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com --- drivers/media/rc/Kconfig | 21 +++-- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/drivers/media/rc/Kconfig

Re: [PATCH] em28xx: Remove useless runtime-private_data usage

2012-07-06 Thread Ezequiel Garcia
Mauro, On Thu, Jul 5, 2012 at 2:22 PM, Ezequiel Garcia Are you sure that this can be removed? I think this is used internally by the alsa API, but maybe something has changed and this is not required anymore. Yes, I'm sure. This should be: I'm almost sure :-) Anyway, probably the patch

[PATCH 00/10] Miscellaneous ov772x cleanups and fixes

2012-07-06 Thread Laurent Pinchart
Hi Guennadi, The subject line says it all :-) These patches have been written while preparing the ov772x driver for being used with a non soc-camera host. They apply on top of my previous soc-camera patch series. Laurent Pinchart (10): ov772x: Reorganize the code in sections ov772x: Fix

[PATCH 01/10] ov772x: Reorganize the code in sections

2012-07-06 Thread Laurent Pinchart
Functions are only moved around without any other code change. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 503 +- 1 files changed, 256 insertions(+), 247 deletions(-) diff --git

[PATCH 08/10] ov772x: Add support for SBGGR10 format

2012-07-06 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 43 +++-- 1 files changed, 36 insertions(+), 7 deletions(-) diff --git a/drivers/media/video/ov772x.c b/drivers/media/video/ov772x.c index 67c385b..07ff709

[PATCH 06/10] ov772x: Make to_ov772x convert from v4l2_subdev to ov772x_priv

2012-07-06 Thread Laurent Pinchart
Conversion from i2c_client to ov772x_priv is only needed in a single location, while conversion from v4l2_subdev to ov772x_priv is needed in several locations. Perform the former manually, and use to_ov772x for the later. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com ---

[PATCH 09/10] ov772x: Compute window size registers at runtime

2012-07-06 Thread Laurent Pinchart
Instead of hardcoding register arrays, compute the values at runtime. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 149 - 1 files changed, 58 insertions(+), 91 deletions(-) diff --git

[PATCH 10/10] ov772x: Stop sensor readout right after reset

2012-07-06 Thread Laurent Pinchart
The sensor starts streaming video as soon as it gets powered or is reset. Disable the output in the reset function. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 10 -- 1 files changed, 8 insertions(+), 2 deletions(-) diff --git

[PATCH 03/10] ov772x: Select the default format at probe time

2012-07-06 Thread Laurent Pinchart
The format and window size are only initialized during the first g_fmt call. This leaves the device in an inconsistent state after initialization, which will cause problems when implementing pad operations. Move the format and window size initialization to probe time. Signed-off-by: Laurent

[PATCH 04/10] ov772x: Don't fail in s_fmt if the requested format isn't supported

2012-07-06 Thread Laurent Pinchart
Select a default format instead. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 83 ++ 1 files changed, 43 insertions(+), 40 deletions(-) diff --git a/drivers/media/video/ov772x.c

[PATCH 05/10] ov772x: try_fmt must not default to the current format

2012-07-06 Thread Laurent Pinchart
If the requested format isn't supported, return a fixed default format instead of the current format. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 36 +++- 1 files changed, 7 insertions(+), 29 deletions(-)

[PATCH 07/10] ov772x: Add ov772x_read() and ov772x_write() functions

2012-07-06 Thread Laurent Pinchart
And use them instead of calling SMBus access functions directly. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c | 38 ++ 1 files changed, 22 insertions(+), 16 deletions(-) diff --git

[PATCH 02/10] ov772x: Fix memory leak in probe error path

2012-07-06 Thread Laurent Pinchart
The control handler isn't freed if its initialization fails. Fix it. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/ov772x.c |9 - 1 files changed, 4 insertions(+), 5 deletions(-) diff --git a/drivers/media/video/ov772x.c

Re: [PATCH v4] media: Add stk1160 new driver

2012-07-06 Thread Ezequiel Garcia
On Thu, Jul 5, 2012 at 9:01 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 05-07-2012 19:36, Sylwester Nawrocki escreveu: On 07/06/2012 12:11 AM, Mauro Carvalho Chehab wrote: +static int vidioc_dqbuf(struct file *file, void *priv, struct v4l2_buffer *p) +{ + struct stk1160 *dev =

Re: [PATCH v4] media: Add stk1160 new driver

2012-07-06 Thread Ezequiel Garcia
Hi Mauro, On Thu, Jul 5, 2012 at 7:11 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 99937c9..8d94d56 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -661,6 +661,8 @@ source

Re: [PATCH v3][for_v3.5] media: mx2_camera: Fix mbus format handling

2012-07-06 Thread Guennadi Liakhovetski
hmm... sorry again. It is my fault, that I left this patch without attention for full 5 weeks, but I still don't have a sufficiently good feeling about it. Look here: On Fri, 6 Jul 2012, Guennadi Liakhovetski wrote: Hi Javier Thanks for the patch, and sorry for delay. I was away first 10

Re: [PATCH] em28xx: Remove useless runtime-private_data usage

2012-07-06 Thread Mauro Carvalho Chehab
Em 06-07-2012 11:33, Ezequiel Garcia escreveu: Mauro, On Thu, Jul 5, 2012 at 2:22 PM, Ezequiel Garcia Are you sure that this can be removed? I think this is used internally by the alsa API, but maybe something has changed and this is not required anymore. Yes, I'm sure. This should

Re: stk1160 linux driver

2012-07-06 Thread Ezequiel Garcia
Gianluca, On Mon, Jun 25, 2012 at 4:09 AM, Gianluca Bergamo gianluca.berg...@gmail.com wrote: In my environment this command line gives only one format supported (UYVY) and then yavta freezes. I suspect it freezes on an ioctl to the driver. I must check it. This freezing is actually a dead

Re: [PATCH] em28xx: Remove useless runtime-private_data usage

2012-07-06 Thread Ezequiel Garcia
On Fri, Jul 6, 2012 at 12:12 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 06-07-2012 11:33, Ezequiel Garcia escreveu: Mauro, On Thu, Jul 5, 2012 at 2:22 PM, Ezequiel Garcia Are you sure that this can be removed? I think this is used internally by the alsa API, but maybe something

[PATCH] media: dvb-usb: print mac address via native %pM

2012-07-06 Thread Andy Shevchenko
Signed-off-by: Andy Shevchenko andriy.shevche...@linux.intel.com --- drivers/media/dvb/dvb-usb/az6007.c |4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/media/dvb/dvb-usb/az6007.c b/drivers/media/dvb/dvb-usb/az6007.c index 4008b9c..8ffcad0 100644 ---

Re: [PATCH 3/3] Visstrim M10: Add support for Coda.

2012-07-06 Thread Russell King - ARM Linux
On Fri, Jul 06, 2012 at 02:57:51PM +0200, Javier Martin wrote: Support the codadx6 that is included in the i.MX27 SoC. --- arch/arm/mach-imx/mach-imx27_visstrim_m10.c | 24 +--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git

Re: [PATCH 2/3] media: coda: Add driver for Coda video codec.

2012-07-06 Thread Russell King - ARM Linux
On Fri, Jul 06, 2012 at 02:57:50PM +0200, Javier Martin wrote: +config VIDEO_CODA + tristate ChipsMedia Coda multi-standard codec IP + depends on VIDEO_DEV VIDEO_V4L2 SOC_IMX27 + select VIDEOBUF2_DMA_CONTIG + select V4L2_MEM2MEM_DEV + default n Please, no more 'default

Re: pctv452e

2012-07-06 Thread Antti Palosaari
On 07/06/2012 02:04 PM, Marx wrote: On 06.07.2012 11:34, Antti Palosaari wrote: Did I missed something? PCTV device does not support CI/CAM and thus no support for encrypted channels. Is there still CI slot? no, I simply use external reader with plugin in VDR. Unfortunetelly on Hotbird there

cron job: media_tree daily build: ERRORS

2012-07-06 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 Jul 6 19:00:23 CEST 2012 git hash:cd5534be6bc681d6a5ca62b3b6066ff8515e1aac gcc version: i686-linux-gcc

Re: [GIT PULL FOR v3.5] S5P driver fixes

2012-07-06 Thread Mauro Carvalho Chehab
Em 29-06-2012 15:05, Sylwester Nawrocki escreveu: Hi Mauro, On 06/28/2012 06:29 PM, Sylwester Nawrocki wrote: The following changes since commit 433002d69888238b16f8ea9434447feaa1fc9bf0: Merge remote-tracking branch 'party-public/v4l-fimc-fixes' into v4l-fixes (2012-06-27 16:28:08

[PATCH 1/5] libdvbv5: Fix dvb-file USER CMD

2012-07-06 Thread André Roth
Signed-off-by: André Roth neol...@gmail.com --- lib/libdvbv5/dvb-file.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libdvbv5/dvb-file.c b/lib/libdvbv5/dvb-file.c index 5ab0d97..ea9caa0 100644 --- a/lib/libdvbv5/dvb-file.c +++ b/lib/libdvbv5/dvb-file.c @@ -387,7

[PATCH 2/5] libdvbv5: Fix set delsys other than current

2012-07-06 Thread André Roth
Signed-off-by: André Roth neol...@gmail.com --- lib/libdvbv5/dvb-fe.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/lib/libdvbv5/dvb-fe.c b/lib/libdvbv5/dvb-fe.c index 4fb927a..9b18226 100644 --- a/lib/libdvbv5/dvb-fe.c +++ b/lib/libdvbv5/dvb-fe.c @@ -392,8 +392,8 @@

[PATCH 4/5] libdvbv5: Fix DiSEqC and LNB handling

2012-07-06 Thread André Roth
Signed-off-by: André Roth neol...@gmail.com --- lib/include/dvb-fe.h |2 +- lib/libdvbv5/dvb-fe.c | 61 + lib/libdvbv5/dvb-sat.c| 13 + lib/libdvbv5/dvb-v5-std.c |8 +++--- 4 files changed, 46 insertions(+), 38

[PATCH 5/5] libdvbv5: Support multi section DVB tables, string parsing

2012-07-06 Thread André Roth
Signed-off-by: André Roth neol...@gmail.com --- lib/include/descriptors.h | 15 ++- lib/include/descriptors/desc_cable_delivery.h |2 +- lib/include/descriptors/desc_frequency_list.h |2 +- lib/include/descriptors/desc_language.h|2 +-

Re: [PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators

2012-07-06 Thread Mauro Carvalho Chehab
Em 29-06-2012 01:38, Mack Stanley escreveu: I'm sorry to have missed the word-wrap. Here's a new copy. ---Mack Testing needed on older (Pinnacle) PCTV 800i cards with S5H1409 demodulators to check that current support for them isn't broken by this patch. Signed-off-by: Mack Stanley

Re: [GIT PULL FOR v3.5] S5P driver fixes

2012-07-06 Thread Sylwester Nawrocki
On 07/06/2012 09:10 PM, Mauro Carvalho Chehab wrote: Em 29-06-2012 15:05, Sylwester Nawrocki escreveu: Hi Mauro, On 06/28/2012 06:29 PM, Sylwester Nawrocki wrote: The following changes since commit 433002d69888238b16f8ea9434447feaa1fc9bf0: Merge remote-tracking branch

Re: [PATCH 1/1] Add support for newer PCTV 800i cards with s5h1411 demodulators

2012-07-06 Thread Devin Heitmueller
On Fri, Jul 6, 2012 at 3:39 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 29-06-2012 01:38, Mack Stanley escreveu: I'm sorry to have missed the word-wrap. Here's a new copy. ---Mack Testing needed on older (Pinnacle) PCTV 800i cards with S5H1409 demodulators to check that current

Re: media_build and Terratec Cinergy T Black.

2012-07-06 Thread Hin-Tak Leung
--- On Fri, 6/7/12, Antti Palosaari cr...@iki.fi wrote: On 07/06/2012 01:54 PM, Hin-Tak Leung wrote: - $ lsdvb seems to be doing garbage:(fedora 17's) usb (-1975381336:62 64848224:32767) on PCI Domain:-1965359032 Bus:62 Device:64848416 Function:32767     DEVICE:0 ADAPTER:0 FRONTEND:0

Re: [PATCH] media: gpio-ir-recv: add allowed_protos and map_name for platform data

2012-07-06 Thread Mauro Carvalho Chehab
Em 03-07-2012 08:19, Benoît Thébaudeau escreveu: Hi Changbin, On Tue, Jul 3, 2012 at 12:27:19PM +0200, Changbin Du wrote: It's better to give platform code a chance to specify the allowed protocols and which keymap to use. Already half done here:

Re: [PATCH v2 1/1] media: gpio-ir-recv: add allowed_protos for platform data

2012-07-06 Thread Mauro Carvalho Chehab
Em 04-07-2012 00:11, Du, Changbin escreveu: Make it possible to specify allowed RC protocols through the device's platform data. Signed-off-by: Du, Changbin changbin...@gmail.com Gah, you trapped me: you've resent it, without using the original message ID. Too late. I'll keep the version

Re: [Resend PATCH] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-06 Thread Mauro Carvalho Chehab
Em 04-07-2012 05:08, Du, Changbin escreveu: changes: 1. break some lines that are longer than 80 characters. 2. remove local function prototype declarations which do not need. 3. replace TAB character with a space character in function comments. 4.

Re: [GIT PULL FOR v3.6] DVB USB v2

2012-07-06 Thread Mauro Carvalho Chehab
Em 03-07-2012 18:47, Antti Palosaari escreveu: On 07/02/2012 04:08 PM, Antti Palosaari wrote: Here it is finally - quite totally rewritten DVB-USB-framework. I haven't got almost any feedback so far... I rebased it in order to fix compilation issues coming from Kconfig. regards Antti

Re: [GIT PULL FOR v3.5] S5P driver fixes

2012-07-06 Thread Mauro Carvalho Chehab
Em 06-07-2012 16:56, Sylwester Nawrocki escreveu: On 07/06/2012 09:10 PM, Mauro Carvalho Chehab wrote: Em 29-06-2012 15:05, Sylwester Nawrocki escreveu: Hi Mauro, On 06/28/2012 06:29 PM, Sylwester Nawrocki wrote: The following changes since commit 433002d69888238b16f8ea9434447feaa1fc9bf0:

Re: pctv452e

2012-07-06 Thread Marx
Driver doesn't work good. I've took out the second card, so there is only pctv452e connected. It worked the same way as usually. At first driver was playing some SD channels (encrypted and FTA - no matter), it even played one HD channel for the first time ever, but after it it refused to play

Re: pctv452e

2012-07-06 Thread Antti Palosaari
On 07/07/2012 01:23 AM, Marx wrote: Driver doesn't work good. I've took out the second card, so there is only pctv452e connected. It worked the same way as usually. At first driver was playing some SD channels (encrypted and FTA - no matter), it even played one HD channel for the first time

Re: [GIT PULL FOR v3.5] S5P driver fixes

2012-07-06 Thread Sylwester Nawrocki
On 07/07/2012 12:37 AM, Mauro Carvalho Chehab wrote: I pushed the branch with the fixes into my experimental tree: http://git.linuxtv.org/mchehab/experimental.git/shortlog/refs/heads/v4l_for_linus Could you please check what's missing there and rebase the pending patches for it? It

Re: [Resend PATCH] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-06 Thread Du Changbin
diff --git a/drivers/media/rc/ati_remote.c b/drivers/media/rc/ati_remote.c index 7be377f..0df66ac 100644 --- a/drivers/media/rc/ati_remote.c +++ b/drivers/media/rc/ati_remote.c @@ -23,6 +23,8 @@ *Vincent Vanackere vanack...@lif.univ-mrs.fr *Added

success! (Re: media_build and Terratec Cinergy T Black.)

2012-07-06 Thread Hin-Tak Leung
--- On Fri, 6/7/12, Hin-Tak Leung ht...@users.sourceforge.net wrote: snipped Typical channels.conf entry looks like that: MTV3:71400:INVERSION_AUTO:BANDWIDTH_8_MHZ:FEC_2_3:FEC_AUTO:QAM_64:TRANSMISSION_MODE_8K:GUARD_INTERVAL_1_8:HIERARCHY_NONE:305:561:49 And tuning to that channel

unload/unplugging (Re: success! (Re: media_build and Terratec Cinergy T Black.))

2012-07-06 Thread Hin-Tak Leung
BTW, I tried just pulling the USB stick out while mplayer is running. Strangely enough mplayer did not notice it gone and kept going for some 5 to 10 seconds. Probably buffering? The only sign about it is two lines in dmesg (other than the usual usb messages about device being unplug).

Re: [Resend PATCH] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-06 Thread Mauro Carvalho Chehab
Em 06-07-2012 22:49, Du Changbin escreveu: diff --git a/drivers/media/rc/ati_remote.c b/drivers/media/rc/ati_remote.c index 7be377f..0df66ac 100644 --- a/drivers/media/rc/ati_remote.c +++ b/drivers/media/rc/ati_remote.c @@ -23,6 +23,8 @@ *Vincent Vanackere

Re: [PATCH v2] Avoid sysfs oops when an rc_dev's raw device is absent

2012-07-06 Thread Douglas Bagnall
For some reason, when the lirc daemon learns that a usb remote control has been unplugged, it wants to read the sysfs attributes of the disappearing device. This is useful for uncovering transient inconsistencies, but less so for keeping the system running when such inconsistencies exist. Under