public inbox for linux-media@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.15-rc4] media fixes
Date: Mon, 27 Sep 2021 10:53:50 +0200	[thread overview]
Message-ID: <20210927105350.31f688c7@coco.lan> (raw)

Hi Linus,

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

For a couple of driver fixes:
      hantro: Fix check for single irq
      cedrus: Fix SUNXI tile size calculation
      s5p-jpeg: rename JPEG marker constants to prevent build warnings
      ir_toy: prevent device from hanging during transmit

Regards,
Mauro

-

The following changes since commit 835d31d319d9c8c4eb6cac074643360ba0ecab10:

  Merge tag 'media/v5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media (2021-09-01 10:34:52 -0700)

are available in the Git repository at:

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

for you to fetch changes up to f0c15b360fb65ee39849afe987c16eb3d0175d0d:

  media: ir_toy: prevent device from hanging during transmit (2021-09-19 11:19:37 +0200)

----------------------------------------------------------------
media fixes for v5.15-rc4

----------------------------------------------------------------
Jernej Skrabec (1):
      media: hantro: Fix check for single irq

Nicolas Dufresne (1):
      media: cedrus: Fix SUNXI tile size calculation

Randy Dunlap (1):
      media: s5p-jpeg: rename JPEG marker constants to prevent build warnings

Sean Young (1):
      media: ir_toy: prevent device from hanging during transmit

 drivers/media/platform/s5p-jpeg/jpeg-core.c       | 18 +++++++--------
 drivers/media/platform/s5p-jpeg/jpeg-core.h       | 28 +++++++++++------------
 drivers/media/rc/ir_toy.c                         | 21 ++++++++++++++++-
 drivers/staging/media/hantro/hantro_drv.c         |  2 +-
 drivers/staging/media/sunxi/cedrus/cedrus_video.c |  2 +-
 5 files changed, 45 insertions(+), 26 deletions(-)


             reply	other threads:[~2021-09-27  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-27  8:53 Mauro Carvalho Chehab [this message]
2021-09-27  9:35 ` [GIT PULL for v5.15-rc4] media fixes (#77302) Jenkins
2021-09-27 20:12 ` [GIT PULL for v5.15-rc4] 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=20210927105350.31f688c7@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox