commit | 655db7980596f0ad4f15f8f4c51beb3e705762de | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 15:34:17 2012 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Sep 25 15:34:17 2012 -0700 |
tree | 246124b86e0444a22cc5811ff45720eca6895484 | |
parent | e064852072c47b69f62325c6b7fa4a58332655bd [diff] | |
parent | 80fab3b244a22e0ca539d2439bdda50e81e5666f [diff] |
Merge tag 'for-usb-next-2012-09-25' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next xHCI bug fixes for 3.7 Hi Greg, Here's three small bug fixes for 3.7. They fix a NULL pointer deference and lost USB device unplug events, as well as making sure the xHCI driver doesn't prevent system suspend. Sarah Sharp