public inbox for linux-kernel@vger.kernel.org
 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 3.19-rc5
Date: Fri, 16 Jan 2015 10:35:20 -0800	[thread overview]
Message-ID: <20150116183520.GA28424@kroah.com> (raw)

The following changes since commit b7392d2247cfe6771f95d256374f1a8e6a6f48d6:

  Linux 3.19-rc2 (2014-12-28 16:49:37 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.19-rc5

for you to fetch changes up to 7b7c54914f73966976893747ee8e2ca58166a627:

  mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0 (2015-01-09 15:46:37 -0800)

----------------------------------------------------------------
Char/Misc driver fixes for 3.19-rc5

Here are 3 small driver fixes for reported issues for 3.19-rc5.  All of
these have been in linux-next for a while with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: clean reset bit before reset

Johannes Thumshirn (1):
      mcb: mcb-pci: Only remap the 1st 0x200 bytes of BAR 0

Tomas Winkler (1):
      mei: add ABI documentation for fw_status exported through sysfs

 Documentation/ABI/testing/sysfs-class-mei | 15 +++++++++++++++
 drivers/mcb/mcb-internal.h                |  1 +
 drivers/mcb/mcb-pci.c                     | 27 ++++++++++++++++++---------
 drivers/misc/mei/hw-me.c                  | 12 ++++++++++++
 4 files changed, 46 insertions(+), 9 deletions(-)

                 reply	other threads:[~2015-01-16 18:35 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=20150116183520.GA28424@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