From: Johan Hovold <johan@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Subject: [GIT PULL] USB-serial fixes for 5.6-rc2
Date: Thu, 13 Feb 2020 12:03:18 +0100 [thread overview]
Message-ID: <20200213110318.GA16245@localhost> (raw)
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(-)
next reply other threads:[~2020-02-13 11:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-13 11:03 Johan Hovold [this message]
2020-02-13 12:53 ` [GIT PULL] USB-serial fixes for 5.6-rc2 Greg Kroah-Hartman
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=20200213110318.GA16245@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 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.