[GIT PATCH] USB fixes for 2.6.34-git

From: Greg KH
Date: Thu Apr 22 2010 - 18:29:54 EST


Here are a number of USB bugfixes and new device ids for your 2.6.34-git
tree.

Nothing really huge, just a bunch of needed fixes for reported problems.

Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

All of these patches have been in the linux-next and mm trees.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

drivers/usb/core/driver.c | 49 ++++++++++++++++++++++++++++-----
drivers/usb/host/ehci-hcd.c | 1 +
drivers/usb/host/ehci-hub.c | 2 +-
drivers/usb/host/ehci-mem.c | 2 +-
drivers/usb/host/ehci-omap.c | 6 +++-
drivers/usb/host/ehci-sched.c | 40 +++++++++++++++++++++------
drivers/usb/host/ehci.h | 5 ++-
drivers/usb/host/ohci-da8xx.c | 2 +-
drivers/usb/misc/usbsevseg.c | 15 +++++++++-
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 4 +++
drivers/usb/serial/qcaux.c | 10 +++++++
drivers/usb/serial/sierra.c | 1 +
drivers/usb/serial/ti_usb_3410_5052.c | 26 +++++++++++++++---
drivers/usb/serial/ti_usb_3410_5052.h | 3 ++
drivers/usb/wusbcore/devconnect.c | 2 +-
16 files changed, 139 insertions(+), 30 deletions(-)

---------------

Ajay Kumar Gupta (1):
USB: ehci: omap: fix kernel panic with rmmod

Alan Stern (3):
USB: fix remote wakeup settings during system sleep
USB: EHCI: defer reclamation of siTDs
USB: put claimed interfaces in the "suspended" state

Alex Manoussakis (1):
USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices

Dan Williams (1):
USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs

David Vrabel (1):
usb: wusb: don't overflow the Keep Alive IE buffer

Dinh Nguyen (1):
usb: Increase timeout value for device reset

Harrison Metzger (1):
USB: fixed bug in usbsevseg using USB autosuspend incorrectly

Manuel Jander (1):
USB: pl2303: add AdLink ND-6530 USB IDs

Sergei Shtylyov (1):
USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename

William Lightning (1):
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/