]> git.baikalelectronics.ru Git - kernel.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)
commitc0cd62fd2a29359eedeec8fec32a3c3ce1ca5c3a
treefbd66a6095e298f5d05fcedc4212aba9a25f1aa8
parentff16c3a67910e3de40bc05101ee4c98db988c79a
parent651d0d4b13661b0a80836b486977d4271d2af7c9
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