mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
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-rc3
Date: Sun, 8 Jan 2017 14:04:42 +0100	[thread overview]
Message-ID: <20170108130442.GA20507@kroah.com> (raw)

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(-)

                 reply	other threads:[~2017-01-08 13:04 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=20170108130442.GA20507@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

Powered by JetHome