From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: "linux-media@vger.kernel.org" <linux-media@vger.kernel.org>,
Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PATCHES FOR 3.5] s5p-fimc driver fixes
Date: Fri, 25 May 2012 21:58:05 +0200 [thread overview]
Message-ID: <4FBFE44D.7050006@samsung.com> (raw)
Hi Mauro,
The following changes since commit 5472d3f17845c4398c6a510b46855820920c2181:
[media] mt9m032: Implement V4L2_CID_PIXEL_RATE control (2012-05-24 09:27:24
-0300)
are available in the git repository at:
git://git.infradead.org/users/kmpark/linux-samsung v4l-fimc-fixes
for you to fetch changes up to e17efe77cc112420a5a9169a77402cc590a96908:
s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails
(2012-05-25 12:18:27 +0200)
----------------------------------------------------------------
Sachin Kamat (2):
s5p-fimc: Fix compiler warning in fimc-lite.c
s5p-fimc: Stop media entity pipeline if fimc_pipeline_validate fails
Sakari Ailus (1):
s5p-fimc: media_entity_pipeline_start() may fail
Sylwester Nawrocki (8):
s5p-fimc: Fix bug in capture node open()
s5p-fimc: Don't create multiple active links to same sink entity
s5p-fimc: Honour sizeimage in VIDIOC_S_FMT
s5p-fimc: Remove superfluous checks for buffer type
s5p-fimc: Prevent lock-up in multiple sensor systems
s5p-fimc: Fix fimc-lite system wide suspend procedure
s5p-fimc: Shorten pixel formats description
s5p-fimc: Update to the control handler lock changes
drivers/media/video/s5p-fimc/fimc-capture.c | 69
++++++++++++++++++++++++++++++++++-----------------------------------
drivers/media/video/s5p-fimc/fimc-core.c | 19 ++++++++++---------
drivers/media/video/s5p-fimc/fimc-lite.c | 20 ++++++++++++--------
drivers/media/video/s5p-fimc/fimc-mdevice.c | 48
++++++++++++++++++++++++------------------------
drivers/media/video/s5p-fimc/fimc-mdevice.h | 2 --
5 files changed, 80 insertions(+), 78 deletions(-)
I'm sending it early as I'm going to be offline for coming few weeks.
Kind regards,
Sylwester
reply other threads:[~2012-05-25 19:58 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=4FBFE44D.7050006@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.