kernel_samsung_a53x/drivers/usb/serial
JackBB Wu 1c669a49db USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e
commit 129690fb229a20b6e563a77a2c85266acecf20bc upstream.

Add support for Dell DW5826e with USB-id 0x413c:0x8217 & 0x413c:0x8218.

It is 0x413c:0x8217
T:  Bus=02 Lev=01 Prnt=01 Port=05 Cnt=01 Dev#=  4 Spd=480  MxCh= 0
D:  Ver= 2.10 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=413c ProdID=8217 Rev= 5.04
S:  Manufacturer=DELL
S:  Product=COMPAL Electronics EXM-G1A
S:  SerialNumber=359302940050401
C:* #Ifs= 6 Cfg#= 1 Atr=a0 MxPwr=500mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=30 Driver=qcserial
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I:* If#= 1 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=42 Prot=01 Driver=usbfs
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=82(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I:* If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=60 Driver=qcserial
E:  Ad=84(I) Atr=03(Int.) MxPS=  10 Ivl=32ms
E:  Ad=83(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=03(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I:* If#= 3 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=40 Driver=qcserial
E:  Ad=86(I) Atr=03(Int.) MxPS=  10 Ivl=32ms
E:  Ad=85(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=04(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms
I:* If#= 4 Alt= 0 #EPs= 1 Cls=ff(vend.) Sub=ff Prot=ff Driver=(none)
E:  Ad=87(I) Atr=03(Int.) MxPS=  64 Ivl=32ms
I:* If#= 8 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=ff Prot=50 Driver=qmi_wwan
E:  Ad=88(I) Atr=03(Int.) MxPS=   8 Ivl=32ms
E:  Ad=8e(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=0f(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms

It is 0x413c:0x8218
T:  Bus=02 Lev=01 Prnt=01 Port=05 Cnt=01 Dev#=  3 Spd=480  MxCh= 0
D:  Ver= 2.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=413c ProdID=8218 Rev= 0.00
S:  Manufacturer=DELL
S:  Product=COMPAL Electronics EXM-G1A
S:  SerialNumber=359302940050401
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=  2mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=ff Prot=ff Driver=qcserial
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=01(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms

Signed-off-by: JackBB Wu <wojackbb@gmail.com>
Cc: stable@vger.kernel.org
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-18 12:13:26 +01:00
..
aircable.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ark3116.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
belkin_sa.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
belkin_sa.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
bus.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ch341.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
console.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cp210x.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cyberjack.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cypress_m8.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
cypress_m8.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
digi_acceleport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
empeg.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ezusb_convert.pl Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
f81232.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
f81534.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ftdi_sio.c USB: serial: ftdi_sio: update Actisense PIDs constant names 2024-11-18 12:12:00 +01:00
ftdi_sio.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ftdi_sio_ids.h USB: serial: ftdi_sio: update Actisense PIDs constant names 2024-11-18 12:12:00 +01:00
garmin_gps.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
generic.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_16654.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_edgeport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_edgeport.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_ionsp.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_ti.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_ti.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
io_usbvend.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ipaq.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ipw.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ir-usb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iuu_phoenix.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
iuu_phoenix.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan_pda.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan_usa26msg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan_usa28msg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan_usa49msg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan_usa67msg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
keyspan_usa90msg.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kl5kusb105.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kl5kusb105.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kobil_sct.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
kobil_sct.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile-keyspan_pda_fw Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mct_u232.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mct_u232.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
metro-usb.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mos7720.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mos7840.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
mxuport.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
navman.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omninet.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
opticon.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
option.c USB: serial: option: add Quectel RM500Q R13 firmware support 2024-11-18 12:12:00 +01:00
oti6858.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
oti6858.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pl2303.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pl2303.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qcaux.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
qcserial.c USB: serial: qcserial: add new usb-id for Dell Wireless DW5826e 2024-11-18 12:13:26 +01:00
quatech2.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
safe_serial.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
sierra.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
spcp8x5.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ssu100.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
symbolserial.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ti_usb_3410_5052.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
upd78f0730.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb-serial-simple.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb-serial.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb-wwan.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb_debug.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
usb_wwan.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
visor.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
visor.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
whiteheat.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
whiteheat.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
wishbone-serial.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
xsens_mt.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00