All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] USB: serial: ftdi_sio: quirk for DUART28C
@ 2020-10-02 18:49 Mychaela N. Falconia
  0 siblings, 0 replies; only message in thread
From: Mychaela N. Falconia @ 2020-10-02 18:49 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb, mychaela.falconia

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-10-02 18:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 18:49 [PATCH v3 0/3] USB: serial: ftdi_sio: quirk for DUART28C Mychaela N. Falconia

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.