linux/drivers/usb/class
Maarten Jacobs 7b3bf88ef0 usb: cdc-acm: add entry for Hiro (Conexant) modem
commit 63529eaa61 upstream.

The cdc-acm kernel module currently does not support the Hiro (Conexant)
H05228 USB modem. The patch below adds the device specific information:
	idVendor	0x0572
	idProduct	0x1349

Signed-off-by: Maarten Jacobs <maarten256@outlook.com>
Acked-by: Oliver Neukum <oneukum@suse.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-11-27 16:08:02 +01:00
..
cdc-acm.c usb: cdc-acm: add entry for Hiro (Conexant) modem 2018-11-27 16:08:02 +01:00
cdc-acm.h
cdc-wdm.c Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interrupt()" 2018-10-10 08:52:08 +02:00
Kconfig
Makefile
usblp.c
usbtmc.c