The following changes since commit 348d1299b808a9e68a7dee2a4de6b555600099de: s5p-g2d: Fix registration failure (2013-07-22 14:17:28 +0200) are available in the git repository at: git://git.linuxtv.org/kdebski/media.git new-for-3.12 for you to fetch changes up to abe28f650794d42c7cc1d0ff3759156e9cdfae70: coda: add CODA7541 decoding support (2013-07-22 14:33:30 +0200) ---------------------------------------------------------------- Philipp Zabel (9): mem2mem: add support for hardware buffered queue coda: use vb2_set_plane_payload instead of setting v4l2_planes[0].bytesused directly coda: dynamic IRAM setup for encoder coda: do not allocate maximum number of framebuffers for encoder coda: update CODA7541 to firmware 1.4.50 coda: add bitstream ringbuffer handling for decoder coda: dynamic IRAM setup for decoder coda: split encoder specific parts out of device_run and irq_handler coda: add CODA7541 decoding support drivers/media/platform/coda.c | 1469 ++++++++++++++++++++++++++++---- drivers/media/platform/coda.h | 107 ++- drivers/media/v4l2-core/v4l2-mem2mem.c | 10 +- include/media/v4l2-mem2mem.h | 13 + 4 files changed, 1410 insertions(+), 189 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