linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial fixes for 5.14-rc5
@ 2021-08-05  8:39 Johan Hovold
  2021-08-05  8:54 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2021-08-05  8:39 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb, linux-kernel

The following changes since commit ff1176468d368232b684f75e82563369208bc371:

  Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.14-rc5

for you to fetch changes up to 8da0e55c7988ef9f08a708c38e5c75ecd8862cf8:

  USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2 (2021-08-05 09:47:25 +0200)

----------------------------------------------------------------
USB-serial fixes for 5.14-rc5

Here are two type-detection regression fixes for pl2303 and a patch to
increase the receive buffer size for for ch341 to avoid lost characters
at high line speeds.

Included are also some new device ids.

All but the last three commits have been in linux-next and with no
reported issues.

----------------------------------------------------------------
Daniele Palmas (1):
      USB: serial: option: add Telit FD980 composition 0x1056

David Bauer (1):
      USB: serial: ftdi_sio: add device ID for Auto-M3 OP-COM v2

Johan Hovold (2):
      USB: serial: pl2303: fix HX type detection
      USB: serial: pl2303: fix GT type detection

Willy Tarreau (1):
      USB: serial: ch341: fix character loss at high transfer rates

 drivers/usb/serial/ch341.c        |  1 +
 drivers/usb/serial/ftdi_sio.c     |  1 +
 drivers/usb/serial/ftdi_sio_ids.h |  3 +++
 drivers/usb/serial/option.c       |  2 ++
 drivers/usb/serial/pl2303.c       | 42 ++++++++++++++++++++++++---------------
 5 files changed, 33 insertions(+), 16 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] USB-serial fixes for 5.14-rc5
  2021-08-05  8:39 [GIT PULL] USB-serial fixes for 5.14-rc5 Johan Hovold
@ 2021-08-05  8:54 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2021-08-05  8:54 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb, linux-kernel

On Thu, Aug 05, 2021 at 10:39:44AM +0200, Johan Hovold wrote:
> The following changes since commit ff1176468d368232b684f75e82563369208bc371:
> 
>   Linux 5.14-rc3 (2021-07-25 15:35:14 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.14-rc5

Pulled and pushed out, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-08-05  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  8:39 [GIT PULL] USB-serial fixes for 5.14-rc5 Johan Hovold
2021-08-05  8:54 ` Greg Kroah-Hartman

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).