]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 20:02:57 +0000 (13:02 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Aug 2013 20:02:57 +0000 (13:02 -0700)
commitfaa48569ab7fb1cf4b09e96e13be4efb18222722
treeec4f7c3780da0f1a8d274312eebff4326db8919e
parent40546df024f1b709bd4ea632ba36a95687ff2fbe
parent48dbd205b99fa687eded5fa155c713a7475037e4
Merge tag 'for-usb-next-2013-08-27' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next

Sarah writes:

xhci: Bug fixes for 3.12.

Hi Greg,

Here's three low-priority bug fixes that should be queued for 3.12.
They disable runtime PM for hosts that need the XHCI_RESET_ON_RESUME
quirk, fix USB 2.0 Link PM on hosts that don't have BESL support, and
prevent a bunch of log spam.

Please pull into usb-next for 3.12.

Sarah Sharp