[GIT PATCH] USB bugfixes for 2.6.32-git

From: Greg KH
Date: Tue Nov 17 2009 - 20:04:36 EST


Here are a few bugfixes for your 2.6.32-git tree.

These fix:
- xhci issues
- cdc_acm issues
- usbmon bug
- new device id for option driver

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 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/class/cdc-acm.c | 18 ++++++++++++------
drivers/usb/host/ohci-hcd.c | 5 +++++
drivers/usb/host/ohci-pci.c | 20 ++++++++++++++++++++
drivers/usb/host/ohci-q.c | 18 ++++++++++++------
drivers/usb/host/ohci.h | 9 +++++++++
drivers/usb/host/xhci-mem.c | 10 ++++++----
drivers/usb/host/xhci-ring.c | 7 +++++--
drivers/usb/mon/mon_bin.c | 11 +++++++----
drivers/usb/serial/option.c | 2 ++
9 files changed, 78 insertions(+), 22 deletions(-)

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

Alan Stern (1):
USB: usbmon: fix bug in mon_buff_area_shrink

Francesco Lavra (1):
USB: cdc_acm: Fix memory leak after hangup

Henry Gebhardt (1):
USB: cdc_acm: Fix race condition when opening tty

Libin Yang (1):
USB: ohci: quirk AMD prefetch for USB 1.1 ISO transfer

Sarah Sharp (3):
USB: xhci: Fix bug memory free after failed initialization.
USB: xhci: Fix TRB physical to virtual address translation.
USB: xhci: Fix scratchpad deallocation.

Zhang Le (1):
USB: option.c: add support for D-Link DWM-162-U5

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