Hi Mauro, Some sleep_on race fixes, s2255 driver cleanups and vb2 conversion and some ths8200 fixes. This pull request superseded https://patchwork.linuxtv.org/patch/22207/. The only change is the addition of the "s2255drv: upgrade to videobuf2" patch which completes the vb2 conversion of that driver. Regards, Hans The following changes since commit 37e59f876bc710d67a30b660826a5e83e07101ce: [media, edac] Change my email address (2014-02-07 08:03:07 -0200) are available in the git repository at: git://linuxtv.org/hverkuil/media_tree.git for-v3.15b for you to fetch changes up to 311445baf9e1e35cdaf5e32951c0c5487804212b: s2255drv: upgrade to videobuf2 (2014-02-21 08:50:26 +0100) ---------------------------------------------------------------- Arnd Bergmann (1): omap_vout: avoid sleep_on race Dean Anderson (7): s2255drv: removal of s2255_dmaqueue structure s2255drv: refactoring s2255_channel to s2255_vc s2255drv: buffer setup fix s2255drv: remove redundant parameter s2255drv: dynamic memory allocation efficiency fix s2255drv: fix for return code not checked s2255drv: cleanup of s2255_fh Hans Verkuil (1): radio-cadet: avoid interruptible_sleep_on race Martin Bugge (3): ths8200: Zero blanking level for RGB. ths8200: Corrected sync polarities setting. ths8200: Format adjustment. sensoray-dev (1): s2255drv: upgrade to videobuf2 drivers/media/i2c/ths8200.c | 26 +- drivers/media/platform/omap/omap_vout_vrfb.c | 3 +- drivers/media/radio/radio-cadet.c | 46 ++-- drivers/media/usb/s2255/s2255drv.c | 1077 +++++++++++++++++++++++++++++++----------------------------------------------- 4 files changed, 470 insertions(+), 682 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