]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregk...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Sep 2013 20:44:48 +0000 (13:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 29 Sep 2013 20:44:48 +0000 (13:44 -0700)
commit9c6b4e4badbeddadb0ea4635f293272c70ebb04e
tree405661c43c66e59b1c76efe3037122185d9a6ba9
parent9fea2c13302d6c9483bb553c230bf91985bdfe21
parent670438a417c651dce9b87f716bef3743fa872ba6
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc

Pull char/misc driver fixes from Greg KH:
 "Here are some HyperV and MEI driver fixes for 3.12-rc3.  They resolve
  some issues that people have been reporting for them"

* tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc:
  Drivers: hv: vmbus: Terminate vmbus version negotiation on timeout
  Drivers: hv: util: Correctly support ws2008R2 and earlier
  mei: cancel stall timers in mei_reset
  mei: bus: stop wait for read during cl state transition
  mei: make me client counters less error prone