mbox series

[GIT,FIXES,FOR,v5.13] Three fixes for 5.13.

Message ID e2d6324c-b001-7468-2eb6-3df9f044ae8c@xs4all.nl (mailing list archive)
State New, archived
Headers show
Series [GIT,FIXES,FOR,v5.13] Three fixes for 5.13. | expand

Pull-request

git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13d

Message

Hans Verkuil May 5, 2021, 11:37 a.m. UTC
The following changes since commit 0b276e470a4d43e1365d3eb53c608a3d208cabd4:

  media: coda: fix macroblocks count control usage (2021-04-15 13:23:26 +0200)

are available in the Git repository at:

  git://linuxtv.org/hverkuil/media_tree.git tags/br-v5.13d

for you to fetch changes up to a3a4bedde4611ba771e3a23b1741199994cb1f66:

  media: s5p-mfc: Fix display delay control creation (2021-05-05 13:35:55 +0200)

----------------------------------------------------------------
Tag branch

----------------------------------------------------------------
Dafna Hirschfeld (1):
      media: mtk-vpu: on suspend, read/write regs only if vpu is running

Marek Szyprowski (1):
      media: s5p-mfc: Fix display delay control creation

Philipp Zabel (1):
      media: video-mux: Skip dangling endpoints

 drivers/media/platform/mtk-vpu/mtk_vpu.c     |  6 ++++++
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c |  1 +
 drivers/media/platform/video-mux.c           | 10 +++++++++-
 3 files changed, 16 insertions(+), 1 deletion(-)

Comments

Jenkins May 5, 2021, 11:59 a.m. UTC | #1
From: builder@linuxtv.org

Pull request: https://patchwork.linuxtv.org/project/linux-media/patch/e2d6324c-b001-7468-2eb6-3df9f044ae8c@xs4all.nl/
Build log: https://builder.linuxtv.org/job/patchwork/103871/
Build time: 00:03:13
Link: https://lore.kernel.org/linux-media/e2d6324c-b001-7468-2eb6-3df9f044ae8c@xs4all.nl

gpg: Signature made Wed 05 May 2021 11:36:09 AM UTC
gpg:                using RSA key AAA7FFBA4D2D77EF4CAEA1421326E0CD23ABDCE5
gpg: Good signature from "Hans Verkuil <hverkuil-cisco@xs4all.nl>" [unknown]
gpg:                 aka "Hans Verkuil <hverkuil@xs4all.nl>" [full]
gpg: Note: This key has expired!
Primary key fingerprint: 052C DE7B C215 053B 689F  1BCA BD2D 6148 6614 3B4C
     Subkey fingerprint: AAA7 FFBA 4D2D 77EF 4CAE  A142 1326 E0CD 23AB DCE5

Summary: got 0/3 patches with issues, being 0 at build time, plus one error when buinding PDF document

Error/warnings:


Error #512 when building PDF docs
Fabio Estevam May 31, 2021, 9:36 p.m. UTC | #2
On Wed, May 5, 2021 at 8:38 AM Hans Verkuil <hverkuil@xs4all.nl> wrote:

> Philipp Zabel (1):
>       media: video-mux: Skip dangling endpoints

Looks like this pull request is still missing to be applied. I don't
see this patch in linux-next yet.

Without Philipp's fix the imx-capture driver is broken in mainline.

Thanks
Hans Verkuil June 1, 2021, 3:38 p.m. UTC | #3
On 31/05/2021 23:36, Fabio Estevam wrote:
> On Wed, May 5, 2021 at 8:38 AM Hans Verkuil <hverkuil@xs4all.nl> wrote:
> 
>> Philipp Zabel (1):
>>       media: video-mux: Skip dangling endpoints
> 
> Looks like this pull request is still missing to be applied. I don't
> see this patch in linux-next yet.

Neither do I. It is marked as Accepted, but I can't find these patches
anywhere. I asked Mauro about this, it looks like something went wrong here.

Thanks for the heads up!

Regards,

	Hans

> 
> Without Philipp's fix the imx-capture driver is broken in mainline.
> 
> Thanks
>