Hi Mauro, This pull request contains ownership and module use count changes for the media device and V4L2 sub-devices, a missing check for the user space arguments in [gs]_frame_interval and a few comment improvements. Please pull. The following changes since commit 701b57ee3387b8e3749845b02310b5625fbd8da0: [media] vb2: Add videobuf2-dvb support (2014-04-16 18:59:29 -0300) are available in the git repository at: ssh://linuxtv.org/git/sailus/media_tree.git upstream for you to fetch changes up to 6544c39041d2e88c895110796c7db4cdb1f5d8e2: v4l: Remove documentation for nonexistend input field in v4l2_buffer (2014-04-23 22:14:34 +0300) ---------------------------------------------------------------- Sakari Ailus (5): v4l: Check pad arguments for [gs]_frame_interval media: Use a better owner for the media device v4l: Only get module if it's different than the driver for v4l2_dev v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMA v4l: Remove documentation for nonexistend input field in v4l2_buffer drivers/media/media-device.c | 7 ++++--- drivers/media/media-devnode.c | 5 +++-- drivers/media/v4l2-core/v4l2-device.c | 18 +++++++++++++++--- drivers/media/v4l2-core/v4l2-subdev.c | 16 ++++++++++++++-- include/media/media-device.h | 4 +++- include/media/media-devnode.h | 3 ++- include/media/v4l2-subdev.h | 10 +++++++--- include/uapi/linux/videodev2.h | 1 - 8 files changed, 48 insertions(+), 16 deletions(-) -- Kind regards, Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- 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