Re: [PATCH v4] V4L2: soc_camera: Renesas R-Car VIN driver

2013-05-17 Thread Guennadi Liakhovetski
On Sat, 18 May 2013, Sergei Shtylyov wrote: > Hello. > > On 05/15/2013 09:44 AM, Guennadi Liakhovetski wrote: > > > > > > From: Vladimir Barinov > > > > > > Add Renesas R-Car VIN (Video In) V4L2 driver. > > > > > > Based on the patch by Phil Edworthy . > > > > > > Signed-off-by: Vladimir Ba

[PATCH v5] V4L2: soc_camera: Renesas R-Car VIN driver

2013-05-17 Thread Sergei Shtylyov
From: Vladimir Barinov Add Renesas R-Car VIN (Video In) V4L2 driver. Based on the patch by Phil Edworthy . Signed-off-by: Vladimir Barinov [Sergei: removed deprecated IRQF_DISABLED flag, reordered/renamed 'enum chip_id' values, reordered rcar_vin_id_table[] entries, removed senseless parens f

Re: [PATCH v4] V4L2: soc_camera: Renesas R-Car VIN driver

2013-05-17 Thread Sergei Shtylyov
Hello. On 05/15/2013 09:44 AM, Guennadi Liakhovetski wrote: From: Vladimir Barinov Add Renesas R-Car VIN (Video In) V4L2 driver. Based on the patch by Phil Edworthy . Signed-off-by: Vladimir Barinov [Sergei: removed deprecated IRQF_DISABLED flag, reordered/renamed 'enum chip_id' values,

Re: Support of RTL2832U+R820T

2013-05-17 Thread Gianluca Gennari
Il 17/05/2013 18:35, Karsten Malcher ha scritto: > Hello poma, > > Am 08.05.2013 04:18, schrieb poma: >> On 08.05.2013 01:12, Karsten Malcher wrote: >>> Hello, >>> >>> i want to ask how i can get the DVB-T RTL2832U with the new R820T Tuner >>> supported? >>> >>> First i found this GitHub that i co

cron job: media_tree daily build: ERRORS

2013-05-17 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 May 17 19:00:22 CEST 2013 git branch: test git hash: 4237c09a63906b980741725da63f85e454caec02 gcc versi

Re: Support of RTL2832U+R820T

2013-05-17 Thread Karsten Malcher
Hello poma, Am 08.05.2013 04:18, schrieb poma: On 08.05.2013 01:12, Karsten Malcher wrote: Hello, i want to ask how i can get the DVB-T RTL2832U with the new R820T Tuner supported? First i found this GitHub that i could compile, but it does not support the new Tuner. https://github.com/ambros

Re: [media] cx25821 regression from 3.9: BUG: bad unlock balance detected!

2013-05-17 Thread Sander Eikelenboom
Friday, May 17, 2013, 11:52:17 AM, you wrote: > On Fri May 17 2013 11:04:50 Sander Eikelenboom wrote: >> >> Friday, May 17, 2013, 10:25:24 AM, you wrote: >> >> > On Thu May 16 2013 19:41:42 Sander Eikelenboom wrote: >> >> Hi Hans / Mauro, >> >> >> >> With 3.10.0-rc1 (including the cx25821 chan

Re: mt9p031 shows purple coloured capture

2013-05-17 Thread Andrei Andreyanau
Hi, Guennadi, On 05/16/2013 10:46 PM, Guennadi Liakhovetski wrote: > On Thu, 16 May 2013, Andrei Andreyanau wrote: > >> Hi, Laurent, >> I have an issue with the mt9p031 camera. The kernel version I use >> uses soc camera framework as well as camera does. And I have >> the following thing which app

[PATCH] staging/solo6x10: select the desired font

2013-05-17 Thread Xiong Zhou
From: Xiong Zhou Make sure FONT_8x16 can be found by find_font(). Signed-off-by: Xiong Zhou --- drivers/staging/media/solo6x10/Kconfig |1 + 1 file changed, 1 insertion(+) diff --git a/drivers/staging/media/solo6x10/Kconfig b/drivers/staging/media/solo6x10/Kconfig index ec32776..0bc743b

Re: [PATCH 1/7] media: davinci: vpif: remove unwanted header includes

2013-05-17 Thread Laurent Pinchart
Hi Prabhakar, On Friday 17 May 2013 10:40:24 Prabhakar Lad wrote: > On Thu, May 16, 2013 at 6:32 PM, Laurent Pinchart wrote: > > On Thursday 16 May 2013 18:28:16 Lad Prabhakar wrote: > >> From: Lad, Prabhakar > >> > >> Signed-off-by: Lad, Prabhakar > >> --- > >> > >> drivers/media/platform/da

Re: [media] cx25821 regression from 3.9: BUG: bad unlock balance detected!

2013-05-17 Thread Hans Verkuil
On Fri May 17 2013 11:04:50 Sander Eikelenboom wrote: > > Friday, May 17, 2013, 10:25:24 AM, you wrote: > > > On Thu May 16 2013 19:41:42 Sander Eikelenboom wrote: > >> Hi Hans / Mauro, > >> > >> With 3.10.0-rc1 (including the cx25821 changes from Hans), I get the bug > >> below which wasn't pr

Re: [media] cx25821 regression from 3.9: BUG: bad unlock balance detected!

2013-05-17 Thread Sander Eikelenboom
Friday, May 17, 2013, 10:25:24 AM, you wrote: > On Thu May 16 2013 19:41:42 Sander Eikelenboom wrote: >> Hi Hans / Mauro, >> >> With 3.10.0-rc1 (including the cx25821 changes from Hans), I get the bug >> below which wasn't present with 3.9. > How do I reproduce this? I've tried to, but I can't

Can you take a look at these dvb-apps warnings/errors?

2013-05-17 Thread Hans Verkuil
Hi Mauro, Can you take a look at these? The daily build is failing because of this. Thanks! Hans test_video.c:322:2: warning: format ‘%d’ expects argument of type ‘int’, but argument 2 has type ‘ssize_t’ [-Wformat] dvbscan.c:128:6: warning: variable ‘output_type’ set but not used [-Wu

Re: [media] cx25821 regression from 3.9: BUG: bad unlock balance detected!

2013-05-17 Thread Hans Verkuil
On Thu May 16 2013 19:41:42 Sander Eikelenboom wrote: > Hi Hans / Mauro, > > With 3.10.0-rc1 (including the cx25821 changes from Hans), I get the bug > below which wasn't present with 3.9. How do I reproduce this? I've tried to, but I can't make this happen. Looking at the code I can't see how

Warnings related to anonymous unions in s5p-tv driver

2013-05-17 Thread Sachin Kamat
Hi Hans, I noticed the following sparse warnings with S5P HDMI driver which I think got introduced due to the following commit: 5efb54b2b7b ([media] s5p-tv: add dv_timings support for hdmi) Warnings: drivers/media/platform/s5p-tv/hdmi_drv.c:483:18: error: unknown field name in initializer drivers