All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prabhakar Lad <prabhakar.lad@ti.com>
To: Mauro Carvalho Chehab <mchehab@infradead.org>
Cc: LMML <linux-media@vger.kernel.org>,
	"davinci-linux-open-source@linux.davincidsp.com"
	<davinci-linux-open-source@linux.davincidsp.com>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
	Hans Verkuil <hans.verkuil@cisco.com>,
	Manjunath Hadli <manjunath.hadli@ti.com>,
	Mauro Carvalho Chehab <mchehab@redhat.com>
Subject: [GIT PULL FOR v3.7] v4l2-ctrl feature enhancement
Date: Thu, 4 Oct 2012 10:54:12 +0530	[thread overview]
Message-ID: <506D1D7C.10605@ti.com> (raw)

Hi Mauro,

Can you please pull the following patches which adds a new feature and
a new control to v4l2-ctrl framework. One of the patch includes usage of
the new control in the driver.

Thanks and Regards,
--Prabhakar Lad


The following changes since commit 2425bb3d4016ed95ce83a90b53bd92c7f31091e4:

  em28xx: regression fix: use DRX-K sync firmware requests on em28xx
(2012-10-02 17:15:22 -0300)

are available in the git repository at:
  git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git v4l2-ctrls-pull

Lad, Prabhakar (3):
      media: v4l2-ctrls: add control for test pattern
      media: v4l2-ctrl: add a helper function to add standard control
with driver specific menu
      media: mt9p031/mt9t001/mt9v032: use V4L2_CID_TEST_PATTERN for test
pattern control

 Documentation/DocBook/media/v4l/controls.xml |   10 +++++
 Documentation/video4linux/v4l2-controls.txt  |   24 +++++++++++
 drivers/media/i2c/mt9p031.c                  |   19 ++-------
 drivers/media/i2c/mt9t001.c                  |   22 +++++++---
 drivers/media/i2c/mt9v032.c                  |   54
+++++++++++++++++---------
 drivers/media/v4l2-core/v4l2-ctrls.c         |   32 +++++++++++++++
 include/linux/v4l2-controls.h                |    1 +
 include/media/v4l2-ctrls.h                   |   23 +++++++++++
 8 files changed, 145 insertions(+), 40 deletions(-)

                 reply	other threads:[~2012-10-04  5:24 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=506D1D7C.10605@ti.com \
    --to=prabhakar.lad@ti.com \
    --cc=davinci-linux-open-source@linux.davincidsp.com \
    --cc=hans.verkuil@cisco.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=manjunath.hadli@ti.com \
    --cc=mchehab@infradead.org \
    --cc=mchehab@redhat.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.