public inbox for linux-kernel@vger.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.5-rc5] media fixes
Date: Sat, 4 Jan 2020 08:54:20 +0100	[thread overview]
Message-ID: <20200104085420.5fe6a671@kernel.org> (raw)

Hi Linus,

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

For:
  - some fixes at CEC core to comply with HDMI 2.0 specs and fix some border
    cases;
  - a fix at the transmission logic of the pulse8-cec driver.
  - one alignment fix on a data struct at ipu3 when built with 32 bits;

Regards,
Mauro

-

The following changes since commit e42617b825f8073569da76dc4510bfa019b1c35a:

  Linux 5.5-rc1 (2019-12-08 14:57:55 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v5.5-3

for you to fetch changes up to ce644cf3fa06504c2c71ab1b794160d54aaccbc0:

  media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes (2020-01-03 15:02:59 +0100)

----------------------------------------------------------------
media updates for v5.5-rc5

----------------------------------------------------------------
Hans Verkuil (4):
      media: cec: CEC 2.0-only bcast messages were ignored
      media: cec: avoid decrementing transmit_queue_sz if it is 0
      media: cec: check 'transmit_in_progress', not 'transmitting'
      media: pulse8-cec: fix lost cec_transmit_attempt_done() call

Sakari Ailus (1):
      media: intel-ipu3: Align struct ipu3_uapi_awb_fr_config_s to 32 bytes

 drivers/media/cec/cec-adap.c                    | 40 +++++++++++++++++--------
 drivers/media/usb/pulse8-cec/pulse8-cec.c       | 17 ++++++++---
 drivers/staging/media/ipu3/include/intel-ipu3.h |  2 +-
 3 files changed, 41 insertions(+), 18 deletions(-)


             reply	other threads:[~2020-01-04  7:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-04  7:54 Mauro Carvalho Chehab [this message]
2020-01-04 19:00 ` [GIT PULL for v5.5-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=20200104085420.5fe6a671@kernel.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox