public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de>,
	Prabhakar Lad <prabhakar.lad@ti.com>
Subject: [GIT PULL] v4l2-async API updates
Date: Mon, 29 Jul 2013 18:02:51 +0200	[thread overview]
Message-ID: <51F6922B.8020901@samsung.com> (raw)

Hi Mauro,

This includes a couple updates to the v4l2-async API: an addition
of a method of matching subdevs by device tree node pointer, some
cleanups and a fix of typo in JPEG controls documentation.


The following changes since commit 51dd4d70fc59564454a4dcb90d6d46d39a4a97ef:

  [media] em28xx: Fix vidioc fmt vid cap v4l2 compliance (2013-07-26 13:35:02 -0300)

are available in the git repository at:

  git://linuxtv.org/snawrocki/samsung.git for-v3.12

for you to fetch changes up to 6d4ba88a0a3a0debaadc444e9c3b03f61701226c:

  DocBook: Fix typo in V4L2_CID_JPEG_COMPRESSION_QUALITY reference (2013-07-29 16:13:10 +0200)

----------------------------------------------------------------
Sylwester Nawrocki (6):
      V4L: Drop bus_type check in v4l2-async match functions
      V4L: Rename v4l2_async_bus_* to v4l2_async_match_*
      V4L: Add V4L2_ASYNC_MATCH_OF subdev matching type
      V4L: Rename subdev field of struct v4l2_async_notifier
      V4L: Merge struct v4l2_async_subdev_list with struct v4l2_subdev
      DocBook: Fix typo in V4L2_CID_JPEG_COMPRESSION_QUALITY reference

 .../DocBook/media/v4l/vidioc-g-jpegcomp.xml        |    4 +-
 drivers/media/platform/davinci/vpif_capture.c      |    2 +-
 drivers/media/platform/davinci/vpif_display.c      |    2 +-
 .../platform/soc_camera/sh_mobile_ceu_camera.c     |    6 +-
 drivers/media/platform/soc_camera/soc_camera.c     |    4 +-
 drivers/media/v4l2-core/v4l2-async.c               |  106 ++++++++++----------
 include/media/v4l2-async.h                         |   36 +++----
 include/media/v4l2-subdev.h                        |   13 ++-
 8 files changed, 81 insertions(+), 92 deletions(-)

--
Regards,
Sylwester

             reply	other threads:[~2013-07-29 16:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-29 16:02 Sylwester Nawrocki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-07-29 12:02 [GIT PULL] v4l2-async API updates Sylwester Nawrocki
2013-07-29 14:03 ` Sylwester Nawrocki

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=51F6922B.8020901@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=prabhakar.lad@ti.com \
    /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