]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:23:12 +0000 (17:23 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jun 2012 00:23:12 +0000 (17:23 -0700)
commit1f03f9083aa0f7d421ac3bfb093c2675b00f757a
treec9175f5a24b4cdba72d42e76768a9499c29b2ede
parent218401590f0730172b3763f5ab53939549f0678e
parent4ee5cab6c567c80aed38bc1eb3d7bcdf92b43312
Merge tag 'for-usb-linus-2012-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus

xhci: Bug fixes for 3.5

Hi Greg,

Here's five bug fixes for 3.5.  They fix some memory leaks in the
bandwidth calculation code, fix a couple bugs in the USB3 Link PM
patchset, and make system suspend and resume work on platforms with the
AsMedia ASM1042 xHCI host controller.

Sarah Sharp