This is a note to let you know that I've just added the patch titled net: qmi_wwan: add a number of CMOTech devices to the 3.10-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-a-number-of-cmotech-devices.patch and it can be found in the queue-3.10 subdirectory. If you, or anyone else, feels it should not be added to the stable tree, please let <stable@xxxxxxxxxxxxxxx> know about it. >From foo@baz Wed May 28 20:43:09 PDT 2014 From: =?UTF-8?q?Bj=C3=B8rn=20Mork?= <bjorn@xxxxxxx> Date: Fri, 25 Apr 2014 19:00:33 +0200 Subject: net: qmi_wwan: add a number of CMOTech devices MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit From: =?UTF-8?q?Bj=C3=B8rn=20Mork?= <bjorn@xxxxxxx> [ Upstream commit 41be7d90993b1502d445bfc59e58348c258ce66a ] A number of older CMOTech modems are based on Qualcomm chips and exporting a QMI/wwan function. Reported-by: Lars Melin <larsm17@xxxxxxxxx> Signed-off-by: Bjørn Mork <bjorn@xxxxxxx> Signed-off-by: David S. Miller <davem@xxxxxxxxxxxxx> Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- drivers/net/usb/qmi_wwan.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) --- a/drivers/net/usb/qmi_wwan.c +++ b/drivers/net/usb/qmi_wwan.c @@ -649,6 +649,22 @@ static const struct usb_device_id produc {QMI_FIXED_INTF(0x05c6, 0x920d, 5)}, {QMI_FIXED_INTF(0x12d1, 0x140c, 1)}, /* Huawei E173 */ {QMI_FIXED_INTF(0x12d1, 0x14ac, 1)}, /* Huawei E1820 */ + {QMI_FIXED_INTF(0x16d8, 0x6003, 0)}, /* CMOTech 6003 */ + {QMI_FIXED_INTF(0x16d8, 0x6007, 0)}, /* CMOTech CHE-628S */ + {QMI_FIXED_INTF(0x16d8, 0x6008, 0)}, /* CMOTech CMU-301 */ + {QMI_FIXED_INTF(0x16d8, 0x6280, 0)}, /* CMOTech CHU-628 */ + {QMI_FIXED_INTF(0x16d8, 0x7001, 0)}, /* CMOTech CHU-720S */ + {QMI_FIXED_INTF(0x16d8, 0x7002, 0)}, /* CMOTech 7002 */ + {QMI_FIXED_INTF(0x16d8, 0x7003, 4)}, /* CMOTech CHU-629K */ + {QMI_FIXED_INTF(0x16d8, 0x7004, 3)}, /* CMOTech 7004 */ + {QMI_FIXED_INTF(0x16d8, 0x7006, 5)}, /* CMOTech CGU-629 */ + {QMI_FIXED_INTF(0x16d8, 0x700a, 4)}, /* CMOTech CHU-629S */ + {QMI_FIXED_INTF(0x16d8, 0x7211, 0)}, /* CMOTech CHU-720I */ + {QMI_FIXED_INTF(0x16d8, 0x7212, 0)}, /* CMOTech 7212 */ + {QMI_FIXED_INTF(0x16d8, 0x7213, 0)}, /* CMOTech 7213 */ + {QMI_FIXED_INTF(0x16d8, 0x7251, 1)}, /* CMOTech 7251 */ + {QMI_FIXED_INTF(0x16d8, 0x7252, 1)}, /* CMOTech 7252 */ + {QMI_FIXED_INTF(0x16d8, 0x7253, 1)}, /* CMOTech 7253 */ {QMI_FIXED_INTF(0x19d2, 0x0002, 1)}, {QMI_FIXED_INTF(0x19d2, 0x0012, 1)}, {QMI_FIXED_INTF(0x19d2, 0x0017, 3)}, Patches currently in stable-queue which might be from bjorn@xxxxxxx are queue-3.10/qmi_wwan-add-onda-mt689dc-device-id-fwd.patch queue-3.10/net-qmi_wwan-fix-cinterion-plxx-product-id.patch queue-3.10/net-qmi_wwan-add-sierra-wireless-em7355.patch queue-3.10/net-qmi_wwan-add-sierra-wireless-mc73xx.patch queue-3.10/net-qmi_wwan-add-a-number-of-dell-devices.patch queue-3.10/usb-option-add-olivetti-olicard-500.patch queue-3.10/net-cdc_mbim-handle-unaccelerated-vlan-tagged-frames.patch queue-3.10/net-qmi_wwan-add-tp-link-ma260.patch queue-3.10/usb-option-add-and-update-a-number-of-cmotech-devices.patch queue-3.10/net-qmi_wwan-add-olivetti-olicard-500.patch queue-3.10/net-qmi_wwan-add-alcatel-l800ma.patch queue-3.10/net-qmi_wwan-add-support-for-cinterion-pxs8-and-phs8.patch queue-3.10/usb-qcserial-add-sierra-wireless-em7355.patch queue-3.10/net-qmi_wwan-add-zte-mf667.patch queue-3.10/net-qmi_wwan-add-a-number-of-cmotech-devices.patch queue-3.10/net-qmi_wwan-add-option-gtm681w.patch queue-3.10/usb-qcserial-add-sierra-wireless-mc7305-mc7355.patch queue-3.10/usb-qcserial-add-sierra-wireless-mc73xx.patch queue-3.10/usb-option-add-alcatel-l800ma.patch queue-3.10/net-qmi_wwan-fixup-sierra-wireless-mc8305-entry.patch queue-3.10/net-qmi_wwan-add-telit-le920-newer-firmware-support.patch queue-3.10/net-qmi_wwan-add-sierra-wireless-mc7305-mc7355.patch -- To unsubscribe from this list: send the line "unsubscribe stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html