[GIT PATCH] USB bug fixes for 3.5-rc6

From: Greg KH
Date: Wed Jul 11 2012 - 09:56:55 EST


The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678:

Linux 3.5-rc5 (2012-06-30 16:08:57 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/ tags/usb-3.5-rc6

for you to fetch changes up to dbf0e4c7257f8d684ec1a3c919853464293de66e:

PCI: EHCI: fix crash during suspend on ASUS computers (2012-07-10 09:52:05 -0700)

----------------------------------------------------------------
USB fixes for 3.5-rc6

Here are a few fixes and new device ids for the 3.5-rc6 tree.

The PCI changes resolve a long-standing issue with resuming some EHCI
controllers. It has been acked by the PCI maintainer, and he asked for it to
go through my USB tree instead of his.

The xhci patches also resolve a number of reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Alan Stern (1):
PCI: EHCI: fix crash during suspend on ASUS computers

Bjørn Mork (2):
USB: option: add ZTE MF60
USB: cdc-wdm: fix lockup on error in wdm_read

Gaosen Zhang (1):
USB: option: Add MEDIATEK product ids

Greg Kroah-Hartman (1):
Merge tag 'for-usb-linus-2012-07-02' of git://git.kernel.org/.../sarah/xhci into usb-linus

Johan Hovold (1):
USB: metro-usb: fix tty_flip_buffer_push use

Sarah Sharp (1):
xhci: Fix hang on back-to-back Set TR Deq Ptr commands.

Stanislaw Ledwon (1):
usb: Add support for root hub port status CAS

drivers/pci/pci-driver.c | 12 ++++++++++++
drivers/pci/pci.c | 5 -----
drivers/pci/quirks.c | 26 -------------------------
drivers/usb/class/cdc-wdm.c | 2 ++
drivers/usb/core/hub.c | 18 +++++++++--------
drivers/usb/host/xhci-hub.c | 44 ++++++++++++++++++++++++++++++++++++------
drivers/usb/host/xhci-ring.c | 11 +++++++++++
drivers/usb/host/xhci.h | 6 +++++-
drivers/usb/serial/metro-usb.c | 8 --------
drivers/usb/serial/option.c | 26 +++++++++++++++++++++++++
include/linux/pci.h | 2 --
11 files changed, 104 insertions(+), 56 deletions(-)
--
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/