[GIT PATCH] USB fixes for 2.6.30-rc4

From: Greg KH
Date: Fri May 08 2009 - 23:28:48 EST


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

More device ids, and some bugfixes for problems that people have
reported recently.

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 | 2 ++
drivers/usb/atm/cxacru.c | 10 ++++++++--
drivers/usb/gadget/usbstring.c | 6 +++---
drivers/usb/serial/ftdi_sio.c | 20 ++++++++++++++++----
drivers/usb/serial/ftdi_sio.h | 6 ++++++
drivers/usb/storage/unusual_devs.h | 5 +++--
6 files changed, 38 insertions(+), 11 deletions(-)

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

Alan Stern (2):
USB: Gadget: fix UTF conversion in the usbstring library
usb-serial: ftdi_sio: fix reference counting of ftdi_private

Andy Lutomirski (1):
USB: Fix makefile so that CONFIG_WDM and CONFIG_TMC work.

Nicolas Pitre (1):
USB: ftdi_sio: add vendor/product id for the Marvell SheevaPlug

Phil Dibowitz (1):
USB: unusual_devs: extend nokia 6288 bcd range

Simon Arlott (1):
USB: cxacru: Fix negative dB output

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