All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil@xs4all.nl>
To: Linux Media Mailing List <linux-media@vger.kernel.org>
Subject: [GIT PULL FOR v4.2] Various fixes
Date: Fri, 15 May 2015 13:38:58 +0200	[thread overview]
Message-ID: <5555DAD2.6080703@xs4all.nl> (raw)

The following changes since commit 0fae1997f09796aca8ada5edc028aef587f6716c:

  [media] dib0700: avoid the risk of forgetting to add the adapter's size (2015-05-14 19:31:34 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-4.2h

for you to fetch changes up to ac640baa8ee43f01529e8ca5b98972ed50de1f7d:

  DocBook/media: add missing entry for V4L2_PIX_FMT_Y16_BE (2015-05-15 12:30:54 +0200)

----------------------------------------------------------------
Hans Verkuil (7):
      DocBook/media: fix querycap error code
      sta2x11: use monotonic timestamp
      rcar-vin: use monotonic timestamps
      DocBook/media: remove spurious space.
      DocBook/media: improve timestamp documentation
      DocBook/media: fix syntax error
      DocBook/media: add missing entry for V4L2_PIX_FMT_Y16_BE

Prashant Laddha (1):
      v4l2-dv-timings: fix overflow in gtf timings calculation

Ricardo Ribalda Delgado (4):
      media/vivid: Add support for Y16 format
      media/v4l2-core: Add support for V4L2_PIX_FMT_Y16_BE
      media/vivid: Add support for Y16_BE format
      media/vivid: Code cleanout

 Documentation/DocBook/media/v4l/io.xml              |  2 +-
 Documentation/DocBook/media/v4l/pixfmt-y16-be.xml   | 81 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 Documentation/DocBook/media/v4l/pixfmt.xml          |  1 +
 Documentation/DocBook/media/v4l/vidioc-dqevent.xml  |  5 ++++-
 Documentation/DocBook/media/v4l/vidioc-qbuf.xml     |  4 +++-
 Documentation/DocBook/media/v4l/vidioc-querycap.xml |  2 +-
 drivers/media/pci/sta2x11/sta2x11_vip.c             |  3 ++-
 drivers/media/platform/soc_camera/rcar_vin.c        |  2 +-
 drivers/media/platform/vivid/vivid-tpg.c            | 20 ++++++++++++++----
 drivers/media/platform/vivid/vivid-vid-common.c     | 16 +++++++++++++++
 drivers/media/v4l2-core/v4l2-dv-timings.c           | 28 ++++++++++++++++---------
 drivers/media/v4l2-core/v4l2-ioctl.c                |  1 +
 include/uapi/linux/videodev2.h                      |  1 +
 13 files changed, 146 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/DocBook/media/v4l/pixfmt-y16-be.xml

             reply	other threads:[~2015-05-15 11:39 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15 11:38 Hans Verkuil [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-12  7:50 [GIT PULL FOR v4.2] Various fixes Hans Verkuil
2015-06-08 12:09 Hans Verkuil
2015-05-25 12:15 Hans Verkuil
2015-05-17 11:12 Hans Verkuil
2015-04-24  8:11 Hans Verkuil

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=5555DAD2.6080703@xs4all.nl \
    --to=hverkuil@xs4all.nl \
    --cc=linux-media@vger.kernel.org \
    /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.