Hi Greg, Here's twelve patches for 3.2. Hera's still down so I hope they can just apply. The first nine are the USB 2.0 bandwidth checking for the Intel Panther Point xHCI host controllers, the tenth reduces isochronous debugging output, Andiry's patch improves isoch transfer allocation, and Sifram's patch removes a conditional check that will always be true. These will be on my for-usb-next branch (hopefully!) whenever Hera is back up. Sarah Sharp drivers/usb/host/xhci-hub.c | 2 +- drivers/usb/host/xhci-mem.c | 238 ++++++++++++++++- drivers/usb/host/xhci-pci.c | 1 + drivers/usb/host/xhci-ring.c | 3 +- drivers/usb/host/xhci.c | 585 ++++++++++++++++++++++++++++++++++++++++-- drivers/usb/host/xhci.h | 145 +++++++++++- 6 files changed, 929 insertions(+), 45 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