From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Andrew Morton <akpm@linux-foundation.org>,
Arnd Bergmann <arnd@arndb.de>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.10-rc4
Date: Sun, 15 Jan 2017 13:41:03 +0100 [thread overview]
Message-ID: <20170115124103.GA8221@kroah.com> (raw)
The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:
Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-4.10-rc4
for you to fetch changes up to c8a6a09c1c617402cc9254b2bc8da359a0347d75:
vme: Fix wrong pointer utilization in ca91cx42_slave_get (2017-01-11 10:42:16 +0100)
----------------------------------------------------------------
char/misc driver fixes for 4.10-rc4
Here are some small char/misc driver fixes for 4.10-rc4 that resolve
some reported issues. The MEI driver issue resolves a lot of problems
that people have been having, as does the mem driver fix. The other
minor fixes resolve other reported issues.
All of these have been in linux-next for a while.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
----------------------------------------------------------------
Alexander Usyskin (1):
mei: bus: enable OS version only for SPT and newer
Augusto Mecking Caringi (1):
vme: Fix wrong pointer utilization in ca91cx42_slave_get
Colin Ian King (1):
ppdev: don't print a free'd string
Pan Bian (1):
extcon: return error code on failure
Randy Dunlap (1):
auxdisplay: fix new ht16k33 build errors
Robin Murphy (1):
drivers: char: mem: Fix thinkos in kmem address checks
drivers/auxdisplay/Kconfig | 6 +++---
drivers/char/mem.c | 10 ++++------
drivers/char/ppdev.c | 13 ++++++++-----
drivers/extcon/extcon.c | 2 +-
drivers/misc/mei/bus-fixup.c | 3 +++
drivers/misc/mei/debugfs.c | 2 ++
drivers/misc/mei/hbm.c | 4 ++++
drivers/misc/mei/hw.h | 6 ++++++
drivers/misc/mei/mei_dev.h | 2 ++
drivers/vme/bridges/vme_ca91cx42.c | 2 +-
10 files changed, 34 insertions(+), 16 deletions(-)
reply other threads:[~2017-01-15 12:40 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=20170115124103.GA8221@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=akpm@linux-foundation.org \
--cc=arnd@arndb.de \
--cc=linux-kernel@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