]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:12:35 +0000 (10:12 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 7 Jan 2013 18:12:35 +0000 (10:12 -0800)
commit962426e0e2312c5134db13f39d4389a2fa6a13d0
treefbd66a6095e298f5d05fcedc4212aba9a25f1aa8
parente4602391e2360a88c110d8ba895991bd1d4dbabc
parentc52804a472649b2e5005342308739434cbd51119
Merge tag 'for-usb-linus-2013-01-03' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus

Sarah says:
usb-linus: USB core fixes for warm reset

Hi Greg,

Happy New Year!  Here's some bug fixes for 3.8.  I have usb-next
patches that are based on this set, so please merge your usb-linus
branch into usb-next after this set is applied.

The bulk of the patchset (patches 2-7) improve the USB core's warm
reset error handling.

There's also one patch that fixes an arithmetic error in the xHCI
driver, and another to avoid the "dead ports" issue caused by
unhandled port status change events.

These are all marked for stable.

Sarah Sharp