Here are a few bugfixes for your 2.6.32-git tree. These fix: - usb-storage bug that a number of people hit - whci bug fixes - ehci bugfix - proper vendor/product id for the EEM gadget - new device ids. Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/ The full patches will be sent to the linux-usb mailing list, if anyone wants to see them. thanks, greg k-h ------------ ...fs-class-usb_host => sysfs-class-uwb_rc-wusbhc} | 4 +- drivers/usb/gadget/ether.c | 9 +--- drivers/usb/host/ehci-sched.c | 12 +++--- drivers/usb/host/whci/asl.c | 23 ++++++++--- drivers/usb/host/whci/pzl.c | 24 ++++++++--- drivers/usb/serial/option.c | 4 ++ drivers/usb/storage/transport.c | 17 ++++++++- drivers/usb/wusbcore/security.c | 41 +++++++++---------- 8 files changed, 82 insertions(+), 52 deletions(-) rename Documentation/ABI/testing/{sysfs-class-usb_host => sysfs-class-uwb_rc-wusbhc} (88%) --------------- Benjamin Herrenschmidt (1): usb-storage: Workaround devices with bogus sense size Brian Niebuhr (1): USB: gadget: Fix EEM driver comments and VID/PID David Vrabel (3): USB: rename Documentation/ABI/.../sysfs-class-usb_host USB: whci-hcd: handle early deletion of endpoints USB: whci-hcd: always do an update after processing a halted qTD Huzaifa Sidhpurwala (1): USB: option: Support for AIRPLUS MCD650 Datacard Sarah Sharp (1): USB: ehci: Fix IST boundary checking interval math. Stefano Panella (1): USB: wusb: don't use the stack to read security descriptor -- 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