Hi Mauro I'd like to add 2 more patches from other authors to my pull request for 3.13. Shall I add them to this branch before you have pulled it (I could also rebase it onto the current -next while at it), or shall I rather wait for you to pull and then issue a second pull request? Thanks Guennadi On Mon, 28 Oct 2013, Guennadi Liakhovetski wrote: > Hi Mauro > > As agreed a couple of days ago, here go several general V4L2 patches, > posted at vatious times with no objections, and patches, aiming at fixing > the current em28xx+ov2640 breakage. After you pull them I'll have to > remember to change their status in patchwork too... > > The following changes since commit 9e11bce4d7065aa826a953936149e182e018a3df: > > Add linux-next specific files for 20131025 (2013-10-25 17:07:05 +0200) > > are available in the git repository at: > git://linuxtv.org/gliakhovetski/v4l-dvb.git for-3.13-1 > > Guennadi Liakhovetski (9): > V4L2: (cosmetic) remove redundant use of unlikely() > imx074: fix error handling for failed async subdevice registration > V4L2: add a common V4L2 subdevice platform data type > soc-camera: switch to using the new struct v4l2_subdev_platform_data > V4L2: add v4l2-clock helpers to register and unregister a fixed-rate clock > V4L2: add a v4l2-clk helper macro to produce an I2C device ID > V4L2: em28xx: register a V4L2 clock source > V4L2: soc-camera: work around unbalanced calls to .s_power() > V4L2: em28xx: tell the ov2640 driver to balance clock enabling internally > > drivers/media/i2c/soc_camera/imx074.c | 4 ++- > drivers/media/platform/soc_camera/soc_camera.c | 46 ++++++++++++++--------- > drivers/media/usb/em28xx/em28xx-camera.c | 42 ++++++++++++++++----- > drivers/media/usb/em28xx/em28xx-cards.c | 3 ++ > drivers/media/usb/em28xx/em28xx.h | 1 + > drivers/media/v4l2-core/v4l2-clk.c | 39 ++++++++++++++++++++ > include/media/soc_camera.h | 27 +++++++++++--- > include/media/v4l2-clk.h | 17 +++++++++ > include/media/v4l2-subdev.h | 17 ++++++++- > 9 files changed, 159 insertions(+), 37 deletions(-) > > Thanks > Guennadi > --- > Guennadi Liakhovetski, Ph.D. > Freelance Open-Source Software Developer > http://www.open-technology.de/ > --- Guennadi Liakhovetski, Ph.D. Freelance Open-Source Software Developer http://www.open-technology.de/ -- 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