All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mauro Carvalho Chehab <mchehab@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.18-rc2] media fixes
Date: Mon, 11 Apr 2022 23:37:14 +0200	[thread overview]
Message-ID: <20220411233714.448cdc01@coco.lan> (raw)

Hi Linus,

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

For:

- a regression fix at si2157 driver;
- a Kconfig dependency fix at imx-mipi-csis driver;
- a fix at the rockchip/rga driver probing logic.

Thanks,
Mauro


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3ae87d2f25c0e998da2721ce332e2b80d3d53c39:

  media: si2157: unknown chip version Si2147-A30 ROM 0x50 (2022-04-09 17:45:49 +0200)

----------------------------------------------------------------
media fixes for v5.18-rc2

----------------------------------------------------------------
Kyle Copperfield (1):
      media: rockchip/rga: do proper error checking in probe

Laurent Pinchart (1):
      media: platform: imx-mipi-csis: Add dependency on VIDEO_DEV

Piotr Chmura (1):
      media: si2157: unknown chip version Si2147-A30 ROM 0x50

 drivers/media/platform/nxp/Kconfig        |  1 +
 drivers/media/platform/rockchip/rga/rga.c |  2 +-
 drivers/media/tuners/si2157.c             | 22 +++++++++++-----------
 3 files changed, 13 insertions(+), 12 deletions(-)


             reply	other threads:[~2022-04-11 21:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-11 21:37 Mauro Carvalho Chehab [this message]
2022-04-11 21:59 ` [GIT PULL for v5.18-rc2] media fixes (#82368) Jenkins
2022-04-13  1:24 ` [GIT PULL for v5.18-rc2] 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=20220411233714.448cdc01@coco.lan \
    --to=mchehab@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.