mbox series

[GIT,PULL] USB-serial fix for 5.15-rc1

Message ID YS3/OWl4ZlpRs1Eb@hovoldconsulting.com (mailing list archive)
State Accepted
Commit 1b4f3dfb4792f03b139edf10124fcbeb44e608e6
Headers show
Series [GIT,PULL] USB-serial fix for 5.15-rc1 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.15-rc1

Message

Johan Hovold Aug. 31, 2021, 10:06 a.m. UTC
The following changes since commit df7b16d1c00ecb3da3a30c999cdb39f273c99a2f:

  Revert "USB: serial: ch341: fix character loss at high transfer rates" (2021-08-25 09:13:33 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.15-rc1

for you to fetch changes up to dcf097e7d21fbdfbf20e473ac155f4d154018374:

  USB: serial: pl2303: fix GL type detection (2021-08-30 09:21:55 +0200)

----------------------------------------------------------------
USB-serial fix for 5.15-rc1

Here's a single fix for a pl2303 type detection regression, and which
has been in linux-next over night.

----------------------------------------------------------------
Robert Marko (1):
      USB: serial: pl2303: fix GL type detection

 drivers/usb/serial/pl2303.c | 1 +
 1 file changed, 1 insertion(+)

Comments

Greg KH Sept. 1, 2021, 6:12 p.m. UTC | #1
On Tue, Aug 31, 2021 at 12:06:49PM +0200, Johan Hovold wrote:
> The following changes since commit df7b16d1c00ecb3da3a30c999cdb39f273c99a2f:
> 
>   Revert "USB: serial: ch341: fix character loss at high transfer rates" (2021-08-25 09:13:33 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.15-rc1

Pulled and pushed out, thanks.

greg k-h
Greg KH Sept. 1, 2021, 6:14 p.m. UTC | #2
On Tue, Aug 31, 2021 at 12:06:49PM +0200, Johan Hovold wrote:
> The following changes since commit df7b16d1c00ecb3da3a30c999cdb39f273c99a2f:
> 
>   Revert "USB: serial: ch341: fix character loss at high transfer rates" (2021-08-25 09:13:33 +0200)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.15-rc1

Pulled and pushed out, thanks.

greg k-h