The following changes since commit aff093d4bbca91f543e24cde2135f393b8130f4b: [media] exynos-gsc: avoid build warning without CONFIG_OF (2016-05-09 18:38:33 -0300) are available in the git repository at: git://linuxtv.org/kdebski/media_tree_2.git fixes-20160524 for you to fetch changes up to 8295280677afd409c32839e47b49de2f20ee459a: s5p-mfc: fix a typo in s5p_mfc_dec (2016-05-24 16:41:43 +0200) ---------------------------------------------------------------- Javier Martinez Canillas (4): s5p-mfc: Don't try to put pm->clock if lookup failed s5p-mfc: Set device name for reserved memory region devs s5p-mfc: Add release callback for memory region devs s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open() ayaka (4): s5p-mfc: don't close instance after free OUTPUT buffers s5p-mfc: Add handling of buffer freeing reqbufs request s5p-mfc: remove unnecessary check in try_fmt s5p-mfc: fix a typo in s5p_mfc_dec drivers/media/platform/s5p-mfc/s5p_mfc.c | 50 ++++++++++++++++++---------- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 3 +- drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 12 ++----- drivers/media/platform/s5p-mfc/s5p_mfc_pm.c | 1 + 4 files changed, 37 insertions(+), 29 deletions(-) -- 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