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.3] media fixes
Date: Thu, 22 Oct 2015 16:03:19 -0200 [thread overview]
Message-ID: <20151022160319.014f3601@recife.lan> (raw)
Hi Linus
Please pull from:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.3-4
For some regression fixes and potential security issues:
- netup_unidvb: fix potential crash when spi is NULL
- rtl28xxu: fix control message flaws
- m88ds3103: fix a regression on Kernel 4.2;
- c8sectpfe: fix some issues on this new driver;
- v4l2-flash-led-class: fix a Kbuild dependency;
- si2157 and si2158: check for array boundary when uploading
firmware files;
- horus3a and lnbh25: fix some building troubles when some options
aren't selected;
- ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Thanks!
Mauro
-
PS.: Those patches are at linux next, but I had do do a rebase, as
there were other patches there on my fixes branch that were meant
to go only for 4.4. Normally, I would re-push and wait for it to be
merged on -next, but Steven won't be releasing a -next version until
Nov, 2.
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media media/v4.3-4
for you to fetch changes up to 56ea37da3b93dfe46cb5c3ee0ee4cc44229ece47:
[media] m88ds3103: use own reg update_bits() implementation (2015-10-22 15:48:28 -0200)
----------------------------------------------------------------
media fixes for v4.3-rc7
----------------------------------------------------------------
Abylay Ospan (1):
[media] netup_unidvb: fix potential crash when spi is NULL
Antti Palosaari (2):
[media] rtl28xxu: fix control message flaws
[media] m88ds3103: use own reg update_bits() implementation
Colin Ian King (1):
[media] c8sectpfe: fix ininitialized error return on firmware load failure
Jacek Anaszewski (1):
[media] v4l2-flash-led-class: Add missing VIDEO_V4L2 Kconfig dependency
Javier Martinez Canillas (2):
[media] horus3a: Fix horus3a_attach() function parameters
[media] lnbh25: Fix lnbh25_attach() function return type
Laura Abbott (2):
[media] si2157: Bounds check firmware
[media] si2168: Bounds check firmware
Sudeep Holla (1):
[media] ir-hix5hd2: drop the use of IRQF_NO_SUSPEND
Sudip Mukherjee (1):
[media] c8sectpfe: fix return of garbage
drivers/media/dvb-frontends/horus3a.h | 4 +-
drivers/media/dvb-frontends/lnbh25.h | 2 +-
drivers/media/dvb-frontends/m88ds3103.c | 73 +-
drivers/media/dvb-frontends/si2168.c | 4 +
drivers/media/pci/netup_unidvb/netup_unidvb_spi.c | 12 +-
drivers/media/platform/sti/c8sectpfe/c8sectpfe-core.c | 7 +-
drivers/media/rc/ir-hix5hd2.c | 2 +-
drivers/media/tuners/si2157.c | 4 +
drivers/media/usb/dvb-usb-v2/rtl28xxu.c | 15 +-
drivers/media/usb/dvb-usb-v2/rtl28xxu.h | 2 +-
drivers/media/v4l2-core/Kconfig | 2 +-
11 files changed, 81 insertions(+), 46 deletions(-)
reply other threads:[~2015-10-22 18:03 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=20151022160319.014f3601@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
Powered by JetHome