Sundtek Media Pro III Europe switching off

2015-02-01 Thread steigerungs faktor
Hi. New to the list, so maybe topic Sundtek Media Pro III has been treatet allready. If so, please just send archives. If not: Setup is the the above Stick, newest driver, Linux (Fedora 20), Kodi with TVHeadend. All fine when initially starting. Shows TV and records shows. Then Timer is set, and

Re: [PATCH 6/8] WmT: adv7604 driver compatibility

2015-02-01 Thread Guennadi Liakhovetski
On a second thought: On Sun, 1 Feb 2015, Guennadi Liakhovetski wrote: Hi Wills, Thanks for the patch. First and foremost, the title of the patch is wrong. This patch does more than just adding some adv7604 compatibility. It's adding pad-level API to soc-camera. This is just a rough

[PATCH] media: i2c: ADV7604: Migrate to regmap

2015-02-01 Thread Jean-Michel Hautbois
This is a preliminary patch in order to add support for ALSA. It replaces all current i2c access with regmap. Add the registers which will then be used too, as these are declared at init. Signed-off-by: Pablo Anton pablo.an...@vodalys-labs.com Signed-off-by: Jean-Michel Hautbois

Re: [PATCH 7/8] WmT: rcar_vin new ADV7612 support

2015-02-01 Thread Guennadi Liakhovetski
Hi Wills, Same proposed wrappers could be used here. Thanks Guennadi On Thu, 29 Jan 2015, William Towle wrote: Add 'struct media_pad pad' member and suitable glue code, so that soc_camera/rcar_vin can become agnostic to whether an old or new- style driver (wrt pad API use) can sit

Re: [REGRESSION] media: cx23885 broken by commit 453afdd [media] cx23885: convert to vb2

2015-02-01 Thread Raimonds Cicans
On 29.01.2015 14:12, Hans Verkuil wrote: On 01/29/15 12:51, Raimonds Cicans wrote: On 29.01.2015 09:33, Hans Verkuil wrote: On 01/11/2015 10:33 AM, Raimonds Cicans wrote: I contacted you because I am hit by regression caused by your commit: 453afdd [media] cx23885: convert to vb2 My system:

[PATCH v4 2/2] V4L: add CCF support to the v4l2_clk API

2015-02-01 Thread Guennadi Liakhovetski
V4L2 clocks, e.g. used by camera sensors for their master clock, do not have to be supplied by a different V4L2 driver, they can also be supplied by an independent source. In this case the standart kernel clock API should be used to handle such clocks. This patch adds support for such cases.

Re: Sundtek Media Pro III Europe switching off

2015-02-01 Thread Markus Rechberger
You'd need to show us some logfiles. echo loglevel=min /etc/sundtek.conf (and reboot) or /opt/bin/mediaclient --loglevel=min (this will turn on the logfile immediately). Is the tuner attached to a USB 3.0 port? What does tvheadend say? The tuner and drivers are 100% stable and proven with

Re: [PATCH v3 1/2] V4L: remove clock name from v4l2_clk API

2015-02-01 Thread Laurent Pinchart
Hi Guennadi, Thank you for the patch. On Sunday 01 February 2015 00:21:32 Guennadi Liakhovetski wrote: All uses of the v4l2_clk API so far only register one clock with a fixed name. This allows us to get rid of it, which also will make CCF and DT integration easier. Signed-off-by: Guennadi

Re: [PATCH v3 2/2] V4L: add CCF support to the v4l2_clk API

2015-02-01 Thread Laurent Pinchart
Hi Guennadi, Thank you for the patch. On Sunday 01 February 2015 00:21:36 Guennadi Liakhovetski wrote: V4L2 clocks, e.g. used by camera sensors for their master clock, do not have to be supplied by a different V4L2 driver, they can also be supplied by an independent source. In this case the

Re: Sundtek Media Pro III Europe switching off

2015-02-01 Thread Benjamin Larsson
On 02/01/2015 11:12 AM, steigerungs faktor wrote: Hi. New to the list, so maybe topic Sundtek Media Pro III has been treatet allready. If so, please just send archives. If not: Setup is the the above Stick, newest driver, Linux (Fedora 20), Kodi with TVHeadend. All fine when initially starting.

Re: RFC: supporting adv7604.c under soc_camera/rcar_vin

2015-02-01 Thread Guennadi Liakhovetski
Hi Wills, A general comment: please, don't prefix patch titles with WmT, this isn't the way authors or submitters are credited for their work in the Linux kernel. Thanks Guennadi On Thu, 29 Jan 2015, William Towle wrote: The following constitutes parts of our rcar_vin development branch

[PATCH 2/2] [media] mn88472: One function call less in mn88472_init() after error detection

