All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Linux Media Mailing List <linux-media@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v5.6-rc5] media fixes
Date: Sat, 7 Mar 2020 15:35:54 +0100	[thread overview]
Message-ID: <20200307153554.1411ffb3@coco.lan> (raw)

Hi Linus,

Please pull from:
  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.6-2


For:
  - a fix at the media controller links at both hantro driver and at
    v4l2-mem2mem core;
  - Some fixes at pulse8-cec driver;
  - vicodec: handle alpha channel for RGB32 formats, as it may be used;
  - mc-entity.c: fix handling of pad flags.

Regards,
Mauro

-

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.6-2

for you to fetch changes up to d171c45da874e3858a83e6377e00280a507fe2f2:

  media: hantro: Fix broken media controller links (2020-02-24 15:10:39 +0100)

----------------------------------------------------------------
media fixes for v5.6-rc5

----------------------------------------------------------------
Ezequiel Garcia (1):
      media: hantro: Fix broken media controller links

Hans Verkuil (5):
      media: pulse8-cec: INIT_DELAYED_WORK was called too late
      media: pulse8-cec: close serio in disconnect, not adap_free
      media: vicodec: process all 4 components for RGB32 formats
      media: v4l2-mem2mem.c: fix broken links
      media: mc-entity.c: use & to check pad flags, not ==

 drivers/media/mc/mc-entity.c                     |  4 +--
 drivers/media/platform/vicodec/codec-v4l2-fwht.c | 34 +++++++-----------------
 drivers/media/usb/pulse8-cec/pulse8-cec.c        | 12 +++++----
 drivers/media/v4l2-core/v4l2-mem2mem.c           |  4 +--
 drivers/staging/media/hantro/hantro_drv.c        |  4 +--
 5 files changed, 22 insertions(+), 36 deletions(-)


             reply	other threads:[~2020-03-07 14:36 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-07 14:35 Mauro Carvalho Chehab [this message]
2020-03-07 14:40 ` [GIT PULL for v5.6-rc5] media fixes (#61974) Jenkins
2020-03-07 18:05 ` [GIT PULL for v5.6-rc5] media fixes pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200307153554.1411ffb3@coco.lan \
    --to=mchehab+huawei@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.