[GIT PATCH] USB fixes for 2.6.30-rc7

From: Greg KH
Date: Thu May 28 2009 - 19:46:00 EST


Here's some USB fixes for your 2.6.30-rc7 tree.

Some bugfixes for usb-serial drivers, and new device ids.

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/Makefile | 1 -
drivers/usb/class/cdc-acm.c | 3 +++
drivers/usb/gadget/atmel_usba_udc.c | 5 +++--
drivers/usb/host/isp1760-hcd.c | 24 ++++++++++++++++++++++--
drivers/usb/serial/usb-serial.c | 1 +
5 files changed, 29 insertions(+), 5 deletions(-)

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

Alan Stern (1):
usb-serial: fix crash when sub-driver updates firmware

Haavard Skinnemoen (1):
USB: atmel_usb_udc: Use kzalloc() to allocate ep structures

Martin Fuzzey (1):
USB: atmel-usba-udc : fix control out requests.

Mike Frysinger (1):
Revert "USB: Correct Makefile to make isp1760 buildable"

Warren Free (1):
USB: isp1760: urb_dequeue doesn't always find the urbs

Xiao Kaijian (1):
USB: Yet another Conexant Clone to add to cdc-acm.c

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