* [GIT PULL] exynos4-is driver updates
@ 2013-12-21 11:41 Sylwester Nawrocki
0 siblings, 0 replies; only message in thread
From: Sylwester Nawrocki @ 2013-12-21 11:41 UTC (permalink / raw)
To: LMML
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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-21 11:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-21 11:41 [GIT PULL] exynos4-is driver updates Sylwester Nawrocki
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.