This is a note to let you know that I've just added the patch titled net: qmi_wwan: add Olivetti Olicard 500 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-olivetti-olicard-500.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:31 +0200 Subject: net: qmi_wwan: add Olivetti Olicard 500 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 efc0b25c3add97717ece57bf5319792ca98f348e ] Device interface layout: 0: ff/ff/ff - serial 1: ff/ff/ff - serial AT+PPP 2: 08/06/50 - storage 3: ff/ff/ff - serial 4: ff/ff/ff - QMI/wwan Reported-by: Julio Araujo <julio.araujo@xxxxxxxxxxxxxx> 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 @@ -736,6 +736,7 @@ static const struct usb_device_id produc {QMI_FIXED_INTF(0x1bc7, 0x1200, 5)}, /* Telit LE920 */ {QMI_FIXED_INTF(0x1bc7, 0x1201, 2)}, /* Telit LE920 */ {QMI_FIXED_INTF(0x0b3c, 0xc005, 6)}, /* Olivetti Olicard 200 */ + {QMI_FIXED_INTF(0x0b3c, 0xc00b, 4)}, /* Olivetti Olicard 500 */ {QMI_FIXED_INTF(0x1e2d, 0x0060, 4)}, /* Cinterion PLxx */ {QMI_FIXED_INTF(0x1e2d, 0x0053, 4)}, /* Cinterion PHxx,PXxx */ 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