[GIT PATCH] USB bugfixes for 2.6.12-rc5

From: Greg KH
Date: Wed Jun 01 2005 - 00:17:43 EST


Here are 4 patches for the 2.6.12-rc4 tree that fix some USB bugs. All
of these patches have been in the past few -mm releases.

Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6.git/

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

thanks,

greg k-h

drivers/usb/host/Kconfig | 11
drivers/usb/host/Makefile | 1
drivers/usb/host/sl811-hcd.c | 146 +++++++------
drivers/usb/host/sl811_cs.c | 442 ++++++++++++++++++++++++++++++++++++++++
drivers/usb/serial/ftdi_sio.c | 3
drivers/usb/serial/ftdi_sio.h | 2
drivers/usb/serial/usb-serial.c | 20 -
7 files changed, 550 insertions(+), 75 deletions(-)

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

Botond Botyanszki:
o USB: add sl811_cs support

David Brownell:
o USB: sl811-hcd fixes

Greg Kroah-Hartman:
o USB: fix usb-serial generic initialization

Ian Abbott:
o USB: ftdi_sio: new PID for ELV UM100

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