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 fixes for 2.4.21-pre7
Date: Fri, 18 Apr 2003 15:15:26 -0700 [thread overview]
Message-ID: <20030418221526.GA8638@kroah.com> (raw)
Hi,
Here are some USB bugfixes for 2.4.21-pre7. These are all pretty small
and important (the ftdi_sio one is a bit bigger, but still needed.)
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
drivers/usb/CDCEther.c | 50 +-
drivers/usb/CDCEther.h | 3
drivers/usb/acm.c | 1
drivers/usb/host/ehci-mem.c | 1
drivers/usb/host/ehci-q.c | 10
drivers/usb/host/uhci.c | 2
drivers/usb/pegasus.c | 10
drivers/usb/pegasus.h | 6
drivers/usb/scanner.c | 11
drivers/usb/scanner.h | 2
drivers/usb/serial/ftdi_sio.c | 855 ++++++++++++++++++++++++++++---------
drivers/usb/serial/ftdi_sio.h | 56 ++
drivers/usb/serial/io_edgeport.c | 8
drivers/usb/serial/ipaq.c | 1
drivers/usb/serial/ipaq.h | 3
drivers/usb/storage/unusual_devs.h | 9
drivers/usb/usb.c | 2
18 files changed, 798 insertions(+), 252 deletions(-)
-----
<alborchers@steinerpoint.com>:
o USB: patch for oops in io_edgeport.c
<arndt@lin02384n012.mc.schoenewald.de>:
o USB: Patch against unusual_devs.h to enable Pontis SP600
<bryder@paradise.net.nz>:
o USB: ftdi_sio update
<legoll@free.fr>:
o USB: New USB serial device ID: Asus A600 PDA cradle
<soruk@eridani.co.uk>:
o USB: enable Motorola cellphone USB modems
Alan Stern <stern@rowland.harvard.edu>:
o USB: usb-storage START-STOP under Linux 2.4
David Brownell <david-b@pacbell.net>:
o USB: CDC Ether fix notifications
o USB: usbcore deadlock paranoia
o USB: ehci-hcd, minor hardware tweaks
Duncan Sands <baldrick@wanadoo.fr>:
o USB: uhci bandaid
Henning Meier-Geinitz <henning@meier-geinitz.de>:
o USB: scanner.c endpoint detection fix
Petko Manolov <petkan@users.sourceforge.net>:
o USB: pegasus link status detection fix
reply other threads:[~2003-04-18 22:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030418221526.GA8638@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