From: Sylwester Nawrocki <sylvester.nawrocki@gmail.com>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] exynos4-is driver updates
Date: Sat, 21 Dec 2013 12:41:35 +0100 [thread overview]
Message-ID: <52B57E6F.6070305@gmail.com> (raw)
The following changes since commit c57f87e62368c33ebda11a4993380c8e5a19a5c5:
[media] anysee: fix non-working E30 Combo Plus DVB-T (2013-12-20
14:24:20 -0200)
are available in the git repository at:
git://linuxtv.org/snawrocki/samsung.git v3.14-exynos4-is
Sylwester Nawrocki (3):
exynos4-is: Add clock provider for the external clocks
exynos4-is: Add support for asynchronous subdevices registration
exynos4-is: Add the FIMC-IS ISP capture DMA driver
drivers/media/platform/exynos4-is/Kconfig | 9 +
drivers/media/platform/exynos4-is/Makefile | 4 +
drivers/media/platform/exynos4-is/fimc-is-param.c | 2 +-
drivers/media/platform/exynos4-is/fimc-is-param.h | 5 +
drivers/media/platform/exynos4-is/fimc-is-regs.c | 14 +
drivers/media/platform/exynos4-is/fimc-is-regs.h | 1 +
drivers/media/platform/exynos4-is/fimc-is.c | 3 +
drivers/media/platform/exynos4-is/fimc-is.h | 5 +
drivers/media/platform/exynos4-is/fimc-isp-video.c | 660
++++++++++++++++++++
drivers/media/platform/exynos4-is/fimc-isp-video.h | 44 ++
drivers/media/platform/exynos4-is/fimc-isp.c | 29 +-
drivers/media/platform/exynos4-is/fimc-isp.h | 27 +-
drivers/media/platform/exynos4-is/media-dev.c | 350 ++++++++---
drivers/media/platform/exynos4-is/media-dev.h | 31 +-
14 files changed, 1079 insertions(+), 105 deletions(-)
create mode 100644 drivers/media/platform/exynos4-is/fimc-isp-video.c
create mode 100644 drivers/media/platform/exynos4-is/fimc-isp-video.h
reply other threads:[~2013-12-21 11:41 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=52B57E6F.6070305@gmail.com \
--to=sylvester.nawrocki@gmail.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 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.