Hi Mauro, Sorry for posting this so late. The patches in this pull request add timestamp_type handling to mem2mem drivers. Best wishes, -- Kamil Debski Linux Platform Group Samsung Poland R&D Center The following changes since commit 5f3f254f7c138a22a544b80ce2c14a3fc4ed711e: [media] media/rc/imon.c: kill urb when send_packet() is interrupted (2013-04-23 17:50:34 -0300) are available in the git repository at: git://git.linuxtv.org/kdebski/media.git media_tree for you to fetch changes up to 3a9e65ae54131b8d4568a9e1b0695c37fffb37a2: mem2mem_testdev: set timestamp_type and add debug param (2013-04-25 13:51:13 +0200) ---------------------------------------------------------------- Hans Verkuil (1): mem2mem_testdev: set timestamp_type and add debug param Kamil Debski (7): s5p-g2d: Add copy time stamp handling s5p-jpeg: Add copy time stamp handling s5p-mfc: Optimize copy time stamp handling coda: Add copy time stamp handling exynos-gsc: Add copy time stamp handling m2m-deinterlace: Add copy time stamp handling mx2-emmaprp: Add copy time stamp handling drivers/media/platform/coda.c | 5 +++++ drivers/media/platform/exynos-gsc/gsc-m2m.c | 5 +++++ drivers/media/platform/m2m-deinterlace.c | 5 +++++ drivers/media/platform/mem2mem_testdev.c | 12 +++++++++++- drivers/media/platform/mx2_emmaprp.c | 5 +++++ drivers/media/platform/s5p-g2d/g2d.c | 5 +++++ drivers/media/platform/s5p-jpeg/jpeg-core.c | 5 +++++ drivers/media/platform/s5p-mfc/s5p_mfc.c | 10 ++++------ 8 files changed, 45 insertions(+), 7 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