This patch series contain some fixes and cleanups done to the s5p-mfc decoder in reqbuf, streamon and open/close commands. These patches are present in the ChromeOS tree and just rebased onto the media-tree and tested. Pawel Osciak (3): [media] s5p-mfc: Fixes for decode REQBUFS. [media] s5p-mfc: Extract open/close MFC instance commands. [media] s5p-mfc: Don't allocate codec buffers on STREAMON. drivers/media/platform/s5p-mfc/s5p_mfc.c | 29 +--- drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c | 62 +++++++ drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.h | 3 + drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 216 ++++++++++++------------- drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 18 +-- 5 files changed, 182 insertions(+), 146 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html