* [GIT PULL] Char/Misc driver fixes for 4.10-rc4
@ 2017-01-15 12:41 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-01-15 12:41 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-15 12:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-15 12:41 [GIT PULL] Char/Misc driver fixes for 4.10-rc4 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox