This is a note to let you know that I've just added the patch titled
net: qmi_wwan: Add Sierra Wireless device IDs
to the 3.4-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
net-qmi_wwan-add-sierra-wireless-device-ids.patch
and it can be found in the queue-3.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <[email protected]> know about it.
>From 5e071b5d1aa6928f8d695c15f52a949d70b8d7fb Mon Sep 17 00:00:00 2001
From: Bjørn Mork <[email protected]>
Date: Wed, 23 May 2012 23:19:32 +0000
Subject: net: qmi_wwan: Add Sierra Wireless device IDs
From: Bjørn Mork <[email protected]>
commit 5e071b5d1aa6928f8d695c15f52a949d70b8d7fb upstream.
Some additional Gobi3K IDs found in the BSD/GPL licensed
out-of-tree GobiNet driver from Sierra Wireless.
Signed-off-by: Bjørn Mork <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
---
drivers/net/usb/qmi_wwan.c | 2 ++
1 file changed, 2 insertions(+)
--- a/drivers/net/usb/qmi_wwan.c
+++ b/drivers/net/usb/qmi_wwan.c
@@ -548,6 +548,8 @@ static const struct usb_device_id produc
{QMI_GOBI_DEVICE(0x16d8, 0x8002)}, /* CMDTech Gobi 2000 Modem
device (VU922) */
{QMI_GOBI_DEVICE(0x05c6, 0x9205)}, /* Gobi 2000 Modem device */
{QMI_GOBI_DEVICE(0x1199, 0x9013)}, /* Sierra Wireless Gobi 3000
Modem device (MC8355) */
+ {QMI_GOBI_DEVICE(0x1199, 0x9015)}, /* Sierra Wireless Gobi 3000
Modem device */
+ {QMI_GOBI_DEVICE(0x1199, 0x9019)}, /* Sierra Wireless Gobi 3000
Modem device */
{ } /* END */
};
MODULE_DEVICE_TABLE(usb, products);
Patches currently in stable-queue which might be from [email protected] are
queue-3.4/usb-option-replace-zte-k5006-z-entry-with-vendor-class-rule.patch
queue-3.4/usb-ftdi_sio-do-not-claim-cdc-acm-function.patch
queue-3.4/kobject-fix-oops-with-input0-bad-kobj_uevent_env-content-in-show_uevent.patch
queue-3.4/net-qmi_wwan-add-vodafone-huawei-k5005-support.patch
queue-3.4/usb-qmi_wwan-add-zte-vodafone-k3765-z.patch
queue-3.4/net-qmi_wwan-add-zte-mf60.patch
queue-3.4/net-qmi_wwan-add-zte-mf821d.patch
queue-3.4/usb-cdc-wdm-fix-wdm_find_device-return-value.patch
queue-3.4/net-qmi_wwan-add-sierra-wireless-device-ids.patch
--
To unsubscribe from this list: send the line "unsubscribe stable" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html