From: Zahari Doychev <zahari.doychev@linux.com>
To: linux-media@vger.kernel.org, p.zabel@pengutronix.de,
mchehab@osg.samsung.com, k.debski@samsung.com,
hans.verkuil@cisco.com
Subject: [PATCH 0/2] RFC: m2m device fixes
Date: Wed, 8 Jul 2015 15:37:18 +0200 [thread overview]
Message-ID: <cover.1436361987.git.zahari.doychev@linux.com> (raw)
Hi,
These patches fix some problems that I am experiencing when decoding video
using the coda driver. The first one fixes the video playback termination and
the second a kernel bug due to mutex unlock balance.
Regards
Zahari
Zahari Doychev (2):
[media] coda: fix sequence counter increment
[media] m2m: fix bad unlock balance
drivers/media/platform/coda/coda-bit.c | 3 ++-
drivers/media/v4l2-core/v4l2-mem2mem.c | 19 ++++++++++---------
2 files changed, 12 insertions(+), 10 deletions(-)
--
2.4.5
next reply other threads:[~2015-07-08 13:44 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-08 13:37 Zahari Doychev [this message]
2015-07-08 13:37 ` [PATCH 1/2] [media] coda: fix sequence counter increment Zahari Doychev
2015-07-08 15:49 ` Philipp Zabel
2015-07-28 8:54 ` Hans Verkuil
2015-07-28 10:25 ` Philipp Zabel
2015-08-03 6:24 ` Zahari Doychev
2015-07-08 13:37 ` [PATCH 2/2] [media] m2m: fix bad unlock balance Zahari Doychev
2015-07-28 9:02 ` Hans Verkuil
2015-08-12 11:42 ` Marek Szyprowski
2015-08-12 15:50 ` Kamil Debski
2015-08-14 11:57 ` Hans Verkuil
2015-08-17 7:37 ` Zahari Doychev
2015-07-28 9:03 ` 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=cover.1436361987.git.zahari.doychev@linux.com \
--to=zahari.doychev@linux.com \
--cc=hans.verkuil@cisco.com \
--cc=k.debski@samsung.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@osg.samsung.com \
--cc=p.zabel@pengutronix.de \
/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.