linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Char/Misc driver fixes for 4.10-rc3
@ 2017-01-08 13:04 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2017-01-08 13:04 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

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@linuxfoundation.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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-01-08 13:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-08 13:04 [GIT PULL] Char/Misc driver fixes for 4.10-rc3 Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).