From: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andrew Morton <akpm@linux-foundation.org>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL for v4.12-rc6] media fixes
Date: Tue, 13 Jun 2017 11:49:12 -0300 [thread overview]
Message-ID: <20170613114912.2959beb4@vento.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.12-3
For:
- some build dependency issues at CEC core with randconfigs;
- fix an off by one error at vb2;
- a race fix at cec core;
- driver fixes at tc358743, sir_ir and rainshadow-cec.
Regards,
Mauro
-
The following changes since commit 963761a0b2e85663ee4a5630f72930885a06598a:
[media] rc-core: race condition during ir_raw_event_register() (2017-06-04 15:25:38 -0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.12-3
for you to fetch changes up to f9f314f323951a33d8b4a4f63f7d04b7f3bc0603:
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED (2017-06-08 16:52:28 -0300)
----------------------------------------------------------------
media fixes for v4.12-rc6
----------------------------------------------------------------
Arnd Bergmann (2):
[media] cec: improve MEDIA_CEC_RC dependencies
[media] cec-notifier.h: handle unreachable CONFIG_CEC_CORE
Christophe JAILLET (1):
[media] vb2: Fix an off by one error in 'vb2_plane_vaddr'
Hans Verkuil (2):
[media] cec: race fix: don't return -ENONET in cec_receive()
[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLED
Philipp Zabel (1):
[media] tc358743: fix register i2c_rd/wr function fix
Sean Young (1):
[media] sir_ir: infinite loop in interrupt handler
Wei Yongjun (1):
[media] rainshadow-cec: Fix missing spin_lock_init()
drivers/media/cec/Kconfig | 1 +
drivers/media/cec/cec-api.c | 8 +-------
drivers/media/i2c/tc358743.c | 2 +-
drivers/media/rc/sir_ir.c | 6 ++++++
drivers/media/usb/rainshadow-cec/rainshadow-cec.c | 1 +
drivers/media/v4l2-core/videobuf2-core.c | 2 +-
include/media/cec-notifier.h | 10 ++++++++++
include/media/cec.h | 2 +-
8 files changed, 22 insertions(+), 10 deletions(-)
reply other threads:[~2017-06-13 14:49 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=20170613114912.2959beb4@vento.lan \
--to=mchehab@osg.samsung.com \
--cc=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox