The following changes since commit f2d0ed7134a15aff53aa9b09489a39bc69b1b211: Merge tag 'fixes-for-v3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus (2012-06-06 05:05:13 +0900) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci.git for-usb-linus-2012-06-13 for you to fetch changes up to 622eb783fe6ff4c1baa47db16c3a5db97f9e6e50: xHCI: Increase the timeout for controller save/restore state operation (2012-06-13 16:39:38 -0700) ---------------------------------------------------------------- xhci: Bug fixes for 3.5 Hi Greg, Here's five bug fixes for 3.5. They fix some memory leaks in the bandwidth calculation code, fix a couple bugs in the USB3 Link PM patchset, and make system suspend and resume work on platforms with the AsMedia ASM1042 xHCI host controller. Sarah Sharp ---------------------------------------------------------------- Andiry Xu (1): xHCI: Increase the timeout for controller save/restore state operation Dan Carpenter (1): USB: Checking the wrong variable in usb_disable_lpm() Sarah Sharp (1): xhci: Fix error path return value. Takashi Iwai (2): xhci: Fix invalid loop check in xhci_free_tt_info() xhci: Don't free endpoints in xhci_mem_cleanup() drivers/usb/core/hub.c | 2 +- drivers/usb/host/xhci-mem.c | 74 ++++++++++++++----------------------------- drivers/usb/host/xhci.c | 10 +++--- 3 files changed, 30 insertions(+), 56 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