linux-kernel.vger.kernel.org archive mirror
 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.14-rc5] media fixes
Date: Tue, 3 Aug 2021 11:18:40 +0200	[thread overview]
Message-ID: <20210803111840.1127af2f@coco.lan> (raw)

Hi Linus,

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

For:

  - a regression fix at the rtl28xxu I2C logic;
  - a build fix for atmel driver;
  - videobuf2-core: dequeue if start_streaming fails

Regards,
Mauro

The following changes since commit 61c6f04a988e420a1fc5e8e81cf9aebf142a7bd6:

  media: s5p-mfc: Fix display delay control creation (2021-06-28 15:17:42 +0200)

are available in the Git repository at:

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

for you to fetch changes up to f1de1c7803595e937ce9b922807f499851225021:

  media: atmel: fix build when ISC=m and XISC=y (2021-07-30 13:01:52 +0200)

----------------------------------------------------------------
media fixes for v5.14-rc5

----------------------------------------------------------------
Eugen Hristev (1):
      media: atmel: fix build when ISC=m and XISC=y

Hans Verkuil (1):
      media: videobuf2-core: dequeue if start_streaming fails

Johan Hovold (2):
      media: Revert "media: rtl28xxu: fix zero-length control request"
      media: rtl28xxu: fix zero-length control request

 drivers/media/common/videobuf2/videobuf2-core.c | 13 ++++++++++++-
 drivers/media/platform/atmel/Kconfig            |  8 ++++++++
 drivers/media/platform/atmel/Makefile           |  5 +++--
 drivers/media/platform/atmel/atmel-isc-base.c   | 11 +++++++++++
 drivers/media/usb/dvb-usb-v2/rtl28xxu.c         | 14 +++++++++++---
 5 files changed, 45 insertions(+), 6 deletions(-)


             reply	other threads:[~2021-08-03  9:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  9:18 Mauro Carvalho Chehab [this message]
2021-08-03 16:49 ` [GIT PULL for v5.14-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=20210803111840.1127af2f@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;
as well as URLs for NNTP newsgroup(s).