All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL FOR v3.7] v4l2-ctrl feature enhancement
@ 2012-10-04  5:24 Prabhakar Lad
  0 siblings, 0 replies; only message in thread
From: Prabhakar Lad @ 2012-10-04  5:24 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: LMML, davinci-linux-open-source@linux.davincidsp.com,
	Laurent Pinchart, Hans Verkuil, Manjunath Hadli,
	Mauro Carvalho Chehab

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-10-04  5:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-04  5:24 [GIT PULL FOR v3.7] v4l2-ctrl feature enhancement Prabhakar Lad

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.