From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Cc: Marek Szyprowski <m.szyprowski@samsung.com>
Subject: [GIT PULL FOR 3.13] videobuf2 updates
Date: Tue, 17 Sep 2013 14:46:56 +0200 [thread overview]
Message-ID: <52384F40.4030304@samsung.com> (raw)
Hi Mauro,
This includes videobuf2-dma-sg allocator enhancements, videobuf-core cleanup
and debug logs addition.
The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:
Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for-v3.13-videobuf2
for you to fetch changes up to de727541f8be1de8163bf831b38aaf2181d6284e:
videobuf2: Add debug print for the output buffer plane lengths checks
(2013-09-17 13:46:54 +0200)
----------------------------------------------------------------
Ricardo Ribalda (3):
videobuf2: Fix vb2_write prototype
videobuf2-dma-sg: Allocate pages as contiguous as possible
videobuf2-dma-sg: Replace vb2_dma_sg_desc with sg_table
Seung-Woo Kim (1):
videobuf2: Add log for size checking error in __qbuf_userptr
Sylwester Nawrocki (1):
videobuf2: Add debug print for the output buffer plane lengths checks
drivers/media/platform/marvell-ccic/mcam-core.c | 14 +-
drivers/media/v4l2-core/videobuf2-core.c | 16 ++-
drivers/media/v4l2-core/videobuf2-dma-sg.c | 149 +++++++++++---------
drivers/staging/media/solo6x10/solo6x10-v4l2-enc.c | 20 +--
include/media/videobuf2-core.h | 4 +-
include/media/videobuf2-dma-sg.h | 10 +-
6 files changed, 119 insertions(+), 94 deletions(-)
--
Regards,
Sylwester
reply other threads:[~2013-09-17 12:48 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=52384F40.4030304@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.