linux/drivers/usb/serial
Mychaela N. Falconia 22ab9ca024 USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters
commit 6cf87e5edd upstream.

There exist many FT2232-based JTAG+UART adapter designs in which
FT2232 Channel A is used for JTAG and Channel B is used for UART.
The best way to handle them in Linux is to have the ftdi_sio driver
create a ttyUSB device only for Channel B and not for Channel A:
a ttyUSB device for Channel A would be bogus and will disappear as
soon as the user runs OpenOCD or other applications that access
Channel A for JTAG from userspace, causing undesirable noise for
users.  The ftdi_sio driver already has a dedicated quirk for such
JTAG+UART FT2232 adapters, and it requires assigning custom USB IDs
to such adapters and adding these IDs to the driver with the
ftdi_jtag_quirk applied.

Boutique hardware manufacturer Falconia Partners LLC has created a
couple of JTAG+UART adapter designs (one buffered, one unbuffered)
as part of FreeCalypso project, and this hardware is specifically made
to be used with Linux hosts, with the intent that Channel A will be
accessed only from userspace via appropriate applications, and that
Channel B will be supported by the ftdi_sio kernel driver, presenting
a standard ttyUSB device to userspace.  Toward this end the hardware
manufacturer will be programming FT2232 EEPROMs with custom USB IDs,
specifically with the intent that these IDs will be recognized by
the ftdi_sio driver with the ftdi_jtag_quirk applied.

Signed-off-by: Mychaela N. Falconia <falcon@freecalypso.org>
[johan: insert in PID order and drop unused define]
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-10-17 10:11:23 +02:00
..
Kconfig
Makefile
Makefile-keyspan_pda_fw
aircable.c
ark3116.c
belkin_sa.c
belkin_sa.h
bus.c
ch341.c USB: serial: ch341: add new Product ID for CH340 2020-07-22 09:33:10 +02:00
console.c
cp210x.c USB: serial: cp210x: enable usb generic throttle/unthrottle 2020-08-19 08:16:23 +02:00
cyberjack.c
cypress_m8.c USB: serial: cypress_m8: enable Simply Automated UPB PIM 2020-07-22 09:33:10 +02:00
cypress_m8.h USB: serial: cypress_m8: enable Simply Automated UPB PIM 2020-07-22 09:33:10 +02:00
digi_acceleport.c
empeg.c
ezusb_convert.pl
f81232.c
f81534.c
ftdi_sio.c USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters 2020-10-17 10:11:23 +02:00
ftdi_sio.h
ftdi_sio_ids.h USB: serial: ftdi_sio: add support for FreeCalypso JTAG+UART adapters 2020-10-17 10:11:23 +02:00
garmin_gps.c USB: serial: garmin_gps: add sanity checking for data length 2020-05-14 07:58:25 +02:00
generic.c
io_16654.h
io_edgeport.c USB: serial: io_edgeport: fix slab-out-of-bounds read in edge_interrupt_callback 2020-04-01 11:02:15 +02:00
io_edgeport.h
io_ionsp.h
io_ti.c
io_ti.h
io_usbvend.h
ipaq.c
ipw.c
ir-usb.c USB: serial: ir-usb: fix IrLAP framing 2020-02-01 09:34:32 +00:00
iuu_phoenix.c USB: serial: iuu_phoenix: fix led-activity helpers 2020-08-19 08:16:14 +02:00
iuu_phoenix.h
keyspan.c USB: serial: keyspan: handle unbound ports 2020-01-23 08:22:34 +01:00
keyspan_pda.c
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c
kl5kusb105.h
kobil_sct.c
kobil_sct.h
mct_u232.c
mct_u232.h
metro-usb.c
mos7720.c
mos7840.c
mxuport.c
navman.c
omninet.c
opticon.c USB: serial: opticon: fix control-message timeouts 2020-01-23 08:22:34 +01:00
option.c USB: serial: option: Add Telit FT980-KS composition 2020-10-17 10:11:23 +02:00
oti6858.c
oti6858.h
pl2303.c USB: serial: pl2303: add device-id for HP GC device 2020-10-17 10:11:23 +02:00
pl2303.h USB: serial: pl2303: add device-id for HP GC device 2020-10-17 10:11:23 +02:00
qcaux.c
qcserial.c USB: serial: qcserial: add EM7305 QDL product ID 2020-08-11 15:33:32 +02:00
quatech2.c USB: serial: quatech2: handle unbound ports 2020-01-23 08:22:35 +01:00
safe_serial.c
sierra.c
spcp8x5.c
ssu100.c
symbolserial.c
ti_usb_3410_5052.c
upd78f0730.c
usb-serial-simple.c USB: serial: simple: Add Motorola Solutions TETRA MTP3xxx and MTP85xx 2020-01-23 08:22:33 +01:00
usb-serial.c USB: serial: suppress driver bind attributes 2020-01-23 08:22:34 +01:00
usb-wwan.h
usb_debug.c
usb_wwan.c USB: serial: usb_wwan: do not resubmit rx urb on fatal errors 2020-06-10 20:24:55 +02:00
visor.c
visor.h
whiteheat.c
whiteheat.h
wishbone-serial.c
xsens_mt.c