linux-uconsole/drivers/usb/serial
Maciej S. Szmigiero 6e957a81c7 USB: serial: option: add support for D-Link DWM-157 C1
commit 169e86546f upstream.

This commit adds support (an ID, really) for D-Link DWM-157 hardware
version C1 USB modem to option driver.

According to manufacturer-provided Windows INF file the device has four
serial ports:
"D-Link HSPA+DataCard Diagnostics Interface" (interface 2; modem port),
"D-Link HSPA+DataCard NMEA Device" (interface 3),
"D-Link HSPA+DataCard Speech Port" (interface 4),
"D-Link HSPA+DataCard Debug Port" (interface 5).

usb-devices output:
T:  Bus=05 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#=  3 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=ef(misc ) Sub=02 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=2001 ProdID=7d0e Rev=03.00
S:  Manufacturer=D-Link,Inc
S:  Product=D-Link DWM-157
C:  #Ifs= 7 Cfg#= 1 Atr=a0 MxPwr=500mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=02(commc) Sub=0e Prot=00 Driver=cdc_mbim
I:  If#= 1 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=02 Driver=cdc_mbim
I:  If#= 2 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=02 Prot=01 Driver=option
I:  If#= 3 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=option
I:  If#= 4 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=option
I:  If#= 5 Alt= 0 #EPs= 2 Cls=ff(vend.) Sub=00 Prot=00 Driver=option
I:  If#= 6 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage

Signed-off-by: Maciej S. Szmigiero <mail@maciej.szmigiero.name>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-09-13 14:09:44 -07:00
..
aircable.c
ark3116.c USB: serial: ark3116: fix open error handling 2017-05-14 13:32:56 +02:00
belkin_sa.c
belkin_sa.h
bus.c
ch341.c USB: serial: ch341: fix modem-control and B0 handling 2017-01-19 20:17:21 +01:00
console.c
cp210x.c USB: serial: cp210x: add support for Qivicon USB ZigBee dongle 2017-08-16 13:40:28 -07:00
cyberjack.c USB: serial: cyberjack: fix NULL-deref at open 2017-01-12 11:22:46 +01:00
cypress_m8.c USB: cypress_m8: add endpoint sanity check 2016-04-12 09:08:42 -07:00
cypress_m8.h
digi_acceleport.c USB: serial: digi_acceleport: fix incomplete rx sanity check 2017-05-14 13:32:56 +02:00
empeg.c
ezusb_convert.pl
f81232.c
ftdi_sio.c USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs 2017-05-25 14:30:11 +02:00
ftdi_sio.h
ftdi_sio_ids.h USB: serial: ftdi_sio: add Olimex ARM-USB-TINY(H) PIDs 2017-05-25 14:30:11 +02:00
garmin_gps.c USB: serial: garmin_gps: fix memory leak on failed URB submit 2017-01-12 11:22:46 +01:00
generic.c
io_16654.h
io_edgeport.c USB: serial: io_edgeport: fix descriptor error handling 2017-05-14 13:32:57 +02:00
io_edgeport.h
io_ionsp.h
io_tables.h
io_ti.c USB: serial: io_ti: fix div-by-zero in set_termios 2017-05-25 14:30:13 +02:00
io_ti.h
io_usbvend.h
ipaq.c USB: ipaq.c: fix a timeout loop 2015-12-18 09:30:34 -08:00
ipw.c
ir-usb.c
iuu_phoenix.c USB: serial: iuu_phoenix: fix NULL-deref at open 2017-01-12 11:22:46 +01:00
iuu_phoenix.h
Kconfig
keyspan.c USB: serial: keyspan: fix use-after-free in probe error path 2016-06-01 12:15:51 -07:00
keyspan.h
keyspan_pda.c USB: serial: keyspan_pda: fix receive sanity checks 2017-05-14 13:32:56 +02:00
keyspan_usa26msg.h
keyspan_usa28msg.h
keyspan_usa49msg.h
keyspan_usa67msg.h
keyspan_usa90msg.h
kl5kusb105.c USB: serial: kl5kusb105: fix line-state error handling 2017-01-19 20:17:20 +01:00
kl5kusb105.h
kobil_sct.c USB: serial: kobil_sct: fix NULL-deref in write 2017-01-12 11:22:46 +01:00
kobil_sct.h
Makefile
Makefile-keyspan_pda_fw
mct_u232.c USB: serial: mct_u232: fix big-endian baud-rate handling 2017-05-25 14:30:13 +02:00
mct_u232.h
metro-usb.c
mos7720.c USB: serial: mos7720: fix parallel probe 2017-01-12 11:22:46 +01:00
mos7840.c USB: serial: mos7840: fix another NULL-deref at open 2017-02-26 11:07:50 +01:00
mxuport.c USB: serial: mxuport: fix use-after-free in probe error path 2016-06-01 12:15:51 -07:00
navman.c
omninet.c USB: serial: omninet: fix reference leaks at open 2017-03-18 19:09:58 +08:00
opticon.c USB: serial: opticon: fix CTS retrieval at open 2017-02-26 11:07:51 +01:00
option.c USB: serial: option: add support for D-Link DWM-157 C1 2017-09-13 14:09:44 -07:00
oti6858.c USB: serial: oti6858: fix NULL-deref at open 2017-01-12 11:22:46 +01:00
oti6858.h
pl2303.c USB: serial: pl2303: add new ATEN device id 2017-08-16 13:40:29 -07:00
pl2303.h USB: serial: pl2303: add new ATEN device id 2017-08-16 13:40:29 -07:00
qcaux.c
qcserial.c USB: serial: qcserial: new Sierra Wireless EM7305 device ID 2017-07-15 11:57:46 +02:00
quatech2.c USB: serial: quatech2: fix control-message error handling 2017-05-14 13:32:57 +02:00
safe_serial.c USB: serial: safe_serial: fix information leak in completion handler 2017-03-18 19:09:57 +08:00
sierra.c USB: sierra: add 1199:68AB device ID 2015-07-28 09:27:50 +02:00
spcp8x5.c USB: serial: spcp8x5: fix modem-status handling 2017-02-26 11:07:51 +01:00
ssu100.c USB: serial: ssu100: fix control-message error handling 2017-05-14 13:32:56 +02:00
symbolserial.c USB: symbolserial: Correct transferred data size 2015-08-18 10:06:22 -07:00
ti_usb_3410_5052.c USB: serial: ti_usb_3410_5052: fix control-message error handling 2017-05-14 13:32:56 +02:00
ti_usb_3410_5052.h USB: ti_usb_3410_5052: Add Honeywell HGI80 ID 2015-11-16 14:07:01 +01:00
usb-serial-simple.c USB: serial: simple: add support for another Infineon flashloader 2016-09-24 10:07:39 +02:00
usb-serial.c USB: serial: fix potential NULL-dereference at probe 2016-11-10 16:36:33 +01:00
usb-wwan.h USB: usb_wwan/option: generalize option_send_setup for other drivers 2015-10-09 12:42:40 +02:00
usb_debug.c
usb_wwan.c USB: usb_wwan/option: generalize option_send_setup for other drivers 2015-10-09 12:42:40 +02:00
visor.c USB: visor: fix null-deref at probe 2016-02-17 12:31:01 -08:00
visor.h
whiteheat.c USB: whiteheat: fix potential null-deref at probe 2015-09-23 12:15:19 -07:00
whiteheat.h
wishbone-serial.c
xsens_mt.c