Re: [PATCH] [media] gspca/touptek: Fix a few CodingStyle issues

2015-01-31 Thread Hans de Goede
Hi, On 01/29/2015 09:25 PM, Mauro Carvalho Chehab wrote: Checkpatch complained about a few issues, like FSF address. Also, multi-line comments are not following the Kernel CodingStyle. While not too late, let's fix those issues. Cc: John McMaster johndmcmas...@gmail.com Cc: Hans de Goede

Re: [PULL patches for 3.20]: New gspca touptek driver, gspca fixes and sunxi-cir driver improvments

2015-01-31 Thread Hans de Goede
Hi, On 01/29/2015 09:36 PM, Mauro Carvalho Chehab wrote: Em Thu, 15 Jan 2015 11:52:14 +0100 Hans de Goede hdego...@redhat.com escreveu: Hi Mauro, Note this pull-req superseeds my previous pull-req for 3.20 . Hmm... I ended by applying the previous pull request. I was unable to see

[PATCH] [media] ir-hix5hd2: remove writel/readl_relaxed define

2015-01-31 Thread Zhangfei Gao
Commit 9439eb3ab9d1ec (asm-generic: io: implement relaxed accessor macros as conditional wrappers) has added {read,write}{b,w,l,q}_relaxed to include/asm-generic/io.h Signed-off-by: Zhangfei Gao zhangfei@linaro.org --- drivers/media/rc/ir-hix5hd2.c | 8 1 file changed, 8

Re: [PATCH v4] [media] Add LVDS RGB media bus formats

2015-01-31 Thread Steve Cotton
On Wed, Jan 28, 2015 at 05:55:06PM +0100, Philipp Zabel wrote: + paraOn LVDS buses, usually each sample is transferred serialized in + seven time slots per pixel clock, on three (18-bit) or four (24-bit) + differential data pairs at the same time. The remaining bits are used

Re: TBS6981/vb2-cx23885 kernel oops

2015-01-31 Thread Nick Burrett
On 29 January 2015 at 07:17, Hans Verkuil hverk...@xs4all.nl wrote: On 01/28/2015 01:01 PM, Nick Burrett wrote: The following are 3 samples of kernel messages that I am getting on a fairly regular basis, which seem to have started occurring since the cx23885 vb2 conversion. I am using the

[PATCH v3 0/2] V4L2: add CCF support to v4l2_clk

2015-01-31 Thread Guennadi Liakhovetski
Hi, A v3 of a CCF support for v4l2_clk. Comments addressed. Thanks Guennadi -- 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 http://vger.kernel.org/majordomo-info.html

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

2015-01-31 Thread Guennadi Liakhovetski
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 Liakhovetski g.liakhovet...@gmx.de --- v3: .id field removed from the struct. Since CCF clocks won't be

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

2015-01-31 Thread Guennadi Liakhovetski
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 review. I'm not an expert in media-controller / pad-level API, I hope someone

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

2015-01-31 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.

cron job: media_tree daily build: OK

2015-01-31 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: Sun Feb 1 04:00:15 CET 2015 git branch: test git hash: a5f43c18fceb2b96ec9fddb4348f5282a71cf2b0 gcc