The following changes since commit b250392f7b5062cf026b1423e27265e278fd6b30: [media] media: ttpci: fix av7110 build to be compatible with CONFIG_INPUT_EVDEV (2014-08-21 15:25:38 -0500) are available in the git repository at: git://linuxtv.org/kdebski/media_tree_2.git for-3.18 for you to fetch changes up to af26e239d419b5ab4ac49dd8ee585891f25a3e51: z v4l: vsp1: fix driver dependencies (2014-09-03 10:33:25 +0200) ---------------------------------------------------------------- Bartlomiej Zolnierkiewicz (1): v4l: vsp1: fix driver dependencies Jacek Anaszewski (4): s5p-jpeg: Avoid assigning readl result s5p-jpeg: remove stray call to readl s5p-jpeg: avoid overwriting JPEG_CNTL register settings s5p-jpeg: fix HUF_TBL_EN bit clearing path Marek Szyprowski (1): media: s5p-mfc: rename special clock to sclk_mfc Mauro Carvalho Chehab (5): s5p_mfc: don't use an external symbol called 'debug' s5p-jpeg: get rid of some warnings g2d: remove unused var s5p_mfc_ctrl: add missing s5p_mfc_ctrl.h header s5p_mfc: get rid of several warnings Zhaowei Yuan (2): media: s5p_mfc: Release ctx->ctx if failed to allocate ctx->shm media: s5p-mfc: correct improper logs drivers/media/platform/Kconfig | 1 + drivers/media/platform/s5p-g2d/g2d.c | 7 +++---- drivers/media/platform/s5p-jpeg/jpeg-core.c | 2 +- .../media/platform/s5p-jpeg/jpeg-hw-exynos3250.c | 2 ++ drivers/media/platform/s5p-jpeg/jpeg-hw-exynos4.c | 9 +++------ drivers/media/platform/s5p-jpeg/jpeg-hw-s5p.c | 6 ++---- drivers/media/platform/s5p-mfc/s5p_mfc.c | 6 ++---- drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v5.c | 1 + drivers/media/platform/s5p-mfc/s5p_mfc_cmd_v6.c | 1 + drivers/media/platform/s5p-mfc/s5p_mfc_ctrl.c | 5 +++-- drivers/media/platform/s5p-mfc/s5p_mfc_debug.h | 6 +++--- drivers/media/platform/s5p-mfc/s5p_mfc_dec.c | 4 ++-- drivers/media/platform/s5p-mfc/s5p_mfc_enc.c | 7 ++----- drivers/media/platform/s5p-mfc/s5p_mfc_opr_v5.c | 3 +-- drivers/media/platform/s5p-mfc/s5p_mfc_pm.c | 2 +- 15 files changed, 28 insertions(+), 34 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