[GIT PULL FOR v3.6] Add adv7604/ad9389b drivers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi all!

There haven't been any comments since either RFCv1 or RFCv2.

(http://www.spinics.net/lists/linux-media/msg48529.html and
http://www.spinics.net/lists/linux-media/msg50413.html)

So I'm making this pull request now.

The only changes since RFCv2 are some documentation fixes:

- Add a note that the SUBDEV_G/S_EDID ioctls are experimental
- Add the proper revision/experimental references.
- Update the spec version to 3.6.

Regards,

	Hans

The following changes since commit 931efdf58bd83af8d0578a6cc53421675daf6d41:

  Merge branch 'v4l_for_linus' into staging/for_v3.6 (2012-07-14 15:45:44 -0300)

are available in the git repository at:


  git://linuxtv.org/hverkuil/media_tree.git hdmi2

for you to fetch changes up to d3e17e09dfd48ce8a8f7c6d80ca777230b487855:

  ad9389b: driver for the Analog Devices AD9389B video encoder. (2012-07-23 13:34:01 +0200)

----------------------------------------------------------------
Hans Verkuil (7):
      v4l2 core: add the missing pieces to support DVI/HDMI/DisplayPort.
      V4L2 spec: document the new DV controls and ioctls.
      v4l2-subdev: add support for the new edid ioctls.
      v4l2-ctrls.c: add support for the new DV controls.
      v4l2-common: add CVT and GTF detection functions.
      adv7604: driver for the Analog Devices ADV7604 video decoder.
      ad9389b: driver for the Analog Devices AD9389B video encoder.

 Documentation/DocBook/media/v4l/compat.xml               |   21 +
 Documentation/DocBook/media/v4l/controls.xml             |  149 ++++
 Documentation/DocBook/media/v4l/v4l2.xml                 |   14 +-
 Documentation/DocBook/media/v4l/vidioc-subdev-g-edid.xml |  161 +++++
 drivers/media/video/Kconfig                              |   23 +
 drivers/media/video/Makefile                             |    2 +
 drivers/media/video/ad9389b.c                            | 1328 ++++++++++++++++++++++++++++++++++
 drivers/media/video/adv7604.c                            | 1959 ++++++++++++++++++++++++++++++++++++++++++++++++++
 drivers/media/video/v4l2-common.c                        |  358 +++++++++
 drivers/media/video/v4l2-ctrls.c                         |   39 +
 drivers/media/video/v4l2-ioctl.c                         |   13 +
 drivers/media/video/v4l2-subdev.c                        |    6 +
 include/linux/v4l2-subdev.h                              |   10 +
 include/linux/videodev2.h                                |   23 +
 include/media/ad9389b.h                                  |   49 ++
 include/media/adv7604.h                                  |  153 ++++
 include/media/v4l2-chip-ident.h                          |    6 +
 include/media/v4l2-common.h                              |   13 +
 include/media/v4l2-subdev.h                              |    2 +
 19 files changed, 4327 insertions(+), 2 deletions(-)
 create mode 100644 Documentation/DocBook/media/v4l/vidioc-subdev-g-edid.xml
 create mode 100644 drivers/media/video/ad9389b.c
 create mode 100644 drivers/media/video/adv7604.c
 create mode 100644 include/media/ad9389b.h
 create mode 100644 include/media/adv7604.h
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Input]     [Video for Linux]     [Gstreamer Embedded]     [Mplayer Users]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux