linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johan Hovold <johan@kernel.org>
To: linux-usb@vger.kernel.org
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Johan Hovold <johan@kernel.org>
Subject: Re: [PATCH 0/9] USB: serial: fix initial-termios handling
Date: Fri, 26 Apr 2019 08:40:36 +0200	[thread overview]
Message-ID: <20190426064036.GD12280@localhost> (raw)
In-Reply-To: <20190421122154.26465-1-johan@kernel.org>

On Sun, Apr 21, 2019 at 02:21:45PM +0200, Johan Hovold wrote:
> A few drivers override the default initial termios settings provided by
> USB serial core, but due to a long-standing bug, the terminal settings
> were being reset on every (first) open rather than on first use after
> probe as intended.
> 
> This series fixes the bug and cleans up the various init_termios
> implementations somewhat.

> Johan Hovold (9):
>   USB: serial: fix initial-termios handling
>   USB: serial: ark3116: drop redundant init_termios
>   USB: serial: cypress_m8: drop unused driver data flag
>   USB: serial: cypress_m8: drop unused termios
>   USB: serial: cypress_m8: clean up initial-termios handling
>   USB: serial: iuu_phoenix: drop bogus initial cflag
>   USB: serial: iuu_phoenix: simplify init_termios
>   USB: serial: oti6858: simplify init_termios
>   USB: serial: spcp8x5: simplify init_termios

I have applied these now.

Johan

      parent reply	other threads:[~2019-04-26  6:40 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-21 12:21 [PATCH 0/9] USB: serial: fix initial-termios handling Johan Hovold
2019-04-21 12:21 ` [1/9] " Johan Hovold
2019-04-21 12:21   ` [PATCH 1/9] " Johan Hovold
2019-04-21 12:21 ` [2/9] USB: serial: ark3116: drop redundant init_termios Johan Hovold
2019-04-21 12:21   ` [PATCH 2/9] " Johan Hovold
2019-04-21 12:21 ` [3/9] USB: serial: cypress_m8: drop unused driver data flag Johan Hovold
2019-04-21 12:21   ` [PATCH 3/9] " Johan Hovold
2019-04-21 12:21 ` [4/9] USB: serial: cypress_m8: drop unused termios Johan Hovold
2019-04-21 12:21   ` [PATCH 4/9] " Johan Hovold
2019-04-21 12:21 ` [5/9] USB: serial: cypress_m8: clean up initial-termios handling Johan Hovold
2019-04-21 12:21   ` [PATCH 5/9] " Johan Hovold
2019-04-21 12:21 ` [6/9] USB: serial: iuu_phoenix: drop bogus initial cflag Johan Hovold
2019-04-21 12:21   ` [PATCH 6/9] " Johan Hovold
2019-04-21 12:21 ` [7/9] USB: serial: iuu_phoenix: simplify init_termios Johan Hovold
2019-04-21 12:21   ` [PATCH 7/9] " Johan Hovold
2019-04-21 12:21 ` [8/9] USB: serial: oti6858: " Johan Hovold
2019-04-21 12:21   ` [PATCH 8/9] " Johan Hovold
2019-04-21 12:21 ` [9/9] USB: serial: spcp8x5: " Johan Hovold
2019-04-21 12:21   ` [PATCH 9/9] " Johan Hovold
2019-04-26  6:40 ` Johan Hovold [this message]

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=20190426064036.GD12280@localhost \
    --to=johan@kernel.org \
    --cc=gregkh@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).