[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210803111840.1127af2f@coco.lan>
Date: Tue, 3 Aug 2021 11:18:40 +0200
From: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Media Mailing List <linux-media@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL for v5.14-rc5] media fixes
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(-)
Powered by blists - more mailing lists