All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] USB-serial fixes for 5.6-rc2
@ 2020-02-13 11:03 Johan Hovold
  2020-02-13 12:53 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2020-02-13 11:03 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-usb

The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.6-rc2

for you to fetch changes up to 7c3d02285ad558691f27fde760bcd841baa27eab:

  USB: serial: ch341: fix receiver regression (2020-02-10 10:10:35 +0100)

----------------------------------------------------------------
USB-serial fixes for 5.6-rc2

Here's a fix for a ch341 regression in 5.5 which people have started to
hit, and a fix for a logic error in an ir-usb error path.

Both have been in linux-next with no reported issues.

Signed-off-by: Johan Hovold <johan@kernel.org>

----------------------------------------------------------------
Dan Carpenter (1):
      USB: serial: ir-usb: Silence harmless uninitialized variable warning

Johan Hovold (1):
      USB: serial: ch341: fix receiver regression

 drivers/usb/serial/ch341.c  | 10 ++++++++++
 drivers/usb/serial/ir-usb.c |  2 +-
 2 files changed, 11 insertions(+), 1 deletion(-)

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

* Re: [GIT PULL] USB-serial fixes for 5.6-rc2
  2020-02-13 11:03 [GIT PULL] USB-serial fixes for 5.6-rc2 Johan Hovold
@ 2020-02-13 12:53 ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2020-02-13 12:53 UTC (permalink / raw)
  To: Johan Hovold; +Cc: linux-usb

On Thu, Feb 13, 2020 at 12:03:18PM +0100, Johan Hovold wrote:
> The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:
> 
>   Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.6-rc2

Pulled and pushed out, thanks!

greg k-h

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

end of thread, other threads:[~2020-02-13 12:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-13 11:03 [GIT PULL] USB-serial fixes for 5.6-rc2 Johan Hovold
2020-02-13 12:53 ` Greg Kroah-Hartman

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.