Re: [PATCH v7 13/13] V4L: Add driver for s5k4e5 image sensor

2013-09-05 Thread Arun Kumar K
Hi Sylwester, Will make the changes you suggested. Will re-spin this entire series with some more minor fixes after more rigorous testing. Regards Arun On Fri, Sep 6, 2013 at 1:32 AM, Sylwester Nawrocki wrote: > On 08/21/2013 08:34 AM, Arun Kumar K wrote: >> >> This patch adds subdev driver for

cron job: media_tree daily build: WARNINGS

2013-09-05 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 Sep 6 04:00:24 CEST 2013 git branch: test git hash: f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16 gcc versi

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

2013-09-05 Thread WEBMAIL UPDATE 2013
-- Vážení E-mail užívateľa; Prekročili ste 23432 boxy nastaviť svoje Webová služba / Administrátor, a budete mať problémy pri odosielaní a prijímať e-maily, kým znova overiť. Musíte aktualizovať kliknutím na odkaz nižšie a vyplňte údaje pre overenie vášho účtu Prosím, kliknite na odkaz nižšie

Re: [PATCH] V4L: Drop meaningless video_is_registered() call in v4l2_open()

2013-09-05 Thread Sylwester Nawrocki
Hi Hans, Sorry for putting this on a back burner for a while. On 08/07/2013 07:49 PM, Hans Verkuil wrote: On 08/07/2013 06:49 PM, Sylwester Nawrocki wrote: Hi Hans, On 08/02/2013 03:00 PM, Hans Verkuil wrote: Hi Sylwester, The patch is good, but I have some issues with the commit message it

Re: RFC> multi-crop (was: Multiple Rectangle cropping)

2013-09-05 Thread Sylwester Nawrocki
On 09/05/2013 11:10 PM, Ricardo Ribalda Delgado wrote: Hello Hi, I am working porting a industrial camera driver to v4l. So far I have been able to describe most of the old functionality with v4l equivalents. The only thing that I am missing is multi cropping. The sensor (both a cmosis and

RFC> multi-crop (was: Multiple Rectangle cropping)

2013-09-05 Thread Ricardo Ribalda Delgado
Hello I am working porting a industrial camera driver to v4l. So far I have been able to describe most of the old functionality with v4l equivalents. The only thing that I am missing is multi cropping. The sensor (both a cmosis and a ccd chips) supports skipping lines from up to 8 regions. This

Re: [PATCH] media: dvb-frontends: Remove unused SIZEOF_ARRAY

2013-09-05 Thread Sakari Ailus
On Sat, Aug 31, 2013 at 09:31:07PM +0200, Christoph Jaeger wrote: > SIZEOF_ARRAY is not used (anymore). Besides, ARRAY_SIZE, defined in > include/linux/kernel.h, should be used rather than explicitly coding some > variant of it. > > Signed-off-by: Christoph Jaeger Reviewed-by: Sakari Ailus --

Re: [PATCH v7 13/13] V4L: Add driver for s5k4e5 image sensor

2013-09-05 Thread Sylwester Nawrocki
On 08/21/2013 08:34 AM, Arun Kumar K wrote: This patch adds subdev driver for Samsung S5K4E5 raw image sensor. Like s5k6a3, it is also another fimc-is firmware controlled sensor. This minimal sensor driver doesn't do any I2C communications as its done by ISP firmware. It can be updated if needed

Re: [PATCH v7 01/13] [media] exynos5-is: Adding media device driver for exynos5

2013-09-05 Thread Sylwester Nawrocki
On 08/21/2013 08:34 AM, Arun Kumar K wrote: From: Shaik Ameer Basha This patch adds support for media device for EXYNOS5 SoCs. The current media device supports the following ips to connect through the media controller framework. * MIPI-CSIS Support interconnection(subdev interface) between

Re: [PATCH v7 02/13] [media] exynos5-fimc-is: Add Exynos5 FIMC-IS device tree bindings documentation

2013-09-05 Thread Sylwester Nawrocki
On 08/21/2013 08:34 AM, Arun Kumar K wrote: The patch adds the DT binding documentation for Samsung Exynos5 SoC series imaging subsystem (FIMC-IS). Signed-off-by: Arun Kumar K Reviewed-by: Sylwester Nawrocki Can I have a DT binding maintainer Ack for this binding ? I'd like to queue this patch

Re: [GIT PULL for v3.12-rc1] media updates

2013-09-05 Thread Linus Torvalds
On Thu, Sep 5, 2013 at 7:24 AM, Mauro Carvalho Chehab wrote: > > Also, a trivial conflict at s5p_mfc_dec.c and s5p_mfc_enc.c will happen as > a macro name got renamed from IS_MFCV6 to IS_MFCV6_PLUS. I did an "ugly merge" when fixing that conflict up, because the stupid code at the conflict site d

Re: [PATCH v4.1 3/3] v4l: Add V4L2_BUF_FLAG_TIMESTAMP_SOF and use it

2013-09-05 Thread Sakari Ailus
Hi Laurent, On Sat, Aug 31, 2013 at 11:43:18PM +0200, Laurent Pinchart wrote: > Hi Sakari, > > On Friday 30 August 2013 19:08:48 Sakari Ailus wrote: > > On Fri, Aug 30, 2013 at 01:31:44PM +0200, Laurent Pinchart wrote: > > > On Thursday 29 August 2013 14:33:39 Sakari Ailus wrote: > > > > On Thu,

Re: [PATCH 0/3] V4L2: fix em28xx ov2640 support

2013-09-05 Thread Mauro Carvalho Chehab
Em Thu, 05 Sep 2013 17:22:36 +0200 Frank Schäfer escreveu: > Hi Guennadi, > > sorry for delayed replies, I'm currently burried under lots of stuff > with a higher priority... > > Am 03.09.2013 08:34, schrieb Guennadi Liakhovetski: > > Hi Frank > > > > Thanks for testing! Let's have a look then:

Re: [PATCH 0/3] V4L2: fix em28xx ov2640 support

2013-09-05 Thread Frank Schäfer
Hi Guennadi, sorry for delayed replies, I'm currently burried under lots of stuff with a higher priority... Am 03.09.2013 08:34, schrieb Guennadi Liakhovetski: > Hi Frank > > Thanks for testing! Let's have a look then: > > On Mon, 2 Sep 2013, Frank Schäfer wrote: > >> Am 28.08.2013 15:28, schrieb

[GIT PULL for v3.12-rc1] media updates

2013-09-05 Thread Mauro Carvalho Chehab
Hi Linus, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media v4l_for_linus This series contain: - Exynos s5p-mfc driver got support for VP8 encoder; - Some SoC drivers gained support for asynchronous registration (needed for DT);

RE: [media-workshop] Agenda for the Edinburgh mini-summit

2013-09-05 Thread Hugues FRUCHET
Hi Mauro, For floating point issue, we have not encountered such issue while integrating various codec (currently H264, MPEG4, VP8 of both Google G1 IP & ST IPs), could you precise which codec you experienced which required FP support ? For user-space library, problem we encountered is that int

[GIT PULL FOR v3.12] uvcvideo fixes

2013-09-05 Thread Laurent Pinchart
Hi Mauro, Here are two ucvideo patches that enable quirks by default for buggy devices. Despite not being regressions, they're candidates for v3.12 (see http://www.spinics.net/lists/stable/msg18747.html). The following changes since commit f66b2a1c7f2ae3fb0d5b67d07ab4f5055fd3cf16: [media] cx