]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/kernel...
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Oct 2012 21:10:30 +0000 (14:10 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 13 Oct 2012 21:10:30 +0000 (14:10 -0700)
commitb001b29791724dc57c3e17d366410c5b079414c0
treeca68e606e54f365db7850aebaf30a37a182a177f
parent0b381a286e5d748b1fd80095d3dd52326819742f
parent1510a1a2d0946b34422fe8816187f274a5086904
Merge tag 'for-usb-linus-2012-10-11' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus

USB 3.0 Link PM fixes.

Hi Greg,

Here's four fixes for the USB 3.0 Link Power Management code.  They
work around some USB 3.0 devices that don't support LPM, like the
Western Digital My Passport hard drive.  They also fix an LPM disable
ref count bug that would cause LPM to remain disabled for a device
after a failed probe.

Please queue for 3.7 after the merge window closes.  Several patches are
marked for stable.

Sarah Sharp