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 Jul 6 04:00:29 CEST 2014
git branch: test
git hash: ff792c85e60727e66774eb3da8129298690eab0c
gcc versi
Add device-tree for vin1 (composite video in) on the
lager board.
Signed-off-by: Ben Dooks
---
Fixes since v1:
- Whitespace fixes as suggested by Sergei
---
arch/arm/boot/dts/r8a7790-lager.dts | 36
1 file changed, 36 insertions(+)
diff --git a/arch
Add nodes for the four video input channels on the R8A7790.
Signed-off-by: Ben Dooks
---
arch/arm/boot/dts/r8a7790.dtsi | 36
1 file changed, 36 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index 7ff2960..a6f083d
Add support for devicetree probe for the rcar-vin
driver.
Signed-off-by: Ben Dooks
---
.../devicetree/bindings/media/rcar_vin.txt | 86 ++
drivers/media/platform/soc_camera/rcar_vin.c | 72 --
2 files changed, 151 insertions(+), 7 deletions(-)
c
This is a new patch, with most of the issues from the previous
reviews now fixed. If there is anything that I have missed then
please let me know.
The only issues remaining is what to do about multiple subdevices
and/or multiple ports on drivers. I have yet to do either of erroring
out or supporti
From: Ian Molton
This driver moved over to v4l2_async_unregister_subdev()
but still retained a call to v4l2_unregister_subdev(). Remove.
Signed-off-by: Ian Molton
Signed-off-by: Ben Dooks
---
drivers/media/i2c/adv7180.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/media/i2c/adv7
The platform data is a single word, so simply copy
it into the device's private data structure than
keeping a copy of the pointer.
This will make changing to device-tree binding
easier as it is one allocation instead of two.
Signed-off-by: Ben Dooks
---
drivers/media/platform/soc_camera/rcar_vi
Add initial support for OF based soc-camera devices that may be used
by any of the soc-camera drivers. The driver itself will need converting
to use OF.
These changes allow the soc-camera driver to do the connecting of any
async capable v4l2 device to the soc-camera driver. This has currently
been
Hello.
I am looking for Asus My Cinema U3000 (not Mini and not Hybrid) owners.
I am looking for device with USB VendorId:DeviceId = 0b05:1713
I am trying to write device driver for this device,
but unfortunately I bricked mine.
How can you help:
1) donate your device
or
2) send me dump of de
The colorspace for HDTV is REC709, not SMPTE240M.
Signed-off-by: Hans Verkuil
diff --git a/drivers/media/usb/hdpvr/hdpvr-video.c
b/drivers/media/usb/hdpvr/hdpvr-video.c
index 0500c417..f379e50 100644
--- a/drivers/media/usb/hdpvr/hdpvr-video.c
+++ b/drivers/media/usb/hdpvr/hdpvr-video.c
@@ -102
From: Hans Verkuil
The text referred to videodev.h when videodev2.h was meant. Fixed.
Signed-off-by: Hans Verkuil
---
Documentation/DocBook/media/v4l/pixfmt.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml
b/Documentation/DocBo
On 07/04/2014 01:38 PM, Divneil Wadhawan wrote:
> Hi Hans,
>
>
>
>> It should generate an initial SOURCE_CHANGE event with 'changes' set to
>> V4L2_EVENT_SRC_CH_RESOLUTION. That way the application that just subscribed
>> to this
>> event with V4L2_EVENT_SUB_FL_SEND_INITIAL will get an initial
From: Hans Verkuil
The v4l2_event union has a new src_change field, but that was never
added to the VIDIOC_DQEVENT documentation of that union. Fixed.
Signed-off-by: Hans Verkuil
---
Documentation/DocBook/media/v4l/vidioc-dqevent.xml | 6 ++
1 file changed, 6 insertions(+)
diff --git a/Do
From: Hans Verkuil
There shouldn't be any spaces after or before .
This leads to ugly results like: 'image size set by VIDIOC_S_FMT .'
Signed-off-by: Hans Verkuil
---
Documentation/DocBook/media/v4l/selection-api.xml | 95 +++---
.../DocBook/media/v4l/vidioc-g-selection.xml
Robert Jarzmik writes:
Hi Guennadi, Mark,
Can I consider my work done for this serie, or am I forgetting pending comments
? If done, an ack from Mark would be good.
Cheers.
--
Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...
Hi Guennadi,
I just noticed the subject contains a typo, mt8m111 instead of mt9m111. Is there
any other pending comment I'm overlooking before I post the final serie for
m9m111 dt conversion ?
Cheers.
--
Robert
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body
16 matches
Mail list logo