[GIT PATCH] USB fixes for 2.6.35-git

From: Greg KH
Date: Mon Jul 26 2010 - 15:11:42 EST


Here are a few USB bugfixes for your 2.6.35-git tree.

Most of them are USB 3.0 (xhci) controller fixes for problems that
people have reported. The rest of them are new device ids or minor
bugfixes that people have reported.

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/class/cdc-acm.c | 1 +
drivers/usb/core/hub.c | 2 ++
drivers/usb/core/quirks.c | 7 +++++++
drivers/usb/gadget/s3c2410_udc.c | 4 ++++
drivers/usb/host/xhci-mem.c | 26 ++++++++++++++++++++++++--
drivers/usb/host/xhci-ring.c | 11 +++++++----
drivers/usb/host/xhci.c | 2 ++
drivers/usb/host/xhci.h | 2 ++
drivers/usb/misc/sisusbvga/sisusb.c | 5 +++--
drivers/usb/musb/tusb6010.c | 13 -------------
drivers/usb/serial/ftdi_sio.c | 9 +++++++++
drivers/usb/serial/ftdi_sio_ids.h | 15 +++++++++++++++
drivers/usb/serial/option.c | 4 ++++
drivers/usb/serial/qcserial.c | 2 ++
drivers/usb/serial/sierra.c | 1 +
drivers/usb/storage/transport.c | 4 +---
16 files changed, 84 insertions(+), 24 deletions(-)

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

Andrew Bird (1):
USB: New PIDs for Qualcomm gobi 2000 (qcserial)

Bob Copeland (1):
USB: usb-storage: fix initializations of urb fields

Colin Leitner (1):
USB: ftdi_sio: support for Signalyzer tools based on FTDI chips

Corey Minyard (1):
USB: FTDI: Add support for the RT System VX-7 radio programming cable

Dennis Jansen (1):
USB: option: Add support for AMOI Skypephone S2

Felipe Balbi (1):
USB: musb: tusb6010: fix compile error with n8x0_defconfig

Oliver Neukum (2):
USB: sisusbvga: Fix for USB 3.0
USB: add quirk for Broadcom BT dongle

Paul Mortier (1):
USB: adds Artisman USB dongle to list of quirky devices

Przemo Firszt (1):
USB: Expose vendor-specific ACM channel on Nokia 5230

Sarah Sharp (4):
USB: xHCI: Fix another bug in link TRB activation change.
USB: Fix USB3.0 Port Speed Downgrade after port reset
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
USB: xhci: Set Mult field in endpoint context correctly.

Vladimir Zapolskiy (1):
USB: s3c2410_udc: be aware of connected gadget driver

august huber (1):
USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c

Ömer Sezgin Ugurlu (1):
USB: option: add support for 1da5:4518

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