Hi Mauro,

Please pull the following patches for media-i2c. The first patch adds support
for ths7353 video amplifier, the second patch adds decoder as media entity and
the third and fourth patch enables media controller support usage for
tvp7002 and
tvp514x respectively.

Regards,
--Prabhakar Lad


The following changes since commit 4880f56438ef56457edd5548b257382761591998:

  [media] stv0900: remove unnecessary null pointer check (2013-02-08
18:05:48 -0200)

are available in the git repository at:
  git://linuxtv.org/mhadli/v4l-dvb-davinci_devices.git media-i2c-fixes

Lad, Prabhakar (1):
      media: ths7353: add support for ths7353 video amplifier

Manjunath Hadli (3):
      media: add support for decoder as one of media entity types
      media: tvp7002: enable TVP7002 decoder for media controller
      media: tvp514x: enable TVP514X for media controller based usage

 .../DocBook/media/v4l/media-ioc-enum-entities.xml  |   10 +
 drivers/media/i2c/Kconfig                          |    6 +-
 drivers/media/i2c/ths7303.c                        |  353 ++++++++++++++++----
 drivers/media/i2c/tvp514x.c                        |  158 +++++++++-
 drivers/media/i2c/tvp7002.c                        |  132 +++++++-
 include/media/ths7303.h                            |   42 +++
 include/media/tvp7002.h                            |    2 +
 include/media/v4l2-chip-ident.h                    |    3 +
 include/uapi/linux/media.h                         |    2 +
 9 files changed, 636 insertions(+), 72 deletions(-)
 create mode 100644 include/media/ths7303.h
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to