On 7/29/19 3:18 PM, Tomasz Figa wrote:
> On Mon, Jul 29, 2019 at 10:12 PM Paul Kocialkowski
> wrote:
>>
>> Hi,
>>
>> On Sun 28 Jul 19, 23:05, Tomasz Figa wrote:
>>> On Sat, Jul 27, 2019 at 6:37 PM Paul Kocialkowski
>>> wrote:
Hi,
On Wed 24 Jul 19, 13:05, Hans Verkuil wrote:
>>
Hey Hans,
On Mon, 2019-07-01 at 08:48 +0200, Philipp Zabel wrote:
> On Thu, 2019-06-27 at 19:29 -0300, Fabio Estevam wrote:
> > From: Ezequiel Garcia
> >
> > Not all sensors will be able to guarantee a proper initial state.
> > This may be either because the driver is not properly written,
> > o
Hi Hans, Sakari,
On Wed, 2019-07-10 at 15:40 -0300, Ezequiel Garcia wrote:
> This is mostly a port of Jacopo's fix:
>
> commit aa4bb8b8838ffcc776a79f49a4d7476b82405349
> Author: Jacopo Mondi
> Date: Fri Jul 6 05:51:52 2018 -0400
>
> media: ov5640: Re-work MIPI startup sequence
>
> In
The driver needs to check the endpoint types, too, as opposed
to the number of endpoints. This also requires moving the check earlier.
Reported-by: syzbot+01a77b82edaa37406...@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum
---
drivers/media/rc/iguanair.c | 15 +++
1 file chan
The driver needs an isochronous endpoint to be present. It will
oops in its absence. Add checking for it.
Reported-by: syzbot+d93dff37e6a89431c...@syzkaller.appspotmail.com
Signed-off-by: Oliver Neukum
---
drivers/media/usb/b2c2/flexcop-usb.c | 3 +++
1 file changed, 3 insertions(+)
diff --git
Small fixes, via-camera vb2 conversion (yeah!) and extended pixelformat
support in v4l2-tpg/vivid. Patches for the corresponding v4l-utils support
for these pixelformats is ready as well.
Regards,
Hans
The following changes since commit a8f910ec66583bfb61558c3f333195b3960d832d:
media:
Hi Dariusz,
One comment below:
On 7/16/19 2:27 PM, Dariusz Marcinkiewicz wrote:
> Use the new cec_notifier_conn_(un)register() functions to
> (un)register the notifier for the HDMI connector, and fill in
> the cec_connector_info.
>
> Signed-off-by: Dariusz Marcinkiewicz
> ---
> drivers/gpu/drm
Hi Dariusz,
One small typo below:
On 7/16/19 2:27 PM, Dariusz Marcinkiewicz wrote:
> Use the new cec_notifier_conn_(un)register() functions to
> (un)register the notifier for the HDMI connector, and fill in
> the cec_connector_info.
>
> Changes since v2:
> - removed unnecessary NULL check
Hi Dariusz,
On 7/16/19 2:27 PM, Dariusz Marcinkiewicz wrote:
> This series updates DRM drivers to use new CEC notifier API.
>
> Only first two patches were tested on the actual hardware.
Thank you for this v4 and apologies for the delay in reviewing.
A v5 is needed (my review of the tegra drive
Add support for V4L2_PIX_FMT_BGRA/X32 and V4L2_PIX_FMT_RGBA/X32 formats.
Signed-off-by: Hans Verkuil
---
diff --git a/drivers/media/platform/vicodec/codec-v4l2-fwht.c
b/drivers/media/platform/vicodec/codec-v4l2-fwht.c
index 01e7f09efc4e..3c93d9232c3c 100644
--- a/drivers/media/platform/vicodec/c
Em Tue, 30 Jul 2019 13:44:18 +0200
Hans Verkuil escreveu:
> Small fixes, via-camera vb2 conversion (yeah!) and extended pixelformat
> support in v4l2-tpg/vivid. Patches for the corresponding v4l-utils support
> for these pixelformats is ready as well.
>
> Regards,
>
> Hans
>
> The follow
This series is part of a tree-wide movement to replace the I2C API call
'i2c_new_dummy' which returns NULL with its new counterpart returning an
ERRPTR.
It was manually converted and only build tested. A small cleanup was
added while working on this driver. Looking for ack/rev/test for this
series
Signed-off-by: Sean Young
---
utils/keytable/Makefile.am | 3 +++
utils/keytable/keytable.c | 40 +-
2 files changed, 29 insertions(+), 14 deletions(-)
diff --git a/utils/keytable/Makefile.am b/utils/keytable/Makefile.am
index 148b9446..0a8f5936 100644
--- a
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: Wed Jul 31 05:00:12 CEST 2019
media-tree git hash:4590c07462fbff4ecbfe1deec44431c16191bd19
media_build gi
The input-event-codes.h now contains lines like:
Ensure these parsed correctly.
Signed-off-by: Sean Young
---
utils/keytable/Makefile.am | 40 +
utils/keytable/gen_input_events.pl | 92 ++
utils/keytable/parse.h | 9 +++
3 files chang
15 matches
Mail list logo