From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PULL FOR 3.0] s5p-fimc and m5mols driver fixes
Date: Thu, 09 Jun 2011 14:05:07 +0200 [thread overview]
Message-ID: <4DF0B6F3.6010804@samsung.com> (raw)
Mauro, please pull the following s5p-fimc and m5mols driver updates.
The following changes since commit 215c52702775556f4caf5872cc84fa8810e6fc7d:
[media] V4L/videobuf2-memops: use pr_debug for debug messages (2011-06-01
18:20:34 -0300)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-2.6-samsung s5p-fimc
HeungJun, Kim (4):
m5mols: Fix capture image size register definition
m5mols: add m5mols_read_u8/u16/u32() according to I2C byte width
m5mols: remove union in the m5mols_get_version(), and VERSION_SIZE
m5mols: Use proper email address format
Sylwester Nawrocki (7):
s5p-fimc: Fix possible memory leak during capture devnode registration
s5p-fimc: Fix V4L2_PIX_FMT_RGB565X description
s5p-fimc: Fix data structures documentation and cleanup debug trace
s5p-fimc: Fix wrong buffer size in queue_setup
s5p-fimc: Remove empty buf_init operation
s5p-fimc: Use pix_mp for the color format lookup
s5p-fimc: Update copyright notices
drivers/media/video/m5mols/m5mols.h | 57 +++++-----
drivers/media/video/m5mols/m5mols_capture.c | 22 ++--
drivers/media/video/m5mols/m5mols_controls.c | 6 +-
drivers/media/video/m5mols/m5mols_core.c | 144 ++++++++++++++++----------
drivers/media/video/m5mols/m5mols_reg.h | 21 +++-
drivers/media/video/s5p-fimc/fimc-capture.c | 21 +---
drivers/media/video/s5p-fimc/fimc-core.c | 28 ++----
drivers/media/video/s5p-fimc/fimc-core.h | 29 +++---
include/media/m5mols.h | 4 +-
9 files changed, 176 insertions(+), 156 deletions(-)
Thanks,
Sylwester Nawrocki
reply other threads:[~2011-06-09 12:05 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=4DF0B6F3.6010804@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.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.