linux-stable/drivers/usb/serial
Puliang Lu 52480e1f1a USB: serial: option: add Fibocom to DELL custom modem FM101R-GL
Update the USB serial option driver support for the Fibocom
FM101R-GL LTE modules as there are actually several different variants.

- VID:PID 413C:8213, FM101R-GL are laptop M.2 cards (with
  MBIM interfaces for Linux)

- VID:PID 413C:8215, FM101R-GL ESIM are laptop M.2 cards (with
  MBIM interface for Linux)

0x8213: mbim, tty
0x8215: mbim, tty

T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  2 Spd=5000 MxCh= 0
D:  Ver= 3.20 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs=  1
P:  Vendor=413c ProdID=8213 Rev= 5.04
S:  Manufacturer=Fibocom Wireless Inc.
S:  Product=Fibocom FM101-GL Module
S:  SerialNumber=a3b7cbf0
C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=896mA
A:  FirstIf#= 0 IfCount= 2 Cls=02(comm.) Sub=0e Prot=00
I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=0e Prot=00 Driver=cdc_mbim
E:  Ad=81(I) Atr=03(Int.) MxPS=  64 Ivl=32ms
I:  If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
I:* If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
E:  Ad=8e(I) Atr=02(Bulk) MxPS=1024 Ivl=0ms
E:  Ad=0f(O) Atr=02(Bulk) MxPS=1024 Ivl=0ms
I:* If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=40 Driver=(none)
E:  Ad=83(I) Atr=03(Int.) MxPS=  10 Ivl=32ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=1024 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS=1024 Ivl=0ms

T:  Bus=04 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#=  3 Spd=5000 MxCh= 0
D:  Ver= 3.20 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 9 #Cfgs=  1
P:  Vendor=413c ProdID=8215 Rev= 5.04
S:  Manufacturer=Fibocom Wireless Inc.
S:  Product=Fibocom FM101-GL Module
S:  SerialNumber=a3b7cbf0
C:* #Ifs= 3 Cfg#= 1 Atr=a0 MxPwr=896mA
A:  FirstIf#= 0 IfCount= 2 Cls=02(comm.) Sub=0e Prot=00
I:* If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=0e Prot=00 Driver=cdc_mbim
E:  Ad=81(I) Atr=03(Int.) MxPS=  64 Ivl=32ms
I:  If#= 1 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
I:* If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
E:  Ad=8e(I) Atr=02(Bulk) MxPS=1024 Ivl=0ms
E:  Ad=0f(O) Atr=02(Bulk) MxPS=1024 Ivl=0ms
I:* If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=40 Driver=(none)
E:  Ad=83(I) Atr=03(Int.) MxPS=  10 Ivl=32ms
E:  Ad=82(I) Atr=02(Bulk) MxPS=1024 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS=1024 Ivl=0ms

Signed-off-by: Puliang Lu <puliang.lu@fibocom.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
2023-10-16 10:40:30 +02:00
..
Kconfig USB: serial: simple: add Nokia phone driver 2022-03-03 09:27:36 +01:00
Makefile
Makefile-keyspan_pda_fw
aircable.c
ark3116.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
belkin_sa.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
belkin_sa.h
bus.c USB: mark all struct bus_type as const 2023-03-23 13:22:00 +01:00
ch341.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
console.c tty: Cleanup tty_port_set_initialized() bool parameter 2023-01-19 16:04:34 +01:00
cp210x.c USB: serial: cp210x: disable break signalling on CP2105 SCI 2023-06-07 17:00:23 +02:00
cyberjack.c
cypress_m8.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
cypress_m8.h
digi_acceleport.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
empeg.c
ezusb_convert.pl
f81232.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
f81534.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
ftdi_sio.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
ftdi_sio.h USB: serial: ftdi_sio: rename channel index 2022-09-15 08:05:53 +02:00
ftdi_sio_ids.h USB: serial: ftdi_sio: add support for HP and HA devices 2022-09-15 08:06:06 +02:00
garmin_gps.c treewide: Convert del_timer*() to timer_shutdown*() 2022-12-25 13:38:09 -08:00
generic.c
io_16654.h
io_edgeport.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
io_edgeport.h
io_ionsp.h
io_ti.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
io_ti.h
io_usbvend.h USB: serial: io_ti: add Agilent E5805A support 2022-06-09 14:13:28 +02:00
ipaq.c
ipw.c
ir-usb.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
iuu_phoenix.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
iuu_phoenix.h
keyspan.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
keyspan_pda.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
kl5kusb105.h
kobil_sct.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
kobil_sct.h
mct_u232.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
mct_u232.h
metro-usb.c
mos7720.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
mos7840.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
mxuport.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
navman.c
omninet.c
opticon.c USB: serial: use kmemdup instead of kmalloc + memcpy 2022-06-22 08:56:52 +02:00
option.c USB: serial: option: add Fibocom to DELL custom modem FM101R-GL 2023-10-16 10:40:30 +02:00
oti6858.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
oti6858.h
pl2303.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
pl2303.h USB: serial: pl2303: add device id for HP LM930 Display 2022-05-05 13:31:03 +02:00
qcaux.c
qcserial.c USB: serial: qcserial: add new usb-id for Dell branded EM7455 2022-09-27 09:04:28 +02:00
quatech2.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
safe_serial.c
sierra.c USB: serial: fix tty-port initialized comments 2022-07-25 11:01:40 +02:00
spcp8x5.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
ssu100.c usb: serial: Make ->set_termios() old ktermios const 2022-08-30 14:22:35 +02:00
symbolserial.c
ti_usb_3410_5052.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
upd78f0730.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
usb-serial-simple.c USB: serial: simple: sort driver entries 2023-07-20 15:59:25 +02:00
usb-serial.c tty: make tty_operations::write()'s count size_t 2023-08-11 21:12:46 +02:00
usb-wwan.h
usb_debug.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
usb_wwan.c USB-serial updates for 5.20-rc1 2022-07-25 11:28:52 +02:00
visor.c
visor.h
whiteheat.c USB: serial: return errors from break handling 2023-06-07 17:00:23 +02:00
whiteheat.h
wishbone-serial.c
xr_serial.c USB: serial: xr: add TIOCGRS485 and TIOCSRS485 ioctls 2023-07-20 15:37:03 +02:00
xsens_mt.c