All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kamil Debski <k.debski@samsung.com>
To: linux-media@vger.kernel.org
Subject: [GIT PULL] mem2mem changes
Date: Fri, 01 Jul 2016 14:41:02 +0200	[thread overview]
Message-ID: <00a801d1d395$d3fb1390$7bf13ab0$@samsung.com> (raw)

The following changes since commit 0db5c79989de2c68d5abb7ba891bfdb3cd3b7e05:

  [media] media-devnode.h: Fix documentation (2016-06-16 08:14:56 -0300)

are available in the git repository at:

  git://linuxtv.org/kdebski/media_tree_2.git master-20160627

for you to fetch changes up to 54fd06bfa3aed1c14731a372be92c15d3cdd6998:

  exynos4-is: Fix buffer release issue on fimc m2m video nodes (2016-06-30
16:03:02 +0200)

----------------------------------------------------------------
Javier Martinez Canillas (5):
      s5p-mfc: fix typo in s5p_mfc_dec function comment
      s5p-mfc: don't print errors on VIDIOC_REQBUFS unsupported mem type
      s5p-mfc: use vb2_is_streaming() to check vb2 queue status
      s5p-mfc: set capablity bus_info as required by VIDIOC_QUERYCAP
      s5p-mfc: improve v4l2_capability driver and card fields

Marek Szyprowski (1):
      media: s5p-mfc: fix error path in driver probe

Shuah Khan (3):
      media: s5p-mfc fix video device release double release in probe error
path
      media: s5p-mfc fix memory leak in s5p_mfc_remove()
      media: s5p-mfc fix null pointer deference in clk_core_enable()

Sylwester Nawrocki (1):
      exynos4-is: Fix buffer release issue on fimc m2m video nodes

 drivers/media/platform/exynos4-is/fimc-m2m.c    | 24
++++++++++--------------
 drivers/media/platform/s5p-mfc/s5p_mfc.c        | 19 +++++++++++--------
 drivers/media/platform/s5p-mfc/s5p_mfc_common.h |  2 ++
 drivers/media/platform/s5p-mfc/s5p_mfc_dec.c    | 15 ++++++++-------
 drivers/media/platform/s5p-mfc/s5p_mfc_enc.c    |  7 ++++---
 drivers/media/platform/s5p-mfc/s5p_mfc_pm.c     | 12 +++++++++---
 6 files changed, 44 insertions(+), 35 deletions(-)


             reply	other threads:[~2016-07-01 12:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 12:41 Kamil Debski [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-07 15:31 [GIT PULL] mem2mem changes Kamil Debski
2015-12-18 17:22 Kamil Debski
2015-01-30 14:45 Kamil Debski
2014-11-05 10:19 Kamil Debski

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='00a801d1d395$d3fb1390$7bf13ab0$@samsung.com' \
    --to=k.debski@samsung.com \
    --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.