All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: marcelo.tosatti@cyclades.com, zaitcev@redhat.com
Cc: linux-usb-devel@lists.sourceforge.net, linux-kernel@vger.kernel.org
Subject: [BK PATCH] USB serial fixes for 2.4.27-pre6
Date: Tue, 15 Jun 2004 10:34:13 -0700	[thread overview]
Message-ID: <20040615173413.GA17264@kroah.com> (raw)

Hi,

Here are 4 small fixes for some USB serial driver issues.  They have
all been in the 2.6 tree for some while now.  Pete suggested I send
these directly to you, instead of having to go through him.

Please pull from:
	bk://kernel.bkbits.net/gregkh/linux/usb-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/serial/ftdi_sio.c |    7 +++
 drivers/usb/serial/ftdi_sio.h |    5 ++
 drivers/usb/serial/pl2303.c   |   11 ++++
 drivers/usb/serial/visor.c    |   98 +++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 119 insertions(+), 2 deletions(-)
-----

<andrej.filipcic:ijs.si>:
  o USB: pl2303 & input overruns

Greg Kroah-Hartman:
  o USB: fix empty write issue in pl2303 driver

Jan Capek:
  o USB ftdi device ids for 2.4

Martin Lubich:
  o USB: add Clie TH55 Support in visor kernel module


                 reply	other threads:[~2004-06-15 17:35 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=20040615173413.GA17264@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=zaitcev@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.