linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BK PATCH] USB update for 2.4.22-pre5
@ 2003-07-14 17:08 Greg KH
  2003-07-17  2:19 ` Gene Heskett
  0 siblings, 1 reply; 3+ messages in thread
From: Greg KH @ 2003-07-14 17:08 UTC (permalink / raw)
  To: marcelo; +Cc: linux-usb-devel, linux-kernel

Hi,

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-07-17  9:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-14 17:08 [BK PATCH] USB update for 2.4.22-pre5 Greg KH
2003-07-17  2:19 ` Gene Heskett
     [not found]   ` <20030717041037.GA4532@kroah.com>
2003-07-17  9:47     ` Gene Heskett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).