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: Thu Mar 13 04:00:15 CET 2014
git branch: test
git hash: 8a1edc55c1ec1ff3624c25b4ac6c1ce776d872b8
gcc versio
On Fri, Mar 07, 2014 at 01:01:35PM +, Ben Dooks wrote:
> Add nodes for the four video input channels on the R8A7790.
Please update the prefix of this subject of this patch to:
ARM: shmobile: r8a7790:
>
> Signed-off-by: Ben Dooks
> ---
> arch/arm/boot/dts/r8a7790.dtsi | 32
On Fri, Mar 07, 2014 at 01:01:36PM +, Ben Dooks wrote:
> Add device-tree for vin1 (composite video in) on the
> lager board.
Please update the prefix of the subject of this patch to:
ARM: shmobile: lager:
>
> Signed-off-by: Ben Dooks
> ---
> arch/arm/boot/dts/r8a7790-lager.dts | 38
> +++
The uvcvideo webcam driver exposes the v4l2 control "Exposure (Absolute)"
which allows the user to control the exposure time of the webcam,
essentially controlling the brightness of the received image. By default
the webcam automatically adjusts the exposure time automatically but the
if you set t
Hi
I have a v4l2 driver for a hardware which is capable of taking one input
and producing two outputs. Eg: Downscaler which takes one input @ 1080p
and two outputs - one @ 720p and other at VGA. My driver is currently
implemented as having two capabilities -
1. V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE
2
Use Hertz as a unit for radio channel bandwidth.
Cc: Hans Verkuil
Cc: Mauro Carvalho Chehab
Signed-off-by: Antti Palosaari
---
Documentation/DocBook/media/v4l/controls.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/DocBook/media/v4l/controls.xml
b/Docume
Em Wed, 12 Mar 2014 16:23:14 +0200
Antti Palosaari escreveu:
> On 12.03.2014 15:21, Mauro Carvalho Chehab wrote:
> > Em Wed, 12 Mar 2014 15:07:02 +0200
> > Antti Palosaari escreveu:
> >
> >> On 12.03.2014 14:57, Antti Palosaari wrote:
> >>> On 12.03.2014 14:47, Mauro Carvalho Chehab wrote:
> >>>
The hardware behaviour was kept.
Signed-off-by: Denis Carikli
---
ChangeLog v9->v10:
- New patch that was splitted out of
"staging: imx-drm: Use de-active and pixelclk-active
display-timings."
- The IMXDRM_MODE_FLAG_ are now using the BIT macros.
- The SET_CLK_POL and SET_DE_POL masks were rem
The imx-drm driver can't use the de-active and
pixelclk-active display-timings properties yet.
Instead the data-enable and the pixel data clock
polarity are hardcoded in the imx-drm driver.
So theses properties are now set to keep
the same behaviour when imx-drm will start
using them.
Signed-off
imx_drm_of_get_extra_timing_flags will be used to
retrive the native-mode and de-active display-timings
node properties in the device tree.
Signed-off-by: Denis Carikli
---
ChangeLog v9->v10:
- New patch that was splitted out of
"staging: imx-drm: Use de-active and pixelclk-active
- When a IMXD
Signed-off-by: Denis Carikli
---
ChangeLog v9->v10:
- New patch which was splitted out from:
"staging: imx-drm: Use de-active and pixelclk-active display-timings.".
- Fixes many issues in "staging: imx-drm: Use de-active and pixelclk-active
display-timings.":
- More clear meaning of the pola
That new macro is needed by the imx_drm staging driver
for supporting the QVGA display of the eukrea-cpuimx51 board.
Signed-off-by: Denis Carikli
Acked-by: Mauro Carvalho Chehab
Acked-by: Laurent Pinchart
Acked-by: Philipp Zabel
---
ChangeLog v9->v10:
- Rebased on top of:
"211e7f2 [media]
According to the datasheet, setting the di0_polarity_disp_clk
field in the GENERAL di register sets the output clock polarity
to active high.
Signed-off-by: Denis Carikli
---
ChangeLog v9->v10:
- New patch that is now needed by the
"staging: imx-drm: Use de-active and pixelclk-active" patch.
--
The CMO-QVGA, DVI-SVGA and DVI-VGA are added.
Signed-off-by: Denis Carikli
---
ChangeLog v9->v10:
- Rebased
- Now enables the cmo-qvga regulator at boot.
ChangeLog v8->v9:
- Removed the Cc. They are now set in git-send-email directly.
- updated pixelclk-active after the following patch:
"imx-d
If de-active and/or pixelclk-active properties were set in the
display-timings DT node, they were not used.
Instead the data-enable and the pixel data clock polarity
were hardcoded.
Signed-off-by: Denis Carikli
---
ChangeLog v9->v10:
- New patch from what's left of:
"staging: imx-drm: Use de-a
Signed-off-by: Denis Carikli
Acked-by: Philipp Zabel
---
ChangeLog v8->v9:
- Rebased.
- Added Philipp Zabel's ack.
- Shortened the patch title.
ChangeLog v8->v9:
- Removed the Cc. They are now set in git-send-email directly.
- Rebased.
ChangeLog v7->v8:
- Shrinked even more the Cc list.
Change
The current BGR666 is not consistent with the other color mapings like BGR24.
BGR666 should be in the same byte order than BGR24.
Signed-off-by: Denis Carikli
Acked-by: Philipp Zabel
---
ChangeLog v9->v10:
- Rebased.
- Added Philipp Zabel's Ack.
- Included Lothar Waßmann's suggestion about imx-l
Fix spelling typo under Documentation/DocBook/media.
It is because these files are NOT generated by "make htmldocs",
I have to fix the files.
Signed-off-by: Masanari Iida
---
Documentation/DocBook/media/dvb/dvbproperty.xml | 2 +-
Documentation/DocBook/media/v4l/compat.xml | 2 +-
Documenta
Mark,
Could you please also review this patch? It is the only thing pending for
this 10 patches series to be merged.
Thank you!
Mauro
Em Tue, 11 Mar 2014 17:38:23 +0100
Laurent Pinchart escreveu:
> On Tuesday 11 March 2014 17:34:30 Sylwester Nawrocki wrote:
> > This patch documents following u
Em Mon, 17 Feb 2014 10:57:39 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> These are needed by the upcoming patches for the motion detection
> matrices.
>
> Signed-off-by: Hans Verkuil
> ---
> drivers/media/v4l2-core/v4l2-ctrls.c | 45
>
> includ
Em Mon, 17 Feb 2014 10:57:37 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Document the support for complex types in controls.
>
> Signed-off-by: Hans Verkuil
> Reviewed-by: Sylwester Nawrocki
> ---
> Documentation/DocBook/media/v4l/controls.xml | 104
> ---
On 12.03.2014 15:21, Mauro Carvalho Chehab wrote:
Em Wed, 12 Mar 2014 15:07:02 +0200
Antti Palosaari escreveu:
On 12.03.2014 14:57, Antti Palosaari wrote:
On 12.03.2014 14:47, Mauro Carvalho Chehab wrote:
Em Wed, 12 Mar 2014 14:26:35 +0200
Antti Palosaari escreveu:
On 12.03.2014 13:02, Ma
Em Mon, 17 Feb 2014 10:57:35 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Document the support for the new complex type controls.
>
> Signed-off-by: Hans Verkuil
> ---
> .../DocBook/media/v4l/vidioc-g-ext-ctrls.xml | 43
> ++
> 1 file changed, 35 insertion
Em Mon, 17 Feb 2014 10:57:34 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Signed-off-by: Hans Verkuil
> Reviewed-by: Sylwester Nawrocki
> ---
> .../DocBook/media/v4l/vidioc-queryctrl.xml | 223
> +
> 1 file changed, 189 insertions(+), 34 deletions(-)
>
Hi Mauro,
On 12/03/14 14:00, Mauro Carvalho Chehab wrote:
[...]
> As I commented before: those complex API changes should ideally
> be discussed during our mini-summits, as it allows us to better
> understand the hole proposal and the taken approach.
We discussed this in a dedicated brainstorming
On 03/12/2014 02:00 PM, Mauro Carvalho Chehab wrote:
> Em Wed, 12 Mar 2014 13:21:41 +0100
> Hans Verkuil escreveu:
>
>> On 03/12/14 11:42, Mauro Carvalho Chehab wrote:
>>> Em Mon, 17 Feb 2014 10:57:29 +0100
>>> Hans Verkuil escreveu:
>>>
From: Hans Verkuil
Add core support for ma
Em Wed, 12 Mar 2014 15:07:02 +0200
Antti Palosaari escreveu:
> On 12.03.2014 14:57, Antti Palosaari wrote:
> > On 12.03.2014 14:47, Mauro Carvalho Chehab wrote:
> >> Em Wed, 12 Mar 2014 14:26:35 +0200
> >> Antti Palosaari escreveu:
> >>
> >>> On 12.03.2014 13:02, Mauro Carvalho Chehab wrote:
> >
On 12.03.2014 14:57, Antti Palosaari wrote:
On 12.03.2014 14:47, Mauro Carvalho Chehab wrote:
Em Wed, 12 Mar 2014 14:26:35 +0200
Antti Palosaari escreveu:
On 12.03.2014 13:02, Mauro Carvalho Chehab wrote:
Em Mon, 10 Mar 2014 12:01:28 +0200
Antti Palosaari escreveu:
On 05.03.2014 20:49, Ma
Em Wed, 12 Mar 2014 13:21:41 +0100
Hans Verkuil escreveu:
> On 03/12/14 11:42, Mauro Carvalho Chehab wrote:
> > Em Mon, 17 Feb 2014 10:57:29 +0100
> > Hans Verkuil escreveu:
> >
> >> From: Hans Verkuil
> >>
> >> Add core support for matrices.
> >
> > Again, this patch has negative values for
Em Wed, 12 Mar 2014 13:21:41 +0100
Hans Verkuil escreveu:
> On 03/12/14 11:42, Mauro Carvalho Chehab wrote:
> > Em Mon, 17 Feb 2014 10:57:29 +0100
> > Hans Verkuil escreveu:
> >
> >> From: Hans Verkuil
> >>
> >> Add core support for matrices.
> >
> > Again, this patch has negative values for
On 12.03.2014 14:47, Mauro Carvalho Chehab wrote:
Em Wed, 12 Mar 2014 14:26:35 +0200
Antti Palosaari escreveu:
On 12.03.2014 13:02, Mauro Carvalho Chehab wrote:
Em Mon, 10 Mar 2014 12:01:28 +0200
Antti Palosaari escreveu:
On 05.03.2014 20:49, Mauro Carvalho Chehab wrote:
Em Thu, 27 Feb 20
Em Wed, 12 Mar 2014 14:26:35 +0200
Antti Palosaari escreveu:
> On 12.03.2014 13:02, Mauro Carvalho Chehab wrote:
> > Em Mon, 10 Mar 2014 12:01:28 +0200
> > Antti Palosaari escreveu:
> >
> >> On 05.03.2014 20:49, Mauro Carvalho Chehab wrote:
> >>> Em Thu, 27 Feb 2014 02:22:06 +0200
> >>> Antti Pa
On 12.03.2014 14:26, Antti Palosaari wrote:
On 12.03.2014 13:02, Mauro Carvalho Chehab wrote:
Em Mon, 10 Mar 2014 12:01:28 +0200
Antti Palosaari escreveu:
On 05.03.2014 20:49, Mauro Carvalho Chehab wrote:
Em Thu, 27 Feb 2014 02:22:06 +0200
Antti Palosaari escreveu:
Add documentation for R
On 12.03.2014 13:02, Mauro Carvalho Chehab wrote:
Em Mon, 10 Mar 2014 12:01:28 +0200
Antti Palosaari escreveu:
On 05.03.2014 20:49, Mauro Carvalho Chehab wrote:
Em Thu, 27 Feb 2014 02:22:06 +0200
Antti Palosaari escreveu:
Add documentation for RF tuner bandwidth controls. These controls ar
On 03/12/14 11:42, Mauro Carvalho Chehab wrote:
> Em Mon, 17 Feb 2014 10:57:29 +0100
> Hans Verkuil escreveu:
>
>> From: Hans Verkuil
>>
>> Add core support for matrices.
>
> Again, this patch has negative values for array index.
>
> I'll stop analyzing here, as it is hard to keep the mind in
Hi,
Denis Carikli wrote:
> The current BGR666 is not consistent with the other color mapings like BGR24.
> BGR666 should be in the same byte order than BGR24.
>
[...]
> diff --git a/drivers/staging/imx-drm/ipu-v3/ipu-dc.c
> b/drivers/staging/imx-drm/ipu-v3/ipu-dc.c
> index 6f9abe8..154d293 10064
Hi Russell and Tomi,
On Wednesday 12 March 2014 12:47:09 Tomi Valkeinen wrote:
> On 12/03/14 12:25, Russell King - ARM Linux wrote:
> > On Mon, Mar 10, 2014 at 02:52:53PM +0100, Laurent Pinchart wrote:
> >> In theory unidirectional links in DT are indeed enough. However, let's
> >> not forget the
On 12/03/14 10:57, Mauro Carvalho Chehab wrote:
> Hi James,
>
> Em Fri, 28 Feb 2014 23:29:00 +
> James Hogan escreveu:
>
>> Add an img-ir module for decoding the Sanyo infrared protocol.
>
> After applying this series, some new warnings are popping up,
> when compiled with W=1:
>
> drivers
Em Mon, 10 Mar 2014 12:01:28 +0200
Antti Palosaari escreveu:
> On 05.03.2014 20:49, Mauro Carvalho Chehab wrote:
> > Em Thu, 27 Feb 2014 02:22:06 +0200
> > Antti Palosaari escreveu:
> >
> >> Add documentation for RF tuner bandwidth controls. These controls are
> >> used to set filters on tuner s
Hi James,
Em Fri, 28 Feb 2014 23:29:00 +
James Hogan escreveu:
> Add an img-ir module for decoding the Sanyo infrared protocol.
After applying this series, some new warnings are popping up,
when compiled with W=1:
drivers/media/rc/img-ir/img-ir-hw.c: In function 'img_ir_free_timing':
drive
On 12/03/14 12:25, Russell King - ARM Linux wrote:
> On Mon, Mar 10, 2014 at 02:52:53PM +0100, Laurent Pinchart wrote:
>> In theory unidirectional links in DT are indeed enough. However, let's not
>> forget the following.
>>
>> - There's no such thing as single start points for graphs. Sure, in so
Em Mon, 17 Feb 2014 10:57:29 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Add core support for matrices.
Again, this patch has negative values for array index.
I'll stop analyzing here, as it is hard to keep the mind in a
sane state seeing those crazy things ;)
>
> Signed-off-by: H
Em Mon, 17 Feb 2014 10:57:28 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Require that 'new' string and pointer values are accessed through the 'new'
> field instead of through the union. This reduces the union to just val and
> val64.
>
> Signed-off-by: Hans Verkuil
> Reviewed-by: S
Em Mon, 17 Feb 2014 10:57:27 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Instead of having to maintain the 'cur' union this patch replaces it by
> a v4l2_ctrl_ptr union to be consistent with the future configuration stores,
> which also use that union. The number of drivers that use '
Em Mon, 17 Feb 2014 10:57:26 +0100
Hans Verkuil escreveu:
> From: Hans Verkuil
>
> Add cols and rows fields to the core control structures in preparation
> for matrix support.
>
> Signed-off-by: Hans Verkuil
> Reviewed-by: Sylwester Nawrocki
> ---
> drivers/media/v4l2-core/v4l2-ctrls.c | 26
On Mon, Mar 10, 2014 at 02:52:53PM +0100, Laurent Pinchart wrote:
> In theory unidirectional links in DT are indeed enough. However, let's not
> forget the following.
>
> - There's no such thing as single start points for graphs. Sure, in some
> simple cases the graph will have a single start po
On 10.03.2014 10:51, Jan Gebhardt wrote:
> Hi,
>
> i have some problems using the Terratec Cinergy HTC Stick HD Rev. 2 .
>
> The driver or the specification is currenty not implemented into
> driverset of media-build.
That means nothing happened when plugging the stick in?
>
> All i know is, th
47 matches
Mail list logo