2015-02-01 Thread SF Markus Elfring
From: Markus Elfring elfr...@users.sourceforge.net Date: Sun, 1 Feb 2015 19:34:37 +0100 The release_firmware() function was called in three cases by the mn88472_init() function during error handling even if the passed variable fw contained still a null pointer. This implementation detail could

[GIT PULL] soc-camera for 3.20 #1

2015-02-01 Thread Guennadi Liakhovetski
Hi Mauro, These are the simpler patches for soc-camera of those, recently submitted. A few more are in work, don't know how many of them will be reworked quickly enough for 3.20. The following changes since commit 7640c108d5912b5da0a9c795aa5b98bbf2a12118: Merge branch 'patchwork' into

Re: [PATCH 5/8] media: rcar_vin: Add RGB888_1X24 input format support

2015-02-01 Thread Guennadi Liakhovetski
Hi Wills, On Thu, 29 Jan 2015, William Towle wrote: This adds V4L2_MBUS_FMT_RGB888_1X24 input format support which is used by the ADV7612 chip. Signed-off-by: Valentine Barshak valentine.bars...@cogentembedded.com --- URL:http://marc.info/?l=linux-shm=138002993417489q=raw FIXMEs

[PATCH 1/2] [media] mn88472: Deletion of an unnecessary check before the function call release_firmware

2015-02-01 Thread SF Markus Elfring
From: Markus Elfring elfr...@users.sourceforge.net Date: Sun, 1 Feb 2015 19:12:56 +0100 The release_firmware() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software.

[tvtime] ignores WSS signals

2015-02-01 Thread Buda Servantes
I would like to see the following in TVTime: Detection of WSS (Letterbox) Stretch 4:3 content in 16:9 format automatically based on WSS signal -- 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

Re: [PATCH V1] [media] V4L: soc-camera: add SPI device support

2015-02-01 Thread Guennadi Liakhovetski
Hi Kassey, Thanks for the patch. Do I understand it right, that this patch only supports SPI subdevices, supplied in platform data, no support for asynchronous SPI clients / DT? Does your platform not support DT? I'm not an expert in SPI, so, not really sure how correct is the use of the SPI

Re: [tvtime] ignores WSS signals

2015-02-01 Thread Markus Rechberger
It probably won't help you but with Sundtek devices you can register a WSS callback at the driver which automatically triggers tvtime-command in the background for adjusting the 4:3 / 16:9 On Sun, Feb 1, 2015 at 5:22 PM, Buda Servantes budaservan...@gmail.com wrote: I would like to see the

[PATCH 0/2] [media] mn88472: Delete an unnecessary check

2015-02-01 Thread SF Markus Elfring
From: Markus Elfring elfr...@users.sourceforge.net Date: Sun, 1 Feb 2015 20:00:17 +0100 Another update suggestion was taken into account after a patch was applied from static source code analysis. Markus Elfring (2): Deletion of an unnecessary check before the function call release_firmware

soc-camera: patches in work

2015-02-01 Thread Guennadi Liakhovetski
Hi all, I've just posted a pull request with 5 relatively simple patches for soc-camera 3.20. AFAICS, the following patches are still in work (respective authors and submitters Cc'ed): From: Koji Matsuoka koji.matsuoka...@renesas.com Signed-off-by: Yoshihiro Kaneko ykaneko0...@gmail.com

cron job: media_tree daily build: OK

2015-02-01 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: Mon Feb 2 04:00:16 CET 2015 git branch: test git hash: a5f43c18fceb2b96ec9fddb4348f5282a71cf2b0 gcc

[REVIEW PATCH 1/1] smiapp: Make pixel_order_str static

2015-02-01 Thread Sakari Ailus
pixel_order_str is only referred to in smiapp-core.c, it should be thus static. Thanks to Hans Verkuil for pointing this out. Signed-off-by: Sakari Ailus sakari.ai...@iki.fi --- drivers/media/i2c/smiapp/smiapp-core.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms

2015-02-01 Thread Sumit Semwal
Hi Russell, On 30 January 2015 at 00:56, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Thu, Jan 29, 2015 at 01:52:09PM -0500, Rob Clark wrote: Quite possibly for some of these edge some of cases, some of the dma-buf exporters are going to need to get more clever (ie. hand off

Re: [PATCH V1] [media] V4L: soc-camera: add SPI device support

2015-02-01 Thread Kassey
2015-02-01 23:27 GMT+08:00 Guennadi Liakhovetski g.liakhovet...@gmx.de: Hi Kassey, Thanks for the patch. Do I understand it right, that this patch only supports SPI subdevices, supplied in platform data, no support for asynchronous SPI clients / DT? Does your platform not support DT? yes,