mbox series

[GIT,PULL,for,v5.0-rc3] media fixes

Message ID 20190118154058.12fda86a@coco.lan (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,for,v5.0-rc3] media fixes | expand

Pull-request

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

Message

Mauro Carvalho Chehab Jan. 18, 2019, 5:40 p.m. UTC
Hi Linus,

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

for:

- A regression fix at v4l2 core, with affects multi-plane streams;
- a fix at vim2m driver.

Thanks!
Mauro


The following changes since commit 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8:

  Linux 5.0-rc2 (2019-01-14 10:41:12 +1200)

are available in the Git repository at:

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

for you to fetch changes up to 240809ef6630a4ce57c273c2d79ffb657cd361eb:

  media: vim2m: only cancel work if it is for right context (2019-01-16 11:13:25 -0500)

----------------------------------------------------------------
media fixes for v5.0-rc3

----------------------------------------------------------------
Hans Verkuil (1):
      media: vim2m: only cancel work if it is for right context

Sakari Ailus (2):
      media: v4l: ioctl: Validate num_planes before using it
      media: v4l: ioctl: Validate num_planes for debug messages

Thierry Reding (1):
      media: v4l2-ioctl: Clear only per-plane reserved fields

 drivers/media/platform/vim2m.c       |  4 +++-
 drivers/media/v4l2-core/v4l2-ioctl.c | 24 +++++++++++++++++++-----
 2 files changed, 22 insertions(+), 6 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 18, 2019, 7:40 p.m. UTC | #1
The pull request you sent on Fri, 18 Jan 2019 15:40:58 -0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2339e91d0e6609e17943a0ab3c3c8c4044760c05

Thank you!