All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Johan Hovold <johan@kernel.org>
Cc: linux-usb@vger.kernel.org, Florian Zumbiehl <florz@florz.de>
Subject: USB: serial: pl2303: fix xon/xoff flow control
Date: Fri, 19 Apr 2019 10:28:07 +0200	[thread overview]
Message-ID: <20190419082807.GC28648@kroah.com> (raw)

On Thu, Apr 18, 2019 at 06:03:52PM +0200, Johan Hovold wrote:
> Fix the XON/XOFF flow-control implementation by reporting back the
> attributes actually supported while ignoring the rest.
> 
> Note that only outgoing XON/XOFF flow control (IXON) is currently
> supported for PL2303HX, and only using the default start and stop chars.
> 
> Fixes: 68270dab9710 ("USB: serial: pl2303: fix non-supported xon/xoff")
> Fixes: 7041d9c3f01b ("USB: serial: pl2303: add support for tx xon/xoff flow control")
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---
>  drivers/usb/serial/pl2303.c | 29 +++++++++++------------------
>  1 file changed, 11 insertions(+), 18 deletions(-)

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Johan Hovold <johan@kernel.org>
Cc: linux-usb@vger.kernel.org, Florian Zumbiehl <florz@florz.de>
Subject: Re: [PATCH] USB: serial: pl2303: fix xon/xoff flow control
Date: Fri, 19 Apr 2019 10:28:07 +0200	[thread overview]
Message-ID: <20190419082807.GC28648@kroah.com> (raw)
Message-ID: <20190419082807.XVkuFlpVsSWhI7CQHEyNYegU0gHHPpXGP2zE8yWy5hw@z> (raw)
In-Reply-To: <20190418160352.17793-1-johan@kernel.org>

On Thu, Apr 18, 2019 at 06:03:52PM +0200, Johan Hovold wrote:
> Fix the XON/XOFF flow-control implementation by reporting back the
> attributes actually supported while ignoring the rest.
> 
> Note that only outgoing XON/XOFF flow control (IXON) is currently
> supported for PL2303HX, and only using the default start and stop chars.
> 
> Fixes: 68270dab9710 ("USB: serial: pl2303: fix non-supported xon/xoff")
> Fixes: 7041d9c3f01b ("USB: serial: pl2303: add support for tx xon/xoff flow control")
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---
>  drivers/usb/serial/pl2303.c | 29 +++++++++++------------------
>  1 file changed, 11 insertions(+), 18 deletions(-)

Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

             reply	other threads:[~2019-04-19  8:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-19  8:28 Greg Kroah-Hartman [this message]
2019-04-19  8:28 ` [PATCH] USB: serial: pl2303: fix xon/xoff flow control Greg Kroah-Hartman
  -- strict thread matches above, loose matches on Subject: below --
2019-04-18 16:03 Johan Hovold
2019-04-18 16:03 ` [PATCH] " Johan Hovold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190419082807.GC28648@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=florz@florz.de \
    --cc=johan@kernel.org \
    --cc=linux-usb@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.