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 21 04:00:14 CEST 2016
git branch: test
git hash: b6aa39228966e0d3f0bc3306be1892f87792903a
gcc versi
Hi,
When I use qv4l2 and start recording, I get these repetitively printed
in my terminal:
ALSA lib pcm.c:7843:(snd_pcm_recover) overrun occurred
ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred
There is skipping in the the sound. I get these error message whatever
device that I use. Ther
Hi,
I have the latest v4l driver. When I use VLC to open my webcam stream,
it causes the computer to freeze. If I use my August vgb100 or any
other of my USB recording device and disconnect them, the computer
will freeze.
When I say freeze, I mean there is no error message, no keyboard LEDs
flash
Update the cobalt EDID to EDID version 1.4, fixing various incorrect values
as well (wrong name, product code, various video capabilities).
Signed-off-by: Hans Verkuil
---
diff --git a/drivers/media/pci/cobalt/cobalt-driver.c
b/drivers/media/pci/cobalt/cobalt-driver.c
index 476f7f0..18afe36 1006
I've just checked 4.8-rc2 - same behaviour.
2016-08-18 16:31 GMT+03:00 Matwey V. Kornilov :
> Any ideas?
>
> 2016-08-04 23:08 GMT+03:00 Matwey V. Kornilov :
>> When DMA is not used, I see the same behavior: lots of zero-length
>> packages received.
>>
>> Can It be related to some kind of USB overf
While using the qv4l2 tool as a quick test for frame rate
setting on tw686x, I found that it has two possible interfaces
for frame size. One interface shows frame width and height,
while the other shows frame size and frame rate.
This patch is probably wrong, but hopefully it makes the
report clea
A few tables are not properly output on LaTeX format.
Fix them.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/media/v4l-drivers/cpia2.rst | 3 +
Documentation/media/v4l-drivers/si476x.rst | 116 +++--
2 files changed, 65 insertions(+), 54 deletions(-)
diff -
One table here is not being properly displayed on LaTeX
format. Adjust it.
Signed-off-by: Mauro Carvalho Chehab
---
Documentation/media/kapi/v4l2-dev.rst | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/media/kapi/v4l2-dev.rst
b/Documentation/media/kapi/v4l2-dev.rst
index 821b8
Em Fri, 19 Aug 2016 17:52:07 +0200
Markus Heiser escreveu:
> Am 19.08.2016 um 14:49 schrieb Jani Nikula :
>
> > On Fri, 19 Aug 2016, Markus Heiser wrote:
> >> Am 19.08.2016 um 00:35 schrieb Jonathan Corbet :
> >> * the pdf goes to the "latex" folder .. since this is WIP
> >> and there are di
Hi Mauro,
These are (regression) fixes for 4.8, mostly related to the cec framework.
It fixes some dubious locking code, two typos in cec-funcs.h, a missing reply
for the Record On/Off messages, improves the documentation, adds a TODO line,
adds a flag to explicitly allow fallback to Unregistered
The cec-funcs.h header was missing support for these three vendor-specific
messages:
CEC_MSG_VENDOR_COMMAND
CEC_MSG_VENDOR_COMMAND_WITH_ID
CEC_MSG_VENDOR_REMOTE_BUTTON_DOWN
Add wrappers for these messages.
I originally postponed adding these wrappers due to the fact that the argument
is
just a
This adds the IR remote receiver to the AO domain devices.
Signed-off-by: Martin Blumenstingl
Reviewed-by: Kevin Hilman
---
drivers/pinctrl/meson/pinctrl-meson-gxbb.c | 8
1 file changed, 8 insertions(+)
diff --git a/drivers/pinctrl/meson/pinctrl-meson-gxbb.c
b/drivers/pinctrl/meson/
Newer Amlogic platforms (Meson 8b and GXBB) use a slightly different
register layout for their Infrared Remoete Controller. The decoder mode
is now configured in another register. Without the changes to the
meson-ir driver we are simply getting incorrect "durations" reported
from the hardware (beca
Newer Amlogic platforms (Meson 8b and GXBB) use a slightly different
register layout for their Infrared Remoete Controller. The decoder mode
is now configured in another register. Without the changes to the
meson-ir driver we are simply getting incorrect "durations" reported
from the hardware (beca
From: Neil Armstrong
New bindings are needed as the register layout on the newer platforms
is slightly different compared to Meson6b.
Signed-off-by: Neil Armstrong
Signed-off-by: Martin Blumenstingl
Acked-by: Rob Herring
---
Documentation/devicetree/bindings/media/meson-ir.txt | 5 -
1 f
From: Neil Armstrong
This adds the Infrared Remote Controller node so boards with an IR
remote can simply enable it.
Signed-off-by: Neil Armstrong
Signed-off-by: Martin Blumenstingl
---
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch
Signed-off-by: Martin Blumenstingl
---
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 7 +++
1 file changed, 7 insertions(+)
diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
b/arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi
index 4f42316..96f4574 100644
--- a/arch/arm64/boot/dts/amlogic/
Enable the Infrared Remote Controller on boards which have an Infrared
receiver.
Signed-off-by: Martin Blumenstingl
---
arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 6 ++
arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 6 ++
arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s9
From: Neil Armstrong
Newer SoCs (Meson 8b and GXBB) are using REG2 (offset 0x20) instead of
REG1 to configure the decoder mode. This makes it necessary to
introduce new bindings so the driver knows which register has to be
used.
Signed-off-by: Neil Armstrong
Signed-off-by: Martin Blumenstingl
19 matches
Mail list logo