linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mychaela N. Falconia" <falcon@freecalypso.org>
To: Johan Hovold <johan@kernel.org>
Cc: linux-usb@vger.kernel.org, mychaela.falconia@gmail.com
Subject: [PATCH v3 0/3] USB: serial: ftdi_sio: quirk for DUART28C
Date: Fri,  2 Oct 2020 18:49:28 +0000 (UTC)	[thread overview]
Message-ID: <20201002184928.E655E3740218@freecalypso.org> (raw)

Here is the third version of the patch series that adds the special
quirk needed for FreeCalypso DUART28C adapter.  This version of the
series also includes a patch bringing the existing ftdi_determine_type()
function into consistency with new usage of cur_altsetting instead of
altsetting for desc.bInterfaceNumber retrieval.

Mychaela N. Falconia (3):
  USB: serial: ftdi_sio: use cur_altsetting for consistency
  USB: serial: ftdi_sio: pass port to quirk port_probe functions
  USB: serial: ftdi_sio: add support for FreeCalypso DUART28C adapter

 drivers/usb/serial/ftdi_sio.c     | 93 +++++++++++++++++++++++++++++++--------
 drivers/usb/serial/ftdi_sio_ids.h |  1 +
 2 files changed, 75 insertions(+), 19 deletions(-)

-- 
2.9.0

base-commit: be4c5eb267ee73ef1d70c25c6d648625e96eb477

                 reply	other threads:[~2020-10-02 18:49 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=20201002184928.E655E3740218@freecalypso.org \
    --to=falcon@freecalypso.org \
    --cc=johan@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=mychaela.falconia@gmail.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 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).