Hi! This is a collection of various fixes for Exynos MFC codec driver. They all come from the internal kernel tree used for Tizen 3.0 development (available on git.tizen.org). Patches were tested on Odroid U3 and XU3 boards (Exynos 4412 and 5422). Best regards Marek Szyprowski Samsung R&D Institute Poland Patch summary: Andrzej Hajda (1): s5p-mfc: Correct scratch buffer size of H.263 decoder Donghwa Lee (1): s5p-mfc: Skip incomeplete frame Ingi Kim (1): s5p-mfc: Fix MFC context buffer size Marek Szyprowski (1): s5p-mfc: Use clock gating only on MFC v5 hardware drivers/media/platform/s5p-mfc/regs-mfc-v6.h | 3 ++- drivers/media/platform/s5p-mfc/regs-mfc-v8.h | 2 +- drivers/media/platform/s5p-mfc/regs-mfc.h | 3 +++ drivers/media/platform/s5p-mfc/s5p_mfc.c | 8 ++++++-- drivers/media/platform/s5p-mfc/s5p_mfc_common.h | 2 ++ drivers/media/platform/s5p-mfc/s5p_mfc_pm.c | 17 +++++++++++++++-- 6 files changed, 29 insertions(+), 6 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html