[PATCH 1/1] PCI: add Telit Vendor ID

2021-01-19 Thread Daniele Palmas
Add Telit Vendor ID to pci_ids.h Signed-off-by: Daniele Palmas --- Reference: https://pcisig.com/membership/member-companies?combine=telit --- include/linux/pci_ids.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index d8156a5dbee8

Re: [PATCH v17 3/3] bus: mhi: Add userspace client interface driver

2020-12-14 Thread Daniele Palmas
Hello, Il giorno dom 13 dic 2020 alle ore 15:22 Manivannan Sadhasivam ha scritto: > > On Fri, Dec 11, 2020 at 08:08:16PM -0800, Jakub Kicinski wrote: > > On Fri, 11 Dec 2020 11:37:34 -0600 Dan Williams wrote: > > > Just to re-iterate: QMI ~= AT commands ~= MBIM (not quite, but same > > > level)

Re: [PATCH] net: usb: qmi_wwan: Fix for packets being rejected in the ring buffer used by the xHCI controller.

2020-09-07 Thread Daniele Palmas
Hi Kristian and Bjørn, Il giorno lun 7 set 2020 alle ore 09:45 Bjørn Mork ha scritto: > > Kristian Evensen writes: > > > Hi all, > > > > I was able to trigger the same issue as reported by Paul, and came > > across this patch (+ Daniele's other patch and thread on the libqmi > > mailing list).

Re: [PATCH 2/2] usb: serial: usb_wwan: Fix lackage for Quectel EG95 LTE modem support

2020-09-01 Thread Daniele Palmas
Hi William, Il giorno mar 1 set 2020 alle ore 07:14 William Sung ha scritto: > > As required by the USB protocol, add zero packet support for Quectel > EG95 LTE modem module. > > Fixes: f815dd5cf48b ("net: usb: qmi_wwan: add support for Quectel EG95 > LTE modem" If I'm not wrong, that commit is

[PATCH 1/1] USB: serial: option: add Telit LE910C1-EUX compositions

2020-05-25 Thread Daniele Palmas
Add Telit LE910C1-EUX compositions: 0x1031: tty, tty, tty, rmnet 0x1033: tty, tty, tty, ecm Signed-off-by: Daniele Palmas --- Hi Johan, following the lsusb output: Bus 003 Device 007: ID 1bc7:1031 Telit Wireless Solutions Device Descriptor: bLength18 bDescriptorType

Re: MHI code review

2019-06-12 Thread Daniele Palmas
r SDX20, 24 and 55. There are some new features related to > 55 that's not yet in series. > great, thanks for the update! I'll wait for you new patch-set. Thanks, Daniele > Thanks > Sujeev > > -Original Message- > From: Daniele Palmas > Sent: Tuesday, April 30, 2019 8:11

Re: MHI code review

2019-04-30 Thread Daniele Palmas
Hi Sujeev, > Hi Greg Kroah-Hartman\Arnd Bergmann and community > > Thank you for all the feedback, I believe I have addressed all the comments > from previous > patches. Also, I am excluding mhi network driver in this series. I still have > some modifications > to do. > > Please review the new

[PATCH 1/1] usb: serial: option: add support for Telit ME910 PID 0x1101

2017-12-14 Thread Daniele Palmas
This patch adds support for PID 0x1101 of Telit ME910. Signed-off-by: Daniele Palmas <dnl...@gmail.com> --- Following lsusb output for 0x1101 composition tty, tty, tty, rmnet Bus 003 Device 015: ID 1bc7:1101 Telit Wireless Solutions Device Descriptor: bLength

[PATCH 1/1] usb: serial: option: add support for Telit ME910 PID 0x1101

2017-12-14 Thread Daniele Palmas
This patch adds support for PID 0x1101 of Telit ME910. Signed-off-by: Daniele Palmas --- Following lsusb output for 0x1101 composition tty, tty, tty, rmnet Bus 003 Device 015: ID 1bc7:1101 Telit Wireless Solutions Device Descriptor: bLength18 bDescriptorType 1

[PATCH 1/1] USB: serial: usb-serial-simple: add support for another Infineon flashloader

2016-09-02 Thread Daniele Palmas
This patch adds support for Infineon flashloader 0x8087/0x0801. The flashloader is used in Telit LE940B modem family with Telit flashing application. Signed-off-by: Daniele Palmas <dnl...@gmail.com> --- drivers/usb/serial/usb-serial-simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 de

[PATCH 1/1] USB: serial: usb-serial-simple: add support for another Infineon flashloader

2016-09-02 Thread Daniele Palmas
This patch adds support for Infineon flashloader 0x8087/0x0801. The flashloader is used in Telit LE940B modem family with Telit flashing application. Signed-off-by: Daniele Palmas --- drivers/usb/serial/usb-serial-simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

[PATCH 0/1] USB: serial: usb-serial-simple: add support for another Infineon flashloader

2016-09-02 Thread Daniele Palmas
Status: 0x000d Self Powered U1 Enabled U2 Enabled Daniele Palmas (1): USB: serial: usb-serial-simple: add support for another Infineon flashloader drivers/usb/serial/usb-serial-simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.7.4

[PATCH 0/1] USB: serial: usb-serial-simple: add support for another Infineon flashloader

2016-09-02 Thread Daniele Palmas
Status: 0x000d Self Powered U1 Enabled U2 Enabled Daniele Palmas (1): USB: serial: usb-serial-simple: add support for another Infineon flashloader drivers/usb/serial/usb-serial-simple.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) -- 2.7.4

[PATCH 0/1] USB: serial: option: add support for Telit LE920A4

2016-08-02 Thread Daniele Palmas
0 bMaxPacketSize064 bNumConfigurations 1 Device Status: 0x (Bus Powered) Daniele Palmas (1): USB: serial: option: add support for Telit LE920A4 drivers/usb/serial/option.c | 21 + 1 file changed, 21 insertions(+) -- 2.7.4

[PATCH 0/1] USB: serial: option: add support for Telit LE920A4

2016-08-02 Thread Daniele Palmas
0 bMaxPacketSize064 bNumConfigurations 1 Device Status: 0x (Bus Powered) Daniele Palmas (1): USB: serial: option: add support for Telit LE920A4 drivers/usb/serial/option.c | 21 + 1 file changed, 21 insertions(+) -- 2.7.4

[PATCH 1/1] USB: serial: option: add support for Telit LE920A4

2016-08-02 Thread Daniele Palmas
and 0x1214 due to the same interfaces positions. Signed-off-by: Daniele Palmas <dnl...@gmail.com> --- drivers/usb/serial/option.c | 21 + 1 file changed, 21 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 8e07536..7284b2b 100644 --- a/d

[PATCH 1/1] USB: serial: option: add support for Telit LE920A4

2016-08-02 Thread Daniele Palmas
and 0x1214 due to the same interfaces positions. Signed-off-by: Daniele Palmas --- drivers/usb/serial/option.c | 21 + 1 file changed, 21 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 8e07536..7284b2b 100644 --- a/drivers/usb/serial

[PATCH v2 1/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-29 Thread Daniele Palmas
This patch adds support for 0x1045 PID of Telit LE922. Signed-off-by: Daniele Palmas <dnl...@gmail.com> --- drivers/usb/serial/option.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index db86e51..15d16f2 100644 --- a/drive

[PATCH v2 1/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-29 Thread Daniele Palmas
This patch adds support for 0x1045 PID of Telit LE922. Signed-off-by: Daniele Palmas --- drivers/usb/serial/option.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index db86e51..15d16f2 100644 --- a/drivers/usb/serial/option.c

[PATCH v2 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-29 Thread Daniele Palmas
Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 1 micro seconds bU2DevExitLat 500 micro seconds Device Status: 0x (Bus Powered) Daniele Palmas (1): usb: serial: option: Adding support for Telit LE922 PID 0x1045 drivers/usb/serial

[PATCH v2 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-29 Thread Daniele Palmas
Lowest fully-functional device speed is Full Speed (12Mbps) bU1DevExitLat 1 micro seconds bU2DevExitLat 500 micro seconds Device Status: 0x (Bus Powered) Daniele Palmas (1): usb: serial: option: Adding support for Telit LE922 PID 0x1045 drivers/usb/serial

Re: [PATCH 1/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-29 Thread Daniele Palmas
Hi Johan, 2016-02-28 16:36 GMT+01:00 Johan Hovold <jo...@kernel.org>: > On Fri, Feb 26, 2016 at 01:35:27PM +0100, Daniele Palmas wrote: >> This patch adds support for 0x1045 PID of Telit LE922. >> >> Signed-off-by: Daniele Palmas <dnl...@gmail.com> >>

Re: [PATCH 1/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-29 Thread Daniele Palmas
Hi Johan, 2016-02-28 16:36 GMT+01:00 Johan Hovold : > On Fri, Feb 26, 2016 at 01:35:27PM +0100, Daniele Palmas wrote: >> This patch adds support for 0x1045 PID of Telit LE922. >> >> Signed-off-by: Daniele Palmas >> --- >> drivers/usb/serial/option.c | 8

[PATCH 1/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-26 Thread Daniele Palmas
This patch adds support for 0x1045 PID of Telit LE922. Signed-off-by: Daniele Palmas <dnl...@gmail.com> --- drivers/usb/serial/option.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index db86e51..4be2c7c

[PATCH 1/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-26 Thread Daniele Palmas
This patch adds support for 0x1045 PID of Telit LE922. Signed-off-by: Daniele Palmas --- drivers/usb/serial/option.c | 8 1 file changed, 8 insertions(+) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index db86e51..4be2c7c 100644 --- a/drivers/usb/serial

[PATCH 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-26 Thread Daniele Palmas
Device Status: 0x (Bus Powered) Daniele Palmas (1): usb: serial: option: Adding support for Telit LE922 PID 0x1045 drivers/usb/serial/option.c | 8 1 file changed, 8 insertions(+) -- 1.9.1

[PATCH 0/1] usb: serial: option: Adding support for Telit LE922 PID 0x1045

2016-02-26 Thread Daniele Palmas
Device Status: 0x (Bus Powered) Daniele Palmas (1): usb: serial: option: Adding support for Telit LE922 PID 0x1045 drivers/usb/serial/option.c | 8 1 file changed, 8 insertions(+) -- 1.9.1

[PATCH 1/1] net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter

2015-11-13 Thread Daniele Palmas
Since Dell DW5580 is a 3G modem, this patch adds the device as a mobile broadband adapter Signed-off-by: Daniele Palmas --- drivers/net/usb/cdc_ether.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/net/usb/cdc_ether.c b/drivers/net/usb/cdc_ether.c index 35a2bff..5e92076

[PATCH 1/1] net: usb: cdc_ether: add Dell DW5580 as a mobile broadband adapter

2015-11-13 Thread Daniele Palmas
Since Dell DW5580 is a 3G modem, this patch adds the device as a mobile broadband adapter Signed-off-by: Daniele Palmas <dnl...@gmail.com> --- drivers/net/usb/cdc_ether.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/net/usb/cdc_ether.c b/drivers/net/usb/cdc_ether.c

[PATCH v2] NET: qmi_wwan: add Telit LE920 support

2013-01-30 Thread Daniele Palmas
Add VID, PID and fixed interface for Telit LE920 Signed-off-by: Daniele Palmas --- v2: - rebased against net tree drivers/net/usb/qmi_wwan.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index 575a583..2ca7f8e

Re: [PATCH 1/1] USB: option: add support for Telit LE920

2013-01-30 Thread Daniele Palmas
2013/1/30 Bjørn Mork : > Daniele Palmas writes: > >> The output of lsusb for interface #1 is the following: >> >> Interface Descriptor: >> bLength 9 >> bDescriptorType 4 >> bInterfaceNumber

Re: [PATCH 1/1] USB: option: add support for Telit LE920

2013-01-30 Thread Daniele Palmas
2013/1/30 Bjørn Mork bj...@mork.no: Daniele Palmas dnl...@gmail.com writes: The output of lsusb for interface #1 is the following: Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber1 bAlternateSetting 0

[PATCH v2] NET: qmi_wwan: add Telit LE920 support

2013-01-30 Thread Daniele Palmas
Add VID, PID and fixed interface for Telit LE920 Signed-off-by: Daniele Palmas dnl...@gmail.com --- v2: - rebased against net tree drivers/net/usb/qmi_wwan.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index

Re: [PATCH 1/1] USB: option: add support for Telit LE920

2013-01-29 Thread Daniele Palmas
Hello, 2013/1/29 Bjørn Mork : > Dan Williams writes: >> On Mon, 2013-01-28 at 16:47 +0100, Daniele Palmas wrote: >>> From: danielepa >>> >>> Add PID and special handling for Telit LE920 >> >> Any idea what interfaces 1 and 5 are? Is one perhaps a

Re: [PATCH 1/1] NET: qmi_wwan: add Telit LE920 support

2013-01-29 Thread Daniele Palmas
Hello, 2013/1/28 Bjørn Mork : > Daniele Palmas writes: > >> Add VID, PID and fixed interface for Telit LE920 >> >> Signed-off-by: Daniele Palmas >> --- >> drivers/net/usb/qmi_wwan.c |1 + >> 1 files changed, 1 insertions(+), 0 deletions(-) >&

Re: [PATCH 1/1] USB: option: add support for Telit LE920

2013-01-29 Thread Daniele Palmas
Hello, 2013/1/29 Bjørn Mork bj...@mork.no: Dan Williams d...@redhat.com writes: On Mon, 2013-01-28 at 16:47 +0100, Daniele Palmas wrote: From: danielepa danielepa@L2011.(none) Add PID and special handling for Telit LE920 Any idea what interfaces 1 and 5 are? Is one perhaps a pseudo

Re: [PATCH 1/1] NET: qmi_wwan: add Telit LE920 support

2013-01-29 Thread Daniele Palmas
Hello, 2013/1/28 Bjørn Mork bj...@mork.no: Daniele Palmas dnl...@gmail.com writes: Add VID, PID and fixed interface for Telit LE920 Signed-off-by: Daniele Palmas dnl...@gmail.com --- drivers/net/usb/qmi_wwan.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git

[PATCH 1/1] NET: qmi_wwan: add Telit LE920 support

2013-01-28 Thread Daniele Palmas
Add VID, PID and fixed interface for Telit LE920 Signed-off-by: Daniele Palmas --- drivers/net/usb/qmi_wwan.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index 6a1ca50..e32f9a1 100644 --- a/drivers/net/usb

[PATCH 1/1] USB: qcserial: add Telit Gobi QDL device

2013-01-28 Thread Daniele Palmas
Add VID and PID for Telit Gobi QDL device Signed-off-by: Daniele Palmas --- drivers/usb/serial/qcserial.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index aa148c2..2466254 100644 --- a/drivers/usb/serial

[PATCH 1/1] USB: option: add support for Telit LE920

2013-01-28 Thread Daniele Palmas
From: danielepa Add PID and special handling for Telit LE920 Signed-off-by: Daniele Palmas --- drivers/usb/serial/option.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial/option.c index 0d9dac9..384bb92 100644

[PATCH 1/1] USB: option: add support for Telit LE920

2013-01-28 Thread Daniele Palmas
From: danielepa danielepa@L2011.(none) Add PID and special handling for Telit LE920 Signed-off-by: Daniele Palmas dnl...@gmail.com --- drivers/usb/serial/option.c |8 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/drivers/usb/serial/option.c b/drivers/usb/serial

[PATCH 1/1] USB: qcserial: add Telit Gobi QDL device

2013-01-28 Thread Daniele Palmas
Add VID and PID for Telit Gobi QDL device Signed-off-by: Daniele Palmas dnl...@gmail.com --- drivers/usb/serial/qcserial.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/usb/serial/qcserial.c b/drivers/usb/serial/qcserial.c index aa148c2..2466254 100644

[PATCH 1/1] NET: qmi_wwan: add Telit LE920 support

2013-01-28 Thread Daniele Palmas
Add VID, PID and fixed interface for Telit LE920 Signed-off-by: Daniele Palmas dnl...@gmail.com --- drivers/net/usb/qmi_wwan.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drivers/net/usb/qmi_wwan.c b/drivers/net/usb/qmi_wwan.c index 6a1ca50..e32f9a1 100644