linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: marcelo@conectiva.com.br
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB update for 2.4.22-pre5
Date: Mon, 14 Jul 2003 10:08:17 -0700	[thread overview]
Message-ID: <20030714170817.GA23458@kroah.com> (raw)

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


             reply	other threads:[~2003-07-14 16:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-14 17:08 Greg KH [this message]
2003-07-17  2:19 ` [BK PATCH] USB update for 2.4.22-pre5 Gene Heskett
     [not found]   ` <20030717041037.GA4532@kroah.com>
2003-07-17  9:47     ` Gene Heskett

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030714170817.GA23458@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=marcelo@conectiva.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).