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

Here is the second version of the patch series (reduced to just two
patches now) that adds the special quirk needed for FreeCalypso
DUART28C adapter.  The first patch in this new reduced series is a
preparatory change that makes it possible for quirk port_probe
functions to determine which FT2232x or FT4232H channel is being
considered, whereas all controversial changes are contained in the
second and final patch.

Mychaela N. Falconia (2):
  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     | 80 ++++++++++++++++++++++++++++++++-------
 drivers/usb/serial/ftdi_sio_ids.h |  1 +
 2 files changed, 68 insertions(+), 13 deletions(-)

-- 
2.9.0

base-commit: 031f9664f8f9356cee662335bc56c93d16e75665

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

only message in thread, other threads:[~2020-09-29 23:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29 23:05 [PATCH v2 0/2] 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.