All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] USB: qcserial: add Dell DW5811e
@ 2017-03-17 16:21 Bjørn Mork
  2017-03-18  9:00 ` Johan Hovold
  0 siblings, 1 reply; 2+ messages in thread
From: Bjørn Mork @ 2017-03-17 16:21 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb, Bjørn Mork, stable

This is a Dell branded Sierra Wireless EM7455.

Cc: <stable@vger.kernel.org>
Signed-off-by: Bjørn Mork <bjorn@mork.no>
---
 drivers/usb/serial/qcserial.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c
index 696458db7e3c..38b3f0d8cd58 100644
--- a/drivers/usb/serial/qcserial.c
+++ b/drivers/usb/serial/qcserial.c
@@ -169,6 +169,8 @@ static const struct usb_device_id id_table[] = {
 	{DEVICE_SWI(0x413c, 0x81a9)},	/* Dell Wireless 5808e Gobi(TM) 4G LTE Mobile Broadband Card */
 	{DEVICE_SWI(0x413c, 0x81b1)},	/* Dell Wireless 5809e Gobi(TM) 4G LTE Mobile Broadband Card */
 	{DEVICE_SWI(0x413c, 0x81b3)},	/* Dell Wireless 5809e Gobi(TM) 4G LTE Mobile Broadband Card (rev3) */
+	{DEVICE_SWI(0x413c, 0x81b5)},	/* Dell Wireless 5811e QDL */
+	{DEVICE_SWI(0x413c, 0x81b6)},	/* Dell Wireless 5811e QDL */
 
 	/* Huawei devices */
 	{DEVICE_HWI(0x03f0, 0x581d)},	/* HP lt4112 LTE/HSPA+ Gobi 4G Modem (Huawei me906e) */
-- 
2.11.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] USB: qcserial: add Dell DW5811e
  2017-03-17 16:21 [PATCH] USB: qcserial: add Dell DW5811e Bjørn Mork
@ 2017-03-18  9:00 ` Johan Hovold
  0 siblings, 0 replies; 2+ messages in thread
From: Johan Hovold @ 2017-03-18  9:00 UTC (permalink / raw)
  To: Bjørn Mork; +Cc: Johan Hovold, linux-usb, stable

On Fri, Mar 17, 2017 at 05:21:28PM +0100, Bj�rn Mork wrote:
> This is a Dell branded Sierra Wireless EM7455.
> 
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Bj�rn Mork <bjorn@mork.no>

Applied, thanks.

Johan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-03-18  9:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-17 16:21 [PATCH] USB: qcserial: add Dell DW5811e Bjørn Mork
2017-03-18  9:00 ` Johan Hovold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.