All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] char/misc fixes for 3.12-rc3
@ 2013-09-29 20:01 Greg KH
  0 siblings, 0 replies; only message in thread
From: Greg KH @ 2013-09-29 20:01 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Arnd Bergmann; +Cc: linux-kernel

The following changes since commit 4a10c2ac2f368583138b774ca41fac4207911983:

  Linux 3.12-rc2 (2013-09-23 15:41:09 -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.12-rc3

for you to fetch changes up to 8bbf9f440f196ee08cc5ab1c19e62b1c5a736ff0:

  Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout (2013-09-26 14:20:22 -0700)

----------------------------------------------------------------
Char / Misc driver fixes for 3.12-rc3

Here are some HyperV and MEI driver fixes for 3.12-rc3.  They resolve some
issues that people have been reporting for them.

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

----------------------------------------------------------------
Alexander Usyskin (1):
      mei: cancel stall timers in mei_reset

K. Y. Srinivasan (2):
      Drivers: hv: util: Correctly support ws2008R2 and earlier
      Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout

Tomas Winkler (2):
      mei: make me client counters less error prone
      mei: bus: stop wait for read during cl state transition

 drivers/hv/connection.c    |  2 +-
 drivers/hv/hv_kvp.c        | 38 +++++++++++++++++--------
 drivers/hv/hv_snapshot.c   |  6 ++--
 drivers/hv/hv_util.c       | 71 +++++++++++++++++++++++++++++++++++-----------
 drivers/misc/mei/amthif.c  |  1 +
 drivers/misc/mei/bus.c     |  5 +++-
 drivers/misc/mei/client.h  |  6 ++++
 drivers/misc/mei/hbm.c     | 10 ++++---
 drivers/misc/mei/init.c    |  3 ++
 drivers/misc/mei/main.c    | 11 +++----
 drivers/misc/mei/mei_dev.h |  6 ++--
 include/linux/hyperv.h     |  7 +++--
 12 files changed, 116 insertions(+), 50 deletions(-)

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

only message in thread, other threads:[~2013-09-29 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-09-29 20:01 [GIT PATCH] char/misc fixes for 3.12-rc3 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.