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 versio
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 w
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
---
v3: .id field removed from the struct. Since CCF clocks won't be added to
the V4L2 clock l
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.
Signe
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
On 29 January 2015 at 07:17, Hans Verkuil 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
>> https://githu
On Wed, Jan 28, 2015 at 05:55:06PM +0100, Philipp Zabel wrote:
> + On 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
> for
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
> Cc: Hans de Goede
> Signed-off-by
Hi,
On 01/29/2015 09:36 PM, Mauro Carvalho Chehab wrote:
> Em Thu, 15 Jan 2015 11:52:14 +0100
> Hans de Goede 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
> what's new o
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
---
drivers/media/rc/ir-hix5hd2.c | 8
1 file changed, 8 deletions(-)
diff --git a/driver
10 matches
Mail list logo