public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL for v6.0] media fixes
@ 2022-10-01  5:12 Mauro Carvalho Chehab
  2022-10-01  5:36 ` [GIT PULL for v6.0] media fixes (#86466) Jenkins
  2022-10-01 16:52 ` [GIT PULL for v6.0] media fixes pr-tracker-bot
  0 siblings, 2 replies; 3+ messages in thread
From: Mauro Carvalho Chehab @ 2022-10-01  5:12 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Greg Kroah-Hartman, Andrew Morton, Linux Media Mailing List,
	Linux Kernel Mailing List

Hi Linus,

Please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1


For:
  - some fixes at the v4l2 ioctl handler logic;
  - a fix for an out of bound access at DVB videobuf2 handler;
  - 3 driver fixes (rkvdec, mediatek/vcodek and uvcvideo).

Regards,
Mauro

---

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v6.0-1

for you to fetch changes up to 3a99c4474112f49a5459933d8758614002ca0ddc:

  media: rkvdec: Disable H.264 error detection (2022-09-27 10:24:44 +0200)

----------------------------------------------------------------
media fixes for v6.0-rc8

----------------------------------------------------------------
Hangyu Hua (1):
      media: dvb_vb2: fix possible out of bound access

Hans Verkuil (2):
      media: v4l2-compat-ioctl32.c: zero buffer passed to v4l2_compat_get_array_args()
      media: v4l2-ioctl.c: fix incorrect error path

Nicolas Dufresne (1):
      media: rkvdec: Disable H.264 error detection

Nícolas F. R. A. Prado (1):
      media: mediatek: vcodec: Drop platform_get_resource(IORESOURCE_IRQ)

Ricardo Ribalda (1):
      media: uvcvideo: Fix InterfaceProtocol for Quanta camera

 drivers/media/dvb-core/dvb_vb2.c                   | 11 +++++++++
 .../platform/mediatek/vcodec/mtk_vcodec_enc_drv.c  |  9 +++-----
 drivers/media/usb/uvc/uvc_driver.c                 |  2 +-
 drivers/media/v4l2-core/v4l2-compat-ioctl32.c      |  2 ++
 drivers/media/v4l2-core/v4l2-ioctl.c               | 26 ++++++++++------------
 drivers/staging/media/rkvdec/rkvdec-h264.c         |  4 ++--
 6 files changed, 31 insertions(+), 23 deletions(-)


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-10-01 16:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-01  5:12 [GIT PULL for v6.0] media fixes Mauro Carvalho Chehab
2022-10-01  5:36 ` [GIT PULL for v6.0] media fixes (#86466) Jenkins
2022-10-01 16:52 ` [GIT PULL for v6.0] media fixes pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox