]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-usb-linus-2013-07-31' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Aug 2013 05:29:52 +0000 (13:29 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 5 Aug 2013 05:29:52 +0000 (13:29 +0800)
commitd4e51ddbfeca45741e756549080cb019f15282f1
treea6a4191d38eb336939fd6ced1ec4afe12fd5838e
parentd33c3cb0da597300ed26282fd9cb264be06085c0
parente6756e6e889817f8b174c1a7734c927320ae7447
Merge tag 'for-usb-linus-2013-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus

Sarah writes:

xhci: Misc bug fixes for 3.11.

Hi Greg,

Here's two small fixes for 3.11.  The first patch fixes a 5 second hang in
khubd after a USB device disconnect on some xHCI hosts.  The second fixes a
build warning.

Sarah Sharp