[PATCH 0/2] USB: serial: ch341: fixes for older devices

Johan Hovold posted 2 patches 3 years, 7 months ago
drivers/usb/serial/ch341.c | 16 ++++++++++++++--
1 file changed, 14 insertions(+), 2 deletions(-)
[PATCH 0/2] USB: serial: ch341: fixes for older devices
Posted by Johan Hovold 3 years, 7 months ago
Jonathan Woithe reported that there was a regression for some older
ch341 devices in 4.10. Turns out there were two of them.

Jonathan, feel free to reply to this mail with a Tested-by tag. You've
already tested these changes during development even if I've since split
the patch in two. And thanks again for your careful testing while
tracking this down.

Johan


Johan Hovold (2):
  USB: serial: ch341: fix lost character on LCR updates
  USB: serial: ch341: fix disabled rx timer on older devices

 drivers/usb/serial/ch341.c | 16 ++++++++++++++--
 1 file changed, 14 insertions(+), 2 deletions(-)

-- 
2.35.1
Re: [PATCH 0/2] USB: serial: ch341: fixes for older devices
Posted by Jonathan Woithe 3 years, 7 months ago
On Wed, Aug 31, 2022 at 10:15:23AM +0200, Johan Hovold wrote:
> Jonathan Woithe reported that there was a regression for some older
> ch341 devices in 4.10. Turns out there were two of them.
> 
> Jonathan, feel free to reply to this mail with a Tested-by tag. You've
> already tested these changes during development even if I've since split
> the patch in two. And thanks again for your careful testing while
> tracking this down.

Tested-by: Jonathan Woithe <jwoithe@just42.net>

> Johan Hovold (2):
>   USB: serial: ch341: fix lost character on LCR updates
>   USB: serial: ch341: fix disabled rx timer on older devices
> 
>  drivers/usb/serial/ch341.c | 16 ++++++++++++++--
>  1 file changed, 14 insertions(+), 2 deletions(-)
> 
> -- 
> 2.35.1