[GIT PATCH] USB bugfixes for 2.6.32-git

From: Greg KH
Date: Fri Oct 30 2009 - 18:10:22 EST


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

These fix:
- sierra driver suspend issues.
- new device ids.
- oops fixes for reported problems.

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/net/usb/rndis_host.c | 6 ++--
drivers/usb/gadget/fsl_udc_core.c | 2 +-
drivers/usb/host/r8a66597-hcd.c | 23 ++++++++++++---------
drivers/usb/serial/option.c | 4 +++
drivers/usb/serial/sierra.c | 38 +++++++++++++++++++++---------------
5 files changed, 43 insertions(+), 30 deletions(-)

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

Anton Vorontsov (1):
USB: fsl_udc_core: Fix kernel oops on module removal

Bryan Wu (1):
USB: option: TLAYTECH TUE800 support

Elina Pasheva (2):
USB: serial: sierra driver send_setup() autopm fix
USB: serial: sierra driver autopm fixes

George Nassar (1):
USB: rndis_host: debug info clobbered before it is logged

Yoshihiro Shimoda (1):
USB: r8a66597-hcd: fix cannot detect a device when uses_new_polling is set

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