From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: 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 v4.6-rc6] media fixes
Date: Thu, 28 Apr 2016 11:13:51 -0300 [thread overview]
Message-ID: <20160428111351.4a48266c@recife.lan> (raw)
Hi Linux,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.6-4
For some regression fixes:
- videobuf2 core: avoid the risk of going past buffer on multi-planes
and fix rw mode;
- fix support for 4K formats at V4L2 core;
- fix a trouble at davinci_fpe, caused by a bad patch;
- usbvision: revert a patch with a partial fixup. The fixup patch was
merged already, and this one has some issues.
Thanks!
Mauro
-
The following changes since commit 405ddbfa68177b6169d09bc2308a39196a8eb64a:
[media] Revert "[media] media: au0828 change to use Managed Media Controller API" (2016-03-31 15:09:04 -0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.6-4
for you to fetch changes up to 89a095668304e8a02502ffd35edacffdbf49aa8c:
[media] vb2-memops: Fix over allocation of frame vectors (2016-04-25 10:22:55 -0300)
----------------------------------------------------------------
media fixes for v4.6-rc6
----------------------------------------------------------------
Hans Verkuil (2):
[media] davinci_vpfe: Revert "staging: media: davinci_vpfe: remove,unnecessary ret variable"
[media] v4l2-dv-timings.h: fix polarity for 4k formats
Ricardo Ribalda Delgado (2):
[media] media: vb2: Fix regression on poll() for RW mode
[media] vb2-memops: Fix over allocation of frame vectors
Sakari Ailus (2):
[media] videobuf2-core: Check user space planes array in dqbuf
[media] videobuf2-v4l2: Verify planes array in buffer dequeueing
Vladis Dronov (1):
[media] usbvision: revert commit 588afcc1
drivers/media/usb/usbvision/usbvision-video.c | 7 ----
drivers/media/v4l2-core/videobuf2-core.c | 20 ++++++---
drivers/media/v4l2-core/videobuf2-memops.c | 2 +-
drivers/media/v4l2-core/videobuf2-v4l2.c | 20 +++++----
drivers/staging/media/davinci_vpfe/vpfe_video.c | 54 ++++++++++++++++---------
include/media/videobuf2-core.h | 8 ++++
include/uapi/linux/v4l2-dv-timings.h | 30 +++++++++-----
7 files changed, 90 insertions(+), 51 deletions(-)
reply other threads:[~2016-04-28 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160428111351.4a48266c@recife.lan \
--to=mchehab@osg.samsung.com \
--cc=akpm@linux-foundation.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