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 PATCH] char/misc patches for 3.11-rc3
Date: Fri, 26 Jul 2013 09:55:31 -0700	[thread overview]
Message-ID: <20130726165531.GA22443@kroah.com> (raw)

The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:

  Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git/ tags/char-misc-3.11-rc3

for you to fetch changes up to 9b0ee8cf70457520c144e944bcf8df2324bad880:

  HOWTO ja_JP sync (2013-07-24 22:06:34 -0700)

----------------------------------------------------------------
Char/Misc patches for 3.11-rc3

Here are some char/misc patches for 3.11-rc3.  It's pretty much just:
	- mei fixes
	- hyperv fixes
	- new ja_JP translation update
all tiny stuff, but fixes for issues people have reported.

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

----------------------------------------------------------------
Fernando Soto (1):
      Drivers: hv: vmbus: incorrect device name is printed when child device is unregistered

K. Y. Srinivasan (3):
      Drivers: hv: balloon: Fix a bug in the hot-add code
      Drivers: hv: balloon: Do not post pressure status if interrupted
      Tools: hv: KVP: Fix a bug in IPV6 subnet enumeration

Tomas Winkler (4):
      mei: hbm: fix typo in error message
      mei: me: fix reset state machine
      mei: don't have to clean the state on power up
      mei: me: fix waiting for hw ready

Tsugikazu Shibata (1):
      HOWTO ja_JP sync

 Documentation/ja_JP/HOWTO | 44 ++++++++++++++++++++++----------------------
 drivers/hv/hv_balloon.c   | 21 +++++++++++++--------
 drivers/hv/vmbus_drv.c    |  8 ++++----
 drivers/misc/mei/hbm.c    |  2 +-
 drivers/misc/mei/hw-me.c  | 14 ++++++++++----
 drivers/misc/mei/init.c   |  3 ++-
 tools/hv/hv_kvp_daemon.c  |  5 +++--
 7 files changed, 55 insertions(+), 42 deletions(-)

                 reply	other threads:[~2013-07-26 16:55 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=20130726165531.GA22443@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