From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] s5p-mfc/exynos4-is clean up
Date: Thu, 11 Apr 2013 19:39:20 +0200 [thread overview]
Message-ID: <5166F548.8030800@samsung.com> (raw)
Hi Mauro,
This change set includes mostly some cleanup/refactoring of the Exynos4
FIMC-IS driver and refactoring to make some modules from exynos4-is
easier to re-use in the future Exynos5 FIMC-IS driver.
The following changes since commit 81e096c8ac6a064854c2157e0bf802dc4906678c:
[media] budget: Add support for Philips Semi Sylt PCI ref. design (2013-04-08
07:28:01 -0300)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git for_v3.10_2
for you to fetch changes up to 163a357478f3da49db43afd0352efcc754017a16:
exynos4-is: Disable debug trace by default in fimc-isp.c (2013-04-10 14:04:29
+0200)
----------------------------------------------------------------
Sylwester Nawrocki (8):
s5p-mfc: Remove potential uninitialized variable usage
exynos4-is: Move the subdev group ID definitions to public header
exynos4-is: Make fimc-lite independent of the pipeline->subdevs array
exynos4-is: Make fimc-lite independent of struct fimc_sensor_info
exynos4-is: Improve the ISP chain parameter count calculation
exynos4-is: Rename the ISP chain configuration data structure
exynos4-is: Remove meaningless test before bit setting
exynos4-is: Disable debug trace by default in fimc-isp.c
drivers/media/platform/exynos4-is/fimc-capture.c | 7 +-
drivers/media/platform/exynos4-is/fimc-is-param.c | 277 +++++++++------------
drivers/media/platform/exynos4-is/fimc-is-param.h | 4 +-
drivers/media/platform/exynos4-is/fimc-is-regs.c | 17 +-
drivers/media/platform/exynos4-is/fimc-is.c | 24 +-
drivers/media/platform/exynos4-is/fimc-is.h | 10 +-
drivers/media/platform/exynos4-is/fimc-isp.c | 15 +-
drivers/media/platform/exynos4-is/fimc-lite.c | 67 ++---
drivers/media/platform/exynos4-is/media-dev.c | 74 +++---
drivers/media/platform/exynos4-is/media-dev.h | 15 +-
drivers/media/platform/s5p-mfc/s5p_mfc.c | 2 +-
include/media/s5p_fimc.h | 11 +
12 files changed, 239 insertions(+), 284 deletions(-)
Regards,
Sylwester
reply other threads:[~2013-04-11 17:39 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=5166F548.8030800@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=linux-media@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).