[GIT PATCH] USB fixes for 2.6.17-rc3

From: Greg KH
Date: Thu Apr 27 2006 - 16:18:10 EST


Here are some USB fixes for 2.6.17-rc3. They contain a few small bug
fixes and a bunch of new device ids for new devices.

All of these changes have been in the -mm tree for a number of weeks.

Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

The full patches will be sent to the linux-usb-devel mailing list, if
anyone wants to see them.

thanks,

greg k-h


arch/powerpc/platforms/powermac/pci.c | 2 +-
drivers/usb/gadget/net2280.c | 15 ++++++++-------
drivers/usb/host/ehci-pci.c | 2 +-
drivers/usb/host/ohci-pci.c | 2 +-
drivers/usb/host/uhci-hcd.c | 2 +-
drivers/usb/serial/ftdi_sio.c | 3 +++
drivers/usb/serial/ftdi_sio.h | 13 +++++++++++++
drivers/usb/serial/pl2303.c | 1 +
drivers/usb/serial/pl2303.h | 1 +
drivers/usb/serial/whiteheat.c | 1 +
drivers/usb/storage/unusual_devs.h | 9 ++++++++-
11 files changed, 39 insertions(+), 12 deletions(-)

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

Alan Stern:
USB: net2280: Handle STALLs for 0-length control-IN requests
USB: net2280: send 0-length packets for ep0
USB: net2280: check for shared IRQs
USB: net2280: set driver data before it is used

Ian Abbott:
USB: ftdi_sio: add support for ASK RDR 400 series card reader

Jean Delvare:
USB: Use new PCI_CLASS_SERIAL_USB_* defines

Jesper Juhl:
USB: Resource leak fix for whiteheat driver

Luiz Fernando N. Capitulino:
USB: ftdi_sio: Adds support for iPlus device.

Nathan Bronson:
USB: ftdi_sio vendor code for RR-CirKits LocoBuffer USB

Olivier Blondeau:
USB: storage: atmel unusual dev update

Phil Dibowitz:
USB: Storage: unusual devs update

Wang Jun:
USB: add new iTegno usb CDMA 1x card support for pl2303

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