[GIT PATCH] USB patches for 2.6-git

From: Greg KH
Date: Tue Mar 17 2009 - 17:08:13 EST


Here are some USB fixes for your 2.6-git tree.

Just a bunch of bugfixes and new device ids. The EHCI and usbfs and
usbtmc bugs are being reported by users as problems, the others are
minor ones.

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

All of these patches have been in the -next and -mm releases for a while.

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

thanks,

greg k-h

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

drivers/usb/atm/cxacru.c | 3 ++-
drivers/usb/class/usbtmc.c | 4 +++-
drivers/usb/core/devio.c | 12 +++++++-----
drivers/usb/host/ehci-q.c | 3 ++-
drivers/usb/host/ehci-sched.c | 10 ++++------
drivers/usb/image/mdc800.c | 1 +
drivers/usb/misc/adutux.c | 6 +++---
drivers/usb/misc/vstusb.c | 1 +
drivers/usb/serial/cp2101.c | 1 +
drivers/usb/serial/ftdi_sio.c | 5 +++++
drivers/usb/serial/ftdi_sio.h | 20 ++++++++++++++++++++
drivers/usb/serial/option.c | 14 ++++++--------
drivers/usb/storage/unusual_devs.h | 16 ++++++++++++++--
drivers/usb/wusbcore/wa-xfer.c | 4 +++-
14 files changed, 72 insertions(+), 28 deletions(-)

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

Achilleas Kotsis (1):
USB: Add device id for Option GTM380 to option driver

Alan Stern (2):
USB: usbfs: keep async URBs until the device file is closed
USB: EHCI: expedite unlinks when the root hub is suspended

Albert Pauw (1):
USB: option.c: add ZTE 622 modem device

Axel Wachtler (1):
USB: serial: add FTDI USB/Serial converter devices

Dan Williams (1):
USB: Option: let cdc-acm handle Sony Ericsson F3507g / Dell 5530

Dirk Hohndel (1):
USB: Add Vendor/Product ID for new CDMA U727 to option driver

Greg Kroah-Hartman (2):
USB: usbtmc: fix stupid bug in open()
USB: usbtmc: add protocol 1 support

Jan Dumon (1):
USB: unusual_devs: Add support for GI 0431 SD-Card interface

Jiri Slaby (5):
USB: atm/cxacru, fix lock imbalance
USB: image/mdc800, fix lock imbalance
USB: misc/adutux, fix lock imbalance
USB: misc/vstusb, fix lock imbalance
USB: wusbcore/wa-xfer, fix lock imbalance

Karsten Wiese (1):
USB: EHCI: Fix isochronous URB leak

Michael Hennerich (1):
USB: serial: ftdi: enable UART detection on gnICE JTAG adaptors blacklist interface0

Moritz Muehlenhoff (1):
USB: Updated unusual-devs entry for USB mass storage on Nokia 6233

Robert M. Kenney (1):
USB: serial: new cp2101 device id

Thomas Bartosik (1):
USB: storage: Unusual USB device Prolific 2507 variation added

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