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 May 15 05:00:24 CEST 2017
media-tree git hash:3622d3e77ecef090b5111e3c5423313f11711dfa
media_build gi
On Fri, 2017-05-12 at 17:05 +0200, Matthias Brugger wrote:
>
> On 12/05/17 05:22, Minghsiu Tsai wrote:
> > From: Daniel Kurtz
> >
> > If the mdp_* nodes are under an mdp sub-node, their corresponding
> > platform device does not automatically get its iommu assigned properly.
> >
> > Fix this by
Hi Magnus,
On Wednesday 07 Sep 2016 17:01:06 Magnus Damm wrote:
> Hi Laurent,
>
> Thanks for your help with this. Good to see that the DU driver is
> getting closer to work with the IPMMU hardware! Please see below for
> some feedback from me.
>
> On Fri, Aug 19, 2016 at 5:39 PM, Laurent Pinchar
From: Colin Ian King
Trivial fix to spelling mistake in mfc_err error messages
Signed-off-by: Colin Ian King
---
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 2 +-
drivers/media/platform/s5p-mfc/s5p_mfc_opr_v6.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/driver
On Sun, May 14, 2017 at 3:27 AM, Jean-Michel Hautbois
wrote:
> Maybe a debugfs would be easier than an ioctl? Do you have a good reason to
> use the control framework for that matter?
I implemented this once before, using a custom ioctl, which meant that
I had to maintain a custom kernel header f