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.2] media fixes
Date: Tue, 18 Aug 2015 17:18:33 -0300 [thread overview]
Message-ID: <20150818171833.1c989c17@recife.lan> (raw)
Hi Linus,
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.2-2
For some fixes:
- a regression fix at the videobuf2 core driver;
- Fix error handling at mantis probing code;
- Revert the IR encode patches, as the API is not mature enough.
So, better to postpone the changes to a latter Kernel;
- Fix Kconfig breakages on some randconfig scenarios.
Thanks!
Mauro
-
The following changes since commit faebbd8f134f0c054f372982c8ddd1bbcc41b440:
[media] lmedm04: fix the range for relative measurements (2015-06-24 08:38:30 -0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media tags/media/v4.2-2
for you to fetch changes up to ab3452a4da373944c3435ca33ec4604920a516f8:
[media] mantis: Fix error handling in mantis_dma_init() (2015-08-11 10:28:10 -0300)
----------------------------------------------------------------
media fixes for v4.2-rc8
----------------------------------------------------------------
David Härdeman (7):
[media] rc: nuvoton-cir: Add support for writing wakeup samples via sysfs filter callback"
[media] rc: rc-loopback: Add loopback of filter scancodes"
[media] rc: rc-core: Add support for encode_wakeup drivers"
[media] rc: ir-rc6-decoder: Add encode capability"
[media] rc: ir-rc5-decoder: Add encode capability"
[media] rc: rc-ir-raw: Add Manchester encoder (phase encoder) helper"
[media] rc: rc-ir-raw: Add scancode encoder callback"
Fabio Estevam (1):
[media] mantis: Fix error handling in _dmantisma_init()
Laurent Pinchart (1):
[media] vb2: Fix compilation breakage when !CONFIG_BUG
Randy Dunlap (2):
[media] media/dvb: fix ts2020.c Kconfig and build
[media] media/pci/cobalt: fix Kconfig and build when SND is not enabled
Sakari Ailus (1):
[media] vb2: Only requeue buffers immediately once streaming is started
drivers/media/dvb-frontends/Kconfig | 2 +-
drivers/media/pci/cobalt/Kconfig | 1 +
drivers/media/pci/cobalt/cobalt-irq.c | 2 +-
drivers/media/pci/mantis/mantis_dma.c | 5 +-
drivers/media/rc/ir-rc5-decoder.c | 116 -
drivers/media/rc/ir-rc6-decoder.c | 122 -
drivers/media/rc/nuvoton-cir.c | 127 -
drivers/media/rc/nuvoton-cir.h | 1 -
drivers/media/rc/rc-core-priv.h | 36 -
drivers/media/rc/rc-ir-raw.c | 139 --
drivers/media/rc/rc-loopback.c | 36 -
drivers/media/rc/rc-main.c | 7 +-
drivers/media/v4l2-core/videobuf2-core.c | 40 +-
include/media/rc-core.h | 7 -
include/media/videobuf2-core.h | 2 +
15 files changed, 34 insertions(+), 609 deletions(-)
next reply other threads:[~2015-08-18 20:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-18 20:18 Mauro Carvalho Chehab [this message]
2015-08-18 23:54 ` [GIT PULL for v4.2] media fixes Linus Torvalds
-- strict thread matches above, loose matches on Subject: below --
2015-08-21 16:54 Mauro Carvalho Chehab
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=20150818171833.1c989c17@recife.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