From: Greg KH To: torvalds@osdl.org, akpm@osdl.org Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org Subject: [BK PATCH] USB fixes for 2.6.11-rc4 Hi, Here are a three USB bugfixes for 2.6.11-rc4. All of them have been promised to fix problems and not cause new ones :) Please pull from: bk://kernel.bkbits.net/gregkh/linux/fix-2.6 Patches will be posted to linux-usb-devel as a follow-up thread for those who want to see them. thanks, greg k-h drivers/usb/core/hub.c | 3 +++ drivers/usb/host/ehci-hcd.c | 25 +++++++++++++++++++++++-- drivers/usb/host/ehci-q.c | 3 ++- 3 files changed, 28 insertions(+), 3 deletions(-) ----- Alan Stern: o USB Hub driver: Add reset recovery-time delay Brian Murphy: o USB: ehci requeue revisit David Brownell: o USB: ehci patch for NF4 port miscounting