Here are some USB bugfixes and updates against 2.4.22-pre5. There are a
number of resyncs here with drivers that are already in 2.5, and a new
USB host controller driver was added. Also, the unusual_devs.h list for
usb-storage devices is now in sync with 2.5 thanks to Alan Stern, which
should make things a lot easier in the future.
Please pull from: bk://kernel.bkbits.net/gregkh/linux/marcelo-2.4
The individual patches will be sent in follow up messages to this email
to you and the linux-usb-devel mailing list.
thanks,
greg k-h
MAINTAINERS | 4
drivers/usb/ax8817x.c | 4
drivers/usb/host/Config.in | 6
drivers/usb/host/Makefile | 1
drivers/usb/host/sl811.c | 2755 ++++++++++++++++++++++++++++++++++++-
drivers/usb/host/sl811.h | 177 ++
drivers/usb/serial/ftdi_sio.c | 3
drivers/usb/serial/ftdi_sio.h | 6
drivers/usb/serial/ipaq.c | 3
drivers/usb/serial/ipaq.h | 5
drivers/usb/storage/initializers.h | 9
drivers/usb/storage/protocol.c | 54
drivers/usb/storage/sddr09.c | 4
drivers/usb/storage/unusual_devs.h | 308 +---
drivers/usb/storage/usb.c | 12
drivers/usb/storage/usb.h | 2
drivers/usb/usb.c | 2
drivers/usb/usbnet.c | 199 +-
18 files changed, 3265 insertions(+), 289 deletions(-)
-----
<david:csse.uwa.edu.au>:
o USB: Adding DSS-20 SyncStation to ftdi_sio
<yinah:couragetech.com.cn>:
o USB: patch for sl811 usb host controller driver
Alan Stern:
o USB: Implement US_FL_FIX_CAPACITY for 2.4
o USB: Updates for unusual_devs.h
o USB: Final reconciliation for unusual_devs.h in 2.4
o USB: Reconcile unusual_devs.h for 2.4 and 2.5
David Brownell:
o USB: usbnet updates
o USB: usb_string(), don't use bogus ids
David T. Hollis:
o USB: ax8817x.c - add Intellinet USB 2.0 Ethernet device ids
Ganesh Varadarajan:
o USB: more ids for ipaq
Greg Kroah-Hartman:
o USB: fix up previous sl811 patch
o USB: fix up my USB Bluetooth entry to help prevent confusion in the future
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/