[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20170108130442.GA20507@kroah.com>
Date: Sun, 8 Jan 2017 14:04:42 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arnd Bergmann <arnd@...db.de>
Cc: linux-kernel@...r.kernel.org
Subject: [GIT PULL] Char/Misc driver fixes for 4.10-rc3
The following changes since commit 0c744ea4f77d72b3dcebb7a8f2684633ec79be88:
Linux 4.10-rc2 (2017-01-01 14:31:53 -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-rc3
for you to fetch changes up to 421463b80b40e919dc57483f967ebd41674a81ff:
hyper-v: Add myself as additional MAINTAINER (2017-01-05 19:29:25 +0100)
----------------------------------------------------------------
Char/Misc fixes for 4.10-rc3
Here are a few small char/misc driver fixes for 4.10-rc3.
2 MEI driver fixes, and 3 NVMEM patches for reported issues, and a new
Hyper-V driver MAINTAINER update. Nothing major at all, all have been
in linux-next with no reported issues.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
----------------------------------------------------------------
Alexander Usyskin (2):
mei: bus: fix mei_cldev_enable KDoc
mei: move write cb to completion on credentials failures
Brian Norris (1):
nvmem: fix nvmem_cell_read() return type doc
Daniel Schultz (1):
nvmem: imx-ocotp: Fix wrong register size
Stephen Hemminger (1):
hyper-v: Add myself as additional MAINTAINER
Vivek Gautam (1):
nvmem: qfprom: Allow single byte accesses for read/write
MAINTAINERS | 1 +
drivers/misc/mei/bus.c | 2 +-
drivers/misc/mei/client.c | 20 ++++++++++++--------
drivers/nvmem/core.c | 4 ++--
drivers/nvmem/imx-ocotp.c | 2 +-
drivers/nvmem/qfprom.c | 14 +++++++-------
6 files changed, 24 insertions(+), 19 deletions(-)
Powered by blists - more mailing lists