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 Aug 9 04:00:16 CEST 2015
git branch: test
git hash: 4dc102b2f53d63207fa12a6ad49c7b6448bc3301
gcc versi
I'm new to using the media controller and struggling to set up a sink
in my device tree for a Xilinx VDMA output. I have the below in my
device tree. The problem is the output of my VDMA is going to a
hardware element that doesn't have/need a driver. So, when I query the
link with media_entity_get_
On Sat, 2015-08-08 at 08:42 -0700, Greg KH wrote:
> Greg does not accept drivers/staging/media/* patches,
You could change
---
MAINTAINERS | 1 +
1 file changed, 1 insertion(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 111a6b2..089c458 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9742,6 +97
On Sat, Aug 08, 2015 at 03:42:18PM +0530, Sudip Mukherjee wrote:
> On Sat, Aug 08, 2015 at 01:55:02AM -0500, Junsu Shin wrote:
> >
> > On 08/06/2015 11:45 PM, Sudip Mukherjee wrote:
> > > On Thu, Aug 06, 2015 at 09:55:54PM -0500, Junsu Shin wrote:
> > >
>
> >
> > Thanks for pointing it out.
> >
During the discussions at the Media Workshop, we came with some dot files that
would describe a hybrid PC-consumer TV stick with radio, analog video, analog
TV and digital TV on it.
I consolidated all the dot files we've worked there, and added the
connectors for RF, S-Video and Composite.
The do
On Sat, Aug 08, 2015 at 01:55:02AM -0500, Junsu Shin wrote:
>
> On 08/06/2015 11:45 PM, Sudip Mukherjee wrote:
> > On Thu, Aug 06, 2015 at 09:55:54PM -0500, Junsu Shin wrote:
> >
>
> Thanks for pointing it out.
> Again, this is a patch to the dm365_ipipe.c that fixes over 80 characters
> warni
Hello,
I've verified beagleboard-xM camera LI-5M03 (mt9p031) with device tree
on Linux 4.2.0-rc5 with the help of Laurent and Sakari.
If anybody interested, please go through link for more details
https://alaganraj.wordpress.com/2015/08/08/beagleboard-xm-camera-li-5m03-mt9p031-support-with-devic
On Sat, Aug 08, 2015 at 01:30:48AM -0500, Junsu Shin wrote:
> This is a patch to the dm365_ipipe.c that fixes over 80 characters warning
> detected.
> Signed-off-by: Junsu Shin
Put a blank line before the Signed-off-by.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "un
Em Fri, 07 Aug 2015 22:55:28 -0300
Helen Fornazier escreveu:
> Hi!
>
> I've made a first sketch about the API of the vimc driver (virtual
> media controller) to configure the topology through user space.
> As first suggested by Laurent Pinchart, it is based on configfs.
Yeah, configfs seems a g
Sometimes a scatter-gather has to be split into several chunks, or sub
scatter lists. This happens for example if a scatter list will be
handled by multiple DMA channels, each one filling a part of it.
A concrete example comes with the media V4L2 API, where the scatter list
is allocated from users
10 matches
Mail list logo