[BK PATCH] USB fixes for 2.6.10-rc2

From: Greg KH
Date: Fri Nov 19 2004 - 18:06:43 EST


Hi,

Here are a some bugfixes and additional device ids for USB drivers for
2.6.10-rc2.

Please pull from:
bk://kernel.bkbits.net/gregkh/linux/usb-2.6

Patches will be posted to linux-usb-devel as a follow-up thread for
those who want to see them.

thanks,

greg k-h

drivers/usb/input/Kconfig | 3
drivers/usb/net/pegasus.c | 8
drivers/usb/serial/ftdi_sio.c | 1
drivers/usb/serial/ipaq.c | 483 +++++++++++++++++++++++++++++++++----
drivers/usb/serial/ipaq.h | 75 -----
drivers/usb/serial/pl2303.c | 2
drivers/usb/serial/pl2303.h | 2
drivers/usb/serial/visor.c | 3
drivers/usb/storage/isd200.c | 4
drivers/usb/storage/scsiglue.c | 53 ----
drivers/usb/storage/transport.c | 4
drivers/usb/storage/unusual_devs.h | 18 -
drivers/usb/storage/usb.c | 26 -
drivers/usb/storage/usb.h | 8
14 files changed, 499 insertions(+), 191 deletions(-)
-----

<masaki-c:nict.go.jp>:
o USB: new defice for usb serial pl2303

<twogood:users.sourceforge.net>:
o Re: The "ipaq" module: Updated list of vendor/product IDs

Daniel Ritz:
o USB: Add some help text for touchkitusb

Matthew Dharm:
o USB Storage: Remove unnecessary state testing
o USB Storage: Force INQUIRY length to be 36
o USB Storage: fixes to usb-storage scanning thread

Paul Ortyl:
o USB Storage: Unusual_dev entry for tekom/yakumo

Paulo Marques:
o USB: add PID to ftdi_sio.c

Petko Manolov:
o USB: pegasus endian fixes

Roger Luethi:
o USB: visor: Always do generic_startup

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