From fd2665f9a26c4be03405d9cdc10f7ae65d0f29a8 Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Fri, 4 Aug 2017 19:35:53 +0200 Subject: [PATCH 1/7] append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook --- 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 ebc0beea69d63e..22a3f3a70b46e6 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,6 +76,8 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ + {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ + {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ From 462c3ad79f88f3a22da0b65737b9f7216ca59197 Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Mon, 7 Aug 2017 12:11:56 +0200 Subject: [PATCH 2/7] append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook --- drivers/usb/serial/qcserial.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index 22a3f3a70b46e6..53786cee4c8ab6 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,8 +76,8 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ - {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ - {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ + {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ + {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ From c1134d59e970869479eaad07dbbd9516ada29646 Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Mon, 7 Aug 2017 12:15:01 +0200 Subject: [PATCH 3/7] Revert "append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook" This reverts commit 462c3ad79f88f3a22da0b65737b9f7216ca59197. --- drivers/usb/serial/qcserial.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index 53786cee4c8ab6..22a3f3a70b46e6 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,8 +76,8 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ - {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ - {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ + {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ + {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ From 3cf95b436391fcee9657df0ee8e4062c242ab158 Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Mon, 7 Aug 2017 12:15:06 +0200 Subject: [PATCH 4/7] Revert "append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook" This reverts commit fd2665f9a26c4be03405d9cdc10f7ae65d0f29a8. --- drivers/usb/serial/qcserial.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index 22a3f3a70b46e6..ebc0beea69d63e 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,8 +76,6 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ - {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ - {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ From 68d9d725ac6008093141eceb7aca83ba42eb89d3 Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Mon, 7 Aug 2017 12:19:14 +0200 Subject: [PATCH 5/7] append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook --- 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 ebc0beea69d63e..53786cee4c8ab6 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,6 +76,8 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ + {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ + {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ From 72d538b25555ad1e46bf7c07eb06f723e5d32960 Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Mon, 7 Aug 2017 15:33:59 +0200 Subject: [PATCH 6/7] Revert "append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook" This reverts commit 68d9d725ac6008093141eceb7aca83ba42eb89d3. --- drivers/usb/serial/qcserial.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index 53786cee4c8ab6..ebc0beea69d63e 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,8 +76,6 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ - {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ - {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */ From 336f8adb0292a25ea41f0515a80850031f814b9b Mon Sep 17 00:00:00 2001 From: Oleg Kokorin Date: Mon, 7 Aug 2017 15:35:53 +0200 Subject: [PATCH 7/7] append Qualcomm GOBI 2K chipset ID for Panasonic CF-U1 Toughbook Signed-off-by: Oleg Kokorin --- 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 ebc0beea69d63e..53786cee4c8ab6 100644 --- a/drivers/usb/serial/qcserial.c +++ b/drivers/usb/serial/qcserial.c @@ -76,6 +76,8 @@ static const struct usb_device_id id_table[] = { {DEVICE_G1K(0x1bc7, 0x900e)}, /* Telit Gobi QDL device */ /* Gobi 2000 devices */ + {USB_DEVICE(0x04da, 0x250e)}, /* Panasonic Gobi 2000 QDL device */ + {USB_DEVICE(0x04da, 0x250f)}, /* Panasonic Gobi 2000 Modem device */ {USB_DEVICE(0x1410, 0xa010)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa011)}, /* Novatel Gobi 2000 QDL device */ {USB_DEVICE(0x1410, 0xa012)}, /* Novatel Gobi 2000 QDL device */