ssage --
From: Matej Kupljen
Date: Thu, Oct 6, 2016 at 11:06 AM
Subject: HSO driver patch
To: Filip Aben , Denis Joseph Barrow
, Jan Dumon
Cc: *
Hi all,
I found your emails in MAINTERNES file and in the source file for the driver.
If you think, someone else should be contacted, please feel fr
Hi Oliver,
tank you for quick response.
>> I tried contacting authors of the driver mentioned in the source file
>> and also in the MAINTAINERS file,
>> but haven't received any reply so I am sending this to this mailing
>> list. If I should use another one,
>> plese advise me which one.
>
> Hi,
dy for submission.
Is this O.K.?
> We will be glad to queue them up, no need to get the option
> maintainer's response for basic stuff.
Thank you and BR,
Matej
From f560b127ca9bb7c52106f0f83091e6c5e0e90b09 Mon Sep 17 00:00:00 2001
From: Matej Kupljen
Date: Wed, 28 Sep 2016 18:37:23 +0
935330] [<8011b0fc>] (path_openat) from [<8011c0f8>]
(do_filp_open+0x2c/0x88)
[ 198.942832] [<8011c0f8>] (do_filp_open) from [<8010c36c>]
(do_sys_open+0x108/0x1cc)
[ 198.950508] [<8010c36c>] (do_sys_open) from [<80010140>]
(ret_fast_syscall+0x0/0x60)
[ 198.9582
Hi,
second patch..
Thanks,
Matej
From 95cfca26bbcbb021e9327c03f8edf2ed0878de75 Mon Sep 17 00:00:00 2001
From: Matej Kupljen
Date: Wed, 5 Oct 2016 13:08:31 +0200
Subject: [PATCH] Stop also serial queue when device is unplugged
We need to also stop serial port when the device is unplugged,
the
Hi,
second patch:
0002-Stop-also-serial-queue-when-device-is-unplugged.patch
Serial device was not stopped when the device got unplugged so
there are continues error messages that the URB cannot be submitted.
Thanks,
Matej
From: Matej Kupljen
Date: Wed, 5 Oct 2016 13:08:31 +0200
Subject
-order-in-disconnect.patch
This patch first sets the interface to NULL and only then starts
removing the allocated resources. This is according to documentation and
it is also more similar to other drivers.
Thanks,
Matej
From: Matej Kupljen
Date: Wed, 28 Sep 2016 18:37:23 +0200
Subject: [PATCH