This patch series includes YUV order handling fix for the FIMC
and FIMC-LITE, a fix for media entity ref_count issue, minor
refactoring and removal of some static data that will no longer
be needed since starting from 3.10 Exynos platform is going to
be DT only.

All dependencies of this series are available at:
git://linuxtv.org/snawrocki/samsung.git exynos4-fimc-is-v2

Sylwester Nawrocki (5):
  exynos4-is: Remove static driver data for Exynos4210 FIMC variants
  exynos4-is: Use common driver data for all FIMC-LITE IP instances
  exynos4-is: Allow colorspace conversion at fimc-lite
  exynos4-is: Correct input DMA YUV order configuration
  exynos4-is: Ensure proper media pipeline state on device close

 drivers/media/platform/exynos4-is/fimc-capture.c  |   18 ++-
 drivers/media/platform/exynos4-is/fimc-core.c     |   51 ++-------
 drivers/media/platform/exynos4-is/fimc-core.h     |    1 +
 drivers/media/platform/exynos4-is/fimc-lite-reg.c |    4 +-
 drivers/media/platform/exynos4-is/fimc-lite-reg.h |    8 +-
 drivers/media/platform/exynos4-is/fimc-lite.c     |  127 +++++++++++++--------
 drivers/media/platform/exynos4-is/fimc-lite.h     |   15 +--
 drivers/media/platform/exynos4-is/fimc-reg.c      |    3 +-
 drivers/media/platform/exynos4-is/fimc-reg.h      |   16 +--
 include/media/s5p_fimc.h                          |    2 +
 10 files changed, 124 insertions(+), 121 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to