From: Mauro Carvalho Chehab <mchehab@infradead.org>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: Re: [GIT PULL] V4L2, soc-camera, em28xx: 3.13 fixes and improvements
Date: Wed, 30 Oct 2013 09:19:41 -0200 [thread overview]
Message-ID: <20131030091941.176f5686@infradead.org> (raw)
In-Reply-To: <Pine.LNX.4.64.1310301012160.18982@axis700.grange>
Em Wed, 30 Oct 2013 10:14:13 +0100 (CET)
Guennadi Liakhovetski <g.liakhovetski@gmx.de> escreveu:
> 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?
Well, as you have write permissions at patchwork, you can simply tag your
previous pull request as superseded and send a new one.
Regards,
Mauro
>
> 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/
Cheers,
Mauro
next prev parent reply other threads:[~2013-10-30 11:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-28 19:42 [GIT PULL] V4L2, soc-camera, em28xx: 3.13 fixes and improvements Guennadi Liakhovetski
2013-10-30 9:14 ` Guennadi Liakhovetski
2013-10-30 11:19 ` Mauro Carvalho Chehab [this message]
2013-10-30 17:08 ` [GIT PULL v2] " Guennadi Liakhovetski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131030091941.176f5686@infradead.org \
--to=mchehab@infradead.org \
--cc=g.liakhovetski@gmx.de \
--cc=linux-media@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).