[PATCH v3 2/2] USB: serial: Another Infineon flash loader USB ID

2015-11-22 Thread Jonas Jonsson
The flash loader has been seen on a Telit UE910 modem. The flash loader is a bit special, it presents both an ACM and CDC Data interface but only the latter is useful. Unless a magic string is sent to the device it will disappear and the regular modem device appears instead. Signed-off-by: Jonas

[PATCH v3 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-22 Thread Jonas Jonsson
not make the device to stay in flashing mode." Signed-off-by: Jonas Jonsson Tested-by: Daniele Palmas --- drivers/usb/class/cdc-acm.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index b30e742..26ca4f9 100644 --- a/dr

[PATCH v3 0/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-22 Thread Jonas Jonsson
In v3: - Better explanation of the device behaviour in the commit message. - Use USB_CLASS_CDC_DATA instead of 0x0a. In v2: - Include Tested-by: Daniele Palmas . -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More m

Re: [PATCH v2 2/2] USB: serial: Another Infineon flash loader USB ID

2015-11-20 Thread Jonas Jonsson
On Thu, Nov 19, 2015 at 11:54:06AM +0100, Johan Hovold wrote: > On Mon, Nov 16, 2015 at 01:34:15PM +0100, Jonas Jonsson wrote: > > This has been seen on a Telit UE910 modem. > > Please expand this message as well and mention why this is not a CDC > device so we d

Re: [PATCH v2 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-20 Thread Jonas Jonsson
On Thu, Nov 19, 2015 at 11:46:20AM +0100, Johan Hovold wrote: > On Mon, Nov 16, 2015 at 01:34:14PM +0100, Jonas Jonsson wrote: > > Some modems, such as the Telit UE910, are using an Infineon Flash Loader > > utility. It has two interfaces, 2/2/0 (Abstract Modem) and 10/0/0 (CDC

[PATCH v2 2/2] USB: serial: Another Infineon flash loader USB ID

2015-11-16 Thread Jonas Jonsson
This has been seen on a Telit UE910 modem. Signed-off-by: Jonas Jonsson Tested-by: Daniele Palmas --- drivers/usb/serial/usb-serial-simple.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/usb/serial/usb-serial-simple.c b/drivers/usb/serial/usb-serial-simple.c

[PATCH v2 0/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-16 Thread Jonas Jonsson
In v2: - Include Tested-by: Daniele Palmas . -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

[PATCH v2 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-16 Thread Jonas Jonsson
takes control of the device. Signed-off-by: Jonas Jonsson Tested-by: Daniele Palmas --- drivers/usb/class/cdc-acm.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index b30e742..26ca4f9 100644 --- a/drivers/usb/class/cdc-acm.c

Re: [PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-16 Thread Jonas Jonsson
Hi, On Fri, Nov 13, 2015 at 03:56:22PM +0100, Johan Hovold wrote: ... > I'll take a look at these patches when 4.4-rc1 is out. Thanks. I'll post an update including Daniele Tested-by:. /Jonas -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majo

[PATCH 2/2] USB: serial: Another Infineon flash loader USB ID

2015-11-05 Thread Jonas Jonsson
This has been seen on a Telit UE910 modem. Signed-off-by: Jonas Jonsson --- drivers/usb/serial/usb-serial-simple.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/drivers/usb/serial/usb-serial-simple.c b/drivers/usb/serial/usb-serial-simple.c index 3658662..93ab784

[PATCH 1/2] cdc_acm: Ignore Infineon Flash Loader utility

2015-11-05 Thread Jonas Jonsson
takes control of the device. Signed-off-by: Jonas Jonsson --- drivers/usb/class/cdc-acm.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/usb/class/cdc-acm.c b/drivers/usb/class/cdc-acm.c index b30e742..26ca4f9 100644 --- a/drivers/usb/class/cdc-acm.c +++ b/drivers/usb/class/cdc-

HP EC372S (Yuan DVB ExpressCard) crash in 3.18.3

2015-02-02 Thread Jonas Jonsson
Hi, I posted a bug on kernel.org (https://bugzilla.kernel.org/show_bug.cgi?id=92301 ) and was asked to sent it to this mail-address. Jan 29 21:26:51 plattpcn kernel: [ 17.322493] input: UVC Camera (05ca:1812) as /devices/pci:00/:00:1d.7/usb2/2-4/2-4:1.0/input/input10 Jan 29 21:26: