The following changes since commit c52804a472649b2e5005342308739434cbd51119: xhci: Avoid "dead ports", add roothub port polling. (2013-01-03 14:10:29 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-next-2013-01-03 for you to fetch changes up to 026630d09ba7b6cd44a43b92ad256c28a9e3ddc2: usb: host: xhci: remove unused trb var in xhci_irq() (2013-01-03 14:10:39 -0800) ---------------------------------------------------------------- usb-next: Further warm reset improvements Hi Greg, Here's some patches for 3.9. They further improve the warm reset error handling, but they're too big to go into stable. There's also a patch to remove an unused variable in the xHCI driver. As I mentioned, you'll need to merge usb-linus into usb-next before applying these patches. Sarah Sharp ---------------------------------------------------------------- Javier Martinez Canillas (1): usb: host: xhci: remove unused trb var in xhci_irq() Sarah Sharp (6): USB: Don't use EHCI port sempahore for USB 3.0 hubs. USB: Prepare for refactoring by adding extra udev checks. USB: Rip out recursive call on warm port reset. USB: Fix connected device switch to Inactive state. USB: Use helper function hub_set_port_link_state USB: Refactor hub_port_wait_reset. drivers/usb/core/hub.c | 207 ++++++++++++++++++++++-------------------- drivers/usb/host/xhci-ring.c | 2 - 2 files changed, 107 insertions(+), 102 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html