[GIT PATCH] USB fixes for 2.6.25-rc8 git

From: Greg KH
Date: Wed Apr 02 2008 - 18:47:13 EST


Here are some USB fixes against your 2.6.25-rc8 git tree.

They include:
- new device ids
- usb-serial bugfixes for devices
- usb suspend/resume bug that hit a number of people recently.
- ohci timer sync bugfix

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

Most of these patches have been in the -mm tree for a while, as well as
-next.

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

Many thanks to Mark Lord and others for reporting the USB suspend issue,
and to Alan Stern and David Brownell for working very quickly to fix it.

thanks,

greg k-h

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

drivers/usb/host/ehci-hub.c | 5 +++--
drivers/usb/host/ohci-hcd.c | 2 +-
drivers/usb/host/ohci-q.c | 2 +-
drivers/usb/misc/usbtest.c | 3 ++-
drivers/usb/serial/cp2101.c | 1 +
drivers/usb/serial/keyspan.h | 4 ++++
drivers/usb/serial/ti_usb_3410_5052.c | 4 ++--
drivers/usb/serial/visor.c | 2 +-
8 files changed, 15 insertions(+), 8 deletions(-)

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

Alan Stern (1):
USB: fix bug in sg initialization in usbtest

Brad Sawatzky (1):
USB: serial: fix regression in Visor/Palm OS module for kernels >= 2.6.24

Clark Rawlins (1):
USB: Allow initialization of broken keyspan serial adapters.

David Brownell (1):
USB: another ehci_iaa_watchdog fix

Florian Fainelli (1):
USB: cp2101: Add identifiers for the Telegesys ETRX2USB

Richard Kennedy (1):
USB: ohci: fix 2 timers to fire at jiffies + 1s

Robert Spanton (1):
USB: serial: ti_usb_3410_5052: Correct TUSB3410 endpoint requirements.

--
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/