mbox series

[0/2] USB: serial: pl2303: fix flow-control handling

Message ID 20190402081931.28621-1-johan@kernel.org (mailing list archive)
Headers show
Series USB: serial: pl2303: fix flow-control handling | expand

Message

Johan Hovold April 2, 2019, 8:19 a.m. UTC
These patches fix two issues with the current flow-control
implementation.

Tested using an HXD device.

Johan


Johan Hovold (2):
  USB: serial: pl2303: fix non-supported xon/xoff
  USB: serial: pl2303: fix tranceiver suspend mode

 drivers/usb/serial/pl2303.c | 58 +++++++++++++++++++++++++++++++------
 1 file changed, 49 insertions(+), 9 deletions(-)