The following patch series contains a few fixes and cleanups in preparation for decoding support. I've simplified the parameter buffer setup code, changed the hardware command register access locking for multi-instance support on CODA7, and added a list of supported codecs per device type, where each codec can have its own frame size limitation. I intend follow up with a series that adds h.264 decoding support for CODA7541 (i.MX53) and CODA960 (i.MX6), but what I'll send to the list exactly depends a bit on whether the mem2mem changes in the patch "[media] mem2mem: add support for hardware buffered queue" will be accepted. regards Philipp --- drivers/media/platform/coda.c | 600 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------- drivers/media/platform/coda.h | 11 ++- 2 files changed, 326 insertions(+), 285 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