This is a note to let you know that I've just added the patch titled net: qmi_wwan: add Sierra Wireless MC7305/MC7355 to the 3.14-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-mc7305-mc7355.patch and it can be found in the queue-3.14 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 21:03:54 PDT 2014 From: =?UTF-8?q?Bj=C3=B8rn=20Mork?= <bjorn@xxxxxxx> Date: Fri, 25 Apr 2014 19:00:30 +0200 Subject: net: qmi_wwan: add Sierra Wireless MC7305/MC7355 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 9214224e43e4264b02686ea8b455f310935607b5 ] 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 | 1 + 1 file changed, 1 insertion(+) --- a/drivers/net/usb/qmi_wwan.c +++ b/drivers/net/usb/qmi_wwan.c @@ -728,6 +728,7 @@ static const struct usb_device_id produc {QMI_FIXED_INTF(0x1199, 0x68c0, 11)}, /* Sierra Wireless MC73xx */ {QMI_FIXED_INTF(0x1199, 0x901c, 8)}, /* Sierra Wireless EM7700 */ {QMI_FIXED_INTF(0x1199, 0x901f, 8)}, /* Sierra Wireless EM7355 */ + {QMI_FIXED_INTF(0x1199, 0x9041, 8)}, /* Sierra Wireless MC7305/MC7355 */ {QMI_FIXED_INTF(0x1199, 0x9051, 8)}, /* Netgear AirCard 340U */ {QMI_FIXED_INTF(0x1bbb, 0x011e, 4)}, /* Telekom Speedstick LTE II (Alcatel One Touch L100V LTE) */ {QMI_FIXED_INTF(0x2357, 0x0201, 4)}, /* TP-LINK HSUPA Modem MA180 */ Patches currently in stable-queue which might be from bjorn@xxxxxxx are queue-3.14/net-qmi_wwan-add-sierra-wireless-em7355.patch queue-3.14/net-qmi_wwan-add-sierra-wireless-mc73xx.patch queue-3.14/net-qmi_wwan-add-a-number-of-dell-devices.patch queue-3.14/usb-option-add-olivetti-olicard-500.patch queue-3.14/net-cdc_mbim-handle-unaccelerated-vlan-tagged-frames.patch queue-3.14/usb-option-add-and-update-a-number-of-cmotech-devices.patch queue-3.14/net-qmi_wwan-add-olivetti-olicard-500.patch queue-3.14/net-qmi_wwan-add-alcatel-l800ma.patch queue-3.14/usb-qcserial-add-sierra-wireless-em7355.patch queue-3.14/net-qmi_wwan-add-a-number-of-cmotech-devices.patch queue-3.14/usb-qcserial-add-sierra-wireless-mc7305-mc7355.patch queue-3.14/usb-qcserial-add-sierra-wireless-mc73xx.patch queue-3.14/net-cdc_ncm-fix-buffer-overflow.patch queue-3.14/usb-option-add-alcatel-l800ma.patch queue-3.14/net-cdc_mbim-__vlan_find_dev_deep-need-rcu_read_lock.patch queue-3.14/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