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.6] One bug fix, two regression fixes
Date: Mon, 25 Apr 2016 12:21:31 +0200	[thread overview]
Message-ID: <571DEFAB.2050305@xs4all.nl> (raw)

Three fixes for 4.6: two vb2 regressions and one bug fix for 4k timings that
was wrong since the beginning.

Regards,

	Hans

The following changes since commit e07d46e7e0da86c146f199dae76f879096bc436a:

  [media] tpg: Export the tpg code from vivid as a module (2016-04-20 16:14:39 -0300)

are available in the git repository at:

  git://linuxtv.org/hverkuil/media_tree.git for-v4.6b

for you to fetch changes up to 5630e38582d970604daff4bb261734fe204e2791:

  vb2-memops: Fix over allocation of frame vectors (2016-04-25 12:19:30 +0200)

----------------------------------------------------------------
Hans Verkuil (1):
      v4l2-dv-timings.h: fix polarity for 4k formats

Ricardo Ribalda Delgado (2):
      media: vb2: Fix regression on poll() for RW mode
      vb2-memops: Fix over allocation of frame vectors

 drivers/media/v4l2-core/videobuf2-core.c   | 10 ++++++++++
 drivers/media/v4l2-core/videobuf2-memops.c |  2 +-
 drivers/media/v4l2-core/videobuf2-v4l2.c   | 14 ++++++--------
 include/media/videobuf2-core.h             |  4 ++++
 include/uapi/linux/v4l2-dv-timings.h       | 30 ++++++++++++++++++++----------
 5 files changed, 41 insertions(+), 19 deletions(-)

                 reply	other threads:[~2016-04-25 10:21 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=571DEFAB.2050305@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.