Hi Mauro,

This includes a few bug fixes for the Samsung SoC FIMC m2m driver
and fixes and cleanups at the s5p-jpeg driver, as a prerequisite 
to support JPEG codec IP found on the Exynos3250 SoCs.

The following changes since commit 393cbd8dc532c1ebed60719da8d379f50d445f28:

  [media] smiapp: Use %u for printing u32 value (2014-04-23 16:05:06 -0300)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git for-v3.16

for you to fetch changes up to 13b46c7a03adbcc347b77a13ed27066bc92d515c:

  s5p-jpeg: Fix NV12 format entry related to S5C2120 SoC (2014-05-05 16:22:01 
+0200)

----------------------------------------------------------------
Jacek Anaszewski (8):
      s5p-jpeg: Add fmt_ver_flag field to the s5p_jpeg_variant structure
      s5p-jpeg: Perform fourcc downgrade only for Exynos4x12 SoCs
      s5p-jpeg: Add m2m_ops field to the s5p_jpeg_variant structure
      s5p-jpeg: g_selection callback should always succeed
      s5p-jpeg: Fix sysmmu page fault
      s5p-jpeg: Prevent JPEG 4:2:0 > YUV 4:2:0 decompression
      s5p-jpeg: Fix build break when CONFIG_OF is undefined
      s5p-jpeg: Fix NV12 format entry related to S5C2120 SoC

Nicolas Dufresne (3):
      s5p-fimc: Iterate for each memory plane
      s5p-fimc: Changed RGB32 to BGR32
      s5p-fimc: Reuse calculated sizes

 drivers/media/platform/exynos4-is/fimc-core.c |    6 +-
 drivers/media/platform/exynos4-is/fimc-m2m.c  |    6 +-
 drivers/media/platform/s5p-jpeg/jpeg-core.c   |  118 +++++++++++++++++--------
 drivers/media/platform/s5p-jpeg/jpeg-core.h   |    6 +-
 4 files changed, 93 insertions(+), 43 deletions(-)

--
Thanks,
Sylwester
--
To unsubscribe from this list: send the line "unsubscribe linux-media" 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